Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/edgex-go Obtained Jenkinsfile from fd3df5eab013d8fff394db05c4d2567a60966353+3a869a1a34d0f0849a63796cd05f94cfcea32072 (1e708f819d9b80cb80ad12394ab081d890f50d71) 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-ssh12331969608681180513.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-ssh12359492211478182392.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4860/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17470883638300591991.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 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-ssh3105480830089619648.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4860/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4860/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10968996004655516453.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-7859 in /w/workspace/edgexfoundry_edgex-go_PR-4860 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4860/head:refs/remotes/origin/PR-4860 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3a869a1a34d0f0849a63796cd05f94cfcea32072 into PR head commit fd3df5eab013d8fff394db05c4d2567a60966353 Merge succeeded, producing 264d88b2b55dd0ed2910dceacca50b3cc4499b0b Checking out Revision 264d88b2b55dd0ed2910dceacca50b3cc4499b0b (PR-4860) > git config core.sparsecheckout # timeout=10 > git checkout -f fd3df5eab013d8fff394db05c4d2567a60966353 # 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 3a869a1a34d0f0849a63796cd05f94cfcea32072 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 264d88b2b55dd0ed2910dceacca50b3cc4499b0b # timeout=10 Commit message: "Merge commit '3a869a1a34d0f0849a63796cd05f94cfcea32072' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-17T08:29:40.766Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-17T08:29:40.837Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-17T08:29:40.862Z] ========================================================= [2024-08-17T08:29:40.862Z] EdgeX Global Pipelines Version Info [2024-08-17T08:29:40.862Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c97d0d319558fa652f2867d754ed6e119e55efce # timeout=10 [2024-08-17T08:29:41.596Z] ------------------- [2024-08-17T08:29:41.596Z] stable info: [2024-08-17T08:29:41.596Z] ------------------- [2024-08-17T08:29:41.596Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-17T08:29:41.596Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-17T08:29:41.596Z] Message: update stable to v1.0.260 [2024-08-17T08:29:42.167Z] ------------------- [2024-08-17T08:29:42.167Z] experimental info: [2024-08-17T08:29:42.167Z] ------------------- [2024-08-17T08:29:42.167Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-17T08:29:42.167Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-17T08:29:42.167Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-17T08:29:42.258Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-17T08:29:42.278Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-17T08:29:42.300Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-17T08:29:42.323Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-17T08:29:42.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-17T08:29:42.366Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-17T08:29:42.387Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-17T08:29:42.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-17T08:29:42.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-17T08:29:42.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-17T08:29:42.473Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-17T08:29:42.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-17T08:29:42.518Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-17T08:29:42.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-17T08:29:42.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-17T08:29:42.580Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-17T08:29:42.601Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-17T08:29:42.621Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-17T08:29:42.643Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-17T08:29:42.661Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-17T08:29:42.683Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-17T08:29:42.703Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-17T08:29:42.722Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-17T08:29:42.745Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4860 [Pipeline] echo [2024-08-17T08:29:42.764Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4860 [Pipeline] echo [2024-08-17T08:29:42.787Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4860 [Pipeline] echo [2024-08-17T08:29:42.807Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 264d88b2b55dd0ed2910dceacca50b3cc4499b0b [Pipeline] echo [2024-08-17T08:29:42.830Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 264d88b [Pipeline] echo [2024-08-17T08:29:42.852Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-17T08:29:42.915Z] provisioning config files... [2024-08-17T08:29:42.930Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config16025920908744846499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-17T08:29:43.288Z] ---> ****-login.sh [2024-08-17T08:29:43.288Z] nexus3.edgexfoundry.org:10001 [2024-08-17T08:29:43.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-17T08:29:43.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-17T08:29:43.814Z] Configure a credential helper to remove this warning. See [2024-08-17T08:29:43.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-17T08:29:43.814Z] [2024-08-17T08:29:43.814Z] Login Succeeded [2024-08-17T08:29:43.814Z] nexus3.edgexfoundry.org:10002 [2024-08-17T08:29:43.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-17T08:29:43.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-17T08:29:43.814Z] Configure a credential helper to remove this warning. See [2024-08-17T08:29:43.814Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-17T08:29:43.814Z] [2024-08-17T08:29:43.814Z] Login Succeeded [2024-08-17T08:29:43.814Z] nexus3.edgexfoundry.org:10003 [2024-08-17T08:29:44.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-17T08:29:44.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-17T08:29:44.077Z] Configure a credential helper to remove this warning. See [2024-08-17T08:29:44.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-17T08:29:44.078Z] [2024-08-17T08:29:44.078Z] Login Succeeded [2024-08-17T08:29:44.078Z] nexus3.edgexfoundry.org:10004 [2024-08-17T08:29:44.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-17T08:29:44.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-17T08:29:44.078Z] Configure a credential helper to remove this warning. See [2024-08-17T08:29:44.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-17T08:29:44.078Z] [2024-08-17T08:29:44.078Z] Login Succeeded [2024-08-17T08:29:44.078Z] ****.io [2024-08-17T08:29:44.078Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-17T08:29:44.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-17T08:29:44.338Z] Configure a credential helper to remove this warning. See [2024-08-17T08:29:44.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-17T08:29:44.338Z] [2024-08-17T08:29:44.338Z] Login Succeeded [2024-08-17T08:29:44.338Z] ---> ****-login.sh ends [Pipeline] } [2024-08-17T08:29:44.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-17T08:29:44.670Z] + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-17T08:29:44.670Z] + dirname cmd/core-command/Dockerfile [2024-08-17T08:29:44.670Z] + cut -d/ -f2 [2024-08-17T08:29:44.670Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-17T08:29:44.670Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-17T08:29:44.670Z] + cut -d/ -f2 [2024-08-17T08:29:44.670Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-17T08:29:44.670Z] + cut -d/ -f2+ [2024-08-17T08:29:44.670Z] dirname cmd/core-data/Dockerfile [2024-08-17T08:29:44.670Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-17T08:29:44.670Z] + dirname cmd/core-keeper/Dockerfile [2024-08-17T08:29:44.670Z] + cut -d/ -f2 [2024-08-17T08:29:44.670Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-17T08:29:44.670Z] + dirname cmd/core-metadata/Dockerfile [2024-08-17T08:29:44.670Z] + cut -d/ -f2 [2024-08-17T08:29:44.670Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-17T08:29:44.670Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-17T08:29:44.670Z] + cut -d/ -f2 [2024-08-17T08:29:44.670Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-17T08:29:44.670Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-17T08:29:44.670Z] + cut -d/ -f2 [2024-08-17T08:29:44.670Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-17T08:29:44.670Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-17T08:29:44.670Z] + cut -d/ -f2 [2024-08-17T08:29:44.670Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-17T08:29:44.670Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-17T08:29:44.670Z] + cut -d/ -f2 [2024-08-17T08:29:44.670Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-17T08:29:44.670Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-17T08:29:44.670Z] + cut -d/ -f2 [2024-08-17T08:29:44.670Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-17T08:29:44.670Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-17T08:29:44.670Z] + cut -d/ -f2 [2024-08-17T08:29:44.670Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-17T08:29:44.670Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-17T08:29:44.670Z] + cut -d/ -f2 [2024-08-17T08:29:44.670Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-17T08:29:44.670Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-17T08:29:44.670Z] + cut -d/ -f2 [2024-08-17T08:29:44.670Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-17T08:29:44.670Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-17T08:29:44.670Z] + cut -d/ -f2 [2024-08-17T08:29:44.670Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-17T08:29:44.670Z] + + dirname cmd/support-notifications/Dockerfile [2024-08-17T08:29:44.670Z] cut -d/ -f2 [2024-08-17T08:29:44.670Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-17T08:29:44.670Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-17T08:29:44.670Z] + cut -d/ -f2 [2024-08-17T08:29:44.670Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-17T08:29:44.709Z] 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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-08-17T08:29:45.077Z] + git rev-list -1 --merges 264d88b2b55dd0ed2910dceacca50b3cc4499b0b~1..264d88b2b55dd0ed2910dceacca50b3cc4499b0b [Pipeline] echo [2024-08-17T08:29:45.094Z] -----------> git rev-list -1 --merges 264d88b2b55dd0ed2910dceacca50b3cc4499b0b~1..264d88b2b55dd0ed2910dceacca50b3cc4499b0b 264d88b2b55dd0ed2910dceacca50b3cc4499b0b [2024-08-17T08:29:45.094Z] 264d88b2b55dd0ed2910dceacca50b3cc4499b0b [false] [Pipeline] sh [2024-08-17T08:29:45.500Z] + git log --format=format:%s -1 264d88b2b55dd0ed2910dceacca50b3cc4499b0b [Pipeline] echo [2024-08-17T08:29:45.516Z] ========================================================= [2024-08-17T08:29:45.516Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-17T08:29:45.516Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-17T08:29:45.958Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-17T08:29:45.958Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-17T08:29:45.958Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-17T08:29:45.958Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-17T08:29:45.958Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-17T08:29:45.958Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-17T08:29:45.958Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-17T08:29:46.370Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-17T08:29:46.370Z] [2024-08-17T08:29:46.370Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-17T08:29:46.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-17T08:29:46.673Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-17T08:29:46.673Z] b85a868b505f: Pulling fs layer [2024-08-17T08:29:46.673Z] e2be974225ed: Pulling fs layer [2024-08-17T08:29:46.673Z] 339a4e72a1f5: Pulling fs layer [2024-08-17T08:29:46.673Z] 988bab9f4d93: Pulling fs layer [2024-08-17T08:29:46.673Z] 1469e6f7b9e6: Pulling fs layer [2024-08-17T08:29:46.673Z] eaf3925da568: Pulling fs layer [2024-08-17T08:29:46.673Z] bab4dde63d76: Pulling fs layer [2024-08-17T08:29:46.673Z] bde34c3a00c8: Pulling fs layer [2024-08-17T08:29:46.673Z] b352a97aabf1: Pulling fs layer [2024-08-17T08:29:46.673Z] 4872d77fe225: Pulling fs layer [2024-08-17T08:29:46.673Z] 5851b861e8e6: Pulling fs layer [2024-08-17T08:29:46.673Z] 988bab9f4d93: Waiting [2024-08-17T08:29:46.673Z] 1469e6f7b9e6: Waiting [2024-08-17T08:29:46.673Z] eaf3925da568: Waiting [2024-08-17T08:29:46.673Z] bab4dde63d76: Waiting [2024-08-17T08:29:46.673Z] bde34c3a00c8: Waiting [2024-08-17T08:29:46.673Z] b352a97aabf1: Waiting [2024-08-17T08:29:46.673Z] 4872d77fe225: Waiting [2024-08-17T08:29:46.673Z] 5851b861e8e6: Waiting [2024-08-17T08:29:46.673Z] e2be974225ed: Download complete [2024-08-17T08:29:46.673Z] 988bab9f4d93: Verifying Checksum [2024-08-17T08:29:46.673Z] 988bab9f4d93: Download complete [2024-08-17T08:29:46.673Z] 1469e6f7b9e6: Verifying Checksum [2024-08-17T08:29:46.673Z] 1469e6f7b9e6: Download complete [2024-08-17T08:29:46.673Z] eaf3925da568: Download complete [2024-08-17T08:29:46.931Z] 339a4e72a1f5: Verifying Checksum [2024-08-17T08:29:46.931Z] 339a4e72a1f5: Download complete [2024-08-17T08:29:46.931Z] b352a97aabf1: Download complete [2024-08-17T08:29:46.931Z] 4872d77fe225: Verifying Checksum [2024-08-17T08:29:46.931Z] 4872d77fe225: Download complete [2024-08-17T08:29:46.931Z] 5851b861e8e6: Download complete [2024-08-17T08:29:46.931Z] b85a868b505f: Verifying Checksum [2024-08-17T08:29:46.931Z] b85a868b505f: Download complete [2024-08-17T08:29:47.189Z] bab4dde63d76: Verifying Checksum [2024-08-17T08:29:47.189Z] bab4dde63d76: Download complete [2024-08-17T08:29:48.126Z] b85a868b505f: Pull complete [2024-08-17T08:29:48.126Z] e2be974225ed: Pull complete [2024-08-17T08:29:48.692Z] 339a4e72a1f5: Pull complete [2024-08-17T08:29:48.954Z] 988bab9f4d93: Pull complete [2024-08-17T08:29:49.213Z] 1469e6f7b9e6: Pull complete [2024-08-17T08:29:49.213Z] eaf3925da568: Pull complete [2024-08-17T08:29:50.593Z] bab4dde63d76: Pull complete [2024-08-17T08:29:50.855Z] bde34c3a00c8: Pull complete [2024-08-17T08:29:50.855Z] b352a97aabf1: Pull complete [2024-08-17T08:29:51.114Z] 4872d77fe225: Pull complete [2024-08-17T08:29:51.114Z] 5851b861e8e6: Pull complete [2024-08-17T08:29:51.114Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-17T08:29:51.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-17T08:29:51.114Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-17T08:29:51.247Z] prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container [2024-08-17T08:29:51.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-17T08:29:54.210Z] $ docker top 7b326ea39e0e1e7c7a894d2e4dbedc06be3c7ee6d7f55a52624d04ca363eb41f -eo pid,comm [2024-08-17T08:29:54.262Z] 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-08-17T08:29:54.262Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-17T08:29:54.316Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-17T08:29:54.316Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-17T08:29:54.417Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-17T08:29:54.420Z] $ docker exec 7b326ea39e0e1e7c7a894d2e4dbedc06be3c7ee6d7f55a52624d04ca363eb41f ssh-agent [2024-08-17T08:29:54.518Z] SSH_AUTH_SOCK=/tmp/ssh-egxrGdG3UjgN/agent.31 [2024-08-17T08:29:54.518Z] SSH_AGENT_PID=37 [2024-08-17T08:29:54.524Z] Running ssh-add (command line suppressed) [2024-08-17T08:29:54.620Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_3384815685404159558.key (/w/workspace/edgex-go/7@tmp/private_key_3384815685404159558.key) [2024-08-17T08:29:54.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-17T08:29:54.926Z] + git tag --points-at HEAD [Pipeline] } [2024-08-17T08:29:54.939Z] $ docker exec --env ******** --env ******** 7b326ea39e0e1e7c7a894d2e4dbedc06be3c7ee6d7f55a52624d04ca363eb41f ssh-agent -k [2024-08-17T08:29:55.033Z] unset SSH_AUTH_SOCK; [2024-08-17T08:29:55.034Z] unset SSH_AGENT_PID; [2024-08-17T08:29:55.034Z] echo Agent pid 37 killed; [2024-08-17T08:29:55.041Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-17T08:29:55.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-17T08:29:55.080Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-17T08:29:55.177Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-17T08:29:55.180Z] $ docker exec 7b326ea39e0e1e7c7a894d2e4dbedc06be3c7ee6d7f55a52624d04ca363eb41f ssh-agent [2024-08-17T08:29:55.287Z] SSH_AUTH_SOCK=/tmp/ssh-ruCcfVlEGC7Y/agent.70 [2024-08-17T08:29:55.287Z] SSH_AGENT_PID=77 [2024-08-17T08:29:55.291Z] Running ssh-add (command line suppressed) [2024-08-17T08:29:55.401Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_16545091809736391059.key (/w/workspace/edgex-go/7@tmp/private_key_16545091809736391059.key) [2024-08-17T08:29:55.413Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-17T08:29:55.704Z] + git semver init [2024-08-17T08:29:55.962Z] 2024-08-17 08:29:55,896 [run_init] DEBUG init version:0.0.0 force:False [2024-08-17T08:29:55.962Z] 2024-08-17 08:29:55,897 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/7/.semver [2024-08-17T08:29:55.962Z] 2024-08-17 08:29:55,897 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/7/.semver [2024-08-17T08:29:55.962Z] 2024-08-17 08:29:55,898 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/7/.semver'], cwd=/w/workspace/edgex-go/7, universal_newlines=False, shell=None, istream=None) [2024-08-17T08:30:01.229Z] 2024-08-17 08:30:01,039 [append_file] DEBUG append to file:/w/workspace/edgex-go/7/.git/info/exclude [2024-08-17T08:30:01.229Z] 2024-08-17 08:30:01,040 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/7/.semver/PR-4860 with force:False [2024-08-17T08:30:01.229Z] 2024-08-17 08:30:01,040 [write_file] DEBUG write to file:/w/workspace/edgex-go/7/.semver/PR-4860 [2024-08-17T08:30:01.229Z] 2024-08-17 08:30:01,048 [execute] INFO git cat-file --batch-check [2024-08-17T08:30:01.229Z] 2024-08-17 08:30:01,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2024-08-17T08:30:01.229Z] 2024-08-17 08:30:01,055 [execute] INFO git cat-file --batch [2024-08-17T08:30:01.229Z] 2024-08-17 08:30:01,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/7/.semver, universal_newlines=False, shell=None, istream=) [2024-08-17T08:30:01.229Z] 2024-08-17 08:30:01,062 [read_version] DEBUG read version from /w/workspace/edgex-go/7/.semver/PR-4860 [2024-08-17T08:30:01.229Z] 0.0.0 [Pipeline] } [2024-08-17T08:30:01.238Z] $ docker exec --env ******** --env ******** 7b326ea39e0e1e7c7a894d2e4dbedc06be3c7ee6d7f55a52624d04ca363eb41f ssh-agent -k [2024-08-17T08:30:01.352Z] unset SSH_AUTH_SOCK; [2024-08-17T08:30:01.353Z] unset SSH_AGENT_PID; [2024-08-17T08:30:01.353Z] echo Agent pid 77 killed; [2024-08-17T08:30:01.369Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-17T08:30:01.687Z] + git semver [Pipeline] } [2024-08-17T08:30:01.958Z] $ docker stop --time=1 7b326ea39e0e1e7c7a894d2e4dbedc06be3c7ee6d7f55a52624d04ca363eb41f [2024-08-17T08:30:03.233Z] $ docker rm -f --volumes 7b326ea39e0e1e7c7a894d2e4dbedc06be3c7ee6d7f55a52624d04ca363eb41f [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-17T08:30:03.579Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-17T08:30:03.800Z] Stashed 1 file(s) [Pipeline] echo [2024-08-17T08:30:03.804Z] [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-08-17T08:30:04.241Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2024-08-17T08:30:04.256Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-17T08:30:04.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-17T08:30:04.289Z] ========================================================= [2024-08-17T08:30:04.289Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-17T08:30:04.289Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-17T08:30:04.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-17T08:30:04.581Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-17T08:30:04.581Z] 619be1103602: Pulling fs layer [2024-08-17T08:30:04.581Z] 7862e08f4a3e: Pulling fs layer [2024-08-17T08:30:04.581Z] 5df492c9dc93: Pulling fs layer [2024-08-17T08:30:04.581Z] 7629e6793208: Pulling fs layer [2024-08-17T08:30:04.581Z] 4f4fb700ef54: Pulling fs layer [2024-08-17T08:30:04.581Z] fb5054dd5b73: Pulling fs layer [2024-08-17T08:30:04.581Z] eeca6798cff9: Pulling fs layer [2024-08-17T08:30:04.581Z] aa269ceb94a6: Pulling fs layer [2024-08-17T08:30:04.581Z] ada007ff1a6a: Pulling fs layer [2024-08-17T08:30:04.581Z] 7629e6793208: Waiting [2024-08-17T08:30:04.582Z] 4f4fb700ef54: Waiting [2024-08-17T08:30:04.582Z] aa269ceb94a6: Waiting [2024-08-17T08:30:04.582Z] ada007ff1a6a: Waiting [2024-08-17T08:30:04.582Z] fb5054dd5b73: Waiting [2024-08-17T08:30:04.582Z] eeca6798cff9: Waiting [2024-08-17T08:30:04.582Z] 7862e08f4a3e: Verifying Checksum [2024-08-17T08:30:04.582Z] 7862e08f4a3e: Download complete [2024-08-17T08:30:04.582Z] 7629e6793208: Verifying Checksum [2024-08-17T08:30:04.582Z] 7629e6793208: Download complete [2024-08-17T08:30:04.582Z] 4f4fb700ef54: Verifying Checksum [2024-08-17T08:30:04.582Z] 4f4fb700ef54: Download complete [2024-08-17T08:30:04.582Z] 619be1103602: Verifying Checksum [2024-08-17T08:30:04.582Z] 619be1103602: Download complete [2024-08-17T08:30:04.582Z] fb5054dd5b73: Verifying Checksum [2024-08-17T08:30:04.582Z] fb5054dd5b73: Download complete [2024-08-17T08:30:04.582Z] eeca6798cff9: Verifying Checksum [2024-08-17T08:30:04.582Z] eeca6798cff9: Download complete [2024-08-17T08:30:04.841Z] 619be1103602: Pull complete [2024-08-17T08:30:04.841Z] ada007ff1a6a: Verifying Checksum [2024-08-17T08:30:04.841Z] ada007ff1a6a: Download complete [2024-08-17T08:30:04.841Z] 7862e08f4a3e: Pull complete [2024-08-17T08:30:05.099Z] 5df492c9dc93: Verifying Checksum [2024-08-17T08:30:05.099Z] 5df492c9dc93: Download complete [2024-08-17T08:30:05.356Z] aa269ceb94a6: Verifying Checksum [2024-08-17T08:30:05.356Z] aa269ceb94a6: Download complete [2024-08-17T08:30:08.710Z] 5df492c9dc93: Pull complete [2024-08-17T08:30:08.711Z] 7629e6793208: Pull complete [2024-08-17T08:30:08.711Z] 4f4fb700ef54: Pull complete [2024-08-17T08:30:08.711Z] fb5054dd5b73: Pull complete [2024-08-17T08:30:08.711Z] eeca6798cff9: Pull complete [2024-08-17T08:30:11.242Z] aa269ceb94a6: Pull complete [2024-08-17T08:30:11.242Z] ada007ff1a6a: Pull complete [2024-08-17T08:30:11.242Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-17T08:30:11.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-17T08:30:11.242Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-17T08:30:11.536Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-17T08:30:11.536Z] WORKDIR /edgex [2024-08-17T08:30:11.536Z] COPY go.mod . [2024-08-17T08:30:11.536Z] RUN go mod download [2024-08-17T08:30:11.536Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-17T08:30:12.103Z] Sending build context to Docker daemon 179.1MB [2024-08-17T08:30:12.103Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-17T08:30:12.103Z] ---> f489d0715acc [2024-08-17T08:30:12.103Z] Step 2/4 : WORKDIR /edgex [2024-08-17T08:30:17.380Z] ---> Running in 3f12904528ad [2024-08-17T08:30:17.380Z] Removing intermediate container 3f12904528ad [2024-08-17T08:30:17.380Z] ---> a83a6f6eb5eb [2024-08-17T08:30:17.380Z] Step 3/4 : COPY go.mod . [2024-08-17T08:30:17.380Z] ---> 6e760cce4c85 [2024-08-17T08:30:17.380Z] Step 4/4 : RUN go mod download [2024-08-17T08:30:17.380Z] ---> Running in 58d06be78958 [2024-08-17T08:30:18.903Z] Still waiting to schedule task [2024-08-17T08:30:18.904Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-17T08:30:49.654Z] Removing intermediate container 58d06be78958 [2024-08-17T08:30:49.654Z] ---> f778822dfc4d [2024-08-17T08:30:49.654Z] Successfully built f778822dfc4d [2024-08-17T08:30:49.654Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-17T08:30:49.965Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-17T08:30:49.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-17T08:30:50.047Z] prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container [2024-08-17T08:30:50.072Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-17T08:30:50.515Z] $ docker top 72c3d2a5267989538ec1eb7e380ce78b9effa47e3cb8929b7087adfbeae161cb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-17T08:30:50.859Z] + go version [2024-08-17T08:30:50.859Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-17T08:30:50.868Z] $ docker stop --time=1 72c3d2a5267989538ec1eb7e380ce78b9effa47e3cb8929b7087adfbeae161cb [2024-08-17T08:30:52.134Z] $ docker rm -f --volumes 72c3d2a5267989538ec1eb7e380ce78b9effa47e3cb8929b7087adfbeae161cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-17T08:30:52.562Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-17T08:30:52.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-17T08:30:52.634Z] prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container [2024-08-17T08:30:52.660Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-17T08:30:52.974Z] $ docker top 11ea7fdef47e58288e77f6986a6b79585fb1e67ccb8bd2407120f4cf67b81ed3 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-17T08:30:53.046Z] ========================================================= [2024-08-17T08:30:53.046Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-17T08:30:53.046Z] ========================================================= [Pipeline] sh [2024-08-17T08:30:53.323Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2024-08-17T08:30:53.617Z] + make test [2024-08-17T08:30:53.617Z] go test -race -coverprofile=coverage.out ./... [2024-08-17T08:31:00.183Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-17T08:31:26.724Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-17T08:31:26.724Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-17T08:31:27.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-17T08:31:27.291Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-17T08:31:27.548Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-17T08:31:27.548Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-17T08:31:27.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-17T08:31:27.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-17T08:31:27.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-17T08:31:27.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-17T08:31:27.548Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-17T08:31:28.113Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-17T08:31:28.373Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-17T08:31:28.373Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-17T08:31:28.373Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-17T08:31:28.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-17T08:31:30.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-17T08:31:30.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-17T08:31:31.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.016s coverage: 28.7% of statements [2024-08-17T08:31:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-17T08:31:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-17T08:31:32.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-17T08:31:32.668Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements [2024-08-17T08:31:32.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-17T08:31:32.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-17T08:31:33.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-17T08:31:33.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-17T08:31:33.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-17T08:31:33.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-17T08:31:33.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-17T08:31:33.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-17T08:31:33.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-17T08:31:33.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-17T08:31:33.495Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-17T08:31:34.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-17T08:31:34.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-17T08:31:34.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-17T08:31:34.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-17T08:31:34.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-17T08:31:35.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-17T08:31:35.817Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-17T08:31:36.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements [2024-08-17T08:31:36.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 53.2% of statements [2024-08-17T08:31:36.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.697s coverage: 93.4% of statements [2024-08-17T08:31:36.077Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 91.7% of statements [2024-08-17T08:31:37.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 7.0% of statements [2024-08-17T08:31:38.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-17T08:31:38.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-17T08:31:38.409Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-17T08:31:38.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-17T08:31:38.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-17T08:31:38.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-17T08:31:38.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-17T08:31:38.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-17T08:31:38.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-17T08:31:38.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-17T08:31:38.409Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-17T08:31:38.975Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-17T08:31:39.542Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.394s coverage: 95.8% of statements [2024-08-17T08:31:39.542Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-08-17T08:31:39.800Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-17T08:31:39.801Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-17T08:31:40.058Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] [2024-08-17T08:31:40.989Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements [2024-08-17T08:31:40.990Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 30.7% of statements [2024-08-17T08:31:40.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 41.7% of statements [2024-08-17T08:31:40.990Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 77.8% of statements [2024-08-17T08:31:41.247Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-08-17T08:31:42.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-17T08:31:42.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-17T08:31:42.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-17T08:31:42.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-17T08:31:42.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.676s coverage: 96.3% of statements [2024-08-17T08:31:42.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-08-17T08:31:42.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-17T08:31:42.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-17T08:31:42.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-17T08:31:42.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-17T08:31:43.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-17T08:31:43.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-17T08:31:43.691Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-17T08:31:43.941Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7860 in /w/workspace/edgexfoundry_edgex-go_PR-4860 [Pipeline] { [Pipeline] ws [2024-08-17T08:31:43.957Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2024-08-17T08:31:44.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-17T08:31:44.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-17T08:31:44.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-17T08:31:44.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-17T08:31:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-17T08:31:44.885Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-17T08:31:45.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-17T08:31:46.828Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-17T08:31:47.002Z] The recommended git tool is: git [2024-08-17T08:31:47.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-17T08:31:48.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-17T08:31:48.765Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-17T08:31:50.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-17T08:31:50.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-17T08:31:50.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-17T08:31:51.204Z] using credential edgex-jenkins-ssh [2024-08-17T08:31:51.225Z] Cloning the remote Git repository [2024-08-17T08:31:51.264Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-17T08:31:51.347Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2024-08-17T08:31:51.468Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-17T08:31:51.469Z] > git --version # timeout=10 [2024-08-17T08:31:51.488Z] > git --version # 'git version 2.25.1' [2024-08-17T08:31:51.490Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-17T08:31:51.619Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-17T08:31:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-17T08:31:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-17T08:31:52.035Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-17T08:31:52.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-17T08:31:52.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-17T08:31:52.602Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-17T08:31:52.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-17T08:31:52.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-17T08:31:52.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-17T08:31:52.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-17T08:31:52.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-17T08:31:53.978Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-08-17T08:31:53.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-17T08:31:53.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-17T08:31:53.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-17T08:31:53.978Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-17T08:31:55.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-17T08:31:55.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-17T08:31:55.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-17T08:31:55.355Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-17T08:31:56.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-17T08:31:56.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-17T08:31:56.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-17T08:31:56.731Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-17T08:31:57.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-17T08:31:57.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-17T08:31:58.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-17T08:31:58.236Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.234s coverage: 79.9% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.043s coverage: 92.9% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 67.2% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 76.6% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.128s coverage: 63.1% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.168s coverage: 36.5% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 84.8% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.062s coverage: 76.9% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 19.9% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.087s coverage: 95.7% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.023s coverage: 61.8% of statements [2024-08-17T08:32:06.354Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 98.9% of statements [2024-08-17T08:32:06.613Z] 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-08-17T08:32:06.884Z] running golangci-lint [2024-08-17T08:32:06.884Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-17T08:32:06.884Z] go version go1.21.9 linux/amd64 [2024-08-17T08:32:07.143Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-17T08:32:07.143Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-17T08:32:11.180Z] Merging remotes/origin/main commit 3a869a1a34d0f0849a63796cd05f94cfcea32072 into PR head commit fd3df5eab013d8fff394db05c4d2567a60966353 [2024-08-17T08:32:09.345Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-17T08:32:09.372Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-17T08:32:10.329Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-17T08:32:10.366Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-17T08:32:10.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-17T08:32:10.396Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4860/head:refs/remotes/origin/PR-4860 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-17T08:32:11.896Z] Merge succeeded, producing 9c836d24f1b0abc429b4733977c7968f33576358 [2024-08-17T08:32:11.896Z] Checking out Revision 9c836d24f1b0abc429b4733977c7968f33576358 (PR-4860) [2024-08-17T08:32:11.199Z] > git config core.sparsecheckout # timeout=10 [2024-08-17T08:32:11.268Z] > git checkout -f fd3df5eab013d8fff394db05c4d2567a60966353 # timeout=10 [2024-08-17T08:32:11.505Z] > git remote # timeout=10 [2024-08-17T08:32:11.521Z] > git config --get remote.origin.url # timeout=10 [2024-08-17T08:32:11.547Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-17T08:32:11.568Z] > git merge 3a869a1a34d0f0849a63796cd05f94cfcea32072 # timeout=10 [2024-08-17T08:32:11.877Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-17T08:32:11.902Z] > git config core.sparsecheckout # timeout=10 [2024-08-17T08:32:11.912Z] > git checkout -f 9c836d24f1b0abc429b4733977c7968f33576358 # timeout=10 [2024-08-17T08:32:15.637Z] Commit message: "Merge commit '3a869a1a34d0f0849a63796cd05f94cfcea32072' into HEAD" [2024-08-17T08:32:15.643Z] > git rev-list --no-walk c97d0d319558fa652f2867d754ed6e119e55efce # timeout=10 [2024-08-17T08:32:15.661Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-17T08:32:17.303Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-17T08:32:17.304Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-17T08:32:17.304Z] Dload Upload Total Spent Left Speed [2024-08-17T08:32:17.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 125k 0 --:--:-- --:--:-- --:--:-- 125k [Pipeline] sh [2024-08-17T08:32:17.634Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-17T08:32:17.965Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-17T08:32:17.965Z] + sudo tee /etc/docker/daemon.new [2024-08-17T08:32:17.965Z] { [2024-08-17T08:32:17.965Z] "registry-mirrors": [ [2024-08-17T08:32:17.965Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-17T08:32:17.965Z] ], [2024-08-17T08:32:17.965Z] "bip": "10.250.0.254/24", [2024-08-17T08:32:17.965Z] "hosts": [ [2024-08-17T08:32:17.965Z] "tcp://0.0.0.0:5555", [2024-08-17T08:32:17.965Z] "unix:///var/run/docker.sock" [2024-08-17T08:32:17.965Z] ], [2024-08-17T08:32:17.965Z] "mtu": 1458, [2024-08-17T08:32:17.965Z] "selinux-enabled": true, [2024-08-17T08:32:17.965Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-17T08:32:17.965Z] } [Pipeline] sh [2024-08-17T08:32:18.286Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-17T08:32:18.609Z] + sudo service docker restart [2024-08-17T08:32:29.057Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|compiled_files|deps|exports_file|types_sizes) took 21.113897701s" [2024-08-17T08:32:29.057Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.90726ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-17T08:32:36.836Z] provisioning config files... [2024-08-17T08:32:36.856Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config14143241021637788403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-17T08:32:37.263Z] ---> ****-login.sh [2024-08-17T08:32:37.263Z] nexus3.edgexfoundry.org:10001 [2024-08-17T08:32:37.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-17T08:32:37.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-17T08:32:37.798Z] Configure a credential helper to remove this warning. See [2024-08-17T08:32:37.798Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-17T08:32:37.798Z] [2024-08-17T08:32:37.798Z] Login Succeeded [2024-08-17T08:32:37.798Z] nexus3.edgexfoundry.org:10002 [2024-08-17T08:32:38.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-17T08:32:38.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-17T08:32:38.066Z] Configure a credential helper to remove this warning. See [2024-08-17T08:32:38.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-17T08:32:38.066Z] [2024-08-17T08:32:38.066Z] Login Succeeded [2024-08-17T08:32:38.066Z] nexus3.edgexfoundry.org:10003 [2024-08-17T08:32:38.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-17T08:32:38.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-17T08:32:38.600Z] Configure a credential helper to remove this warning. See [2024-08-17T08:32:38.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-17T08:32:38.600Z] [2024-08-17T08:32:38.600Z] Login Succeeded [2024-08-17T08:32:38.601Z] nexus3.edgexfoundry.org:10004 [2024-08-17T08:32:38.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-17T08:32:38.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-17T08:32:38.870Z] Configure a credential helper to remove this warning. See [2024-08-17T08:32:38.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-17T08:32:38.870Z] [2024-08-17T08:32:38.870Z] Login Succeeded [2024-08-17T08:32:38.870Z] ****.io [2024-08-17T08:32:39.021Z] level=info msg="[linters_context/goanalysis] analyzers took 1m29.27471888s with top 10 stages: buildir: 49.112978127s, gosec: 7.010641341s, inspect: 2.585121931s, fact_deprecated: 2.349216943s, printf: 1.530037716s, ctrlflow: 1.439995575s, nilness: 1.335908502s, fact_purity: 1.132164809s, S1038: 1.026047594s, typedness: 631.511687ms" [2024-08-17T08:32:39.021Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-17T08:32:39.021Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, identifier_marker: 214/214, cgo: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, skip_files: 214/214, skip_dirs: 214/214, nolint: 0/22, path_prettifier: 214/214, exclude-rules: 22/214" [2024-08-17T08:32:39.021Z] level=info msg="[runner] processing took 15.977783ms with stages: nolint: 6.557656ms, identifier_marker: 3.539755ms, path_prettifier: 1.916263ms, autogenerated_exclude: 1.794453ms, exclude-rules: 1.151938ms, skip_dirs: 970.937µs, cgo: 28.68µs, filename_unadjuster: 14.341µs, max_same_issues: 760ns, skip_files: 470ns, uniq_by_line: 380ns, fixer: 360ns, exclude: 270ns, severity-rules: 260ns, diff: 250ns, sort_results: 250ns, source_code: 230ns, max_from_linter: 160ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns, path_shortener: 120ns" [2024-08-17T08:32:39.021Z] level=info msg="[runner] linters took 10.461044474s with stages: goanalysis_metalinter: 10.44496405s" [2024-08-17T08:32:39.021Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-17T08:32:39.021Z] level=info msg="Memory: 317 samples, avg is 277.1MB, max is 1250.4MB" [2024-08-17T08:32:39.021Z] level=info msg="Execution took 31.618535373s" [2024-08-17T08:32:39.021Z] go vet ./... [2024-08-17T08:32:39.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-17T08:32:39.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-17T08:32:39.410Z] Configure a credential helper to remove this warning. See [2024-08-17T08:32:39.410Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-17T08:32:39.410Z] [2024-08-17T08:32:39.410Z] Login Succeeded [2024-08-17T08:32:39.410Z] ---> ****-login.sh ends [Pipeline] } [2024-08-17T08:32:39.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-17T08:32:40.034Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] echo [2024-08-17T08:32:40.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-17T08:32:40.074Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-17T08:32:40.096Z] ========================================================= [2024-08-17T08:32:40.096Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-17T08:32:40.096Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-17T08:32:40.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-17T08:32:40.414Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-17T08:32:40.415Z] c6b39de5b339: Pulling fs layer [2024-08-17T08:32:40.415Z] a69c41024577: Pulling fs layer [2024-08-17T08:32:40.415Z] d6de4b400683: Pulling fs layer [2024-08-17T08:32:40.415Z] 35cb2a7552d0: Pulling fs layer [2024-08-17T08:32:40.415Z] 4f4fb700ef54: Pulling fs layer [2024-08-17T08:32:40.415Z] 464afbd9ba4c: Pulling fs layer [2024-08-17T08:32:40.686Z] 00f215d4a9da: Pulling fs layer [2024-08-17T08:32:40.686Z] d496ad576159: Pulling fs layer [2024-08-17T08:32:40.686Z] 35cb2a7552d0: Waiting [2024-08-17T08:32:40.686Z] 4f4fb700ef54: Waiting [2024-08-17T08:32:40.686Z] 464afbd9ba4c: Waiting [2024-08-17T08:32:40.686Z] 00f215d4a9da: Waiting [2024-08-17T08:32:40.686Z] d496ad576159: Waiting [2024-08-17T08:32:40.686Z] a69c41024577: Verifying Checksum [2024-08-17T08:32:40.686Z] a69c41024577: Download complete [2024-08-17T08:32:40.686Z] 35cb2a7552d0: Verifying Checksum [2024-08-17T08:32:40.686Z] 35cb2a7552d0: Download complete [2024-08-17T08:32:40.686Z] 4f4fb700ef54: Verifying Checksum [2024-08-17T08:32:40.686Z] 4f4fb700ef54: Download complete [2024-08-17T08:32:40.686Z] 464afbd9ba4c: Verifying Checksum [2024-08-17T08:32:40.686Z] 464afbd9ba4c: Download complete [2024-08-17T08:32:40.686Z] c6b39de5b339: Verifying Checksum [2024-08-17T08:32:40.686Z] c6b39de5b339: Download complete [2024-08-17T08:32:40.955Z] d496ad576159: Verifying Checksum [2024-08-17T08:32:40.955Z] d496ad576159: Download complete [2024-08-17T08:32:41.542Z] c6b39de5b339: Pull complete [2024-08-17T08:32:42.131Z] a69c41024577: Pull complete [2024-08-17T08:32:42.400Z] d6de4b400683: Download complete [2024-08-17T08:32:43.814Z] 00f215d4a9da: Download complete [2024-08-17T08:32:45.592Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-17T08:32:45.592Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-17T08:32:45.592Z] ./bin/test-attribution-txt.sh [2024-08-17T08:32:45.592Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-17T08:32:45.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-17T08:32:45.909Z] + ls -al . [2024-08-17T08:32:45.909Z] total 900 [2024-08-17T08:32:45.909Z] drwxrwxr-x 11 1001 1001 4096 Aug 17 08:30 . [2024-08-17T08:32:45.909Z] drwxr-xr-x 4 root root 4096 Aug 17 08:30 .. [2024-08-17T08:32:45.909Z] drwxrwxr-x 2 1001 1001 4096 Aug 17 08:29 .blubracket [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 10 Aug 17 08:29 .dockerignore [2024-08-17T08:32:45.909Z] drwxrwxr-x 8 1001 1001 4096 Aug 17 08:32 .git [2024-08-17T08:32:45.909Z] drwxrwxr-x 3 1001 1001 4096 Aug 17 08:29 .github [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 1102 Aug 17 08:29 .gitignore [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 42 Aug 17 08:29 .golangci.yml [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 100 Aug 17 08:29 .hadolint.yml [2024-08-17T08:32:45.909Z] drwxr-xr-x 3 1001 1001 4096 Aug 17 08:30 .semver [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 155 Aug 17 08:29 .sonarcloud.properties [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 1171 Aug 17 08:29 ADOPTERS.md [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 21171 Aug 17 08:29 Attribution.txt [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 100284 Aug 17 08:29 CHANGELOG.md [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 3804 Aug 17 08:29 CONTRIBUTING.md [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 677 Aug 17 08:29 GOVERNANCE.md [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 861 Aug 17 08:29 Jenkinsfile [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 10775 Aug 17 08:29 LICENSE [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 16854 Aug 17 08:29 Makefile [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 582 Aug 17 08:29 OWNERS.md [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 9528 Aug 17 08:29 README.md [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 789 Aug 17 08:29 SECURITY.md [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 5 Aug 17 08:30 VERSION [2024-08-17T08:32:45.909Z] drwxrwxr-x 2 1001 1001 4096 Aug 17 08:29 bin [2024-08-17T08:32:45.909Z] drwxrwxr-x 20 1001 1001 4096 Aug 17 08:29 cmd [2024-08-17T08:32:45.909Z] -rw-r--r-- 1 root root 529245 Aug 17 08:32 coverage.out [2024-08-17T08:32:45.909Z] drwxrwxr-x 2 1001 1001 4096 Aug 17 08:29 fuzz_test [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 7317 Aug 17 08:29 go.mod [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 102581 Aug 17 08:29 go.sum [2024-08-17T08:32:45.909Z] drwxrwxr-x 7 1001 1001 4096 Aug 17 08:29 internal [2024-08-17T08:32:45.909Z] drwxrwxr-x 3 1001 1001 4096 Aug 17 08:29 openapi [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 584 Aug 17 08:29 security.txt [2024-08-17T08:32:45.909Z] -rw-rw-r-- 1 1001 1001 204 Aug 17 08:29 version.go [Pipeline] sh [2024-08-17T08:32:46.190Z] + '[' -e coverage.out ] [2024-08-17T08:32:46.191Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-17T08:32:46.298Z] Stashed 1 file(s) [Pipeline] sh [2024-08-17T08:32:46.576Z] + make build [2024-08-17T08:32:46.576Z] 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-08-17T08:32:56.138Z] d6de4b400683: Pull complete [2024-08-17T08:32:56.138Z] 35cb2a7552d0: Pull complete [2024-08-17T08:32:56.138Z] 4f4fb700ef54: Pull complete [2024-08-17T08:32:56.138Z] 464afbd9ba4c: Pull complete [2024-08-17T08:33:04.344Z] 00f215d4a9da: Pull complete [2024-08-17T08:33:05.752Z] d496ad576159: Pull complete [2024-08-17T08:33:05.752Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-17T08:33:05.752Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-17T08:33:05.752Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-17T08:33:06.086Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-17T08:33:06.086Z] WORKDIR /edgex [2024-08-17T08:33:06.086Z] COPY go.mod . [2024-08-17T08:33:06.086Z] RUN go mod download [2024-08-17T08:33:06.086Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-17T08:33:06.674Z] Sending build context to Docker daemon 3.516MB [2024-08-17T08:33:06.674Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-17T08:33:06.674Z] ---> f246e2811388 [2024-08-17T08:33:06.674Z] Step 2/4 : WORKDIR /edgex [2024-08-17T08:33:08.499Z] 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-08-17T08:33:08.499Z] 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-08-17T08:33:08.624Z] ---> Running in 02d4303d5f80 [2024-08-17T08:33:08.624Z] Removing intermediate container 02d4303d5f80 [2024-08-17T08:33:08.624Z] ---> 6acc05de56e4 [2024-08-17T08:33:08.624Z] Step 3/4 : COPY go.mod . [2024-08-17T08:33:09.212Z] ---> ee0a6020c133 [2024-08-17T08:33:09.212Z] Step 4/4 : RUN go mod download [2024-08-17T08:33:09.212Z] ---> Running in 23b38ac1fa5c [2024-08-17T08:33:09.872Z] 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-08-17T08:33:10.438Z] 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-08-17T08:33:11.813Z] 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-08-17T08:33:16.001Z] 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-08-17T08:33:17.393Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-17T08:33:19.306Z] 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-08-17T08:33:21.235Z] 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-08-17T08:33:21.802Z] 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-08-17T08:33:22.369Z] 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-08-17T08:33:22.945Z] 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-08-17T08:33:23.879Z] 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-08-17T08:33:24.826Z] $ docker stop --time=1 11ea7fdef47e58288e77f6986a6b79585fb1e67ccb8bd2407120f4cf67b81ed3 [2024-08-17T08:33:31.619Z] $ docker rm -f --volumes 11ea7fdef47e58288e77f6986a6b79585fb1e67ccb8bd2407120f4cf67b81ed3 [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-08-17T08:33:32.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-17T08:33:32.750Z] [2024-08-17T08:33:32.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-17T08:33:33.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-17T08:33:33.054Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-17T08:33:33.054Z] 91d30c5bc195: Pulling fs layer [2024-08-17T08:33:33.054Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-17T08:33:33.054Z] 9c61dcf015f6: Pulling fs layer [2024-08-17T08:33:33.054Z] 4698f68db338: Pulling fs layer [2024-08-17T08:33:33.054Z] 2a2f49069b9e: Pulling fs layer [2024-08-17T08:33:33.054Z] e0025b399a48: Pulling fs layer [2024-08-17T08:33:33.054Z] 2a2f49069b9e: Waiting [2024-08-17T08:33:33.054Z] e0025b399a48: Waiting [2024-08-17T08:33:33.054Z] 4698f68db338: Waiting [2024-08-17T08:33:33.312Z] 91d30c5bc195: Download complete [2024-08-17T08:33:33.312Z] 4698f68db338: Verifying Checksum [2024-08-17T08:33:33.312Z] 4698f68db338: Download complete [2024-08-17T08:33:33.312Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-17T08:33:33.312Z] 2e9b0aa3be6d: Download complete [2024-08-17T08:33:33.312Z] e0025b399a48: Verifying Checksum [2024-08-17T08:33:33.312Z] e0025b399a48: Download complete [2024-08-17T08:33:33.312Z] 91d30c5bc195: Pull complete [2024-08-17T08:33:33.590Z] 2a2f49069b9e: Download complete [2024-08-17T08:33:33.590Z] 2e9b0aa3be6d: Pull complete [2024-08-17T08:33:33.847Z] 9c61dcf015f6: Verifying Checksum [2024-08-17T08:33:33.847Z] 9c61dcf015f6: Download complete [2024-08-17T08:33:36.379Z] 9c61dcf015f6: Pull complete [2024-08-17T08:33:36.379Z] 4698f68db338: Pull complete [2024-08-17T08:33:36.944Z] 2a2f49069b9e: Pull complete [2024-08-17T08:33:37.202Z] e0025b399a48: Pull complete [2024-08-17T08:33:37.202Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-17T08:33:37.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-17T08:33:37.460Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-17T08:33:37.554Z] prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container [2024-08-17T08:33:37.596Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-17T08:33:42.575Z] $ docker top f00f4f108542b734418321dd5d7460a153207e60826b4341eef082303a50e741 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-17T08:33:43.034Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-17T08:33:44.939Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-08-17T08:33:44.939Z] #1 transferring dockerfile: 1.69kB done [2024-08-17T08:33:45.212Z] #1 DONE 0.3s [2024-08-17T08:33:45.212Z] [2024-08-17T08:33:45.212Z] #2 [security-spire-config internal] load .dockerignore [2024-08-17T08:33:45.212Z] #2 transferring context: 50B done [2024-08-17T08:33:45.212Z] #2 DONE 0.1s [2024-08-17T08:33:45.212Z] [2024-08-17T08:33:45.212Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-17T08:33:45.212Z] #3 transferring dockerfile: 2.23kB done [2024-08-17T08:33:45.212Z] #3 ... [2024-08-17T08:33:45.212Z] [2024-08-17T08:33:45.212Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-17T08:33:45.212Z] #4 transferring dockerfile: 1.89kB done [2024-08-17T08:33:45.212Z] #4 DONE 0.0s [2024-08-17T08:33:45.473Z] [2024-08-17T08:33:45.473Z] #5 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-17T08:33:45.473Z] #5 transferring context: 50B done [2024-08-17T08:33:45.473Z] #5 DONE 0.0s [2024-08-17T08:33:45.473Z] [2024-08-17T08:33:45.473Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-08-17T08:33:45.473Z] #6 transferring dockerfile: 2.01kB done [2024-08-17T08:33:45.473Z] #6 DONE 0.1s [2024-08-17T08:33:45.473Z] [2024-08-17T08:33:45.473Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-08-17T08:33:45.473Z] #7 transferring dockerfile: 1.81kB done [2024-08-17T08:33:45.473Z] #7 DONE 0.0s [2024-08-17T08:33:45.473Z] [2024-08-17T08:33:45.473Z] #8 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-17T08:33:45.734Z] #8 ... [2024-08-17T08:33:45.734Z] [2024-08-17T08:33:45.734Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-08-17T08:33:45.734Z] #9 transferring dockerfile: 1.70kB done [2024-08-17T08:33:45.734Z] #9 DONE 0.1s [2024-08-17T08:33:45.734Z] [2024-08-17T08:33:45.734Z] #10 [security-spiffe-token-provider internal] load .dockerignore [2024-08-17T08:33:45.734Z] #10 transferring context: 50B done [2024-08-17T08:33:45.734Z] #10 DONE 0.2s [2024-08-17T08:33:45.734Z] [2024-08-17T08:33:45.734Z] #11 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-17T08:33:45.734Z] #11 DONE 0.0s [2024-08-17T08:33:45.734Z] [2024-08-17T08:33:45.734Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-17T08:33:45.734Z] #12 transferring dockerfile: 2.15kB done [2024-08-17T08:33:45.734Z] #12 DONE 0.2s [2024-08-17T08:33:45.734Z] [2024-08-17T08:33:45.734Z] #13 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-17T08:33:45.734Z] #13 DONE 0.4s [2024-08-17T08:33:45.734Z] [2024-08-17T08:33:45.734Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-17T08:33:45.992Z] #14 transferring dockerfile: 1.85kB done [2024-08-17T08:33:45.992Z] #14 DONE 0.2s [2024-08-17T08:33:45.992Z] [2024-08-17T08:33:45.992Z] #15 [core-command internal] load build definition from Dockerfile [2024-08-17T08:33:45.992Z] #15 transferring dockerfile: 1.93kB done [2024-08-17T08:33:45.992Z] #15 DONE 0.3s [2024-08-17T08:33:45.992Z] [2024-08-17T08:33:45.992Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-17T08:33:45.992Z] #16 transferring dockerfile: 2.50kB done [2024-08-17T08:33:45.992Z] #16 DONE 0.3s [2024-08-17T08:33:45.992Z] [2024-08-17T08:33:45.992Z] #17 [security-spire-agent internal] load .dockerignore [2024-08-17T08:33:45.992Z] #17 transferring context: 50B done [2024-08-17T08:33:45.992Z] #17 DONE 0.2s [2024-08-17T08:33:45.992Z] [2024-08-17T08:33:45.992Z] #18 [core-keeper internal] load .dockerignore [2024-08-17T08:33:45.992Z] #18 transferring context: 50B done [2024-08-17T08:33:45.992Z] #18 DONE 0.3s [2024-08-17T08:33:45.992Z] [2024-08-17T08:33:45.992Z] #11 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-17T08:33:45.992Z] #11 DONE 0.0s [2024-08-17T08:33:45.992Z] [2024-08-17T08:33:45.992Z] #8 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-17T08:33:45.992Z] #8 DONE 0.6s [2024-08-17T08:33:45.992Z] [2024-08-17T08:33:45.992Z] #19 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:33:45.992Z] #19 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:33:46.250Z] #19 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-08-17T08:33:46.250Z] #19 ... [2024-08-17T08:33:46.250Z] [2024-08-17T08:33:46.250Z] #11 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-17T08:33:46.250Z] #11 DONE 0.0s [2024-08-17T08:33:46.250Z] [2024-08-17T08:33:46.250Z] #13 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-17T08:33:46.250Z] #13 DONE 0.5s [2024-08-17T08:33:46.250Z] [2024-08-17T08:33:46.250Z] #20 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:33:46.250Z] #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-17T08:33:46.250Z] #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-17T08:33:46.250Z] #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-17T08:33:46.250Z] #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-17T08:33:46.250Z] #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-17T08:33:46.250Z] #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.1s [2024-08-17T08:33:46.508Z] #20 ... [2024-08-17T08:33:46.508Z] [2024-08-17T08:33:46.508Z] #21 [security-proxy-auth internal] load .dockerignore [2024-08-17T08:33:46.508Z] #21 transferring context: 50B done [2024-08-17T08:33:46.508Z] #21 DONE 0.5s [2024-08-17T08:33:46.508Z] [2024-08-17T08:33:46.508Z] #22 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-17T08:33:46.508Z] #22 transferring dockerfile: 2.49kB done [2024-08-17T08:33:46.508Z] #22 DONE 0.6s [2024-08-17T08:33:46.508Z] [2024-08-17T08:33:46.508Z] #8 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-17T08:33:46.508Z] #8 DONE 0.6s [2024-08-17T08:33:46.508Z] [2024-08-17T08:33:46.508Z] #20 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:33:46.508Z] #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-17T08:33:46.508Z] #20 ... [2024-08-17T08:33:46.508Z] [2024-08-17T08:33:46.508Z] #23 [core-metadata internal] load build definition from Dockerfile [2024-08-17T08:33:46.508Z] #23 transferring dockerfile: 2.06kB done [2024-08-17T08:33:46.508Z] #23 DONE 0.7s [2024-08-17T08:33:46.508Z] [2024-08-17T08:33:46.508Z] #24 [support-scheduler internal] load build definition from Dockerfile [2024-08-17T08:33:46.508Z] #24 transferring dockerfile: 1.93kB done [2024-08-17T08:33:46.508Z] #24 DONE 0.6s [2024-08-17T08:33:46.508Z] [2024-08-17T08:33:46.508Z] #25 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-17T08:33:46.508Z] #25 transferring dockerfile: 3.17kB done [2024-08-17T08:33:46.508Z] #25 DONE 0.6s [2024-08-17T08:33:46.766Z] [2024-08-17T08:33:46.766Z] #26 [security-spire-server internal] load .dockerignore [2024-08-17T08:33:46.766Z] #26 transferring context: 50B done [2024-08-17T08:33:46.766Z] #26 DONE 0.7s [2024-08-17T08:33:46.766Z] [2024-08-17T08:33:46.766Z] #11 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-17T08:33:46.766Z] #11 DONE 0.0s [2024-08-17T08:33:46.766Z] [2024-08-17T08:33:46.766Z] #13 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-17T08:33:46.766Z] #13 DONE 0.5s [2024-08-17T08:33:46.766Z] [2024-08-17T08:33:46.766Z] #27 [security-spire-config internal] load build context [2024-08-17T08:33:46.766Z] #27 transferring context: 25.85kB done [2024-08-17T08:33:46.766Z] #27 DONE 0.6s [2024-08-17T08:33:46.766Z] [2024-08-17T08:33:46.766Z] #19 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:33:46.766Z] #19 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-17T08:33:46.766Z] #19 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-17T08:33:46.766Z] #19 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-17T08:33:46.766Z] #19 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-17T08:33:46.766Z] #19 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-17T08:33:46.766Z] #19 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-17T08:33:46.766Z] #19 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-17T08:33:46.766Z] #19 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.05MB / 30.73MB 0.3s [2024-08-17T08:33:46.766Z] #19 ... [2024-08-17T08:33:46.766Z] [2024-08-17T08:33:46.766Z] #28 [core-data internal] load build definition from Dockerfile [2024-08-17T08:33:46.766Z] #28 transferring dockerfile: 2.01kB done [2024-08-17T08:33:46.766Z] #28 DONE 0.9s [2024-08-17T08:33:46.766Z] [2024-08-17T08:33:46.766Z] #20 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:33:46.766Z] #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-17T08:33:46.766Z] #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-17T08:33:46.766Z] #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-17T08:33:46.766Z] #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-17T08:33:46.766Z] #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-17T08:33:46.766Z] #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-17T08:33:46.766Z] #20 DONE 1.4s [2024-08-17T08:33:46.766Z] [2024-08-17T08:33:46.766Z] #19 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:33:46.766Z] #19 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.4s [2024-08-17T08:33:46.766Z] #19 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-17T08:33:46.766Z] #19 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-17T08:33:47.024Z] #19 ... [2024-08-17T08:33:47.024Z] [2024-08-17T08:33:47.024Z] #29 [core-command internal] load .dockerignore [2024-08-17T08:33:47.024Z] #29 transferring context: 50B done [2024-08-17T08:33:47.024Z] #29 DONE 0.8s [2024-08-17T08:33:47.024Z] [2024-08-17T08:33:47.024Z] #13 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-17T08:33:47.024Z] #13 DONE 0.6s [2024-08-17T08:33:47.024Z] [2024-08-17T08:33:47.024Z] #8 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-17T08:33:47.024Z] #8 DONE 0.7s [2024-08-17T08:33:47.024Z] [2024-08-17T08:33:47.024Z] #20 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:33:47.024Z] #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-17T08:33:47.024Z] #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-17T08:33:47.024Z] #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-17T08:33:47.024Z] #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-17T08:33:47.024Z] #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-17T08:33:47.024Z] #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-17T08:33:47.024Z] #20 DONE 1.4s [2024-08-17T08:33:47.024Z] [2024-08-17T08:33:47.024Z] #19 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:33:47.024Z] #19 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-08-17T08:33:47.024Z] #19 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-17T08:33:47.024Z] #19 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-17T08:33:47.024Z] #19 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-17T08:33:47.024Z] #19 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-17T08:33:47.024Z] #19 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-17T08:33:47.024Z] #19 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-17T08:33:47.024Z] #19 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-17T08:33:47.024Z] #19 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.30MB / 30.73MB 0.5s [2024-08-17T08:33:47.024Z] #19 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-17T08:33:47.024Z] #19 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-17T08:33:47.024Z] #19 ... [2024-08-17T08:33:47.024Z] [2024-08-17T08:33:47.024Z] #11 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-17T08:33:47.024Z] #11 DONE 0.0s [2024-08-17T08:33:47.024Z] [2024-08-17T08:33:47.024Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-17T08:33:47.024Z] #30 DONE 0.7s [2024-08-17T08:33:47.024Z] [2024-08-17T08:33:47.024Z] #20 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:33:47.024Z] #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-17T08:33:47.024Z] #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-17T08:33:47.024Z] #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-17T08:33:47.024Z] #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-17T08:33:47.024Z] #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-17T08:33:47.024Z] #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-17T08:33:47.024Z] #20 DONE 1.4s [2024-08-17T08:33:47.024Z] [2024-08-17T08:33:47.024Z] #19 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:33:47.024Z] #19 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-08-17T08:33:47.024Z] #19 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-17T08:33:47.024Z] #19 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-17T08:33:47.024Z] #19 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-17T08:33:47.024Z] #19 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-17T08:33:47.024Z] #19 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-17T08:33:47.024Z] #19 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-08-17T08:33:47.024Z] #19 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-17T08:33:47.024Z] #19 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s [2024-08-17T08:33:47.024Z] #19 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-17T08:33:47.024Z] #19 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-17T08:33:47.282Z] #19 ... [2024-08-17T08:33:47.282Z] [2024-08-17T08:33:47.282Z] #13 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-17T08:33:47.282Z] #13 DONE 0.8s [2024-08-17T08:33:47.282Z] [2024-08-17T08:33:47.282Z] #20 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:33:47.282Z] #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-17T08:33:47.282Z] #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-17T08:33:47.282Z] #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-17T08:33:47.282Z] #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-17T08:33:47.282Z] #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-17T08:33:47.282Z] #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-17T08:33:47.282Z] #20 DONE 1.4s [2024-08-17T08:33:47.282Z] [2024-08-17T08:33:47.282Z] #19 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:33:47.282Z] #19 ... [2024-08-17T08:33:47.282Z] [2024-08-17T08:33:47.282Z] #31 [security-secretstore-setup internal] load .dockerignore [2024-08-17T08:33:47.282Z] #31 transferring context: 50B 0.0s done [2024-08-17T08:33:47.282Z] #31 DONE 1.1s [2024-08-17T08:33:47.282Z] [2024-08-17T08:33:47.282Z] #32 [security-proxy-setup internal] load .dockerignore [2024-08-17T08:33:47.282Z] #32 transferring context: 50B 0.0s done [2024-08-17T08:33:47.282Z] #32 DONE 1.3s [2024-08-17T08:33:47.282Z] [2024-08-17T08:33:47.282Z] #33 [core-metadata internal] load .dockerignore [2024-08-17T08:33:47.282Z] #33 transferring context: 50B 0.0s done [2024-08-17T08:33:47.282Z] #33 DONE 1.2s [2024-08-17T08:33:47.282Z] [2024-08-17T08:33:47.282Z] #19 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:33:47.282Z] #19 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done [2024-08-17T08:33:47.282Z] #19 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-17T08:33:47.539Z] #19 ... [2024-08-17T08:33:47.539Z] [2024-08-17T08:33:47.540Z] #34 [core-data internal] load .dockerignore [2024-08-17T08:33:47.540Z] #34 transferring context: 50B 0.0s done [2024-08-17T08:33:47.540Z] #34 DONE 1.2s [2024-08-17T08:33:47.540Z] [2024-08-17T08:33:47.540Z] #35 [support-scheduler internal] load .dockerignore [2024-08-17T08:33:47.540Z] #35 transferring context: 50B 0.0s done [2024-08-17T08:33:47.540Z] #35 DONE 1.1s [2024-08-17T08:33:47.540Z] [2024-08-17T08:33:47.540Z] #11 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-17T08:33:47.540Z] #11 DONE 0.0s [2024-08-17T08:33:47.540Z] [2024-08-17T08:33:47.540Z] #19 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:33:47.540Z] #19 ... [2024-08-17T08:33:47.540Z] [2024-08-17T08:33:47.540Z] #20 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:33:47.540Z] #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-17T08:33:47.540Z] #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-17T08:33:47.540Z] #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-17T08:33:47.540Z] #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-17T08:33:47.540Z] #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-17T08:33:47.540Z] #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-17T08:33:47.540Z] #20 DONE 1.4s [2024-08-17T08:33:47.540Z] [2024-08-17T08:33:47.540Z] #36 [support-cron-scheduler internal] load .dockerignore [2024-08-17T08:33:47.540Z] #36 transferring context: 50B 0.1s done [2024-08-17T08:33:47.540Z] #36 DONE 1.4s [2024-08-17T08:33:47.540Z] [2024-08-17T08:33:47.540Z] #37 [support-notifications internal] load .dockerignore [2024-08-17T08:33:47.540Z] #37 transferring context: 50B 0.0s done [2024-08-17T08:33:47.540Z] #37 DONE 1.3s [2024-08-17T08:33:47.540Z] [2024-08-17T08:33:47.540Z] #13 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-17T08:33:47.540Z] #13 DONE 0.9s [2024-08-17T08:33:47.540Z] [2024-08-17T08:33:47.540Z] #38 [security-bootstrapper internal] load .dockerignore [2024-08-17T08:33:47.540Z] #38 transferring context: 50B 0.0s done [2024-08-17T08:33:47.540Z] #38 DONE 1.2s [2024-08-17T08:33:47.540Z] [2024-08-17T08:33:47.540Z] #19 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:33:47.540Z] #19 ... [2024-08-17T08:33:47.540Z] [2024-08-17T08:33:47.540Z] #39 [security-spire-server internal] load build context [2024-08-17T08:33:47.540Z] #39 transferring context: 27.60kB done [2024-08-17T08:33:47.540Z] #39 DONE 0.7s [2024-08-17T08:33:47.540Z] [2024-08-17T08:33:47.540Z] #40 [security-spire-agent internal] load build context [2024-08-17T08:33:47.540Z] #40 transferring context: 27.13kB done [2024-08-17T08:33:47.540Z] #40 DONE 0.6s [2024-08-17T08:33:47.799Z] [2024-08-17T08:33:47.799Z] #19 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:33:47.799Z] #19 ... [2024-08-17T08:33:47.799Z] [2024-08-17T08:33:47.799Z] #11 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-17T08:33:47.799Z] #11 DONE 0.0s [2024-08-17T08:33:47.799Z] [2024-08-17T08:33:47.799Z] #19 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:33:48.057Z] #19 ... [2024-08-17T08:33:48.057Z] [2024-08-17T08:33:48.057Z] #20 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:33:48.057Z] #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-17T08:33:48.057Z] #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-17T08:33:48.057Z] #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-17T08:33:48.057Z] #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-17T08:33:48.057Z] #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-17T08:33:48.057Z] #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-17T08:33:48.057Z] #20 DONE 1.4s [2024-08-17T08:33:48.057Z] [2024-08-17T08:33:48.057Z] #11 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-17T08:33:48.057Z] #11 DONE 0.0s [2024-08-17T08:33:48.057Z] [2024-08-17T08:33:48.057Z] #41 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-17T08:33:48.057Z] #41 DONE 2.6s [2024-08-17T08:33:48.057Z] [2024-08-17T08:33:48.057Z] #19 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:33:48.314Z] #19 ... [2024-08-17T08:33:48.314Z] [2024-08-17T08:33:48.314Z] #20 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:33:48.314Z] #20 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-17T08:33:48.314Z] #20 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-17T08:33:48.314Z] #20 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-17T08:33:48.314Z] #20 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-17T08:33:48.314Z] #20 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-17T08:33:48.314Z] #20 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-17T08:33:48.314Z] #20 DONE 1.4s [2024-08-17T08:33:48.314Z] [2024-08-17T08:33:48.314Z] #13 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-17T08:33:48.314Z] #13 DONE 1.3s [2024-08-17T08:33:48.314Z] [2024-08-17T08:33:48.314Z] #41 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-17T08:33:48.314Z] #41 DONE 2.6s [2024-08-17T08:33:48.314Z] [2024-08-17T08:33:48.314Z] #19 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:33:50.228Z] #19 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.7s done [2024-08-17T08:33:53.705Z] #19 ... [2024-08-17T08:33:53.705Z] [2024-08-17T08:33:53.705Z] #42 [security-proxy-setup internal] load build context [2024-08-17T08:33:53.705Z] #42 transferring context: 446.69MB 5.5s [2024-08-17T08:33:54.725Z] #42 transferring context: 494.45MB 6.2s done [2024-08-17T08:33:55.378Z] #42 ... [2024-08-17T08:33:55.378Z] [2024-08-17T08:33:55.378Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:33:55.993Z] #43 ... [2024-08-17T08:33:55.993Z] [2024-08-17T08:33:55.993Z] #44 [support-notifications internal] load build definition from Dockerfile [2024-08-17T08:33:55.993Z] #44 transferring dockerfile: 1.95kB done [2024-08-17T08:33:55.993Z] #44 ... [2024-08-17T08:33:55.993Z] [2024-08-17T08:33:55.993Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:33:56.595Z] #43 ... [2024-08-17T08:33:56.595Z] [2024-08-17T08:33:56.595Z] #45 [core-keeper internal] load build context [2024-08-17T08:33:56.595Z] #45 ... [2024-08-17T08:33:56.595Z] [2024-08-17T08:33:56.595Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-17T08:33:56.595Z] #46 ... [2024-08-17T08:33:56.595Z] [2024-08-17T08:33:56.595Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:33:56.595Z] #43 ... [2024-08-17T08:33:56.595Z] [2024-08-17T08:33:56.595Z] #47 [security-proxy-auth internal] load build context [2024-08-17T08:33:56.855Z] #47 ... [2024-08-17T08:33:56.855Z] [2024-08-17T08:33:56.855Z] #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-17T08:33:56.855Z] #0 1.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:33:56.855Z] #0 1.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:33:56.855Z] #0 1.631 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-17T08:33:56.855Z] #0 1.631 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-17T08:33:56.855Z] #0 1.631 OK: 20070 distinct packages available [2024-08-17T08:33:56.855Z] #0 1.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:33:56.855Z] #0 1.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:33:56.855Z] #0 1.952 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-17T08:33:56.855Z] #0 1.958 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-17T08:33:56.855Z] #0 1.961 (3/4) Installing libucontext (1.2-r2) [2024-08-17T08:33:56.855Z] #0 1.963 (4/4) Installing gcompat (1.1.0-r1) [2024-08-17T08:33:56.855Z] #0 1.967 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:33:56.855Z] #0 1.978 OK: 8 MiB in 19 packages [2024-08-17T08:33:56.855Z] #48 ... [2024-08-17T08:33:56.855Z] [2024-08-17T08:33:56.855Z] #49 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-17T08:33:56.855Z] #0 1.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:33:56.855Z] #0 1.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:33:56.855Z] #0 1.802 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-17T08:33:56.855Z] #0 1.807 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:33:56.855Z] #0 1.812 OK: 7 MiB in 16 packages [2024-08-17T08:33:57.113Z] #49 ... [2024-08-17T08:33:57.113Z] [2024-08-17T08:33:57.113Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-17T08:33:57.113Z] #0 9.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:33:57.113Z] #0 9.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:33:57.113Z] #0 10.05 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-17T08:33:57.113Z] #0 10.05 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-17T08:33:57.113Z] #0 10.05 OK: 20070 distinct packages available [2024-08-17T08:33:57.113Z] #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:33:57.113Z] #0 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:33:57.113Z] #50 ... [2024-08-17T08:33:57.113Z] [2024-08-17T08:33:57.113Z] #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-17T08:33:57.113Z] #51 ... [2024-08-17T08:33:57.113Z] [2024-08-17T08:33:57.113Z] #52 [core-command internal] load build context [2024-08-17T08:33:57.611Z] #52 ... [2024-08-17T08:33:57.611Z] [2024-08-17T08:33:57.611Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T08:33:57.611Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-08-17T08:33:57.611Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-08-17T08:33:57.611Z] #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done [2024-08-17T08:33:57.611Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-17T08:33:57.611Z] #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-17T08:33:57.611Z] #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-17T08:33:57.611Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-17T08:33:57.611Z] #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [2024-08-17T08:33:57.872Z] #53 ... [2024-08-17T08:33:57.872Z] [2024-08-17T08:33:57.872Z] #54 [security-secretstore-setup internal] load build context [2024-08-17T08:33:57.872Z] #54 ... [2024-08-17T08:33:57.872Z] [2024-08-17T08:33:57.872Z] #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-17T08:33:57.872Z] #0 9.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:33:57.872Z] #0 9.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:33:57.872Z] #0 9.909 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-17T08:33:57.872Z] #0 9.909 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-17T08:33:57.872Z] #0 9.909 OK: 20070 distinct packages available [2024-08-17T08:33:57.872Z] #0 9.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:33:57.872Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:33:57.872Z] #0 10.21 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-17T08:33:57.872Z] #0 10.21 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-17T08:33:57.872Z] #0 10.22 (3/5) Installing libucontext (1.2-r2) [2024-08-17T08:33:57.872Z] #0 10.22 (4/5) Installing gcompat (1.1.0-r1) [2024-08-17T08:33:57.872Z] #0 10.23 (5/5) Installing openssl (3.1.6-r0) [2024-08-17T08:33:57.872Z] #0 10.24 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:33:57.872Z] #0 10.25 OK: 8 MiB in 20 packages [2024-08-17T08:33:57.872Z] #55 ... [2024-08-17T08:33:57.872Z] [2024-08-17T08:33:57.872Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-17T08:33:57.872Z] #56 ... [2024-08-17T08:33:57.872Z] [2024-08-17T08:33:57.872Z] #57 [core-data internal] load build context [2024-08-17T08:33:58.167Z] #57 ... [2024-08-17T08:33:58.167Z] [2024-08-17T08:33:58.167Z] #58 [core-metadata internal] load build context [2024-08-17T08:33:58.429Z] #58 ... [2024-08-17T08:33:58.429Z] [2024-08-17T08:33:58.429Z] #59 [support-scheduler internal] load build context [2024-08-17T08:33:58.429Z] #59 ... [2024-08-17T08:33:58.429Z] [2024-08-17T08:33:58.429Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-17T08:33:58.429Z] #60 ... [2024-08-17T08:33:58.429Z] [2024-08-17T08:33:58.429Z] #61 [security-bootstrapper internal] load build context [2024-08-17T08:33:58.429Z] #61 ... [2024-08-17T08:33:58.429Z] [2024-08-17T08:33:58.429Z] #62 [support-notifications internal] load build context [2024-08-17T08:33:58.686Z] #62 ... [2024-08-17T08:33:58.686Z] [2024-08-17T08:33:58.686Z] #63 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-17T08:33:58.686Z] #63 ... [2024-08-17T08:33:58.686Z] [2024-08-17T08:33:58.686Z] #64 [support-cron-scheduler internal] load build context [2024-08-17T08:33:59.096Z] #64 ... [2024-08-17T08:33:59.096Z] [2024-08-17T08:33:59.096Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-17T08:33:59.096Z] #65 ... [2024-08-17T08:33:59.096Z] [2024-08-17T08:33:59.096Z] #58 [core-metadata internal] load build context [2024-08-17T08:33:59.388Z] #58 transferring context: 420.32MB 11.1s [2024-08-17T08:34:01.224Z] #58 transferring context: 494.45MB 12.3s done [2024-08-17T08:34:04.509Z] #58 ... [2024-08-17T08:34:04.509Z] [2024-08-17T08:34:04.509Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:34:04.509Z] #43 transferring context: 494.45MB 14.9s done [2024-08-17T08:34:05.682Z] Removing intermediate container 23b38ac1fa5c [2024-08-17T08:34:05.682Z] ---> cb32245b0339 [2024-08-17T08:34:05.682Z] Successfully built cb32245b0339 [2024-08-17T08:34:05.682Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-17T08:34:06.016Z] + docker inspect -f . ci-base-image-arm64 [2024-08-17T08:34:06.016Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-17T08:34:06.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-7860 does not seem to be running inside a container [2024-08-17T08:34:06.295Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-17T08:34:06.421Z] #43 ... [2024-08-17T08:34:06.421Z] [2024-08-17T08:34:06.421Z] #45 [core-keeper internal] load build context [2024-08-17T08:34:06.421Z] #45 transferring context: 494.45MB 12.1s done [2024-08-17T08:34:06.681Z] #45 ... [2024-08-17T08:34:06.681Z] [2024-08-17T08:34:06.681Z] #54 [security-secretstore-setup internal] load build context [2024-08-17T08:34:06.681Z] #54 transferring context: 494.45MB 12.6s done [2024-08-17T08:34:06.942Z] #54 ... [2024-08-17T08:34:06.942Z] [2024-08-17T08:34:06.942Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-17T08:34:06.942Z] #46 transferring context: 494.45MB 10.7s done [2024-08-17T08:34:06.942Z] #46 ... [2024-08-17T08:34:06.942Z] [2024-08-17T08:34:06.942Z] #47 [security-proxy-auth internal] load build context [2024-08-17T08:34:06.942Z] #47 transferring context: 494.45MB 12.2s done [2024-08-17T08:34:07.204Z] #47 ... [2024-08-17T08:34:07.204Z] [2024-08-17T08:34:07.204Z] #59 [support-scheduler internal] load build context [2024-08-17T08:34:07.204Z] #59 transferring context: 494.45MB 12.4s done [2024-08-17T08:34:07.204Z] #59 ... [2024-08-17T08:34:07.204Z] [2024-08-17T08:34:07.204Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-17T08:34:07.204Z] #50 10.36 (1/11) Installing ca-certificates (20240226-r0) [2024-08-17T08:34:07.204Z] #50 10.37 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-17T08:34:07.204Z] #50 10.38 (3/11) Installing libunistring (1.1-r1) [2024-08-17T08:34:07.204Z] #50 10.40 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-17T08:34:07.204Z] #50 10.40 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-17T08:34:07.204Z] #50 10.40 (6/11) Installing libcurl (8.9.0-r0) [2024-08-17T08:34:07.204Z] #50 10.41 (7/11) Installing curl (8.9.0-r0) [2024-08-17T08:34:07.204Z] #50 10.42 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-17T08:34:07.204Z] #50 10.42 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-17T08:34:07.204Z] #50 10.43 (10/11) Installing libucontext (1.2-r2) [2024-08-17T08:34:07.204Z] #50 10.43 (11/11) Installing gcompat (1.1.0-r1) [2024-08-17T08:34:07.204Z] #50 10.44 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:34:07.204Z] #50 10.45 Executing ca-certificates-20240226-r0.trigger [2024-08-17T08:34:07.204Z] #50 10.49 OK: 12 MiB in 26 packages [2024-08-17T08:34:07.465Z] #50 ... [2024-08-17T08:34:07.465Z] [2024-08-17T08:34:07.465Z] #52 [core-command internal] load build context [2024-08-17T08:34:07.465Z] #52 transferring context: 494.45MB 12.1s done [2024-08-17T08:34:07.511Z] $ docker top 002e1ad7cf3221c9b5c2411475741509d80747aaf6b67cbb2cf52b92a246bf8e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-17T08:34:08.351Z] + go version [2024-08-17T08:34:08.351Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-17T08:34:08.364Z] $ docker stop --time=1 002e1ad7cf3221c9b5c2411475741509d80747aaf6b67cbb2cf52b92a246bf8e [2024-08-17T08:34:08.407Z] #52 ... [2024-08-17T08:34:08.407Z] [2024-08-17T08:34:08.407Z] #57 [core-data internal] load build context [2024-08-17T08:34:08.407Z] #57 transferring context: 494.45MB 11.6s done [2024-08-17T08:34:08.977Z] #57 ... [2024-08-17T08:34:08.977Z] [2024-08-17T08:34:08.977Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-17T08:34:09.236Z] #66 ... [2024-08-17T08:34:09.236Z] [2024-08-17T08:34:09.236Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-17T08:34:09.807Z] #67 ... [2024-08-17T08:34:09.807Z] [2024-08-17T08:34:09.807Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-17T08:34:09.973Z] $ docker rm -f --volumes 002e1ad7cf3221c9b5c2411475741509d80747aaf6b67cbb2cf52b92a246bf8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-17T08:34:10.529Z] + docker inspect -f . ci-base-image-arm64 [2024-08-17T08:34:10.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-17T08:34:10.700Z] prd-ubuntu20.04-docker-arm64-4c-16g-7860 does not seem to be running inside a container [2024-08-17T08:34:10.753Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-17T08:34:11.880Z] $ docker top 265e7273289378f18765f6551f9d6352862db3858ca41f2c97826dad8d916463 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-17T08:34:12.090Z] ========================================================= [2024-08-17T08:34:12.090Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-17T08:34:12.090Z] ========================================================= [Pipeline] sh [2024-08-17T08:34:12.710Z] + git config --global --add safe.directory /w/workspace/edgex-go/7 [Pipeline] fileExists [Pipeline] sh [2024-08-17T08:34:13.362Z] + make test [2024-08-17T08:34:13.362Z] go test -race -coverprofile=coverage.out ./... [2024-08-17T08:34:19.799Z] #68 ... [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #42 [security-proxy-setup internal] load build context [2024-08-17T08:34:19.799Z] #42 DONE 31.4s [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #45 [core-keeper internal] load build context [2024-08-17T08:34:19.799Z] #45 DONE 33.2s [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #49 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-17T08:34:19.799Z] #49 DONE 33.0s [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #63 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-17T08:34:19.799Z] #63 DONE 31.8s [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-17T08:34:19.799Z] #69 ... [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #47 [security-proxy-auth internal] load build context [2024-08-17T08:34:19.799Z] #47 DONE 32.8s [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #52 [core-command internal] load build context [2024-08-17T08:34:19.799Z] #52 DONE 32.3s [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-17T08:34:19.799Z] #55 DONE 32.4s [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-17T08:34:19.799Z] #51 DONE 32.7s [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-17T08:34:19.799Z] #48 DONE 32.7s [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #69 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-17T08:34:19.799Z] #69 ... [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #54 [security-secretstore-setup internal] load build context [2024-08-17T08:34:19.799Z] #54 DONE 32.1s [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #57 [core-data internal] load build context [2024-08-17T08:34:19.799Z] #57 DONE 31.6s [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #58 [core-metadata internal] load build context [2024-08-17T08:34:19.799Z] #58 DONE 31.6s [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #59 [support-scheduler internal] load build context [2024-08-17T08:34:19.799Z] #59 DONE 31.6s [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-17T08:34:19.799Z] #50 DONE 32.8s [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-17T08:34:19.799Z] #46 DONE 33.3s [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #43 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:34:19.799Z] #43 DONE 33.8s [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T08:34:19.799Z] #53 DONE 32.8s [2024-08-17T08:34:19.799Z] [2024-08-17T08:34:19.799Z] #19 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:34:25.541Z] #19 ... [2024-08-17T08:34:25.541Z] [2024-08-17T08:34:25.541Z] #62 [support-notifications internal] load build context [2024-08-17T08:34:25.541Z] #62 transferring context: 278.96MB 5.3s [2024-08-17T08:34:26.594Z] #62 ... [2024-08-17T08:34:26.594Z] [2024-08-17T08:34:26.594Z] #64 [support-cron-scheduler internal] load build context [2024-08-17T08:34:26.594Z] #64 transferring context: 494.45MB 6.7s done [2024-08-17T08:34:26.852Z] #64 ... [2024-08-17T08:34:26.852Z] [2024-08-17T08:34:26.852Z] #62 [support-notifications internal] load build context [2024-08-17T08:34:27.110Z] #62 transferring context: 494.45MB 7.5s done [2024-08-17T08:34:29.675Z] #62 ... [2024-08-17T08:34:29.675Z] [2024-08-17T08:34:29.675Z] #70 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-17T08:34:29.675Z] #70 ... [2024-08-17T08:34:29.675Z] [2024-08-17T08:34:29.675Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-17T08:34:29.937Z] #71 ... [2024-08-17T08:34:29.937Z] [2024-08-17T08:34:29.937Z] #72 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-17T08:34:29.937Z] #72 ... [2024-08-17T08:34:29.937Z] [2024-08-17T08:34:29.937Z] #61 [security-bootstrapper internal] load build context [2024-08-17T08:34:29.937Z] #61 transferring context: 494.45MB 6.2s done [2024-08-17T08:34:30.198Z] #61 ... [2024-08-17T08:34:30.198Z] [2024-08-17T08:34:30.198Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-17T08:34:30.198Z] #73 ... [2024-08-17T08:34:30.198Z] [2024-08-17T08:34:30.198Z] #74 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-17T08:34:30.459Z] #74 ... [2024-08-17T08:34:30.459Z] [2024-08-17T08:34:30.459Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-17T08:34:30.720Z] #75 ... [2024-08-17T08:34:30.720Z] [2024-08-17T08:34:30.720Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-17T08:34:30.980Z] #76 ... [2024-08-17T08:34:30.980Z] [2024-08-17T08:34:30.980Z] #61 [security-bootstrapper internal] load build context [2024-08-17T08:34:30.980Z] #61 DONE 42.6s [2024-08-17T08:34:30.980Z] [2024-08-17T08:34:30.980Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-17T08:34:30.980Z] #77 ... [2024-08-17T08:34:30.980Z] [2024-08-17T08:34:30.980Z] #64 [support-cron-scheduler internal] load build context [2024-08-17T08:34:30.980Z] #64 DONE 42.6s [2024-08-17T08:34:30.980Z] [2024-08-17T08:34:30.980Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-17T08:34:30.980Z] #65 35.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:30.980Z] #65 35.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:30.980Z] #65 36.17 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-17T08:34:30.980Z] #65 36.18 (2/4) Installing openssl (3.1.6-r0) [2024-08-17T08:34:30.980Z] #65 36.20 (3/4) Installing su-exec (0.2-r3) [2024-08-17T08:34:30.980Z] #65 36.21 (4/4) Installing yq (4.33.3-r5) [2024-08-17T08:34:30.980Z] #65 36.77 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:34:30.980Z] #65 36.80 OK: 17 MiB in 19 packages [2024-08-17T08:34:30.980Z] #65 DONE 42.9s [2024-08-17T08:34:30.980Z] [2024-08-17T08:34:30.980Z] #62 [support-notifications internal] load build context [2024-08-17T08:34:30.980Z] #62 DONE 42.7s [2024-08-17T08:34:30.980Z] [2024-08-17T08:34:30.980Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-17T08:34:30.980Z] #56 36.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:30.980Z] #56 36.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:30.980Z] #56 36.58 (1/4) Installing ca-certificates (20240226-r0) [2024-08-17T08:34:30.980Z] #56 36.60 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-17T08:34:30.980Z] #56 36.60 (3/4) Installing su-exec (0.2-r3) [2024-08-17T08:34:30.980Z] #56 36.61 (4/4) Installing yq (4.33.3-r5) [2024-08-17T08:34:30.980Z] #56 37.28 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:34:30.980Z] #56 37.32 Executing ca-certificates-20240226-r0.trigger [2024-08-17T08:34:30.980Z] #56 37.32 OK: 17 MiB in 19 packages [2024-08-17T08:34:30.980Z] #56 DONE 43.4s [2024-08-17T08:34:30.980Z] [2024-08-17T08:34:30.980Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-17T08:34:30.980Z] #60 35.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:30.980Z] #60 35.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:30.980Z] #60 35.75 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-17T08:34:30.980Z] #60 35.80 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:34:30.980Z] #60 35.81 OK: 7 MiB in 16 packages [2024-08-17T08:34:30.980Z] #60 DONE 43.0s [2024-08-17T08:34:30.980Z] [2024-08-17T08:34:30.980Z] #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-17T08:34:31.240Z] #78 ... [2024-08-17T08:34:31.240Z] [2024-08-17T08:34:31.240Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-17T08:34:32.178Z] #79 ... [2024-08-17T08:34:32.178Z] [2024-08-17T08:34:32.178Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-17T08:34:32.178Z] #66 32.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:32.178Z] #66 32.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:32.178Z] #66 32.65 (1/2) Installing ca-certificates (20240226-r0) [2024-08-17T08:34:32.178Z] #66 32.67 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-17T08:34:32.178Z] #66 32.68 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:34:32.178Z] #66 32.68 Executing ca-certificates-20240226-r0.trigger [2024-08-17T08:34:32.178Z] #66 32.72 OK: 8 MiB in 17 packages [2024-08-17T08:34:32.178Z] #66 DONE 33.0s [2024-08-17T08:34:32.178Z] [2024-08-17T08:34:32.178Z] #74 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-17T08:34:32.178Z] #74 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:32.178Z] #74 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:32.178Z] #74 12.46 OK: 264 MiB in 52 packages [2024-08-17T08:34:32.178Z] #74 DONE 12.6s [2024-08-17T08:34:32.178Z] [2024-08-17T08:34:32.178Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-17T08:34:32.178Z] #67 30.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:32.178Z] #67 30.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:32.178Z] #67 30.50 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-17T08:34:32.178Z] #67 30.55 (2/2) Installing su-exec (0.2-r3) [2024-08-17T08:34:32.178Z] #67 30.55 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:34:32.178Z] #67 30.56 OK: 7 MiB in 17 packages [2024-08-17T08:34:32.178Z] #67 DONE 30.7s [2024-08-17T08:34:32.178Z] [2024-08-17T08:34:32.178Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:34:32.178Z] #80 DONE 0.1s [2024-08-17T08:34:32.178Z] [2024-08-17T08:34:32.178Z] #70 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-17T08:34:32.178Z] #70 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:32.178Z] #70 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:32.178Z] #70 12.63 OK: 7 MiB in 16 packages [2024-08-17T08:34:32.178Z] #70 DONE 13.1s [2024-08-17T08:34:32.178Z] [2024-08-17T08:34:32.178Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-17T08:34:32.178Z] #81 ... [2024-08-17T08:34:32.178Z] [2024-08-17T08:34:32.178Z] #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-17T08:34:32.178Z] #68 31.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:32.178Z] #68 31.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:32.178Z] #68 31.93 (1/3) Installing ca-certificates (20240226-r0) [2024-08-17T08:34:32.178Z] #68 31.95 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-17T08:34:32.178Z] #68 31.96 (3/3) Installing tzdata (2024a-r0) [2024-08-17T08:34:32.178Z] #68 32.05 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:34:32.178Z] #68 32.05 Executing ca-certificates-20240226-r0.trigger [2024-08-17T08:34:32.178Z] #68 32.29 OK: 11 MiB in 18 packages [2024-08-17T08:34:32.178Z] #68 DONE 32.5s [2024-08-17T08:34:32.484Z] [2024-08-17T08:34:32.484Z] #72 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-17T08:34:32.485Z] #72 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:32.485Z] #72 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:32.485Z] #72 ... [2024-08-17T08:34:32.485Z] [2024-08-17T08:34:32.485Z] #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-17T08:34:32.485Z] #78 DONE 13.1s [2024-08-17T08:34:32.744Z] [2024-08-17T08:34:32.744Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-17T08:34:32.744Z] #69 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:32.744Z] #69 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:32.744Z] #69 12.93 OK: 264 MiB in 52 packages [2024-08-17T08:34:32.744Z] #69 DONE 13.1s [2024-08-17T08:34:32.744Z] [2024-08-17T08:34:32.744Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-17T08:34:32.744Z] #73 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:32.744Z] #73 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:32.744Z] #73 12.89 OK: 8 MiB in 19 packages [2024-08-17T08:34:32.744Z] #73 DONE 13.1s [2024-08-17T08:34:32.744Z] [2024-08-17T08:34:32.744Z] #72 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-17T08:34:32.744Z] #72 13.17 OK: 264 MiB in 52 packages [2024-08-17T08:34:33.690Z] #72 ... [2024-08-17T08:34:33.690Z] [2024-08-17T08:34:33.690Z] #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:34:33.690Z] #82 DONE 1.0s [2024-08-17T08:34:33.690Z] [2024-08-17T08:34:33.690Z] #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-17T08:34:33.690Z] #72 DONE 14.6s [2024-08-17T08:34:33.690Z] [2024-08-17T08:34:33.690Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-17T08:34:33.690Z] #83 DONE 1.1s [2024-08-17T08:34:33.690Z] [2024-08-17T08:34:33.690Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-17T08:34:33.690Z] #71 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:33.690Z] #71 ... [2024-08-17T08:34:33.690Z] [2024-08-17T08:34:33.690Z] #84 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:34:33.690Z] #84 DONE 0.2s [2024-08-17T08:34:33.690Z] [2024-08-17T08:34:33.690Z] #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-17T08:34:33.690Z] #85 DONE 0.2s [2024-08-17T08:34:33.690Z] [2024-08-17T08:34:33.690Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-17T08:34:33.690Z] #71 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:33.950Z] #71 ... [2024-08-17T08:34:33.950Z] [2024-08-17T08:34:33.950Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-17T08:34:33.950Z] #86 DONE 0.1s [2024-08-17T08:34:33.950Z] [2024-08-17T08:34:33.950Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-17T08:34:33.950Z] #71 14.50 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-17T08:34:33.950Z] #71 14.50 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-17T08:34:33.950Z] #71 14.50 OK: 20077 distinct packages available [2024-08-17T08:34:33.950Z] #71 ... [2024-08-17T08:34:33.950Z] [2024-08-17T08:34:33.950Z] #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-17T08:34:33.950Z] #87 DONE 0.1s [2024-08-17T08:34:33.950Z] [2024-08-17T08:34:33.950Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-17T08:34:33.951Z] #71 14.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:34.212Z] #71 ... [2024-08-17T08:34:34.212Z] [2024-08-17T08:34:34.212Z] #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-17T08:34:34.212Z] #88 DONE 0.1s [2024-08-17T08:34:34.212Z] [2024-08-17T08:34:34.212Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-17T08:34:34.212Z] #71 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:34.212Z] #71 ... [2024-08-17T08:34:34.212Z] [2024-08-17T08:34:34.212Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-17T08:34:34.212Z] #77 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:34.212Z] #77 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:34.212Z] #77 14.61 OK: 8 MiB in 20 packages [2024-08-17T08:34:34.212Z] #77 DONE 14.7s [2024-08-17T08:34:34.212Z] [2024-08-17T08:34:34.212Z] #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-17T08:34:34.212Z] #76 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:34.213Z] #76 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:34.213Z] #76 14.47 OK: 12 MiB in 26 packages [2024-08-17T08:34:34.213Z] #76 DONE 14.6s [2024-08-17T08:34:34.213Z] [2024-08-17T08:34:34.213Z] #89 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-17T08:34:34.213Z] #89 DONE 0.1s [2024-08-17T08:34:34.473Z] [2024-08-17T08:34:34.473Z] #90 [security-spire-config] exporting to image [2024-08-17T08:34:34.473Z] #90 exporting layers [2024-08-17T08:34:35.854Z] #90 ... [2024-08-17T08:34:35.854Z] [2024-08-17T08:34:35.854Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-17T08:34:35.854Z] #0 3.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:35.854Z] #0 3.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:35.854Z] #0 3.673 OK: 17 MiB in 19 packages [2024-08-17T08:34:35.854Z] #91 DONE 4.6s [2024-08-17T08:34:35.854Z] [2024-08-17T08:34:35.854Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-17T08:34:35.854Z] #81 1.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:35.854Z] #81 2.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:35.854Z] #81 2.249 OK: 7 MiB in 17 packages [2024-08-17T08:34:35.854Z] #81 DONE 3.4s [2024-08-17T08:34:35.854Z] [2024-08-17T08:34:35.854Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-17T08:34:35.854Z] #92 DONE 1.3s [2024-08-17T08:34:35.854Z] [2024-08-17T08:34:35.854Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-17T08:34:35.854Z] #93 DONE 1.3s [2024-08-17T08:34:35.854Z] [2024-08-17T08:34:35.854Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-17T08:34:35.854Z] #71 14.87 OK: 264 MiB in 52 packages [2024-08-17T08:34:35.854Z] #71 DONE 16.0s [2024-08-17T08:34:35.854Z] [2024-08-17T08:34:35.854Z] #90 [security-spire-config] exporting to image [2024-08-17T08:34:35.854Z] #90 exporting layers 1.3s done [2024-08-17T08:34:35.854Z] #90 writing image sha256:22cc62c076c61c1a0b92adfcd1e353623ead0689ae2d47f8ab106c1bd2fbad94 [2024-08-17T08:34:35.854Z] #90 writing image sha256:22cc62c076c61c1a0b92adfcd1e353623ead0689ae2d47f8ab106c1bd2fbad94 done [2024-08-17T08:34:35.854Z] #90 naming to docker.io/library/security-spire-config done [2024-08-17T08:34:35.854Z] #90 DONE 1.3s [2024-08-17T08:34:35.854Z] [2024-08-17T08:34:35.854Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-17T08:34:35.854Z] #94 DONE 0.1s [2024-08-17T08:34:35.854Z] [2024-08-17T08:34:35.854Z] #95 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:34:35.854Z] #95 DONE 0.1s [2024-08-17T08:34:35.854Z] [2024-08-17T08:34:35.854Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:34:36.115Z] #96 ... [2024-08-17T08:34:36.115Z] [2024-08-17T08:34:36.115Z] #97 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-17T08:34:36.115Z] #0 4.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:36.115Z] #0 4.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:36.115Z] #0 4.843 OK: 17 MiB in 19 packages [2024-08-17T08:34:36.115Z] #97 DONE 5.3s [2024-08-17T08:34:36.115Z] [2024-08-17T08:34:36.115Z] #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-17T08:34:36.115Z] #75 14.12 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:36.115Z] #75 15.52 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:36.115Z] #75 16.17 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-17T08:34:36.115Z] #75 16.50 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:34:36.115Z] #75 16.50 OK: 7 MiB in 16 packages [2024-08-17T08:34:36.115Z] #75 DONE 16.7s [2024-08-17T08:34:36.381Z] [2024-08-17T08:34:36.381Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-17T08:34:36.381Z] #98 DONE 0.7s [2024-08-17T08:34:36.381Z] [2024-08-17T08:34:36.381Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-17T08:34:36.381Z] #99 DONE 0.0s [2024-08-17T08:34:36.381Z] [2024-08-17T08:34:36.381Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-17T08:34:36.381Z] #100 DONE 0.7s [2024-08-17T08:34:36.381Z] [2024-08-17T08:34:36.381Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-17T08:34:36.381Z] #101 DONE 0.1s [2024-08-17T08:34:36.381Z] [2024-08-17T08:34:36.381Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-17T08:34:36.381Z] #102 DONE 0.1s [2024-08-17T08:34:36.381Z] [2024-08-17T08:34:36.381Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-17T08:34:36.381Z] #103 DONE 0.1s [2024-08-17T08:34:36.381Z] [2024-08-17T08:34:36.381Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-17T08:34:36.642Z] #104 ... [2024-08-17T08:34:36.642Z] [2024-08-17T08:34:36.642Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-17T08:34:36.642Z] #105 DONE 0.1s [2024-08-17T08:34:36.642Z] [2024-08-17T08:34:36.642Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-17T08:34:36.642Z] #106 DONE 0.1s [2024-08-17T08:34:36.642Z] [2024-08-17T08:34:36.642Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-17T08:34:36.642Z] #104 DONE 0.1s [2024-08-17T08:34:36.642Z] [2024-08-17T08:34:36.642Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-17T08:34:36.642Z] #79 5.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:36.642Z] #79 5.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:36.642Z] #79 5.663 OK: 7 MiB in 16 packages [2024-08-17T08:34:36.642Z] #79 DONE 5.8s [2024-08-17T08:34:36.642Z] [2024-08-17T08:34:36.642Z] #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-17T08:34:36.642Z] #107 DONE 0.1s [2024-08-17T08:34:36.642Z] [2024-08-17T08:34:36.642Z] #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-17T08:34:36.903Z] #108 DONE 0.1s [2024-08-17T08:34:36.903Z] [2024-08-17T08:34:36.903Z] #109 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-17T08:34:36.903Z] #0 4.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:36.903Z] #0 4.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:36.903Z] #0 4.642 OK: 8 MiB in 17 packages [2024-08-17T08:34:36.903Z] #109 DONE 4.8s [2024-08-17T08:34:36.903Z] [2024-08-17T08:34:36.903Z] #90 [security-spire-agent] exporting to image [2024-08-17T08:34:37.474Z] #90 exporting layers 0.7s done [2024-08-17T08:34:37.474Z] #90 writing image sha256:d18590c83357437089d5e5d5bc2b99dbdfdb34b9b832bc9484b7e7a9129fcafd done [2024-08-17T08:34:37.474Z] #90 naming to docker.io/library/security-spire-server done [2024-08-17T08:34:37.474Z] #90 exporting layers 0.7s done [2024-08-17T08:34:37.474Z] #90 writing image sha256:2090ff1d7e770331fde4f9d85f84bdc164cbce18a74011539c86c67be8485ddf done [2024-08-17T08:34:37.474Z] #90 naming to docker.io/library/security-spire-agent done [2024-08-17T08:34:37.474Z] #90 DONE 2.3s [2024-08-17T08:34:37.474Z] [2024-08-17T08:34:37.475Z] #110 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-17T08:34:37.736Z] #110 DONE 2.2s [2024-08-17T08:34:37.736Z] [2024-08-17T08:34:37.736Z] #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-17T08:34:37.736Z] #0 4.636 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:37.736Z] #0 5.108 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:37.736Z] #111 ... [2024-08-17T08:34:37.736Z] [2024-08-17T08:34:37.736Z] #112 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-17T08:34:37.736Z] #112 DONE 0.0s [2024-08-17T08:34:37.736Z] [2024-08-17T08:34:37.736Z] #113 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-17T08:34:37.736Z] #0 4.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:37.996Z] #113 5.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-17T08:34:37.996Z] #113 5.971 OK: 11 MiB in 18 packages [2024-08-17T08:34:38.256Z] #113 DONE 6.1s [2024-08-17T08:34:38.256Z] [2024-08-17T08:34:38.256Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:34:38.518Z] #114 ... [2024-08-17T08:34:38.518Z] [2024-08-17T08:34:38.518Z] #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-17T08:34:38.518Z] #111 5.789 OK: 264 MiB in 52 packages [2024-08-17T08:34:38.518Z] #111 DONE 5.9s [2024-08-17T08:34:38.518Z] [2024-08-17T08:34:38.518Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-17T08:34:38.518Z] #115 DONE 0.0s [2024-08-17T08:34:38.518Z] [2024-08-17T08:34:38.518Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:34:42.717Z] #116 ... [2024-08-17T08:34:42.717Z] [2024-08-17T08:34:42.717Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:34:42.717Z] #117 ... [2024-08-17T08:34:42.717Z] [2024-08-17T08:34:42.717Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:35:00.195Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-17T08:35:29.623Z] #118 ... [2024-08-17T08:35:29.623Z] [2024-08-17T08:35:29.623Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:35:29.623Z] #117 DONE 53.5s [2024-08-17T08:35:29.623Z] [2024-08-17T08:35:29.623Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:35:29.623Z] #96 DONE 50.0s [2024-08-17T08:35:29.623Z] [2024-08-17T08:35:29.623Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-17T08:35:29.623Z] #119 ... [2024-08-17T08:35:29.623Z] [2024-08-17T08:35:29.623Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:35:29.623Z] #118 DONE 52.1s [2024-08-17T08:35:29.623Z] [2024-08-17T08:35:29.623Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:35:29.623Z] #116 DONE 47.2s [2024-08-17T08:35:29.623Z] [2024-08-17T08:35:29.623Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:35:29.623Z] #114 DONE 51.9s [2024-08-17T08:35:29.623Z] [2024-08-17T08:35:29.623Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-17T08:35:36.261Z] #120 DONE 10.0s [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:35:36.261Z] #121 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #122 [core-command builder 6/7] COPY . . [2024-08-17T08:35:36.261Z] #122 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:35:36.261Z] #123 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:35:36.261Z] #124 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:35:36.261Z] #125 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-08-17T08:35:36.261Z] #126 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #127 [security-secretstore-setup builder 6/7] COPY . . [2024-08-17T08:35:36.261Z] #127 DONE 10.0s [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #128 [security-proxy-auth builder 6/7] COPY . . [2024-08-17T08:35:36.261Z] #128 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:35:36.261Z] #129 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:35:36.261Z] #130 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #131 [core-metadata builder 6/7] COPY . . [2024-08-17T08:35:36.261Z] #131 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:35:36.261Z] #132 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:35:36.261Z] #133 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:35:36.261Z] #134 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #135 [core-data builder 6/7] COPY . . [2024-08-17T08:35:36.261Z] #135 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:35:36.261Z] #136 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:35:36.261Z] #137 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #138 [security-bootstrapper builder 6/7] COPY . . [2024-08-17T08:35:36.261Z] #138 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:35:36.261Z] #139 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:35:36.261Z] #140 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #141 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:35:36.261Z] #141 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #142 [support-scheduler builder 6/7] COPY . . [2024-08-17T08:35:36.261Z] #142 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #143 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-17T08:35:36.261Z] #143 DONE 10.1s [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-17T08:35:36.261Z] #144 ... [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #145 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:35:36.261Z] #145 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #146 [support-cron-scheduler builder 6/7] COPY . . [2024-08-17T08:35:36.261Z] #146 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #147 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:35:36.261Z] #147 CACHED [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-17T08:35:36.261Z] #119 DONE 10.1s [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #148 [core-keeper builder 7/8] COPY . . [2024-08-17T08:35:36.261Z] #148 DONE 10.1s [2024-08-17T08:35:36.261Z] [2024-08-17T08:35:36.261Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-17T08:35:37.201Z] #149 1.175 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-08-17T08:35:47.401Z] #149 ... [2024-08-17T08:35:47.401Z] [2024-08-17T08:35:47.401Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-17T08:35:47.401Z] #0 1.219 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-08-17T08:35:47.401Z] #150 ... [2024-08-17T08:35:47.401Z] [2024-08-17T08:35:47.401Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-17T08:35:47.401Z] #0 1.192 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-08-17T08:35:47.401Z] #151 ... [2024-08-17T08:35:47.401Z] [2024-08-17T08:35:47.401Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-17T08:35:47.401Z] #0 1.534 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-08-17T08:35:47.659Z] #152 ... [2024-08-17T08:35:47.659Z] [2024-08-17T08:35:47.659Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-17T08:35:47.659Z] #0 0.446 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-08-17T08:35:47.917Z] #153 ... [2024-08-17T08:35:47.917Z] [2024-08-17T08:35:47.917Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-17T08:35:47.917Z] #0 0.998 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-08-17T08:35:48.175Z] #154 ... [2024-08-17T08:35:48.175Z] [2024-08-17T08:35:48.175Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-17T08:35:48.175Z] #0 1.494 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-17T08:35:48.175Z] #155 ... [2024-08-17T08:35:48.175Z] [2024-08-17T08:35:48.175Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-17T08:35:48.175Z] #0 0.797 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-08-17T08:35:48.432Z] #156 ... [2024-08-17T08:35:48.433Z] [2024-08-17T08:35:48.433Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-17T08:35:48.433Z] #0 0.716 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-08-17T08:35:48.433Z] #157 ... [2024-08-17T08:35:48.433Z] [2024-08-17T08:35:48.433Z] #158 [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-08-17T08:35:48.433Z] #0 1.238 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-08-17T08:35:48.690Z] #158 ... [2024-08-17T08:35:48.690Z] [2024-08-17T08:35:48.690Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-17T08:35:48.690Z] #0 0.859 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-08-17T08:35:48.947Z] #159 ... [2024-08-17T08:35:48.947Z] [2024-08-17T08:35:48.947Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-17T08:35:48.947Z] #144 1.444 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-08-17T08:35:48.947Z] #144 ... [2024-08-17T08:35:48.947Z] [2024-08-17T08:35:48.947Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-17T08:35:48.947Z] #0 0.644 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-08-17T08:37:25.490Z] #160 ... [2024-08-17T08:37:25.490Z] [2024-08-17T08:37:25.490Z] #158 [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-08-17T08:37:25.490Z] #158 100.7 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-08-17T08:38:33.255Z] #158 DONE 175.1s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-17T08:38:33.255Z] #154 DONE 175.1s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-17T08:38:33.255Z] #152 DONE 175.1s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #19 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:38:33.255Z] #19 ... [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-17T08:38:33.255Z] #157 DONE 175.1s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-17T08:38:33.255Z] #156 DONE 175.2s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-17T08:38:33.255Z] #153 DONE 175.2s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-17T08:38:33.255Z] #150 DONE 175.1s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T08:38:33.255Z] #161 ... [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-17T08:38:33.255Z] #144 DONE 175.7s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-17T08:38:33.255Z] #159 DONE 175.8s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-17T08:38:33.255Z] #160 DONE 175.9s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #162 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T08:38:33.255Z] #162 ... [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-17T08:38:33.255Z] #155 DONE 175.9s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-17T08:38:33.255Z] #151 DONE 175.9s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-17T08:38:33.255Z] #149 DONE 176.1s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T08:38:33.255Z] #163 ... [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T08:38:33.255Z] #164 DONE 1.4s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T08:38:33.255Z] #165 DONE 1.4s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-17T08:38:33.255Z] #166 DONE 0.9s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #162 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T08:38:33.255Z] #162 DONE 0.8s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #167 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T08:38:33.255Z] #167 DONE 0.9s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T08:38:33.255Z] #168 DONE 0.9s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T08:38:33.255Z] #161 DONE 1.4s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #169 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-17T08:38:33.255Z] #169 ... [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T08:38:33.255Z] #170 DONE 0.6s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T08:38:33.255Z] #163 DONE 0.5s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #171 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-17T08:38:33.255Z] #171 ... [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-17T08:38:33.255Z] #172 DONE 0.8s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-17T08:38:33.255Z] #173 DONE 0.8s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-17T08:38:33.255Z] #174 CACHED [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T08:38:33.255Z] #175 CACHED [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #176 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-17T08:38:33.255Z] #176 CACHED [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T08:38:33.255Z] #177 CACHED [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #178 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T08:38:33.255Z] #178 CACHED [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #179 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-17T08:38:33.255Z] #179 CACHED [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #169 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-17T08:38:33.255Z] #169 DONE 0.8s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T08:38:33.255Z] #180 CACHED [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-17T08:38:33.255Z] #181 CACHED [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #182 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-17T08:38:33.255Z] #182 DONE 0.8s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #183 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-17T08:38:33.255Z] #183 DONE 0.8s [2024-08-17T08:38:33.255Z] [2024-08-17T08:38:33.255Z] #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-17T08:38:33.256Z] #184 DONE 0.8s [2024-08-17T08:38:33.256Z] [2024-08-17T08:38:33.256Z] #185 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-17T08:38:33.256Z] #185 DONE 0.8s [2024-08-17T08:38:33.256Z] [2024-08-17T08:38:33.256Z] #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-17T08:38:33.516Z] #186 ... [2024-08-17T08:38:33.516Z] [2024-08-17T08:38:33.516Z] #171 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-17T08:38:33.516Z] #171 DONE 0.8s [2024-08-17T08:38:33.516Z] [2024-08-17T08:38:33.516Z] #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-17T08:38:34.089Z] #187 ... [2024-08-17T08:38:34.089Z] [2024-08-17T08:38:34.089Z] #188 [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-08-17T08:38:34.089Z] #188 DONE 1.0s [2024-08-17T08:38:34.350Z] [2024-08-17T08:38:34.350Z] #189 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-17T08:38:36.899Z] #189 ... [2024-08-17T08:38:36.900Z] [2024-08-17T08:38:36.900Z] #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-17T08:38:36.900Z] #190 DONE 3.8s [2024-08-17T08:38:36.992Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-17T08:38:36.992Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-17T08:38:37.539Z] [2024-08-17T08:38:37.539Z] #191 [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-08-17T08:38:37.539Z] #191 DONE 3.9s [2024-08-17T08:38:37.539Z] [2024-08-17T08:38:37.539Z] #192 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-17T08:38:37.539Z] #192 DONE 4.7s [2024-08-17T08:38:37.539Z] [2024-08-17T08:38:37.539Z] #193 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-17T08:38:37.539Z] #193 DONE 3.9s [2024-08-17T08:38:37.539Z] [2024-08-17T08:38:37.539Z] #194 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T08:38:37.539Z] #194 ... [2024-08-17T08:38:37.539Z] [2024-08-17T08:38:37.539Z] #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-17T08:38:37.539Z] #195 DONE 4.2s [2024-08-17T08:38:37.539Z] [2024-08-17T08:38:37.539Z] #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-17T08:38:37.539Z] #196 DONE 4.3s [2024-08-17T08:38:37.539Z] [2024-08-17T08:38:37.539Z] #197 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-17T08:38:37.539Z] #197 DONE 4.3s [2024-08-17T08:38:37.539Z] [2024-08-17T08:38:37.539Z] #198 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-17T08:38:37.539Z] #198 DONE 4.4s [2024-08-17T08:38:37.539Z] [2024-08-17T08:38:37.539Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-17T08:38:37.539Z] #199 DONE 4.4s [2024-08-17T08:38:37.539Z] [2024-08-17T08:38:37.539Z] #200 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-17T08:38:37.539Z] #200 DONE 4.4s [2024-08-17T08:38:37.539Z] [2024-08-17T08:38:37.539Z] #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-17T08:38:37.539Z] #186 DONE 4.3s [2024-08-17T08:38:37.539Z] [2024-08-17T08:38:37.539Z] #90 [core-keeper] exporting to image [2024-08-17T08:38:37.539Z] #90 exporting layers [2024-08-17T08:38:37.800Z] #90 ... [2024-08-17T08:38:37.800Z] [2024-08-17T08:38:37.800Z] #187 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-17T08:38:37.800Z] #187 DONE 4.3s [2024-08-17T08:38:37.800Z] [2024-08-17T08:38:37.800Z] #189 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-17T08:38:37.800Z] #189 DONE 3.5s [2024-08-17T08:38:37.800Z] [2024-08-17T08:38:37.800Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-17T08:38:37.800Z] #201 DONE 0.8s [2024-08-17T08:38:37.800Z] [2024-08-17T08:38:37.800Z] #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-17T08:38:37.800Z] #202 DONE 0.8s [2024-08-17T08:38:37.800Z] [2024-08-17T08:38:37.800Z] #203 [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-08-17T08:38:37.800Z] #203 DONE 0.8s [2024-08-17T08:38:37.800Z] [2024-08-17T08:38:37.800Z] #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-17T08:38:38.060Z] #204 ... [2024-08-17T08:38:38.060Z] [2024-08-17T08:38:38.060Z] #194 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T08:38:38.060Z] #194 DONE 0.8s [2024-08-17T08:38:38.060Z] [2024-08-17T08:38:38.060Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-17T08:38:38.060Z] #205 DONE 0.5s [2024-08-17T08:38:38.060Z] [2024-08-17T08:38:38.060Z] #206 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-17T08:38:38.060Z] #206 DONE 0.5s [2024-08-17T08:38:38.060Z] [2024-08-17T08:38:38.060Z] #207 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-17T08:38:38.060Z] #207 DONE 0.5s [2024-08-17T08:38:38.060Z] [2024-08-17T08:38:38.060Z] #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-17T08:38:38.060Z] #208 DONE 0.5s [2024-08-17T08:38:38.060Z] [2024-08-17T08:38:38.060Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-17T08:38:38.060Z] #209 DONE 0.5s [2024-08-17T08:38:38.060Z] [2024-08-17T08:38:38.060Z] #210 [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-08-17T08:38:38.060Z] #210 DONE 0.5s [2024-08-17T08:38:38.060Z] [2024-08-17T08:38:38.060Z] #90 [core-keeper] exporting to image [2024-08-17T08:38:38.060Z] #90 writing image sha256:ff57ba6707950dd9a1e217ef50e56545e9eb78bf2c966cbf33139aeb9fa9c6c7 0.0s done [2024-08-17T08:38:38.060Z] #90 naming to docker.io/library/core-keeper done [2024-08-17T08:38:38.319Z] #90 ... [2024-08-17T08:38:38.319Z] [2024-08-17T08:38:38.319Z] #211 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-17T08:38:38.319Z] #211 DONE 0.5s [2024-08-17T08:38:38.319Z] [2024-08-17T08:38:38.319Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-17T08:38:38.319Z] #212 DONE 0.6s [2024-08-17T08:38:38.319Z] [2024-08-17T08:38:38.319Z] #90 [support-cron-scheduler] exporting to image [2024-08-17T08:38:38.319Z] #90 exporting layers 0.4s done [2024-08-17T08:38:38.579Z] #90 ... [2024-08-17T08:38:38.579Z] [2024-08-17T08:38:38.579Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-17T08:38:38.579Z] #213 DONE 0.5s [2024-08-17T08:38:38.579Z] [2024-08-17T08:38:38.579Z] #204 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-17T08:38:38.579Z] #204 DONE 0.6s [2024-08-17T08:38:38.579Z] [2024-08-17T08:38:38.579Z] #214 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-17T08:38:38.579Z] #214 DONE 0.5s [2024-08-17T08:38:38.579Z] [2024-08-17T08:38:38.579Z] #215 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-17T08:38:38.579Z] #215 DONE 0.5s [2024-08-17T08:38:38.579Z] [2024-08-17T08:38:38.579Z] #90 [support-cron-scheduler] exporting to image [2024-08-17T08:38:38.579Z] #90 exporting layers 0.5s done [2024-08-17T08:38:38.579Z] #90 writing image sha256:5a5163a0a30c9df15df507b6c36ed53b43571cbac53c64f8c5b9b0ca66afc4c7 [2024-08-17T08:38:38.579Z] #90 ... [2024-08-17T08:38:38.579Z] [2024-08-17T08:38:38.579Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-17T08:38:38.579Z] #216 DONE 0.6s [2024-08-17T08:38:38.839Z] [2024-08-17T08:38:38.839Z] #90 [core-command] exporting to image [2024-08-17T08:38:38.839Z] #90 writing image sha256:5a5163a0a30c9df15df507b6c36ed53b43571cbac53c64f8c5b9b0ca66afc4c7 0.2s done [2024-08-17T08:38:38.839Z] #90 writing image sha256:8408606711af1f6d7ae7b6f2cc286d56a59723644da312d36efe09f05f7740d2 [2024-08-17T08:38:38.839Z] #90 naming to docker.io/library/core-command done [2024-08-17T08:38:38.839Z] #90 writing image sha256:948e637cd24826d6137211fca838a0cbfd1367bf6925c316b199a6a08fb8ad8e [2024-08-17T08:38:38.839Z] #90 writing image sha256:8408606711af1f6d7ae7b6f2cc286d56a59723644da312d36efe09f05f7740d2 0.3s done [2024-08-17T08:38:38.839Z] #90 naming to docker.io/library/support-scheduler [2024-08-17T08:38:39.130Z] #90 ... [2024-08-17T08:38:39.130Z] [2024-08-17T08:38:39.130Z] #217 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-17T08:38:39.130Z] #217 DONE 0.7s [2024-08-17T08:38:39.130Z] [2024-08-17T08:38:39.130Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-17T08:38:39.130Z] #218 DONE 0.5s [2024-08-17T08:38:39.130Z] [2024-08-17T08:38:39.130Z] #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-17T08:38:39.130Z] #219 DONE 0.6s [2024-08-17T08:38:39.130Z] [2024-08-17T08:38:39.130Z] #90 [core-data] exporting to image [2024-08-17T08:38:39.130Z] #90 exporting layers 0.9s done [2024-08-17T08:38:39.130Z] #90 writing image sha256:948e637cd24826d6137211fca838a0cbfd1367bf6925c316b199a6a08fb8ad8e 0.3s done [2024-08-17T08:38:39.130Z] #90 naming to docker.io/library/support-scheduler 0.0s done [2024-08-17T08:38:39.130Z] #90 naming to docker.io/library/core-data done [2024-08-17T08:38:39.130Z] #90 writing image sha256:f0ae2ab9565750ac1b9ba57666c0217498396fd121d0a6edc488e6fcbe00ee92 [2024-08-17T08:38:39.130Z] #90 exporting layers 0.8s done [2024-08-17T08:38:39.130Z] #90 writing image sha256:f0ae2ab9565750ac1b9ba57666c0217498396fd121d0a6edc488e6fcbe00ee92 0.0s done [2024-08-17T08:38:39.130Z] #90 naming to docker.io/library/support-notifications done [2024-08-17T08:38:39.130Z] #90 writing image sha256:94df806d5d46c155d24e40e660c62ec21c502298faa255a78862db1d4d8e5b26 done [2024-08-17T08:38:39.130Z] #90 naming to docker.io/library/core-metadata [2024-08-17T08:38:39.390Z] #90 naming to docker.io/library/core-metadata 0.2s done [2024-08-17T08:38:39.390Z] #90 writing image sha256:5f48cb7ef190c5ae0a4cb7638a211f460173e77ff4e82a8b85c1dfe284c7edf8 0.0s done [2024-08-17T08:38:39.390Z] #90 writing image sha256:ef0683287bbbac8ade257ad9e13dbdfd6e94da614723e9146c1063139d6ac513 0.0s done [2024-08-17T08:38:39.390Z] #90 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-08-17T08:38:39.390Z] #90 naming to docker.io/library/support-cron-scheduler done [2024-08-17T08:38:39.390Z] #90 DONE 4.3s [2024-08-17T08:38:39.390Z] [2024-08-17T08:38:39.390Z] #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-17T08:38:39.390Z] #220 DONE 0.6s [2024-08-17T08:38:39.390Z] [2024-08-17T08:38:39.390Z] #221 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-17T08:38:39.648Z] #221 ... [2024-08-17T08:38:39.648Z] [2024-08-17T08:38:39.648Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-17T08:38:39.648Z] #222 DONE 1.2s [2024-08-17T08:38:39.648Z] [2024-08-17T08:38:39.648Z] #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-17T08:38:39.648Z] #223 DONE 0.6s [2024-08-17T08:38:39.648Z] [2024-08-17T08:38:39.648Z] #224 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-17T08:38:39.648Z] #224 DONE 1.1s [2024-08-17T08:38:39.920Z] [2024-08-17T08:38:39.920Z] #221 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-17T08:38:39.920Z] #221 DONE 0.2s [2024-08-17T08:38:39.920Z] [2024-08-17T08:38:39.920Z] #225 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-17T08:38:39.920Z] #225 DONE 0.1s [2024-08-17T08:38:39.920Z] [2024-08-17T08:38:39.920Z] #90 [core-common-config-bootstrapper] exporting to image [2024-08-17T08:38:39.920Z] #90 exporting layers 0.2s done [2024-08-17T08:38:39.920Z] #90 writing image sha256:535dc948e07bf1a4ec175225c7a07ae07134127d4a68cfda31c299132933821c done [2024-08-17T08:38:39.920Z] #90 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-17T08:38:39.920Z] #90 exporting layers 0.5s done [2024-08-17T08:38:40.179Z] #90 ... [2024-08-17T08:38:40.179Z] [2024-08-17T08:38:40.179Z] #226 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-17T08:38:40.179Z] #226 DONE 1.1s [2024-08-17T08:38:40.179Z] [2024-08-17T08:38:40.179Z] #227 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-17T08:38:40.179Z] #227 DONE 0.3s [2024-08-17T08:38:40.179Z] [2024-08-17T08:38:40.179Z] #228 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-17T08:38:40.179Z] #228 DONE 0.1s [2024-08-17T08:38:40.179Z] [2024-08-17T08:38:40.179Z] #90 [security-proxy-auth] exporting to image [2024-08-17T08:38:40.179Z] #90 writing image sha256:34282eefbe0515e3e3620b4ef38d42f5f44620ff24503451bb1f7b3168bb9358 done [2024-08-17T08:38:40.179Z] #90 naming to docker.io/library/security-proxy-auth done [2024-08-17T08:38:40.443Z] #90 exporting layers 0.2s done [2024-08-17T08:38:40.443Z] #90 writing image sha256:7c9728fbf18c8f923b1dac3e255aade3f5245672fc73638d44f394dcc8d30af8 done [2024-08-17T08:38:40.443Z] #90 naming to docker.io/library/security-proxy-setup done [2024-08-17T08:38:40.443Z] #90 DONE 4.9s [2024-08-17T08:38:40.443Z] [2024-08-17T08:38:40.443Z] #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-17T08:38:40.443Z] #229 DONE 0.0s [2024-08-17T08:38:40.443Z] [2024-08-17T08:38:40.443Z] #230 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-17T08:38:40.443Z] #230 DONE 0.0s [2024-08-17T08:38:40.443Z] [2024-08-17T08:38:40.443Z] #231 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-17T08:38:40.443Z] #231 ... [2024-08-17T08:38:40.443Z] [2024-08-17T08:38:40.443Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-17T08:38:40.443Z] #232 DONE 0.7s [2024-08-17T08:38:40.702Z] [2024-08-17T08:38:40.702Z] #90 [security-secretstore-setup] exporting to image [2024-08-17T08:38:41.267Z] #90 ... [2024-08-17T08:38:41.267Z] [2024-08-17T08:38:41.267Z] #231 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-17T08:38:41.267Z] #231 DONE 0.9s [2024-08-17T08:38:41.267Z] [2024-08-17T08:38:41.267Z] #90 [security-bootstrapper] exporting to image [2024-08-17T08:38:41.526Z] #90 exporting layers 1.2s done [2024-08-17T08:38:41.785Z] #90 exporting layers 0.5s done [2024-08-17T08:38:41.785Z] #90 writing image sha256:592024f7784955bf9aa7d8b44870f0f16c96cf90c9029cb9b75d725492bda45b done [2024-08-17T08:38:41.785Z] #90 naming to docker.io/library/security-secretstore-setup done [2024-08-17T08:38:41.785Z] #90 writing image sha256:b85a92273a9c892445498ed33071f846caeb5fe76b8f637e2f7a8c8ed3c04337 done [2024-08-17T08:38:41.785Z] #90 naming to docker.io/library/security-bootstrapper done [2024-08-17T08:38:41.785Z] #90 DONE 6.2s [2024-08-17T08:38:41.785Z] [2024-08-17T08:38:41.785Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-17T08:38:41.785Z] time="2024-08-17T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T08:38:41.785Z] time="2024-08-17T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T08:38:41.785Z] time="2024-08-17T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T08:38:41.785Z] time="2024-08-17T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T08:38:41.785Z] time="2024-08-17T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T08:38:41.785Z] time="2024-08-17T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T08:38:41.785Z] time="2024-08-17T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T08:38:41.785Z] time="2024-08-17T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T08:38:41.785Z] time="2024-08-17T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T08:38:41.785Z] time="2024-08-17T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T08:38:41.785Z] time="2024-08-17T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T08:38:41.785Z] time="2024-08-17T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T08:38:41.785Z] time="2024-08-17T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T08:38:41.785Z] time="2024-08-17T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T08:38:41.785Z] time="2024-08-17T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T08:38:41.785Z] time="2024-08-17T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-17T08:38:41.824Z] $ docker stop --time=1 f00f4f108542b734418321dd5d7460a153207e60826b4341eef082303a50e741 [2024-08-17T08:38:43.716Z] $ docker rm -f --volumes f00f4f108542b734418321dd5d7460a153207e60826b4341eef082303a50e741 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-17T08:38:44.126Z] + docker images [2024-08-17T08:38:44.126Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-17T08:38:44.126Z] security-secretstore-setup latest 592024f77849 3 seconds ago 37MB [2024-08-17T08:38:44.126Z] security-bootstrapper latest b85a92273a9c 3 seconds ago 18.9MB [2024-08-17T08:38:44.126Z] security-proxy-setup latest 7c9728fbf18c 4 seconds ago 26.2MB [2024-08-17T08:38:44.126Z] core-common-config-bootstrapper latest 535dc948e07b 4 seconds ago 15.2MB [2024-08-17T08:38:44.126Z] security-proxy-auth latest 34282eefbe05 4 seconds ago 33MB [2024-08-17T08:38:44.126Z] core-metadata latest 94df806d5d46 5 seconds ago 39.7MB [2024-08-17T08:38:44.126Z] support-scheduler latest 8408606711af 6 seconds ago 41.9MB [2024-08-17T08:38:44.126Z] core-keeper latest ff57ba670795 6 seconds ago 39.5MB [2024-08-17T08:38:44.126Z] support-notifications latest f0ae2ab95657 6 seconds ago 42.5MB [2024-08-17T08:38:44.126Z] core-command latest 5a5163a0a30c 6 seconds ago 35.4MB [2024-08-17T08:38:44.126Z] core-data latest 948e637cd248 6 seconds ago 39.6MB [2024-08-17T08:38:44.126Z] security-spiffe-token-provider latest ef0683287bbb 6 seconds ago 28.8MB [2024-08-17T08:38:44.126Z] support-cron-scheduler latest 5f48cb7ef190 6 seconds ago 44MB [2024-08-17T08:38:44.126Z] security-spire-agent latest 2090ff1d7e77 4 minutes ago 182MB [2024-08-17T08:38:44.126Z] security-spire-server latest d18590c83357 4 minutes ago 121MB [2024-08-17T08:38:44.126Z] security-spire-config latest 22cc62c076c6 4 minutes ago 120MB [2024-08-17T08:38:44.126Z] ci-base-image-x86_64 latest f778822dfc4d 8 minutes ago 970MB [2024-08-17T08:38:44.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-17T08:38:44.126Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-17T08:38:44.126Z] 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-08-17T08:39:15.860Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-17T08:39:15.860Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-17T08:39:15.860Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-17T08:39:15.860Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-17T08:39:15.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-17T08:39:15.860Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-17T08:39:16.841Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-17T08:39:16.841Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-17T08:39:17.110Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-17T08:39:23.754Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-17T08:39:23.754Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-17T08:39:23.754Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-17T08:39:23.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-17T08:39:23.754Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-17T08:39:33.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-17T08:39:33.825Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-17T08:39:34.806Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.190s coverage: 28.7% of statements [2024-08-17T08:39:47.139Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.179s coverage: 97.0% of statements [2024-08-17T08:39:50.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-17T08:39:50.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-17T08:39:50.481Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-17T08:39:54.741Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.260s coverage: 69.2% of statements [2024-08-17T08:39:56.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-17T08:39:56.158Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-17T08:39:57.575Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.207s coverage: 53.2% of statements [2024-08-17T08:40:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-17T08:40:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-17T08:40:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-17T08:40:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-17T08:40:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-17T08:40:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-17T08:40:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-17T08:40:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-17T08:40:01.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-17T08:40:11.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-17T08:40:11.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-17T08:40:11.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-17T08:40:11.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-17T08:40:11.081Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-17T08:40:13.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.451s coverage: 93.4% of statements [2024-08-17T08:40:13.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.403s coverage: 91.7% of statements [2024-08-17T08:40:18.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-17T08:40:18.372Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-17T08:40:18.956Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.214s coverage: 7.0% of statements [2024-08-17T08:40:24.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-17T08:40:24.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-17T08:40:24.290Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-17T08:40:26.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-17T08:40:26.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-17T08:40:26.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-17T08:40:26.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-17T08:40:26.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-17T08:40:26.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-17T08:40:26.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-17T08:40:26.865Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-17T08:40:26.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.657s coverage: 95.8% of statements [2024-08-17T08:40:27.450Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.097s coverage: 72.2% of statements [2024-08-17T08:40:31.697Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-17T08:40:32.281Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.109s coverage: 0.0% of statements [no tests to run] [2024-08-17T08:40:38.917Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-17T08:40:38.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-17T08:40:39.185Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.329s coverage: 0.8% of statements [2024-08-17T08:40:39.185Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.177s coverage: 30.7% of statements [2024-08-17T08:40:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.146s coverage: 41.7% of statements [2024-08-17T08:40:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.102s coverage: 77.8% of statements [2024-08-17T08:40:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.111s coverage: 94.1% of statements [2024-08-17T08:40:43.448Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements [2024-08-17T08:40:47.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.103s coverage: 87.5% of statements [2024-08-17T08:40:49.642Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-17T08:40:50.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-17T08:40:50.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-17T08:40:50.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-17T08:40:53.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-17T08:40:53.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-17T08:40:53.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-17T08:40:53.937Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-17T08:41:00.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.101s coverage: 94.4% of statements [2024-08-17T08:41:00.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-17T08:41:00.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-17T08:41:00.697Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-17T08:41:04.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-17T08:41:04.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-17T08:41:04.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-17T08:41:04.941Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-17T08:41:10.274Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-17T08:41:10.275Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-17T08:41:12.215Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-17T08:41:14.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.926s coverage: 79.9% of statements [2024-08-17T08:41:14.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.141s coverage: 92.9% of statements [2024-08-17T08:41:14.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.089s coverage: 67.2% of statements [2024-08-17T08:41:14.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.112s coverage: 62.3% of statements [2024-08-17T08:41:14.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.103s coverage: 76.6% of statements [2024-08-17T08:41:18.066Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-17T08:41:18.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.098s coverage: 87.2% of statements [2024-08-17T08:41:18.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.072s coverage: 20.0% of statements [2024-08-17T08:41:18.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.076s coverage: 100.0% of statements [2024-08-17T08:41:18.648Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.255s coverage: 81.8% of statements [2024-08-17T08:41:19.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.265s coverage: 82.1% of statements [2024-08-17T08:41:20.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-17T08:41:21.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.121s coverage: 86.0% of statements [2024-08-17T08:41:25.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-17T08:41:25.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-17T08:41:27.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.722s coverage: 63.1% of statements [2024-08-17T08:41:27.344Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.124s coverage: 100.0% of statements [2024-08-17T08:41:28.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.111s coverage: 89.4% of statements [2024-08-17T08:41:28.749Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.095s coverage: 100.0% of statements [2024-08-17T08:41:28.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-17T08:41:28.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-17T08:41:28.749Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-17T08:41:29.330Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.084s coverage: 73.7% of statements [2024-08-17T08:41:29.911Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.074s coverage: 100.0% of statements [2024-08-17T08:41:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-17T08:41:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-17T08:41:36.547Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-17T08:41:37.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.668s coverage: 36.5% of statements [2024-08-17T08:41:37.505Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.111s coverage: 89.5% of statements [2024-08-17T08:41:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-17T08:41:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-17T08:41:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-17T08:41:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-17T08:41:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-17T08:41:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-17T08:41:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-17T08:41:38.086Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-17T08:41:39.489Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.101s coverage: 84.8% of statements [2024-08-17T08:41:46.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-17T08:41:46.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-17T08:41:46.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-17T08:41:46.116Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-17T08:41:46.384Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.283s coverage: 76.9% of statements [2024-08-17T08:41:51.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-17T08:41:51.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-17T08:41:51.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-17T08:41:51.713Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-17T08:41:58.331Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.168s coverage: 19.9% of statements [2024-08-17T08:41:58.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-17T08:41:58.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-17T08:41:58.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-17T08:41:58.595Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-17T08:41:59.991Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.478s coverage: 95.7% of statements [2024-08-17T08:42:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-17T08:42:02.558Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-17T08:42:03.963Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.155s coverage: 61.8% of statements [2024-08-17T08:42:05.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-17T08:42:05.889Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-17T08:42:07.287Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.277s coverage: 98.9% of statements [2024-08-17T08:42:08.685Z] 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-08-17T08:42:08.952Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-17T08:42:08.952Z] go vet ./... [2024-08-17T08:46:30.755Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-17T08:46:30.755Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-17T08:46:30.755Z] ./bin/test-attribution-txt.sh [2024-08-17T08:46:30.755Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-17T08:46:30.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-17T08:46:31.419Z] + ls -al . [2024-08-17T08:46:31.419Z] total 896 [2024-08-17T08:46:31.419Z] drwxrwxr-x 10 1001 1001 4096 Aug 17 08:34 . [2024-08-17T08:46:31.419Z] drwxr-xr-x 4 root root 4096 Aug 17 08:34 .. [2024-08-17T08:46:31.419Z] drwxrwxr-x 2 1001 1001 4096 Aug 17 08:32 .blubracket [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 10 Aug 17 08:32 .dockerignore [2024-08-17T08:46:31.419Z] drwxrwxr-x 8 1001 1001 4096 Aug 17 08:32 .git [2024-08-17T08:46:31.419Z] drwxrwxr-x 3 1001 1001 4096 Aug 17 08:32 .github [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 1102 Aug 17 08:32 .gitignore [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 42 Aug 17 08:32 .golangci.yml [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 100 Aug 17 08:32 .hadolint.yml [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 155 Aug 17 08:32 .sonarcloud.properties [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 1171 Aug 17 08:32 ADOPTERS.md [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 21171 Aug 17 08:32 Attribution.txt [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 100284 Aug 17 08:32 CHANGELOG.md [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 3804 Aug 17 08:32 CONTRIBUTING.md [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 677 Aug 17 08:32 GOVERNANCE.md [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 861 Aug 17 08:32 Jenkinsfile [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 10775 Aug 17 08:32 LICENSE [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 16854 Aug 17 08:32 Makefile [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 582 Aug 17 08:32 OWNERS.md [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 9528 Aug 17 08:32 README.md [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 789 Aug 17 08:32 SECURITY.md [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 5 Aug 17 08:30 VERSION [2024-08-17T08:46:31.419Z] drwxrwxr-x 2 1001 1001 4096 Aug 17 08:32 bin [2024-08-17T08:46:31.419Z] drwxrwxr-x 20 1001 1001 4096 Aug 17 08:32 cmd [2024-08-17T08:46:31.419Z] -rw-r--r-- 1 root root 529245 Aug 17 08:42 coverage.out [2024-08-17T08:46:31.419Z] drwxrwxr-x 2 1001 1001 4096 Aug 17 08:32 fuzz_test [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 7317 Aug 17 08:32 go.mod [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 102581 Aug 17 08:32 go.sum [2024-08-17T08:46:31.419Z] drwxrwxr-x 7 1001 1001 4096 Aug 17 08:32 internal [2024-08-17T08:46:31.419Z] drwxrwxr-x 3 1001 1001 4096 Aug 17 08:32 openapi [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 584 Aug 17 08:32 security.txt [2024-08-17T08:46:31.419Z] -rw-rw-r-- 1 1001 1001 204 Aug 17 08:32 version.go [Pipeline] sh [2024-08-17T08:46:31.731Z] + '[' -e coverage.out ] [2024-08-17T08:46:31.732Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-17T08:46:32.026Z] Warning: overwriting stash ‘coverage-report’ [2024-08-17T08:46:32.823Z] Stashed 1 file(s) [Pipeline] sh [2024-08-17T08:46:33.445Z] + make build [2024-08-17T08:46:33.445Z] 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-08-17T08:49:40.177Z] 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-08-17T08:49:50.234Z] 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-08-17T08:49:56.854Z] 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-08-17T08:50:00.193Z] 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-08-17T08:50:08.386Z] 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-08-17T08:50:35.103Z] 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-08-17T08:50:45.311Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-17T08:50:57.595Z] 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-08-17T08:51:07.647Z] 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-08-17T08:51:10.222Z] 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-08-17T08:51:13.558Z] 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-08-17T08:51:17.419Z] 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-08-17T08:51:21.666Z] 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-08-17T08:51:27.008Z] $ docker stop --time=1 265e7273289378f18765f6551f9d6352862db3858ca41f2c97826dad8d916463 [2024-08-17T08:51:29.141Z] $ docker rm -f --volumes 265e7273289378f18765f6551f9d6352862db3858ca41f2c97826dad8d916463 [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-08-17T08:51:32.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-17T08:51:32.557Z] [2024-08-17T08:51:32.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-17T08:51:32.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-17T08:51:33.161Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-17T08:51:33.161Z] 547446be3368: Pulling fs layer [2024-08-17T08:51:33.161Z] d125d8839a47: Pulling fs layer [2024-08-17T08:51:33.161Z] 3e85d5ac6304: Pulling fs layer [2024-08-17T08:51:33.161Z] c3105a71a48b: Pulling fs layer [2024-08-17T08:51:33.161Z] 0f093f025ec4: Pulling fs layer [2024-08-17T08:51:33.161Z] c3106fc0e877: Pulling fs layer [2024-08-17T08:51:33.161Z] c3105a71a48b: Waiting [2024-08-17T08:51:33.161Z] 0f093f025ec4: Waiting [2024-08-17T08:51:33.161Z] c3106fc0e877: Waiting [2024-08-17T08:51:33.161Z] 547446be3368: Verifying Checksum [2024-08-17T08:51:33.161Z] c3105a71a48b: Verifying Checksum [2024-08-17T08:51:33.161Z] c3105a71a48b: Download complete [2024-08-17T08:51:33.740Z] d125d8839a47: Verifying Checksum [2024-08-17T08:51:33.740Z] d125d8839a47: Download complete [2024-08-17T08:51:33.740Z] c3106fc0e877: Verifying Checksum [2024-08-17T08:51:33.740Z] 0f093f025ec4: Verifying Checksum [2024-08-17T08:51:33.740Z] 0f093f025ec4: Download complete [2024-08-17T08:51:34.004Z] 547446be3368: Pull complete [2024-08-17T08:51:35.408Z] d125d8839a47: Pull complete [2024-08-17T08:51:35.674Z] 3e85d5ac6304: Verifying Checksum [2024-08-17T08:51:35.674Z] 3e85d5ac6304: Download complete [2024-08-17T08:51:45.727Z] 3e85d5ac6304: Pull complete [2024-08-17T08:51:45.727Z] c3105a71a48b: Pull complete [2024-08-17T08:51:46.685Z] 0f093f025ec4: Pull complete [2024-08-17T08:51:46.952Z] c3106fc0e877: Pull complete [2024-08-17T08:51:46.952Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-17T08:51:46.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-17T08:51:46.952Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-17T08:51:47.154Z] prd-ubuntu20.04-docker-arm64-4c-16g-7860 does not seem to be running inside a container [2024-08-17T08:51:47.214Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-17T08:51:49.561Z] $ docker top dc8d7ecdab5012769737d0ead43cdcb80ab8988e2db4b0fa95239b7a5967e07f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-17T08:51:50.405Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-17T08:52:00.474Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-17T08:52:00.474Z] #1 transferring dockerfile: 2.23kB 0.0s done [2024-08-17T08:52:00.474Z] #1 DONE 0.1s [2024-08-17T08:52:00.474Z] [2024-08-17T08:52:00.474Z] #2 [core-command internal] load build definition from Dockerfile [2024-08-17T08:52:00.474Z] #2 transferring dockerfile: 1.93kB 0.0s done [2024-08-17T08:52:00.474Z] #2 DONE 0.1s [2024-08-17T08:52:00.474Z] [2024-08-17T08:52:00.474Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-08-17T08:52:00.474Z] #3 transferring dockerfile: 1.70kB done [2024-08-17T08:52:00.474Z] #3 DONE 0.0s [2024-08-17T08:52:00.474Z] [2024-08-17T08:52:00.474Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-08-17T08:52:00.474Z] #4 transferring dockerfile: 1.69kB done [2024-08-17T08:52:00.474Z] #4 DONE 0.0s [2024-08-17T08:52:00.474Z] [2024-08-17T08:52:00.474Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-17T08:52:00.474Z] #5 transferring dockerfile: 2.50kB done [2024-08-17T08:52:00.474Z] #5 DONE 0.1s [2024-08-17T08:52:00.474Z] [2024-08-17T08:52:00.474Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-17T08:52:00.474Z] #6 transferring dockerfile: 3.17kB done [2024-08-17T08:52:00.474Z] #6 DONE 0.1s [2024-08-17T08:52:00.474Z] [2024-08-17T08:52:00.474Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-08-17T08:52:00.741Z] #7 transferring dockerfile: 1.93kB 0.0s done [2024-08-17T08:52:00.741Z] #7 DONE 0.1s [2024-08-17T08:52:00.741Z] [2024-08-17T08:52:00.741Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2024-08-17T08:52:00.741Z] #8 transferring dockerfile: 1.81kB 0.0s done [2024-08-17T08:52:00.741Z] #8 DONE 0.1s [2024-08-17T08:52:00.741Z] [2024-08-17T08:52:00.741Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-08-17T08:52:00.741Z] #9 transferring dockerfile: 2.06kB done [2024-08-17T08:52:00.741Z] #9 DONE 0.1s [2024-08-17T08:52:00.741Z] [2024-08-17T08:52:00.741Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-08-17T08:52:01.012Z] #10 transferring dockerfile: 2.01kB done [2024-08-17T08:52:01.012Z] #10 DONE 0.1s [2024-08-17T08:52:01.012Z] [2024-08-17T08:52:01.012Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-17T08:52:01.012Z] #11 transferring dockerfile: 1.89kB 0.0s done [2024-08-17T08:52:01.012Z] #11 DONE 0.1s [2024-08-17T08:52:01.012Z] [2024-08-17T08:52:01.012Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-08-17T08:52:01.012Z] #12 ... [2024-08-17T08:52:01.012Z] [2024-08-17T08:52:01.012Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-17T08:52:01.012Z] #13 transferring dockerfile: 2.15kB 0.0s done [2024-08-17T08:52:01.012Z] #13 DONE 0.1s [2024-08-17T08:52:01.012Z] [2024-08-17T08:52:01.012Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-08-17T08:52:01.012Z] #12 transferring dockerfile: 1.95kB 0.0s done [2024-08-17T08:52:01.012Z] #12 ... [2024-08-17T08:52:01.012Z] [2024-08-17T08:52:01.012Z] #14 [core-data internal] load build definition from Dockerfile [2024-08-17T08:52:01.012Z] #14 transferring dockerfile: 2.01kB done [2024-08-17T08:52:01.012Z] #14 DONE 0.1s [2024-08-17T08:52:01.278Z] [2024-08-17T08:52:01.278Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-17T08:52:01.278Z] #15 transferring dockerfile: 2.49kB done [2024-08-17T08:52:01.278Z] #15 DONE 0.0s [2024-08-17T08:52:01.278Z] [2024-08-17T08:52:01.278Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-17T08:52:01.278Z] #16 transferring dockerfile: 1.85kB 0.0s done [2024-08-17T08:52:01.278Z] #16 DONE 0.1s [2024-08-17T08:52:01.278Z] [2024-08-17T08:52:01.278Z] #17 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-17T08:52:01.278Z] #17 transferring context: 50B done [2024-08-17T08:52:01.278Z] #17 DONE 0.0s [2024-08-17T08:52:01.278Z] [2024-08-17T08:52:01.278Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-08-17T08:52:02.238Z] #12 ... [2024-08-17T08:52:02.238Z] [2024-08-17T08:52:02.238Z] #18 [core-command internal] load .dockerignore [2024-08-17T08:52:02.238Z] #18 transferring context: 50B done [2024-08-17T08:52:02.238Z] #18 DONE 0.0s [2024-08-17T08:52:02.238Z] [2024-08-17T08:52:02.238Z] #19 [security-spire-server internal] load .dockerignore [2024-08-17T08:52:02.238Z] #19 transferring context: 50B done [2024-08-17T08:52:02.238Z] #19 DONE 0.1s [2024-08-17T08:52:02.238Z] [2024-08-17T08:52:02.238Z] #20 [security-spire-config internal] load .dockerignore [2024-08-17T08:52:02.238Z] #20 transferring context: 50B done [2024-08-17T08:52:02.238Z] #20 DONE 0.1s [2024-08-17T08:52:02.238Z] [2024-08-17T08:52:02.238Z] #21 [security-proxy-setup internal] load .dockerignore [2024-08-17T08:52:02.238Z] #21 transferring context: 50B done [2024-08-17T08:52:02.238Z] #21 DONE 0.1s [2024-08-17T08:52:02.238Z] [2024-08-17T08:52:02.238Z] #22 [security-bootstrapper internal] load .dockerignore [2024-08-17T08:52:02.505Z] #22 transferring context: 50B done [2024-08-17T08:52:02.505Z] #22 DONE 0.1s [2024-08-17T08:52:02.505Z] [2024-08-17T08:52:02.505Z] #23 [support-scheduler internal] load .dockerignore [2024-08-17T08:52:02.505Z] #23 transferring context: 50B done [2024-08-17T08:52:02.505Z] #23 DONE 0.1s [2024-08-17T08:52:02.505Z] [2024-08-17T08:52:02.505Z] #24 [security-spire-agent internal] load .dockerignore [2024-08-17T08:52:02.505Z] #24 transferring context: 50B done [2024-08-17T08:52:02.505Z] #24 DONE 0.1s [2024-08-17T08:52:02.505Z] [2024-08-17T08:52:02.505Z] #25 [core-keeper internal] load .dockerignore [2024-08-17T08:52:02.505Z] #25 transferring context: 50B 0.0s done [2024-08-17T08:52:02.505Z] #25 DONE 0.1s [2024-08-17T08:52:02.505Z] [2024-08-17T08:52:02.505Z] #26 [core-metadata internal] load .dockerignore [2024-08-17T08:52:02.505Z] #26 transferring context: 50B done [2024-08-17T08:52:02.505Z] #26 DONE 0.1s [2024-08-17T08:52:02.505Z] [2024-08-17T08:52:02.505Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-08-17T08:52:02.772Z] #27 transferring context: 50B 0.0s done [2024-08-17T08:52:02.772Z] #27 DONE 0.1s [2024-08-17T08:52:02.772Z] [2024-08-17T08:52:02.772Z] #28 [support-notifications internal] load .dockerignore [2024-08-17T08:52:02.772Z] #28 transferring context: 50B done [2024-08-17T08:52:02.772Z] #28 DONE 0.1s [2024-08-17T08:52:02.772Z] [2024-08-17T08:52:02.772Z] #29 [security-proxy-auth internal] load .dockerignore [2024-08-17T08:52:02.772Z] #29 transferring context: 50B done [2024-08-17T08:52:03.037Z] #29 ... [2024-08-17T08:52:03.037Z] [2024-08-17T08:52:03.037Z] #30 [core-data internal] load .dockerignore [2024-08-17T08:52:03.037Z] #30 transferring context: 50B done [2024-08-17T08:52:03.037Z] #30 DONE 0.1s [2024-08-17T08:52:03.037Z] [2024-08-17T08:52:03.037Z] #31 [security-secretstore-setup internal] load .dockerignore [2024-08-17T08:52:03.037Z] #31 transferring context: 50B 0.0s done [2024-08-17T08:52:03.037Z] #31 DONE 0.1s [2024-08-17T08:52:03.037Z] [2024-08-17T08:52:03.037Z] #32 [support-cron-scheduler internal] load .dockerignore [2024-08-17T08:52:03.037Z] #32 transferring context: 50B done [2024-08-17T08:52:03.037Z] #32 DONE 0.1s [2024-08-17T08:52:03.037Z] [2024-08-17T08:52:03.037Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-17T08:52:03.037Z] #33 DONE 0.0s [2024-08-17T08:52:03.037Z] [2024-08-17T08:52:03.037Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-17T08:52:03.305Z] #34 DONE 0.4s [2024-08-17T08:52:03.305Z] [2024-08-17T08:52:03.305Z] #29 [security-proxy-auth internal] load .dockerignore [2024-08-17T08:52:04.276Z] #29 ... [2024-08-17T08:52:04.276Z] [2024-08-17T08:52:04.276Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-17T08:52:04.276Z] #33 DONE 0.0s [2024-08-17T08:52:04.276Z] [2024-08-17T08:52:04.276Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:52:04.276Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-17T08:52:04.276Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-17T08:52:04.276Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-17T08:52:04.276Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-17T08:52:04.276Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-17T08:52:04.276Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.4s [2024-08-17T08:52:04.276Z] #35 ... [2024-08-17T08:52:04.276Z] [2024-08-17T08:52:04.276Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-17T08:52:04.276Z] #33 DONE 0.0s [2024-08-17T08:52:04.276Z] [2024-08-17T08:52:04.276Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:52:04.543Z] #35 ... [2024-08-17T08:52:04.543Z] [2024-08-17T08:52:04.543Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-17T08:52:04.543Z] #34 DONE 0.6s [2024-08-17T08:52:04.543Z] [2024-08-17T08:52:04.543Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-17T08:52:04.543Z] #36 DONE 1.8s [2024-08-17T08:52:04.543Z] [2024-08-17T08:52:04.543Z] #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:52:04.543Z] #35 ... [2024-08-17T08:52:04.543Z] [2024-08-17T08:52:04.543Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-17T08:52:04.543Z] #36 DONE 1.8s [2024-08-17T08:52:04.543Z] [2024-08-17T08:52:04.543Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:52:04.543Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-17T08:52:04.543Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-17T08:52:04.543Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-17T08:52:04.543Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-17T08:52:04.543Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-17T08:52:04.813Z] #35 ... [2024-08-17T08:52:04.814Z] [2024-08-17T08:52:04.814Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-17T08:52:04.814Z] #33 DONE 0.0s [2024-08-17T08:52:04.814Z] [2024-08-17T08:52:04.814Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:52:04.814Z] #35 ... [2024-08-17T08:52:04.814Z] [2024-08-17T08:52:04.814Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-17T08:52:04.814Z] #33 DONE 0.0s [2024-08-17T08:52:04.814Z] [2024-08-17T08:52:04.814Z] #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:52:05.080Z] #35 ... [2024-08-17T08:52:05.080Z] [2024-08-17T08:52:05.080Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-17T08:52:05.080Z] #34 DONE 0.9s [2024-08-17T08:52:05.080Z] [2024-08-17T08:52:05.080Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-17T08:52:05.080Z] #36 DONE 1.9s [2024-08-17T08:52:05.080Z] [2024-08-17T08:52:05.080Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-17T08:52:05.080Z] #37 DONE 0.8s [2024-08-17T08:52:05.080Z] [2024-08-17T08:52:05.080Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:52:05.080Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-17T08:52:05.080Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-17T08:52:05.080Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-17T08:52:05.080Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-17T08:52:05.080Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-17T08:52:05.080Z] #35 ... [2024-08-17T08:52:05.080Z] [2024-08-17T08:52:05.080Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-17T08:52:05.080Z] #36 DONE 1.9s [2024-08-17T08:52:05.080Z] [2024-08-17T08:52:05.080Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-17T08:52:05.080Z] #37 DONE 0.8s [2024-08-17T08:52:05.080Z] [2024-08-17T08:52:05.080Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:52:05.080Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-17T08:52:05.080Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-17T08:52:05.080Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-17T08:52:05.080Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-17T08:52:05.080Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-17T08:52:05.345Z] #35 ... [2024-08-17T08:52:05.345Z] [2024-08-17T08:52:05.345Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-17T08:52:05.345Z] #33 DONE 0.0s [2024-08-17T08:52:05.345Z] [2024-08-17T08:52:05.345Z] #35 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:52:05.345Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.6s done [2024-08-17T08:52:05.612Z] #35 ... [2024-08-17T08:52:05.612Z] [2024-08-17T08:52:05.612Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-17T08:52:05.612Z] #33 DONE 0.0s [2024-08-17T08:52:05.612Z] [2024-08-17T08:52:05.612Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-17T08:52:05.612Z] #33 DONE 0.0s [2024-08-17T08:52:05.612Z] [2024-08-17T08:52:05.612Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:52:05.612Z] #38 ... [2024-08-17T08:52:05.612Z] [2024-08-17T08:52:05.612Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-17T08:52:05.612Z] #34 DONE 1.4s [2024-08-17T08:52:05.612Z] [2024-08-17T08:52:05.612Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:52:05.877Z] #38 ... [2024-08-17T08:52:05.877Z] [2024-08-17T08:52:05.877Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-17T08:52:05.877Z] #36 DONE 2.0s [2024-08-17T08:52:05.877Z] [2024-08-17T08:52:05.877Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-17T08:52:05.877Z] #37 DONE 0.9s [2024-08-17T08:52:05.877Z] [2024-08-17T08:52:05.877Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-17T08:52:05.877Z] #33 DONE 0.0s [2024-08-17T08:52:05.877Z] [2024-08-17T08:52:05.877Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-17T08:52:05.877Z] #39 DONE 1.6s [2024-08-17T08:52:05.877Z] [2024-08-17T08:52:05.877Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:52:06.142Z] #38 ... [2024-08-17T08:52:06.142Z] [2024-08-17T08:52:06.142Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-17T08:52:06.142Z] #33 DONE 0.0s [2024-08-17T08:52:06.142Z] [2024-08-17T08:52:06.142Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:52:06.142Z] #38 ... [2024-08-17T08:52:06.142Z] [2024-08-17T08:52:06.142Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-17T08:52:06.142Z] #33 DONE 0.0s [2024-08-17T08:52:06.142Z] [2024-08-17T08:52:06.142Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:52:06.409Z] #38 ... [2024-08-17T08:52:06.409Z] [2024-08-17T08:52:06.409Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-17T08:52:06.409Z] #33 DONE 0.0s [2024-08-17T08:52:06.409Z] [2024-08-17T08:52:06.409Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-17T08:52:06.409Z] #33 DONE 0.0s [2024-08-17T08:52:06.409Z] [2024-08-17T08:52:06.409Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:52:06.409Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-17T08:52:06.409Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-17T08:52:06.409Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-17T08:52:06.409Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-17T08:52:06.409Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-17T08:52:06.409Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.6s done [2024-08-17T08:52:06.687Z] #35 ... [2024-08-17T08:52:06.687Z] [2024-08-17T08:52:06.687Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-17T08:52:06.687Z] #34 DONE 2.1s [2024-08-17T08:52:06.687Z] [2024-08-17T08:52:06.687Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-17T08:52:06.687Z] #36 DONE 2.1s [2024-08-17T08:52:06.687Z] [2024-08-17T08:52:06.687Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-17T08:52:06.687Z] #37 DONE 1.0s [2024-08-17T08:52:06.687Z] [2024-08-17T08:52:06.687Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:52:06.687Z] #40 DONE 0.0s [2024-08-17T08:52:06.687Z] [2024-08-17T08:52:06.687Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-17T08:52:06.687Z] #41 DONE 1.6s [2024-08-17T08:52:06.687Z] [2024-08-17T08:52:06.687Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:52:06.687Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-17T08:52:06.687Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-17T08:52:06.687Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-17T08:52:06.687Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-17T08:52:06.687Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-17T08:52:06.687Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.6s done [2024-08-17T08:52:06.687Z] #35 ... [2024-08-17T08:52:06.687Z] [2024-08-17T08:52:06.687Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-17T08:52:06.687Z] #36 DONE 2.1s [2024-08-17T08:52:06.687Z] [2024-08-17T08:52:06.687Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-17T08:52:06.687Z] #37 DONE 1.0s [2024-08-17T08:52:06.687Z] [2024-08-17T08:52:06.687Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T08:52:06.687Z] #42 DONE 0.0s [2024-08-17T08:52:06.687Z] [2024-08-17T08:52:06.687Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:52:06.687Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-17T08:52:06.687Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-17T08:52:06.687Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-17T08:52:06.687Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-17T08:52:06.687Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-17T08:52:06.687Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.6s done [2024-08-17T08:52:06.953Z] #35 ... [2024-08-17T08:52:06.953Z] [2024-08-17T08:52:06.953Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-17T08:52:06.953Z] #36 DONE 2.1s [2024-08-17T08:52:06.953Z] [2024-08-17T08:52:06.953Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-08-17T08:52:06.953Z] #37 DONE 1.0s [2024-08-17T08:52:06.953Z] [2024-08-17T08:52:06.953Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:52:06.953Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-17T08:52:06.953Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-17T08:52:06.953Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-17T08:52:06.953Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-17T08:52:06.953Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-17T08:52:06.953Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.6s done [2024-08-17T08:52:07.535Z] #35 ... [2024-08-17T08:52:07.535Z] [2024-08-17T08:52:07.535Z] #43 [security-spire-server internal] load build context [2024-08-17T08:52:07.535Z] #43 transferring context: 27.60kB 0.3s done [2024-08-17T08:52:07.535Z] #43 DONE 1.4s [2024-08-17T08:52:07.535Z] [2024-08-17T08:52:07.535Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:07.535Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-08-17T08:52:07.535Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-17T08:52:07.535Z] #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-17T08:52:07.535Z] #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-17T08:52:07.802Z] #44 ... [2024-08-17T08:52:07.802Z] [2024-08-17T08:52:07.802Z] #45 [security-spire-config internal] load build context [2024-08-17T08:52:07.802Z] #45 transferring context: 25.85kB 0.4s done [2024-08-17T08:52:07.802Z] #45 DONE 1.7s [2024-08-17T08:52:07.802Z] [2024-08-17T08:52:07.802Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:07.802Z] #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-17T08:52:08.070Z] #44 ... [2024-08-17T08:52:08.070Z] [2024-08-17T08:52:08.070Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-17T08:52:08.070Z] #35 DONE 5.6s [2024-08-17T08:52:08.336Z] [2024-08-17T08:52:08.336Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:52:08.606Z] #46 ... [2024-08-17T08:52:08.607Z] [2024-08-17T08:52:08.607Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-17T08:52:08.874Z] #47 ... [2024-08-17T08:52:08.874Z] [2024-08-17T08:52:08.874Z] #48 [security-spire-agent internal] load build context [2024-08-17T08:52:08.874Z] #48 transferring context: 27.13kB 0.3s done [2024-08-17T08:52:08.874Z] #48 DONE 1.9s [2024-08-17T08:52:08.874Z] [2024-08-17T08:52:08.874Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-17T08:52:11.460Z] #49 ... [2024-08-17T08:52:11.460Z] [2024-08-17T08:52:11.460Z] #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-17T08:52:11.460Z] #50 DONE 5.6s [2024-08-17T08:52:11.726Z] [2024-08-17T08:52:11.726Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:11.726Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.5s [2024-08-17T08:52:11.726Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.4s [2024-08-17T08:52:11.726Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.5s [2024-08-17T08:52:11.992Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.5s done [2024-08-17T08:52:11.992Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-08-17T08:52:11.992Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.8s done [2024-08-17T08:52:11.992Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-17T08:52:12.258Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.1s done [2024-08-17T08:52:12.841Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-17T08:52:12.841Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-17T08:52:12.841Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.7s [2024-08-17T08:52:13.422Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 5.4s [2024-08-17T08:52:14.385Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 6.0s [2024-08-17T08:52:14.385Z] #44 ... [2024-08-17T08:52:14.385Z] [2024-08-17T08:52:14.385Z] #51 [core-command internal] load build context [2024-08-17T08:52:14.385Z] #51 transferring context: 41.52MB 9.8s [2024-08-17T08:52:14.385Z] #51 ... [2024-08-17T08:52:14.385Z] [2024-08-17T08:52:14.385Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:14.385Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-17T08:52:14.385Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-08-17T08:52:14.967Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 6.7s [2024-08-17T08:52:14.967Z] #44 ... [2024-08-17T08:52:14.967Z] [2024-08-17T08:52:14.967Z] #52 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-17T08:52:14.967Z] #0 5.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:14.967Z] #0 6.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:14.967Z] #0 9.003 OK: 266 MiB in 52 packages [2024-08-17T08:52:14.967Z] #52 ... [2024-08-17T08:52:14.967Z] [2024-08-17T08:52:14.967Z] #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-17T08:52:14.967Z] #0 6.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:14.967Z] #0 7.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:14.967Z] #0 9.286 OK: 266 MiB in 52 packages [2024-08-17T08:52:15.236Z] #53 ... [2024-08-17T08:52:15.236Z] [2024-08-17T08:52:15.236Z] #54 [security-bootstrapper internal] load build context [2024-08-17T08:52:15.236Z] #54 ... [2024-08-17T08:52:15.236Z] [2024-08-17T08:52:15.236Z] #55 [support-scheduler internal] load build context [2024-08-17T08:52:15.502Z] #55 ... [2024-08-17T08:52:15.502Z] [2024-08-17T08:52:15.502Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:15.768Z] #44 ... [2024-08-17T08:52:15.768Z] [2024-08-17T08:52:15.768Z] #56 [core-keeper internal] load build context [2024-08-17T08:52:15.768Z] #56 ... [2024-08-17T08:52:15.768Z] [2024-08-17T08:52:15.768Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-17T08:52:16.034Z] #57 ... [2024-08-17T08:52:16.034Z] [2024-08-17T08:52:16.034Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-17T08:52:16.034Z] #0 6.262 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:16.034Z] #0 7.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:16.034Z] #0 9.502 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-17T08:52:16.034Z] #0 9.502 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-17T08:52:16.034Z] #0 9.502 OK: 19953 distinct packages available [2024-08-17T08:52:16.034Z] #0 9.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:16.034Z] #58 ... [2024-08-17T08:52:16.034Z] [2024-08-17T08:52:16.034Z] #59 [core-metadata internal] load build context [2024-08-17T08:52:16.300Z] #59 ... [2024-08-17T08:52:16.300Z] [2024-08-17T08:52:16.300Z] #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-17T08:52:16.300Z] #53 DONE 11.5s [2024-08-17T08:52:16.300Z] [2024-08-17T08:52:16.300Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-17T08:52:16.300Z] #58 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:16.577Z] #58 ... [2024-08-17T08:52:16.577Z] [2024-08-17T08:52:16.577Z] #52 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-17T08:52:16.577Z] #52 DONE 12.4s [2024-08-17T08:52:16.577Z] [2024-08-17T08:52:16.577Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:52:16.577Z] #38 ... [2024-08-17T08:52:16.577Z] [2024-08-17T08:52:16.577Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:16.577Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 8.3s [2024-08-17T08:52:16.844Z] #44 ... [2024-08-17T08:52:16.844Z] [2024-08-17T08:52:16.844Z] #60 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-17T08:52:16.844Z] #0 6.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:16.844Z] #0 7.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:16.844Z] #0 9.255 OK: 266 MiB in 52 packages [2024-08-17T08:52:16.844Z] #60 DONE 10.0s [2024-08-17T08:52:16.844Z] [2024-08-17T08:52:16.844Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:16.844Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 8.7s [2024-08-17T08:52:16.844Z] #44 ... [2024-08-17T08:52:16.844Z] [2024-08-17T08:52:16.844Z] #61 [core-data internal] load build context [2024-08-17T08:52:16.844Z] #61 ... [2024-08-17T08:52:16.844Z] [2024-08-17T08:52:16.844Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T08:52:16.844Z] #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done [2024-08-17T08:52:16.844Z] #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-17T08:52:16.844Z] #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-17T08:52:16.844Z] #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-17T08:52:16.844Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-17T08:52:16.844Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-17T08:52:16.844Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-17T08:52:16.844Z] #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.8s done [2024-08-17T08:52:16.844Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 4.2s [2024-08-17T08:52:16.844Z] #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-17T08:52:17.114Z] #42 ... [2024-08-17T08:52:17.114Z] [2024-08-17T08:52:17.114Z] #62 [security-proxy-auth internal] load build context [2024-08-17T08:52:17.114Z] #62 ... [2024-08-17T08:52:17.114Z] [2024-08-17T08:52:17.114Z] #63 [support-notifications internal] load build context [2024-08-17T08:52:17.114Z] #63 ... [2024-08-17T08:52:17.114Z] [2024-08-17T08:52:17.114Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:52:17.380Z] #40 ... [2024-08-17T08:52:17.380Z] [2024-08-17T08:52:17.380Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:52:17.380Z] #64 ... [2024-08-17T08:52:17.380Z] [2024-08-17T08:52:17.380Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:17.963Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.62MB / 28.04MB 9.9s [2024-08-17T08:52:18.228Z] #44 ... [2024-08-17T08:52:18.228Z] [2024-08-17T08:52:18.228Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-17T08:52:18.228Z] #58 11.64 OK: 266 MiB in 52 packages [2024-08-17T08:52:18.228Z] #58 DONE 12.4s [2024-08-17T08:52:18.228Z] [2024-08-17T08:52:18.228Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:18.494Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 10.4s [2024-08-17T08:52:18.494Z] #44 ... [2024-08-17T08:52:18.494Z] [2024-08-17T08:52:18.494Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:52:18.494Z] #46 transferring context: 51.99MB 15.0s [2024-08-17T08:52:18.763Z] #46 ... [2024-08-17T08:52:18.763Z] [2024-08-17T08:52:18.763Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:19.034Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 10.8s [2024-08-17T08:52:19.034Z] #44 ... [2024-08-17T08:52:19.034Z] [2024-08-17T08:52:19.034Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-17T08:52:19.299Z] #65 ... [2024-08-17T08:52:19.299Z] [2024-08-17T08:52:19.299Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:19.587Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.73MB / 28.04MB 11.4s [2024-08-17T08:52:20.170Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 12.0s [2024-08-17T08:52:20.436Z] #44 ... [2024-08-17T08:52:20.436Z] [2024-08-17T08:52:20.436Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-17T08:52:20.704Z] #66 ... [2024-08-17T08:52:20.704Z] [2024-08-17T08:52:20.704Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:20.704Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 12.6s [2024-08-17T08:52:21.290Z] #44 ... [2024-08-17T08:52:21.290Z] [2024-08-17T08:52:21.290Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-17T08:52:21.290Z] #67 ... [2024-08-17T08:52:21.290Z] [2024-08-17T08:52:21.290Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-17T08:52:21.558Z] #68 ... [2024-08-17T08:52:21.558Z] [2024-08-17T08:52:21.558Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-17T08:52:21.558Z] #69 ... [2024-08-17T08:52:21.558Z] [2024-08-17T08:52:21.558Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-17T08:52:21.829Z] #70 ... [2024-08-17T08:52:21.829Z] [2024-08-17T08:52:21.829Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-17T08:52:21.829Z] #71 ... [2024-08-17T08:52:21.829Z] [2024-08-17T08:52:21.829Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-17T08:52:21.829Z] #72 ... [2024-08-17T08:52:21.829Z] [2024-08-17T08:52:21.829Z] #73 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-17T08:52:22.096Z] #73 ... [2024-08-17T08:52:22.096Z] [2024-08-17T08:52:22.096Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-17T08:52:22.096Z] #74 ... [2024-08-17T08:52:22.096Z] [2024-08-17T08:52:22.096Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:22.096Z] #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.5s done [2024-08-17T08:52:23.507Z] #44 ... [2024-08-17T08:52:23.507Z] [2024-08-17T08:52:23.507Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-17T08:52:23.507Z] #66 DONE 13.0s [2024-08-17T08:52:23.507Z] [2024-08-17T08:52:23.507Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:52:23.507Z] #46 transferring context: 61.01MB 20.0s [2024-08-17T08:52:23.774Z] #46 ... [2024-08-17T08:52:23.774Z] [2024-08-17T08:52:23.774Z] #47 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-17T08:52:23.774Z] #47 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:23.774Z] #47 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:23.774Z] #47 13.10 (1/2) Installing ca-certificates (20240226-r0) [2024-08-17T08:52:23.774Z] #47 13.17 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-17T08:52:23.774Z] #47 13.18 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:52:23.774Z] #47 13.27 Executing ca-certificates-20240226-r0.trigger [2024-08-17T08:52:23.774Z] #47 13.70 OK: 9 MiB in 17 packages [2024-08-17T08:52:23.774Z] #47 DONE 14.9s [2024-08-17T08:52:23.774Z] [2024-08-17T08:52:23.774Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:52:23.774Z] #46 ... [2024-08-17T08:52:23.774Z] [2024-08-17T08:52:23.774Z] #59 [core-metadata internal] load build context [2024-08-17T08:52:24.040Z] #59 ... [2024-08-17T08:52:24.040Z] [2024-08-17T08:52:24.040Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:52:24.308Z] #46 ... [2024-08-17T08:52:24.308Z] [2024-08-17T08:52:24.308Z] #51 [core-command internal] load build context [2024-08-17T08:52:24.577Z] #51 ... [2024-08-17T08:52:24.577Z] [2024-08-17T08:52:24.577Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:24.577Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-17T08:52:25.536Z] #44 ... [2024-08-17T08:52:25.536Z] [2024-08-17T08:52:25.536Z] #55 [support-scheduler internal] load build context [2024-08-17T08:52:25.536Z] #55 ... [2024-08-17T08:52:25.536Z] [2024-08-17T08:52:25.536Z] #54 [security-bootstrapper internal] load build context [2024-08-17T08:52:25.805Z] #54 ... [2024-08-17T08:52:25.805Z] [2024-08-17T08:52:25.805Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:26.074Z] #44 ... [2024-08-17T08:52:26.074Z] [2024-08-17T08:52:26.074Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-17T08:52:26.074Z] #65 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:26.074Z] #65 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:26.074Z] #65 14.46 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-17T08:52:26.074Z] #65 14.47 (2/2) Installing su-exec (0.2-r3) [2024-08-17T08:52:26.074Z] #65 14.48 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:52:26.074Z] #65 14.58 OK: 8 MiB in 17 packages [2024-08-17T08:52:26.074Z] #65 DONE 16.8s [2024-08-17T08:52:26.074Z] [2024-08-17T08:52:26.074Z] #56 [core-keeper internal] load build context [2024-08-17T08:52:26.074Z] #56 ... [2024-08-17T08:52:26.074Z] [2024-08-17T08:52:26.074Z] #54 [security-bootstrapper internal] load build context [2024-08-17T08:52:26.341Z] #54 ... [2024-08-17T08:52:26.341Z] [2024-08-17T08:52:26.341Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-17T08:52:26.341Z] #57 ... [2024-08-17T08:52:26.341Z] [2024-08-17T08:52:26.342Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:26.926Z] #44 ... [2024-08-17T08:52:26.926Z] [2024-08-17T08:52:26.926Z] #61 [core-data internal] load build context [2024-08-17T08:52:27.193Z] #61 ... [2024-08-17T08:52:27.193Z] [2024-08-17T08:52:27.193Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:52:27.193Z] #38 ... [2024-08-17T08:52:27.193Z] [2024-08-17T08:52:27.193Z] #61 [core-data internal] load build context [2024-08-17T08:52:27.193Z] #61 ... [2024-08-17T08:52:27.193Z] [2024-08-17T08:52:27.193Z] #62 [security-proxy-auth internal] load build context [2024-08-17T08:52:27.458Z] #62 ... [2024-08-17T08:52:27.458Z] [2024-08-17T08:52:27.458Z] #63 [support-notifications internal] load build context [2024-08-17T08:52:27.458Z] #63 ... [2024-08-17T08:52:27.458Z] [2024-08-17T08:52:27.458Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:52:27.724Z] #40 ... [2024-08-17T08:52:27.724Z] [2024-08-17T08:52:27.724Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T08:52:27.724Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.7s done [2024-08-17T08:52:27.724Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.0s [2024-08-17T08:52:27.724Z] #42 ... [2024-08-17T08:52:27.724Z] [2024-08-17T08:52:27.724Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:52:27.990Z] #64 ... [2024-08-17T08:52:27.990Z] [2024-08-17T08:52:27.990Z] #55 [support-scheduler internal] load build context [2024-08-17T08:52:29.394Z] #55 ... [2024-08-17T08:52:29.395Z] [2024-08-17T08:52:29.395Z] #49 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-17T08:52:29.395Z] #49 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:29.395Z] #49 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:29.395Z] #49 17.24 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-17T08:52:29.395Z] #49 17.24 (2/4) Installing openssl (3.1.6-r0) [2024-08-17T08:52:29.395Z] #49 17.27 (3/4) Installing su-exec (0.2-r3) [2024-08-17T08:52:29.395Z] #49 17.27 (4/4) Installing yq (4.33.3-r5) [2024-08-17T08:52:29.395Z] #49 18.15 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:52:29.395Z] #49 18.20 OK: 18 MiB in 19 packages [2024-08-17T08:52:29.395Z] #49 DONE 20.3s [2024-08-17T08:52:29.395Z] [2024-08-17T08:52:29.395Z] #55 [support-scheduler internal] load build context [2024-08-17T08:52:29.395Z] #55 transferring context: 28.11MB 24.0s [2024-08-17T08:52:32.725Z] #55 ... [2024-08-17T08:52:32.725Z] [2024-08-17T08:52:32.725Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-17T08:52:32.725Z] #67 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:32.725Z] #67 13.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:32.725Z] #67 15.55 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-17T08:52:32.725Z] #67 15.55 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-17T08:52:32.725Z] #67 15.55 OK: 19946 distinct packages available [2024-08-17T08:52:32.725Z] #67 16.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:32.725Z] #67 17.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:32.725Z] #67 18.95 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-17T08:52:32.725Z] #67 18.95 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-17T08:52:32.725Z] #67 19.02 (3/4) Installing libucontext (1.2-r2) [2024-08-17T08:52:32.725Z] #67 19.06 (4/4) Installing gcompat (1.1.0-r1) [2024-08-17T08:52:32.725Z] #67 19.06 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:52:32.725Z] #67 19.24 OK: 8 MiB in 19 packages [2024-08-17T08:52:32.725Z] #67 DONE 21.2s [2024-08-17T08:52:32.725Z] [2024-08-17T08:52:32.725Z] #55 [support-scheduler internal] load build context [2024-08-17T08:52:32.725Z] #55 ... [2024-08-17T08:52:32.725Z] [2024-08-17T08:52:32.725Z] #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-17T08:52:32.725Z] #71 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:32.725Z] #71 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:32.725Z] #71 17.85 (1/4) Installing ca-certificates (20240226-r0) [2024-08-17T08:52:32.725Z] #71 18.15 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-17T08:52:32.725Z] #71 18.15 (3/4) Installing su-exec (0.2-r3) [2024-08-17T08:52:32.725Z] #71 18.15 (4/4) Installing yq (4.33.3-r5) [2024-08-17T08:52:32.725Z] #71 18.76 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:52:32.725Z] #71 18.84 Executing ca-certificates-20240226-r0.trigger [2024-08-17T08:52:32.725Z] #71 19.97 OK: 18 MiB in 19 packages [2024-08-17T08:52:32.725Z] #71 DONE 21.4s [2024-08-17T08:52:32.990Z] [2024-08-17T08:52:32.990Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-17T08:52:33.568Z] #75 ... [2024-08-17T08:52:33.568Z] [2024-08-17T08:52:33.568Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-17T08:52:33.568Z] #76 ... [2024-08-17T08:52:33.568Z] [2024-08-17T08:52:33.568Z] #59 [core-metadata internal] load build context [2024-08-17T08:52:33.568Z] #59 ... [2024-08-17T08:52:33.568Z] [2024-08-17T08:52:33.568Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-17T08:52:33.568Z] #77 ... [2024-08-17T08:52:33.568Z] [2024-08-17T08:52:33.568Z] #59 [core-metadata internal] load build context [2024-08-17T08:52:34.522Z] #59 ... [2024-08-17T08:52:34.522Z] [2024-08-17T08:52:34.522Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:52:34.522Z] #46 transferring context: 75.63MB 30.7s [2024-08-17T08:52:34.522Z] #46 ... [2024-08-17T08:52:34.522Z] [2024-08-17T08:52:34.522Z] #51 [core-command internal] load build context [2024-08-17T08:52:34.522Z] #51 ... [2024-08-17T08:52:34.522Z] [2024-08-17T08:52:34.522Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:52:35.475Z] #46 ... [2024-08-17T08:52:35.475Z] [2024-08-17T08:52:35.475Z] #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-17T08:52:35.475Z] #68 18.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:35.475Z] #68 19.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:35.475Z] #68 22.46 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-17T08:52:35.475Z] #68 22.48 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:52:35.475Z] #68 22.55 OK: 8 MiB in 16 packages [2024-08-17T08:52:35.475Z] #68 DONE 23.9s [2024-08-17T08:52:35.475Z] [2024-08-17T08:52:35.475Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:52:36.053Z] #46 ... [2024-08-17T08:52:36.053Z] [2024-08-17T08:52:36.053Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-17T08:52:36.053Z] #78 ... [2024-08-17T08:52:36.053Z] [2024-08-17T08:52:36.053Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-17T08:52:36.053Z] #79 ... [2024-08-17T08:52:36.053Z] [2024-08-17T08:52:36.053Z] #56 [core-keeper internal] load build context [2024-08-17T08:52:36.317Z] #56 ... [2024-08-17T08:52:36.317Z] [2024-08-17T08:52:36.317Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:52:36.582Z] #46 ... [2024-08-17T08:52:36.582Z] [2024-08-17T08:52:36.582Z] #54 [security-bootstrapper internal] load build context [2024-08-17T08:52:36.582Z] #54 ... [2024-08-17T08:52:36.582Z] [2024-08-17T08:52:36.582Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-17T08:52:36.846Z] #57 ... [2024-08-17T08:52:36.846Z] [2024-08-17T08:52:36.846Z] #54 [security-bootstrapper internal] load build context [2024-08-17T08:52:37.446Z] #54 ... [2024-08-17T08:52:37.446Z] [2024-08-17T08:52:37.446Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:52:37.446Z] #38 ... [2024-08-17T08:52:37.446Z] [2024-08-17T08:52:37.446Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:37.446Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.5s [2024-08-17T08:52:37.710Z] #44 ... [2024-08-17T08:52:37.710Z] [2024-08-17T08:52:37.710Z] #61 [core-data internal] load build context [2024-08-17T08:52:37.710Z] #61 ... [2024-08-17T08:52:37.710Z] [2024-08-17T08:52:37.710Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:52:37.973Z] #46 ... [2024-08-17T08:52:37.973Z] [2024-08-17T08:52:37.973Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T08:52:37.973Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.1s [2024-08-17T08:52:37.973Z] #42 ... [2024-08-17T08:52:37.973Z] [2024-08-17T08:52:37.973Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:52:38.237Z] #64 ... [2024-08-17T08:52:38.237Z] [2024-08-17T08:52:38.237Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:52:38.237Z] #40 ... [2024-08-17T08:52:38.237Z] [2024-08-17T08:52:38.237Z] #63 [support-notifications internal] load build context [2024-08-17T08:52:38.501Z] #63 ... [2024-08-17T08:52:38.501Z] [2024-08-17T08:52:38.501Z] #62 [security-proxy-auth internal] load build context [2024-08-17T08:52:38.501Z] #62 ... [2024-08-17T08:52:38.501Z] [2024-08-17T08:52:38.501Z] #63 [support-notifications internal] load build context [2024-08-17T08:52:39.457Z] #63 ... [2024-08-17T08:52:39.457Z] [2024-08-17T08:52:39.457Z] #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-17T08:52:39.457Z] #69 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:39.457Z] #69 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:39.457Z] #69 21.81 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-17T08:52:39.457Z] #69 21.81 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-17T08:52:39.457Z] #69 21.81 OK: 19946 distinct packages available [2024-08-17T08:52:39.457Z] #69 22.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:39.457Z] #69 24.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:39.457Z] #69 ... [2024-08-17T08:52:39.457Z] [2024-08-17T08:52:39.457Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:39.457Z] #44 ... [2024-08-17T08:52:39.457Z] [2024-08-17T08:52:39.457Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-17T08:52:39.726Z] #80 ... [2024-08-17T08:52:39.726Z] [2024-08-17T08:52:39.726Z] #62 [security-proxy-auth internal] load build context [2024-08-17T08:52:40.687Z] #62 ... [2024-08-17T08:52:40.687Z] [2024-08-17T08:52:40.687Z] #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-17T08:52:40.687Z] #72 20.63 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:40.687Z] #72 21.81 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:40.687Z] #72 27.31 OK: 266 MiB in 52 packages [2024-08-17T08:52:40.687Z] #72 DONE 29.0s [2024-08-17T08:52:40.687Z] [2024-08-17T08:52:40.687Z] #62 [security-proxy-auth internal] load build context [2024-08-17T08:52:40.687Z] #62 transferring context: 23.90MB 32.0s [2024-08-17T08:52:42.089Z] #62 ... [2024-08-17T08:52:42.089Z] [2024-08-17T08:52:42.089Z] #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-17T08:52:42.089Z] #69 29.03 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-17T08:52:42.089Z] #69 29.03 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-17T08:52:42.089Z] #69 29.03 (3/5) Installing libucontext (1.2-r2) [2024-08-17T08:52:42.089Z] #69 29.14 (4/5) Installing gcompat (1.1.0-r1) [2024-08-17T08:52:42.089Z] #69 29.14 (5/5) Installing openssl (3.1.6-r0) [2024-08-17T08:52:42.089Z] #69 29.31 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:52:42.089Z] #69 29.45 OK: 9 MiB in 20 packages [2024-08-17T08:52:42.089Z] #69 DONE 30.7s [2024-08-17T08:52:42.089Z] [2024-08-17T08:52:42.089Z] #62 [security-proxy-auth internal] load build context [2024-08-17T08:52:42.089Z] #62 ... [2024-08-17T08:52:42.089Z] [2024-08-17T08:52:42.089Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-17T08:52:42.089Z] #70 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:42.089Z] #70 21.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:42.089Z] #70 24.82 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-17T08:52:42.089Z] #70 24.82 v3.18.8-50-g418584c8379 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-17T08:52:42.089Z] #70 24.82 OK: 19946 distinct packages available [2024-08-17T08:52:42.089Z] #70 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:42.089Z] #70 28.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:42.089Z] #70 ... [2024-08-17T08:52:42.089Z] [2024-08-17T08:52:42.089Z] #62 [security-proxy-auth internal] load build context [2024-08-17T08:52:42.673Z] #62 ... [2024-08-17T08:52:42.673Z] [2024-08-17T08:52:42.673Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-17T08:52:42.673Z] #81 ... [2024-08-17T08:52:42.673Z] [2024-08-17T08:52:42.673Z] #54 [security-bootstrapper internal] load build context [2024-08-17T08:52:42.938Z] #54 ... [2024-08-17T08:52:42.938Z] [2024-08-17T08:52:42.938Z] #55 [support-scheduler internal] load build context [2024-08-17T08:52:42.938Z] #55 ... [2024-08-17T08:52:42.938Z] [2024-08-17T08:52:42.938Z] #54 [security-bootstrapper internal] load build context [2024-08-17T08:52:44.869Z] #54 ... [2024-08-17T08:52:44.869Z] [2024-08-17T08:52:44.869Z] #73 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-17T08:52:44.869Z] #73 24.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:44.869Z] #73 25.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:44.869Z] #73 31.09 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-17T08:52:44.869Z] #73 31.19 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:52:44.869Z] #73 31.37 OK: 8 MiB in 16 packages [2024-08-17T08:52:44.869Z] #73 DONE 34.1s [2024-08-17T08:52:44.869Z] [2024-08-17T08:52:44.869Z] #54 [security-bootstrapper internal] load build context [2024-08-17T08:52:44.869Z] #54 ... [2024-08-17T08:52:44.869Z] [2024-08-17T08:52:44.869Z] #59 [core-metadata internal] load build context [2024-08-17T08:52:44.869Z] #59 ... [2024-08-17T08:52:44.869Z] [2024-08-17T08:52:44.869Z] #54 [security-bootstrapper internal] load build context [2024-08-17T08:52:44.869Z] #54 ... [2024-08-17T08:52:44.869Z] [2024-08-17T08:52:44.869Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-17T08:52:44.869Z] #74 23.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:44.869Z] #74 24.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:44.869Z] #74 28.56 (1/3) Installing ca-certificates (20240226-r0) [2024-08-17T08:52:44.869Z] #74 29.04 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-17T08:52:44.869Z] #74 29.04 (3/3) Installing tzdata (2024a-r0) [2024-08-17T08:52:44.869Z] #74 32.76 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:52:44.869Z] #74 32.95 Executing ca-certificates-20240226-r0.trigger [2024-08-17T08:52:44.869Z] #74 ... [2024-08-17T08:52:44.869Z] [2024-08-17T08:52:44.869Z] #51 [core-command internal] load build context [2024-08-17T08:52:45.135Z] #51 ... [2024-08-17T08:52:45.135Z] [2024-08-17T08:52:45.135Z] #82 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-17T08:52:45.714Z] #82 ... [2024-08-17T08:52:45.714Z] [2024-08-17T08:52:45.714Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-17T08:52:45.714Z] #78 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:45.714Z] #78 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:45.714Z] #78 18.31 OK: 8 MiB in 17 packages [2024-08-17T08:52:45.714Z] #78 DONE 19.8s [2024-08-17T08:52:45.978Z] [2024-08-17T08:52:45.978Z] #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-17T08:52:46.558Z] #83 ... [2024-08-17T08:52:46.558Z] [2024-08-17T08:52:46.558Z] #56 [core-keeper internal] load build context [2024-08-17T08:52:46.558Z] #56 transferring context: 64.65MB 39.8s [2024-08-17T08:52:46.558Z] #56 ... [2024-08-17T08:52:46.558Z] [2024-08-17T08:52:46.558Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-17T08:52:46.558Z] #74 35.18 OK: 12 MiB in 18 packages [2024-08-17T08:52:47.141Z] #74 ... [2024-08-17T08:52:47.141Z] [2024-08-17T08:52:47.141Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-17T08:52:47.141Z] #57 ... [2024-08-17T08:52:47.141Z] [2024-08-17T08:52:47.141Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-17T08:52:47.141Z] #77 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:47.141Z] #77 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:47.141Z] #77 22.41 OK: 9 MiB in 17 packages [2024-08-17T08:52:47.141Z] #77 ... [2024-08-17T08:52:47.141Z] [2024-08-17T08:52:47.141Z] #56 [core-keeper internal] load build context [2024-08-17T08:52:48.097Z] #56 ... [2024-08-17T08:52:48.097Z] [2024-08-17T08:52:48.097Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-17T08:52:48.097Z] #76 14.40 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:48.097Z] #76 16.77 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:48.097Z] #76 22.68 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-17T08:52:48.097Z] #76 24.09 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:52:48.097Z] #76 24.09 OK: 8 MiB in 16 packages [2024-08-17T08:52:48.097Z] #76 ... [2024-08-17T08:52:48.097Z] [2024-08-17T08:52:48.097Z] #61 [core-data internal] load build context [2024-08-17T08:52:48.097Z] #61 ... [2024-08-17T08:52:48.097Z] [2024-08-17T08:52:48.097Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:52:48.362Z] #46 ... [2024-08-17T08:52:48.362Z] [2024-08-17T08:52:48.362Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:52:48.362Z] #38 ... [2024-08-17T08:52:48.362Z] [2024-08-17T08:52:48.362Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T08:52:48.362Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 27.2s [2024-08-17T08:52:48.362Z] #42 ... [2024-08-17T08:52:48.362Z] [2024-08-17T08:52:48.362Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:52:48.628Z] #40 ... [2024-08-17T08:52:48.628Z] [2024-08-17T08:52:48.628Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:52:48.628Z] #64 ... [2024-08-17T08:52:48.628Z] [2024-08-17T08:52:48.628Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:52:48.902Z] #40 ... [2024-08-17T08:52:48.902Z] [2024-08-17T08:52:48.902Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-17T08:52:48.902Z] #77 DONE 25.2s [2024-08-17T08:52:48.902Z] [2024-08-17T08:52:48.902Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:52:49.168Z] #40 ... [2024-08-17T08:52:49.168Z] [2024-08-17T08:52:49.168Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-17T08:52:49.168Z] #80 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:49.168Z] #80 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:49.168Z] #80 17.67 OK: 18 MiB in 19 packages [2024-08-17T08:52:49.168Z] #80 DONE 19.6s [2024-08-17T08:52:49.168Z] [2024-08-17T08:52:49.168Z] #61 [core-data internal] load build context [2024-08-17T08:52:49.433Z] #61 ... [2024-08-17T08:52:49.433Z] [2024-08-17T08:52:49.433Z] #63 [support-notifications internal] load build context [2024-08-17T08:52:49.433Z] #63 ... [2024-08-17T08:52:49.433Z] [2024-08-17T08:52:49.433Z] #61 [core-data internal] load build context [2024-08-17T08:52:50.013Z] #61 ... [2024-08-17T08:52:50.013Z] [2024-08-17T08:52:50.013Z] #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-17T08:52:50.013Z] #76 DONE 26.6s [2024-08-17T08:52:50.013Z] [2024-08-17T08:52:50.013Z] #61 [core-data internal] load build context [2024-08-17T08:52:50.614Z] #61 ... [2024-08-17T08:52:50.614Z] [2024-08-17T08:52:50.614Z] #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-17T08:52:50.614Z] #74 DONE 39.3s [2024-08-17T08:52:50.614Z] [2024-08-17T08:52:50.614Z] #61 [core-data internal] load build context [2024-08-17T08:52:52.025Z] #61 ... [2024-08-17T08:52:52.025Z] [2024-08-17T08:52:52.025Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:52.025Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.0s [2024-08-17T08:52:52.025Z] #44 ... [2024-08-17T08:52:52.025Z] [2024-08-17T08:52:52.025Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-17T08:52:52.025Z] #75 8.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:52.025Z] #75 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:52.025Z] #75 17.15 OK: 18 MiB in 19 packages [2024-08-17T08:52:52.025Z] #75 ... [2024-08-17T08:52:52.025Z] [2024-08-17T08:52:52.025Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-17T08:52:52.025Z] #81 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:52.025Z] #81 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:52.025Z] #81 17.48 OK: 8 MiB in 19 packages [2024-08-17T08:52:52.025Z] #81 DONE 19.4s [2024-08-17T08:52:52.025Z] [2024-08-17T08:52:52.025Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-17T08:52:52.025Z] #0 6.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:52.025Z] #0 7.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:52.025Z] #0 9.737 OK: 9 MiB in 20 packages [2024-08-17T08:52:52.025Z] #84 ... [2024-08-17T08:52:52.025Z] [2024-08-17T08:52:52.025Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-17T08:52:52.025Z] #70 34.63 (1/11) Installing ca-certificates (20240226-r0) [2024-08-17T08:52:52.025Z] #70 35.11 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-17T08:52:52.025Z] #70 35.11 (3/11) Installing libunistring (1.1-r1) [2024-08-17T08:52:52.025Z] #70 35.16 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-17T08:52:52.025Z] #70 35.16 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-17T08:52:52.025Z] #70 35.19 (6/11) Installing libcurl (8.9.0-r0) [2024-08-17T08:52:52.025Z] #70 35.48 (7/11) Installing curl (8.9.0-r0) [2024-08-17T08:52:52.025Z] #70 35.54 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-17T08:52:52.025Z] #70 35.60 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-17T08:52:52.025Z] #70 35.60 (10/11) Installing libucontext (1.2-r2) [2024-08-17T08:52:52.025Z] #70 35.68 (11/11) Installing gcompat (1.1.0-r1) [2024-08-17T08:52:52.025Z] #70 35.71 Executing busybox-1.36.1-r7.trigger [2024-08-17T08:52:52.025Z] #70 35.80 Executing ca-certificates-20240226-r0.trigger [2024-08-17T08:52:52.025Z] #70 37.28 OK: 13 MiB in 26 packages [2024-08-17T08:52:52.025Z] #70 DONE 40.0s [2024-08-17T08:52:52.025Z] [2024-08-17T08:52:52.025Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:52.606Z] #44 ... [2024-08-17T08:52:52.606Z] [2024-08-17T08:52:52.606Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-17T08:52:52.606Z] #75 DONE 19.7s [2024-08-17T08:52:52.606Z] [2024-08-17T08:52:52.606Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:52.873Z] #44 ... [2024-08-17T08:52:52.873Z] [2024-08-17T08:52:52.873Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-17T08:52:52.873Z] #79 7.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:52.873Z] #79 9.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:52.873Z] #79 14.07 OK: 8 MiB in 16 packages [2024-08-17T08:52:52.873Z] #79 DONE 16.9s [2024-08-17T08:52:52.873Z] [2024-08-17T08:52:52.873Z] #62 [security-proxy-auth internal] load build context [2024-08-17T08:52:52.873Z] #62 transferring context: 41.58MB 44.4s [2024-08-17T08:52:53.140Z] #62 ... [2024-08-17T08:52:53.140Z] [2024-08-17T08:52:53.140Z] #61 [core-data internal] load build context [2024-08-17T08:52:53.140Z] #61 ... [2024-08-17T08:52:53.140Z] [2024-08-17T08:52:53.140Z] #55 [support-scheduler internal] load build context [2024-08-17T08:52:53.140Z] #55 ... [2024-08-17T08:52:53.140Z] [2024-08-17T08:52:53.140Z] #61 [core-data internal] load build context [2024-08-17T08:52:53.407Z] #61 ... [2024-08-17T08:52:53.408Z] [2024-08-17T08:52:53.408Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-17T08:52:53.408Z] #85 DONE 4.0s [2024-08-17T08:52:53.408Z] [2024-08-17T08:52:53.408Z] #61 [core-data internal] load build context [2024-08-17T08:52:53.673Z] #61 ... [2024-08-17T08:52:53.673Z] [2024-08-17T08:52:53.673Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-17T08:52:53.673Z] #84 DONE 11.9s [2024-08-17T08:52:53.673Z] [2024-08-17T08:52:53.673Z] #61 [core-data internal] load build context [2024-08-17T08:52:54.267Z] #61 ... [2024-08-17T08:52:54.267Z] [2024-08-17T08:52:54.267Z] #83 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-17T08:52:54.267Z] #83 DONE 8.2s [2024-08-17T08:52:54.267Z] [2024-08-17T08:52:54.267Z] #61 [core-data internal] load build context [2024-08-17T08:52:54.950Z] #61 ... [2024-08-17T08:52:54.950Z] [2024-08-17T08:52:54.950Z] #59 [core-metadata internal] load build context [2024-08-17T08:52:54.950Z] #59 ... [2024-08-17T08:52:54.950Z] [2024-08-17T08:52:54.950Z] #61 [core-data internal] load build context [2024-08-17T08:52:54.950Z] #61 ... [2024-08-17T08:52:54.950Z] [2024-08-17T08:52:54.950Z] #54 [security-bootstrapper internal] load build context [2024-08-17T08:52:55.254Z] #54 ... [2024-08-17T08:52:55.254Z] [2024-08-17T08:52:55.254Z] #51 [core-command internal] load build context [2024-08-17T08:52:55.254Z] #51 ... [2024-08-17T08:52:55.254Z] [2024-08-17T08:52:55.254Z] #82 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-17T08:52:55.254Z] #82 7.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:55.254Z] #82 8.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:52:55.254Z] #82 9.530 OK: 8 MiB in 16 packages [2024-08-17T08:52:55.254Z] #82 DONE 11.1s [2024-08-17T08:52:55.254Z] [2024-08-17T08:52:55.254Z] #51 [core-command internal] load build context [2024-08-17T08:52:55.254Z] #51 ... [2024-08-17T08:52:55.254Z] [2024-08-17T08:52:55.254Z] #61 [core-data internal] load build context [2024-08-17T08:52:55.525Z] #61 ... [2024-08-17T08:52:55.525Z] [2024-08-17T08:52:55.525Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-17T08:52:55.525Z] #86 DONE 1.3s [2024-08-17T08:52:55.525Z] [2024-08-17T08:52:55.525Z] #61 [core-data internal] load build context [2024-08-17T08:52:57.556Z] #61 ... [2024-08-17T08:52:57.556Z] [2024-08-17T08:52:57.556Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-17T08:52:57.556Z] #57 ... [2024-08-17T08:52:57.556Z] [2024-08-17T08:52:57.556Z] #61 [core-data internal] load build context [2024-08-17T08:52:57.826Z] #61 transferring context: 54.92MB 49.9s [2024-08-17T08:52:58.100Z] #61 ... [2024-08-17T08:52:58.101Z] [2024-08-17T08:52:58.101Z] #56 [core-keeper internal] load build context [2024-08-17T08:52:58.101Z] #56 ... [2024-08-17T08:52:58.101Z] [2024-08-17T08:52:58.101Z] #61 [core-data internal] load build context [2024-08-17T08:52:58.384Z] #61 ... [2024-08-17T08:52:58.384Z] [2024-08-17T08:52:58.384Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:52:58.384Z] #46 ... [2024-08-17T08:52:58.384Z] [2024-08-17T08:52:58.384Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:52:58.676Z] #38 ... [2024-08-17T08:52:58.676Z] [2024-08-17T08:52:58.676Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T08:52:58.676Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 35.8s done [2024-08-17T08:52:58.676Z] #42 ... [2024-08-17T08:52:58.676Z] [2024-08-17T08:52:58.676Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:52:58.992Z] #38 ... [2024-08-17T08:52:58.992Z] [2024-08-17T08:52:58.992Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:52:58.992Z] #64 ... [2024-08-17T08:52:58.992Z] [2024-08-17T08:52:58.992Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:52:58.992Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.4s [2024-08-17T08:52:58.992Z] #44 ... [2024-08-17T08:52:58.992Z] [2024-08-17T08:52:58.992Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:52:59.576Z] #64 ... [2024-08-17T08:52:59.576Z] [2024-08-17T08:52:59.576Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:52:59.576Z] #40 ... [2024-08-17T08:52:59.576Z] [2024-08-17T08:52:59.576Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:52:59.841Z] #64 ... [2024-08-17T08:52:59.841Z] [2024-08-17T08:52:59.841Z] #63 [support-notifications internal] load build context [2024-08-17T08:52:59.841Z] #63 ... [2024-08-17T08:52:59.841Z] [2024-08-17T08:52:59.841Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:01.248Z] #64 ... [2024-08-17T08:53:01.248Z] [2024-08-17T08:53:01.248Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-17T08:53:01.248Z] #0 6.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:53:01.248Z] #0 7.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:53:01.248Z] #0 8.478 OK: 13 MiB in 26 packages [2024-08-17T08:53:01.248Z] #87 DONE 9.3s [2024-08-17T08:53:01.248Z] [2024-08-17T08:53:01.248Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:01.248Z] #64 ... [2024-08-17T08:53:01.248Z] [2024-08-17T08:53:01.248Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-17T08:53:01.248Z] #0 6.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-17T08:53:01.248Z] #0 7.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-17T08:53:01.248Z] #0 9.291 OK: 12 MiB in 18 packages [2024-08-17T08:53:01.248Z] #88 ... [2024-08-17T08:53:01.248Z] [2024-08-17T08:53:01.248Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:53:01.525Z] #44 ... [2024-08-17T08:53:01.525Z] [2024-08-17T08:53:01.525Z] #88 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-17T08:53:01.525Z] #88 DONE 10.2s [2024-08-17T08:53:01.525Z] [2024-08-17T08:53:01.525Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:02.928Z] #64 transferring context: 47.28MB 54.8s [2024-08-17T08:53:02.928Z] #64 ... [2024-08-17T08:53:02.928Z] [2024-08-17T08:53:02.928Z] #62 [security-proxy-auth internal] load build context [2024-08-17T08:53:03.193Z] #62 ... [2024-08-17T08:53:03.193Z] [2024-08-17T08:53:03.193Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-17T08:53:03.193Z] #89 DONE 2.1s [2024-08-17T08:53:03.193Z] [2024-08-17T08:53:03.193Z] #62 [security-proxy-auth internal] load build context [2024-08-17T08:53:03.193Z] #62 ... [2024-08-17T08:53:03.193Z] [2024-08-17T08:53:03.193Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:53:03.459Z] #44 ... [2024-08-17T08:53:03.459Z] [2024-08-17T08:53:03.459Z] #55 [support-scheduler internal] load build context [2024-08-17T08:53:03.459Z] #55 ... [2024-08-17T08:53:03.459Z] [2024-08-17T08:53:03.459Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:53:04.043Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.6s [2024-08-17T08:53:04.997Z] #44 ... [2024-08-17T08:53:04.997Z] [2024-08-17T08:53:04.997Z] #59 [core-metadata internal] load build context [2024-08-17T08:53:04.997Z] #59 ... [2024-08-17T08:53:04.997Z] [2024-08-17T08:53:04.997Z] #55 [support-scheduler internal] load build context [2024-08-17T08:53:05.261Z] #55 ... [2024-08-17T08:53:05.261Z] [2024-08-17T08:53:05.261Z] #54 [security-bootstrapper internal] load build context [2024-08-17T08:53:05.526Z] #54 ... [2024-08-17T08:53:05.526Z] [2024-08-17T08:53:05.526Z] #51 [core-command internal] load build context [2024-08-17T08:53:05.526Z] #51 ... [2024-08-17T08:53:05.526Z] [2024-08-17T08:53:05.526Z] #54 [security-bootstrapper internal] load build context [2024-08-17T08:53:07.459Z] #54 ... [2024-08-17T08:53:07.459Z] [2024-08-17T08:53:07.459Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-17T08:53:07.724Z] #57 ... [2024-08-17T08:53:07.724Z] [2024-08-17T08:53:07.724Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:53:07.724Z] #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 42.9s done [2024-08-17T08:53:08.301Z] #44 ... [2024-08-17T08:53:08.301Z] [2024-08-17T08:53:08.301Z] #56 [core-keeper internal] load build context [2024-08-17T08:53:08.301Z] #56 transferring context: 130.87MB 61.6s [2024-08-17T08:53:08.301Z] #56 ... [2024-08-17T08:53:08.301Z] [2024-08-17T08:53:08.301Z] #54 [security-bootstrapper internal] load build context [2024-08-17T08:53:08.565Z] #54 ... [2024-08-17T08:53:08.565Z] [2024-08-17T08:53:08.565Z] #61 [core-data internal] load build context [2024-08-17T08:53:08.565Z] #61 ... [2024-08-17T08:53:08.565Z] [2024-08-17T08:53:08.565Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:53:08.565Z] #46 ... [2024-08-17T08:53:08.565Z] [2024-08-17T08:53:08.565Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T08:53:08.829Z] #44 ... [2024-08-17T08:53:08.829Z] [2024-08-17T08:53:08.829Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T08:53:09.097Z] #42 ... [2024-08-17T08:53:09.097Z] [2024-08-17T08:53:09.097Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:53:09.097Z] #46 ... [2024-08-17T08:53:09.097Z] [2024-08-17T08:53:09.097Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:53:09.097Z] #38 ... [2024-08-17T08:53:09.097Z] [2024-08-17T08:53:09.097Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:53:09.676Z] #46 ... [2024-08-17T08:53:09.676Z] [2024-08-17T08:53:09.676Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:53:09.676Z] #40 ... [2024-08-17T08:53:09.676Z] [2024-08-17T08:53:09.676Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:53:10.254Z] #46 ... [2024-08-17T08:53:10.254Z] [2024-08-17T08:53:10.254Z] #63 [support-notifications internal] load build context [2024-08-17T08:53:10.254Z] #63 ... [2024-08-17T08:53:10.254Z] [2024-08-17T08:53:10.254Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:53:12.826Z] #46 transferring context: 170.59MB 68.8s [2024-08-17T08:53:13.090Z] #46 ... [2024-08-17T08:53:13.090Z] [2024-08-17T08:53:13.090Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:13.355Z] #64 ... [2024-08-17T08:53:13.355Z] [2024-08-17T08:53:13.355Z] #62 [security-proxy-auth internal] load build context [2024-08-17T08:53:13.355Z] #62 ... [2024-08-17T08:53:13.355Z] [2024-08-17T08:53:13.355Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:15.306Z] #64 ... [2024-08-17T08:53:15.306Z] [2024-08-17T08:53:15.306Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-17T08:53:15.306Z] #90 DONE 3.0s [2024-08-17T08:53:15.306Z] [2024-08-17T08:53:15.306Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:15.306Z] #64 ... [2024-08-17T08:53:15.306Z] [2024-08-17T08:53:15.306Z] #59 [core-metadata internal] load build context [2024-08-17T08:53:15.306Z] #59 ... [2024-08-17T08:53:15.306Z] [2024-08-17T08:53:15.306Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-17T08:53:15.306Z] #91 DONE 4.2s [2024-08-17T08:53:15.306Z] [2024-08-17T08:53:15.306Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:15.571Z] #64 ... [2024-08-17T08:53:15.571Z] [2024-08-17T08:53:15.571Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-17T08:53:15.571Z] #92 DONE 4.3s [2024-08-17T08:53:15.571Z] [2024-08-17T08:53:15.571Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:15.571Z] #64 ... [2024-08-17T08:53:15.571Z] [2024-08-17T08:53:15.571Z] #55 [support-scheduler internal] load build context [2024-08-17T08:53:15.571Z] #55 ... [2024-08-17T08:53:15.571Z] [2024-08-17T08:53:15.571Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:15.835Z] #64 ... [2024-08-17T08:53:15.835Z] [2024-08-17T08:53:15.835Z] #51 [core-command internal] load build context [2024-08-17T08:53:15.835Z] #51 ... [2024-08-17T08:53:15.835Z] [2024-08-17T08:53:15.835Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:16.789Z] #64 ... [2024-08-17T08:53:16.789Z] [2024-08-17T08:53:16.789Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-17T08:53:16.789Z] #93 DONE 1.1s [2024-08-17T08:53:16.789Z] [2024-08-17T08:53:16.789Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:16.789Z] #64 ... [2024-08-17T08:53:16.789Z] [2024-08-17T08:53:16.789Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-17T08:53:16.789Z] #94 DONE 1.4s [2024-08-17T08:53:16.789Z] [2024-08-17T08:53:16.789Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:17.052Z] #64 ... [2024-08-17T08:53:17.052Z] [2024-08-17T08:53:17.052Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-17T08:53:17.052Z] #95 DONE 1.5s [2024-08-17T08:53:17.052Z] [2024-08-17T08:53:17.052Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:17.630Z] #64 ... [2024-08-17T08:53:17.630Z] [2024-08-17T08:53:17.630Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-17T08:53:17.895Z] #57 ... [2024-08-17T08:53:17.895Z] [2024-08-17T08:53:17.895Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:18.161Z] #64 ... [2024-08-17T08:53:18.161Z] [2024-08-17T08:53:18.161Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-17T08:53:18.161Z] #96 DONE 1.3s [2024-08-17T08:53:18.161Z] [2024-08-17T08:53:18.161Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:18.161Z] #64 ... [2024-08-17T08:53:18.161Z] [2024-08-17T08:53:18.161Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-17T08:53:18.161Z] #97 DONE 1.6s [2024-08-17T08:53:18.161Z] [2024-08-17T08:53:18.161Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:18.425Z] #64 ... [2024-08-17T08:53:18.425Z] [2024-08-17T08:53:18.425Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-17T08:53:18.425Z] #98 DONE 1.5s [2024-08-17T08:53:18.425Z] [2024-08-17T08:53:18.425Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:18.425Z] #64 transferring context: 105.13MB 70.3s [2024-08-17T08:53:18.425Z] #64 ... [2024-08-17T08:53:18.425Z] [2024-08-17T08:53:18.425Z] #54 [security-bootstrapper internal] load build context [2024-08-17T08:53:18.688Z] #54 ... [2024-08-17T08:53:18.688Z] [2024-08-17T08:53:18.688Z] #56 [core-keeper internal] load build context [2024-08-17T08:53:18.688Z] #56 ... [2024-08-17T08:53:18.688Z] [2024-08-17T08:53:18.689Z] #61 [core-data internal] load build context [2024-08-17T08:53:18.689Z] #61 ... [2024-08-17T08:53:18.689Z] [2024-08-17T08:53:18.689Z] #56 [core-keeper internal] load build context [2024-08-17T08:53:19.274Z] #56 ... [2024-08-17T08:53:19.274Z] [2024-08-17T08:53:19.274Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-17T08:53:19.274Z] #99 DONE 1.1s [2024-08-17T08:53:19.274Z] [2024-08-17T08:53:19.274Z] #56 [core-keeper internal] load build context [2024-08-17T08:53:19.274Z] #56 ... [2024-08-17T08:53:19.274Z] [2024-08-17T08:53:19.274Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:53:19.539Z] #38 ... [2024-08-17T08:53:19.539Z] [2024-08-17T08:53:19.539Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-17T08:53:19.539Z] #100 DONE 1.3s [2024-08-17T08:53:19.539Z] [2024-08-17T08:53:19.539Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-17T08:53:20.120Z] #101 ... [2024-08-17T08:53:20.120Z] [2024-08-17T08:53:20.120Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:53:20.120Z] #40 ... [2024-08-17T08:53:20.120Z] [2024-08-17T08:53:20.120Z] #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-17T08:53:20.120Z] #102 DONE 1.6s [2024-08-17T08:53:20.120Z] [2024-08-17T08:53:20.120Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:53:20.120Z] #40 ... [2024-08-17T08:53:20.120Z] [2024-08-17T08:53:20.120Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:53:20.385Z] #38 ... [2024-08-17T08:53:20.385Z] [2024-08-17T08:53:20.385Z] #63 [support-notifications internal] load build context [2024-08-17T08:53:20.651Z] #63 ... [2024-08-17T08:53:20.651Z] [2024-08-17T08:53:20.651Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:53:20.651Z] #40 ... [2024-08-17T08:53:20.651Z] [2024-08-17T08:53:20.651Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-17T08:53:20.651Z] #103 DONE 1.3s [2024-08-17T08:53:20.651Z] [2024-08-17T08:53:20.651Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:53:20.915Z] #40 ... [2024-08-17T08:53:20.915Z] [2024-08-17T08:53:20.915Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-17T08:53:20.915Z] #101 DONE 1.4s [2024-08-17T08:53:20.915Z] [2024-08-17T08:53:20.915Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:53:20.915Z] #40 ... [2024-08-17T08:53:20.915Z] [2024-08-17T08:53:20.915Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-17T08:53:20.915Z] #104 DONE 0.9s [2024-08-17T08:53:20.915Z] [2024-08-17T08:53:20.915Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:53:21.868Z] #40 ... [2024-08-17T08:53:21.868Z] [2024-08-17T08:53:21.868Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-17T08:53:21.868Z] #105 DONE 0.8s [2024-08-17T08:53:21.868Z] [2024-08-17T08:53:21.868Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:53:22.132Z] #40 ... [2024-08-17T08:53:22.132Z] [2024-08-17T08:53:22.132Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-17T08:53:22.132Z] #106 DONE 1.0s [2024-08-17T08:53:22.132Z] [2024-08-17T08:53:22.132Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:53:22.132Z] #40 ... [2024-08-17T08:53:22.132Z] [2024-08-17T08:53:22.132Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-17T08:53:22.132Z] #107 DONE 1.2s [2024-08-17T08:53:22.132Z] [2024-08-17T08:53:22.132Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:53:23.530Z] #40 ... [2024-08-17T08:53:23.530Z] [2024-08-17T08:53:23.530Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:53:23.530Z] #46 transferring context: 209.41MB 79.7s [2024-08-17T08:53:23.530Z] #46 ... [2024-08-17T08:53:23.530Z] [2024-08-17T08:53:23.530Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:53:23.530Z] #40 ... [2024-08-17T08:53:23.530Z] [2024-08-17T08:53:23.530Z] #62 [security-proxy-auth internal] load build context [2024-08-17T08:53:23.530Z] #62 ... [2024-08-17T08:53:23.530Z] [2024-08-17T08:53:23.530Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:53:25.461Z] #40 ... [2024-08-17T08:53:25.461Z] [2024-08-17T08:53:25.461Z] #59 [core-metadata internal] load build context [2024-08-17T08:53:25.461Z] #59 ... [2024-08-17T08:53:25.461Z] [2024-08-17T08:53:25.461Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:53:25.726Z] #40 ... [2024-08-17T08:53:25.726Z] [2024-08-17T08:53:25.726Z] #55 [support-scheduler internal] load build context [2024-08-17T08:53:25.726Z] #55 ... [2024-08-17T08:53:25.726Z] [2024-08-17T08:53:25.726Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:53:25.991Z] #40 ... [2024-08-17T08:53:25.991Z] [2024-08-17T08:53:25.991Z] #51 [core-command internal] load build context [2024-08-17T08:53:25.991Z] #51 ... [2024-08-17T08:53:25.991Z] [2024-08-17T08:53:25.991Z] #55 [support-scheduler internal] load build context [2024-08-17T08:53:28.562Z] #55 ... [2024-08-17T08:53:28.562Z] [2024-08-17T08:53:28.562Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-17T08:53:28.562Z] #57 ... [2024-08-17T08:53:28.562Z] [2024-08-17T08:53:28.562Z] #55 [support-scheduler internal] load build context [2024-08-17T08:53:28.562Z] #55 ... [2024-08-17T08:53:28.562Z] [2024-08-17T08:53:28.562Z] #108 [security-spire-config] exporting to image [2024-08-17T08:53:28.562Z] #108 exporting layers 5.7s done [2024-08-17T08:53:28.562Z] #108 writing image sha256:d44f16379e66640f67977e606f6fb6792bc317805e59a9eaf246efde6dc69c2e 0.1s done [2024-08-17T08:53:28.562Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-17T08:53:28.562Z] #108 writing image sha256:4ad64eaa7382403beb9a768b560413fc6c48b9be13e345028fc6717eeaa5122a 0.1s done [2024-08-17T08:53:28.562Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2024-08-17T08:53:28.562Z] #108 writing image sha256:5e99a866048a91f71e0a183de37ed9d5c49c4539d4ec55df4cefcacdff6656a7 0.0s done [2024-08-17T08:53:28.562Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-17T08:53:28.562Z] #108 DONE 6.3s [2024-08-17T08:53:28.562Z] [2024-08-17T08:53:28.562Z] #55 [support-scheduler internal] load build context [2024-08-17T08:53:28.562Z] #55 ... [2024-08-17T08:53:28.562Z] [2024-08-17T08:53:28.562Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:28.562Z] #64 ... [2024-08-17T08:53:28.562Z] [2024-08-17T08:53:28.562Z] #54 [security-bootstrapper internal] load build context [2024-08-17T08:53:28.828Z] #54 ... [2024-08-17T08:53:28.828Z] [2024-08-17T08:53:28.828Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-17T08:53:29.094Z] #57 ... [2024-08-17T08:53:29.094Z] [2024-08-17T08:53:29.094Z] #61 [core-data internal] load build context [2024-08-17T08:53:29.094Z] #61 ... [2024-08-17T08:53:29.094Z] [2024-08-17T08:53:29.094Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:29.360Z] #64 transferring context: 139.59MB 81.1s [2024-08-17T08:53:29.628Z] #64 ... [2024-08-17T08:53:29.628Z] [2024-08-17T08:53:29.628Z] #56 [core-keeper internal] load build context [2024-08-17T08:53:29.628Z] #56 ... [2024-08-17T08:53:29.628Z] [2024-08-17T08:53:29.628Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:30.593Z] #64 ... [2024-08-17T08:53:30.593Z] [2024-08-17T08:53:30.593Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:53:30.593Z] #38 ... [2024-08-17T08:53:30.593Z] [2024-08-17T08:53:30.593Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:30.858Z] #64 ... [2024-08-17T08:53:30.858Z] [2024-08-17T08:53:30.858Z] #63 [support-notifications internal] load build context [2024-08-17T08:53:30.858Z] #63 ... [2024-08-17T08:53:30.858Z] [2024-08-17T08:53:30.858Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:34.195Z] #64 ... [2024-08-17T08:53:34.195Z] [2024-08-17T08:53:34.195Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:53:34.195Z] #46 transferring context: 249.40MB 90.0s [2024-08-17T08:53:34.195Z] #46 ... [2024-08-17T08:53:34.195Z] [2024-08-17T08:53:34.195Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:34.195Z] #64 ... [2024-08-17T08:53:34.195Z] [2024-08-17T08:53:34.195Z] #62 [security-proxy-auth internal] load build context [2024-08-17T08:53:34.195Z] #62 ... [2024-08-17T08:53:34.195Z] [2024-08-17T08:53:34.195Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:35.602Z] #64 ... [2024-08-17T08:53:35.602Z] [2024-08-17T08:53:35.602Z] #51 [core-command internal] load build context [2024-08-17T08:53:35.602Z] #51 transferring context: 309.22MB 91.1s done [2024-08-17T08:53:35.602Z] #51 DONE 91.5s [2024-08-17T08:53:35.602Z] [2024-08-17T08:53:35.602Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:35.602Z] #64 ... [2024-08-17T08:53:35.602Z] [2024-08-17T08:53:35.602Z] #59 [core-metadata internal] load build context [2024-08-17T08:53:35.867Z] #59 ... [2024-08-17T08:53:35.867Z] [2024-08-17T08:53:35.867Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:53:36.146Z] #109 ... [2024-08-17T08:53:36.146Z] [2024-08-17T08:53:36.146Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:53:36.146Z] #40 ... [2024-08-17T08:53:36.146Z] [2024-08-17T08:53:36.146Z] #59 [core-metadata internal] load build context [2024-08-17T08:53:38.726Z] #59 ... [2024-08-17T08:53:38.727Z] [2024-08-17T08:53:38.727Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:53:38.727Z] #109 DONE 2.8s [2024-08-17T08:53:38.727Z] [2024-08-17T08:53:38.727Z] #59 [core-metadata internal] load build context [2024-08-17T08:53:38.727Z] #59 ... [2024-08-17T08:53:38.727Z] [2024-08-17T08:53:38.727Z] #55 [support-scheduler internal] load build context [2024-08-17T08:53:38.727Z] #55 ... [2024-08-17T08:53:38.727Z] [2024-08-17T08:53:38.727Z] #59 [core-metadata internal] load build context [2024-08-17T08:53:38.993Z] #59 ... [2024-08-17T08:53:38.993Z] [2024-08-17T08:53:38.993Z] #54 [security-bootstrapper internal] load build context [2024-08-17T08:53:38.993Z] #54 ... [2024-08-17T08:53:38.993Z] [2024-08-17T08:53:38.993Z] #59 [core-metadata internal] load build context [2024-08-17T08:53:39.275Z] #59 ... [2024-08-17T08:53:39.275Z] [2024-08-17T08:53:39.275Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-17T08:53:39.275Z] #57 ... [2024-08-17T08:53:39.275Z] [2024-08-17T08:53:39.275Z] #61 [core-data internal] load build context [2024-08-17T08:53:39.551Z] #61 ... [2024-08-17T08:53:39.551Z] [2024-08-17T08:53:39.551Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-17T08:53:39.821Z] #57 ... [2024-08-17T08:53:39.821Z] [2024-08-17T08:53:39.821Z] #56 [core-keeper internal] load build context [2024-08-17T08:53:39.821Z] #56 ... [2024-08-17T08:53:39.821Z] [2024-08-17T08:53:39.821Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-17T08:53:40.787Z] #57 transferring context: 260.61MB 94.1s [2024-08-17T08:53:40.787Z] #57 ... [2024-08-17T08:53:40.787Z] [2024-08-17T08:53:40.787Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:53:40.787Z] #38 ... [2024-08-17T08:53:40.787Z] [2024-08-17T08:53:40.787Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-17T08:53:41.063Z] #57 ... [2024-08-17T08:53:41.063Z] [2024-08-17T08:53:41.064Z] #63 [support-notifications internal] load build context [2024-08-17T08:53:41.333Z] #63 ... [2024-08-17T08:53:41.333Z] [2024-08-17T08:53:41.333Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-17T08:53:41.333Z] #57 ... [2024-08-17T08:53:41.333Z] [2024-08-17T08:53:41.333Z] #59 [core-metadata internal] load build context [2024-08-17T08:53:41.333Z] #59 transferring context: 309.22MB 94.7s done [2024-08-17T08:53:41.333Z] #59 DONE 95.5s [2024-08-17T08:53:41.333Z] [2024-08-17T08:53:41.333Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-17T08:53:43.923Z] #57 ... [2024-08-17T08:53:43.923Z] [2024-08-17T08:53:43.923Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:53:43.923Z] #46 ... [2024-08-17T08:53:43.923Z] [2024-08-17T08:53:43.923Z] #62 [security-proxy-auth internal] load build context [2024-08-17T08:53:44.193Z] #62 ... [2024-08-17T08:53:44.193Z] [2024-08-17T08:53:44.193Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:53:45.611Z] #46 ... [2024-08-17T08:53:45.611Z] [2024-08-17T08:53:45.611Z] #54 [security-bootstrapper internal] load build context [2024-08-17T08:53:45.611Z] #54 transferring context: 309.22MB 99.9s done [2024-08-17T08:53:45.611Z] #54 DONE 100.5s [2024-08-17T08:53:45.611Z] [2024-08-17T08:53:45.611Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:53:45.611Z] #46 ... [2024-08-17T08:53:45.611Z] [2024-08-17T08:53:45.611Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:45.880Z] #64 ... [2024-08-17T08:53:45.880Z] [2024-08-17T08:53:45.880Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:53:46.151Z] #46 ... [2024-08-17T08:53:46.151Z] [2024-08-17T08:53:46.151Z] #56 [core-keeper internal] load build context [2024-08-17T08:53:46.151Z] #56 transferring context: 309.22MB 99.0s done [2024-08-17T08:53:46.151Z] #56 DONE 100.3s [2024-08-17T08:53:46.151Z] [2024-08-17T08:53:46.151Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:53:46.429Z] #46 ... [2024-08-17T08:53:46.429Z] [2024-08-17T08:53:46.429Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:53:46.429Z] #40 ... [2024-08-17T08:53:46.429Z] [2024-08-17T08:53:46.429Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:53:47.847Z] #46 ... [2024-08-17T08:53:47.847Z] [2024-08-17T08:53:47.847Z] #62 [security-proxy-auth internal] load build context [2024-08-17T08:53:47.847Z] #62 transferring context: 309.22MB 99.0s done [2024-08-17T08:53:47.847Z] #62 DONE 100.8s [2024-08-17T08:53:47.847Z] [2024-08-17T08:53:47.847Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:53:48.111Z] #46 ... [2024-08-17T08:53:48.111Z] [2024-08-17T08:53:48.111Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-17T08:53:48.111Z] #110 DONE 1.9s [2024-08-17T08:53:48.111Z] [2024-08-17T08:53:48.111Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:53:48.111Z] #46 ... [2024-08-17T08:53:48.111Z] [2024-08-17T08:53:48.111Z] #111 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:53:48.111Z] #111 DONE 2.5s [2024-08-17T08:53:48.111Z] [2024-08-17T08:53:48.111Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:53:48.111Z] #46 transferring context: 309.22MB 104.6s done [2024-08-17T08:53:48.375Z] #46 ... [2024-08-17T08:53:48.375Z] [2024-08-17T08:53:48.375Z] #40 [support-cron-scheduler internal] load build context [2024-08-17T08:53:48.375Z] #40 transferring context: 309.22MB 100.0s done [2024-08-17T08:53:48.375Z] #40 DONE 101.6s [2024-08-17T08:53:48.375Z] [2024-08-17T08:53:48.375Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:48.643Z] #64 ... [2024-08-17T08:53:48.643Z] [2024-08-17T08:53:48.643Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-17T08:53:48.643Z] #46 DONE 105.2s [2024-08-17T08:53:48.643Z] [2024-08-17T08:53:48.643Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:53:48.915Z] #112 ... [2024-08-17T08:53:48.915Z] [2024-08-17T08:53:48.915Z] #55 [support-scheduler internal] load build context [2024-08-17T08:53:48.915Z] #55 ... [2024-08-17T08:53:48.915Z] [2024-08-17T08:53:48.915Z] #57 [security-spiffe-token-provider internal] load build context [2024-08-17T08:53:49.179Z] #57 transferring context: 309.22MB 102.5s done [2024-08-17T08:53:49.179Z] #57 DONE 103.5s [2024-08-17T08:53:49.179Z] [2024-08-17T08:53:49.179Z] #55 [support-scheduler internal] load build context [2024-08-17T08:53:49.447Z] #55 ... [2024-08-17T08:53:49.447Z] [2024-08-17T08:53:49.447Z] #61 [core-data internal] load build context [2024-08-17T08:53:49.713Z] #61 ... [2024-08-17T08:53:49.713Z] [2024-08-17T08:53:49.713Z] #55 [support-scheduler internal] load build context [2024-08-17T08:53:49.713Z] #55 ... [2024-08-17T08:53:49.713Z] [2024-08-17T08:53:49.713Z] #113 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:53:49.713Z] #113 DONE 1.2s [2024-08-17T08:53:49.713Z] [2024-08-17T08:53:49.713Z] #55 [support-scheduler internal] load build context [2024-08-17T08:53:50.668Z] #55 ... [2024-08-17T08:53:50.668Z] [2024-08-17T08:53:50.668Z] #114 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:53:50.668Z] #114 DONE 1.2s [2024-08-17T08:53:50.668Z] [2024-08-17T08:53:50.668Z] #55 [support-scheduler internal] load build context [2024-08-17T08:53:50.935Z] #55 transferring context: 309.22MB 105.6s done [2024-08-17T08:53:50.935Z] #55 ... [2024-08-17T08:53:50.935Z] [2024-08-17T08:53:50.935Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:53:51.206Z] #38 ... [2024-08-17T08:53:51.206Z] [2024-08-17T08:53:51.206Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:51.206Z] #64 ... [2024-08-17T08:53:51.206Z] [2024-08-17T08:53:51.206Z] #55 [support-scheduler internal] load build context [2024-08-17T08:53:51.206Z] #55 DONE 106.1s [2024-08-17T08:53:51.206Z] [2024-08-17T08:53:51.206Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:51.471Z] #64 ... [2024-08-17T08:53:51.471Z] [2024-08-17T08:53:51.471Z] #63 [support-notifications internal] load build context [2024-08-17T08:53:51.471Z] #63 ... [2024-08-17T08:53:51.471Z] [2024-08-17T08:53:51.471Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:53:52.429Z] #38 ... [2024-08-17T08:53:52.429Z] [2024-08-17T08:53:52.429Z] #61 [core-data internal] load build context [2024-08-17T08:53:52.429Z] #61 transferring context: 309.22MB 104.2s done [2024-08-17T08:53:52.429Z] #61 DONE 105.5s [2024-08-17T08:53:52.429Z] [2024-08-17T08:53:52.429Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:53:53.830Z] #38 ... [2024-08-17T08:53:53.830Z] [2024-08-17T08:53:53.830Z] #63 [support-notifications internal] load build context [2024-08-17T08:53:53.830Z] #63 transferring context: 309.22MB 105.0s done [2024-08-17T08:53:53.830Z] #63 DONE 106.7s [2024-08-17T08:53:53.830Z] [2024-08-17T08:53:53.830Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:53:57.161Z] #38 ... [2024-08-17T08:53:57.161Z] [2024-08-17T08:53:57.161Z] #64 [security-secretstore-setup internal] load build context [2024-08-17T08:53:57.161Z] #64 transferring context: 309.22MB 108.4s done [2024-08-17T08:53:57.161Z] #64 DONE 109.7s [2024-08-17T08:53:57.161Z] [2024-08-17T08:53:57.161Z] #38 [security-proxy-setup internal] load build context [2024-08-17T08:53:58.116Z] #38 transferring context: 309.22MB 113.4s done [2024-08-17T08:53:58.116Z] #38 DONE 113.4s [2024-08-17T08:53:58.116Z] [2024-08-17T08:53:58.116Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:53:58.381Z] #115 ... [2024-08-17T08:53:58.381Z] [2024-08-17T08:53:58.381Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:53:58.381Z] #116 ... [2024-08-17T08:53:58.381Z] [2024-08-17T08:53:58.381Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:54:00.316Z] #117 ... [2024-08-17T08:54:00.316Z] [2024-08-17T08:54:00.316Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:54:56.689Z] #118 ... [2024-08-17T08:54:56.689Z] [2024-08-17T08:54:56.689Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:54:56.689Z] #112 DONE 72.2s [2024-08-17T08:54:56.689Z] [2024-08-17T08:54:56.689Z] #119 [core-command builder 6/7] COPY . . [2024-08-17T08:54:56.689Z] #119 DONE 3.9s [2024-08-17T08:54:56.689Z] [2024-08-17T08:54:56.689Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T08:54:56.689Z] #42 ... [2024-08-17T08:54:56.689Z] [2024-08-17T08:54:56.689Z] #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:54:56.689Z] #120 CACHED [2024-08-17T08:54:56.689Z] [2024-08-17T08:54:56.689Z] #121 [core-data builder 6/7] COPY . . [2024-08-17T08:54:56.689Z] #121 CACHED [2024-08-17T08:54:56.689Z] [2024-08-17T08:54:56.689Z] #122 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:54:56.689Z] #122 CACHED [2024-08-17T08:54:56.689Z] [2024-08-17T08:54:56.689Z] #123 [security-proxy-auth builder 6/7] COPY . . [2024-08-17T08:54:56.689Z] #123 CACHED [2024-08-17T08:54:56.689Z] [2024-08-17T08:54:56.689Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:54:56.689Z] #124 CACHED [2024-08-17T08:54:56.689Z] [2024-08-17T08:54:56.689Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:54:56.689Z] #125 CACHED [2024-08-17T08:54:56.689Z] [2024-08-17T08:54:56.689Z] #126 [core-metadata builder 6/7] COPY . . [2024-08-17T08:54:56.689Z] #126 CACHED [2024-08-17T08:54:56.689Z] [2024-08-17T08:54:56.689Z] #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:54:56.689Z] #127 CACHED [2024-08-17T08:54:56.689Z] [2024-08-17T08:54:56.689Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:54:56.689Z] #128 CACHED [2024-08-17T08:54:56.689Z] [2024-08-17T08:54:56.689Z] #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:54:56.689Z] #129 CACHED [2024-08-17T08:54:56.689Z] [2024-08-17T08:54:56.689Z] #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:54:56.689Z] #130 CACHED [2024-08-17T08:54:56.689Z] [2024-08-17T08:54:56.689Z] #131 [support-scheduler builder 6/7] COPY . . [2024-08-17T08:54:56.689Z] #131 CACHED [2024-08-17T08:54:56.689Z] [2024-08-17T08:54:56.690Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:54:56.690Z] #132 CACHED [2024-08-17T08:54:56.690Z] [2024-08-17T08:54:56.690Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-17T08:54:56.690Z] #133 CACHED [2024-08-17T08:54:56.690Z] [2024-08-17T08:54:56.690Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:54:56.690Z] #134 CACHED [2024-08-17T08:54:56.690Z] [2024-08-17T08:54:56.690Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-17T08:55:00.040Z] #135 4.793 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-08-17T08:55:05.382Z] #135 ... [2024-08-17T08:55:05.382Z] [2024-08-17T08:55:05.382Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-17T08:55:05.382Z] #0 4.750 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-08-17T08:55:05.382Z] #136 ... [2024-08-17T08:55:05.382Z] [2024-08-17T08:55:05.382Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-17T08:55:05.382Z] #0 4.843 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-08-17T08:55:05.382Z] #137 ... [2024-08-17T08:55:05.382Z] [2024-08-17T08:55:05.382Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-17T08:55:05.382Z] #0 4.977 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-08-17T08:55:05.382Z] #138 ... [2024-08-17T08:55:05.382Z] [2024-08-17T08:55:05.382Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-17T08:55:05.382Z] #0 4.161 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-08-17T08:55:05.382Z] #139 ... [2024-08-17T08:55:05.382Z] [2024-08-17T08:55:05.382Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-17T08:55:05.382Z] #0 4.702 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-08-17T08:55:20.505Z] #140 ... [2024-08-17T08:55:20.505Z] [2024-08-17T08:55:20.505Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:55:20.505Z] #118 DONE 88.2s [2024-08-17T08:55:20.505Z] [2024-08-17T08:55:20.505Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:55:20.505Z] #115 DONE 89.9s [2024-08-17T08:55:20.505Z] [2024-08-17T08:55:20.505Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:55:20.505Z] #117 DONE 87.3s [2024-08-17T08:55:20.505Z] [2024-08-17T08:55:20.505Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:55:20.505Z] #116 DONE 89.9s [2024-08-17T08:55:20.505Z] [2024-08-17T08:55:20.505Z] #141 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-17T08:55:24.755Z] #141 ... [2024-08-17T08:55:24.755Z] [2024-08-17T08:55:24.755Z] #142 [security-bootstrapper builder 6/7] COPY . . [2024-08-17T08:55:26.224Z] #142 DONE 7.7s [2024-08-17T08:55:26.224Z] [2024-08-17T08:55:26.224Z] #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:55:26.224Z] #143 CACHED [2024-08-17T08:55:26.224Z] [2024-08-17T08:55:26.224Z] #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:55:26.224Z] #144 CACHED [2024-08-17T08:55:26.224Z] [2024-08-17T08:55:26.224Z] #145 [security-secretstore-setup builder 6/7] COPY . . [2024-08-17T08:55:26.224Z] #145 CACHED [2024-08-17T08:55:26.224Z] [2024-08-17T08:55:26.224Z] #141 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-17T08:55:26.224Z] #141 DONE 7.9s [2024-08-17T08:55:26.224Z] [2024-08-17T08:55:26.224Z] #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:55:26.224Z] #146 CACHED [2024-08-17T08:55:26.224Z] [2024-08-17T08:55:26.224Z] #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:55:26.224Z] #147 CACHED [2024-08-17T08:55:26.224Z] [2024-08-17T08:55:26.224Z] #148 [security-proxy-setup builder 6/7] COPY . . [2024-08-17T08:55:26.224Z] #148 CACHED [2024-08-17T08:55:26.224Z] [2024-08-17T08:55:26.224Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-17T08:55:26.224Z] #149 ... [2024-08-17T08:55:26.224Z] [2024-08-17T08:55:26.224Z] #150 [support-cron-scheduler builder 6/7] COPY . . [2024-08-17T08:55:26.224Z] #150 DONE 7.9s [2024-08-17T08:55:26.224Z] [2024-08-17T08:55:26.224Z] #151 [support-notifications builder 6/7] COPY . . [2024-08-17T08:55:26.224Z] #151 CACHED [2024-08-17T08:55:26.224Z] [2024-08-17T08:55:26.224Z] #152 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-17T08:55:26.224Z] #152 CACHED [2024-08-17T08:55:26.224Z] [2024-08-17T08:55:26.224Z] #153 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-17T08:55:26.224Z] #153 CACHED [2024-08-17T08:55:26.224Z] [2024-08-17T08:55:26.224Z] #154 [core-keeper builder 7/8] COPY . . [2024-08-17T08:55:26.224Z] #154 DONE 8.0s [2024-08-17T08:55:26.224Z] [2024-08-17T08:55:26.224Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-17T08:55:31.603Z] #155 5.248 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-08-17T08:55:31.603Z] #155 ... [2024-08-17T08:55:31.603Z] [2024-08-17T08:55:31.603Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-17T08:55:31.603Z] #149 5.662 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-08-17T08:55:35.880Z] #149 ... [2024-08-17T08:55:35.881Z] [2024-08-17T08:55:35.881Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-17T08:55:35.881Z] #0 5.022 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-08-17T08:55:36.151Z] #156 ... [2024-08-17T08:55:36.151Z] [2024-08-17T08:55:36.151Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-17T08:55:36.151Z] #0 5.544 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-08-17T08:55:36.443Z] #157 ... [2024-08-17T08:55:36.443Z] [2024-08-17T08:55:36.443Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-17T08:55:36.443Z] #0 5.949 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-17T08:55:36.443Z] #158 ... [2024-08-17T08:55:36.443Z] [2024-08-17T08:55:36.443Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-17T08:55:36.443Z] #0 5.180 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-08-17T08:55:36.714Z] #159 ... [2024-08-17T08:55:36.714Z] [2024-08-17T08:55:36.714Z] #160 [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-08-17T08:55:36.714Z] #0 5.471 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-08-17T09:15:02.388Z] #160 1175.8 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-08-17T09:15:12.449Z] #160 ... [2024-08-17T09:15:12.449Z] [2024-08-17T09:15:12.449Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-17T09:15:12.449Z] #156 DONE 1185.7s [2024-08-17T09:15:12.449Z] [2024-08-17T09:15:12.449Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T09:15:12.449Z] #42 ... [2024-08-17T09:15:12.449Z] [2024-08-17T09:15:12.449Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T09:15:12.449Z] #161 DONE 0.2s [2024-08-17T09:15:12.449Z] [2024-08-17T09:15:12.449Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-17T09:15:12.449Z] #162 DONE 0.3s [2024-08-17T09:15:12.449Z] [2024-08-17T09:15:12.449Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-17T09:15:12.715Z] #155 ... [2024-08-17T09:15:12.715Z] [2024-08-17T09:15:12.715Z] #163 [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-08-17T09:15:12.995Z] #163 DONE 0.2s [2024-08-17T09:15:12.995Z] [2024-08-17T09:15:12.995Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-17T09:15:12.995Z] #164 DONE 0.2s [2024-08-17T09:15:12.995Z] [2024-08-17T09:15:12.995Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-17T09:15:13.264Z] #165 DONE 0.2s [2024-08-17T09:15:13.264Z] [2024-08-17T09:15:13.264Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-17T09:15:13.264Z] #139 ... [2024-08-17T09:15:13.264Z] [2024-08-17T09:15:13.264Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-17T09:15:13.264Z] #166 DONE 0.1s [2024-08-17T09:15:13.529Z] [2024-08-17T09:15:13.529Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-17T09:15:16.103Z] #167 DONE 2.3s [2024-08-17T09:15:16.103Z] [2024-08-17T09:15:16.103Z] #108 [security-proxy-setup] exporting to image [2024-08-17T09:15:16.103Z] #108 exporting layers [2024-08-17T09:15:16.684Z] #108 exporting layers 1.0s done [2024-08-17T09:15:16.684Z] #108 writing image sha256:ad9bbc6368da7269a3b6340aeb3dba9f6f56e0f4444d10a65e60e021badd0e48 done [2024-08-17T09:15:16.684Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-17T09:15:16.684Z] #108 DONE 7.3s [2024-08-17T09:15:16.684Z] [2024-08-17T09:15:16.684Z] #29 [security-proxy-auth internal] load .dockerignore [2024-08-17T09:15:23.307Z] #29 ... [2024-08-17T09:15:23.307Z] [2024-08-17T09:15:23.307Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-17T09:15:23.307Z] #159 DONE 1196.9s [2024-08-17T09:15:23.307Z] [2024-08-17T09:15:23.307Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-17T09:15:23.307Z] #168 DONE 0.5s [2024-08-17T09:15:23.307Z] [2024-08-17T09:15:23.307Z] #160 [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-08-17T09:15:23.307Z] #160 DONE 1197.5s [2024-08-17T09:15:23.307Z] [2024-08-17T09:15:23.307Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-17T09:15:24.728Z] #169 ... [2024-08-17T09:15:24.728Z] [2024-08-17T09:15:24.728Z] #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T09:15:24.728Z] #170 DONE 0.2s [2024-08-17T09:15:24.728Z] [2024-08-17T09:15:24.728Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-17T09:15:24.993Z] #171 DONE 0.3s [2024-08-17T09:15:24.993Z] [2024-08-17T09:15:24.993Z] #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-08-17T09:15:24.993Z] #172 DONE 0.1s [2024-08-17T09:15:24.993Z] [2024-08-17T09:15:24.993Z] #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-08-17T09:15:25.267Z] #173 DONE 0.4s [2024-08-17T09:15:25.267Z] [2024-08-17T09:15:25.267Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-17T09:15:25.587Z] #135 ... [2024-08-17T09:15:25.587Z] [2024-08-17T09:15:25.587Z] #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-17T09:15:25.587Z] #174 DONE 0.3s [2024-08-17T09:15:25.587Z] [2024-08-17T09:15:25.587Z] #29 [security-proxy-auth internal] load .dockerignore [2024-08-17T09:15:25.854Z] #29 ... [2024-08-17T09:15:25.854Z] [2024-08-17T09:15:25.854Z] #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-17T09:15:26.119Z] #175 DONE 0.5s [2024-08-17T09:15:26.119Z] [2024-08-17T09:15:26.119Z] #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-17T09:15:26.391Z] #176 DONE 0.3s [2024-08-17T09:15:26.391Z] [2024-08-17T09:15:26.391Z] #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-17T09:15:26.391Z] #177 DONE 0.1s [2024-08-17T09:15:26.391Z] [2024-08-17T09:15:26.391Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-08-17T09:15:26.657Z] #12 ... [2024-08-17T09:15:26.657Z] [2024-08-17T09:15:26.657Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-17T09:15:26.925Z] #178 ... [2024-08-17T09:15:26.925Z] [2024-08-17T09:15:26.925Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-17T09:15:26.925Z] #169 DONE 3.6s [2024-08-17T09:15:27.191Z] [2024-08-17T09:15:27.191Z] #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T09:15:27.458Z] #179 DONE 0.3s [2024-08-17T09:15:27.458Z] [2024-08-17T09:15:27.458Z] #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-17T09:15:27.458Z] #180 DONE 0.1s [2024-08-17T09:15:27.458Z] [2024-08-17T09:15:27.458Z] #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-17T09:15:28.079Z] #181 DONE 0.5s [2024-08-17T09:15:28.079Z] [2024-08-17T09:15:28.079Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-17T09:15:28.079Z] #137 ... [2024-08-17T09:15:28.079Z] [2024-08-17T09:15:28.079Z] #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-17T09:15:28.346Z] #182 DONE 0.3s [2024-08-17T09:15:28.346Z] [2024-08-17T09:15:28.346Z] #183 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-17T09:15:28.999Z] #183 DONE 0.3s [2024-08-17T09:15:28.999Z] [2024-08-17T09:15:28.999Z] #184 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-17T09:15:28.999Z] #184 DONE 0.2s [2024-08-17T09:15:28.999Z] [2024-08-17T09:15:28.999Z] #29 [security-proxy-auth internal] load .dockerignore [2024-08-17T09:15:28.999Z] #29 ... [2024-08-17T09:15:28.999Z] [2024-08-17T09:15:28.999Z] #185 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-17T09:15:28.999Z] #185 DONE 0.1s [2024-08-17T09:15:28.999Z] [2024-08-17T09:15:28.999Z] #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-17T09:15:29.265Z] #186 DONE 0.2s [2024-08-17T09:15:29.265Z] [2024-08-17T09:15:29.265Z] #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-17T09:15:29.532Z] #187 DONE 0.1s [2024-08-17T09:15:29.532Z] [2024-08-17T09:15:29.532Z] #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-17T09:15:29.532Z] #178 DONE 2.9s [2024-08-17T09:15:29.532Z] [2024-08-17T09:15:29.532Z] #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-17T09:15:31.468Z] #188 ... [2024-08-17T09:15:31.468Z] [2024-08-17T09:15:31.468Z] #108 [security-secretstore-setup] exporting to image [2024-08-17T09:15:31.468Z] #108 exporting layers 1.8s done [2024-08-17T09:15:31.468Z] #108 writing image sha256:46c5b8833b860e16ee02c8b695d72ddc0ea50d75460ad00bd2b89af619e152e7 done [2024-08-17T09:15:31.468Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-08-17T09:15:31.468Z] #108 DONE 9.1s [2024-08-17T09:15:31.468Z] [2024-08-17T09:15:31.468Z] #29 [security-proxy-auth internal] load .dockerignore [2024-08-17T09:15:32.049Z] #29 ... [2024-08-17T09:15:32.049Z] [2024-08-17T09:15:32.049Z] #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-17T09:15:32.049Z] #188 DONE 2.7s [2024-08-17T09:15:32.049Z] [2024-08-17T09:15:32.049Z] #108 [security-bootstrapper] exporting to image [2024-08-17T09:15:33.004Z] #108 exporting layers 0.9s done [2024-08-17T09:15:33.004Z] #108 writing image sha256:946cf857a78a0c6060e4ad9c3786c29b1225e0219657bac8139ad000289cc249 done [2024-08-17T09:15:33.004Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-17T09:15:33.004Z] #108 DONE 10.0s [2024-08-17T09:15:33.004Z] [2024-08-17T09:15:33.004Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-17T09:15:55.051Z] #137 ... [2024-08-17T09:15:55.051Z] [2024-08-17T09:15:55.051Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-17T09:15:55.051Z] #138 DONE 1258.3s [2024-08-17T09:15:55.051Z] [2024-08-17T09:15:55.051Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-17T09:15:55.051Z] #155 ... [2024-08-17T09:15:55.051Z] [2024-08-17T09:15:55.051Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T09:15:55.051Z] #189 DONE 0.2s [2024-08-17T09:15:55.051Z] [2024-08-17T09:15:55.051Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-17T09:15:55.051Z] #190 DONE 0.1s [2024-08-17T09:15:55.051Z] [2024-08-17T09:15:55.051Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-17T09:15:55.051Z] #191 DONE 0.2s [2024-08-17T09:15:55.051Z] [2024-08-17T09:15:55.051Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-17T09:15:55.051Z] #149 ... [2024-08-17T09:15:55.051Z] [2024-08-17T09:15:55.051Z] #192 [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-08-17T09:15:55.051Z] #192 DONE 0.2s [2024-08-17T09:15:55.051Z] [2024-08-17T09:15:55.051Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-17T09:15:55.051Z] #193 DONE 0.2s [2024-08-17T09:15:55.051Z] [2024-08-17T09:15:55.051Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-17T09:15:55.051Z] #135 ... [2024-08-17T09:15:55.051Z] [2024-08-17T09:15:55.051Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-17T09:15:56.460Z] #194 DONE 1.8s [2024-08-17T09:15:56.460Z] [2024-08-17T09:15:56.460Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-17T09:15:56.727Z] #155 ... [2024-08-17T09:15:56.727Z] [2024-08-17T09:15:56.727Z] #108 [core-common-config-bootstrapper] exporting to image [2024-08-17T09:15:56.727Z] #108 exporting layers [2024-08-17T09:15:56.994Z] #108 exporting layers 0.5s done [2024-08-17T09:15:56.994Z] #108 writing image sha256:98e9a364b0823564f0aff0f920faad0338849035435b20004596bcc42fc6095c done [2024-08-17T09:15:56.994Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-08-17T09:15:56.994Z] #108 DONE 10.5s [2024-08-17T09:15:56.994Z] [2024-08-17T09:15:56.994Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-08-17T09:18:33.691Z] #12 ... [2024-08-17T09:18:33.691Z] [2024-08-17T09:18:33.691Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-17T09:18:33.691Z] #149 DONE 1380.6s [2024-08-17T09:18:33.691Z] [2024-08-17T09:18:33.691Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-17T09:18:33.691Z] #157 ... [2024-08-17T09:18:33.691Z] [2024-08-17T09:18:33.691Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T09:18:33.691Z] #195 DONE 0.3s [2024-08-17T09:18:33.691Z] [2024-08-17T09:18:33.691Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-17T09:18:33.691Z] #196 DONE 0.1s [2024-08-17T09:18:33.691Z] [2024-08-17T09:18:33.691Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-17T09:18:33.691Z] #197 DONE 0.3s [2024-08-17T09:18:33.691Z] [2024-08-17T09:18:33.691Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-17T09:18:33.691Z] #135 ... [2024-08-17T09:18:33.691Z] [2024-08-17T09:18:33.691Z] #198 [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-08-17T09:18:33.691Z] #198 DONE 0.1s [2024-08-17T09:18:33.691Z] [2024-08-17T09:18:33.691Z] #108 [security-spiffe-token-provider] exporting to image [2024-08-17T09:18:33.691Z] #108 exporting layers [2024-08-17T09:18:33.691Z] #108 exporting layers 0.9s done [2024-08-17T09:18:33.691Z] #108 writing image sha256:406e612314db47fb4893296a0e4cc721588ad38e0a9052a2e11c474aece3f09f done [2024-08-17T09:18:33.691Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-17T09:18:33.691Z] #108 DONE 11.5s [2024-08-17T09:18:33.691Z] [2024-08-17T09:18:33.691Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-17T09:26:10.653Z] #137 ... [2024-08-17T09:26:10.653Z] [2024-08-17T09:26:10.653Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-17T09:26:10.653Z] #135 DONE 1867.1s [2024-08-17T09:26:10.653Z] [2024-08-17T09:26:10.653Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-17T09:26:10.653Z] #155 ... [2024-08-17T09:26:10.653Z] [2024-08-17T09:26:10.653Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T09:26:10.653Z] #199 DONE 0.2s [2024-08-17T09:26:10.653Z] [2024-08-17T09:26:10.654Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-17T09:26:10.654Z] #155 ... [2024-08-17T09:26:10.654Z] [2024-08-17T09:26:10.654Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-17T09:26:10.654Z] #200 DONE 0.2s [2024-08-17T09:26:10.654Z] [2024-08-17T09:26:10.654Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-17T09:26:10.654Z] #201 DONE 0.4s [2024-08-17T09:26:10.654Z] [2024-08-17T09:26:10.654Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-17T09:26:10.654Z] #202 DONE 0.1s [2024-08-17T09:26:10.654Z] [2024-08-17T09:26:10.654Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-17T09:26:10.654Z] #155 ... [2024-08-17T09:26:10.654Z] [2024-08-17T09:26:10.654Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-17T09:26:10.654Z] #203 DONE 0.1s [2024-08-17T09:26:10.654Z] [2024-08-17T09:26:10.654Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-17T09:26:10.654Z] #204 DONE 2.0s [2024-08-17T09:26:10.654Z] [2024-08-17T09:26:10.654Z] #108 [security-proxy-auth] exporting to image [2024-08-17T09:26:10.654Z] #108 exporting layers [2024-08-17T09:26:10.654Z] #108 exporting layers 0.8s done [2024-08-17T09:26:10.654Z] #108 writing image sha256:4d3f9c7a02cf3af6ab49df09931990fa30f3431b05dd8167a8a44d6ebfd4b365 done [2024-08-17T09:26:10.654Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-17T09:26:10.654Z] #108 DONE 12.3s [2024-08-17T09:26:10.654Z] [2024-08-17T09:26:10.654Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-17T09:27:18.498Z] #158 ... [2024-08-17T09:27:18.498Z] [2024-08-17T09:27:18.498Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-17T09:27:18.498Z] #137 DONE 1934.0s [2024-08-17T09:27:18.498Z] [2024-08-17T09:27:18.498Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T09:27:18.498Z] #42 ... [2024-08-17T09:27:18.498Z] [2024-08-17T09:27:18.498Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T09:27:18.498Z] #205 DONE 0.2s [2024-08-17T09:27:18.498Z] [2024-08-17T09:27:18.498Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-17T09:27:18.498Z] #206 DONE 0.2s [2024-08-17T09:27:18.498Z] [2024-08-17T09:27:18.498Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-17T09:27:18.498Z] #207 DONE 0.4s [2024-08-17T09:27:18.498Z] [2024-08-17T09:27:18.498Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T09:27:18.498Z] #42 ... [2024-08-17T09:27:18.498Z] [2024-08-17T09:27:18.498Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-17T09:27:18.498Z] #208 DONE 0.1s [2024-08-17T09:27:18.498Z] [2024-08-17T09:27:18.498Z] #108 [core-command] exporting to image [2024-08-17T09:27:18.498Z] #108 exporting layers [2024-08-17T09:27:18.498Z] #108 exporting layers 0.4s done [2024-08-17T09:27:18.498Z] #108 writing image sha256:a5b8ee449933ed5f8799d09d6f0444046479b1c65c139430e55040abbdd8318b done [2024-08-17T09:27:18.498Z] #108 naming to docker.io/library/core-command-arm64 done [2024-08-17T09:27:18.498Z] #108 DONE 12.7s [2024-08-17T09:27:18.498Z] [2024-08-17T09:27:18.498Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T09:29:25.382Z] #42 ... [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-17T09:29:25.382Z] #140 DONE 2055.9s [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T09:29:25.382Z] #42 ... [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T09:29:25.382Z] #209 DONE 0.3s [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T09:29:25.382Z] #42 ... [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-17T09:29:25.382Z] #210 DONE 0.2s [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-17T09:29:25.382Z] #211 DONE 0.5s [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-17T09:29:25.382Z] #212 DONE 0.1s [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #108 [core-data] exporting to image [2024-08-17T09:29:25.382Z] #108 exporting layers [2024-08-17T09:29:25.382Z] #108 exporting layers 0.5s done [2024-08-17T09:29:25.382Z] #108 writing image sha256:b6eb47130886889a96d826ccc6fa093ac7f10f5248594e9b785838462e7917ff done [2024-08-17T09:29:25.382Z] #108 naming to docker.io/library/core-data-arm64 done [2024-08-17T09:29:25.382Z] #108 DONE 13.3s [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #29 [security-proxy-auth internal] load .dockerignore [2024-08-17T09:29:25.382Z] #29 ... [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-17T09:29:25.382Z] #139 DONE 2060.4s [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-08-17T09:29:25.382Z] #12 ... [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T09:29:25.382Z] #213 DONE 0.1s [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-17T09:29:25.382Z] #214 DONE 0.1s [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-17T09:29:25.382Z] #136 ... [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-17T09:29:25.382Z] #215 DONE 0.7s [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #216 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-17T09:29:25.382Z] #216 DONE 0.1s [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-17T09:29:25.382Z] #217 DONE 0.2s [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-17T09:29:25.382Z] #136 ... [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #108 [core-metadata] exporting to image [2024-08-17T09:29:25.382Z] #108 exporting layers 0.5s done [2024-08-17T09:29:25.382Z] #108 writing image sha256:d9e2326ba18bc79da2e0be268bf60241a3381f0ad738668197e77eb90c0bf122 0.0s done [2024-08-17T09:29:25.382Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-08-17T09:29:25.382Z] #108 DONE 13.8s [2024-08-17T09:29:25.382Z] [2024-08-17T09:29:25.382Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-17T09:29:29.625Z] #136 ... [2024-08-17T09:29:29.625Z] [2024-08-17T09:29:29.625Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-17T09:29:29.625Z] #155 DONE 2043.5s [2024-08-17T09:29:29.890Z] [2024-08-17T09:29:29.890Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-17T09:29:29.890Z] #136 ... [2024-08-17T09:29:29.890Z] [2024-08-17T09:29:29.890Z] #218 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T09:29:30.155Z] #218 DONE 0.2s [2024-08-17T09:29:30.155Z] [2024-08-17T09:29:30.155Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T09:29:30.421Z] #42 ... [2024-08-17T09:29:30.421Z] [2024-08-17T09:29:30.421Z] #219 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-17T09:29:31.007Z] #219 DONE 0.5s [2024-08-17T09:29:31.007Z] [2024-08-17T09:29:31.007Z] #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-17T09:29:31.007Z] #220 DONE 0.1s [2024-08-17T09:29:31.007Z] [2024-08-17T09:29:31.007Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-17T09:29:31.007Z] #158 ... [2024-08-17T09:29:31.007Z] [2024-08-17T09:29:31.007Z] #108 [core-keeper] exporting to image [2024-08-17T09:29:31.007Z] #108 exporting layers [2024-08-17T09:29:31.589Z] #108 exporting layers 0.6s done [2024-08-17T09:29:31.589Z] #108 writing image sha256:c5302c8fa1dc8cf571dacf983410777aaaa49ae53bdc0a8cb7e647e0b3c8c6dc done [2024-08-17T09:29:31.589Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-08-17T09:29:31.589Z] #108 DONE 14.4s [2024-08-17T09:29:31.589Z] [2024-08-17T09:29:31.589Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T09:29:58.255Z] #42 ... [2024-08-17T09:29:58.255Z] [2024-08-17T09:29:58.255Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-17T09:29:58.255Z] #136 DONE 2101.3s [2024-08-17T09:29:58.255Z] [2024-08-17T09:29:58.255Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-08-17T09:29:58.255Z] #12 ... [2024-08-17T09:29:58.255Z] [2024-08-17T09:29:58.255Z] #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T09:29:58.255Z] #221 DONE 0.2s [2024-08-17T09:29:58.255Z] [2024-08-17T09:29:58.255Z] #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-17T09:29:58.255Z] #222 DONE 0.1s [2024-08-17T09:29:58.255Z] [2024-08-17T09:29:58.255Z] #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-17T09:29:58.255Z] #223 DONE 0.4s [2024-08-17T09:29:58.255Z] [2024-08-17T09:29:58.255Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-17T09:29:58.255Z] #224 DONE 0.1s [2024-08-17T09:29:58.255Z] [2024-08-17T09:29:58.255Z] #108 [support-scheduler] exporting to image [2024-08-17T09:29:58.255Z] #108 exporting layers [2024-08-17T09:29:58.255Z] #108 exporting layers 0.4s done [2024-08-17T09:29:58.255Z] #108 writing image sha256:049c722c0fb23abf4c4ccf6c76eefbd8b7f9751bf7d5f814b7a709c8c994e177 done [2024-08-17T09:29:58.255Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-08-17T09:29:58.255Z] #108 DONE 14.9s [2024-08-17T09:29:58.255Z] [2024-08-17T09:29:58.255Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-08-17T09:30:01.591Z] #12 ... [2024-08-17T09:30:01.591Z] [2024-08-17T09:30:01.591Z] #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-17T09:30:01.591Z] #157 DONE 2075.2s [2024-08-17T09:30:01.591Z] [2024-08-17T09:30:01.591Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-08-17T09:30:01.591Z] #12 ... [2024-08-17T09:30:01.591Z] [2024-08-17T09:30:01.591Z] #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T09:30:01.591Z] #225 DONE 0.2s [2024-08-17T09:30:01.591Z] [2024-08-17T09:30:01.591Z] #29 [security-proxy-auth internal] load .dockerignore [2024-08-17T09:30:01.855Z] #29 ... [2024-08-17T09:30:01.855Z] [2024-08-17T09:30:01.855Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-17T09:30:01.855Z] #226 DONE 0.1s [2024-08-17T09:30:01.855Z] [2024-08-17T09:30:01.855Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-17T09:30:02.430Z] #227 DONE 0.5s [2024-08-17T09:30:02.430Z] [2024-08-17T09:30:02.430Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-17T09:30:02.430Z] #228 DONE 0.1s [2024-08-17T09:30:02.430Z] [2024-08-17T09:30:02.430Z] #108 [support-notifications] exporting to image [2024-08-17T09:30:03.008Z] #108 exporting layers 0.6s done [2024-08-17T09:30:03.008Z] #108 writing image sha256:cee53a73057ced8e5a7d1d65bc754f0310f471166f789e1c6697e8c2bfe27c97 done [2024-08-17T09:30:03.008Z] #108 naming to docker.io/library/support-notifications-arm64 [2024-08-17T09:30:03.272Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-08-17T09:30:03.272Z] #108 DONE 15.5s [2024-08-17T09:30:03.272Z] [2024-08-17T09:30:03.272Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-08-17T09:30:03.850Z] #12 ... [2024-08-17T09:30:03.850Z] [2024-08-17T09:30:03.850Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-17T09:30:03.850Z] #158 DONE 2077.6s [2024-08-17T09:30:03.850Z] [2024-08-17T09:30:03.850Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-08-17T09:30:04.115Z] #12 ... [2024-08-17T09:30:04.115Z] [2024-08-17T09:30:04.115Z] #229 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-17T09:30:04.385Z] #229 DONE 0.1s [2024-08-17T09:30:04.385Z] [2024-08-17T09:30:04.385Z] #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-17T09:30:04.385Z] #230 DONE 0.1s [2024-08-17T09:30:04.385Z] [2024-08-17T09:30:04.385Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-17T09:30:04.385Z] #44 ... [2024-08-17T09:30:04.385Z] [2024-08-17T09:30:04.385Z] #231 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-17T09:30:04.650Z] #231 DONE 0.4s [2024-08-17T09:30:04.651Z] [2024-08-17T09:30:04.651Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-17T09:30:04.651Z] #232 DONE 0.1s [2024-08-17T09:30:04.651Z] [2024-08-17T09:30:04.651Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-17T09:30:04.917Z] #42 ... [2024-08-17T09:30:04.917Z] [2024-08-17T09:30:04.917Z] #108 [support-cron-scheduler] exporting to image [2024-08-17T09:30:06.315Z] #108 exporting layers 1.3s done [2024-08-17T09:30:06.315Z] #108 writing image sha256:a9cfcc44e57b5390ca480f3d61d8206082810758f6d88520209a7e54eb5fe3fa done [2024-08-17T09:30:06.315Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-17T09:30:06.315Z] #108 DONE 16.7s [2024-08-17T09:30:06.315Z] [2024-08-17T09:30:06.315Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-08-17T09:30:06.315Z] time="2024-08-17T08:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T09:30:06.315Z] time="2024-08-17T08:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T09:30:06.315Z] time="2024-08-17T08:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T09:30:06.315Z] time="2024-08-17T08:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T09:30:06.315Z] time="2024-08-17T08:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T09:30:06.315Z] time="2024-08-17T08:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T09:30:06.315Z] time="2024-08-17T08:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T09:30:06.315Z] time="2024-08-17T08:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T09:30:06.315Z] time="2024-08-17T08:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T09:30:06.315Z] time="2024-08-17T08:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T09:30:06.315Z] time="2024-08-17T08:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T09:30:06.315Z] time="2024-08-17T08:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T09:30:06.315Z] time="2024-08-17T08:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T09:30:06.315Z] time="2024-08-17T08:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T09:30:06.315Z] time="2024-08-17T08:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-17T09:30:06.315Z] time="2024-08-17T08:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-17T09:30:06.313Z] $ docker stop --time=1 dc8d7ecdab5012769737d0ead43cdcb80ab8988e2db4b0fa95239b7a5967e07f [2024-08-17T09:30:08.000Z] $ docker rm -f --volumes dc8d7ecdab5012769737d0ead43cdcb80ab8988e2db4b0fa95239b7a5967e07f [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-17T09:30:08.501Z] + docker images [2024-08-17T09:30:08.501Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-17T09:30:08.501Z] support-cron-scheduler-arm64 latest a9cfcc44e57b 4 seconds ago 43.5MB [2024-08-17T09:30:08.501Z] support-notifications-arm64 latest cee53a73057c 6 seconds ago 42MB [2024-08-17T09:30:08.501Z] support-scheduler-arm64 latest 049c722c0fb2 11 seconds ago 41.3MB [2024-08-17T09:30:08.501Z] core-keeper-arm64 latest c5302c8fa1dc 38 seconds ago 39MB [2024-08-17T09:30:08.501Z] core-metadata-arm64 latest d9e2326ba18b 52 seconds ago 39.3MB [2024-08-17T09:30:08.501Z] core-data-arm64 latest b6eb47130886 56 seconds ago 39.1MB [2024-08-17T09:30:08.501Z] core-command-arm64 latest a5b8ee449933 2 minutes ago 35MB [2024-08-17T09:30:08.501Z] security-proxy-auth-arm64 latest 4d3f9c7a02cf 4 minutes ago 32.6MB [2024-08-17T09:30:08.501Z] security-spiffe-token-provider-arm64 latest 406e612314db 11 minutes ago 29MB [2024-08-17T09:30:08.501Z] core-common-config-bootstrapper-arm64 latest 98e9a364b082 14 minutes ago 15.3MB [2024-08-17T09:30:08.501Z] security-bootstrapper-arm64 latest 946cf857a78a 14 minutes ago 18.9MB [2024-08-17T09:30:08.501Z] security-secretstore-setup-arm64 latest 46c5b8833b86 14 minutes ago 36.4MB [2024-08-17T09:30:08.501Z] security-proxy-setup-arm64 latest ad9bbc6368da 14 minutes ago 26.1MB [2024-08-17T09:30:08.501Z] security-spire-config-arm64 latest 5e99a866048a 36 minutes ago 115MB [2024-08-17T09:30:08.501Z] security-spire-agent-arm64 latest 4ad64eaa7382 36 minutes ago 174MB [2024-08-17T09:30:08.501Z] security-spire-server-arm64 latest d44f16379e66 36 minutes ago 116MB [2024-08-17T09:30:08.501Z] ci-base-image-arm64 latest cb32245b0339 56 minutes ago 967MB [2024-08-17T09:30:08.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-17T09:30:08.501Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-17T09:30:08.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-17T09:30:08.978Z] [2024-08-17T09:30:08.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-17T09:30:09.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-17T09:30:09.580Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-17T09:30:09.580Z] 8998bd30e6a1: Pulling fs layer [2024-08-17T09:30:09.580Z] 04944245beec: Pulling fs layer [2024-08-17T09:30:09.580Z] 699f458cf7ca: Pulling fs layer [2024-08-17T09:30:09.580Z] 765212b225bb: Pulling fs layer [2024-08-17T09:30:09.580Z] f23df028b6ca: Pulling fs layer [2024-08-17T09:30:09.580Z] d65c8cfc05b1: Pulling fs layer [2024-08-17T09:30:09.580Z] 2437ff75d9bd: Pulling fs layer [2024-08-17T09:30:09.580Z] 765212b225bb: Waiting [2024-08-17T09:30:09.580Z] 2437ff75d9bd: Waiting [2024-08-17T09:30:09.580Z] d65c8cfc05b1: Waiting [2024-08-17T09:30:09.580Z] f23df028b6ca: Waiting [2024-08-17T09:30:09.580Z] 04944245beec: Verifying Checksum [2024-08-17T09:30:09.580Z] 04944245beec: Download complete [2024-08-17T09:30:09.580Z] 765212b225bb: Verifying Checksum [2024-08-17T09:30:09.580Z] 765212b225bb: Download complete [2024-08-17T09:30:09.845Z] f23df028b6ca: Download complete [2024-08-17T09:30:09.845Z] d65c8cfc05b1: Verifying Checksum [2024-08-17T09:30:09.845Z] d65c8cfc05b1: Download complete [2024-08-17T09:30:09.845Z] 699f458cf7ca: Verifying Checksum [2024-08-17T09:30:09.845Z] 699f458cf7ca: Download complete [2024-08-17T09:30:10.112Z] 8998bd30e6a1: Verifying Checksum [2024-08-17T09:30:10.112Z] 8998bd30e6a1: Download complete [2024-08-17T09:30:12.688Z] 2437ff75d9bd: Verifying Checksum [2024-08-17T09:30:12.688Z] 2437ff75d9bd: Download complete [2024-08-17T09:30:15.267Z] 8998bd30e6a1: Pull complete [2024-08-17T09:30:15.267Z] 04944245beec: Pull complete [2024-08-17T09:30:17.202Z] 699f458cf7ca: Pull complete [2024-08-17T09:30:17.202Z] 765212b225bb: Pull complete [2024-08-17T09:30:18.154Z] f23df028b6ca: Pull complete [2024-08-17T09:30:18.154Z] d65c8cfc05b1: Pull complete [2024-08-17T09:30:36.337Z] 2437ff75d9bd: Pull complete [2024-08-17T09:30:36.337Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-17T09:30:36.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-17T09:30:36.337Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-17T09:30:36.535Z] prd-ubuntu20.04-docker-arm64-4c-16g-7860 does not seem to be running inside a container [2024-08-17T09:30:36.572Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-17T09:30:39.371Z] $ docker top d1f7c4a1c065a364a0fe424766dd0fb2ca011a0f74bd911228876a709bb205d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-17T09:30:40.310Z] ---> job-cost.sh [2024-08-17T09:30:40.311Z] lf-activate-venv: SKIPPING [2024-08-17T09:30:40.311Z] INFO: No Stack... [2024-08-17T09:30:40.575Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-17T09:30:41.528Z] INFO: Archiving Costs [Pipeline] sh [2024-08-17T09:30:42.154Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [2024-08-17T09:30:42.154Z] + cut -d, -f6 [Pipeline] lock [2024-08-17T09:30:42.186Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4860-7-stack-cost] [2024-08-17T09:30:42.198Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4860-7-stack-cost] did not exist. Created. [2024-08-17T09:30:42.206Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4860-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-17T09:30:42.853Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-17T09:30:43.060Z] Stashed 1 file(s) [Pipeline] } [2024-08-17T09:30:43.069Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4860-7-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-17T09:30:43.074Z] $ docker stop --time=1 d1f7c4a1c065a364a0fe424766dd0fb2ca011a0f74bd911228876a709bb205d1 [2024-08-17T09:30:44.592Z] $ docker rm -f --volumes d1f7c4a1c065a364a0fe424766dd0fb2ca011a0f74bd911228876a709bb205d1 [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-08-17T09:30:45.140Z] provisioning config files... [2024-08-17T09:30:45.146Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config8618943956815877838tmp [Pipeline] { [Pipeline] sh [2024-08-17T09:30:45.442Z] + set +x [2024-08-17T09:30:45.443Z] + curl -s https://codecov.io/bash [2024-08-17T09:30:45.443Z] + bash -s -- [2024-08-17T09:30:45.443Z] [2024-08-17T09:30:45.443Z] _____ _ [2024-08-17T09:30:45.443Z] / ____| | | [2024-08-17T09:30:45.443Z] | | ___ __| | ___ ___ _____ __ [2024-08-17T09:30:45.443Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-17T09:30:45.443Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-17T09:30:45.443Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-17T09:30:45.443Z] Bash-1.0.6 [2024-08-17T09:30:45.443Z] [2024-08-17T09:30:45.443Z] [2024-08-17T09:30:45.443Z] ==> git version 2.25.1 found [2024-08-17T09:30:45.443Z] ==> 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-08-17T09:30:45.443Z] Release-Date: 2020-01-08 [2024-08-17T09:30:45.443Z] 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-08-17T09:30:45.443Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-17T09:30:45.443Z] ==> Jenkins CI detected. [2024-08-17T09:30:45.443Z] current dir:  /w/workspace/edgex-go/7 [2024-08-17T09:30:45.443Z] project root: . [2024-08-17T09:30:45.443Z] --> token set from env [2024-08-17T09:30:45.443Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-17T09:30:45.702Z] ==> Running gcov in . (disable via -X gcov) [2024-08-17T09:30:45.702Z] ==> Python coveragepy not found [2024-08-17T09:30:45.702Z] ==> Searching for coverage reports in: [2024-08-17T09:30:45.702Z] + . [2024-08-17T09:30:45.702Z] -> Found 1 reports [2024-08-17T09:30:45.702Z] ==> Detecting git/mercurial file structure [2024-08-17T09:30:45.702Z] ==> Reading reports [2024-08-17T09:30:45.702Z] + ./coverage.out bytes=529245 [2024-08-17T09:30:45.702Z] ==> Appending adjustments [2024-08-17T09:30:45.702Z] https://docs.codecov.io/docs/fixing-reports [2024-08-17T09:30:47.087Z] + Found adjustments [2024-08-17T09:30:47.087Z] ==> Gzipping contents [2024-08-17T09:30:47.087Z] 68K /tmp/codecov.Ukp1sE.gz [2024-08-17T09:30:47.087Z] ==> Uploading reports [2024-08-17T09:30:47.087Z] url: https://codecov.io [2024-08-17T09:30:47.087Z] query: branch=PR-4860&commit=264d88b2b55dd0ed2910dceacca50b3cc4499b0b&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4860%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4860&job=&cmd_args= [2024-08-17T09:30:47.087Z] -> Pinging Codecov [2024-08-17T09:30:47.088Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4860&commit=264d88b2b55dd0ed2910dceacca50b3cc4499b0b&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4860%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4860&job=&cmd_args= [2024-08-17T09:30:47.088Z] -> Uploading to [2024-08-17T09:30:47.088Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-17/00271124DB129430A58F1EEE437C3FCB/264d88b2b55dd0ed2910dceacca50b3cc4499b0b/dff2de2a-9be1-4960-a932-56fc67ab836a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240817%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240817T093046Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c44bb65a98cd5c847efc40adbfc6175e06b38b13ee449694ae70e0e75863b278 [2024-08-17T09:30:47.088Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-17T09:30:47.088Z] Dload Upload Total Spent Left Speed [2024-08-17T09:30:47.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66980 0 0 100 66980 0 243k --:--:-- --:--:-- --:--:-- 243k [2024-08-17T09:30:47.348Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/264d88b2b55dd0ed2910dceacca50b3cc4499b0b [Pipeline] } [2024-08-17T09:30:47.356Z] 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-08-17T09:30:48.069Z] + [ -d /w/workspace/edgex-go/7/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-17T09:30:48.367Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-17T09:30:49.233Z] ---> package-listing.sh [2024-08-17T09:30:49.233Z] ++ facter osfamily [2024-08-17T09:30:49.233Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-17T09:30:49.493Z] + OS_FAMILY=debian [2024-08-17T09:30:49.493Z] + workspace=/w/workspace/edgex-go/7 [2024-08-17T09:30:49.493Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-17T09:30:49.493Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-17T09:30:49.493Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-17T09:30:49.493Z] + PACKAGES=/tmp/packages_start.txt [2024-08-17T09:30:49.493Z] + '[' /w/workspace/edgex-go/7 ']' [2024-08-17T09:30:49.493Z] + PACKAGES=/tmp/packages_end.txt [2024-08-17T09:30:49.493Z] + case "${OS_FAMILY}" in [2024-08-17T09:30:49.493Z] + dpkg -l [2024-08-17T09:30:49.493Z] + grep '^ii' [2024-08-17T09:30:49.493Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-17T09:30:49.493Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-17T09:30:49.493Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-17T09:30:49.493Z] + '[' /w/workspace/edgex-go/7 ']' [2024-08-17T09:30:49.493Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2024-08-17T09:30:49.494Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2024-08-17T09:30:49.506Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-17T09:30:49.787Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-17T09:30:50.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-17T09:30:50.362Z] [2024-08-17T09:30:50.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-17T09:30:50.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-17T09:30:50.666Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-17T09:30:50.666Z] 5eb5b503b376: Pulling fs layer [2024-08-17T09:30:50.666Z] 5c69ac0246d0: Pulling fs layer [2024-08-17T09:30:50.666Z] ec43610c2a17: Pulling fs layer [2024-08-17T09:30:50.666Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-17T09:30:50.666Z] 33b1e0a273af: Pulling fs layer [2024-08-17T09:30:50.666Z] 5d3b04190fa2: Pulling fs layer [2024-08-17T09:30:50.666Z] 2f39f015ded8: Pulling fs layer [2024-08-17T09:30:50.666Z] 3a2ae6a8a46f: Waiting [2024-08-17T09:30:50.666Z] 33b1e0a273af: Waiting [2024-08-17T09:30:50.666Z] 5d3b04190fa2: Waiting [2024-08-17T09:30:50.666Z] 5c69ac0246d0: Download complete [2024-08-17T09:30:50.666Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-17T09:30:50.666Z] 3a2ae6a8a46f: Download complete [2024-08-17T09:30:50.666Z] 33b1e0a273af: Verifying Checksum [2024-08-17T09:30:50.666Z] 33b1e0a273af: Download complete [2024-08-17T09:30:50.666Z] 5d3b04190fa2: Verifying Checksum [2024-08-17T09:30:50.666Z] 5d3b04190fa2: Download complete [2024-08-17T09:30:50.666Z] ec43610c2a17: Verifying Checksum [2024-08-17T09:30:50.666Z] ec43610c2a17: Download complete [2024-08-17T09:30:50.924Z] 5eb5b503b376: Verifying Checksum [2024-08-17T09:30:50.924Z] 5eb5b503b376: Download complete [2024-08-17T09:30:51.493Z] 2f39f015ded8: Verifying Checksum [2024-08-17T09:30:51.493Z] 2f39f015ded8: Download complete [2024-08-17T09:30:52.060Z] 5eb5b503b376: Pull complete [2024-08-17T09:30:52.321Z] 5c69ac0246d0: Pull complete [2024-08-17T09:30:52.579Z] ec43610c2a17: Pull complete [2024-08-17T09:30:52.837Z] 3a2ae6a8a46f: Pull complete [2024-08-17T09:30:52.837Z] 33b1e0a273af: Pull complete [2024-08-17T09:30:53.097Z] 5d3b04190fa2: Pull complete [2024-08-17T09:30:57.285Z] 2f39f015ded8: Pull complete [2024-08-17T09:30:57.285Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-17T09:30:57.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-17T09:30:57.285Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-17T09:30:57.400Z] prd-ubuntu20.04-docker-8c-8g-7859 does not seem to be running inside a container [2024-08-17T09:30:57.425Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-17T09:31:00.833Z] $ docker top fa2023588c359089e77f637d90e81a962236de53cbc9033cfdbffa7ecab5c296 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-17T09:31:01.207Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-17T09:31:01.493Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-17T09:31:01.776Z] + ls /var/log/sa-host [2024-08-17T09:31:01.776Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-17T09:31:01.955Z] provisioning config files... [2024-08-17T09:31:01.964Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config15449235238674971343tmp [Pipeline] { [Pipeline] echo [2024-08-17T09:31:01.986Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-17T09:31:02.272Z] ---> create-netrc.sh [Pipeline] } [2024-08-17T09:31:02.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-17T09:31:02.616Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-17T09:31:02.624Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-17T09:31:02.913Z] ---> sudo-logs.sh [2024-08-17T09:31:02.913Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-17T09:31:02.943Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-17T09:31:03.227Z] ---> job-cost.sh [2024-08-17T09:31:03.227Z] lf-activate-venv: SKIPPING [2024-08-17T09:31:03.227Z] DEBUG: total: 0.2199999988079071 [2024-08-17T09:31:03.227Z] INFO: Retrieving Stack Cost... [2024-08-17T09:31:03.487Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-17T09:31:04.055Z] INFO: Archiving Costs [Pipeline] echo [2024-08-17T09:31:04.069Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-17T09:31:04.353Z] ---> logs-deploy.sh [2024-08-17T09:31:04.353Z] lf-activate-venv: SKIPPING [2024-08-17T09:31:04.353Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4860/7 [2024-08-17T09:31:04.353Z] INFO: archiving workspace using pattern(s): [2024-08-17T09:31:05.290Z] Archives upload complete. [2024-08-17T09:31:05.549Z] INFO: archiving logs to Nexus