Pull request #4914 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from a8bb9105af1c6398587726f8b6be1dd5c186712b+2694c231f166e0770cb000984d707b3d46f47c88 (93e41aeb470ffa4a989f23b8e0e4a8d21bd3d680) 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-ssh3177607727693199892.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh16393316412266250555.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4914/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4914/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15708376724668167824.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4914/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8298891886837654914.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9424069919954645762.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4914/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4914/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12216211602902617588.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 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 ‘prd-ubuntu20.04-docker-8c-8g-10218’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10225 in /w/workspace/edgexfoundry_edgex-go_PR-4914 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4914/head:refs/remotes/origin/PR-4914 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2694c231f166e0770cb000984d707b3d46f47c88 into PR head commit a8bb9105af1c6398587726f8b6be1dd5c186712b Merge succeeded, producing a8bb9105af1c6398587726f8b6be1dd5c186712b Checking out Revision a8bb9105af1c6398587726f8b6be1dd5c186712b (PR-4914) > git config core.sparsecheckout # timeout=10 > git checkout -f a8bb9105af1c6398587726f8b6be1dd5c186712b # 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 2694c231f166e0770cb000984d707b3d46f47c88 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8bb9105af1c6398587726f8b6be1dd5c186712b # timeout=10 Commit message: "feat: Add the Keeper registry db methods for Postgres" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-13T09:44:10.229Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-13T09:44:10.467Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-13T09:44:10.589Z] ========================================================= [2024-09-13T09:44:10.589Z] EdgeX Global Pipelines Version Info [2024-09-13T09:44:10.589Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-13T09:44:11.362Z] ------------------- [2024-09-13T09:44:11.362Z] stable info: [2024-09-13T09:44:11.362Z] ------------------- [2024-09-13T09:44:11.362Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-13T09:44:11.362Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-13T09:44:11.362Z] Message: update stable to v1.0.263 [2024-09-13T09:44:11.936Z] ------------------- [2024-09-13T09:44:11.936Z] experimental info: [2024-09-13T09:44:11.936Z] ------------------- [2024-09-13T09:44:11.936Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-13T09:44:11.936Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-13T09:44:11.936Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-13T09:44:12.156Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-13T09:44:12.209Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-13T09:44:12.270Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-13T09:44:12.324Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-13T09:44:12.378Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-13T09:44:12.434Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-13T09:44:12.489Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-13T09:44:12.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-13T09:44:12.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-13T09:44:12.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-13T09:44:12.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-13T09:44:12.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-13T09:44:12.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-13T09:44:12.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-13T09:44:12.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-13T09:44:12.999Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-13T09:44:13.058Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-13T09:44:13.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-13T09:44:13.172Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-13T09:44:13.228Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-13T09:44:13.277Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-13T09:44:13.329Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-13T09:44:13.377Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-13T09:44:13.427Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4914 [Pipeline] echo [2024-09-13T09:44:13.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4914 [Pipeline] echo [2024-09-13T09:44:13.524Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4914 [Pipeline] echo [2024-09-13T09:44:13.572Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8bb9105af1c6398587726f8b6be1dd5c186712b [Pipeline] echo [2024-09-13T09:44:13.622Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8bb910 [Pipeline] echo [2024-09-13T09:44:13.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-13T09:44:13.804Z] provisioning config files... [2024-09-13T09:44:13.818Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10129388641330053612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-13T09:44:14.200Z] ---> ****-login.sh [2024-09-13T09:44:14.201Z] nexus3.edgexfoundry.org:10001 [2024-09-13T09:44:14.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T09:44:14.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T09:44:14.463Z] Configure a credential helper to remove this warning. See [2024-09-13T09:44:14.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T09:44:14.463Z] [2024-09-13T09:44:14.463Z] Login Succeeded [2024-09-13T09:44:14.463Z] nexus3.edgexfoundry.org:10002 [2024-09-13T09:44:14.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T09:44:14.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T09:44:14.725Z] Configure a credential helper to remove this warning. See [2024-09-13T09:44:14.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T09:44:14.725Z] [2024-09-13T09:44:14.725Z] Login Succeeded [2024-09-13T09:44:14.725Z] nexus3.edgexfoundry.org:10003 [2024-09-13T09:44:14.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T09:44:14.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T09:44:14.725Z] Configure a credential helper to remove this warning. See [2024-09-13T09:44:14.725Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T09:44:14.725Z] [2024-09-13T09:44:14.725Z] Login Succeeded [2024-09-13T09:44:14.725Z] nexus3.edgexfoundry.org:10004 [2024-09-13T09:44:14.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T09:44:14.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T09:44:14.986Z] Configure a credential helper to remove this warning. See [2024-09-13T09:44:14.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T09:44:14.986Z] [2024-09-13T09:44:14.986Z] Login Succeeded [2024-09-13T09:44:14.986Z] ****.io [2024-09-13T09:44:14.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T09:44:15.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T09:44:15.247Z] Configure a credential helper to remove this warning. See [2024-09-13T09:44:15.247Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T09:44:15.247Z] [2024-09-13T09:44:15.247Z] Login Succeeded [2024-09-13T09:44:15.247Z] ---> ****-login.sh ends [Pipeline] } [2024-09-13T09:44:15.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-13T09:44:15.719Z] + 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-09-13T09:44:15.720Z] + cut -d/ -f2 [2024-09-13T09:44:15.720Z] + dirname cmd/core-command/Dockerfile [2024-09-13T09:44:15.720Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-13T09:44:15.720Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile+ [2024-09-13T09:44:15.720Z] cut -d/ -f2 [2024-09-13T09:44:15.720Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-13T09:44:15.720Z] + dirname cmd/core-data/Dockerfile [2024-09-13T09:44:15.720Z] + cut -d/ -f2 [2024-09-13T09:44:15.720Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-13T09:44:15.720Z] + dirname+ cmd/core-keeper/Dockerfile [2024-09-13T09:44:15.720Z] cut -d/ -f2 [2024-09-13T09:44:15.720Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-13T09:44:15.720Z] + + dirname cmd/core-metadata/Dockerfile [2024-09-13T09:44:15.720Z] cut -d/ -f2 [2024-09-13T09:44:15.720Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-13T09:44:15.720Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-09-13T09:44:15.720Z] + cut -d/ -f2 [2024-09-13T09:44:15.720Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-13T09:44:15.720Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-13T09:44:15.720Z] + cut -d/ -f2 [2024-09-13T09:44:15.720Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-13T09:44:15.720Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-13T09:44:15.720Z] + cut -d/ -f2 [2024-09-13T09:44:15.720Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-13T09:44:15.720Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-13T09:44:15.720Z] + cut -d/ -f2 [2024-09-13T09:44:15.720Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-13T09:44:15.720Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-13T09:44:15.720Z] + cut -d/ -f2 [2024-09-13T09:44:15.720Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-13T09:44:15.720Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-13T09:44:15.720Z] + cut -d/ -f2 [2024-09-13T09:44:15.720Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-13T09:44:15.720Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-13T09:44:15.720Z] + cut -d/ -f2 [2024-09-13T09:44:15.720Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-13T09:44:15.720Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-13T09:44:15.720Z] + cut -d/ -f2 [2024-09-13T09:44:15.720Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-13T09:44:15.720Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-13T09:44:15.720Z] + cut -d/ -f2 [2024-09-13T09:44:15.720Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-13T09:44:15.720Z] + dirname cmd/support-notifications/Dockerfile [2024-09-13T09:44:15.720Z] + cut -d/ -f2 [2024-09-13T09:44:15.720Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-13T09:44:15.720Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-13T09:44:15.720Z] + cut -d/ -f2 [2024-09-13T09:44:15.720Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-13T09:44:15.776Z] 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-09-13T09:44:16.337Z] + git rev-list -1 --merges a8bb9105af1c6398587726f8b6be1dd5c186712b~1..a8bb9105af1c6398587726f8b6be1dd5c186712b [Pipeline] echo [2024-09-13T09:44:16.375Z] -----------> git rev-list -1 --merges a8bb9105af1c6398587726f8b6be1dd5c186712b~1..a8bb9105af1c6398587726f8b6be1dd5c186712b a8bb9105af1c6398587726f8b6be1dd5c186712b [false] [Pipeline] sh [2024-09-13T09:44:16.698Z] + git log --format=format:%s -1 a8bb9105af1c6398587726f8b6be1dd5c186712b [Pipeline] echo [2024-09-13T09:44:16.737Z] ========================================================= [2024-09-13T09:44:16.737Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-13T09:44:16.737Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-13T09:44:17.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-13T09:44:17.312Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-13T09:44:17.312Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-13T09:44:17.312Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-13T09:44:17.312Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-13T09:44:17.312Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-13T09:44:17.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T09:44:17.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-13T09:44:17.875Z] [2024-09-13T09:44:17.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T09:44:18.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-13T09:44:18.285Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-13T09:44:18.285Z] b85a868b505f: Pulling fs layer [2024-09-13T09:44:18.285Z] e2be974225ed: Pulling fs layer [2024-09-13T09:44:18.285Z] 339a4e72a1f5: Pulling fs layer [2024-09-13T09:44:18.285Z] 988bab9f4d93: Pulling fs layer [2024-09-13T09:44:18.285Z] 1469e6f7b9e6: Pulling fs layer [2024-09-13T09:44:18.285Z] eaf3925da568: Pulling fs layer [2024-09-13T09:44:18.285Z] bab4dde63d76: Pulling fs layer [2024-09-13T09:44:18.285Z] bde34c3a00c8: Pulling fs layer [2024-09-13T09:44:18.285Z] b352a97aabf1: Pulling fs layer [2024-09-13T09:44:18.285Z] 4872d77fe225: Pulling fs layer [2024-09-13T09:44:18.285Z] 5851b861e8e6: Pulling fs layer [2024-09-13T09:44:18.285Z] 988bab9f4d93: Waiting [2024-09-13T09:44:18.285Z] 1469e6f7b9e6: Waiting [2024-09-13T09:44:18.285Z] eaf3925da568: Waiting [2024-09-13T09:44:18.285Z] 4872d77fe225: Waiting [2024-09-13T09:44:18.285Z] bab4dde63d76: Waiting [2024-09-13T09:44:18.285Z] 5851b861e8e6: Waiting [2024-09-13T09:44:18.285Z] bde34c3a00c8: Waiting [2024-09-13T09:44:18.285Z] e2be974225ed: Download complete [2024-09-13T09:44:18.285Z] 988bab9f4d93: Verifying Checksum [2024-09-13T09:44:18.285Z] 988bab9f4d93: Download complete [2024-09-13T09:44:18.545Z] 1469e6f7b9e6: Verifying Checksum [2024-09-13T09:44:18.545Z] 1469e6f7b9e6: Download complete [2024-09-13T09:44:18.545Z] eaf3925da568: Verifying Checksum [2024-09-13T09:44:18.545Z] eaf3925da568: Download complete [2024-09-13T09:44:18.545Z] 339a4e72a1f5: Download complete [2024-09-13T09:44:18.545Z] bde34c3a00c8: Verifying Checksum [2024-09-13T09:44:18.545Z] bde34c3a00c8: Download complete [2024-09-13T09:44:18.545Z] b352a97aabf1: Verifying Checksum [2024-09-13T09:44:18.545Z] b352a97aabf1: Download complete [2024-09-13T09:44:18.545Z] 4872d77fe225: Verifying Checksum [2024-09-13T09:44:18.545Z] 4872d77fe225: Download complete [2024-09-13T09:44:18.545Z] 5851b861e8e6: Download complete [2024-09-13T09:44:18.545Z] b85a868b505f: Verifying Checksum [2024-09-13T09:44:18.545Z] b85a868b505f: Download complete [2024-09-13T09:44:18.804Z] bab4dde63d76: Verifying Checksum [2024-09-13T09:44:18.804Z] bab4dde63d76: Download complete [2024-09-13T09:44:20.238Z] b85a868b505f: Pull complete [2024-09-13T09:44:20.238Z] e2be974225ed: Pull complete [2024-09-13T09:44:20.500Z] 339a4e72a1f5: Pull complete [2024-09-13T09:44:20.761Z] 988bab9f4d93: Pull complete [2024-09-13T09:44:21.021Z] 1469e6f7b9e6: Pull complete [2024-09-13T09:44:21.021Z] eaf3925da568: Pull complete [2024-09-13T09:44:22.956Z] bab4dde63d76: Pull complete [2024-09-13T09:44:22.956Z] bde34c3a00c8: Pull complete [2024-09-13T09:44:22.956Z] b352a97aabf1: Pull complete [2024-09-13T09:44:22.956Z] 4872d77fe225: Pull complete [2024-09-13T09:44:23.218Z] 5851b861e8e6: Pull complete [2024-09-13T09:44:23.218Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-13T09:44:23.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-13T09:44:23.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T09:44:23.523Z] prd-ubuntu20.04-docker-8c-8g-10225 does not seem to be running inside a container [2024-09-13T09:44:23.556Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-13T09:44:26.108Z] $ docker top d7153de2a1928ce06a509d71b1f6f1d9b8c945669eb6056cd21aba0b9f02b653 -eo pid,comm [2024-09-13T09:44:26.169Z] 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-09-13T09:44:26.169Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-13T09:44:26.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-13T09:44:26.330Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-13T09:44:26.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-13T09:44:26.452Z] $ docker exec d7153de2a1928ce06a509d71b1f6f1d9b8c945669eb6056cd21aba0b9f02b653 ssh-agent [2024-09-13T09:44:26.562Z] SSH_AUTH_SOCK=/tmp/ssh-mPmTZbKPe7kt/agent.32 [2024-09-13T09:44:26.562Z] SSH_AGENT_PID=38 [2024-09-13T09:44:26.569Z] Running ssh-add (command line suppressed) [2024-09-13T09:44:26.666Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11940601364153725967.key (/w/workspace/edgex-go/1@tmp/private_key_11940601364153725967.key) [2024-09-13T09:44:26.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-13T09:44:27.029Z] + git tag --points-at HEAD [Pipeline] } [2024-09-13T09:44:27.056Z] $ docker exec --env ******** --env ******** d7153de2a1928ce06a509d71b1f6f1d9b8c945669eb6056cd21aba0b9f02b653 ssh-agent -k [2024-09-13T09:44:27.153Z] unset SSH_AUTH_SOCK; [2024-09-13T09:44:27.154Z] unset SSH_AGENT_PID; [2024-09-13T09:44:27.154Z] echo Agent pid 38 killed; [2024-09-13T09:44:27.166Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-13T09:44:27.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-13T09:44:27.282Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-13T09:44:27.400Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-13T09:44:27.401Z] $ docker exec d7153de2a1928ce06a509d71b1f6f1d9b8c945669eb6056cd21aba0b9f02b653 ssh-agent [2024-09-13T09:44:27.523Z] SSH_AUTH_SOCK=/tmp/ssh-IpnJG8G1wWri/agent.71 [2024-09-13T09:44:27.523Z] SSH_AGENT_PID=77 [2024-09-13T09:44:27.528Z] Running ssh-add (command line suppressed) [2024-09-13T09:44:27.631Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4012133614490689021.key (/w/workspace/edgex-go/1@tmp/private_key_4012133614490689021.key) [2024-09-13T09:44:27.646Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-13T09:44:27.994Z] + git semver init [2024-09-13T09:44:28.254Z] 2024-09-13 09:44:28,195 [run_init] DEBUG init version:0.0.0 force:False [2024-09-13T09:44:28.254Z] 2024-09-13 09:44:28,196 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-13T09:44:28.254Z] 2024-09-13 09:44:28,196 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-13T09:44:28.254Z] 2024-09-13 09:44:28,197 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-09-13T09:44:34.938Z] 2024-09-13 09:44:33,857 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-13T09:44:34.939Z] 2024-09-13 09:44:33,858 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4914 with force:False [2024-09-13T09:44:34.939Z] 2024-09-13 09:44:33,858 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4914 [2024-09-13T09:44:34.939Z] 2024-09-13 09:44:33,863 [execute] INFO git cat-file --batch-check [2024-09-13T09:44:34.939Z] 2024-09-13 09:44:33,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-13T09:44:34.939Z] 2024-09-13 09:44:33,871 [execute] INFO git cat-file --batch [2024-09-13T09:44:34.939Z] 2024-09-13 09:44:33,871 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-13T09:44:34.939Z] 2024-09-13 09:44:33,877 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4914 [2024-09-13T09:44:34.939Z] 0.0.0 [Pipeline] } [2024-09-13T09:44:34.965Z] $ docker exec --env ******** --env ******** d7153de2a1928ce06a509d71b1f6f1d9b8c945669eb6056cd21aba0b9f02b653 ssh-agent -k [2024-09-13T09:44:35.079Z] unset SSH_AUTH_SOCK; [2024-09-13T09:44:35.080Z] unset SSH_AGENT_PID; [2024-09-13T09:44:35.080Z] echo Agent pid 77 killed; [2024-09-13T09:44:35.093Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-13T09:44:35.629Z] + git semver [Pipeline] } [2024-09-13T09:44:35.914Z] $ docker stop --time=1 d7153de2a1928ce06a509d71b1f6f1d9b8c945669eb6056cd21aba0b9f02b653 [2024-09-13T09:44:37.196Z] $ docker rm -f --volumes d7153de2a1928ce06a509d71b1f6f1d9b8c945669eb6056cd21aba0b9f02b653 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-13T09:44:37.621Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-13T09:44:37.920Z] Stashed 1 file(s) [Pipeline] echo [2024-09-13T09:44:37.942Z] [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-09-13T09:44:38.811Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-13T09:44:38.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T09:44:38.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T09:44:38.954Z] ========================================================= [2024-09-13T09:44:38.954Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-13T09:44:38.954Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-13T09:44:39.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-13T09:44:39.322Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-13T09:44:39.322Z] 619be1103602: Pulling fs layer [2024-09-13T09:44:39.322Z] 7862e08f4a3e: Pulling fs layer [2024-09-13T09:44:39.322Z] 5df492c9dc93: Pulling fs layer [2024-09-13T09:44:39.322Z] 7629e6793208: Pulling fs layer [2024-09-13T09:44:39.322Z] 4f4fb700ef54: Pulling fs layer [2024-09-13T09:44:39.322Z] fb5054dd5b73: Pulling fs layer [2024-09-13T09:44:39.322Z] eeca6798cff9: Pulling fs layer [2024-09-13T09:44:39.322Z] aa269ceb94a6: Pulling fs layer [2024-09-13T09:44:39.322Z] ada007ff1a6a: Pulling fs layer [2024-09-13T09:44:39.322Z] eeca6798cff9: Waiting [2024-09-13T09:44:39.322Z] aa269ceb94a6: Waiting [2024-09-13T09:44:39.322Z] ada007ff1a6a: Waiting [2024-09-13T09:44:39.322Z] 7629e6793208: Waiting [2024-09-13T09:44:39.322Z] fb5054dd5b73: Waiting [2024-09-13T09:44:39.322Z] 4f4fb700ef54: Waiting [2024-09-13T09:44:39.322Z] 7862e08f4a3e: Verifying Checksum [2024-09-13T09:44:39.322Z] 7862e08f4a3e: Download complete [2024-09-13T09:44:39.322Z] 7629e6793208: Download complete [2024-09-13T09:44:39.322Z] 4f4fb700ef54: Verifying Checksum [2024-09-13T09:44:39.322Z] 4f4fb700ef54: Download complete [2024-09-13T09:44:39.322Z] fb5054dd5b73: Verifying Checksum [2024-09-13T09:44:39.322Z] fb5054dd5b73: Download complete [2024-09-13T09:44:39.322Z] 619be1103602: Verifying Checksum [2024-09-13T09:44:39.322Z] 619be1103602: Download complete [2024-09-13T09:44:39.322Z] eeca6798cff9: Verifying Checksum [2024-09-13T09:44:39.322Z] eeca6798cff9: Download complete [2024-09-13T09:44:39.581Z] 619be1103602: Pull complete [2024-09-13T09:44:39.581Z] ada007ff1a6a: Verifying Checksum [2024-09-13T09:44:39.581Z] ada007ff1a6a: Download complete [2024-09-13T09:44:39.581Z] 7862e08f4a3e: Pull complete [2024-09-13T09:44:39.839Z] 5df492c9dc93: Verifying Checksum [2024-09-13T09:44:39.839Z] 5df492c9dc93: Download complete [2024-09-13T09:44:40.099Z] aa269ceb94a6: Verifying Checksum [2024-09-13T09:44:40.099Z] aa269ceb94a6: Download complete [2024-09-13T09:44:43.387Z] 5df492c9dc93: Pull complete [2024-09-13T09:44:43.387Z] 7629e6793208: Pull complete [2024-09-13T09:44:43.387Z] 4f4fb700ef54: Pull complete [2024-09-13T09:44:43.387Z] fb5054dd5b73: Pull complete [2024-09-13T09:44:43.387Z] eeca6798cff9: Pull complete [2024-09-13T09:44:45.924Z] aa269ceb94a6: Pull complete [2024-09-13T09:44:46.183Z] ada007ff1a6a: Pull complete [2024-09-13T09:44:46.441Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-13T09:44:46.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-13T09:44:46.441Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-13T09:44:46.823Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-13T09:44:46.823Z] WORKDIR /edgex [2024-09-13T09:44:46.823Z] COPY go.mod . [2024-09-13T09:44:46.823Z] RUN go mod download build [2024-09-13T09:44:46.823Z] -t ci-base-image-x86_64 -f - . [2024-09-13T09:44:47.390Z] Sending build context to Docker daemon 179.3MB [2024-09-13T09:44:47.390Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-13T09:44:47.390Z] ---> f489d0715acc [2024-09-13T09:44:47.390Z] Step 2/4 : WORKDIR /edgex [2024-09-13T09:44:52.660Z] ---> Running in df9a3fae87bc [2024-09-13T09:44:52.660Z] Removing intermediate container df9a3fae87bc [2024-09-13T09:44:52.660Z] ---> 6ec6def9b45d [2024-09-13T09:44:52.660Z] Step 3/4 : COPY go.mod . [2024-09-13T09:44:52.660Z] ---> 69b180f60d5e [2024-09-13T09:44:52.660Z] Step 4/4 : RUN go mod download [2024-09-13T09:44:52.660Z] ---> Running in cde070acae09 [2024-09-13T09:44:53.331Z] Still waiting to schedule task [2024-09-13T09:44:53.331Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-13T09:45:19.221Z] Removing intermediate container cde070acae09 [2024-09-13T09:45:19.221Z] ---> 6c39b53c387e [2024-09-13T09:45:19.221Z] Successfully built 6c39b53c387e [2024-09-13T09:45:19.221Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T09:45:19.615Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-13T09:45:19.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T09:45:19.794Z] prd-ubuntu20.04-docker-8c-8g-10225 does not seem to be running inside a container [2024-09-13T09:45:19.818Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-13T09:45:20.280Z] $ docker top ea2afa31f63cdcee841c4e2cc4b3d7519f58252826d0695625e7e689f9883bcd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T09:45:20.703Z] + go version [2024-09-13T09:45:20.703Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-13T09:45:20.733Z] $ docker stop --time=1 ea2afa31f63cdcee841c4e2cc4b3d7519f58252826d0695625e7e689f9883bcd [2024-09-13T09:45:21.998Z] $ docker rm -f --volumes ea2afa31f63cdcee841c4e2cc4b3d7519f58252826d0695625e7e689f9883bcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T09:45:22.769Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-13T09:45:22.769Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T09:45:22.953Z] prd-ubuntu20.04-docker-8c-8g-10225 does not seem to be running inside a container [2024-09-13T09:45:22.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-13T09:45:23.304Z] $ docker top ed4fb8034f9103c5de83c24f973eef70d4908d246626fe2b4a310ddd6928e1a2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-13T09:45:23.449Z] ========================================================= [2024-09-13T09:45:23.449Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-13T09:45:23.449Z] ========================================================= [Pipeline] sh [2024-09-13T09:45:23.759Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-13T09:45:24.162Z] + make test [2024-09-13T09:45:24.162Z] go test -race -coverprofile=coverage.out ./... [2024-09-13T09:45:32.277Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-13T09:45:58.810Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-13T09:45:58.810Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-13T09:45:58.810Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-13T09:45:59.068Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-13T09:45:59.325Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-13T09:45:59.325Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-13T09:45:59.325Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-13T09:45:59.325Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-13T09:45:59.325Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-13T09:45:59.325Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-13T09:45:59.325Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-13T09:45:59.583Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-13T09:45:59.840Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-13T09:45:59.840Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-13T09:45:59.840Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-13T09:45:59.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-13T09:46:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-13T09:46:01.738Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-13T09:46:02.671Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2024-09-13T09:46:02.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-13T09:46:02.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-13T09:46:02.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-13T09:46:02.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-13T09:46:02.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-13T09:46:03.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.030s coverage: 97.0% of statements [2024-09-13T09:46:04.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-13T09:46:04.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-13T09:46:04.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-13T09:46:04.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-13T09:46:04.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-13T09:46:04.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-13T09:46:04.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-13T09:46:04.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-13T09:46:04.432Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-13T09:46:05.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-13T09:46:05.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-13T09:46:05.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-13T09:46:05.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-13T09:46:05.806Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-13T09:46:07.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-13T09:46:07.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-13T09:46:07.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements [2024-09-13T09:46:07.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 53.2% of statements [2024-09-13T09:46:07.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.823s coverage: 93.4% of statements [2024-09-13T09:46:07.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements [2024-09-13T09:46:08.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 7.0% of statements [2024-09-13T09:46:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-13T09:46:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-13T09:46:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-13T09:46:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-13T09:46:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-13T09:46:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-13T09:46:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-13T09:46:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-13T09:46:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-13T09:46:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-13T09:46:08.113Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-13T09:46:09.486Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-13T09:46:09.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 95.8% of statements [2024-09-13T09:46:09.486Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-09-13T09:46:10.053Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-13T09:46:10.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-13T09:46:10.310Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] [2024-09-13T09:46:11.245Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.075s coverage: 0.8% of statements [2024-09-13T09:46:11.245Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.050s coverage: 30.7% of statements [2024-09-13T09:46:11.245Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.050s coverage: 41.7% of statements [2024-09-13T09:46:12.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.026s coverage: 77.8% of statements [2024-09-13T09:46:12.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2024-09-13T09:46:12.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2024-09-13T09:46:12.184Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements [2024-09-13T09:46:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-13T09:46:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-13T09:46:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-13T09:46:12.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-13T09:46:12.704Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-13T09:46:12.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-13T09:46:12.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-13T09:46:12.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-13T09:46:14.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-13T09:46:14.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-13T09:46:14.118Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-13T09:46:15.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-13T09:46:15.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-13T09:46:15.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-13T09:46:15.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-13T09:46:15.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-13T09:46:15.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-13T09:46:15.962Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-13T09:46:17.866Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-13T09:46:18.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-13T09:46:19.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-13T09:46:19.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-13T09:46:22.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-13T09:46:22.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-13T09:46:22.046Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-13T09:46:22.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-13T09:46:22.983Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-13T09:46:23.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-13T09:46:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-13T09:46:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-13T09:46:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-13T09:46:23.816Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-13T09:46:24.076Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-09-13T09:46:24.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-13T09:46:24.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-13T09:46:24.335Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-13T09:46:25.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-13T09:46:25.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-13T09:46:25.715Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-13T09:46:27.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-13T09:46:27.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-13T09:46:27.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-13T09:46:27.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-13T09:46:28.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-13T09:46:28.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-13T09:46:28.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-13T09:46:28.472Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-13T09:46:29.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-13T09:46:29.418Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-13T09:46:29.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-13T09:46:29.694Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-13T09:46:37.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.235s coverage: 79.9% of statements [2024-09-13T09:46:37.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.037s coverage: 92.9% of statements [2024-09-13T09:46:37.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 66.7% of statements [2024-09-13T09:46:37.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-09-13T09:46:37.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.034s coverage: 75.0% of statements [2024-09-13T09:46:37.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.025s coverage: 87.2% of statements [2024-09-13T09:46:37.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements [2024-09-13T09:46:37.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-09-13T09:46:37.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2024-09-13T09:46:37.824Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2024-09-13T09:46:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements [2024-09-13T09:46:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.123s coverage: 63.1% of statements [2024-09-13T09:46:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-09-13T09:46:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-09-13T09:46:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-09-13T09:46:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-09-13T09:46:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-09-13T09:46:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.127s coverage: 36.5% of statements [2024-09-13T09:46:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-09-13T09:46:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-13T09:46:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 4.9% of statements [2024-09-13T09:46:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.058s coverage: 97.1% of statements [2024-09-13T09:46:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.022s coverage: 35.9% of statements [2024-09-13T09:46:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements [2024-09-13T09:46:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.087s coverage: 95.7% of statements [2024-09-13T09:46:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements [2024-09-13T09:46:37.825Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 98.9% of statements [2024-09-13T09:46:37.825Z] 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-09-13T09:46:37.825Z] running golangci-lint [2024-09-13T09:46:37.825Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-13T09:46:37.825Z] go version go1.21.9 linux/amd64 [2024-09-13T09:46:37.825Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-13T09:46:37.825Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-13T09:47:01.981Z] level=info msg="[loader] Go packages loading at mode 575 (files|types_sizes|deps|exports_file|imports|name|compiled_files) took 22.17245155s" [2024-09-13T09:47:01.981Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.408076ms" [2024-09-13T09:47:14.185Z] level=info msg="[linters_context/goanalysis] analyzers took 1m49.456922538s with top 10 stages: buildir: 1m4.582401759s, gosec: 8.815883842s, inspect: 4.882553685s, fact_deprecated: 2.738428309s, printf: 1.580782688s, nilness: 1.480416763s, ctrlflow: 1.440940265s, fact_purity: 1.296638094s, S1038: 1.055396181s, typedness: 890.990036ms" [2024-09-13T09:47:14.185Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-13T09:47:14.185Z] level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 214/214, exclude: 214/214, cgo: 214/214, skip_dirs: 214/214, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, path_prettifier: 214/214, exclude-rules: 22/214, nolint: 0/22, skip_files: 214/214" [2024-09-13T09:47:14.185Z] level=info msg="[runner] processing took 17.161065ms with stages: nolint: 8.073071ms, identifier_marker: 4.952132ms, exclude-rules: 1.629391ms, autogenerated_exclude: 1.171765ms, path_prettifier: 879.21µs, skip_dirs: 398.415µs, filename_unadjuster: 32.311µs, cgo: 20.72µs, max_same_issues: 780ns, uniq_by_line: 570ns, fixer: 400ns, path_shortener: 370ns, max_from_linter: 310ns, skip_files: 280ns, exclude: 270ns, sort_results: 250ns, severity-rules: 250ns, diff: 200ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-09-13T09:47:14.185Z] level=info msg="[runner] linters took 13.055759709s with stages: goanalysis_metalinter: 13.038513273s" [2024-09-13T09:47:14.185Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-13T09:47:14.185Z] level=info msg="Memory: 334 samples, avg is 301.3MB, max is 1474.7MB" [2024-09-13T09:47:14.185Z] level=info msg="Execution took 35.278515969s" [2024-09-13T09:47:14.185Z] go vet ./... [2024-09-13T09:47:19.460Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-13T09:47:19.460Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-13T09:47:19.460Z] ./bin/test-attribution-txt.sh [2024-09-13T09:47:19.460Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-13T09:47:19.720Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-13T09:47:19.771Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-13T09:47:20.099Z] + ls -al . [2024-09-13T09:47:20.099Z] total 936 [2024-09-13T09:47:20.099Z] drwxrwxr-x 11 1001 1001 4096 Sep 13 09:45 . [2024-09-13T09:47:20.099Z] drwxr-xr-x 4 root root 4096 Sep 13 09:45 .. [2024-09-13T09:47:20.099Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 09:44 .blubracket [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 10 Sep 13 09:44 .dockerignore [2024-09-13T09:47:20.099Z] drwxrwxr-x 8 1001 1001 4096 Sep 13 09:46 .git [2024-09-13T09:47:20.099Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 09:44 .github [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 1102 Sep 13 09:44 .gitignore [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 42 Sep 13 09:44 .golangci.yml [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 100 Sep 13 09:44 .hadolint.yml [2024-09-13T09:47:20.099Z] drwxr-xr-x 3 1001 1001 4096 Sep 13 09:44 .semver [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 155 Sep 13 09:44 .sonarcloud.properties [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 1171 Sep 13 09:44 ADOPTERS.md [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 21286 Sep 13 09:44 Attribution.txt [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 100284 Sep 13 09:44 CHANGELOG.md [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 3804 Sep 13 09:44 CONTRIBUTING.md [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 677 Sep 13 09:44 GOVERNANCE.md [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 861 Sep 13 09:44 Jenkinsfile [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 10775 Sep 13 09:44 LICENSE [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 16854 Sep 13 09:44 Makefile [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 582 Sep 13 09:44 OWNERS.md [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 9528 Sep 13 09:44 README.md [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 789 Sep 13 09:44 SECURITY.md [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 5 Sep 13 09:44 VERSION [2024-09-13T09:47:20.099Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 09:44 bin [2024-09-13T09:47:20.099Z] drwxrwxr-x 20 1001 1001 4096 Sep 13 09:44 cmd [2024-09-13T09:47:20.099Z] -rw-r--r-- 1 root root 567969 Sep 13 09:46 coverage.out [2024-09-13T09:47:20.099Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 09:44 fuzz_test [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 7305 Sep 13 09:44 go.mod [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 102748 Sep 13 09:44 go.sum [2024-09-13T09:47:20.099Z] drwxrwxr-x 7 1001 1001 4096 Sep 13 09:44 internal [2024-09-13T09:47:20.099Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 09:44 openapi [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 584 Sep 13 09:44 security.txt [2024-09-13T09:47:20.099Z] -rw-rw-r-- 1 1001 1001 204 Sep 13 09:44 version.go [Pipeline] sh [2024-09-13T09:47:20.425Z] + '[' -e coverage.out ] [2024-09-13T09:47:20.425Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-13T09:47:20.567Z] Stashed 1 file(s) [Pipeline] sh [2024-09-13T09:47:20.875Z] + make build [2024-09-13T09:47:20.875Z] 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-09-13T09:47:42.813Z] 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-09-13T09:47:44.712Z] 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-09-13T09:47:46.090Z] 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-09-13T09:47:46.656Z] 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-09-13T09:47:47.071Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10228 in /w/workspace/edgexfoundry_edgex-go_PR-4914 [Pipeline] { [Pipeline] ws [2024-09-13T09:47:47.148Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-13T09:47:47.242Z] The recommended git tool is: git [2024-09-13T09:47:48.032Z] 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-09-13T09:47:52.216Z] 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-09-13T09:47:53.596Z] 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-09-13T09:47:54.843Z] using credential edgex-jenkins-ssh [2024-09-13T09:47:54.875Z] Cloning the remote Git repository [2024-09-13T09:47:54.958Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-13T09:47:55.127Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-13T09:47:55.517Z] 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-09-13T09:47:55.369Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-13T09:47:55.370Z] > git --version # timeout=10 [2024-09-13T09:47:55.404Z] > git --version # 'git version 2.25.1' [2024-09-13T09:47:55.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-13T09:47:55.703Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-13T09:47:57.418Z] 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-09-13T09:47:58.354Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-13T09:47:58.922Z] 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-09-13T09:47:59.489Z] 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-09-13T09:48:00.422Z] 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-09-13T09:48:01.511Z] $ docker stop --time=1 ed4fb8034f9103c5de83c24f973eef70d4908d246626fe2b4a310ddd6928e1a2 [2024-09-13T09:48:08.478Z] $ docker rm -f --volumes ed4fb8034f9103c5de83c24f973eef70d4908d246626fe2b4a310ddd6928e1a2 [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-09-13T09:48:10.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-13T09:48:10.115Z] [2024-09-13T09:48:10.115Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T09:48:10.506Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-13T09:48:10.506Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-13T09:48:10.506Z] 91d30c5bc195: Pulling fs layer [2024-09-13T09:48:10.506Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-13T09:48:10.506Z] 9c61dcf015f6: Pulling fs layer [2024-09-13T09:48:10.506Z] 4698f68db338: Pulling fs layer [2024-09-13T09:48:10.506Z] 2a2f49069b9e: Pulling fs layer [2024-09-13T09:48:10.506Z] e0025b399a48: Pulling fs layer [2024-09-13T09:48:10.506Z] 4698f68db338: Waiting [2024-09-13T09:48:10.506Z] 2a2f49069b9e: Waiting [2024-09-13T09:48:10.506Z] 91d30c5bc195: Verifying Checksum [2024-09-13T09:48:10.507Z] 4698f68db338: Download complete [2024-09-13T09:48:10.764Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-13T09:48:10.764Z] 2e9b0aa3be6d: Download complete [2024-09-13T09:48:10.764Z] e0025b399a48: Verifying Checksum [2024-09-13T09:48:10.764Z] e0025b399a48: Download complete [2024-09-13T09:48:10.764Z] 91d30c5bc195: Pull complete [2024-09-13T09:48:10.764Z] 2a2f49069b9e: Verifying Checksum [2024-09-13T09:48:10.764Z] 2a2f49069b9e: Download complete [2024-09-13T09:48:11.023Z] 2e9b0aa3be6d: Pull complete [2024-09-13T09:48:11.281Z] 9c61dcf015f6: Download complete [2024-09-13T09:48:13.812Z] 9c61dcf015f6: Pull complete [2024-09-13T09:48:13.812Z] 4698f68db338: Pull complete [2024-09-13T09:48:14.023Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-13T09:48:14.056Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-13T09:48:14.378Z] 2a2f49069b9e: Pull complete [2024-09-13T09:48:14.378Z] e0025b399a48: Pull complete [2024-09-13T09:48:14.378Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-13T09:48:14.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-13T09:48:14.378Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T09:48:14.619Z] prd-ubuntu20.04-docker-8c-8g-10225 does not seem to be running inside a container [2024-09-13T09:48:14.645Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-13T09:48:15.785Z] Merging remotes/origin/main commit 2694c231f166e0770cb000984d707b3d46f47c88 into PR head commit a8bb9105af1c6398587726f8b6be1dd5c186712b [2024-09-13T09:48:16.209Z] Merge succeeded, producing a8bb9105af1c6398587726f8b6be1dd5c186712b [2024-09-13T09:48:16.209Z] Checking out Revision a8bb9105af1c6398587726f8b6be1dd5c186712b (PR-4914) [2024-09-13T09:48:14.950Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-13T09:48:14.988Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-13T09:48:14.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-13T09:48:15.019Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4914/head:refs/remotes/origin/PR-4914 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-13T09:48:15.801Z] > git config core.sparsecheckout # timeout=10 [2024-09-13T09:48:15.867Z] > git checkout -f a8bb9105af1c6398587726f8b6be1dd5c186712b # timeout=10 [2024-09-13T09:48:16.106Z] > git remote # timeout=10 [2024-09-13T09:48:16.126Z] > git config --get remote.origin.url # timeout=10 [2024-09-13T09:48:16.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-13T09:48:16.165Z] > git merge 2694c231f166e0770cb000984d707b3d46f47c88 # timeout=10 [2024-09-13T09:48:16.191Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-13T09:48:16.213Z] > git config core.sparsecheckout # timeout=10 [2024-09-13T09:48:16.225Z] > git checkout -f a8bb9105af1c6398587726f8b6be1dd5c186712b # timeout=10 [2024-09-13T09:48:18.598Z] $ docker top 0c33abe781737945ec2b4f6bf1d75c58f53f3e9984bf2ad374f6705c00da724e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T09:48:19.016Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-13T09:48:19.861Z] Commit message: "feat: Add the Keeper registry db methods for Postgres" [2024-09-13T09:48:19.902Z] > git --version # timeout=10 [2024-09-13T09:48:19.912Z] > git --version # 'git version 2.25.1' [2024-09-13T09:48:19.926Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-13T09:48:21.548Z] #1 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-13T09:48:21.549Z] #1 transferring dockerfile: 1.85kB done [2024-09-13T09:48:21.549Z] #1 DONE 0.0s [2024-09-13T09:48:21.549Z] [2024-09-13T09:48:21.549Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-13T09:48:21.549Z] #2 transferring dockerfile: 1.89kB done [2024-09-13T09:48:21.549Z] #2 DONE 0.0s [2024-09-13T09:48:21.549Z] [2024-09-13T09:48:21.549Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-09-13T09:48:21.549Z] #3 transferring dockerfile: 1.69kB done [2024-09-13T09:48:21.549Z] #3 DONE 0.0s [2024-09-13T09:48:21.549Z] [2024-09-13T09:48:21.549Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-13T09:48:21.549Z] #4 transferring dockerfile: 2.50kB done [2024-09-13T09:48:21.549Z] #4 DONE 0.0s [2024-09-13T09:48:21.549Z] [2024-09-13T09:48:21.549Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-09-13T09:48:21.549Z] #5 transferring dockerfile: 1.81kB done [2024-09-13T09:48:21.549Z] #5 DONE 0.0s [2024-09-13T09:48:21.549Z] [2024-09-13T09:48:21.549Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-09-13T09:48:21.549Z] #6 transferring dockerfile: 1.95kB done [2024-09-13T09:48:21.549Z] #6 DONE 0.0s [2024-09-13T09:48:21.549Z] [2024-09-13T09:48:21.549Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-09-13T09:48:21.549Z] #7 transferring dockerfile: 1.93kB done [2024-09-13T09:48:21.549Z] #7 DONE 0.0s [2024-09-13T09:48:21.549Z] [2024-09-13T09:48:21.549Z] #8 [core-command internal] load build definition from Dockerfile [2024-09-13T09:48:21.549Z] #8 transferring dockerfile: 1.93kB done [2024-09-13T09:48:21.549Z] #8 DONE 0.0s [2024-09-13T09:48:21.549Z] [2024-09-13T09:48:21.549Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-09-13T09:48:21.549Z] #9 transferring dockerfile: 2.06kB done [2024-09-13T09:48:21.549Z] #9 DONE 0.0s [2024-09-13T09:48:21.549Z] [2024-09-13T09:48:21.549Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-09-13T09:48:21.791Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-13T09:48:21.791Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T09:48:21.791Z] Dload Upload Total Spent Left Speed [2024-09-13T09:48:21.791Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [2024-09-13T09:48:21.807Z] #10 transferring dockerfile: 1.70kB done [2024-09-13T09:48:21.807Z] #10 DONE 0.0s [2024-09-13T09:48:21.807Z] [2024-09-13T09:48:21.807Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-13T09:48:21.807Z] #11 transferring dockerfile: 3.17kB done [2024-09-13T09:48:21.807Z] #11 DONE 0.0s [2024-09-13T09:48:21.807Z] [2024-09-13T09:48:21.807Z] #12 [core-keeper internal] load build definition from Dockerfile [2024-09-13T09:48:21.807Z] #12 transferring dockerfile: 2.01kB done [2024-09-13T09:48:21.807Z] #12 DONE 0.0s [2024-09-13T09:48:21.807Z] [2024-09-13T09:48:21.807Z] #13 [core-data internal] load build definition from Dockerfile [2024-09-13T09:48:21.807Z] #13 transferring dockerfile: 2.07kB done [2024-09-13T09:48:21.807Z] #13 DONE 0.0s [2024-09-13T09:48:21.807Z] [2024-09-13T09:48:21.807Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-13T09:48:21.807Z] #14 transferring dockerfile: 2.23kB 0.0s done [2024-09-13T09:48:21.807Z] #14 DONE 0.1s [2024-09-13T09:48:21.807Z] [2024-09-13T09:48:21.807Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-13T09:48:21.807Z] #15 transferring dockerfile: 2.49kB done [2024-09-13T09:48:21.807Z] #15 DONE 0.1s [2024-09-13T09:48:21.807Z] [2024-09-13T09:48:21.807Z] #16 [support-cron-scheduler internal] load .dockerignore [2024-09-13T09:48:21.807Z] #16 transferring context: 50B done [2024-09-13T09:48:21.807Z] #16 DONE 0.1s [2024-09-13T09:48:21.807Z] [2024-09-13T09:48:21.807Z] #17 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-13T09:48:21.807Z] #17 transferring dockerfile: 2.15kB done [2024-09-13T09:48:21.807Z] #17 DONE 0.1s [Pipeline] sh [2024-09-13T09:48:22.065Z] [2024-09-13T09:48:22.065Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-09-13T09:48:22.065Z] #18 transferring context: 50B done [2024-09-13T09:48:22.065Z] #18 DONE 0.0s [2024-09-13T09:48:22.065Z] [2024-09-13T09:48:22.065Z] #19 [security-proxy-setup internal] load .dockerignore [2024-09-13T09:48:22.065Z] #19 transferring context: 50B done [2024-09-13T09:48:22.065Z] #19 DONE 0.0s [2024-09-13T09:48:22.065Z] [2024-09-13T09:48:22.065Z] #20 [security-spire-config internal] load .dockerignore [2024-09-13T09:48:22.065Z] #20 transferring context: 50B done [2024-09-13T09:48:22.065Z] #20 DONE 0.0s [2024-09-13T09:48:22.065Z] [2024-09-13T09:48:22.065Z] #21 [security-spire-agent internal] load .dockerignore [2024-09-13T09:48:22.065Z] #21 transferring context: 50B done [2024-09-13T09:48:22.065Z] #21 DONE 0.0s [2024-09-13T09:48:22.065Z] [2024-09-13T09:48:22.065Z] #22 [support-notifications internal] load .dockerignore [2024-09-13T09:48:22.065Z] #22 transferring context: 50B done [2024-09-13T09:48:22.065Z] #22 DONE 0.0s [2024-09-13T09:48:22.065Z] [2024-09-13T09:48:22.065Z] #23 [support-scheduler internal] load .dockerignore [2024-09-13T09:48:22.065Z] #23 transferring context: 50B done [2024-09-13T09:48:22.065Z] #23 DONE 0.0s [2024-09-13T09:48:22.065Z] [2024-09-13T09:48:22.065Z] #24 [security-bootstrapper internal] load .dockerignore [2024-09-13T09:48:22.065Z] #24 transferring context: 50B done [2024-09-13T09:48:22.065Z] #24 DONE 0.0s [2024-09-13T09:48:22.065Z] [2024-09-13T09:48:22.065Z] #25 [core-command internal] load .dockerignore [2024-09-13T09:48:22.065Z] #25 transferring context: 50B done [2024-09-13T09:48:22.065Z] #25 DONE 0.0s [2024-09-13T09:48:22.065Z] [2024-09-13T09:48:22.065Z] #26 [core-metadata internal] load .dockerignore [2024-09-13T09:48:22.065Z] #26 transferring context: 50B 0.0s done [2024-09-13T09:48:22.065Z] #26 DONE 0.1s [2024-09-13T09:48:22.065Z] [2024-09-13T09:48:22.065Z] #27 [security-spire-server internal] load .dockerignore [2024-09-13T09:48:22.065Z] #27 transferring context: 50B done [2024-09-13T09:48:22.065Z] #27 DONE 0.0s [2024-09-13T09:48:22.065Z] [2024-09-13T09:48:22.065Z] #28 [core-keeper internal] load .dockerignore [2024-09-13T09:48:22.065Z] #28 transferring context: 50B done [2024-09-13T09:48:22.065Z] #28 DONE 0.0s [2024-09-13T09:48:22.065Z] [2024-09-13T09:48:22.065Z] #29 [core-data internal] load .dockerignore [2024-09-13T09:48:22.065Z] #29 transferring context: 50B done [2024-09-13T09:48:22.065Z] #29 DONE 0.0s [2024-09-13T09:48:22.065Z] [2024-09-13T09:48:22.065Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-13T09:48:22.065Z] #30 transferring context: 50B done [2024-09-13T09:48:22.065Z] #30 DONE 0.0s [2024-09-13T09:48:22.065Z] [2024-09-13T09:48:22.065Z] #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T09:48:22.065Z] #31 DONE 0.0s [2024-09-13T09:48:22.065Z] [2024-09-13T09:48:22.065Z] #32 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T09:48:22.153Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-13T09:48:22.324Z] #32 ... [2024-09-13T09:48:22.325Z] [2024-09-13T09:48:22.325Z] #33 [security-proxy-auth internal] load .dockerignore [2024-09-13T09:48:22.325Z] #33 transferring context: 50B done [2024-09-13T09:48:22.325Z] #33 DONE 0.0s [2024-09-13T09:48:22.325Z] [2024-09-13T09:48:22.325Z] #34 [security-secretstore-setup internal] load .dockerignore [2024-09-13T09:48:22.325Z] #34 transferring context: 50B done [2024-09-13T09:48:22.325Z] #34 DONE 0.0s [2024-09-13T09:48:22.325Z] [2024-09-13T09:48:22.325Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T09:48:22.325Z] #32 ... [2024-09-13T09:48:22.325Z] [2024-09-13T09:48:22.325Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T09:48:22.325Z] #31 DONE 0.0s [2024-09-13T09:48:22.325Z] [2024-09-13T09:48:22.325Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T09:48:22.500Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2024-09-13T09:48:22.500Z] sudo tee /etc/docker/daemon.new [2024-09-13T09:48:22.500Z] { [2024-09-13T09:48:22.500Z] "registry-mirrors": [ [2024-09-13T09:48:22.500Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-13T09:48:22.500Z] ], [2024-09-13T09:48:22.500Z] "bip": "10.250.0.254/24", [2024-09-13T09:48:22.500Z] "hosts": [ [2024-09-13T09:48:22.500Z] "tcp://0.0.0.0:5555", [2024-09-13T09:48:22.500Z] "unix:///var/run/docker.sock" [2024-09-13T09:48:22.500Z] ], [2024-09-13T09:48:22.500Z] "mtu": 1458, [2024-09-13T09:48:22.500Z] "selinux-enabled": true, [2024-09-13T09:48:22.500Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-13T09:48:22.500Z] } [Pipeline] sh [2024-09-13T09:48:22.583Z] #32 ... [2024-09-13T09:48:22.583Z] [2024-09-13T09:48:22.583Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-13T09:48:22.583Z] #31 DONE 0.0s [2024-09-13T09:48:22.583Z] [2024-09-13T09:48:22.583Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T09:48:22.583Z] #32 DONE 0.3s [2024-09-13T09:48:22.583Z] [2024-09-13T09:48:22.583Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T09:48:22.583Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T09:48:22.583Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T09:48:22.583Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-13T09:48:22.583Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-13T09:48:22.583Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 1.05MB / 3.42MB 0.1s [2024-09-13T09:48:22.842Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-09-13T09:48:22.842Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s [2024-09-13T09:48:22.842Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done [2024-09-13T09:48:22.842Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [Pipeline] sh [2024-09-13T09:48:23.101Z] #35 ... [2024-09-13T09:48:23.101Z] [2024-09-13T09:48:23.101Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-13T09:48:23.101Z] #36 DONE 0.8s [2024-09-13T09:48:23.101Z] [2024-09-13T09:48:23.101Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-13T09:48:23.101Z] #37 DONE 0.8s [2024-09-13T09:48:23.101Z] [2024-09-13T09:48:23.101Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T09:48:23.101Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T09:48:23.101Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T09:48:23.101Z] #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-13T09:48:23.101Z] #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-13T09:48:23.101Z] #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done [2024-09-13T09:48:23.213Z] + sudo service docker restart [2024-09-13T09:48:23.359Z] #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done [2024-09-13T09:48:23.930Z] #35 DONE 1.5s [2024-09-13T09:48:23.930Z] [2024-09-13T09:48:23.930Z] #38 [security-spire-server internal] load build context [2024-09-13T09:48:23.930Z] #38 transferring context: 27.71kB 0.1s done [2024-09-13T09:48:23.930Z] #38 DONE 0.7s [2024-09-13T09:48:23.930Z] [2024-09-13T09:48:23.930Z] #39 [security-spire-config internal] load build context [2024-09-13T09:48:23.930Z] #39 transferring context: 25.96kB 0.1s done [2024-09-13T09:48:23.930Z] #39 DONE 0.7s [2024-09-13T09:48:23.930Z] [2024-09-13T09:48:23.930Z] #40 [security-spire-agent internal] load build context [2024-09-13T09:48:23.930Z] #40 transferring context: 27.24kB 0.1s done [2024-09-13T09:48:23.930Z] #40 DONE 0.7s [2024-09-13T09:48:23.930Z] [2024-09-13T09:48:23.930Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T09:48:23.930Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-09-13T09:48:23.930Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-13T09:48:23.930Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-13T09:48:23.930Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-13T09:48:23.930Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-13T09:48:23.930Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-13T09:48:23.930Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-13T09:48:23.930Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s [2024-09-13T09:48:23.930Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-09-13T09:48:23.930Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-13T09:48:23.930Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-13T09:48:23.930Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.15MB / 30.73MB 0.4s [2024-09-13T09:48:23.930Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-09-13T09:48:24.189Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 0.5s [2024-09-13T09:48:24.189Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 0.6s [2024-09-13T09:48:24.189Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 0.7s [2024-09-13T09:48:24.447Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s [2024-09-13T09:48:24.705Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done [2024-09-13T09:48:24.705Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-13T09:48:24.964Z] #41 ... [2024-09-13T09:48:24.964Z] [2024-09-13T09:48:24.964Z] #42 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-13T09:48:24.964Z] #42 DONE 2.6s [2024-09-13T09:48:24.964Z] [2024-09-13T09:48:24.964Z] #43 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-13T09:48:30.236Z] #43 ... [2024-09-13T09:48:30.236Z] [2024-09-13T09:48:30.236Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T09:48:30.236Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.6s done [2024-09-13T09:48:31.172Z] #41 ... [2024-09-13T09:48:31.172Z] [2024-09-13T09:48:31.172Z] #44 [support-notifications internal] load build context [2024-09-13T09:48:31.172Z] #44 transferring context: 165.15MB 8.4s [2024-09-13T09:48:32.556Z] #44 ... [2024-09-13T09:48:32.556Z] [2024-09-13T09:48:32.556Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-13T09:48:32.556Z] #45 ... [2024-09-13T09:48:32.556Z] [2024-09-13T09:48:32.556Z] #46 [support-cron-scheduler internal] load build context [2024-09-13T09:48:32.814Z] #46 ... [2024-09-13T09:48:32.814Z] [2024-09-13T09:48:32.814Z] #47 [security-secretstore-setup internal] load build context [2024-09-13T09:48:32.814Z] #47 ... [2024-09-13T09:48:32.814Z] [2024-09-13T09:48:32.814Z] #48 [core-metadata internal] load build context [2024-09-13T09:48:32.814Z] #48 ... [2024-09-13T09:48:32.814Z] [2024-09-13T09:48:32.814Z] #49 [core-command internal] load build context [2024-09-13T09:48:33.163Z] #49 ... [2024-09-13T09:48:33.163Z] [2024-09-13T09:48:33.163Z] #50 [security-proxy-setup internal] load build context [2024-09-13T09:48:33.163Z] #50 ... [2024-09-13T09:48:33.163Z] [2024-09-13T09:48:33.163Z] #51 [core-data internal] load build context [2024-09-13T09:48:33.433Z] #51 ... [2024-09-13T09:48:33.433Z] [2024-09-13T09:48:33.433Z] #52 [security-proxy-auth internal] load build context [2024-09-13T09:48:33.433Z] #52 ... [2024-09-13T09:48:33.433Z] [2024-09-13T09:48:33.433Z] #53 [core-keeper internal] load build context [2024-09-13T09:48:33.433Z] #53 ... [2024-09-13T09:48:33.433Z] [2024-09-13T09:48:33.433Z] #54 [support-scheduler internal] load build context [2024-09-13T09:48:33.433Z] #54 ... [2024-09-13T09:48:33.433Z] [2024-09-13T09:48:33.433Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T09:48:33.433Z] #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-09-13T09:48:33.433Z] #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-13T09:48:33.433Z] #55 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-13T09:48:33.433Z] #55 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-13T09:48:33.433Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-09-13T09:48:33.433Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-13T09:48:33.433Z] #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-09-13T09:48:33.433Z] #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-13T09:48:33.433Z] #55 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2024-09-13T09:48:33.433Z] #55 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-13T09:48:33.433Z] #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-13T09:48:33.433Z] #55 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-09-13T09:48:33.691Z] #55 ... [2024-09-13T09:48:33.691Z] [2024-09-13T09:48:33.691Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-13T09:48:33.691Z] #56 ... [2024-09-13T09:48:33.691Z] [2024-09-13T09:48:33.691Z] #57 [security-bootstrapper internal] load build context [2024-09-13T09:48:33.949Z] #57 ... [2024-09-13T09:48:33.949Z] [2024-09-13T09:48:33.949Z] #53 [core-keeper internal] load build context [2024-09-13T09:48:33.949Z] #53 ... [2024-09-13T09:48:33.949Z] [2024-09-13T09:48:33.949Z] #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T09:48:33.949Z] #0 7.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:48:33.949Z] #0 7.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:48:33.949Z] #0 7.503 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T09:48:33.949Z] #0 7.514 Executing busybox-1.36.1-r7.trigger [2024-09-13T09:48:33.949Z] #0 7.520 OK: 7 MiB in 16 packages [2024-09-13T09:48:33.949Z] #58 ... [2024-09-13T09:48:33.949Z] [2024-09-13T09:48:33.949Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-13T09:48:34.299Z] #59 ... [2024-09-13T09:48:34.299Z] [2024-09-13T09:48:34.299Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-13T09:48:34.557Z] #60 ... [2024-09-13T09:48:34.557Z] [2024-09-13T09:48:34.557Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T09:48:34.557Z] #61 ... [2024-09-13T09:48:34.557Z] [2024-09-13T09:48:34.557Z] #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-13T09:48:34.557Z] #62 ... [2024-09-13T09:48:34.557Z] [2024-09-13T09:48:34.557Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-13T09:48:34.557Z] #63 ... [2024-09-13T09:48:34.557Z] [2024-09-13T09:48:34.557Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-13T09:48:34.820Z] #64 ... [2024-09-13T09:48:34.820Z] [2024-09-13T09:48:34.820Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-13T09:48:34.820Z] #65 ... [2024-09-13T09:48:34.820Z] [2024-09-13T09:48:34.820Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T09:48:35.079Z] #66 ... [2024-09-13T09:48:35.079Z] [2024-09-13T09:48:35.079Z] #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-13T09:48:35.079Z] #67 ... [2024-09-13T09:48:35.079Z] [2024-09-13T09:48:35.079Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T09:48:35.337Z] #68 ... [2024-09-13T09:48:35.337Z] [2024-09-13T09:48:35.337Z] #54 [support-scheduler internal] load build context [2024-09-13T09:48:36.274Z] #54 transferring context: 496.28MB 13.5s done [2024-09-13T09:48:39.148Z] #54 ... [2024-09-13T09:48:39.148Z] [2024-09-13T09:48:39.148Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-13T09:48:41.050Z] #45 transferring context: 392.01MB 18.5s [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-13T09:48:41.538Z] provisioning config files... [2024-09-13T09:48:41.562Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7443488573054302716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-13T09:48:41.984Z] #45 transferring context: 496.28MB 19.2s done [2024-09-13T09:48:42.047Z] ---> ****-login.sh [2024-09-13T09:48:42.047Z] nexus3.edgexfoundry.org:10001 [2024-09-13T09:48:42.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T09:48:42.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T09:48:42.585Z] Configure a credential helper to remove this warning. See [2024-09-13T09:48:42.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T09:48:42.585Z] [2024-09-13T09:48:42.585Z] Login Succeeded [2024-09-13T09:48:42.585Z] nexus3.edgexfoundry.org:10002 [2024-09-13T09:48:42.638Z] #45 ... [2024-09-13T09:48:42.638Z] [2024-09-13T09:48:42.638Z] #44 [support-notifications internal] load build context [2024-09-13T09:48:42.638Z] #44 transferring context: 496.28MB 16.5s done [2024-09-13T09:48:42.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T09:48:42.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T09:48:42.856Z] Configure a credential helper to remove this warning. See [2024-09-13T09:48:42.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T09:48:42.857Z] [2024-09-13T09:48:42.857Z] Login Succeeded [2024-09-13T09:48:42.857Z] nexus3.edgexfoundry.org:10003 [2024-09-13T09:48:42.895Z] #44 ... [2024-09-13T09:48:42.895Z] [2024-09-13T09:48:42.895Z] #46 [support-cron-scheduler internal] load build context [2024-09-13T09:48:42.895Z] #46 transferring context: 496.28MB 16.6s done [2024-09-13T09:48:43.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T09:48:43.152Z] #46 ... [2024-09-13T09:48:43.152Z] [2024-09-13T09:48:43.152Z] #49 [core-command internal] load build context [2024-09-13T09:48:43.152Z] #49 transferring context: 496.28MB 12.9s done [2024-09-13T09:48:43.152Z] #49 ... [2024-09-13T09:48:43.152Z] [2024-09-13T09:48:43.152Z] #48 [core-metadata internal] load build context [2024-09-13T09:48:43.152Z] #48 transferring context: 496.28MB 13.4s done [2024-09-13T09:48:43.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T09:48:43.398Z] Configure a credential helper to remove this warning. See [2024-09-13T09:48:43.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T09:48:43.398Z] [2024-09-13T09:48:43.398Z] Login Succeeded [2024-09-13T09:48:43.398Z] nexus3.edgexfoundry.org:10004 [2024-09-13T09:48:43.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T09:48:43.409Z] #48 ... [2024-09-13T09:48:43.409Z] [2024-09-13T09:48:43.409Z] #51 [core-data internal] load build context [2024-09-13T09:48:43.409Z] #51 transferring context: 496.28MB 13.8s done [2024-09-13T09:48:43.409Z] #51 ... [2024-09-13T09:48:43.409Z] [2024-09-13T09:48:43.409Z] #47 [security-secretstore-setup internal] load build context [2024-09-13T09:48:43.409Z] #47 transferring context: 496.28MB 13.1s done [2024-09-13T09:48:43.667Z] #47 ... [2024-09-13T09:48:43.667Z] [2024-09-13T09:48:43.667Z] #50 [security-proxy-setup internal] load build context [2024-09-13T09:48:43.667Z] #50 transferring context: 496.28MB 16.4s done [2024-09-13T09:48:43.667Z] #50 ... [2024-09-13T09:48:43.667Z] [2024-09-13T09:48:43.667Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-13T09:48:43.667Z] #56 transferring context: 496.28MB 14.5s done [2024-09-13T09:48:43.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T09:48:43.671Z] Configure a credential helper to remove this warning. See [2024-09-13T09:48:43.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T09:48:43.671Z] [2024-09-13T09:48:43.671Z] Login Succeeded [2024-09-13T09:48:43.671Z] ****.io [2024-09-13T09:48:43.926Z] #56 ... [2024-09-13T09:48:43.926Z] [2024-09-13T09:48:43.926Z] #52 [security-proxy-auth internal] load build context [2024-09-13T09:48:43.926Z] #52 transferring context: 496.28MB 13.2s done [2024-09-13T09:48:43.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-13T09:48:44.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-13T09:48:44.207Z] Configure a credential helper to remove this warning. See [2024-09-13T09:48:44.208Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-13T09:48:44.208Z] [2024-09-13T09:48:44.208Z] Login Succeeded [2024-09-13T09:48:44.208Z] ---> ****-login.sh ends [Pipeline] } [2024-09-13T09:48:44.240Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-13T09:48:44.902Z] #52 ... [2024-09-13T09:48:44.902Z] [2024-09-13T09:48:44.902Z] #57 [security-bootstrapper internal] load build context [2024-09-13T09:48:44.902Z] #57 transferring context: 496.28MB 12.9s done [2024-09-13T09:48:44.947Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-13T09:48:44.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T09:48:45.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-13T09:48:45.090Z] ========================================================= [2024-09-13T09:48:45.091Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-13T09:48:45.091Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-13T09:48:45.163Z] #57 ... [2024-09-13T09:48:45.163Z] [2024-09-13T09:48:45.163Z] #53 [core-keeper internal] load build context [2024-09-13T09:48:45.163Z] #53 transferring context: 496.28MB 13.7s done [2024-09-13T09:48:45.478Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-13T09:48:45.478Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-13T09:48:45.478Z] c6b39de5b339: Pulling fs layer [2024-09-13T09:48:45.478Z] a69c41024577: Pulling fs layer [2024-09-13T09:48:45.478Z] d6de4b400683: Pulling fs layer [2024-09-13T09:48:45.478Z] 35cb2a7552d0: Pulling fs layer [2024-09-13T09:48:45.478Z] 4f4fb700ef54: Pulling fs layer [2024-09-13T09:48:45.479Z] 464afbd9ba4c: Pulling fs layer [2024-09-13T09:48:45.479Z] 00f215d4a9da: Pulling fs layer [2024-09-13T09:48:45.479Z] d496ad576159: Pulling fs layer [2024-09-13T09:48:45.479Z] 4f4fb700ef54: Waiting [2024-09-13T09:48:45.479Z] 464afbd9ba4c: Waiting [2024-09-13T09:48:45.479Z] 00f215d4a9da: Waiting [2024-09-13T09:48:45.479Z] 35cb2a7552d0: Waiting [2024-09-13T09:48:45.479Z] d496ad576159: Waiting [2024-09-13T09:48:45.748Z] a69c41024577: Verifying Checksum [2024-09-13T09:48:45.748Z] a69c41024577: Download complete [2024-09-13T09:48:45.748Z] 35cb2a7552d0: Verifying Checksum [2024-09-13T09:48:45.748Z] 35cb2a7552d0: Download complete [2024-09-13T09:48:45.748Z] 4f4fb700ef54: Verifying Checksum [2024-09-13T09:48:45.748Z] 4f4fb700ef54: Download complete [2024-09-13T09:48:45.748Z] 464afbd9ba4c: Verifying Checksum [2024-09-13T09:48:45.749Z] 464afbd9ba4c: Download complete [2024-09-13T09:48:45.749Z] c6b39de5b339: Download complete [2024-09-13T09:48:46.019Z] d496ad576159: Verifying Checksum [2024-09-13T09:48:46.019Z] d496ad576159: Download complete [2024-09-13T09:48:46.605Z] c6b39de5b339: Pull complete [2024-09-13T09:48:47.192Z] a69c41024577: Pull complete [2024-09-13T09:48:47.461Z] d6de4b400683: Verifying Checksum [2024-09-13T09:48:47.461Z] d6de4b400683: Download complete [2024-09-13T09:48:48.873Z] 00f215d4a9da: Download complete [2024-09-13T09:49:00.085Z] #53 ... [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #57 [security-bootstrapper internal] load build context [2024-09-13T09:49:00.085Z] #57 DONE 36.6s [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #58 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T09:49:00.085Z] #58 DONE 35.2s [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #49 [core-command internal] load build context [2024-09-13T09:49:00.085Z] #49 DONE 36.6s [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #48 [core-metadata internal] load build context [2024-09-13T09:49:00.085Z] #48 DONE 36.6s [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #54 [support-scheduler internal] load build context [2024-09-13T09:49:00.085Z] #54 DONE 36.6s [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #47 [security-secretstore-setup internal] load build context [2024-09-13T09:49:00.085Z] #47 DONE 36.5s [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #52 [security-proxy-auth internal] load build context [2024-09-13T09:49:00.085Z] #52 DONE 36.5s [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #53 [core-keeper internal] load build context [2024-09-13T09:49:00.085Z] #53 DONE 36.7s [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #51 [core-data internal] load build context [2024-09-13T09:49:00.085Z] #51 DONE 36.7s [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #43 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-13T09:49:00.085Z] #43 DONE 34.3s [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T09:49:00.085Z] #69 ... [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #56 [core-common-config-bootstrapper internal] load build context [2024-09-13T09:49:00.085Z] #56 DONE 36.6s [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #50 [security-proxy-setup internal] load build context [2024-09-13T09:49:00.085Z] #50 DONE 36.7s [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #44 [support-notifications internal] load build context [2024-09-13T09:49:00.085Z] #44 DONE 36.7s [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-13T09:49:00.085Z] #45 DONE 36.7s [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #46 [support-cron-scheduler internal] load build context [2024-09-13T09:49:00.085Z] #46 DONE 36.7s [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-13T09:49:00.085Z] #63 DONE 35.3s [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T09:49:00.085Z] #55 DONE 36.1s [2024-09-13T09:49:00.085Z] [2024-09-13T09:49:00.085Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T09:49:00.343Z] #41 ... [2024-09-13T09:49:00.343Z] [2024-09-13T09:49:00.343Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-13T09:49:00.343Z] #59 35.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:00.343Z] #59 35.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:00.343Z] #59 35.94 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-13T09:49:00.343Z] #59 35.94 (2/2) Installing su-exec (0.2-r3) [2024-09-13T09:49:00.343Z] #59 35.95 Executing busybox-1.36.1-r7.trigger [2024-09-13T09:49:00.343Z] #59 35.95 OK: 7 MiB in 17 packages [2024-09-13T09:49:00.343Z] #59 DONE 36.3s [2024-09-13T09:49:00.343Z] [2024-09-13T09:49:00.343Z] #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-13T09:49:00.343Z] #62 35.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:00.343Z] #62 35.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:00.343Z] #62 35.99 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T09:49:00.343Z] #62 36.00 Executing busybox-1.36.1-r7.trigger [2024-09-13T09:49:00.343Z] #62 36.02 OK: 7 MiB in 16 packages [2024-09-13T09:49:00.343Z] #62 DONE 36.4s [2024-09-13T09:49:00.343Z] [2024-09-13T09:49:00.343Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T09:49:00.343Z] #69 1.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:00.602Z] #69 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:00.863Z] #69 ... [2024-09-13T09:49:00.863Z] [2024-09-13T09:49:00.863Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-13T09:49:00.863Z] #64 35.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:00.863Z] #64 35.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:00.863Z] #64 36.02 (1/2) Installing ca-certificates (20240226-r0) [2024-09-13T09:49:00.863Z] #64 36.11 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-13T09:49:00.863Z] #64 36.29 Executing busybox-1.36.1-r7.trigger [2024-09-13T09:49:00.863Z] #64 36.30 Executing ca-certificates-20240226-r0.trigger [2024-09-13T09:49:00.863Z] #64 36.44 OK: 8 MiB in 17 packages [2024-09-13T09:49:00.863Z] #64 DONE 36.7s [2024-09-13T09:49:00.863Z] [2024-09-13T09:49:00.863Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-13T09:49:00.863Z] #60 35.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:00.863Z] #60 35.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:00.863Z] #60 36.15 (1/3) Installing ca-certificates (20240226-r0) [2024-09-13T09:49:00.863Z] #60 36.37 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-13T09:49:00.863Z] #60 36.40 (3/3) Installing tzdata (2024a-r0) [2024-09-13T09:49:00.863Z] #60 36.47 Executing busybox-1.36.1-r7.trigger [2024-09-13T09:49:00.863Z] #60 36.48 Executing ca-certificates-20240226-r0.trigger [2024-09-13T09:49:00.863Z] #60 36.54 OK: 11 MiB in 18 packages [2024-09-13T09:49:00.863Z] #60 DONE 36.7s [2024-09-13T09:49:00.863Z] [2024-09-13T09:49:00.863Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T09:49:00.863Z] #69 1.871 OK: 264 MiB in 52 packages [2024-09-13T09:49:01.214Z] d6de4b400683: Pull complete [2024-09-13T09:49:01.214Z] 35cb2a7552d0: Pull complete [2024-09-13T09:49:01.215Z] 4f4fb700ef54: Pull complete [2024-09-13T09:49:01.215Z] 464afbd9ba4c: Pull complete [2024-09-13T09:49:01.430Z] #69 ... [2024-09-13T09:49:01.430Z] [2024-09-13T09:49:01.430Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T09:49:01.430Z] #61 35.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.430Z] #61 35.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.430Z] #61 36.04 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T09:49:01.430Z] #61 36.04 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T09:49:01.430Z] #61 36.04 OK: 20070 distinct packages available [2024-09-13T09:49:01.430Z] #61 36.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.430Z] #61 36.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.430Z] #61 36.62 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-13T09:49:01.430Z] #61 36.66 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-13T09:49:01.430Z] #61 36.67 (3/4) Installing libucontext (1.2-r2) [2024-09-13T09:49:01.430Z] #61 36.67 (4/4) Installing gcompat (1.1.0-r1) [2024-09-13T09:49:01.430Z] #61 36.68 Executing busybox-1.36.1-r7.trigger [2024-09-13T09:49:01.430Z] #61 36.71 OK: 8 MiB in 19 packages [2024-09-13T09:49:01.430Z] #61 DONE 37.4s [2024-09-13T09:49:01.430Z] [2024-09-13T09:49:01.430Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-13T09:49:01.430Z] #65 35.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.430Z] #65 36.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.430Z] #65 36.67 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-13T09:49:01.430Z] #65 36.68 (2/4) Installing openssl (3.1.7-r0) [2024-09-13T09:49:01.430Z] #65 36.69 (3/4) Installing su-exec (0.2-r3) [2024-09-13T09:49:01.430Z] #65 36.70 (4/4) Installing yq (4.33.3-r5) [2024-09-13T09:49:01.430Z] #65 36.76 Executing busybox-1.36.1-r7.trigger [2024-09-13T09:49:01.430Z] #65 36.77 OK: 17 MiB in 19 packages [2024-09-13T09:49:01.430Z] #65 DONE 37.3s [2024-09-13T09:49:01.430Z] [2024-09-13T09:49:01.430Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T09:49:01.430Z] #68 35.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.430Z] #68 35.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.430Z] #68 35.95 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T09:49:01.430Z] #68 35.95 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T09:49:01.430Z] #68 35.95 OK: 20070 distinct packages available [2024-09-13T09:49:01.430Z] #68 36.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.430Z] #68 36.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.430Z] #68 36.56 (1/11) Installing ca-certificates (20240226-r0) [2024-09-13T09:49:01.430Z] #68 36.64 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-13T09:49:01.430Z] #68 36.67 (3/11) Installing libunistring (1.1-r1) [2024-09-13T09:49:01.430Z] #68 36.69 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-13T09:49:01.430Z] #68 36.70 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-13T09:49:01.430Z] #68 36.70 (6/11) Installing libcurl (8.9.1-r0) [2024-09-13T09:49:01.430Z] #68 36.71 (7/11) Installing curl (8.9.1-r0) [2024-09-13T09:49:01.430Z] #68 36.72 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-13T09:49:01.430Z] #68 36.72 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-13T09:49:01.430Z] #68 36.73 (10/11) Installing libucontext (1.2-r2) [2024-09-13T09:49:01.430Z] #68 36.73 (11/11) Installing gcompat (1.1.0-r1) [2024-09-13T09:49:01.430Z] #68 36.73 Executing busybox-1.36.1-r7.trigger [2024-09-13T09:49:01.430Z] #68 36.74 Executing ca-certificates-20240226-r0.trigger [2024-09-13T09:49:01.430Z] #68 36.85 OK: 12 MiB in 26 packages [2024-09-13T09:49:01.430Z] #68 DONE 37.4s [2024-09-13T09:49:01.430Z] [2024-09-13T09:49:01.430Z] #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-13T09:49:01.430Z] #67 35.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.430Z] #67 35.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.430Z] #67 36.25 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T09:49:01.430Z] #67 36.25 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T09:49:01.430Z] #67 36.25 OK: 20070 distinct packages available [2024-09-13T09:49:01.430Z] #67 36.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.430Z] #67 36.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.430Z] #67 36.68 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-13T09:49:01.430Z] #67 36.69 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-13T09:49:01.430Z] #67 36.70 (3/5) Installing libucontext (1.2-r2) [2024-09-13T09:49:01.430Z] #67 36.70 (4/5) Installing gcompat (1.1.0-r1) [2024-09-13T09:49:01.430Z] #67 36.70 (5/5) Installing openssl (3.1.7-r0) [2024-09-13T09:49:01.431Z] #67 36.71 Executing busybox-1.36.1-r7.trigger [2024-09-13T09:49:01.431Z] #67 36.74 OK: 8 MiB in 20 packages [2024-09-13T09:49:01.431Z] #67 DONE 37.4s [2024-09-13T09:49:01.431Z] [2024-09-13T09:49:01.431Z] #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T09:49:01.431Z] #66 36.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.431Z] #66 36.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.431Z] #66 36.72 (1/4) Installing ca-certificates (20240226-r0) [2024-09-13T09:49:01.431Z] #66 36.73 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-13T09:49:01.431Z] #66 36.74 (3/4) Installing su-exec (0.2-r3) [2024-09-13T09:49:01.431Z] #66 36.74 (4/4) Installing yq (4.33.3-r5) [2024-09-13T09:49:01.431Z] #66 36.82 Executing busybox-1.36.1-r7.trigger [2024-09-13T09:49:01.431Z] #66 36.83 Executing ca-certificates-20240226-r0.trigger [2024-09-13T09:49:01.431Z] #66 36.88 OK: 17 MiB in 19 packages [2024-09-13T09:49:01.431Z] #66 DONE 37.4s [2024-09-13T09:49:01.431Z] [2024-09-13T09:49:01.431Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T09:49:01.431Z] #69 DONE 2.4s [2024-09-13T09:49:01.431Z] [2024-09-13T09:49:01.431Z] #70 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-13T09:49:01.690Z] #70 ... [2024-09-13T09:49:01.690Z] [2024-09-13T09:49:01.690Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-13T09:49:01.690Z] #71 DONE 2.5s [2024-09-13T09:49:01.690Z] [2024-09-13T09:49:01.690Z] #72 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-13T09:49:01.690Z] #72 DONE 0.1s [2024-09-13T09:49:01.690Z] [2024-09-13T09:49:01.690Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-13T09:49:01.690Z] #0 1.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.690Z] #0 1.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.690Z] #0 2.161 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T09:49:01.690Z] #0 2.161 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T09:49:01.690Z] #0 2.161 OK: 20078 distinct packages available [2024-09-13T09:49:01.690Z] #0 2.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.690Z] #0 2.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.690Z] #0 2.548 OK: 264 MiB in 52 packages [2024-09-13T09:49:01.690Z] #73 DONE 2.6s [2024-09-13T09:49:01.690Z] [2024-09-13T09:49:01.690Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-13T09:49:01.690Z] #74 DONE 0.0s [2024-09-13T09:49:01.690Z] [2024-09-13T09:49:01.690Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T09:49:01.949Z] #75 ... [2024-09-13T09:49:01.949Z] [2024-09-13T09:49:01.949Z] #76 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T09:49:01.949Z] #0 2.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.949Z] #0 2.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.949Z] #0 2.685 OK: 264 MiB in 52 packages [2024-09-13T09:49:01.949Z] #76 DONE 2.8s [2024-09-13T09:49:01.949Z] [2024-09-13T09:49:01.949Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T09:49:01.949Z] #0 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.949Z] #0 2.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.949Z] #0 2.676 OK: 7 MiB in 16 packages [2024-09-13T09:49:01.949Z] #77 DONE 2.8s [2024-09-13T09:49:01.949Z] [2024-09-13T09:49:01.949Z] #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-13T09:49:01.949Z] #78 DONE 0.0s [2024-09-13T09:49:01.949Z] [2024-09-13T09:49:01.949Z] #79 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-13T09:49:01.949Z] #0 2.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.949Z] #0 2.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:01.949Z] #0 2.849 OK: 264 MiB in 52 packages [2024-09-13T09:49:01.949Z] #79 DONE 2.9s [2024-09-13T09:49:01.949Z] [2024-09-13T09:49:01.949Z] #80 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-13T09:49:01.949Z] #80 DONE 0.1s [2024-09-13T09:49:01.949Z] [2024-09-13T09:49:01.949Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T09:49:03.322Z] #81 ... [2024-09-13T09:49:03.322Z] [2024-09-13T09:49:03.322Z] #82 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-13T09:49:03.322Z] #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:03.322Z] #0 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:03.322Z] #0 2.598 OK: 7 MiB in 16 packages [2024-09-13T09:49:03.322Z] #82 DONE 2.7s [2024-09-13T09:49:03.323Z] [2024-09-13T09:49:03.323Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-13T09:49:03.323Z] #0 2.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:03.323Z] #0 2.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:03.323Z] #0 2.842 OK: 7 MiB in 17 packages [2024-09-13T09:49:03.323Z] #83 DONE 2.9s [2024-09-13T09:49:03.323Z] [2024-09-13T09:49:03.323Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T09:49:03.323Z] #0 2.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:03.323Z] #0 2.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:03.323Z] #84 2.627 OK: 11 MiB in 18 packages [2024-09-13T09:49:03.579Z] #84 DONE 2.7s [2024-09-13T09:49:03.579Z] [2024-09-13T09:49:03.579Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-13T09:49:03.579Z] #85 ... [2024-09-13T09:49:03.579Z] [2024-09-13T09:49:03.580Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-13T09:49:03.580Z] #0 1.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:03.580Z] #0 2.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:03.580Z] #0 2.194 OK: 8 MiB in 19 packages [2024-09-13T09:49:03.580Z] #86 DONE 2.3s [2024-09-13T09:49:03.837Z] [2024-09-13T09:49:03.837Z] #70 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-09-13T09:49:03.837Z] #70 2.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:03.837Z] #70 2.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:04.096Z] #70 2.602 OK: 8 MiB in 20 packages [2024-09-13T09:49:04.662Z] #70 DONE 3.1s [2024-09-13T09:49:04.662Z] [2024-09-13T09:49:04.662Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-13T09:49:04.662Z] #0 2.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:04.662Z] #0 2.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:04.662Z] #0 2.380 OK: 17 MiB in 19 packages [2024-09-13T09:49:04.662Z] #87 DONE 3.1s [2024-09-13T09:49:04.662Z] [2024-09-13T09:49:04.662Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T09:49:04.662Z] #0 2.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:04.662Z] #0 3.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:04.662Z] #0 3.250 OK: 8 MiB in 17 packages [2024-09-13T09:49:04.662Z] #88 DONE 3.7s [2024-09-13T09:49:04.662Z] [2024-09-13T09:49:04.662Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-13T09:49:04.662Z] #0 2.289 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:04.662Z] #0 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:04.662Z] #0 2.535 OK: 17 MiB in 19 packages [2024-09-13T09:49:04.662Z] #89 DONE 3.1s [2024-09-13T09:49:04.662Z] [2024-09-13T09:49:04.662Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T09:49:04.662Z] #90 DONE 0.9s [2024-09-13T09:49:04.662Z] [2024-09-13T09:49:04.662Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-13T09:49:05.599Z] #91 DONE 1.1s [2024-09-13T09:49:05.599Z] [2024-09-13T09:49:05.599Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-13T09:49:05.599Z] #92 DONE 1.1s [2024-09-13T09:49:05.599Z] [2024-09-13T09:49:05.599Z] #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T09:49:05.599Z] #0 2.981 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:05.599Z] #0 4.315 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:05.599Z] #0 4.936 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T09:49:05.599Z] #0 5.253 Executing busybox-1.36.1-r7.trigger [2024-09-13T09:49:05.599Z] #0 5.261 OK: 7 MiB in 16 packages [2024-09-13T09:49:05.599Z] #93 DONE 6.3s [2024-09-13T09:49:05.599Z] [2024-09-13T09:49:05.599Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-13T09:49:05.599Z] #94 DONE 1.1s [2024-09-13T09:49:05.599Z] [2024-09-13T09:49:05.599Z] #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T09:49:05.599Z] #0 3.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:05.599Z] #0 3.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:05.599Z] #0 3.382 OK: 12 MiB in 26 packages [2024-09-13T09:49:05.599Z] #95 DONE 4.2s [2024-09-13T09:49:05.599Z] [2024-09-13T09:49:05.599Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-13T09:49:05.599Z] #96 DONE 0.0s [2024-09-13T09:49:05.599Z] [2024-09-13T09:49:05.599Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T09:49:05.599Z] #97 DONE 1.1s [2024-09-13T09:49:05.599Z] [2024-09-13T09:49:05.599Z] #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-13T09:49:05.599Z] #98 DONE 0.1s [2024-09-13T09:49:05.599Z] [2024-09-13T09:49:05.599Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-13T09:49:05.857Z] #99 ... [2024-09-13T09:49:05.857Z] [2024-09-13T09:49:05.857Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T09:49:05.857Z] #100 DONE 0.1s [2024-09-13T09:49:05.857Z] [2024-09-13T09:49:05.857Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-13T09:49:06.114Z] #101 DONE 0.5s [2024-09-13T09:49:06.114Z] [2024-09-13T09:49:06.114Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-13T09:49:06.114Z] #99 DONE 0.5s [2024-09-13T09:49:06.114Z] [2024-09-13T09:49:06.114Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-13T09:49:06.372Z] #102 DONE 0.1s [2024-09-13T09:49:06.372Z] [2024-09-13T09:49:06.372Z] #103 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-13T09:49:06.372Z] #0 2.972 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:06.372Z] #0 3.438 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-13T09:49:06.372Z] #0 4.207 OK: 264 MiB in 52 packages [2024-09-13T09:49:06.372Z] #103 DONE 4.8s [2024-09-13T09:49:06.372Z] [2024-09-13T09:49:06.372Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T09:49:06.372Z] #104 DONE 0.7s [2024-09-13T09:49:06.372Z] [2024-09-13T09:49:06.372Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T09:49:06.372Z] #105 DONE 0.1s [2024-09-13T09:49:06.372Z] [2024-09-13T09:49:06.372Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-13T09:49:06.372Z] #106 DONE 0.1s [2024-09-13T09:49:06.372Z] [2024-09-13T09:49:06.372Z] #107 [security-spire-config] exporting to image [2024-09-13T09:49:06.372Z] #107 exporting layers [2024-09-13T09:49:06.372Z] #107 ... [2024-09-13T09:49:06.372Z] [2024-09-13T09:49:06.372Z] #108 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-13T09:49:06.372Z] #108 DONE 0.1s [2024-09-13T09:49:06.372Z] [2024-09-13T09:49:06.372Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-13T09:49:06.372Z] #109 DONE 0.2s [2024-09-13T09:49:06.630Z] [2024-09-13T09:49:06.630Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-13T09:49:06.630Z] #110 DONE 0.1s [2024-09-13T09:49:06.630Z] [2024-09-13T09:49:06.630Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-13T09:49:06.630Z] #111 DONE 0.1s [2024-09-13T09:49:06.630Z] [2024-09-13T09:49:06.630Z] #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T09:49:06.630Z] #112 DONE 0.1s [2024-09-13T09:49:06.630Z] [2024-09-13T09:49:06.630Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-13T09:49:06.630Z] #113 DONE 0.1s [2024-09-13T09:49:06.630Z] [2024-09-13T09:49:06.630Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-13T09:49:06.630Z] #114 DONE 0.1s [2024-09-13T09:49:06.630Z] [2024-09-13T09:49:06.630Z] #107 [security-spire-server] exporting to image [2024-09-13T09:49:07.195Z] #107 exporting layers 0.7s done [2024-09-13T09:49:07.195Z] #107 writing image sha256:1f5e9c03dbbac0bf078547f703f2c727630d5b26752d98bb12c97999d1da9ea1 0.0s done [2024-09-13T09:49:07.195Z] #107 naming to docker.io/library/security-spire-config done [2024-09-13T09:49:07.195Z] #107 writing image sha256:70842df90a5c4f9a2f0bedfd0f2bad6536a23a74976b844920b8b46cf2eae4e2 0.0s done [2024-09-13T09:49:07.196Z] #107 naming to docker.io/library/security-spire-server done [2024-09-13T09:49:07.456Z] #107 ... [2024-09-13T09:49:07.456Z] [2024-09-13T09:49:07.456Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-13T09:49:07.456Z] #85 DONE 4.0s [2024-09-13T09:49:07.456Z] [2024-09-13T09:49:07.456Z] #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-13T09:49:07.456Z] #115 DONE 0.0s [2024-09-13T09:49:07.456Z] [2024-09-13T09:49:07.456Z] #107 [security-spire-server] exporting to image [2024-09-13T09:49:07.456Z] #107 exporting layers 0.7s done [2024-09-13T09:49:07.456Z] #107 writing image sha256:3c0610506fbc748dbad8159e5e6fcb85a3921a6985232fdc97af0661bd8da267 done [2024-09-13T09:49:07.456Z] #107 naming to docker.io/library/security-spire-agent done [2024-09-13T09:49:07.456Z] #107 DONE 1.0s [2024-09-13T09:49:07.456Z] [2024-09-13T09:49:07.456Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T09:49:11.319Z] 00f215d4a9da: Pull complete [2024-09-13T09:49:11.643Z] #116 ... [2024-09-13T09:49:11.643Z] [2024-09-13T09:49:11.643Z] #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T09:49:11.643Z] #117 ... [2024-09-13T09:49:11.643Z] [2024-09-13T09:49:11.643Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T09:49:11.902Z] d496ad576159: Pull complete [2024-09-13T09:49:11.903Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-13T09:49:11.903Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-13T09:49:11.903Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-13T09:49:12.332Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-13T09:49:12.332Z] WORKDIR /edgex [2024-09-13T09:49:12.332Z] COPY go.mod . [2024-09-13T09:49:12.332Z] RUN go mod download [2024-09-13T09:49:12.332Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-13T09:49:12.925Z] Sending build context to Docker daemon 3.576MB [2024-09-13T09:49:12.925Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-13T09:49:12.925Z] ---> f246e2811388 [2024-09-13T09:49:12.925Z] Step 2/4 : WORKDIR /edgex [2024-09-13T09:49:14.880Z] ---> Running in 39a9bc452445 [2024-09-13T09:49:15.146Z] Removing intermediate container 39a9bc452445 [2024-09-13T09:49:15.146Z] ---> 7cae3d8eb987 [2024-09-13T09:49:15.146Z] Step 3/4 : COPY go.mod . [2024-09-13T09:49:15.413Z] ---> ab52b5bddfbb [2024-09-13T09:49:15.413Z] Step 4/4 : RUN go mod download [2024-09-13T09:49:15.680Z] ---> Running in 410a2d6e6dfe [2024-09-13T09:49:50.363Z] #118 ... [2024-09-13T09:49:50.363Z] [2024-09-13T09:49:50.363Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T09:49:50.363Z] #81 DONE 46.0s [2024-09-13T09:49:50.363Z] [2024-09-13T09:49:50.363Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T09:49:50.363Z] #116 DONE 41.4s [2024-09-13T09:49:50.363Z] [2024-09-13T09:49:50.363Z] #117 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T09:49:50.363Z] #117 DONE 46.3s [2024-09-13T09:49:50.363Z] [2024-09-13T09:49:50.363Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T09:49:50.363Z] #75 DONE 46.2s [2024-09-13T09:49:50.363Z] [2024-09-13T09:49:50.363Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T09:49:50.363Z] #118 DONE 46.0s [2024-09-13T09:49:50.363Z] [2024-09-13T09:49:50.363Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-13T09:49:58.488Z] #119 ... [2024-09-13T09:49:58.488Z] [2024-09-13T09:49:58.488Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-13T09:49:58.488Z] #120 ... [2024-09-13T09:49:58.488Z] [2024-09-13T09:49:58.488Z] #121 [core-data builder 6/7] COPY . . [2024-09-13T09:49:58.488Z] #121 ... [2024-09-13T09:49:58.488Z] [2024-09-13T09:49:58.488Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-09-13T09:49:58.488Z] #122 ... [2024-09-13T09:49:58.488Z] [2024-09-13T09:49:58.488Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-09-13T09:49:58.488Z] #123 DONE 10.5s [2024-09-13T09:49:58.488Z] [2024-09-13T09:49:58.488Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-13T09:49:58.488Z] #119 DONE 10.5s [2024-09-13T09:49:58.488Z] [2024-09-13T09:49:58.488Z] #121 [core-data builder 6/7] COPY . . [2024-09-13T09:49:58.488Z] #121 DONE 10.5s [2024-09-13T09:49:58.488Z] [2024-09-13T09:49:58.488Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-09-13T09:49:58.488Z] #122 DONE 10.5s [2024-09-13T09:49:58.488Z] [2024-09-13T09:49:58.488Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-13T09:49:58.488Z] #120 DONE 10.6s [2024-09-13T09:49:58.488Z] [2024-09-13T09:49:58.488Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2024-09-13T09:49:58.488Z] #124 CACHED [2024-09-13T09:49:58.488Z] [2024-09-13T09:49:58.488Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-13T09:49:58.488Z] #125 CACHED [2024-09-13T09:49:58.488Z] [2024-09-13T09:49:58.488Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T09:49:58.488Z] #126 CACHED [2024-09-13T09:49:58.488Z] [2024-09-13T09:49:58.488Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T09:49:58.488Z] #127 CACHED [2024-09-13T09:49:58.488Z] [2024-09-13T09:49:58.488Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-13T09:49:58.489Z] #128 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-13T09:49:58.489Z] #129 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T09:49:58.489Z] #130 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-13T09:49:58.489Z] #131 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #132 [security-proxy-auth builder 6/7] COPY . . [2024-09-13T09:49:58.489Z] #132 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T09:49:58.489Z] #133 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #134 [core-metadata builder 6/7] COPY . . [2024-09-13T09:49:58.489Z] #134 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-13T09:49:58.489Z] #135 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #136 [support-scheduler builder 6/7] COPY . . [2024-09-13T09:49:58.489Z] #136 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #137 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-13T09:49:58.489Z] #137 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #138 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T09:49:58.489Z] #138 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #139 [core-command builder 6/7] COPY . . [2024-09-13T09:49:58.489Z] #139 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-13T09:49:58.489Z] #140 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T09:49:58.489Z] #141 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #142 [security-proxy-setup builder 6/7] COPY . . [2024-09-13T09:49:58.489Z] #142 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T09:49:58.489Z] #143 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-13T09:49:58.489Z] #144 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #145 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-13T09:49:58.489Z] #145 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T09:49:58.489Z] #146 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #147 [support-notifications builder 6/7] COPY . . [2024-09-13T09:49:58.489Z] #147 CACHED [2024-09-13T09:49:58.489Z] [2024-09-13T09:49:58.489Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T09:49:59.428Z] #148 0.971 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-09-13T09:50:09.394Z] #148 ... [2024-09-13T09:50:09.394Z] [2024-09-13T09:50:09.394Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T09:50:09.394Z] #0 1.550 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-09-13T09:50:09.394Z] #149 ... [2024-09-13T09:50:09.394Z] [2024-09-13T09:50:09.394Z] #150 [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-09-13T09:50:09.394Z] #0 1.627 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-09-13T09:50:09.394Z] #150 ... [2024-09-13T09:50:09.394Z] [2024-09-13T09:50:09.394Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T09:50:09.394Z] #0 0.320 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-09-13T09:50:09.394Z] #151 ... [2024-09-13T09:50:09.394Z] [2024-09-13T09:50:09.394Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:50:09.394Z] #0 1.233 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-09-13T09:50:09.394Z] #152 ... [2024-09-13T09:50:09.394Z] [2024-09-13T09:50:09.394Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T09:50:09.394Z] #0 0.876 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-09-13T09:50:09.394Z] #153 ... [2024-09-13T09:50:09.394Z] [2024-09-13T09:50:09.394Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-13T09:50:09.394Z] #0 0.868 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-09-13T09:50:09.394Z] #154 ... [2024-09-13T09:50:09.394Z] [2024-09-13T09:50:09.394Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T09:50:09.395Z] #0 1.120 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-09-13T09:50:09.653Z] #155 ... [2024-09-13T09:50:09.653Z] [2024-09-13T09:50:09.653Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T09:50:09.653Z] #0 0.558 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-09-13T09:50:09.653Z] #156 ... [2024-09-13T09:50:09.653Z] [2024-09-13T09:50:09.653Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T09:50:09.653Z] #0 0.556 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-09-13T09:50:09.914Z] #157 ... [2024-09-13T09:50:09.914Z] [2024-09-13T09:50:09.914Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-13T09:50:09.914Z] #0 1.704 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-09-13T09:50:09.914Z] #158 ... [2024-09-13T09:50:09.914Z] [2024-09-13T09:50:09.914Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T09:50:09.914Z] #0 1.697 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-09-13T09:50:10.172Z] #159 ... [2024-09-13T09:50:10.172Z] [2024-09-13T09:50:10.172Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-13T09:50:10.172Z] #0 1.192 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-13T09:50:23.610Z] Removing intermediate container 410a2d6e6dfe [2024-09-13T09:50:23.611Z] ---> 62853f7c3c01 [2024-09-13T09:50:23.611Z] Successfully built 62853f7c3c01 [2024-09-13T09:50:23.611Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T09:50:24.043Z] + docker inspect -f . ci-base-image-arm64 [2024-09-13T09:50:24.043Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T09:50:24.337Z] prd-ubuntu20.04-docker-arm64-4c-16g-10228 does not seem to be running inside a container [2024-09-13T09:50:24.396Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-13T09:50:25.566Z] $ docker top 8fe85adcfe7074649511060f6f21cdfa25d1506da1cb4d2049497cca3e3183c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T09:50:26.450Z] + go version [2024-09-13T09:50:26.450Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-13T09:50:26.485Z] $ docker stop --time=1 8fe85adcfe7074649511060f6f21cdfa25d1506da1cb4d2049497cca3e3183c4 [2024-09-13T09:50:28.081Z] $ docker rm -f --volumes 8fe85adcfe7074649511060f6f21cdfa25d1506da1cb4d2049497cca3e3183c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T09:50:29.011Z] + docker inspect -f . ci-base-image-arm64 [2024-09-13T09:50:29.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T09:50:29.275Z] prd-ubuntu20.04-docker-arm64-4c-16g-10228 does not seem to be running inside a container [2024-09-13T09:50:29.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-13T09:50:30.755Z] $ docker top 35e89b4a7d0894b0cfc75fa0593aa185cca7b24afb4d6a220b0d84200cd0fc28 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-13T09:50:31.005Z] ========================================================= [2024-09-13T09:50:31.005Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-13T09:50:31.005Z] ========================================================= [Pipeline] sh [2024-09-13T09:50:31.329Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-13T09:50:31.729Z] + make test [2024-09-13T09:50:31.729Z] go test -race -coverprofile=coverage.out ./... [2024-09-13T09:51:18.573Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-13T09:51:46.590Z] #160 ... [2024-09-13T09:51:46.590Z] [2024-09-13T09:51:46.590Z] #150 [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-09-13T09:51:46.590Z] #150 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-09-13T09:52:42.890Z] #150 ... [2024-09-13T09:52:42.890Z] [2024-09-13T09:52:42.890Z] #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-13T09:52:42.890Z] #160 DONE 163.2s [2024-09-13T09:52:42.890Z] [2024-09-13T09:52:42.890Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T09:52:48.168Z] #41 ... [2024-09-13T09:52:48.168Z] [2024-09-13T09:52:48.168Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-13T09:52:48.168Z] #154 DONE 169.0s [2024-09-13T09:52:48.168Z] [2024-09-13T09:52:48.168Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T09:52:48.168Z] #159 DONE 169.1s [2024-09-13T09:52:48.168Z] [2024-09-13T09:52:48.168Z] #150 [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-09-13T09:52:48.168Z] #150 DONE 169.1s [2024-09-13T09:52:48.168Z] [2024-09-13T09:52:48.168Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T09:52:48.168Z] #151 DONE 169.1s [2024-09-13T09:52:48.168Z] [2024-09-13T09:52:48.168Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T09:52:48.168Z] #156 DONE 169.1s [2024-09-13T09:52:48.168Z] [2024-09-13T09:52:48.168Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-13T09:52:48.168Z] #158 DONE 169.1s [2024-09-13T09:52:48.168Z] [2024-09-13T09:52:48.168Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-13T09:52:48.168Z] #161 ... [2024-09-13T09:52:48.168Z] [2024-09-13T09:52:48.168Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T09:52:48.168Z] #157 DONE 169.3s [2024-09-13T09:52:48.168Z] [2024-09-13T09:52:48.168Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T09:52:48.168Z] #148 DONE 169.3s [2024-09-13T09:52:48.168Z] [2024-09-13T09:52:48.168Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:52:48.168Z] #162 ... [2024-09-13T09:52:48.168Z] [2024-09-13T09:52:48.168Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T09:52:48.168Z] #152 DONE 169.4s [2024-09-13T09:52:48.168Z] [2024-09-13T09:52:48.168Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T09:52:48.168Z] #155 DONE 169.5s [2024-09-13T09:52:48.168Z] [2024-09-13T09:52:48.168Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T09:52:48.168Z] #153 DONE 169.5s [2024-09-13T09:52:48.168Z] [2024-09-13T09:52:48.168Z] #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:52:48.168Z] #163 ... [2024-09-13T09:52:48.168Z] [2024-09-13T09:52:48.168Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T09:52:48.168Z] #149 DONE 169.6s [2024-09-13T09:52:48.168Z] [2024-09-13T09:52:48.168Z] #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:52:48.428Z] #164 ... [2024-09-13T09:52:48.428Z] [2024-09-13T09:52:48.428Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-13T09:52:48.428Z] #161 DONE 0.9s [2024-09-13T09:52:48.428Z] [2024-09-13T09:52:48.428Z] #165 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:52:48.428Z] #165 DONE 0.9s [2024-09-13T09:52:48.428Z] [2024-09-13T09:52:48.428Z] #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:52:48.428Z] #166 DONE 0.9s [2024-09-13T09:52:48.428Z] [2024-09-13T09:52:48.428Z] #167 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:52:48.428Z] #167 DONE 0.8s [2024-09-13T09:52:48.428Z] [2024-09-13T09:52:48.428Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:52:48.428Z] #162 DONE 0.8s [2024-09-13T09:52:48.428Z] [2024-09-13T09:52:48.428Z] #168 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:52:48.428Z] #168 DONE 0.6s [2024-09-13T09:52:48.428Z] [2024-09-13T09:52:48.428Z] #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:52:48.428Z] #164 DONE 0.4s [2024-09-13T09:52:48.428Z] [2024-09-13T09:52:48.428Z] #169 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:52:48.428Z] #169 DONE 0.6s [2024-09-13T09:52:48.428Z] [2024-09-13T09:52:48.428Z] #170 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-13T09:52:48.689Z] #170 ... [2024-09-13T09:52:48.689Z] [2024-09-13T09:52:48.689Z] #163 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:52:48.689Z] #163 DONE 0.5s [2024-09-13T09:52:48.689Z] [2024-09-13T09:52:48.689Z] #171 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:52:49.415Z] #171 DONE 0.7s [2024-09-13T09:52:49.415Z] [2024-09-13T09:52:49.415Z] #172 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:52:49.415Z] #172 DONE 0.7s [2024-09-13T09:52:49.415Z] [2024-09-13T09:52:49.415Z] #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:52:49.415Z] #173 CACHED [2024-09-13T09:52:49.415Z] [2024-09-13T09:52:49.415Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:52:49.415Z] #174 CACHED [2024-09-13T09:52:49.415Z] [2024-09-13T09:52:49.415Z] #175 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:52:49.415Z] #175 CACHED [2024-09-13T09:52:49.415Z] [2024-09-13T09:52:49.415Z] #176 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:52:49.415Z] #176 CACHED [2024-09-13T09:52:49.415Z] [2024-09-13T09:52:49.415Z] #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:52:49.415Z] #177 CACHED [2024-09-13T09:52:49.415Z] [2024-09-13T09:52:49.415Z] #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:52:49.415Z] #178 CACHED [2024-09-13T09:52:49.415Z] [2024-09-13T09:52:49.415Z] #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:52:49.415Z] #179 CACHED [2024-09-13T09:52:49.415Z] [2024-09-13T09:52:49.415Z] #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:52:49.415Z] #180 CACHED [2024-09-13T09:52:49.415Z] [2024-09-13T09:52:49.415Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:52:49.415Z] #181 DONE 0.7s [2024-09-13T09:52:49.415Z] [2024-09-13T09:52:49.415Z] #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:52:49.415Z] #182 DONE 0.7s [2024-09-13T09:52:49.415Z] [2024-09-13T09:52:49.415Z] #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:52:49.415Z] #183 DONE 0.7s [2024-09-13T09:52:49.415Z] [2024-09-13T09:52:49.415Z] #184 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:52:49.415Z] #184 DONE 0.7s [2024-09-13T09:52:49.415Z] [2024-09-13T09:52:49.415Z] #170 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-13T09:52:49.415Z] #170 DONE 0.7s [2024-09-13T09:52:49.415Z] [2024-09-13T09:52:49.415Z] #185 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:52:49.415Z] #185 DONE 0.7s [2024-09-13T09:52:49.415Z] [2024-09-13T09:52:49.415Z] #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-13T09:52:51.316Z] #186 ... [2024-09-13T09:52:51.316Z] [2024-09-13T09:52:51.316Z] #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-09-13T09:52:51.316Z] #187 DONE 1.8s [2024-09-13T09:52:51.316Z] [2024-09-13T09:52:51.316Z] #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-13T09:52:51.579Z] #188 ... [2024-09-13T09:52:51.579Z] [2024-09-13T09:52:51.579Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-13T09:52:51.579Z] #189 DONE 2.6s [2024-09-13T09:52:51.579Z] [2024-09-13T09:52:51.579Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-13T09:52:51.579Z] #190 DONE 2.6s [2024-09-13T09:52:51.579Z] [2024-09-13T09:52:51.579Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-13T09:52:51.579Z] #191 DONE 2.6s [2024-09-13T09:52:51.579Z] [2024-09-13T09:52:51.579Z] #192 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-13T09:52:51.579Z] #192 DONE 2.6s [2024-09-13T09:52:51.579Z] [2024-09-13T09:52:51.579Z] #193 [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-09-13T09:52:51.579Z] #193 DONE 2.6s [2024-09-13T09:52:51.838Z] [2024-09-13T09:52:51.838Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-13T09:52:51.838Z] #194 DONE 2.6s [2024-09-13T09:52:51.838Z] [2024-09-13T09:52:51.838Z] #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-13T09:52:51.838Z] #195 DONE 2.6s [2024-09-13T09:52:51.838Z] [2024-09-13T09:52:51.838Z] #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-13T09:52:51.838Z] #186 DONE 2.6s [2024-09-13T09:52:51.838Z] [2024-09-13T09:52:51.838Z] #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-13T09:52:51.838Z] #188 DONE 2.6s [2024-09-13T09:52:51.838Z] [2024-09-13T09:52:51.838Z] #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-13T09:52:51.838Z] #196 DONE 2.6s [2024-09-13T09:52:51.838Z] [2024-09-13T09:52:51.838Z] #197 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-13T09:52:51.838Z] #197 DONE 2.6s [2024-09-13T09:52:51.838Z] [2024-09-13T09:52:51.838Z] #107 [core-keeper] exporting to image [2024-09-13T09:52:51.838Z] #107 exporting layers [2024-09-13T09:52:51.838Z] #107 ... [2024-09-13T09:52:51.838Z] [2024-09-13T09:52:51.838Z] #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-13T09:52:51.838Z] #198 DONE 3.6s [2024-09-13T09:52:52.096Z] [2024-09-13T09:52:52.096Z] #107 [core-keeper] exporting to image [2024-09-13T09:52:52.096Z] #107 exporting layers 0.3s done [2024-09-13T09:52:52.096Z] #107 ... [2024-09-13T09:52:52.096Z] [2024-09-13T09:52:52.096Z] #199 [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-09-13T09:52:52.096Z] #199 DONE 0.7s [2024-09-13T09:52:52.096Z] [2024-09-13T09:52:52.096Z] #200 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-13T09:52:52.096Z] #200 DONE 0.4s [2024-09-13T09:52:52.096Z] [2024-09-13T09:52:52.097Z] #201 [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-09-13T09:52:52.097Z] #201 DONE 0.5s [2024-09-13T09:52:52.355Z] [2024-09-13T09:52:52.355Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-13T09:52:52.355Z] #202 DONE 0.5s [2024-09-13T09:52:52.355Z] [2024-09-13T09:52:52.355Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-13T09:52:52.355Z] #203 DONE 0.5s [2024-09-13T09:52:52.355Z] [2024-09-13T09:52:52.355Z] #204 [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-09-13T09:52:52.355Z] #204 DONE 0.5s [2024-09-13T09:52:52.355Z] [2024-09-13T09:52:52.355Z] #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-13T09:52:52.355Z] #205 DONE 0.6s [2024-09-13T09:52:52.355Z] [2024-09-13T09:52:52.355Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-13T09:52:52.355Z] #206 ... [2024-09-13T09:52:52.355Z] [2024-09-13T09:52:52.355Z] #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-13T09:52:52.355Z] #207 DONE 0.6s [2024-09-13T09:52:52.355Z] [2024-09-13T09:52:52.355Z] #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-13T09:52:52.355Z] #208 DONE 0.6s [2024-09-13T09:52:52.355Z] [2024-09-13T09:52:52.355Z] #209 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-13T09:52:52.355Z] #209 DONE 0.6s [2024-09-13T09:52:52.355Z] [2024-09-13T09:52:52.355Z] #210 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-13T09:52:52.355Z] #210 DONE 0.6s [2024-09-13T09:52:52.614Z] [2024-09-13T09:52:52.614Z] #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T09:52:52.614Z] #211 DONE 0.5s [2024-09-13T09:52:52.614Z] [2024-09-13T09:52:52.614Z] #107 [support-notifications] exporting to image [2024-09-13T09:52:52.614Z] #107 exporting layers 0.3s done [2024-09-13T09:52:52.614Z] #107 ... [2024-09-13T09:52:52.614Z] [2024-09-13T09:52:52.614Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-13T09:52:52.614Z] #212 DONE 0.5s [2024-09-13T09:52:52.874Z] [2024-09-13T09:52:52.874Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-13T09:52:52.874Z] #213 DONE 0.6s [2024-09-13T09:52:52.874Z] [2024-09-13T09:52:52.874Z] #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-13T09:52:52.874Z] #214 DONE 0.6s [2024-09-13T09:52:52.874Z] [2024-09-13T09:52:52.874Z] #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-13T09:52:52.874Z] #215 DONE 0.6s [2024-09-13T09:52:52.874Z] [2024-09-13T09:52:52.874Z] #107 [core-data] exporting to image [2024-09-13T09:52:52.874Z] #107 ... [2024-09-13T09:52:52.874Z] [2024-09-13T09:52:52.874Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-13T09:52:52.874Z] #206 DONE 0.5s [2024-09-13T09:52:52.874Z] [2024-09-13T09:52:52.874Z] #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-13T09:52:52.874Z] #216 DONE 0.5s [2024-09-13T09:52:52.874Z] [2024-09-13T09:52:52.874Z] #107 [core-metadata] exporting to image [2024-09-13T09:52:52.874Z] #107 writing image sha256:47ccbc6b1248938c4da293ec1ed809272bddf80440eaa29f0b8d83f631607b00 [2024-09-13T09:52:53.132Z] #107 ... [2024-09-13T09:52:53.132Z] [2024-09-13T09:52:53.132Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-13T09:52:53.132Z] #217 DONE 0.5s [2024-09-13T09:52:53.132Z] [2024-09-13T09:52:53.132Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-13T09:52:53.132Z] #218 DONE 0.4s [2024-09-13T09:52:53.132Z] [2024-09-13T09:52:53.132Z] #107 [core-keeper] exporting to image [2024-09-13T09:52:53.132Z] #107 exporting layers 0.7s done [2024-09-13T09:52:53.132Z] #107 writing image sha256:47ccbc6b1248938c4da293ec1ed809272bddf80440eaa29f0b8d83f631607b00 0.0s done [2024-09-13T09:52:53.132Z] #107 naming to docker.io/library/core-keeper done [2024-09-13T09:52:53.132Z] #107 ... [2024-09-13T09:52:53.132Z] [2024-09-13T09:52:53.132Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-13T09:52:53.132Z] #219 DONE 0.2s [2024-09-13T09:52:53.132Z] [2024-09-13T09:52:53.132Z] #107 [core-keeper] exporting to image [2024-09-13T09:52:53.132Z] #107 writing image sha256:e6a1c14e2ef222e952537fd04d42d9ec1b9a7d911267b4645dd815bccd16e7c1 [2024-09-13T09:52:53.132Z] #107 writing image sha256:e0d07faa15c3898ad9099a5996692059fa2f933abf2e4330f712af76476b94c1 [2024-09-13T09:52:53.132Z] #107 writing image sha256:a365d45e6cc40e05adef40a77a4b21dfeb3832554bfce6858c0fe5cb9e37e4a9 [2024-09-13T09:52:53.132Z] #107 writing image sha256:f1659c08dfd5cb170aa84a0944398355760e909dabdd55e22de0e4b5d5f2df63 [2024-09-13T09:52:53.392Z] #107 ... [2024-09-13T09:52:53.392Z] [2024-09-13T09:52:53.392Z] #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-13T09:52:53.392Z] #220 DONE 0.3s [2024-09-13T09:52:53.392Z] [2024-09-13T09:52:53.392Z] #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-13T09:52:53.392Z] #221 DONE 0.3s [2024-09-13T09:52:53.392Z] [2024-09-13T09:52:53.392Z] #107 [core-metadata] exporting to image [2024-09-13T09:52:53.392Z] #107 exporting layers 0.5s done [2024-09-13T09:52:53.392Z] #107 writing image sha256:e6a1c14e2ef222e952537fd04d42d9ec1b9a7d911267b4645dd815bccd16e7c1 0.2s done [2024-09-13T09:52:53.392Z] #107 writing image sha256:e0d07faa15c3898ad9099a5996692059fa2f933abf2e4330f712af76476b94c1 0.2s done [2024-09-13T09:52:53.392Z] #107 writing image sha256:a365d45e6cc40e05adef40a77a4b21dfeb3832554bfce6858c0fe5cb9e37e4a9 0.2s done [2024-09-13T09:52:53.392Z] #107 writing image sha256:f1659c08dfd5cb170aa84a0944398355760e909dabdd55e22de0e4b5d5f2df63 0.2s done [2024-09-13T09:52:53.392Z] #107 naming to docker.io/library/core-command done [2024-09-13T09:52:53.392Z] #107 naming to docker.io/library/security-spiffe-token-provider done [2024-09-13T09:52:53.392Z] #107 naming to docker.io/library/support-scheduler done [2024-09-13T09:52:53.392Z] #107 writing image sha256:7b6acea0b4160853963c9782cfec9b56d0ce37b65fc7735bb707c4e004abaaac 0.0s done [2024-09-13T09:52:53.392Z] #107 naming to docker.io/library/support-notifications done [2024-09-13T09:52:53.392Z] #107 naming to docker.io/library/support-cron-scheduler done [2024-09-13T09:52:53.392Z] #107 writing image sha256:9ba4057fce4229b3ca100c7b4f98995c5ab13ed68af8baacb29afd4e506fde74 done [2024-09-13T09:52:53.392Z] #107 naming to docker.io/library/core-metadata done [2024-09-13T09:52:53.392Z] #107 writing image sha256:0a90a6e72603b3ff38925744977f5d8013d1de26882fc015d8619780a059b9ca done [2024-09-13T09:52:53.392Z] #107 naming to docker.io/library/core-data done [2024-09-13T09:52:53.392Z] #107 DONE 2.7s [2024-09-13T09:52:53.392Z] [2024-09-13T09:52:53.392Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T09:52:53.392Z] #222 DONE 0.7s [2024-09-13T09:52:53.392Z] [2024-09-13T09:52:53.392Z] #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-13T09:52:53.652Z] #223 DONE 0.2s [2024-09-13T09:52:53.652Z] [2024-09-13T09:52:53.652Z] #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-09-13T09:52:53.652Z] #224 DONE 0.7s [2024-09-13T09:52:53.652Z] [2024-09-13T09:52:53.652Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-13T09:52:53.652Z] #225 DONE 0.2s [2024-09-13T09:52:53.652Z] [2024-09-13T09:52:53.652Z] #226 [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-09-13T09:52:53.652Z] #226 DONE 0.0s [2024-09-13T09:52:53.652Z] [2024-09-13T09:52:53.652Z] #107 [core-common-config-bootstrapper] exporting to image [2024-09-13T09:52:53.652Z] #107 exporting layers 0.1s done [2024-09-13T09:52:53.652Z] #107 ... [2024-09-13T09:52:53.652Z] [2024-09-13T09:52:53.652Z] #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-09-13T09:52:53.652Z] #227 DONE 0.0s [2024-09-13T09:52:53.652Z] [2024-09-13T09:52:53.652Z] #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-09-13T09:52:53.652Z] #228 DONE 0.1s [2024-09-13T09:52:53.652Z] [2024-09-13T09:52:53.652Z] #107 [core-common-config-bootstrapper] exporting to image [2024-09-13T09:52:53.652Z] #107 writing image sha256:3718c181e7d936527410cfbf9c84462420a246047733e8efd73fa1687683e754 done [2024-09-13T09:52:53.652Z] #107 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-13T09:52:53.912Z] #107 exporting layers 0.2s done [2024-09-13T09:52:53.912Z] #107 writing image sha256:055cdc4ce11cbc9ebcd5fc7e638345902226b00ca63b5e60d79375ddaf042abb done [2024-09-13T09:52:53.912Z] #107 naming to docker.io/library/security-proxy-auth 0.0s done [2024-09-13T09:52:53.912Z] #107 DONE 3.0s [2024-09-13T09:52:53.912Z] [2024-09-13T09:52:53.912Z] #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-13T09:52:53.912Z] #229 DONE 0.1s [2024-09-13T09:52:53.912Z] [2024-09-13T09:52:53.912Z] #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T09:52:53.912Z] #230 ... [2024-09-13T09:52:53.912Z] [2024-09-13T09:52:53.912Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T09:52:53.912Z] #231 DONE 0.7s [2024-09-13T09:52:53.912Z] [2024-09-13T09:52:53.912Z] #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-13T09:52:53.912Z] #232 DONE 0.1s [2024-09-13T09:52:54.170Z] [2024-09-13T09:52:54.170Z] #107 [security-proxy-setup] exporting to image [2024-09-13T09:52:54.170Z] #107 exporting layers 0.2s done [2024-09-13T09:52:54.170Z] #107 writing image sha256:01382832776b663d4d84ef64f0a06a1d3802541dbe61e67c4456d8592437fe59 done [2024-09-13T09:52:54.170Z] #107 naming to docker.io/library/security-proxy-setup done [2024-09-13T09:52:54.170Z] #107 DONE 3.2s [2024-09-13T09:52:54.170Z] [2024-09-13T09:52:54.170Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-13T09:52:54.170Z] #233 ... [2024-09-13T09:52:54.170Z] [2024-09-13T09:52:54.170Z] #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T09:52:54.170Z] #230 DONE 0.7s [2024-09-13T09:52:54.430Z] [2024-09-13T09:52:54.430Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-13T09:52:54.430Z] #233 DONE 0.4s [2024-09-13T09:52:54.430Z] [2024-09-13T09:52:54.430Z] #107 [security-bootstrapper] exporting to image [2024-09-13T09:52:54.689Z] #107 exporting layers 0.3s done [2024-09-13T09:52:54.689Z] #107 writing image sha256:7c1af91dfa593dcba7067749954ddb42653deefe27eea48988b47a5c1fb91494 done [2024-09-13T09:52:54.689Z] #107 naming to docker.io/library/security-secretstore-setup done [2024-09-13T09:52:54.689Z] #107 writing image sha256:639d318f9bc385f3dca4eacdb167a10c9f92447a1f0c9a67cc7d209d4383e818 done [2024-09-13T09:52:54.689Z] #107 naming to docker.io/library/security-bootstrapper done [2024-09-13T09:52:54.689Z] #107 DONE 3.5s [2024-09-13T09:52:54.689Z] [2024-09-13T09:52:54.689Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T09:52:54.689Z] time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:52:54.689Z] time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:52:54.689Z] time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:52:54.689Z] time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:52:54.689Z] time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:52:54.689Z] time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:52:54.689Z] time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:52:54.689Z] time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:52:54.689Z] time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:52:54.689Z] time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:52:54.689Z] time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:52:54.689Z] time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:52:54.689Z] time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:52:54.689Z] time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:52:54.689Z] time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T09:52:54.689Z] time="2024-09-13T09:48:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-13T09:52:54.727Z] $ docker stop --time=1 0c33abe781737945ec2b4f6bf1d75c58f53f3e9984bf2ad374f6705c00da724e [2024-09-13T09:52:56.013Z] $ docker rm -f --volumes 0c33abe781737945ec2b4f6bf1d75c58f53f3e9984bf2ad374f6705c00da724e [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-13T09:52:56.447Z] + docker images [2024-09-13T09:52:56.447Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-13T09:52:56.447Z] security-secretstore-setup latest 7c1af91dfa59 2 seconds ago 37MB [2024-09-13T09:52:56.447Z] security-bootstrapper latest 639d318f9bc3 2 seconds ago 19MB [2024-09-13T09:52:56.447Z] security-proxy-setup latest 01382832776b 3 seconds ago 26.2MB [2024-09-13T09:52:56.447Z] security-proxy-auth latest 055cdc4ce11c 3 seconds ago 33.1MB [2024-09-13T09:52:56.447Z] core-common-config-bootstrapper latest 3718c181e7d9 3 seconds ago 15.2MB [2024-09-13T09:52:56.447Z] security-spiffe-token-provider latest e0d07faa15c3 4 seconds ago 28.9MB [2024-09-13T09:52:56.447Z] core-data latest 0a90a6e72603 4 seconds ago 39.8MB [2024-09-13T09:52:56.447Z] support-cron-scheduler latest 7b6acea0b416 4 seconds ago 44.3MB [2024-09-13T09:52:56.447Z] core-command latest e6a1c14e2ef2 4 seconds ago 35.5MB [2024-09-13T09:52:56.447Z] support-notifications latest a365d45e6cc4 4 seconds ago 42.6MB [2024-09-13T09:52:56.447Z] support-scheduler latest f1659c08dfd5 4 seconds ago 42.1MB [2024-09-13T09:52:56.447Z] core-metadata latest 9ba4057fce42 4 seconds ago 39.9MB [2024-09-13T09:52:56.447Z] core-keeper latest 47ccbc6b1248 5 seconds ago 39.7MB [2024-09-13T09:52:56.447Z] security-spire-server latest 70842df90a5c 3 minutes ago 121MB [2024-09-13T09:52:56.447Z] security-spire-config latest 1f5e9c03dbba 3 minutes ago 120MB [2024-09-13T09:52:56.447Z] security-spire-agent latest 3c0610506fbc 3 minutes ago 182MB [2024-09-13T09:52:56.447Z] ci-base-image-x86_64 latest 6c39b53c387e 7 minutes ago 971MB [2024-09-13T09:52:56.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-13T09:52:56.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-13T09:52:56.447Z] 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-09-13T09:54:25.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-13T09:54:25.351Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-13T09:55:12.169Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-13T09:55:12.169Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-13T09:55:12.169Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-13T09:55:12.169Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-13T09:55:12.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-13T09:55:12.169Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-13T09:55:13.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-13T09:55:13.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-13T09:55:13.582Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-13T09:55:18.938Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-13T09:55:18.938Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-13T09:55:18.938Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-13T09:55:18.938Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-13T09:55:18.938Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-13T09:55:31.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-13T09:55:31.270Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-13T09:55:31.270Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.122s coverage: 28.7% of statements [2024-09-13T09:55:41.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.185s coverage: 97.0% of statements [2024-09-13T09:55:46.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-13T09:55:46.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-13T09:55:46.720Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-13T09:55:50.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.285s coverage: 69.2% of statements [2024-09-13T09:55:51.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-13T09:55:51.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-13T09:55:53.354Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.216s coverage: 53.2% of statements [2024-09-13T09:55:57.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-13T09:55:57.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-13T09:55:57.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-13T09:55:57.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-13T09:55:57.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-13T09:55:57.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-13T09:55:57.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-13T09:55:57.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-13T09:55:57.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-13T09:56:05.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-13T09:56:05.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-13T09:56:05.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-13T09:56:05.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-13T09:56:05.867Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-13T09:56:08.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.933s coverage: 93.4% of statements [2024-09-13T09:56:08.452Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.319s coverage: 91.7% of statements [2024-09-13T09:56:12.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-13T09:56:12.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-13T09:56:14.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.220s coverage: 7.0% of statements [2024-09-13T09:56:22.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-13T09:56:22.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-13T09:56:22.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-13T09:56:23.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-13T09:56:23.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-13T09:56:23.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-13T09:56:23.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-13T09:56:23.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-13T09:56:23.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-13T09:56:23.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-13T09:56:23.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-13T09:56:23.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.641s coverage: 95.8% of statements [2024-09-13T09:56:24.439Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.092s coverage: 72.2% of statements [2024-09-13T09:56:29.781Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-13T09:56:30.049Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.126s coverage: 0.0% of statements [no tests to run] [2024-09-13T09:56:35.396Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-13T09:56:35.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-13T09:56:35.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.303s coverage: 0.8% of statements [2024-09-13T09:56:35.982Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.144s coverage: 30.7% of statements [2024-09-13T09:56:40.231Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.149s coverage: 41.7% of statements [2024-09-13T09:56:40.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.122s coverage: 77.8% of statements [2024-09-13T09:56:40.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.147s coverage: 94.1% of statements [2024-09-13T09:56:40.816Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.119s coverage: 96.3% of statements [2024-09-13T09:56:45.067Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.108s coverage: 87.5% of statements [2024-09-13T09:56:46.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-13T09:56:48.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-13T09:56:48.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-13T09:56:48.145Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-13T09:56:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-13T09:56:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-13T09:56:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-13T09:56:51.612Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-13T09:56:56.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.113s coverage: 94.4% of statements [2024-09-13T09:56:56.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-13T09:56:56.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-13T09:56:56.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-13T09:57:02.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-13T09:57:02.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-13T09:57:02.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-13T09:57:02.286Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-13T09:57:07.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-13T09:57:07.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-13T09:57:10.197Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-13T09:57:11.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.893s coverage: 79.9% of statements [2024-09-13T09:57:11.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.162s coverage: 92.9% of statements [2024-09-13T09:57:11.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.090s coverage: 66.7% of statements [2024-09-13T09:57:11.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.118s coverage: 62.3% of statements [2024-09-13T09:57:11.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.108s coverage: 75.0% of statements [2024-09-13T09:57:15.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-13T09:57:15.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.107s coverage: 87.2% of statements [2024-09-13T09:57:15.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements [2024-09-13T09:57:15.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.076s coverage: 100.0% of statements [2024-09-13T09:57:15.657Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.272s coverage: 81.8% of statements [2024-09-13T09:57:15.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.275s coverage: 82.1% of statements [2024-09-13T09:57:16.881Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-13T09:57:18.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.127s coverage: 86.0% of statements [2024-09-13T09:57:22.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-13T09:57:22.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-13T09:57:23.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.733s coverage: 63.1% of statements [2024-09-13T09:57:23.495Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.112s coverage: 100.0% of statements [2024-09-13T09:57:25.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.101s coverage: 89.4% of statements [2024-09-13T09:57:25.434Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.085s coverage: 100.0% of statements [2024-09-13T09:57:25.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-13T09:57:25.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-13T09:57:25.434Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-13T09:57:26.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements [2024-09-13T09:57:26.602Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements [2024-09-13T09:57:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-13T09:57:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-13T09:57:33.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-13T09:57:34.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.684s coverage: 36.5% of statements [2024-09-13T09:57:34.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.123s coverage: 89.5% of statements [2024-09-13T09:57:35.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-13T09:57:35.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-13T09:57:35.217Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-13T09:57:35.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-13T09:57:36.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.100s coverage: 84.8% of statements [2024-09-13T09:57:38.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-13T09:57:38.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-13T09:57:38.752Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-13T09:57:40.159Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.130s coverage: 4.9% of statements [2024-09-13T09:57:46.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-13T09:57:46.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-13T09:57:46.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-13T09:57:47.394Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.331s coverage: 97.1% of statements [2024-09-13T09:57:47.394Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.126s coverage: 35.9% of statements [2024-09-13T09:57:52.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-13T09:57:52.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-13T09:57:52.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-13T09:57:52.723Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-13T09:57:59.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-13T09:57:59.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-13T09:57:59.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-13T09:57:59.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-13T09:57:59.352Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.206s coverage: 19.9% of statements [2024-09-13T09:58:00.749Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.465s coverage: 95.7% of statements [2024-09-13T09:58:03.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-13T09:58:03.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-13T09:58:04.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.146s coverage: 61.8% of statements [2024-09-13T09:58:07.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-13T09:58:07.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-13T09:58:08.223Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.279s coverage: 98.9% of statements [2024-09-13T09:58:09.624Z] 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-09-13T09:58:09.889Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-13T09:58:09.889Z] go vet ./... [2024-09-13T10:02:31.717Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-13T10:02:31.717Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-13T10:02:31.717Z] ./bin/test-attribution-txt.sh [2024-09-13T10:02:31.717Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-13T10:02:31.717Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-13T10:02:31.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-13T10:02:32.114Z] + ls -al . [2024-09-13T10:02:32.114Z] total 932 [2024-09-13T10:02:32.114Z] drwxrwxr-x 10 1001 1001 4096 Sep 13 09:50 . [2024-09-13T10:02:32.114Z] drwxr-xr-x 4 root root 4096 Sep 13 09:50 .. [2024-09-13T10:02:32.114Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 09:48 .blubracket [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 10 Sep 13 09:48 .dockerignore [2024-09-13T10:02:32.114Z] drwxrwxr-x 8 1001 1001 4096 Sep 13 09:48 .git [2024-09-13T10:02:32.114Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 09:48 .github [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 1102 Sep 13 09:48 .gitignore [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 42 Sep 13 09:48 .golangci.yml [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 100 Sep 13 09:48 .hadolint.yml [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 155 Sep 13 09:48 .sonarcloud.properties [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 1171 Sep 13 09:48 ADOPTERS.md [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 21286 Sep 13 09:48 Attribution.txt [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 100284 Sep 13 09:48 CHANGELOG.md [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 3804 Sep 13 09:48 CONTRIBUTING.md [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 677 Sep 13 09:48 GOVERNANCE.md [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 861 Sep 13 09:48 Jenkinsfile [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 10775 Sep 13 09:48 LICENSE [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 16854 Sep 13 09:48 Makefile [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 582 Sep 13 09:48 OWNERS.md [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 9528 Sep 13 09:48 README.md [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 789 Sep 13 09:48 SECURITY.md [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 5 Sep 13 09:44 VERSION [2024-09-13T10:02:32.114Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 09:48 bin [2024-09-13T10:02:32.114Z] drwxrwxr-x 20 1001 1001 4096 Sep 13 09:48 cmd [2024-09-13T10:02:32.114Z] -rw-r--r-- 1 root root 567970 Sep 13 09:58 coverage.out [2024-09-13T10:02:32.114Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 09:48 fuzz_test [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 7305 Sep 13 09:48 go.mod [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 102748 Sep 13 09:48 go.sum [2024-09-13T10:02:32.114Z] drwxrwxr-x 7 1001 1001 4096 Sep 13 09:48 internal [2024-09-13T10:02:32.114Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 09:48 openapi [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 584 Sep 13 09:48 security.txt [2024-09-13T10:02:32.114Z] -rw-rw-r-- 1 1001 1001 204 Sep 13 09:48 version.go [Pipeline] sh [2024-09-13T10:02:32.775Z] + '[' -e coverage.out ] [2024-09-13T10:02:32.775Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-13T10:02:32.820Z] Warning: overwriting stash ‘coverage-report’ [2024-09-13T10:02:33.640Z] Stashed 1 file(s) [Pipeline] sh [2024-09-13T10:02:33.966Z] + make build [2024-09-13T10:02:34.235Z] 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-09-13T10:05:56.363Z] 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-09-13T10:05:56.363Z] 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-09-13T10:06:00.624Z] 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-09-13T10:06:03.972Z] 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-09-13T10:06:14.042Z] 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-09-13T10:06:40.712Z] 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-09-13T10:06:48.908Z] 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-09-13T10:06:58.971Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-13T10:07:11.274Z] 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-09-13T10:07:14.609Z] 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-09-13T10:07:17.185Z] 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-09-13T10:07:20.513Z] 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-09-13T10:07:25.839Z] 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-09-13T10:07:30.290Z] $ docker stop --time=1 35e89b4a7d0894b0cfc75fa0593aa185cca7b24afb4d6a220b0d84200cd0fc28 [2024-09-13T10:07:32.436Z] $ docker rm -f --volumes 35e89b4a7d0894b0cfc75fa0593aa185cca7b24afb4d6a220b0d84200cd0fc28 [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-09-13T10:07:36.293Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-13T10:07:36.293Z] [2024-09-13T10:07:36.293Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T10:07:36.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-13T10:07:37.025Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-13T10:07:37.025Z] 547446be3368: Pulling fs layer [2024-09-13T10:07:37.025Z] d125d8839a47: Pulling fs layer [2024-09-13T10:07:37.025Z] 3e85d5ac6304: Pulling fs layer [2024-09-13T10:07:37.025Z] c3105a71a48b: Pulling fs layer [2024-09-13T10:07:37.025Z] 0f093f025ec4: Pulling fs layer [2024-09-13T10:07:37.025Z] c3106fc0e877: Pulling fs layer [2024-09-13T10:07:37.025Z] 0f093f025ec4: Waiting [2024-09-13T10:07:37.025Z] c3106fc0e877: Waiting [2024-09-13T10:07:37.025Z] c3105a71a48b: Waiting [2024-09-13T10:07:37.025Z] 547446be3368: Verifying Checksum [2024-09-13T10:07:37.025Z] 547446be3368: Download complete [2024-09-13T10:07:37.025Z] c3105a71a48b: Verifying Checksum [2024-09-13T10:07:37.025Z] c3105a71a48b: Download complete [2024-09-13T10:07:37.605Z] d125d8839a47: Verifying Checksum [2024-09-13T10:07:37.605Z] d125d8839a47: Download complete [2024-09-13T10:07:37.605Z] c3106fc0e877: Verifying Checksum [2024-09-13T10:07:37.605Z] c3106fc0e877: Download complete [2024-09-13T10:07:37.605Z] 0f093f025ec4: Verifying Checksum [2024-09-13T10:07:37.605Z] 0f093f025ec4: Download complete [2024-09-13T10:07:37.870Z] 547446be3368: Pull complete [2024-09-13T10:07:38.827Z] d125d8839a47: Pull complete [2024-09-13T10:07:39.406Z] 3e85d5ac6304: Download complete [2024-09-13T10:07:49.455Z] 3e85d5ac6304: Pull complete [2024-09-13T10:07:49.455Z] c3105a71a48b: Pull complete [2024-09-13T10:07:50.037Z] 0f093f025ec4: Pull complete [2024-09-13T10:07:50.302Z] c3106fc0e877: Pull complete [2024-09-13T10:07:50.302Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-13T10:07:50.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-13T10:07:50.302Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T10:07:50.843Z] prd-ubuntu20.04-docker-arm64-4c-16g-10228 does not seem to be running inside a container [2024-09-13T10:07:50.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-13T10:07:52.952Z] $ docker top 6ff7a56cc7808473d1c171727687ccb5715e6cb3f1a47a58fa2ef5fef0b2339f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T10:07:53.511Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-13T10:08:03.558Z] #1 [core-command internal] load build definition from Dockerfile [2024-09-13T10:08:03.558Z] #1 transferring dockerfile: [2024-09-13T10:08:03.558Z] #1 transferring dockerfile: 1.93kB 0.0s done [2024-09-13T10:08:03.558Z] #1 DONE 0.1s [2024-09-13T10:08:03.826Z] [2024-09-13T10:08:03.826Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-13T10:08:03.826Z] #2 transferring dockerfile: 2.15kB done [2024-09-13T10:08:03.826Z] #2 DONE 0.0s [2024-09-13T10:08:03.826Z] [2024-09-13T10:08:03.826Z] #3 [core-keeper internal] load build definition from Dockerfile [2024-09-13T10:08:03.826Z] #3 transferring dockerfile: 2.01kB done [2024-09-13T10:08:03.826Z] #3 DONE 0.0s [2024-09-13T10:08:03.826Z] [2024-09-13T10:08:03.826Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-09-13T10:08:03.826Z] #4 transferring dockerfile: 1.70kB done [2024-09-13T10:08:03.826Z] #4 DONE 0.0s [2024-09-13T10:08:03.826Z] [2024-09-13T10:08:03.826Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-09-13T10:08:03.826Z] #5 transferring dockerfile: 1.81kB 0.0s done [2024-09-13T10:08:04.093Z] #5 DONE 0.1s [2024-09-13T10:08:04.093Z] [2024-09-13T10:08:04.093Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-13T10:08:04.093Z] #6 transferring dockerfile: 2.50kB done [2024-09-13T10:08:04.093Z] #6 DONE 0.1s [2024-09-13T10:08:04.093Z] [2024-09-13T10:08:04.093Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-09-13T10:08:04.094Z] #7 transferring dockerfile: 1.69kB done [2024-09-13T10:08:04.094Z] #7 DONE 0.1s [2024-09-13T10:08:04.094Z] [2024-09-13T10:08:04.094Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-13T10:08:04.094Z] #8 transferring dockerfile: 1.85kB done [2024-09-13T10:08:04.094Z] #8 DONE 0.0s [2024-09-13T10:08:04.094Z] [2024-09-13T10:08:04.094Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-09-13T10:08:04.094Z] #9 transferring dockerfile: 1.93kB done [2024-09-13T10:08:04.094Z] #9 DONE 0.0s [2024-09-13T10:08:04.094Z] [2024-09-13T10:08:04.094Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-13T10:08:04.369Z] #10 transferring dockerfile: 2.23kB done [2024-09-13T10:08:04.369Z] #10 DONE 0.1s [2024-09-13T10:08:04.369Z] [2024-09-13T10:08:04.369Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-13T10:08:04.369Z] #11 transferring dockerfile: 2.49kB 0.0s done [2024-09-13T10:08:04.369Z] #11 DONE 0.1s [2024-09-13T10:08:04.369Z] [2024-09-13T10:08:04.369Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-13T10:08:04.369Z] #12 transferring dockerfile: 3.17kB 0.0s done [2024-09-13T10:08:04.369Z] #12 DONE 0.1s [2024-09-13T10:08:04.369Z] [2024-09-13T10:08:04.369Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-09-13T10:08:04.369Z] #13 transferring dockerfile: 2.06kB done [2024-09-13T10:08:04.369Z] #13 DONE 0.1s [2024-09-13T10:08:04.369Z] [2024-09-13T10:08:04.369Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-09-13T10:08:04.369Z] #14 transferring dockerfile: 1.95kB done [2024-09-13T10:08:04.369Z] #14 DONE 0.1s [2024-09-13T10:08:04.369Z] [2024-09-13T10:08:04.369Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-13T10:08:04.636Z] #15 transferring dockerfile: 1.89kB 0.0s done [2024-09-13T10:08:04.636Z] #15 DONE 0.1s [2024-09-13T10:08:04.636Z] [2024-09-13T10:08:04.636Z] #16 [core-data internal] load build definition from Dockerfile [2024-09-13T10:08:04.636Z] #16 transferring dockerfile: 2.07kB 0.0s done [2024-09-13T10:08:04.636Z] #16 DONE 0.1s [2024-09-13T10:08:04.636Z] [2024-09-13T10:08:04.636Z] #17 [core-command internal] load .dockerignore [2024-09-13T10:08:04.636Z] #17 transferring context: 50B 0.0s done [2024-09-13T10:08:04.636Z] #17 DONE 0.1s [2024-09-13T10:08:05.593Z] [2024-09-13T10:08:05.593Z] #18 [security-proxy-auth internal] load .dockerignore [2024-09-13T10:08:05.593Z] #18 transferring context: 50B done [2024-09-13T10:08:05.593Z] #18 DONE 0.0s [2024-09-13T10:08:05.593Z] [2024-09-13T10:08:05.593Z] #19 [core-keeper internal] load .dockerignore [2024-09-13T10:08:05.593Z] #19 transferring context: 50B done [2024-09-13T10:08:05.593Z] #19 DONE 0.0s [2024-09-13T10:08:05.593Z] [2024-09-13T10:08:05.593Z] #20 [security-spire-server internal] load .dockerignore [2024-09-13T10:08:05.593Z] #20 transferring context: 50B done [2024-09-13T10:08:05.593Z] #20 DONE 0.1s [2024-09-13T10:08:05.593Z] [2024-09-13T10:08:05.593Z] #21 [security-spire-agent internal] load .dockerignore [2024-09-13T10:08:05.593Z] #21 transferring context: 50B done [2024-09-13T10:08:05.593Z] #21 DONE 0.1s [2024-09-13T10:08:05.593Z] [2024-09-13T10:08:05.593Z] #22 [security-proxy-setup internal] load .dockerignore [2024-09-13T10:08:05.866Z] #22 transferring context: 50B 0.0s done [2024-09-13T10:08:05.866Z] #22 DONE 0.1s [2024-09-13T10:08:05.866Z] [2024-09-13T10:08:05.866Z] #23 [security-spire-config internal] load .dockerignore [2024-09-13T10:08:05.866Z] #23 transferring context: 50B 0.0s done [2024-09-13T10:08:05.866Z] #23 DONE 0.1s [2024-09-13T10:08:05.866Z] [2024-09-13T10:08:05.866Z] #24 [support-cron-scheduler internal] load .dockerignore [2024-09-13T10:08:05.866Z] #24 transferring context: 50B done [2024-09-13T10:08:05.866Z] #24 DONE 0.1s [2024-09-13T10:08:05.866Z] [2024-09-13T10:08:05.866Z] #25 [support-scheduler internal] load .dockerignore [2024-09-13T10:08:05.866Z] #25 transferring context: 50B done [2024-09-13T10:08:05.866Z] #25 DONE 0.1s [2024-09-13T10:08:05.866Z] [2024-09-13T10:08:05.866Z] #26 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-13T10:08:06.135Z] #26 transferring context: 50B 0.0s done [2024-09-13T10:08:06.135Z] #26 DONE 0.1s [2024-09-13T10:08:06.135Z] [2024-09-13T10:08:06.135Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-09-13T10:08:06.135Z] #27 transferring context: 50B 0.0s done [2024-09-13T10:08:06.135Z] #27 DONE 0.1s [2024-09-13T10:08:06.135Z] [2024-09-13T10:08:06.135Z] #28 [security-bootstrapper internal] load .dockerignore [2024-09-13T10:08:06.135Z] #28 transferring context: 50B done [2024-09-13T10:08:06.135Z] #28 DONE 0.1s [2024-09-13T10:08:06.135Z] [2024-09-13T10:08:06.135Z] #29 [core-metadata internal] load .dockerignore [2024-09-13T10:08:06.135Z] #29 transferring context: 50B done [2024-09-13T10:08:06.135Z] #29 DONE 0.1s [2024-09-13T10:08:06.401Z] [2024-09-13T10:08:06.401Z] #30 [support-notifications internal] load .dockerignore [2024-09-13T10:08:06.401Z] #30 transferring context: 50B 0.0s done [2024-09-13T10:08:06.401Z] #30 DONE 0.1s [2024-09-13T10:08:06.401Z] [2024-09-13T10:08:06.401Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2024-09-13T10:08:06.401Z] #31 transferring context: 50B done [2024-09-13T10:08:06.401Z] #31 DONE 0.0s [2024-09-13T10:08:06.401Z] [2024-09-13T10:08:06.401Z] #32 [core-data internal] load .dockerignore [2024-09-13T10:08:06.401Z] #32 transferring context: 50B done [2024-09-13T10:08:06.401Z] #32 DONE 0.0s [2024-09-13T10:08:06.666Z] [2024-09-13T10:08:06.666Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T10:08:06.666Z] #33 DONE 0.0s [2024-09-13T10:08:06.666Z] [2024-09-13T10:08:06.666Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T10:08:06.666Z] #34 DONE 0.4s [2024-09-13T10:08:06.936Z] [2024-09-13T10:08:06.936Z] #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T10:08:06.936Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T10:08:06.936Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s [2024-09-13T10:08:06.936Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T10:08:06.936Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T10:08:06.936Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T10:08:07.202Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 0.3s [2024-09-13T10:08:07.202Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-13T10:08:07.202Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-13T10:08:07.469Z] #35 ... [2024-09-13T10:08:07.469Z] [2024-09-13T10:08:07.469Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T10:08:07.469Z] #33 DONE 0.0s [2024-09-13T10:08:07.469Z] [2024-09-13T10:08:07.469Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T10:08:07.469Z] #34 DONE 0.4s [2024-09-13T10:08:07.469Z] [2024-09-13T10:08:07.469Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T10:08:07.469Z] #33 DONE 0.0s [2024-09-13T10:08:07.469Z] [2024-09-13T10:08:07.469Z] #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T10:08:07.469Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T10:08:07.469Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-13T10:08:07.469Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T10:08:07.469Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T10:08:07.469Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T10:08:07.737Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T10:08:07.737Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-13T10:08:07.737Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T10:08:07.737Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T10:08:07.737Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T10:08:07.737Z] #35 ... [2024-09-13T10:08:07.737Z] [2024-09-13T10:08:07.737Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T10:08:07.737Z] #34 DONE 0.6s [2024-09-13T10:08:07.737Z] [2024-09-13T10:08:07.737Z] #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T10:08:08.001Z] #35 ... [2024-09-13T10:08:08.001Z] [2024-09-13T10:08:08.001Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T10:08:08.001Z] #36 DONE 1.8s [2024-09-13T10:08:08.001Z] [2024-09-13T10:08:08.001Z] #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T10:08:08.270Z] #35 ... [2024-09-13T10:08:08.270Z] [2024-09-13T10:08:08.270Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T10:08:08.270Z] #33 DONE 0.0s [2024-09-13T10:08:08.270Z] [2024-09-13T10:08:08.270Z] #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T10:08:08.541Z] #35 ... [2024-09-13T10:08:08.541Z] [2024-09-13T10:08:08.541Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T10:08:08.541Z] #34 DONE 1.0s [2024-09-13T10:08:08.541Z] [2024-09-13T10:08:08.541Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T10:08:08.541Z] #36 DONE 1.9s [2024-09-13T10:08:08.541Z] [2024-09-13T10:08:08.541Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-13T10:08:08.541Z] #37 DONE 1.0s [2024-09-13T10:08:08.541Z] [2024-09-13T10:08:08.541Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T10:08:08.541Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T10:08:08.541Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-13T10:08:08.541Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T10:08:08.541Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T10:08:08.541Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T10:08:08.541Z] #35 ... [2024-09-13T10:08:08.541Z] [2024-09-13T10:08:08.541Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T10:08:08.541Z] #33 DONE 0.0s [2024-09-13T10:08:08.541Z] [2024-09-13T10:08:08.541Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T10:08:08.807Z] #35 ... [2024-09-13T10:08:08.807Z] [2024-09-13T10:08:08.807Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T10:08:08.807Z] #33 DONE 0.0s [2024-09-13T10:08:08.807Z] [2024-09-13T10:08:08.807Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T10:08:08.807Z] #35 ... [2024-09-13T10:08:08.807Z] [2024-09-13T10:08:08.807Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T10:08:08.807Z] #33 DONE 0.0s [2024-09-13T10:08:08.807Z] [2024-09-13T10:08:08.807Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T10:08:08.807Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-13T10:08:09.072Z] #35 ... [2024-09-13T10:08:09.072Z] [2024-09-13T10:08:09.072Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T10:08:09.072Z] #33 DONE 0.0s [2024-09-13T10:08:09.338Z] [2024-09-13T10:08:09.338Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T10:08:09.338Z] #36 DONE 2.0s [2024-09-13T10:08:09.338Z] [2024-09-13T10:08:09.338Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-13T10:08:09.338Z] #38 DONE 0.0s [2024-09-13T10:08:09.338Z] [2024-09-13T10:08:09.338Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-13T10:08:09.338Z] #37 DONE 1.1s [2024-09-13T10:08:09.338Z] [2024-09-13T10:08:09.338Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-13T10:08:09.338Z] #39 DONE 1.5s [2024-09-13T10:08:09.338Z] [2024-09-13T10:08:09.338Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-13T10:08:09.338Z] #40 DONE 1.3s [2024-09-13T10:08:09.338Z] [2024-09-13T10:08:09.338Z] #41 [security-spire-config internal] load build context [2024-09-13T10:08:09.338Z] #41 DONE 0.0s [2024-09-13T10:08:09.338Z] [2024-09-13T10:08:09.338Z] #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T10:08:09.338Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T10:08:09.338Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-13T10:08:09.338Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T10:08:09.338Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T10:08:09.338Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T10:08:09.338Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-13T10:08:09.338Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T10:08:09.338Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-13T10:08:09.338Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T10:08:09.338Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T10:08:09.338Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T10:08:09.338Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-13T10:08:09.604Z] #35 ... [2024-09-13T10:08:09.604Z] [2024-09-13T10:08:09.604Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T10:08:09.604Z] #33 DONE 0.0s [2024-09-13T10:08:09.604Z] [2024-09-13T10:08:09.604Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T10:08:09.604Z] #33 DONE 0.0s [2024-09-13T10:08:09.604Z] [2024-09-13T10:08:09.604Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:09.604Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-09-13T10:08:09.869Z] #42 ... [2024-09-13T10:08:09.869Z] [2024-09-13T10:08:09.869Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T10:08:09.869Z] #33 DONE 0.0s [2024-09-13T10:08:09.869Z] [2024-09-13T10:08:09.869Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T10:08:09.869Z] #36 DONE 2.0s [2024-09-13T10:08:09.869Z] [2024-09-13T10:08:09.869Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-13T10:08:09.869Z] #37 DONE 1.1s [2024-09-13T10:08:09.869Z] [2024-09-13T10:08:09.869Z] #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T10:08:09.869Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T10:08:09.869Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-13T10:08:09.869Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T10:08:09.869Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T10:08:09.869Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T10:08:09.869Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-13T10:08:10.136Z] #35 ... [2024-09-13T10:08:10.136Z] [2024-09-13T10:08:10.136Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-13T10:08:10.136Z] #33 DONE 0.0s [2024-09-13T10:08:10.136Z] [2024-09-13T10:08:10.136Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:10.136Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-13T10:08:10.136Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-13T10:08:10.136Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-13T10:08:10.721Z] #42 ... [2024-09-13T10:08:10.722Z] [2024-09-13T10:08:10.722Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-13T10:08:10.722Z] #34 DONE 3.1s [2024-09-13T10:08:10.986Z] [2024-09-13T10:08:10.986Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T10:08:10.986Z] #36 DONE 2.1s [2024-09-13T10:08:10.986Z] [2024-09-13T10:08:10.986Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-13T10:08:10.986Z] #37 DONE 1.2s [2024-09-13T10:08:10.986Z] [2024-09-13T10:08:10.986Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T10:08:10.986Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T10:08:10.986Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-13T10:08:10.986Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T10:08:10.986Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T10:08:10.986Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T10:08:10.986Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-13T10:08:10.986Z] #35 ... [2024-09-13T10:08:10.986Z] [2024-09-13T10:08:10.986Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-13T10:08:10.986Z] #36 DONE 2.1s [2024-09-13T10:08:10.986Z] [2024-09-13T10:08:10.986Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-13T10:08:10.986Z] #37 DONE 1.2s [2024-09-13T10:08:10.986Z] [2024-09-13T10:08:10.986Z] #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T10:08:10.986Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-13T10:08:10.986Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done [2024-09-13T10:08:10.986Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-13T10:08:10.986Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-13T10:08:10.986Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-13T10:08:10.986Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done [2024-09-13T10:08:11.252Z] #35 ... [2024-09-13T10:08:11.252Z] [2024-09-13T10:08:11.252Z] #43 [security-spire-agent internal] load build context [2024-09-13T10:08:11.252Z] #43 transferring context: 27.24kB 0.4s done [2024-09-13T10:08:11.252Z] #43 DONE 1.9s [2024-09-13T10:08:11.520Z] [2024-09-13T10:08:11.520Z] #44 [security-spire-server internal] load build context [2024-09-13T10:08:11.520Z] #44 transferring context: 27.71kB 0.4s done [2024-09-13T10:08:11.520Z] #44 DONE 2.1s [2024-09-13T10:08:11.520Z] [2024-09-13T10:08:11.520Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:11.520Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s [2024-09-13T10:08:11.520Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 1.1s [2024-09-13T10:08:11.520Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.1s [2024-09-13T10:08:11.520Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s [2024-09-13T10:08:11.520Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.2s [2024-09-13T10:08:11.520Z] #42 ... [2024-09-13T10:08:11.520Z] [2024-09-13T10:08:11.520Z] #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-13T10:08:11.520Z] #35 DONE 5.7s [2024-09-13T10:08:11.520Z] [2024-09-13T10:08:11.520Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:11.520Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-13T10:08:11.784Z] #42 ... [2024-09-13T10:08:11.784Z] [2024-09-13T10:08:11.784Z] #41 [security-spire-config internal] load build context [2024-09-13T10:08:11.784Z] #41 transferring context: 25.96kB 0.5s done [2024-09-13T10:08:11.784Z] #41 DONE 2.3s [2024-09-13T10:08:11.784Z] [2024-09-13T10:08:11.784Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:11.784Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done [2024-09-13T10:08:11.784Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done [2024-09-13T10:08:12.051Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done [2024-09-13T10:08:12.051Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done [2024-09-13T10:08:12.051Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.5s done [2024-09-13T10:08:13.469Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-09-13T10:08:13.469Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-13T10:08:13.469Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-13T10:08:14.050Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.6s [2024-09-13T10:08:14.630Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 4.3s [2024-09-13T10:08:15.214Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-13T10:08:15.478Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.2s [2024-09-13T10:08:16.434Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 6.0s [2024-09-13T10:08:16.699Z] #42 ... [2024-09-13T10:08:16.699Z] [2024-09-13T10:08:16.699Z] #45 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-13T10:08:16.699Z] #45 DONE 8.1s [2024-09-13T10:08:16.699Z] [2024-09-13T10:08:16.699Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:16.699Z] #42 ... [2024-09-13T10:08:16.699Z] [2024-09-13T10:08:16.699Z] #46 [core-command internal] load build context [2024-09-13T10:08:16.699Z] #46 transferring context: 44.70MB 9.9s [2024-09-13T10:08:16.965Z] #46 ... [2024-09-13T10:08:16.965Z] [2024-09-13T10:08:16.965Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:16.965Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.11MB / 28.04MB 6.5s [2024-09-13T10:08:17.230Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.24MB / 28.04MB 6.9s [2024-09-13T10:08:17.495Z] #42 ... [2024-09-13T10:08:17.495Z] [2024-09-13T10:08:17.495Z] #47 [security-proxy-auth internal] load build context [2024-09-13T10:08:17.495Z] #47 ... [2024-09-13T10:08:17.495Z] [2024-09-13T10:08:17.495Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:17.765Z] #42 ... [2024-09-13T10:08:17.765Z] [2024-09-13T10:08:17.765Z] #48 [core-keeper internal] load build context [2024-09-13T10:08:17.765Z] #48 ... [2024-09-13T10:08:17.765Z] [2024-09-13T10:08:17.765Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:18.037Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 7.7s [2024-09-13T10:08:18.640Z] #42 ... [2024-09-13T10:08:18.640Z] [2024-09-13T10:08:18.640Z] #49 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T10:08:18.640Z] #0 6.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:18.640Z] #0 6.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:18.640Z] #0 9.231 OK: 266 MiB in 52 packages [2024-09-13T10:08:18.640Z] #49 ... [2024-09-13T10:08:18.640Z] [2024-09-13T10:08:18.640Z] #50 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T10:08:18.640Z] #0 7.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:18.640Z] #0 8.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:18.640Z] #50 10.22 OK: 266 MiB in 52 packages [2024-09-13T10:08:18.640Z] #50 ... [2024-09-13T10:08:18.640Z] [2024-09-13T10:08:18.640Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:08:18.912Z] #51 ... [2024-09-13T10:08:18.912Z] [2024-09-13T10:08:18.912Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:18.912Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.43MB / 28.04MB 8.3s [2024-09-13T10:08:19.181Z] #42 ... [2024-09-13T10:08:19.181Z] [2024-09-13T10:08:19.181Z] #49 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T10:08:19.181Z] #49 DONE 11.5s [2024-09-13T10:08:19.181Z] [2024-09-13T10:08:19.181Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:19.446Z] #42 ... [2024-09-13T10:08:19.446Z] [2024-09-13T10:08:19.446Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-13T10:08:19.446Z] #38 ... [2024-09-13T10:08:19.446Z] [2024-09-13T10:08:19.446Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:08:19.446Z] #52 ... [2024-09-13T10:08:19.446Z] [2024-09-13T10:08:19.446Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T10:08:19.446Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.5s done [2024-09-13T10:08:19.446Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-13T10:08:19.446Z] #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-13T10:08:19.446Z] #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-13T10:08:19.446Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-13T10:08:19.446Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-09-13T10:08:19.446Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-13T10:08:19.446Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 6.9s done [2024-09-13T10:08:19.446Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-13T10:08:19.446Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 4.6s done [2024-09-13T10:08:19.446Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-13T10:08:19.446Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-09-13T10:08:19.711Z] #53 ... [2024-09-13T10:08:19.711Z] [2024-09-13T10:08:19.711Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-13T10:08:19.711Z] #0 5.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:19.711Z] #0 5.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:19.711Z] #0 8.509 OK: 266 MiB in 52 packages [2024-09-13T10:08:19.711Z] #54 ... [2024-09-13T10:08:19.711Z] [2024-09-13T10:08:19.711Z] #55 [support-scheduler internal] load build context [2024-09-13T10:08:19.985Z] #55 ... [2024-09-13T10:08:19.985Z] [2024-09-13T10:08:19.985Z] #56 [support-cron-scheduler internal] load build context [2024-09-13T10:08:19.985Z] #56 ... [2024-09-13T10:08:19.985Z] [2024-09-13T10:08:19.985Z] #57 [support-notifications internal] load build context [2024-09-13T10:08:20.250Z] #57 ... [2024-09-13T10:08:20.250Z] [2024-09-13T10:08:20.250Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:08:20.250Z] #58 ... [2024-09-13T10:08:20.250Z] [2024-09-13T10:08:20.250Z] #59 [core-metadata internal] load build context [2024-09-13T10:08:20.250Z] #59 ... [2024-09-13T10:08:20.250Z] [2024-09-13T10:08:20.250Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:20.250Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 10.0s [2024-09-13T10:08:20.517Z] #42 ... [2024-09-13T10:08:20.517Z] [2024-09-13T10:08:20.517Z] #54 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-13T10:08:20.517Z] #54 DONE 11.2s [2024-09-13T10:08:20.517Z] [2024-09-13T10:08:20.517Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:20.785Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 10.4s [2024-09-13T10:08:21.057Z] #42 ... [2024-09-13T10:08:21.057Z] [2024-09-13T10:08:21.057Z] #50 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-13T10:08:21.057Z] #50 DONE 12.4s [2024-09-13T10:08:21.057Z] [2024-09-13T10:08:21.057Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:21.057Z] #42 ... [2024-09-13T10:08:21.057Z] [2024-09-13T10:08:21.057Z] #60 [core-data internal] load build context [2024-09-13T10:08:21.057Z] #60 ... [2024-09-13T10:08:21.057Z] [2024-09-13T10:08:21.057Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:08:21.057Z] #61 ... [2024-09-13T10:08:21.057Z] [2024-09-13T10:08:21.057Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-13T10:08:21.057Z] #0 6.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:21.057Z] #0 7.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:21.057Z] #0 8.816 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T10:08:21.057Z] #0 8.816 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T10:08:21.057Z] #0 8.816 OK: 19954 distinct packages available [2024-09-13T10:08:21.057Z] #0 9.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:21.057Z] #0 9.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:21.323Z] #62 ... [2024-09-13T10:08:21.323Z] [2024-09-13T10:08:21.323Z] #60 [core-data internal] load build context [2024-09-13T10:08:22.734Z] #60 ... [2024-09-13T10:08:22.734Z] [2024-09-13T10:08:22.734Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-13T10:08:22.734Z] #62 10.62 OK: 266 MiB in 52 packages [2024-09-13T10:08:22.734Z] #62 DONE 11.7s [2024-09-13T10:08:22.734Z] [2024-09-13T10:08:22.734Z] #60 [core-data internal] load build context [2024-09-13T10:08:22.734Z] #60 ... [2024-09-13T10:08:22.734Z] [2024-09-13T10:08:22.734Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T10:08:23.055Z] #63 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:23.055Z] #63 ... [2024-09-13T10:08:23.055Z] [2024-09-13T10:08:23.055Z] #60 [core-data internal] load build context [2024-09-13T10:08:23.055Z] #60 transferring context: 11.55MB 10.1s [2024-09-13T10:08:24.140Z] #60 ... [2024-09-13T10:08:24.140Z] [2024-09-13T10:08:24.140Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-13T10:08:24.423Z] #64 ... [2024-09-13T10:08:24.423Z] [2024-09-13T10:08:24.423Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-13T10:08:24.423Z] #65 ... [2024-09-13T10:08:24.423Z] [2024-09-13T10:08:24.423Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-13T10:08:24.692Z] #66 ... [2024-09-13T10:08:24.692Z] [2024-09-13T10:08:24.692Z] #67 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T10:08:24.692Z] #0 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:24.692Z] #67 ... [2024-09-13T10:08:24.692Z] [2024-09-13T10:08:24.692Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-13T10:08:24.962Z] #68 ... [2024-09-13T10:08:24.962Z] [2024-09-13T10:08:24.962Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T10:08:24.962Z] #69 ... [2024-09-13T10:08:24.962Z] [2024-09-13T10:08:24.962Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-13T10:08:24.962Z] #70 ... [2024-09-13T10:08:24.962Z] [2024-09-13T10:08:24.962Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T10:08:25.248Z] #71 ... [2024-09-13T10:08:25.248Z] [2024-09-13T10:08:25.248Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-13T10:08:25.248Z] #72 ... [2024-09-13T10:08:25.248Z] [2024-09-13T10:08:25.248Z] #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T10:08:25.556Z] #73 ... [2024-09-13T10:08:25.556Z] [2024-09-13T10:08:25.556Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:25.556Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.5s done [2024-09-13T10:08:25.556Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.7s [2024-09-13T10:08:26.991Z] #42 ... [2024-09-13T10:08:26.991Z] [2024-09-13T10:08:26.991Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-13T10:08:26.991Z] #74 ... [2024-09-13T10:08:26.991Z] [2024-09-13T10:08:26.991Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:08:26.991Z] #61 ... [2024-09-13T10:08:26.991Z] [2024-09-13T10:08:26.991Z] #46 [core-command internal] load build context [2024-09-13T10:08:27.258Z] #46 transferring context: 60.38MB 20.2s [2024-09-13T10:08:27.258Z] #46 ... [2024-09-13T10:08:27.258Z] [2024-09-13T10:08:27.258Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:08:27.839Z] #61 ... [2024-09-13T10:08:27.839Z] [2024-09-13T10:08:27.839Z] #47 [security-proxy-auth internal] load build context [2024-09-13T10:08:27.839Z] #47 ... [2024-09-13T10:08:27.839Z] [2024-09-13T10:08:27.839Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:08:28.109Z] #61 ... [2024-09-13T10:08:28.109Z] [2024-09-13T10:08:28.109Z] #48 [core-keeper internal] load build context [2024-09-13T10:08:28.109Z] #48 ... [2024-09-13T10:08:28.109Z] [2024-09-13T10:08:28.109Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:08:28.376Z] #61 ... [2024-09-13T10:08:28.376Z] [2024-09-13T10:08:28.376Z] #67 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T10:08:28.376Z] #67 11.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:28.376Z] #67 13.47 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T10:08:28.376Z] #67 13.47 Executing busybox-1.36.1-r7.trigger [2024-09-13T10:08:28.376Z] #67 13.52 OK: 8 MiB in 16 packages [2024-09-13T10:08:28.376Z] #67 DONE 15.0s [2024-09-13T10:08:28.376Z] [2024-09-13T10:08:28.376Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:08:28.959Z] #61 ... [2024-09-13T10:08:28.959Z] [2024-09-13T10:08:28.959Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:08:29.226Z] #51 ... [2024-09-13T10:08:29.226Z] [2024-09-13T10:08:29.226Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:08:29.497Z] #61 ... [2024-09-13T10:08:29.497Z] [2024-09-13T10:08:29.497Z] #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-13T10:08:29.497Z] #64 DONE 15.1s [2024-09-13T10:08:29.497Z] [2024-09-13T10:08:29.497Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:08:29.497Z] #61 ... [2024-09-13T10:08:29.497Z] [2024-09-13T10:08:29.497Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-13T10:08:29.782Z] #38 ... [2024-09-13T10:08:29.782Z] [2024-09-13T10:08:29.782Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:08:29.782Z] #52 ... [2024-09-13T10:08:29.782Z] [2024-09-13T10:08:29.782Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:08:30.054Z] #61 ... [2024-09-13T10:08:30.054Z] [2024-09-13T10:08:30.054Z] #56 [support-cron-scheduler internal] load build context [2024-09-13T10:08:30.319Z] #56 ... [2024-09-13T10:08:30.319Z] [2024-09-13T10:08:30.319Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-13T10:08:30.319Z] #63 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:30.319Z] #63 12.26 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T10:08:30.319Z] #63 12.26 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T10:08:30.319Z] #63 12.26 OK: 19946 distinct packages available [2024-09-13T10:08:30.319Z] #63 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:30.319Z] #63 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:30.319Z] #63 15.29 (1/11) Installing ca-certificates (20240226-r0) [2024-09-13T10:08:30.319Z] #63 15.41 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-13T10:08:30.319Z] #63 15.41 (3/11) Installing libunistring (1.1-r1) [2024-09-13T10:08:30.319Z] #63 15.52 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-13T10:08:30.319Z] #63 15.52 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-13T10:08:30.319Z] #63 15.62 (6/11) Installing libcurl (8.9.1-r0) [2024-09-13T10:08:30.319Z] #63 15.62 (7/11) Installing curl (8.9.1-r0) [2024-09-13T10:08:30.319Z] #63 15.62 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-13T10:08:30.319Z] #63 15.70 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-13T10:08:30.319Z] #63 15.70 (10/11) Installing libucontext (1.2-r2) [2024-09-13T10:08:30.319Z] #63 15.76 (11/11) Installing gcompat (1.1.0-r1) [2024-09-13T10:08:30.319Z] #63 15.93 Executing busybox-1.36.1-r7.trigger [2024-09-13T10:08:30.319Z] #63 15.93 Executing ca-certificates-20240226-r0.trigger [2024-09-13T10:08:30.319Z] #63 16.31 OK: 13 MiB in 26 packages [2024-09-13T10:08:30.319Z] #63 DONE 17.4s [2024-09-13T10:08:30.319Z] [2024-09-13T10:08:30.319Z] #56 [support-cron-scheduler internal] load build context [2024-09-13T10:08:30.319Z] #56 ... [2024-09-13T10:08:30.319Z] [2024-09-13T10:08:30.319Z] #55 [support-scheduler internal] load build context [2024-09-13T10:08:30.319Z] #55 ... [2024-09-13T10:08:30.319Z] [2024-09-13T10:08:30.319Z] #59 [core-metadata internal] load build context [2024-09-13T10:08:30.587Z] #59 ... [2024-09-13T10:08:30.587Z] [2024-09-13T10:08:30.587Z] #57 [support-notifications internal] load build context [2024-09-13T10:08:30.587Z] #57 ... [2024-09-13T10:08:30.587Z] [2024-09-13T10:08:30.587Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:08:30.854Z] #58 ... [2024-09-13T10:08:30.854Z] [2024-09-13T10:08:30.854Z] #59 [core-metadata internal] load build context [2024-09-13T10:08:31.436Z] #59 ... [2024-09-13T10:08:31.436Z] [2024-09-13T10:08:31.436Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T10:08:31.436Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.3s [2024-09-13T10:08:31.436Z] #53 ... [2024-09-13T10:08:31.436Z] [2024-09-13T10:08:31.436Z] #48 [core-keeper internal] load build context [2024-09-13T10:08:32.843Z] #48 transferring context: 58.16MB 25.0s [2024-09-13T10:08:33.811Z] #48 ... [2024-09-13T10:08:33.811Z] [2024-09-13T10:08:33.811Z] #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-13T10:08:33.811Z] #66 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:33.811Z] #66 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:33.811Z] #66 16.46 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-13T10:08:33.811Z] #66 16.46 (2/4) Installing openssl (3.1.7-r0) [2024-09-13T10:08:33.811Z] #66 16.46 (3/4) Installing su-exec (0.2-r3) [2024-09-13T10:08:33.811Z] #66 16.46 (4/4) Installing yq (4.33.3-r5) [2024-09-13T10:08:33.811Z] #66 17.02 Executing busybox-1.36.1-r7.trigger [2024-09-13T10:08:33.811Z] #66 17.32 OK: 18 MiB in 19 packages [2024-09-13T10:08:33.811Z] #66 DONE 19.2s [2024-09-13T10:08:33.811Z] [2024-09-13T10:08:33.811Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-13T10:08:34.392Z] #75 ... [2024-09-13T10:08:34.392Z] [2024-09-13T10:08:34.392Z] #60 [core-data internal] load build context [2024-09-13T10:08:34.657Z] #60 ... [2024-09-13T10:08:34.657Z] [2024-09-13T10:08:34.657Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:08:35.614Z] #61 ... [2024-09-13T10:08:35.614Z] [2024-09-13T10:08:35.614Z] #60 [core-data internal] load build context [2024-09-13T10:08:37.562Z] #60 ... [2024-09-13T10:08:37.562Z] [2024-09-13T10:08:37.562Z] #46 [core-command internal] load build context [2024-09-13T10:08:37.562Z] #46 transferring context: 73.76MB 30.4s [2024-09-13T10:08:37.562Z] #46 ... [2024-09-13T10:08:37.562Z] [2024-09-13T10:08:37.562Z] #60 [core-data internal] load build context [2024-09-13T10:08:38.146Z] #60 ... [2024-09-13T10:08:38.146Z] [2024-09-13T10:08:38.146Z] #47 [security-proxy-auth internal] load build context [2024-09-13T10:08:38.410Z] #47 ... [2024-09-13T10:08:38.410Z] [2024-09-13T10:08:38.410Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:38.410Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.5s [2024-09-13T10:08:38.410Z] #42 ... [2024-09-13T10:08:38.410Z] [2024-09-13T10:08:38.410Z] #60 [core-data internal] load build context [2024-09-13T10:08:38.675Z] #60 ... [2024-09-13T10:08:38.675Z] [2024-09-13T10:08:38.675Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-13T10:08:38.675Z] #68 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:38.675Z] #68 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:38.675Z] #68 19.94 (1/2) Installing ca-certificates (20240226-r0) [2024-09-13T10:08:38.675Z] #68 20.30 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-13T10:08:38.675Z] #68 20.39 Executing busybox-1.36.1-r7.trigger [2024-09-13T10:08:38.675Z] #68 20.57 Executing ca-certificates-20240226-r0.trigger [2024-09-13T10:08:38.675Z] #68 21.53 OK: 9 MiB in 17 packages [2024-09-13T10:08:38.675Z] #68 DONE 23.8s [2024-09-13T10:08:38.675Z] [2024-09-13T10:08:38.675Z] #76 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T10:08:38.675Z] #76 ... [2024-09-13T10:08:38.675Z] [2024-09-13T10:08:38.675Z] #60 [core-data internal] load build context [2024-09-13T10:08:39.259Z] #60 ... [2024-09-13T10:08:39.259Z] [2024-09-13T10:08:39.259Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:08:39.259Z] #51 ... [2024-09-13T10:08:39.259Z] [2024-09-13T10:08:39.259Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:39.524Z] #42 ... [2024-09-13T10:08:39.524Z] [2024-09-13T10:08:39.524Z] #72 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-13T10:08:39.524Z] #72 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:39.524Z] #72 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:39.524Z] #72 22.11 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-13T10:08:39.524Z] #72 22.13 (2/2) Installing su-exec (0.2-r3) [2024-09-13T10:08:39.524Z] #72 22.15 Executing busybox-1.36.1-r7.trigger [2024-09-13T10:08:39.524Z] #72 22.51 OK: 8 MiB in 17 packages [2024-09-13T10:08:39.524Z] #72 DONE 24.5s [2024-09-13T10:08:39.524Z] [2024-09-13T10:08:39.524Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T10:08:39.524Z] #77 ... [2024-09-13T10:08:39.524Z] [2024-09-13T10:08:39.524Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:08:39.787Z] #51 ... [2024-09-13T10:08:39.787Z] [2024-09-13T10:08:39.787Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-13T10:08:39.787Z] #38 ... [2024-09-13T10:08:39.787Z] [2024-09-13T10:08:39.787Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:40.053Z] #42 ... [2024-09-13T10:08:40.053Z] [2024-09-13T10:08:40.053Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:08:40.319Z] #52 ... [2024-09-13T10:08:40.319Z] [2024-09-13T10:08:40.319Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-13T10:08:40.319Z] #65 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:40.319Z] #65 16.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:40.319Z] #65 19.34 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T10:08:40.319Z] #65 19.34 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T10:08:40.319Z] #65 19.34 OK: 19946 distinct packages available [2024-09-13T10:08:40.319Z] #65 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:40.319Z] #65 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:40.319Z] #65 25.86 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-13T10:08:40.319Z] #65 25.86 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-13T10:08:40.319Z] #65 ... [2024-09-13T10:08:40.319Z] [2024-09-13T10:08:40.319Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T10:08:40.319Z] #78 ... [2024-09-13T10:08:40.319Z] [2024-09-13T10:08:40.319Z] #56 [support-cron-scheduler internal] load build context [2024-09-13T10:08:40.584Z] #56 ... [2024-09-13T10:08:40.584Z] [2024-09-13T10:08:40.584Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-13T10:08:40.584Z] #65 26.02 (3/5) Installing libucontext (1.2-r2) [2024-09-13T10:08:40.584Z] #65 26.02 (4/5) Installing gcompat (1.1.0-r1) [2024-09-13T10:08:40.584Z] #65 26.02 (5/5) Installing openssl (3.1.7-r0) [2024-09-13T10:08:40.584Z] #65 26.13 Executing busybox-1.36.1-r7.trigger [2024-09-13T10:08:40.584Z] #65 ... [2024-09-13T10:08:40.584Z] [2024-09-13T10:08:40.584Z] #55 [support-scheduler internal] load build context [2024-09-13T10:08:40.851Z] #55 ... [2024-09-13T10:08:40.851Z] [2024-09-13T10:08:40.851Z] #57 [support-notifications internal] load build context [2024-09-13T10:08:40.851Z] #57 ... [2024-09-13T10:08:40.851Z] [2024-09-13T10:08:40.851Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:08:41.117Z] #58 ... [2024-09-13T10:08:41.117Z] [2024-09-13T10:08:41.117Z] #57 [support-notifications internal] load build context [2024-09-13T10:08:41.383Z] #57 ... [2024-09-13T10:08:41.383Z] [2024-09-13T10:08:41.383Z] #59 [core-metadata internal] load build context [2024-09-13T10:08:41.650Z] #59 ... [2024-09-13T10:08:41.650Z] [2024-09-13T10:08:41.650Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:42.605Z] #42 ... [2024-09-13T10:08:42.605Z] [2024-09-13T10:08:42.605Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-13T10:08:42.605Z] #65 26.48 OK: 9 MiB in 20 packages [2024-09-13T10:08:42.605Z] #65 DONE 28.1s [2024-09-13T10:08:42.605Z] [2024-09-13T10:08:42.605Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-13T10:08:42.605Z] #79 ... [2024-09-13T10:08:42.605Z] [2024-09-13T10:08:42.605Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T10:08:42.605Z] #69 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:42.605Z] #69 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:42.605Z] #69 23.08 (1/4) Installing ca-certificates (20240226-r0) [2024-09-13T10:08:42.605Z] #69 23.76 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-13T10:08:42.605Z] #69 23.76 (3/4) Installing su-exec (0.2-r3) [2024-09-13T10:08:42.605Z] #69 23.76 (4/4) Installing yq (4.33.3-r5) [2024-09-13T10:08:42.605Z] #69 25.20 Executing busybox-1.36.1-r7.trigger [2024-09-13T10:08:42.605Z] #69 25.37 Executing ca-certificates-20240226-r0.trigger [2024-09-13T10:08:42.605Z] #69 26.93 OK: 18 MiB in 19 packages [2024-09-13T10:08:42.869Z] #69 ... [2024-09-13T10:08:42.869Z] [2024-09-13T10:08:42.869Z] #59 [core-metadata internal] load build context [2024-09-13T10:08:43.135Z] #59 ... [2024-09-13T10:08:43.135Z] [2024-09-13T10:08:43.135Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T10:08:43.135Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.5s [2024-09-13T10:08:43.400Z] #53 ... [2024-09-13T10:08:43.400Z] [2024-09-13T10:08:43.400Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:08:43.400Z] #52 transferring context: 59.18MB 33.6s [2024-09-13T10:08:43.664Z] #52 ... [2024-09-13T10:08:43.664Z] [2024-09-13T10:08:43.664Z] #48 [core-keeper internal] load build context [2024-09-13T10:08:43.927Z] #48 ... [2024-09-13T10:08:43.927Z] [2024-09-13T10:08:43.927Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:08:44.505Z] #52 ... [2024-09-13T10:08:44.505Z] [2024-09-13T10:08:44.505Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-13T10:08:44.505Z] #69 DONE 29.9s [2024-09-13T10:08:44.505Z] [2024-09-13T10:08:44.505Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:08:45.083Z] #52 ... [2024-09-13T10:08:45.083Z] [2024-09-13T10:08:45.083Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-13T10:08:45.083Z] #74 18.41 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:45.083Z] #74 20.03 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:45.083Z] #74 27.13 OK: 266 MiB in 52 packages [2024-09-13T10:08:45.083Z] #74 ... [2024-09-13T10:08:45.083Z] [2024-09-13T10:08:45.083Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:08:45.347Z] #52 ... [2024-09-13T10:08:45.347Z] [2024-09-13T10:08:45.347Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-13T10:08:45.347Z] #70 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:45.347Z] #70 21.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:45.347Z] #70 27.01 (1/3) Installing ca-certificates (20240226-r0) [2024-09-13T10:08:45.347Z] #70 27.44 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-13T10:08:45.347Z] #70 27.47 (3/3) Installing tzdata (2024a-r0) [2024-09-13T10:08:45.347Z] #70 30.65 Executing busybox-1.36.1-r7.trigger [2024-09-13T10:08:45.347Z] #70 30.78 Executing ca-certificates-20240226-r0.trigger [2024-09-13T10:08:45.612Z] #70 ... [2024-09-13T10:08:45.612Z] [2024-09-13T10:08:45.613Z] #59 [core-metadata internal] load build context [2024-09-13T10:08:45.876Z] #59 ... [2024-09-13T10:08:45.876Z] [2024-09-13T10:08:45.876Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:08:45.876Z] #61 ... [2024-09-13T10:08:45.876Z] [2024-09-13T10:08:45.876Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:08:46.828Z] #52 ... [2024-09-13T10:08:46.828Z] [2024-09-13T10:08:46.828Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-13T10:08:46.828Z] #74 DONE 30.1s [2024-09-13T10:08:47.092Z] [2024-09-13T10:08:47.092Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:08:47.355Z] #52 ... [2024-09-13T10:08:47.355Z] [2024-09-13T10:08:47.355Z] #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-13T10:08:47.355Z] #73 22.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:47.355Z] #73 24.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:47.355Z] #73 30.33 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T10:08:47.355Z] #73 30.33 Executing busybox-1.36.1-r7.trigger [2024-09-13T10:08:47.355Z] #73 30.50 OK: 8 MiB in 16 packages [2024-09-13T10:08:47.355Z] #73 DONE 32.3s [2024-09-13T10:08:47.355Z] [2024-09-13T10:08:47.355Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:08:47.619Z] #52 ... [2024-09-13T10:08:47.619Z] [2024-09-13T10:08:47.619Z] #46 [core-command internal] load build context [2024-09-13T10:08:47.619Z] #46 transferring context: 89.33MB 40.7s [2024-09-13T10:08:47.619Z] #46 ... [2024-09-13T10:08:47.619Z] [2024-09-13T10:08:47.619Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:08:48.572Z] #52 ... [2024-09-13T10:08:48.572Z] [2024-09-13T10:08:48.572Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T10:08:48.572Z] #71 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:48.572Z] #71 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:48.572Z] #71 31.39 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-13T10:08:48.572Z] #71 31.39 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-13T10:08:48.572Z] #71 31.39 OK: 19946 distinct packages available [2024-09-13T10:08:48.572Z] #71 32.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:48.572Z] #71 33.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:48.572Z] #71 ... [2024-09-13T10:08:48.572Z] [2024-09-13T10:08:48.572Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:08:48.572Z] #52 ... [2024-09-13T10:08:48.572Z] [2024-09-13T10:08:48.572Z] #47 [security-proxy-auth internal] load build context [2024-09-13T10:08:48.572Z] #47 ... [2024-09-13T10:08:48.572Z] [2024-09-13T10:08:48.572Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:08:48.837Z] #61 ... [2024-09-13T10:08:48.837Z] [2024-09-13T10:08:48.837Z] #76 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T10:08:48.837Z] #76 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:48.837Z] #76 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:48.837Z] #76 18.68 OK: 8 MiB in 16 packages [2024-09-13T10:08:48.837Z] #76 DONE 21.3s [2024-09-13T10:08:48.837Z] [2024-09-13T10:08:48.837Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:08:48.837Z] #61 ... [2024-09-13T10:08:48.837Z] [2024-09-13T10:08:48.837Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T10:08:48.837Z] #0 9.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:49.103Z] #80 ... [2024-09-13T10:08:49.103Z] [2024-09-13T10:08:49.103Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:08:49.370Z] #51 ... [2024-09-13T10:08:49.370Z] [2024-09-13T10:08:49.370Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:08:49.370Z] #61 ... [2024-09-13T10:08:49.370Z] [2024-09-13T10:08:49.370Z] #60 [core-data internal] load build context [2024-09-13T10:08:49.370Z] #60 ... [2024-09-13T10:08:49.370Z] [2024-09-13T10:08:49.370Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-13T10:08:49.634Z] #81 ... [2024-09-13T10:08:49.634Z] [2024-09-13T10:08:49.634Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-13T10:08:49.634Z] #70 32.45 OK: 12 MiB in 18 packages [2024-09-13T10:08:49.634Z] #70 DONE 34.8s [2024-09-13T10:08:49.634Z] [2024-09-13T10:08:49.634Z] #60 [core-data internal] load build context [2024-09-13T10:08:49.898Z] #60 ... [2024-09-13T10:08:49.898Z] [2024-09-13T10:08:49.898Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-13T10:08:50.163Z] #38 ... [2024-09-13T10:08:50.163Z] [2024-09-13T10:08:50.163Z] #60 [core-data internal] load build context [2024-09-13T10:08:50.742Z] #60 ... [2024-09-13T10:08:50.742Z] [2024-09-13T10:08:50.742Z] #56 [support-cron-scheduler internal] load build context [2024-09-13T10:08:50.742Z] #56 ... [2024-09-13T10:08:50.742Z] [2024-09-13T10:08:50.742Z] #60 [core-data internal] load build context [2024-09-13T10:08:51.013Z] #60 ... [2024-09-13T10:08:51.013Z] [2024-09-13T10:08:51.013Z] #55 [support-scheduler internal] load build context [2024-09-13T10:08:51.278Z] #55 ... [2024-09-13T10:08:51.278Z] [2024-09-13T10:08:51.278Z] #56 [support-cron-scheduler internal] load build context [2024-09-13T10:08:51.278Z] #56 ... [2024-09-13T10:08:51.278Z] [2024-09-13T10:08:51.278Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T10:08:51.278Z] #78 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:51.278Z] #78 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:51.278Z] #78 19.07 OK: 13 MiB in 26 packages [2024-09-13T10:08:51.278Z] #78 DONE 20.9s [2024-09-13T10:08:51.278Z] [2024-09-13T10:08:51.278Z] #56 [support-cron-scheduler internal] load build context [2024-09-13T10:08:51.278Z] #56 ... [2024-09-13T10:08:51.278Z] [2024-09-13T10:08:51.278Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:08:51.551Z] #58 ... [2024-09-13T10:08:51.551Z] [2024-09-13T10:08:51.551Z] #56 [support-cron-scheduler internal] load build context [2024-09-13T10:08:51.551Z] #56 ... [2024-09-13T10:08:51.551Z] [2024-09-13T10:08:51.551Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-13T10:08:51.551Z] #75 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:51.551Z] #75 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:51.551Z] #75 16.65 OK: 18 MiB in 19 packages [2024-09-13T10:08:51.551Z] #75 DONE 18.0s [2024-09-13T10:08:51.816Z] [2024-09-13T10:08:51.816Z] #60 [core-data internal] load build context [2024-09-13T10:08:51.816Z] #60 ... [2024-09-13T10:08:51.816Z] [2024-09-13T10:08:51.816Z] #57 [support-notifications internal] load build context [2024-09-13T10:08:52.080Z] #57 ... [2024-09-13T10:08:52.081Z] [2024-09-13T10:08:52.081Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T10:08:52.081Z] #77 12.35 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:52.081Z] #77 14.59 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:52.081Z] #77 20.34 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-13T10:08:52.081Z] #77 21.26 Executing busybox-1.36.1-r7.trigger [2024-09-13T10:08:52.081Z] #77 21.26 OK: 8 MiB in 16 packages [2024-09-13T10:08:52.081Z] #77 ... [2024-09-13T10:08:52.081Z] [2024-09-13T10:08:52.081Z] #60 [core-data internal] load build context [2024-09-13T10:08:52.346Z] #60 ... [2024-09-13T10:08:52.346Z] [2024-09-13T10:08:52.346Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-13T10:08:52.346Z] #77 DONE 22.9s [2024-09-13T10:08:52.612Z] [2024-09-13T10:08:52.612Z] #57 [support-notifications internal] load build context [2024-09-13T10:08:53.565Z] #57 ... [2024-09-13T10:08:53.565Z] [2024-09-13T10:08:53.565Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T10:08:53.565Z] #80 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:53.565Z] #80 13.35 OK: 9 MiB in 17 packages [2024-09-13T10:08:53.565Z] #80 DONE 14.5s [2024-09-13T10:08:53.565Z] [2024-09-13T10:08:53.565Z] #57 [support-notifications internal] load build context [2024-09-13T10:08:53.565Z] #57 ... [2024-09-13T10:08:53.565Z] [2024-09-13T10:08:53.565Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T10:08:53.565Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.3s [2024-09-13T10:08:53.565Z] #53 ... [2024-09-13T10:08:53.565Z] [2024-09-13T10:08:53.565Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-13T10:08:53.565Z] #79 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:54.143Z] #79 ... [2024-09-13T10:08:54.143Z] [2024-09-13T10:08:54.143Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-13T10:08:54.143Z] #71 37.73 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-13T10:08:54.143Z] #71 37.73 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-13T10:08:54.143Z] #71 37.73 (3/4) Installing libucontext (1.2-r2) [2024-09-13T10:08:54.143Z] #71 37.73 (4/4) Installing gcompat (1.1.0-r1) [2024-09-13T10:08:54.143Z] #71 37.73 Executing busybox-1.36.1-r7.trigger [2024-09-13T10:08:54.143Z] #71 37.86 OK: 8 MiB in 19 packages [2024-09-13T10:08:54.143Z] #71 DONE 39.3s [2024-09-13T10:08:54.143Z] [2024-09-13T10:08:54.143Z] #48 [core-keeper internal] load build context [2024-09-13T10:08:54.143Z] #48 transferring context: 91.67MB 45.9s [2024-09-13T10:08:54.143Z] #48 ... [2024-09-13T10:08:54.143Z] [2024-09-13T10:08:54.143Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-13T10:08:54.143Z] #79 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:54.408Z] #79 ... [2024-09-13T10:08:54.408Z] [2024-09-13T10:08:54.408Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-13T10:08:54.408Z] #81 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:54.408Z] #81 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:54.408Z] #81 13.74 OK: 8 MiB in 17 packages [2024-09-13T10:08:54.408Z] #81 DONE 14.8s [2024-09-13T10:08:54.408Z] [2024-09-13T10:08:54.408Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:08:54.408Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.8s [2024-09-13T10:08:54.408Z] #42 ... [2024-09-13T10:08:54.408Z] [2024-09-13T10:08:54.408Z] #48 [core-keeper internal] load build context [2024-09-13T10:08:54.673Z] #48 ... [2024-09-13T10:08:54.673Z] [2024-09-13T10:08:54.673Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-13T10:08:54.673Z] #82 DONE 3.0s [2024-09-13T10:08:54.673Z] [2024-09-13T10:08:54.673Z] #48 [core-keeper internal] load build context [2024-09-13T10:08:54.673Z] #48 ... [2024-09-13T10:08:54.673Z] [2024-09-13T10:08:54.673Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-13T10:08:54.673Z] #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:54.938Z] #83 ... [2024-09-13T10:08:54.938Z] [2024-09-13T10:08:54.938Z] #48 [core-keeper internal] load build context [2024-09-13T10:08:55.894Z] #48 ... [2024-09-13T10:08:55.894Z] [2024-09-13T10:08:55.894Z] #59 [core-metadata internal] load build context [2024-09-13T10:08:55.894Z] #59 ... [2024-09-13T10:08:55.894Z] [2024-09-13T10:08:55.894Z] #48 [core-keeper internal] load build context [2024-09-13T10:08:56.160Z] #48 ... [2024-09-13T10:08:56.160Z] [2024-09-13T10:08:56.160Z] #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-13T10:08:56.160Z] #79 12.73 OK: 9 MiB in 20 packages [2024-09-13T10:08:56.160Z] #79 DONE 13.5s [2024-09-13T10:08:56.160Z] [2024-09-13T10:08:56.160Z] #48 [core-keeper internal] load build context [2024-09-13T10:08:57.113Z] #48 ... [2024-09-13T10:08:57.113Z] [2024-09-13T10:08:57.113Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T10:08:57.378Z] #84 ... [2024-09-13T10:08:57.378Z] [2024-09-13T10:08:57.378Z] #48 [core-keeper internal] load build context [2024-09-13T10:08:57.378Z] #48 ... [2024-09-13T10:08:57.378Z] [2024-09-13T10:08:57.378Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-13T10:08:57.378Z] #83 10.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:57.378Z] #83 11.97 OK: 18 MiB in 19 packages [2024-09-13T10:08:57.378Z] #83 DONE 12.8s [2024-09-13T10:08:57.644Z] [2024-09-13T10:08:57.644Z] #59 [core-metadata internal] load build context [2024-09-13T10:08:57.910Z] #59 ... [2024-09-13T10:08:57.910Z] [2024-09-13T10:08:57.910Z] #46 [core-command internal] load build context [2024-09-13T10:08:58.174Z] #46 ... [2024-09-13T10:08:58.174Z] [2024-09-13T10:08:58.174Z] #59 [core-metadata internal] load build context [2024-09-13T10:08:59.137Z] #59 transferring context: 80.42MB 48.7s [2024-09-13T10:08:59.401Z] #59 ... [2024-09-13T10:08:59.401Z] [2024-09-13T10:08:59.401Z] #47 [security-proxy-auth internal] load build context [2024-09-13T10:08:59.401Z] #47 ... [2024-09-13T10:08:59.401Z] [2024-09-13T10:08:59.401Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:08:59.666Z] #61 ... [2024-09-13T10:08:59.666Z] [2024-09-13T10:08:59.666Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:08:59.666Z] #51 ... [2024-09-13T10:08:59.666Z] [2024-09-13T10:08:59.666Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:08:59.666Z] #52 ... [2024-09-13T10:08:59.666Z] [2024-09-13T10:08:59.666Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T10:08:59.666Z] #0 9.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:08:59.931Z] #85 ... [2024-09-13T10:08:59.931Z] [2024-09-13T10:08:59.931Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:00.512Z] #51 ... [2024-09-13T10:09:00.512Z] [2024-09-13T10:09:00.512Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-13T10:09:00.512Z] #38 ... [2024-09-13T10:09:00.512Z] [2024-09-13T10:09:00.512Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:01.470Z] #51 ... [2024-09-13T10:09:01.470Z] [2024-09-13T10:09:01.470Z] #55 [support-scheduler internal] load build context [2024-09-13T10:09:01.470Z] #55 ... [2024-09-13T10:09:01.470Z] [2024-09-13T10:09:01.470Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:01.736Z] #51 ... [2024-09-13T10:09:01.736Z] [2024-09-13T10:09:01.736Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:01.736Z] #58 ... [2024-09-13T10:09:01.736Z] [2024-09-13T10:09:01.736Z] #56 [support-cron-scheduler internal] load build context [2024-09-13T10:09:02.203Z] #56 ... [2024-09-13T10:09:02.203Z] [2024-09-13T10:09:02.203Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:02.788Z] #58 ... [2024-09-13T10:09:02.788Z] [2024-09-13T10:09:02.788Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-13T10:09:02.788Z] #84 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:09:02.788Z] #84 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:09:02.788Z] #84 12.95 OK: 8 MiB in 16 packages [2024-09-13T10:09:02.788Z] #84 DONE 15.5s [2024-09-13T10:09:02.788Z] [2024-09-13T10:09:02.788Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:02.788Z] #58 ... [2024-09-13T10:09:02.788Z] [2024-09-13T10:09:02.788Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-13T10:09:02.788Z] #86 DONE 8.3s [2024-09-13T10:09:02.788Z] [2024-09-13T10:09:02.788Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:03.053Z] #58 ... [2024-09-13T10:09:03.053Z] [2024-09-13T10:09:03.053Z] #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-13T10:09:03.053Z] #85 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:09:03.053Z] #85 11.88 OK: 12 MiB in 18 packages [2024-09-13T10:09:03.053Z] #85 DONE 13.3s [2024-09-13T10:09:03.053Z] [2024-09-13T10:09:03.053Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:03.053Z] #58 ... [2024-09-13T10:09:03.053Z] [2024-09-13T10:09:03.053Z] #60 [core-data internal] load build context [2024-09-13T10:09:03.325Z] #60 ... [2024-09-13T10:09:03.325Z] [2024-09-13T10:09:03.325Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:03.910Z] #58 ... [2024-09-13T10:09:03.910Z] [2024-09-13T10:09:03.910Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T10:09:03.910Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 41.3s done [2024-09-13T10:09:03.910Z] #53 ... [2024-09-13T10:09:03.910Z] [2024-09-13T10:09:03.910Z] #57 [support-notifications internal] load build context [2024-09-13T10:09:03.910Z] #57 ... [2024-09-13T10:09:03.910Z] [2024-09-13T10:09:03.910Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:04.179Z] #58 ... [2024-09-13T10:09:04.179Z] [2024-09-13T10:09:04.179Z] #87 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-13T10:09:04.179Z] #87 DONE 1.1s [2024-09-13T10:09:04.179Z] [2024-09-13T10:09:04.179Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-13T10:09:04.179Z] #0 7.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-13T10:09:04.179Z] #0 8.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-13T10:09:04.179Z] #0 9.118 OK: 8 MiB in 19 packages [2024-09-13T10:09:04.179Z] #88 DONE 9.9s [2024-09-13T10:09:04.179Z] [2024-09-13T10:09:04.179Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:04.179Z] #58 ... [2024-09-13T10:09:04.179Z] [2024-09-13T10:09:04.179Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-13T10:09:04.179Z] #53 DONE 54.7s [2024-09-13T10:09:04.179Z] [2024-09-13T10:09:04.179Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:04.179Z] #58 transferring context: 36.03MB 52.5s [2024-09-13T10:09:05.137Z] #58 ... [2024-09-13T10:09:05.137Z] [2024-09-13T10:09:05.137Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:09:05.137Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.2s [2024-09-13T10:09:05.137Z] #42 ... [2024-09-13T10:09:05.137Z] [2024-09-13T10:09:05.137Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:07.716Z] #58 ... [2024-09-13T10:09:07.717Z] [2024-09-13T10:09:07.717Z] #48 [core-keeper internal] load build context [2024-09-13T10:09:07.717Z] #48 ... [2024-09-13T10:09:07.717Z] [2024-09-13T10:09:07.717Z] #55 [support-scheduler internal] load build context [2024-09-13T10:09:07.717Z] #55 ... [2024-09-13T10:09:07.717Z] [2024-09-13T10:09:07.717Z] #48 [core-keeper internal] load build context [2024-09-13T10:09:08.324Z] #48 ... [2024-09-13T10:09:08.324Z] [2024-09-13T10:09:08.324Z] #46 [core-command internal] load build context [2024-09-13T10:09:08.324Z] #46 transferring context: 137.82MB 61.3s [2024-09-13T10:09:08.324Z] #46 ... [2024-09-13T10:09:08.324Z] [2024-09-13T10:09:08.324Z] #48 [core-keeper internal] load build context [2024-09-13T10:09:08.593Z] #48 ... [2024-09-13T10:09:08.593Z] [2024-09-13T10:09:08.593Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-13T10:09:08.593Z] #89 DONE 2.5s [2024-09-13T10:09:08.593Z] [2024-09-13T10:09:08.593Z] #48 [core-keeper internal] load build context [2024-09-13T10:09:09.552Z] #48 ... [2024-09-13T10:09:09.552Z] [2024-09-13T10:09:09.552Z] #59 [core-metadata internal] load build context [2024-09-13T10:09:09.552Z] #59 ... [2024-09-13T10:09:09.552Z] [2024-09-13T10:09:09.552Z] #48 [core-keeper internal] load build context [2024-09-13T10:09:09.824Z] #48 ... [2024-09-13T10:09:09.824Z] [2024-09-13T10:09:09.824Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:09:09.824Z] #61 ... [2024-09-13T10:09:09.824Z] [2024-09-13T10:09:09.824Z] #47 [security-proxy-auth internal] load build context [2024-09-13T10:09:09.824Z] #47 ... [2024-09-13T10:09:09.824Z] [2024-09-13T10:09:09.824Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:09:10.093Z] #52 ... [2024-09-13T10:09:10.093Z] [2024-09-13T10:09:10.093Z] #48 [core-keeper internal] load build context [2024-09-13T10:09:10.674Z] #48 ... [2024-09-13T10:09:10.674Z] [2024-09-13T10:09:10.674Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-13T10:09:10.674Z] #38 ... [2024-09-13T10:09:10.674Z] [2024-09-13T10:09:10.674Z] #48 [core-keeper internal] load build context [2024-09-13T10:09:11.630Z] #48 ... [2024-09-13T10:09:11.630Z] [2024-09-13T10:09:11.630Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:11.896Z] #51 ... [2024-09-13T10:09:11.896Z] [2024-09-13T10:09:11.896Z] #48 [core-keeper internal] load build context [2024-09-13T10:09:11.896Z] #48 ... [2024-09-13T10:09:11.896Z] [2024-09-13T10:09:11.896Z] #56 [support-cron-scheduler internal] load build context [2024-09-13T10:09:12.167Z] #56 ... [2024-09-13T10:09:12.167Z] [2024-09-13T10:09:12.167Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:13.576Z] #51 ... [2024-09-13T10:09:13.576Z] [2024-09-13T10:09:13.576Z] #60 [core-data internal] load build context [2024-09-13T10:09:13.576Z] #60 ... [2024-09-13T10:09:13.576Z] [2024-09-13T10:09:13.576Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:14.161Z] #51 ... [2024-09-13T10:09:14.161Z] [2024-09-13T10:09:14.161Z] #57 [support-notifications internal] load build context [2024-09-13T10:09:14.161Z] #57 ... [2024-09-13T10:09:14.161Z] [2024-09-13T10:09:14.161Z] #60 [core-data internal] load build context [2024-09-13T10:09:14.429Z] #60 transferring context: 134.58MB 61.6s [2024-09-13T10:09:15.393Z] #60 ... [2024-09-13T10:09:15.393Z] [2024-09-13T10:09:15.393Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:09:15.393Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 48.9s done [2024-09-13T10:09:15.393Z] #42 ... [2024-09-13T10:09:15.393Z] [2024-09-13T10:09:15.393Z] #60 [core-data internal] load build context [2024-09-13T10:09:18.007Z] #60 ... [2024-09-13T10:09:18.007Z] [2024-09-13T10:09:18.007Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:18.007Z] #58 ... [2024-09-13T10:09:18.007Z] [2024-09-13T10:09:18.007Z] #60 [core-data internal] load build context [2024-09-13T10:09:18.007Z] #60 ... [2024-09-13T10:09:18.007Z] [2024-09-13T10:09:18.007Z] #55 [support-scheduler internal] load build context [2024-09-13T10:09:18.007Z] #55 ... [2024-09-13T10:09:18.007Z] [2024-09-13T10:09:18.007Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:18.290Z] #58 ... [2024-09-13T10:09:18.290Z] [2024-09-13T10:09:18.290Z] #46 [core-command internal] load build context [2024-09-13T10:09:18.555Z] #46 transferring context: 181.77MB 71.5s [2024-09-13T10:09:18.555Z] #46 ... [2024-09-13T10:09:18.555Z] [2024-09-13T10:09:18.555Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:19.971Z] #58 ... [2024-09-13T10:09:19.971Z] [2024-09-13T10:09:19.971Z] #59 [core-metadata internal] load build context [2024-09-13T10:09:19.971Z] #59 ... [2024-09-13T10:09:19.971Z] [2024-09-13T10:09:19.971Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:19.971Z] #58 ... [2024-09-13T10:09:19.971Z] [2024-09-13T10:09:19.971Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:09:19.971Z] #61 ... [2024-09-13T10:09:19.971Z] [2024-09-13T10:09:19.971Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:19.971Z] #58 ... [2024-09-13T10:09:19.971Z] [2024-09-13T10:09:19.971Z] #47 [security-proxy-auth internal] load build context [2024-09-13T10:09:20.242Z] #47 ... [2024-09-13T10:09:20.242Z] [2024-09-13T10:09:20.242Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:09:20.242Z] #52 ... [2024-09-13T10:09:20.242Z] [2024-09-13T10:09:20.242Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:20.836Z] #58 ... [2024-09-13T10:09:20.836Z] [2024-09-13T10:09:20.836Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-13T10:09:20.836Z] #38 ... [2024-09-13T10:09:20.836Z] [2024-09-13T10:09:20.836Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:21.422Z] #58 ... [2024-09-13T10:09:21.422Z] [2024-09-13T10:09:21.422Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T10:09:21.422Z] #90 DONE 4.1s [2024-09-13T10:09:21.422Z] [2024-09-13T10:09:21.422Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:21.689Z] #58 ... [2024-09-13T10:09:21.689Z] [2024-09-13T10:09:21.689Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T10:09:21.689Z] #91 DONE 4.3s [2024-09-13T10:09:21.689Z] [2024-09-13T10:09:21.689Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:21.955Z] #58 ... [2024-09-13T10:09:21.955Z] [2024-09-13T10:09:21.955Z] #48 [core-keeper internal] load build context [2024-09-13T10:09:22.226Z] #48 ... [2024-09-13T10:09:22.226Z] [2024-09-13T10:09:22.226Z] #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-13T10:09:22.226Z] #92 DONE 3.7s [2024-09-13T10:09:22.226Z] [2024-09-13T10:09:22.226Z] #56 [support-cron-scheduler internal] load build context [2024-09-13T10:09:22.226Z] #56 ... [2024-09-13T10:09:22.226Z] [2024-09-13T10:09:22.226Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-13T10:09:22.812Z] #93 ... [2024-09-13T10:09:22.812Z] [2024-09-13T10:09:22.812Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-13T10:09:22.812Z] #94 DONE 1.0s [2024-09-13T10:09:22.812Z] [2024-09-13T10:09:22.812Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-13T10:09:22.812Z] #95 ... [2024-09-13T10:09:22.812Z] [2024-09-13T10:09:22.812Z] #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-13T10:09:22.812Z] #96 DONE 1.3s [2024-09-13T10:09:23.079Z] [2024-09-13T10:09:23.079Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:23.346Z] #58 ... [2024-09-13T10:09:23.346Z] [2024-09-13T10:09:23.346Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-13T10:09:23.346Z] #93 DONE 1.2s [2024-09-13T10:09:23.346Z] [2024-09-13T10:09:23.346Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:24.316Z] #58 ... [2024-09-13T10:09:24.316Z] [2024-09-13T10:09:24.316Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-13T10:09:24.316Z] #95 DONE 1.4s [2024-09-13T10:09:24.316Z] [2024-09-13T10:09:24.316Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:24.316Z] #51 ... [2024-09-13T10:09:24.316Z] [2024-09-13T10:09:24.316Z] #57 [support-notifications internal] load build context [2024-09-13T10:09:24.316Z] #57 ... [2024-09-13T10:09:24.316Z] [2024-09-13T10:09:24.316Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:24.316Z] #51 transferring context: 185.84MB 75.6s [2024-09-13T10:09:24.584Z] #51 ... [2024-09-13T10:09:24.584Z] [2024-09-13T10:09:24.584Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-13T10:09:24.584Z] #97 DONE 1.4s [2024-09-13T10:09:24.584Z] [2024-09-13T10:09:24.584Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:24.584Z] #51 ... [2024-09-13T10:09:24.584Z] [2024-09-13T10:09:24.584Z] #98 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-13T10:09:24.584Z] #98 DONE 1.2s [2024-09-13T10:09:24.584Z] [2024-09-13T10:09:24.584Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:25.557Z] #51 ... [2024-09-13T10:09:25.557Z] [2024-09-13T10:09:25.827Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T10:09:25.827Z] #99 DONE 1.4s [2024-09-13T10:09:25.827Z] [2024-09-13T10:09:25.827Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:26.094Z] #51 ... [2024-09-13T10:09:26.094Z] [2024-09-13T10:09:26.094Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T10:09:26.094Z] #100 DONE 1.5s [2024-09-13T10:09:26.094Z] [2024-09-13T10:09:26.094Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:26.362Z] #51 ... [2024-09-13T10:09:26.362Z] [2024-09-13T10:09:26.362Z] #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-13T10:09:26.362Z] #101 DONE 1.4s [2024-09-13T10:09:26.362Z] [2024-09-13T10:09:26.362Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:27.324Z] #51 ... [2024-09-13T10:09:27.324Z] [2024-09-13T10:09:27.324Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-13T10:09:27.324Z] #102 DONE 1.4s [2024-09-13T10:09:27.324Z] [2024-09-13T10:09:27.324Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:27.590Z] #51 ... [2024-09-13T10:09:27.590Z] [2024-09-13T10:09:27.590Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-13T10:09:27.590Z] #103 DONE 1.4s [2024-09-13T10:09:27.590Z] [2024-09-13T10:09:27.590Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:27.859Z] #51 ... [2024-09-13T10:09:27.859Z] [2024-09-13T10:09:27.859Z] #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-13T10:09:27.859Z] #104 DONE 1.6s [2024-09-13T10:09:27.859Z] [2024-09-13T10:09:27.859Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:27.859Z] #51 ... [2024-09-13T10:09:27.859Z] [2024-09-13T10:09:27.859Z] #60 [core-data internal] load build context [2024-09-13T10:09:28.125Z] #60 ... [2024-09-13T10:09:28.125Z] [2024-09-13T10:09:28.125Z] #55 [support-scheduler internal] load build context [2024-09-13T10:09:28.125Z] #55 ... [2024-09-13T10:09:28.125Z] [2024-09-13T10:09:28.125Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:28.714Z] #51 ... [2024-09-13T10:09:28.714Z] [2024-09-13T10:09:28.714Z] #46 [core-command internal] load build context [2024-09-13T10:09:28.714Z] #46 ... [2024-09-13T10:09:28.714Z] [2024-09-13T10:09:28.714Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:29.302Z] #51 ... [2024-09-13T10:09:29.302Z] [2024-09-13T10:09:29.302Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-13T10:09:29.302Z] #105 DONE 1.6s [2024-09-13T10:09:29.302Z] [2024-09-13T10:09:29.302Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:29.302Z] #51 ... [2024-09-13T10:09:29.302Z] [2024-09-13T10:09:29.302Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-13T10:09:29.302Z] #106 DONE 1.6s [2024-09-13T10:09:29.302Z] [2024-09-13T10:09:29.302Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:29.572Z] #51 transferring context: 207.18MB 80.6s [2024-09-13T10:09:29.572Z] #51 ... [2024-09-13T10:09:29.572Z] [2024-09-13T10:09:29.572Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-13T10:09:29.572Z] #107 DONE 1.6s [2024-09-13T10:09:29.572Z] [2024-09-13T10:09:29.572Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:29.841Z] #51 ... [2024-09-13T10:09:29.841Z] [2024-09-13T10:09:29.841Z] #59 [core-metadata internal] load build context [2024-09-13T10:09:30.106Z] #59 ... [2024-09-13T10:09:30.106Z] [2024-09-13T10:09:30.106Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:30.371Z] #51 ... [2024-09-13T10:09:30.371Z] [2024-09-13T10:09:30.371Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:09:30.371Z] #52 ... [2024-09-13T10:09:30.371Z] [2024-09-13T10:09:30.371Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:09:30.640Z] #61 ... [2024-09-13T10:09:30.640Z] [2024-09-13T10:09:30.640Z] #47 [security-proxy-auth internal] load build context [2024-09-13T10:09:30.640Z] #47 ... [2024-09-13T10:09:30.640Z] [2024-09-13T10:09:30.640Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:09:31.225Z] #61 ... [2024-09-13T10:09:31.225Z] [2024-09-13T10:09:31.225Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-13T10:09:31.225Z] #38 ... [2024-09-13T10:09:31.225Z] [2024-09-13T10:09:31.225Z] #55 [support-scheduler internal] load build context [2024-09-13T10:09:32.185Z] #55 ... [2024-09-13T10:09:32.185Z] [2024-09-13T10:09:32.185Z] #48 [core-keeper internal] load build context [2024-09-13T10:09:32.451Z] #48 ... [2024-09-13T10:09:32.451Z] [2024-09-13T10:09:32.451Z] #56 [support-cron-scheduler internal] load build context [2024-09-13T10:09:32.451Z] #56 ... [2024-09-13T10:09:32.451Z] [2024-09-13T10:09:32.451Z] #55 [support-scheduler internal] load build context [2024-09-13T10:09:34.399Z] #55 ... [2024-09-13T10:09:34.399Z] [2024-09-13T10:09:34.399Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:34.399Z] #58 ... [2024-09-13T10:09:34.399Z] [2024-09-13T10:09:34.399Z] #55 [support-scheduler internal] load build context [2024-09-13T10:09:34.399Z] #55 ... [2024-09-13T10:09:34.399Z] [2024-09-13T10:09:34.399Z] #57 [support-notifications internal] load build context [2024-09-13T10:09:34.399Z] #57 ... [2024-09-13T10:09:34.399Z] [2024-09-13T10:09:34.399Z] #55 [support-scheduler internal] load build context [2024-09-13T10:09:34.678Z] #55 transferring context: 190.56MB 84.7s [2024-09-13T10:09:36.102Z] #55 ... [2024-09-13T10:09:36.102Z] [2024-09-13T10:09:36.102Z] #108 [security-spire-config] exporting to image [2024-09-13T10:09:36.102Z] #108 exporting layers 5.9s done [2024-09-13T10:09:36.102Z] #108 writing image sha256:fb10c85cba1909fa68012d5d03c874a69ffb839c0ac0c78d17e1313a552cb393 0.2s done [2024-09-13T10:09:36.102Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-13T10:09:36.102Z] #108 writing image sha256:6d1a75ba2337b04a2993943abcfba94afe2a886e3ef2ad7d1c56c87f80ca318c 0.0s done [2024-09-13T10:09:36.102Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-13T10:09:36.102Z] #108 writing image sha256:aa84dc0ab56d48f2e8346ee3b068f34dd3e38fa9a7516f1ce50e37078846d404 0.0s done [2024-09-13T10:09:36.102Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-13T10:09:36.102Z] #108 DONE 6.5s [2024-09-13T10:09:36.102Z] [2024-09-13T10:09:36.102Z] #55 [support-scheduler internal] load build context [2024-09-13T10:09:38.686Z] #55 ... [2024-09-13T10:09:38.686Z] [2024-09-13T10:09:38.686Z] #60 [core-data internal] load build context [2024-09-13T10:09:38.686Z] #60 ... [2024-09-13T10:09:38.686Z] [2024-09-13T10:09:38.686Z] #55 [support-scheduler internal] load build context [2024-09-13T10:09:38.686Z] #55 ... [2024-09-13T10:09:38.686Z] [2024-09-13T10:09:38.686Z] #46 [core-command internal] load build context [2024-09-13T10:09:38.955Z] #46 transferring context: 256.54MB 91.8s [2024-09-13T10:09:38.955Z] #46 ... [2024-09-13T10:09:38.955Z] [2024-09-13T10:09:38.955Z] #60 [core-data internal] load build context [2024-09-13T10:09:39.913Z] #60 ... [2024-09-13T10:09:39.913Z] [2024-09-13T10:09:39.913Z] #61 [security-spiffe-token-provider internal] load build context [2024-09-13T10:09:39.913Z] #61 transferring context: 310.82MB 86.6s done [2024-09-13T10:09:39.913Z] #61 DONE 88.8s [2024-09-13T10:09:39.913Z] [2024-09-13T10:09:39.913Z] #60 [core-data internal] load build context [2024-09-13T10:09:40.189Z] #60 ... [2024-09-13T10:09:40.189Z] [2024-09-13T10:09:40.189Z] #59 [core-metadata internal] load build context [2024-09-13T10:09:40.189Z] #59 ... [2024-09-13T10:09:40.189Z] [2024-09-13T10:09:40.189Z] #60 [core-data internal] load build context [2024-09-13T10:09:40.460Z] #60 ... [2024-09-13T10:09:40.460Z] [2024-09-13T10:09:40.460Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:40.725Z] #51 ... [2024-09-13T10:09:40.725Z] [2024-09-13T10:09:40.725Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:09:40.725Z] #52 ... [2024-09-13T10:09:40.725Z] [2024-09-13T10:09:40.725Z] #47 [security-proxy-auth internal] load build context [2024-09-13T10:09:40.990Z] #47 ... [2024-09-13T10:09:40.990Z] [2024-09-13T10:09:40.990Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:09:41.576Z] #52 ... [2024-09-13T10:09:41.576Z] [2024-09-13T10:09:41.576Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-13T10:09:41.576Z] #38 ... [2024-09-13T10:09:41.576Z] [2024-09-13T10:09:41.576Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:41.839Z] #51 ... [2024-09-13T10:09:41.839Z] [2024-09-13T10:09:41.839Z] #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-13T10:09:41.839Z] #109 DONE 2.1s [2024-09-13T10:09:41.839Z] [2024-09-13T10:09:41.839Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:42.420Z] #51 ... [2024-09-13T10:09:42.421Z] [2024-09-13T10:09:42.421Z] #48 [core-keeper internal] load build context [2024-09-13T10:09:42.686Z] #48 ... [2024-09-13T10:09:42.686Z] [2024-09-13T10:09:42.686Z] #56 [support-cron-scheduler internal] load build context [2024-09-13T10:09:42.686Z] #56 ... [2024-09-13T10:09:42.686Z] [2024-09-13T10:09:42.686Z] #48 [core-keeper internal] load build context [2024-09-13T10:09:42.686Z] #48 ... [2024-09-13T10:09:42.686Z] [2024-09-13T10:09:42.686Z] #52 [security-secretstore-setup internal] load build context [2024-09-13T10:09:42.686Z] #52 transferring context: 310.82MB 92.2s done [2024-09-13T10:09:42.686Z] #52 DONE 93.4s [2024-09-13T10:09:42.686Z] [2024-09-13T10:09:42.686Z] #48 [core-keeper internal] load build context [2024-09-13T10:09:42.954Z] #48 ... [2024-09-13T10:09:42.954Z] [2024-09-13T10:09:42.954Z] #59 [core-metadata internal] load build context [2024-09-13T10:09:42.954Z] #59 transferring context: 310.82MB 91.8s done [2024-09-13T10:09:42.954Z] #59 DONE 93.1s [2024-09-13T10:09:42.954Z] [2024-09-13T10:09:42.954Z] #48 [core-keeper internal] load build context [2024-09-13T10:09:43.224Z] #48 transferring context: 310.82MB 95.3s done [2024-09-13T10:09:43.490Z] #48 DONE 95.8s [2024-09-13T10:09:43.490Z] [2024-09-13T10:09:43.490Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:44.444Z] #51 ... [2024-09-13T10:09:44.444Z] [2024-09-13T10:09:44.444Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:44.444Z] #58 ... [2024-09-13T10:09:44.444Z] [2024-09-13T10:09:44.444Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:44.714Z] #51 ... [2024-09-13T10:09:44.714Z] [2024-09-13T10:09:44.714Z] #57 [support-notifications internal] load build context [2024-09-13T10:09:44.714Z] #57 ... [2024-09-13T10:09:44.714Z] [2024-09-13T10:09:44.714Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:44.978Z] #51 ... [2024-09-13T10:09:44.978Z] [2024-09-13T10:09:44.978Z] #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-13T10:09:44.978Z] #110 DONE 1.9s [2024-09-13T10:09:44.978Z] [2024-09-13T10:09:44.978Z] #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-13T10:09:44.978Z] #111 DONE 1.7s [2024-09-13T10:09:44.978Z] [2024-09-13T10:09:44.978Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:45.242Z] #51 ... [2024-09-13T10:09:45.242Z] [2024-09-13T10:09:45.242Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-13T10:09:45.242Z] #112 DONE 1.2s [2024-09-13T10:09:45.242Z] [2024-09-13T10:09:45.242Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:48.581Z] #51 transferring context: 280.92MB 99.7s [2024-09-13T10:09:48.846Z] #51 ... [2024-09-13T10:09:48.846Z] [2024-09-13T10:09:48.846Z] #46 [core-command internal] load build context [2024-09-13T10:09:49.112Z] #46 ... [2024-09-13T10:09:49.112Z] [2024-09-13T10:09:49.112Z] #55 [support-scheduler internal] load build context [2024-09-13T10:09:49.112Z] #55 ... [2024-09-13T10:09:49.112Z] [2024-09-13T10:09:49.112Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:50.509Z] #51 ... [2024-09-13T10:09:50.509Z] [2024-09-13T10:09:50.509Z] #60 [core-data internal] load build context [2024-09-13T10:09:50.774Z] #60 ... [2024-09-13T10:09:50.774Z] [2024-09-13T10:09:50.774Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:51.038Z] #51 ... [2024-09-13T10:09:51.039Z] [2024-09-13T10:09:51.039Z] #47 [security-proxy-auth internal] load build context [2024-09-13T10:09:51.039Z] #47 ... [2024-09-13T10:09:51.039Z] [2024-09-13T10:09:51.039Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:51.303Z] #51 ... [2024-09-13T10:09:51.303Z] [2024-09-13T10:09:51.303Z] #60 [core-data internal] load build context [2024-09-13T10:09:51.303Z] #60 transferring context: 310.82MB 98.4s done [2024-09-13T10:09:51.303Z] #60 DONE 100.3s [2024-09-13T10:09:51.303Z] [2024-09-13T10:09:51.303Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:51.573Z] #51 ... [2024-09-13T10:09:51.573Z] [2024-09-13T10:09:51.573Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-13T10:09:51.837Z] #38 ... [2024-09-13T10:09:51.837Z] [2024-09-13T10:09:51.837Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:51.837Z] #51 ... [2024-09-13T10:09:51.837Z] [2024-09-13T10:09:51.837Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T10:09:52.102Z] #113 ... [2024-09-13T10:09:52.102Z] [2024-09-13T10:09:52.102Z] #46 [core-command internal] load build context [2024-09-13T10:09:52.102Z] #46 transferring context: 310.82MB 105.0s done [2024-09-13T10:09:52.102Z] #46 DONE 105.1s [2024-09-13T10:09:52.102Z] [2024-09-13T10:09:52.102Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-13T10:09:52.687Z] #38 ... [2024-09-13T10:09:52.687Z] [2024-09-13T10:09:52.687Z] #56 [support-cron-scheduler internal] load build context [2024-09-13T10:09:52.687Z] #56 transferring context: 310.82MB 102.7s done [2024-09-13T10:09:52.687Z] #56 DONE 103.4s [2024-09-13T10:09:52.687Z] [2024-09-13T10:09:52.687Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-13T10:09:54.089Z] #38 ... [2024-09-13T10:09:54.089Z] [2024-09-13T10:09:54.089Z] #114 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-13T10:09:54.089Z] #114 DONE 1.2s [2024-09-13T10:09:54.089Z] [2024-09-13T10:09:54.089Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-13T10:09:54.668Z] #38 ... [2024-09-13T10:09:54.668Z] [2024-09-13T10:09:54.668Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:09:54.668Z] #58 ... [2024-09-13T10:09:54.668Z] [2024-09-13T10:09:54.668Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-13T10:09:54.934Z] #38 ... [2024-09-13T10:09:54.934Z] [2024-09-13T10:09:54.934Z] #57 [support-notifications internal] load build context [2024-09-13T10:09:54.934Z] #57 ... [2024-09-13T10:09:54.934Z] [2024-09-13T10:09:54.934Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T10:09:55.202Z] #115 ... [2024-09-13T10:09:55.202Z] [2024-09-13T10:09:55.202Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T10:09:55.202Z] #116 ... [2024-09-13T10:09:55.202Z] [2024-09-13T10:09:55.202Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T10:09:55.202Z] #117 ... [2024-09-13T10:09:55.202Z] [2024-09-13T10:09:55.202Z] #51 [security-proxy-setup internal] load build context [2024-09-13T10:09:55.202Z] #51 transferring context: 310.82MB 106.4s done [2024-09-13T10:09:55.202Z] #51 DONE 106.7s [2024-09-13T10:09:55.202Z] [2024-09-13T10:09:55.202Z] #57 [support-notifications internal] load build context [2024-09-13T10:09:59.450Z] #57 ... [2024-09-13T10:09:59.450Z] [2024-09-13T10:09:59.450Z] #55 [support-scheduler internal] load build context [2024-09-13T10:09:59.450Z] #55 transferring context: 310.82MB 109.4s done [2024-09-13T10:09:59.450Z] #55 DONE 110.1s [2024-09-13T10:09:59.450Z] [2024-09-13T10:09:59.450Z] #57 [support-notifications internal] load build context [2024-09-13T10:10:00.403Z] #57 ... [2024-09-13T10:10:00.403Z] [2024-09-13T10:10:00.403Z] #47 [security-proxy-auth internal] load build context [2024-09-13T10:10:00.403Z] #47 transferring context: 310.82MB 112.8s done [2024-09-13T10:10:00.403Z] #47 DONE 113.0s [2024-09-13T10:10:00.403Z] [2024-09-13T10:10:00.403Z] #57 [support-notifications internal] load build context [2024-09-13T10:10:01.356Z] #57 ... [2024-09-13T10:10:01.356Z] [2024-09-13T10:10:01.356Z] #38 [core-common-config-bootstrapper internal] load build context [2024-09-13T10:10:01.356Z] #38 transferring context: 310.82MB 111.2s done [2024-09-13T10:10:01.356Z] #38 DONE 111.9s [2024-09-13T10:10:01.356Z] [2024-09-13T10:10:01.356Z] #57 [support-notifications internal] load build context [2024-09-13T10:10:03.958Z] #57 ... [2024-09-13T10:10:03.958Z] [2024-09-13T10:10:03.958Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T10:10:03.958Z] #118 ... [2024-09-13T10:10:03.958Z] [2024-09-13T10:10:03.958Z] #57 [support-notifications internal] load build context [2024-09-13T10:10:04.915Z] #57 ... [2024-09-13T10:10:04.915Z] [2024-09-13T10:10:04.915Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:10:04.915Z] #58 ... [2024-09-13T10:10:04.915Z] [2024-09-13T10:10:04.915Z] #57 [support-notifications internal] load build context [2024-09-13T10:10:05.867Z] #57 ... [2024-09-13T10:10:05.867Z] [2024-09-13T10:10:05.867Z] #58 [security-bootstrapper internal] load build context [2024-09-13T10:10:05.867Z] #58 transferring context: 310.82MB 113.7s done [2024-09-13T10:10:05.867Z] #58 DONE 115.6s [2024-09-13T10:10:05.867Z] [2024-09-13T10:10:05.867Z] #57 [support-notifications internal] load build context [2024-09-13T10:10:10.109Z] #57 transferring context: 310.82MB 118.2s done [2024-09-13T10:10:10.109Z] #57 DONE 120.0s [2024-09-13T10:10:10.109Z] [2024-09-13T10:10:10.109Z] #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T10:11:06.623Z] #113 DONE 84.6s [2024-09-13T10:11:06.623Z] [2024-09-13T10:11:06.623Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-13T10:11:09.218Z] #119 ... [2024-09-13T10:11:09.218Z] [2024-09-13T10:11:09.218Z] #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T10:11:09.218Z] #115 DONE 83.9s [2024-09-13T10:11:09.218Z] [2024-09-13T10:11:09.218Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T10:11:09.218Z] #117 DONE 83.7s [2024-09-13T10:11:09.218Z] [2024-09-13T10:11:09.218Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-13T10:11:09.218Z] #120 ... [2024-09-13T10:11:09.218Z] [2024-09-13T10:11:09.218Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T10:11:09.218Z] #116 DONE 84.1s [2024-09-13T10:11:09.218Z] [2024-09-13T10:11:09.218Z] #121 [core-metadata builder 6/7] COPY . . [2024-09-13T10:11:11.155Z] #121 ... [2024-09-13T10:11:11.155Z] [2024-09-13T10:11:11.155Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T10:11:11.155Z] #118 DONE 77.0s [2024-09-13T10:11:11.155Z] [2024-09-13T10:11:11.155Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-13T10:11:11.155Z] #119 DONE 4.4s [2024-09-13T10:11:11.155Z] [2024-09-13T10:11:11.155Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T10:11:12.557Z] #122 1.572 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-09-13T10:11:13.984Z] #122 ... [2024-09-13T10:11:13.984Z] [2024-09-13T10:11:13.984Z] #121 [core-metadata builder 6/7] COPY . . [2024-09-13T10:11:13.984Z] #121 DONE 4.9s [2024-09-13T10:11:13.984Z] [2024-09-13T10:11:13.984Z] #123 [support-scheduler builder 6/7] COPY . . [2024-09-13T10:11:13.984Z] #123 CACHED [2024-09-13T10:11:13.984Z] [2024-09-13T10:11:13.984Z] #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T10:11:13.984Z] #124 CACHED [2024-09-13T10:11:13.984Z] [2024-09-13T10:11:13.984Z] #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-13T10:11:13.984Z] #125 CACHED [2024-09-13T10:11:13.984Z] [2024-09-13T10:11:13.984Z] #120 [core-keeper builder 7/8] COPY . . [2024-09-13T10:11:13.984Z] #120 DONE 5.2s [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T10:11:14.251Z] #126 CACHED [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #127 [core-data builder 6/7] COPY . . [2024-09-13T10:11:14.251Z] #127 CACHED [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #128 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-13T10:11:14.251Z] #128 CACHED [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T10:11:14.251Z] #129 CACHED [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #130 [security-bootstrapper builder 6/7] COPY . . [2024-09-13T10:11:14.251Z] #130 CACHED [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-13T10:11:14.251Z] #131 CACHED [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #132 [security-secretstore-setup builder 6/7] COPY . . [2024-09-13T10:11:14.251Z] #132 DONE 5.3s [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #133 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-13T10:11:14.251Z] #133 CACHED [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T10:11:14.251Z] #134 CACHED [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-13T10:11:14.251Z] #135 CACHED [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T10:11:14.251Z] #136 CACHED [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #137 [security-proxy-setup builder 6/7] COPY . . [2024-09-13T10:11:14.251Z] #137 CACHED [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #138 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-13T10:11:14.251Z] #138 CACHED [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-13T10:11:14.251Z] #139 CACHED [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T10:11:14.251Z] #140 CACHED [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #141 [security-proxy-auth builder 6/7] COPY . . [2024-09-13T10:11:14.251Z] #141 CACHED [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T10:11:14.251Z] #142 CACHED [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #143 [core-command builder 6/7] COPY . . [2024-09-13T10:11:14.251Z] #143 CACHED [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #144 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-13T10:11:14.251Z] #144 CACHED [2024-09-13T10:11:14.251Z] [2024-09-13T10:11:14.251Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-13T10:11:16.194Z] #145 ... [2024-09-13T10:11:16.195Z] [2024-09-13T10:11:16.195Z] #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-13T10:11:16.195Z] #146 CACHED [2024-09-13T10:11:16.195Z] [2024-09-13T10:11:16.195Z] #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-13T10:11:16.195Z] #147 CACHED [2024-09-13T10:11:16.195Z] [2024-09-13T10:11:16.195Z] #148 [support-notifications builder 6/7] COPY . . [2024-09-13T10:11:16.195Z] #148 CACHED [2024-09-13T10:11:16.195Z] [2024-09-13T10:11:16.195Z] #149 [support-cron-scheduler builder 6/7] COPY . . [2024-09-13T10:11:16.195Z] #149 DONE 5.2s [2024-09-13T10:11:16.486Z] [2024-09-13T10:11:16.486Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T10:11:21.831Z] #150 ... [2024-09-13T10:11:21.831Z] [2024-09-13T10:11:21.831Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-13T10:11:21.831Z] #145 7.239 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-09-13T10:11:24.418Z] #145 ... [2024-09-13T10:11:24.418Z] [2024-09-13T10:11:24.418Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T10:11:24.418Z] #0 7.485 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-09-13T10:11:24.418Z] #151 ... [2024-09-13T10:11:24.418Z] [2024-09-13T10:11:24.418Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T10:11:24.418Z] #0 7.648 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-09-13T10:11:24.418Z] #152 ... [2024-09-13T10:11:24.418Z] [2024-09-13T10:11:24.418Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T10:11:24.418Z] #0 6.287 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-09-13T10:11:24.683Z] #153 ... [2024-09-13T10:11:24.683Z] [2024-09-13T10:11:24.683Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-13T10:11:24.683Z] #0 8.218 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-09-13T10:11:24.683Z] #154 ... [2024-09-13T10:11:24.683Z] [2024-09-13T10:11:24.683Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T10:11:24.683Z] #0 6.756 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-09-13T10:11:24.949Z] #155 ... [2024-09-13T10:11:24.949Z] [2024-09-13T10:11:24.949Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T10:11:24.949Z] #0 7.690 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-09-13T10:11:24.949Z] #156 ... [2024-09-13T10:11:24.949Z] [2024-09-13T10:11:24.949Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T10:11:24.949Z] #0 5.416 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-09-13T10:11:25.216Z] #157 ... [2024-09-13T10:11:25.216Z] [2024-09-13T10:11:25.216Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-13T10:11:25.216Z] #0 7.100 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-09-13T10:11:25.216Z] #158 ... [2024-09-13T10:11:25.216Z] [2024-09-13T10:11:25.216Z] #159 [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-09-13T10:11:25.216Z] #0 7.843 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-09-13T10:11:25.482Z] #159 ... [2024-09-13T10:11:25.482Z] [2024-09-13T10:11:25.482Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T10:11:25.482Z] #150 5.957 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-09-13T10:11:26.454Z] #150 ... [2024-09-13T10:11:26.454Z] [2024-09-13T10:11:26.454Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T10:11:26.454Z] #0 5.778 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-09-13T10:31:19.596Z] #160 ... [2024-09-13T10:31:19.596Z] [2024-09-13T10:31:19.596Z] #159 [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-09-13T10:31:19.596Z] #159 1197.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-13T10:31:19.596Z] #159 ... [2024-09-13T10:31:19.596Z] [2024-09-13T10:31:19.596Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-13T10:31:19.596Z] #145 DONE 1203.1s [2024-09-13T10:31:19.596Z] [2024-09-13T10:31:19.596Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-13T10:31:19.596Z] #154 DONE 1203.5s [2024-09-13T10:31:19.596Z] [2024-09-13T10:31:19.596Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T10:31:19.596Z] #155 ... [2024-09-13T10:31:19.596Z] [2024-09-13T10:31:19.596Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T10:31:19.596Z] #161 DONE 0.4s [2024-09-13T10:31:19.596Z] [2024-09-13T10:31:19.596Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-13T10:31:19.596Z] #162 ... [2024-09-13T10:31:19.596Z] [2024-09-13T10:31:19.596Z] #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-13T10:31:19.596Z] #163 DONE 0.3s [2024-09-13T10:31:19.596Z] [2024-09-13T10:31:19.596Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-13T10:31:19.596Z] #162 DONE 0.4s [2024-09-13T10:31:19.596Z] [2024-09-13T10:31:19.596Z] #164 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-13T10:31:19.596Z] #164 ... [2024-09-13T10:31:19.596Z] [2024-09-13T10:31:19.596Z] #165 [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-09-13T10:31:19.596Z] #165 DONE 0.3s [2024-09-13T10:31:19.596Z] [2024-09-13T10:31:19.596Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-13T10:31:19.596Z] #166 DONE 0.3s [2024-09-13T10:31:19.596Z] [2024-09-13T10:31:19.596Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-13T10:31:19.867Z] #167 DONE 0.3s [2024-09-13T10:31:19.867Z] [2024-09-13T10:31:19.867Z] #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-13T10:31:20.136Z] #168 DONE 0.4s [2024-09-13T10:31:20.136Z] [2024-09-13T10:31:20.136Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T10:31:20.402Z] #150 ... [2024-09-13T10:31:20.402Z] [2024-09-13T10:31:20.402Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T10:31:21.827Z] #169 ... [2024-09-13T10:31:21.827Z] [2024-09-13T10:31:21.827Z] #164 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-13T10:31:21.827Z] #164 DONE 3.1s [2024-09-13T10:31:22.094Z] [2024-09-13T10:31:22.094Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T10:31:22.364Z] #170 DONE 0.4s [2024-09-13T10:31:22.365Z] [2024-09-13T10:31:22.365Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-13T10:31:22.365Z] #171 DONE 0.3s [2024-09-13T10:31:22.365Z] [2024-09-13T10:31:22.365Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T10:31:22.643Z] #150 ... [2024-09-13T10:31:22.643Z] [2024-09-13T10:31:22.643Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-13T10:31:22.913Z] #172 DONE 0.5s [2024-09-13T10:31:22.913Z] [2024-09-13T10:31:22.913Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T10:31:23.224Z] #150 ... [2024-09-13T10:31:23.224Z] [2024-09-13T10:31:23.224Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-13T10:31:23.224Z] #173 DONE 0.1s [2024-09-13T10:31:23.495Z] [2024-09-13T10:31:23.495Z] #174 [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-09-13T10:31:23.495Z] #174 DONE 0.3s [2024-09-13T10:31:23.495Z] [2024-09-13T10:31:23.495Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-13T10:31:23.495Z] #158 ... [2024-09-13T10:31:23.495Z] [2024-09-13T10:31:23.495Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T10:31:23.495Z] #169 DONE 3.3s [2024-09-13T10:31:23.495Z] [2024-09-13T10:31:23.495Z] #108 [security-proxy-setup] exporting to image [2024-09-13T10:31:23.765Z] #108 exporting layers [2024-09-13T10:31:24.348Z] #108 ... [2024-09-13T10:31:24.348Z] [2024-09-13T10:31:24.348Z] #175 [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-09-13T10:31:24.348Z] #175 DONE 0.6s [2024-09-13T10:31:24.348Z] [2024-09-13T10:31:24.348Z] #176 [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-09-13T10:31:24.619Z] #176 DONE 0.3s [2024-09-13T10:31:24.619Z] [2024-09-13T10:31:24.619Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-13T10:31:24.888Z] #177 DONE 0.2s [2024-09-13T10:31:24.888Z] [2024-09-13T10:31:24.888Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-13T10:31:24.888Z] #178 DONE 0.3s [2024-09-13T10:31:24.888Z] [2024-09-13T10:31:24.888Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-13T10:31:25.157Z] #158 ... [2024-09-13T10:31:25.157Z] [2024-09-13T10:31:25.157Z] #108 [security-proxy-setup] exporting to image [2024-09-13T10:31:25.157Z] #108 exporting layers 1.5s done [2024-09-13T10:31:25.157Z] #108 writing image sha256:f1d9cc1a45fe231e27ce0422670886b584d64353b1d221173f1bbe1adf7ab3b9 done [2024-09-13T10:31:25.157Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-13T10:31:25.157Z] #108 DONE 8.0s [2024-09-13T10:31:25.157Z] [2024-09-13T10:31:25.157Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-13T10:31:27.764Z] #179 DONE 2.2s [2024-09-13T10:31:27.764Z] [2024-09-13T10:31:27.764Z] #108 [security-bootstrapper] exporting to image [2024-09-13T10:31:28.781Z] #108 exporting layers 1.4s done [2024-09-13T10:31:28.781Z] #108 writing image sha256:282d5d01c3eb0877f0adb48a12348886204803fe1980a7a1d61a549683fdf54b done [2024-09-13T10:31:28.781Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-13T10:31:28.781Z] #108 DONE 9.5s [2024-09-13T10:31:28.781Z] [2024-09-13T10:31:28.781Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T10:31:35.424Z] #150 ... [2024-09-13T10:31:35.424Z] [2024-09-13T10:31:35.424Z] #159 [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-09-13T10:31:35.424Z] #159 DONE 1221.2s [2024-09-13T10:31:35.424Z] [2024-09-13T10:31:35.424Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T10:31:36.424Z] #152 ... [2024-09-13T10:31:36.424Z] [2024-09-13T10:31:36.424Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T10:31:36.424Z] #180 DONE 0.1s [2024-09-13T10:31:36.424Z] [2024-09-13T10:31:36.424Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-13T10:31:36.693Z] #181 DONE 0.2s [2024-09-13T10:31:36.693Z] [2024-09-13T10:31:36.693Z] #182 [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-09-13T10:31:36.693Z] #182 DONE 0.1s [2024-09-13T10:31:36.693Z] [2024-09-13T10:31:36.693Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:31:36.961Z] #42 ... [2024-09-13T10:31:36.961Z] [2024-09-13T10:31:36.961Z] #183 [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-09-13T10:31:36.961Z] #183 DONE 0.2s [2024-09-13T10:31:36.961Z] [2024-09-13T10:31:36.961Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-13T10:31:37.234Z] #184 DONE 0.1s [2024-09-13T10:31:37.234Z] [2024-09-13T10:31:37.234Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-13T10:31:37.234Z] #185 DONE 0.2s [2024-09-13T10:31:37.234Z] [2024-09-13T10:31:37.234Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T10:31:37.508Z] #151 ... [2024-09-13T10:31:37.508Z] [2024-09-13T10:31:37.508Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-13T10:31:37.774Z] #186 DONE 0.3s [2024-09-13T10:31:37.774Z] [2024-09-13T10:31:37.774Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-13T10:31:38.040Z] #187 DONE 0.1s [2024-09-13T10:31:38.040Z] [2024-09-13T10:31:38.040Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T10:31:39.983Z] #188 DONE 2.2s [2024-09-13T10:31:39.983Z] [2024-09-13T10:31:39.983Z] #108 [security-secretstore-setup] exporting to image [2024-09-13T10:31:39.983Z] #108 exporting layers [2024-09-13T10:31:41.928Z] #108 exporting layers 1.5s done [2024-09-13T10:31:41.928Z] #108 writing image sha256:fb589a3635e2cefd00acb3ec62bdebc24f46574a74ff1a0e21e4fe6655a4a1e0 done [2024-09-13T10:31:41.928Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-13T10:31:41.928Z] #108 DONE 11.0s [2024-09-13T10:31:41.928Z] [2024-09-13T10:31:41.928Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T10:32:28.753Z] #150 ... [2024-09-13T10:32:28.753Z] [2024-09-13T10:32:28.753Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-13T10:32:28.753Z] #158 DONE 1272.5s [2024-09-13T10:32:28.753Z] [2024-09-13T10:32:28.753Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T10:32:28.753Z] #160 ... [2024-09-13T10:32:28.753Z] [2024-09-13T10:32:28.753Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T10:32:28.753Z] #189 DONE 0.2s [2024-09-13T10:32:28.753Z] [2024-09-13T10:32:28.753Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T10:32:28.753Z] #190 DONE 0.2s [2024-09-13T10:32:28.753Z] [2024-09-13T10:32:28.753Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-13T10:32:28.753Z] #191 DONE 0.3s [2024-09-13T10:32:28.753Z] [2024-09-13T10:32:28.753Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T10:32:28.753Z] #156 ... [2024-09-13T10:32:28.753Z] [2024-09-13T10:32:28.753Z] #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-09-13T10:32:28.753Z] #192 DONE 0.2s [2024-09-13T10:32:28.753Z] [2024-09-13T10:32:28.753Z] #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-09-13T10:32:28.753Z] #193 DONE 0.2s [2024-09-13T10:32:28.753Z] [2024-09-13T10:32:28.753Z] #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-09-13T10:32:30.709Z] #194 DONE 2.3s [2024-09-13T10:32:30.709Z] [2024-09-13T10:32:30.709Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-13T10:32:30.709Z] #108 exporting layers [2024-09-13T10:32:31.293Z] #108 exporting layers 0.7s done [2024-09-13T10:32:31.293Z] #108 writing image sha256:ad5c8c871166cfaac9c1f25a7e465737dc900f70f7159a8b782b21c5e7a0a08a done [2024-09-13T10:32:31.293Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-13T10:32:31.293Z] #108 DONE 11.8s [2024-09-13T10:32:31.293Z] [2024-09-13T10:32:31.293Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T10:34:22.940Z] #150 ... [2024-09-13T10:34:22.940Z] [2024-09-13T10:34:22.940Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-13T10:34:22.940Z] #122 DONE 1386.7s [2024-09-13T10:34:22.940Z] [2024-09-13T10:34:22.940Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T10:34:22.940Z] #152 ... [2024-09-13T10:34:22.940Z] [2024-09-13T10:34:22.940Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T10:34:22.940Z] #195 DONE 0.1s [2024-09-13T10:34:22.940Z] [2024-09-13T10:34:22.940Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T10:34:22.940Z] #196 DONE 0.2s [2024-09-13T10:34:22.940Z] [2024-09-13T10:34:22.940Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-13T10:34:22.940Z] #197 DONE 0.4s [2024-09-13T10:34:22.940Z] [2024-09-13T10:34:22.940Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T10:34:22.940Z] #156 ... [2024-09-13T10:34:22.940Z] [2024-09-13T10:34:22.941Z] #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-09-13T10:34:22.941Z] #198 DONE 0.3s [2024-09-13T10:34:22.941Z] [2024-09-13T10:34:22.941Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:34:22.941Z] #42 ... [2024-09-13T10:34:22.941Z] [2024-09-13T10:34:22.941Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-13T10:34:22.941Z] #108 exporting layers [2024-09-13T10:34:22.941Z] #108 exporting layers 0.8s done [2024-09-13T10:34:22.941Z] #108 writing image sha256:a8ddd1703da10a904c616a62ee1878e7f2d0cc72fb0d5f810f3adaf9281286d4 done [2024-09-13T10:34:22.941Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-13T10:34:22.941Z] #108 DONE 12.5s [2024-09-13T10:34:22.941Z] [2024-09-13T10:34:22.941Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T10:42:45.107Z] #150 ... [2024-09-13T10:42:45.107Z] [2024-09-13T10:42:45.107Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-13T10:42:45.107Z] #155 DONE 1884.4s [2024-09-13T10:42:45.107Z] [2024-09-13T10:42:45.107Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T10:42:45.107Z] #160 ... [2024-09-13T10:42:45.107Z] [2024-09-13T10:42:45.107Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T10:42:45.107Z] #199 DONE 0.2s [2024-09-13T10:42:45.107Z] [2024-09-13T10:42:45.107Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T10:42:45.107Z] #200 DONE 0.2s [2024-09-13T10:42:45.107Z] [2024-09-13T10:42:45.107Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-13T10:42:45.107Z] #201 DONE 0.5s [2024-09-13T10:42:45.107Z] [2024-09-13T10:42:45.107Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T10:42:45.107Z] #160 ... [2024-09-13T10:42:45.107Z] [2024-09-13T10:42:45.107Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-13T10:42:45.107Z] #202 DONE 0.1s [2024-09-13T10:42:45.107Z] [2024-09-13T10:42:45.107Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-13T10:42:45.107Z] #203 DONE 0.1s [2024-09-13T10:42:45.107Z] [2024-09-13T10:42:45.107Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:42:45.107Z] #42 ... [2024-09-13T10:42:45.107Z] [2024-09-13T10:42:45.107Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-13T10:42:45.107Z] #204 DONE 2.4s [2024-09-13T10:42:45.107Z] [2024-09-13T10:42:45.107Z] #108 [security-proxy-auth] exporting to image [2024-09-13T10:42:45.107Z] #108 exporting layers [2024-09-13T10:42:45.107Z] #108 exporting layers 0.9s done [2024-09-13T10:42:45.107Z] #108 writing image sha256:44a61a8dc7c2d0f27e3eb8524ee72229db720670585193ad2e9dba6cbf02498b done [2024-09-13T10:42:45.107Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-13T10:42:45.107Z] #108 DONE 13.4s [2024-09-13T10:42:45.107Z] [2024-09-13T10:42:45.107Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T10:43:52.981Z] #160 ... [2024-09-13T10:43:52.981Z] [2024-09-13T10:43:52.981Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-13T10:43:52.981Z] #156 DONE 1955.5s [2024-09-13T10:43:52.981Z] [2024-09-13T10:43:52.981Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T10:43:52.981Z] #152 ... [2024-09-13T10:43:52.981Z] [2024-09-13T10:43:52.981Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T10:43:52.981Z] #205 DONE 0.2s [2024-09-13T10:43:52.981Z] [2024-09-13T10:43:52.981Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-13T10:43:52.981Z] #206 DONE 0.2s [2024-09-13T10:43:52.981Z] [2024-09-13T10:43:52.981Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-13T10:43:52.981Z] #207 DONE 0.6s [2024-09-13T10:43:52.981Z] [2024-09-13T10:43:52.981Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T10:43:52.981Z] #150 ... [2024-09-13T10:43:52.981Z] [2024-09-13T10:43:52.981Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-13T10:43:52.981Z] #208 DONE 0.1s [2024-09-13T10:43:52.981Z] [2024-09-13T10:43:52.981Z] #108 [core-command] exporting to image [2024-09-13T10:43:52.981Z] #108 exporting layers [2024-09-13T10:43:52.981Z] #108 exporting layers 0.5s done [2024-09-13T10:43:52.981Z] #108 writing image sha256:1c04ff84c606e8f98f72021eaf59ddf9d877fbed2a35a029843975260d7943d9 done [2024-09-13T10:43:52.981Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-13T10:43:52.981Z] #108 DONE 13.9s [2024-09-13T10:43:52.981Z] [2024-09-13T10:43:52.981Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:45:59.653Z] #42 ... [2024-09-13T10:45:59.653Z] [2024-09-13T10:45:59.654Z] #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-13T10:45:59.654Z] #157 DONE 2073.1s [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:45:59.654Z] #42 ... [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T10:45:59.654Z] #209 DONE 0.1s [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:45:59.654Z] #42 ... [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-13T10:45:59.654Z] #210 DONE 0.5s [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-13T10:45:59.654Z] #211 DONE 0.1s [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #108 [core-keeper] exporting to image [2024-09-13T10:45:59.654Z] #108 exporting layers [2024-09-13T10:45:59.654Z] #108 exporting layers 0.7s done [2024-09-13T10:45:59.654Z] #108 writing image sha256:4d49408f5e04c4f67dbbd247f4eb4184d00ab527bbda889c61dd11b95d2d2789 done [2024-09-13T10:45:59.654Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-13T10:45:59.654Z] #108 DONE 14.6s [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T10:45:59.654Z] #160 ... [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-13T10:45:59.654Z] #152 DONE 2081.9s [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:45:59.654Z] #42 ... [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T10:45:59.654Z] #212 DONE 0.2s [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:45:59.654Z] #42 ... [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-13T10:45:59.654Z] #213 DONE 0.2s [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-13T10:45:59.654Z] #214 DONE 0.5s [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-13T10:45:59.654Z] #215 DONE 0.2s [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T10:45:59.654Z] #153 ... [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-13T10:45:59.654Z] #216 DONE 0.2s [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #108 [core-data] exporting to image [2024-09-13T10:45:59.654Z] #108 exporting layers [2024-09-13T10:45:59.654Z] #108 exporting layers 0.7s done [2024-09-13T10:45:59.654Z] #108 writing image sha256:8ae2d318eef353b76d732c7eb47e7f741394db21afa9434748f48626aeb34df4 [2024-09-13T10:45:59.654Z] #108 writing image sha256:8ae2d318eef353b76d732c7eb47e7f741394db21afa9434748f48626aeb34df4 done [2024-09-13T10:45:59.654Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-13T10:45:59.654Z] #108 DONE 15.4s [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T10:45:59.654Z] #160 ... [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-13T10:45:59.654Z] #153 DONE 2084.7s [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T10:45:59.654Z] #150 ... [2024-09-13T10:45:59.654Z] [2024-09-13T10:45:59.654Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T10:45:59.920Z] #217 DONE 0.3s [2024-09-13T10:45:59.920Z] [2024-09-13T10:45:59.920Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-13T10:45:59.920Z] #218 DONE 0.1s [2024-09-13T10:45:59.920Z] [2024-09-13T10:45:59.920Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-13T10:46:00.505Z] #219 DONE 0.4s [2024-09-13T10:46:00.505Z] [2024-09-13T10:46:00.505Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-13T10:46:00.505Z] #220 DONE 0.1s [2024-09-13T10:46:00.505Z] [2024-09-13T10:46:00.505Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T10:46:00.505Z] #150 ... [2024-09-13T10:46:00.505Z] [2024-09-13T10:46:00.505Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-13T10:46:00.505Z] #221 DONE 0.1s [2024-09-13T10:46:00.505Z] [2024-09-13T10:46:00.505Z] #108 [core-metadata] exporting to image [2024-09-13T10:46:01.088Z] #108 exporting layers 0.5s done [2024-09-13T10:46:01.088Z] #108 writing image sha256:649e433dd8093317437fcd0bbab6c8714f2baf86655a4463b6a37c46e2a926db done [2024-09-13T10:46:01.088Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-13T10:46:01.088Z] #108 DONE 15.9s [2024-09-13T10:46:01.088Z] [2024-09-13T10:46:01.088Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T10:46:33.306Z] #150 ... [2024-09-13T10:46:33.306Z] [2024-09-13T10:46:33.306Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-13T10:46:33.306Z] #160 DONE 2114.6s [2024-09-13T10:46:33.306Z] [2024-09-13T10:46:33.306Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-13T10:46:33.306Z] #151 DONE 2116.8s [2024-09-13T10:46:33.306Z] [2024-09-13T10:46:33.306Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:46:33.306Z] #42 ... [2024-09-13T10:46:33.306Z] [2024-09-13T10:46:33.306Z] #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T10:46:33.306Z] #222 DONE 0.3s [2024-09-13T10:46:33.306Z] [2024-09-13T10:46:33.306Z] #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T10:46:33.306Z] #223 DONE 0.2s [2024-09-13T10:46:33.306Z] [2024-09-13T10:46:33.306Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T10:46:33.306Z] #224 ... [2024-09-13T10:46:33.306Z] [2024-09-13T10:46:33.306Z] #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T10:46:33.306Z] #225 DONE 0.3s [2024-09-13T10:46:33.306Z] [2024-09-13T10:46:33.306Z] #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T10:46:33.306Z] #224 DONE 0.3s [2024-09-13T10:46:33.306Z] [2024-09-13T10:46:33.306Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-13T10:46:33.306Z] #226 ... [2024-09-13T10:46:33.306Z] [2024-09-13T10:46:33.306Z] #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-13T10:46:33.306Z] #227 DONE 0.7s [2024-09-13T10:46:33.306Z] [2024-09-13T10:46:33.306Z] #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-13T10:46:33.306Z] #226 DONE 0.6s [2024-09-13T10:46:33.306Z] [2024-09-13T10:46:33.306Z] #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-13T10:46:33.306Z] #228 DONE 0.2s [2024-09-13T10:46:33.306Z] [2024-09-13T10:46:33.306Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-13T10:46:33.306Z] #229 DONE 0.2s [2024-09-13T10:46:33.306Z] [2024-09-13T10:46:33.306Z] #108 [support-notifications] exporting to image [2024-09-13T10:46:33.306Z] #108 exporting layers [2024-09-13T10:46:33.306Z] #108 ... [2024-09-13T10:46:33.306Z] [2024-09-13T10:46:33.306Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-13T10:46:33.306Z] #150 DONE 2117.1s [2024-09-13T10:46:33.573Z] [2024-09-13T10:46:33.573Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:46:33.573Z] #42 ... [2024-09-13T10:46:33.573Z] [2024-09-13T10:46:33.573Z] #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-13T10:46:33.839Z] #230 DONE 0.2s [2024-09-13T10:46:33.839Z] [2024-09-13T10:46:33.839Z] #108 [support-scheduler] exporting to image [2024-09-13T10:46:33.839Z] #108 exporting layers 0.8s done [2024-09-13T10:46:33.839Z] #108 writing image sha256:023b20b6dd97217e86b67a5f69c77a3efd308c235bbf958808617dee5df5676d done [2024-09-13T10:46:33.839Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-13T10:46:34.106Z] #108 exporting layers 1.0s done [2024-09-13T10:46:34.106Z] #108 writing image sha256:65341da3f9adf6ce85b652771b1b99bc43baaaffeda97f709116d1efa4fc4982 done [2024-09-13T10:46:34.106Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-13T10:46:34.106Z] #108 DONE 16.9s [2024-09-13T10:46:34.106Z] [2024-09-13T10:46:34.106Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-13T10:46:34.106Z] #231 DONE 0.1s [2024-09-13T10:46:34.106Z] [2024-09-13T10:46:34.106Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-13T10:46:34.373Z] #232 DONE 0.4s [2024-09-13T10:46:34.373Z] [2024-09-13T10:46:34.373Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:46:34.373Z] #42 ... [2024-09-13T10:46:34.373Z] [2024-09-13T10:46:34.373Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-13T10:46:34.373Z] #233 DONE 0.1s [2024-09-13T10:46:34.639Z] [2024-09-13T10:46:34.639Z] #108 [support-cron-scheduler] exporting to image [2024-09-13T10:46:36.045Z] #108 exporting layers 1.4s done [2024-09-13T10:46:36.045Z] #108 writing image sha256:1aea3428bf5583b50ad7c6ab892a874d24ec127812b790da8278bfdc949da644 done [2024-09-13T10:46:36.045Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-13T10:46:36.045Z] #108 DONE 18.3s [2024-09-13T10:46:36.045Z] [2024-09-13T10:46:36.045Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-13T10:46:36.045Z] time="2024-09-13T10:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T10:46:36.045Z] time="2024-09-13T10:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T10:46:36.045Z] time="2024-09-13T10:07:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T10:46:36.045Z] time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T10:46:36.045Z] time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T10:46:36.045Z] time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T10:46:36.045Z] time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T10:46:36.045Z] time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T10:46:36.045Z] time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T10:46:36.045Z] time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T10:46:36.045Z] time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T10:46:36.045Z] time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T10:46:36.045Z] time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T10:46:36.045Z] time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T10:46:36.045Z] time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-13T10:46:36.045Z] time="2024-09-13T10:07:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-13T10:46:36.073Z] $ docker stop --time=1 6ff7a56cc7808473d1c171727687ccb5715e6cb3f1a47a58fa2ef5fef0b2339f [2024-09-13T10:46:37.718Z] $ docker rm -f --volumes 6ff7a56cc7808473d1c171727687ccb5715e6cb3f1a47a58fa2ef5fef0b2339f [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-13T10:46:38.316Z] + docker images [2024-09-13T10:46:38.316Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-13T10:46:38.316Z] support-cron-scheduler-arm64 latest 1aea3428bf55 4 seconds ago 43.7MB [2024-09-13T10:46:38.316Z] support-scheduler-arm64 latest 023b20b6dd97 6 seconds ago 41.4MB [2024-09-13T10:46:38.316Z] support-notifications-arm64 latest 65341da3f9ad 6 seconds ago 42.2MB [2024-09-13T10:46:38.316Z] core-metadata-arm64 latest 649e433dd809 38 seconds ago 39.4MB [2024-09-13T10:46:38.316Z] core-data-arm64 latest 8ae2d318eef3 41 seconds ago 39.3MB [2024-09-13T10:46:38.316Z] core-keeper-arm64 latest 4d49408f5e04 50 seconds ago 39.2MB [2024-09-13T10:46:38.316Z] core-command-arm64 latest 1c04ff84c606 2 minutes ago 35.1MB [2024-09-13T10:46:38.316Z] security-proxy-auth-arm64 latest 44a61a8dc7c2 3 minutes ago 32.7MB [2024-09-13T10:46:38.316Z] security-spiffe-token-provider-arm64 latest a8ddd1703da1 12 minutes ago 29.1MB [2024-09-13T10:46:38.316Z] core-common-config-bootstrapper-arm64 latest ad5c8c871166 14 minutes ago 15.4MB [2024-09-13T10:46:38.316Z] security-secretstore-setup-arm64 latest fb589a3635e2 14 minutes ago 36.4MB [2024-09-13T10:46:38.316Z] security-bootstrapper-arm64 latest 282d5d01c3eb 15 minutes ago 18.9MB [2024-09-13T10:46:38.316Z] security-proxy-setup-arm64 latest f1d9cc1a45fe 15 minutes ago 26.2MB [2024-09-13T10:46:38.316Z] security-spire-agent-arm64 latest fb10c85cba19 37 minutes ago 174MB [2024-09-13T10:46:38.316Z] security-spire-server-arm64 latest 6d1a75ba2337 37 minutes ago 116MB [2024-09-13T10:46:38.316Z] security-spire-config-arm64 latest aa84dc0ab56d 37 minutes ago 115MB [2024-09-13T10:46:38.316Z] ci-base-image-arm64 latest 62853f7c3c01 56 minutes ago 967MB [2024-09-13T10:46:38.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-13T10:46:38.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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-09-13T10:46:39.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-13T10:46:39.263Z] [2024-09-13T10:46:39.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T10:46:39.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-13T10:46:39.946Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-13T10:46:39.946Z] 8998bd30e6a1: Pulling fs layer [2024-09-13T10:46:39.946Z] 04944245beec: Pulling fs layer [2024-09-13T10:46:39.946Z] 699f458cf7ca: Pulling fs layer [2024-09-13T10:46:39.946Z] 765212b225bb: Pulling fs layer [2024-09-13T10:46:39.946Z] f23df028b6ca: Pulling fs layer [2024-09-13T10:46:39.946Z] d65c8cfc05b1: Pulling fs layer [2024-09-13T10:46:39.946Z] 2437ff75d9bd: Pulling fs layer [2024-09-13T10:46:39.946Z] f23df028b6ca: Waiting [2024-09-13T10:46:39.946Z] d65c8cfc05b1: Waiting [2024-09-13T10:46:39.946Z] 2437ff75d9bd: Waiting [2024-09-13T10:46:39.946Z] 765212b225bb: Waiting [2024-09-13T10:46:39.946Z] 04944245beec: Verifying Checksum [2024-09-13T10:46:39.946Z] 04944245beec: Download complete [2024-09-13T10:46:39.946Z] 765212b225bb: Verifying Checksum [2024-09-13T10:46:39.946Z] 765212b225bb: Download complete [2024-09-13T10:46:39.946Z] f23df028b6ca: Verifying Checksum [2024-09-13T10:46:39.946Z] f23df028b6ca: Download complete [2024-09-13T10:46:40.211Z] d65c8cfc05b1: Verifying Checksum [2024-09-13T10:46:40.211Z] d65c8cfc05b1: Download complete [2024-09-13T10:46:40.211Z] 699f458cf7ca: Verifying Checksum [2024-09-13T10:46:40.211Z] 699f458cf7ca: Download complete [2024-09-13T10:46:40.475Z] 8998bd30e6a1: Verifying Checksum [2024-09-13T10:46:40.475Z] 8998bd30e6a1: Download complete [2024-09-13T10:46:43.042Z] 2437ff75d9bd: Verifying Checksum [2024-09-13T10:46:43.042Z] 2437ff75d9bd: Download complete [2024-09-13T10:46:44.972Z] 8998bd30e6a1: Pull complete [2024-09-13T10:46:45.551Z] 04944245beec: Pull complete [2024-09-13T10:46:46.948Z] 699f458cf7ca: Pull complete [2024-09-13T10:46:47.213Z] 765212b225bb: Pull complete [2024-09-13T10:46:48.166Z] f23df028b6ca: Pull complete [2024-09-13T10:46:48.166Z] d65c8cfc05b1: Pull complete [2024-09-13T10:47:06.411Z] 2437ff75d9bd: Pull complete [2024-09-13T10:47:06.411Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-13T10:47:06.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-13T10:47:06.411Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T10:47:06.792Z] prd-ubuntu20.04-docker-arm64-4c-16g-10228 does not seem to be running inside a container [2024-09-13T10:47:06.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-13T10:47:09.836Z] $ docker top f1197f8125fe1ece568b3e02d573f2f28ed5e9aef397b22ecd456cfafe9c3cbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-13T10:47:10.893Z] ---> job-cost.sh [2024-09-13T10:47:10.893Z] lf-activate-venv: SKIPPING [2024-09-13T10:47:10.893Z] INFO: No Stack... [2024-09-13T10:47:12.826Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-13T10:47:13.088Z] INFO: Archiving Costs [Pipeline] sh [2024-09-13T10:47:13.750Z] + + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-13T10:47:13.750Z] cut -d, -f6 [Pipeline] lock [2024-09-13T10:47:13.817Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4914-1-stack-cost] [2024-09-13T10:47:13.824Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4914-1-stack-cost] did not exist. Created. [2024-09-13T10:47:13.831Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4914-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-13T10:47:14.269Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-13T10:47:14.757Z] Stashed 1 file(s) [Pipeline] } [2024-09-13T10:47:14.778Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4914-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-13T10:47:14.859Z] $ docker stop --time=1 f1197f8125fe1ece568b3e02d573f2f28ed5e9aef397b22ecd456cfafe9c3cbe [2024-09-13T10:47:16.388Z] $ docker rm -f --volumes f1197f8125fe1ece568b3e02d573f2f28ed5e9aef397b22ecd456cfafe9c3cbe [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-09-13T10:47:17.561Z] provisioning config files... [2024-09-13T10:47:17.569Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4857622049590339131tmp [Pipeline] { [Pipeline] sh [2024-09-13T10:47:17.926Z] + set +x [2024-09-13T10:47:17.926Z] + curl -s https://codecov.io/bash [2024-09-13T10:47:17.926Z] + bash -s -- [2024-09-13T10:47:17.926Z] [2024-09-13T10:47:17.926Z] _____ _ [2024-09-13T10:47:17.926Z] / ____| | | [2024-09-13T10:47:17.926Z] | | ___ __| | ___ ___ _____ __ [2024-09-13T10:47:17.926Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-13T10:47:17.926Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-13T10:47:17.926Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-13T10:47:17.926Z] Bash-1.0.6 [2024-09-13T10:47:17.926Z] [2024-09-13T10:47:17.926Z] [2024-09-13T10:47:17.926Z] ==> git version 2.25.1 found [2024-09-13T10:47:17.926Z] ==> 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-09-13T10:47:17.926Z] Release-Date: 2020-01-08 [2024-09-13T10:47:17.926Z] 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-09-13T10:47:17.926Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-13T10:47:17.927Z] ==> Jenkins CI detected. [2024-09-13T10:47:17.927Z] current dir:  /w/workspace/edgex-go/1 [2024-09-13T10:47:17.927Z] project root: . [2024-09-13T10:47:17.927Z] --> token set from env [2024-09-13T10:47:17.927Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-13T10:47:17.927Z] ==> Running gcov in . (disable via -X gcov) [2024-09-13T10:47:17.927Z] ==> Python coveragepy not found [2024-09-13T10:47:17.927Z] ==> Searching for coverage reports in: [2024-09-13T10:47:17.927Z] + . [2024-09-13T10:47:18.187Z] -> Found 1 reports [2024-09-13T10:47:18.188Z] ==> Detecting git/mercurial file structure [2024-09-13T10:47:18.188Z] ==> Reading reports [2024-09-13T10:47:18.188Z] + ./coverage.out bytes=567970 [2024-09-13T10:47:18.188Z] ==> Appending adjustments [2024-09-13T10:47:18.188Z] https://docs.codecov.io/docs/fixing-reports [2024-09-13T10:47:19.568Z] + Found adjustments [2024-09-13T10:47:19.568Z] ==> Gzipping contents [2024-09-13T10:47:19.568Z] 72K /tmp/codecov.AgwPyq.gz [2024-09-13T10:47:19.568Z] ==> Uploading reports [2024-09-13T10:47:19.568Z] url: https://codecov.io [2024-09-13T10:47:19.568Z] query: branch=PR-4914&commit=a8bb9105af1c6398587726f8b6be1dd5c186712b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4914%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4914&job=&cmd_args= [2024-09-13T10:47:19.568Z] -> Pinging Codecov [2024-09-13T10:47:19.568Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4914&commit=a8bb9105af1c6398587726f8b6be1dd5c186712b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4914%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4914&job=&cmd_args= [2024-09-13T10:47:19.568Z] -> Uploading to [2024-09-13T10:47:19.568Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-13/00271124DB129430A58F1EEE437C3FCB/a8bb9105af1c6398587726f8b6be1dd5c186712b/f658bceb-f86b-4f92-9a00-9b02905f6d95.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240913%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240913T104719Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf89dd27276aaf51132aa087933df235d6552a6b50037f16fa37608abcdc5158 [2024-09-13T10:47:19.568Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-13T10:47:19.568Z] Dload Upload Total Spent Left Speed [2024-09-13T10:47:20.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69985 0 0 100 69985 0 110k --:--:-- --:--:-- --:--:-- 110k [2024-09-13T10:47:20.137Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a8bb9105af1c6398587726f8b6be1dd5c186712b [Pipeline] } [2024-09-13T10:47:20.169Z] 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-09-13T10:47:21.892Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-13T10:47:22.238Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T10:47:23.152Z] ---> package-listing.sh [2024-09-13T10:47:23.152Z] ++ facter osfamily [2024-09-13T10:47:23.152Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-13T10:47:23.152Z] + OS_FAMILY=debian [2024-09-13T10:47:23.152Z] + workspace=/w/workspace/edgex-go/1 [2024-09-13T10:47:23.152Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-13T10:47:23.152Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-13T10:47:23.152Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-13T10:47:23.152Z] + PACKAGES=/tmp/packages_start.txt [2024-09-13T10:47:23.152Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-13T10:47:23.152Z] + PACKAGES=/tmp/packages_end.txt [2024-09-13T10:47:23.152Z] + case "${OS_FAMILY}" in [2024-09-13T10:47:23.152Z] + dpkg -l [2024-09-13T10:47:23.152Z] + grep '^ii' [2024-09-13T10:47:23.413Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-13T10:47:23.413Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-13T10:47:23.413Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-13T10:47:23.413Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-13T10:47:23.413Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-13T10:47:23.413Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-13T10:47:23.458Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-13T10:47:23.760Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T10:47:24.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-13T10:47:24.417Z] [2024-09-13T10:47:24.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-13T10:47:24.824Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-13T10:47:24.824Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-13T10:47:24.824Z] 5eb5b503b376: Pulling fs layer [2024-09-13T10:47:24.824Z] 5c69ac0246d0: Pulling fs layer [2024-09-13T10:47:24.824Z] ec43610c2a17: Pulling fs layer [2024-09-13T10:47:24.824Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-13T10:47:24.824Z] 33b1e0a273af: Pulling fs layer [2024-09-13T10:47:24.824Z] 5d3b04190fa2: Pulling fs layer [2024-09-13T10:47:24.824Z] 2f39f015ded8: Pulling fs layer [2024-09-13T10:47:24.824Z] 3a2ae6a8a46f: Waiting [2024-09-13T10:47:24.824Z] 33b1e0a273af: Waiting [2024-09-13T10:47:24.824Z] 5d3b04190fa2: Waiting [2024-09-13T10:47:24.824Z] 2f39f015ded8: Waiting [2024-09-13T10:47:24.824Z] 5c69ac0246d0: Download complete [2024-09-13T10:47:24.825Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-13T10:47:24.825Z] 3a2ae6a8a46f: Download complete [2024-09-13T10:47:24.825Z] 33b1e0a273af: Verifying Checksum [2024-09-13T10:47:24.825Z] 33b1e0a273af: Download complete [2024-09-13T10:47:24.825Z] 5d3b04190fa2: Download complete [2024-09-13T10:47:25.082Z] ec43610c2a17: Verifying Checksum [2024-09-13T10:47:25.082Z] ec43610c2a17: Download complete [2024-09-13T10:47:25.082Z] 5eb5b503b376: Download complete [2024-09-13T10:47:25.649Z] 2f39f015ded8: Download complete [2024-09-13T10:47:26.215Z] 5eb5b503b376: Pull complete [2024-09-13T10:47:26.474Z] 5c69ac0246d0: Pull complete [2024-09-13T10:47:26.735Z] ec43610c2a17: Pull complete [2024-09-13T10:47:26.735Z] 3a2ae6a8a46f: Pull complete [2024-09-13T10:47:26.999Z] 33b1e0a273af: Pull complete [2024-09-13T10:47:26.999Z] 5d3b04190fa2: Pull complete [2024-09-13T10:47:31.190Z] 2f39f015ded8: Pull complete [2024-09-13T10:47:31.191Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-13T10:47:31.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-13T10:47:31.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-13T10:47:31.464Z] prd-ubuntu20.04-docker-8c-8g-10225 does not seem to be running inside a container [2024-09-13T10:47:31.485Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-13T10:47:35.271Z] $ docker top df477895fc9746d56ec16bb66f836ade024e93742630bdc179ba45c2cc4c6b04 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-13T10:47:35.695Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-13T10:47:36.018Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-13T10:47:36.338Z] + ls /var/log/sa-host [2024-09-13T10:47:36.338Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-13T10:47:36.587Z] provisioning config files... [2024-09-13T10:47:36.598Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7750615250590530114tmp [Pipeline] { [Pipeline] echo [2024-09-13T10:47:36.665Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T10:47:36.999Z] ---> create-netrc.sh [Pipeline] } [2024-09-13T10:47:37.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-13T10:47:37.467Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-13T10:47:37.506Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T10:47:37.831Z] ---> sudo-logs.sh [2024-09-13T10:47:37.831Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-13T10:47:37.930Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T10:47:38.263Z] ---> job-cost.sh [2024-09-13T10:47:38.263Z] lf-activate-venv: SKIPPING [2024-09-13T10:47:38.263Z] DEBUG: total: 0.2199999988079071 [2024-09-13T10:47:38.263Z] INFO: Retrieving Stack Cost... [2024-09-13T10:47:38.527Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-13T10:47:38.787Z] INFO: Archiving Costs [Pipeline] echo [2024-09-13T10:47:38.834Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-13T10:47:39.159Z] ---> logs-deploy.sh [2024-09-13T10:47:39.159Z] lf-activate-venv: SKIPPING [2024-09-13T10:47:39.159Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4914/1 [2024-09-13T10:47:39.159Z] INFO: archiving workspace using pattern(s): [2024-09-13T10:47:40.098Z] Archives upload complete. [2024-09-13T10:47:40.098Z] INFO: archiving logs to Nexus