Pull request #4894 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 jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 61e9c8ed3565b3df7316b47603499815955aeac6+6ac0180759da1d23d6b313fd49d9fb17c0af6626 (d95bbd5477f0c472cbbd4b0036d9bdad9dad2983) 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-ssh1613350183144590845.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-ssh5062097812322286918.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-4894/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-4894/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5723232245148930820.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-4894/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2384531088642771900.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-ssh2397137264511751879.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-4894/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-4894/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2421413840208100676.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9598’ Running on prd-ubuntu20.04-docker-8c-8g-9603 in /w/workspace/edgexfoundry_edgex-go_PR-4894 [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 Merging remotes/origin/main commit 6ac0180759da1d23d6b313fd49d9fb17c0af6626 into PR head commit 61e9c8ed3565b3df7316b47603499815955aeac6 Merge succeeded, producing 61e9c8ed3565b3df7316b47603499815955aeac6 Checking out Revision 61e9c8ed3565b3df7316b47603499815955aeac6 (PR-4894) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4894/head:refs/remotes/origin/PR-4894 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61e9c8ed3565b3df7316b47603499815955aeac6 # 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 6ac0180759da1d23d6b313fd49d9fb17c0af6626 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61e9c8ed3565b3df7316b47603499815955aeac6 # timeout=10 Commit message: "fix: ScheduleJob should not be triggered with endTimestamp expired" 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-06T17:07:08.000Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-06T17:07:08.208Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-06T17:07:08.330Z] ========================================================= [2024-09-06T17:07:08.330Z] EdgeX Global Pipelines Version Info [2024-09-06T17:07:08.330Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-06T17:07:09.495Z] ------------------- [2024-09-06T17:07:09.495Z] stable info: [2024-09-06T17:07:09.495Z] ------------------- [2024-09-06T17:07:09.495Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-06T17:07:09.495Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-06T17:07:09.495Z] Message: update stable to v1.0.263 [2024-09-06T17:07:09.757Z] ------------------- [2024-09-06T17:07:09.757Z] experimental info: [2024-09-06T17:07:09.757Z] ------------------- [2024-09-06T17:07:09.757Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-06T17:07:09.758Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-06T17:07:09.758Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-06T17:07:09.982Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-06T17:07:10.043Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-06T17:07:10.102Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-06T17:07:10.156Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-06T17:07:10.219Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-06T17:07:10.277Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-06T17:07:10.336Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-06T17:07:10.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-06T17:07:10.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-06T17:07:10.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-06T17:07:10.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-06T17:07:10.628Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-06T17:07:10.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-06T17:07:10.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-06T17:07:10.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-06T17:07:10.867Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-06T17:07:10.924Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-06T17:07:10.979Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-06T17:07:11.038Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-06T17:07:11.094Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-06T17:07:11.147Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-06T17:07:11.207Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-06T17:07:11.262Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-06T17:07:11.320Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4894 [Pipeline] echo [2024-09-06T17:07:11.386Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4894 [Pipeline] echo [2024-09-06T17:07:11.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4894 [Pipeline] echo [2024-09-06T17:07:11.511Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61e9c8ed3565b3df7316b47603499815955aeac6 [Pipeline] echo [2024-09-06T17:07:11.573Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61e9c8e [Pipeline] echo [2024-09-06T17:07:11.632Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T17:07:11.782Z] provisioning config files... [2024-09-06T17:07:11.796Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11341492947761606323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T17:07:12.193Z] ---> ****-login.sh [2024-09-06T17:07:12.193Z] nexus3.edgexfoundry.org:10001 [2024-09-06T17:07:12.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:07:12.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:07:12.459Z] Configure a credential helper to remove this warning. See [2024-09-06T17:07:12.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:07:12.459Z] [2024-09-06T17:07:12.459Z] Login Succeeded [2024-09-06T17:07:12.459Z] nexus3.edgexfoundry.org:10002 [2024-09-06T17:07:12.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:07:12.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:07:12.721Z] Configure a credential helper to remove this warning. See [2024-09-06T17:07:12.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:07:12.721Z] [2024-09-06T17:07:12.721Z] Login Succeeded [2024-09-06T17:07:12.721Z] nexus3.edgexfoundry.org:10003 [2024-09-06T17:07:12.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:07:12.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:07:12.722Z] Configure a credential helper to remove this warning. See [2024-09-06T17:07:12.722Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:07:12.722Z] [2024-09-06T17:07:12.722Z] Login Succeeded [2024-09-06T17:07:12.722Z] nexus3.edgexfoundry.org:10004 [2024-09-06T17:07:12.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:07:12.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:07:12.982Z] Configure a credential helper to remove this warning. See [2024-09-06T17:07:12.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:07:12.982Z] [2024-09-06T17:07:12.982Z] Login Succeeded [2024-09-06T17:07:12.982Z] ****.io [2024-09-06T17:07:12.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:07:13.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:07:13.245Z] Configure a credential helper to remove this warning. See [2024-09-06T17:07:13.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:07:13.245Z] [2024-09-06T17:07:13.245Z] Login Succeeded [2024-09-06T17:07:13.245Z] ---> ****-login.sh ends [Pipeline] } [2024-09-06T17:07:13.280Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-06T17:07:13.740Z] + 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-06T17:07:13.740Z] + dirname cmd/core-command/Dockerfile [2024-09-06T17:07:13.740Z] + cut -d/ -f2 [2024-09-06T17:07:13.740Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-06T17:07:13.740Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-06T17:07:13.740Z] cut -d/ -f2 [2024-09-06T17:07:13.740Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-06T17:07:13.740Z] + dirname cmd/core-data/Dockerfile [2024-09-06T17:07:13.740Z] + cut -d/ -f2 [2024-09-06T17:07:13.740Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-06T17:07:13.740Z] + dirname cmd/core-keeper/Dockerfile [2024-09-06T17:07:13.740Z] + cut -d/ -f2 [2024-09-06T17:07:13.740Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-06T17:07:13.740Z] + dirname cmd/core-metadata/Dockerfile [2024-09-06T17:07:13.740Z] + cut -d/ -f2 [2024-09-06T17:07:13.740Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-06T17:07:13.740Z] + dirname cmd/security-bootstrapper/Dockerfile+ [2024-09-06T17:07:13.740Z] cut -d/ -f2 [2024-09-06T17:07:13.740Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-06T17:07:13.740Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-06T17:07:13.740Z] + cut -d/ -f2 [2024-09-06T17:07:13.740Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-06T17:07:13.740Z] + + cut -d/ -f2dirname [2024-09-06T17:07:13.740Z] cmd/security-proxy-setup/Dockerfile [2024-09-06T17:07:13.740Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-06T17:07:13.740Z] + + cut -d/ -f2 [2024-09-06T17:07:13.740Z] dirname cmd/security-secretstore-setup/Dockerfile [2024-09-06T17:07:13.740Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-06T17:07:13.740Z] + + cut -d/ -f2 [2024-09-06T17:07:13.740Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-06T17:07:13.740Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-06T17:07:13.740Z] + dirname cmd/security-spire-agent/Dockerfile [2024-09-06T17:07:13.740Z] + cut -d/ -f2 [2024-09-06T17:07:13.740Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-06T17:07:13.740Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-06T17:07:13.740Z] + cut -d/ -f2 [2024-09-06T17:07:13.740Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-06T17:07:13.740Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-06T17:07:13.740Z] + cut -d/ -f2 [2024-09-06T17:07:13.740Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-06T17:07:13.740Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-06T17:07:13.740Z] + cut -d/ -f2 [2024-09-06T17:07:13.740Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-06T17:07:13.740Z] + dirname cmd/support-notifications/Dockerfile [2024-09-06T17:07:13.740Z] + cut -d/ -f2 [2024-09-06T17:07:13.740Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-06T17:07:13.740Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-06T17:07:13.740Z] + cut -d/ -f2 [2024-09-06T17:07:13.740Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-06T17:07:13.798Z] 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-06T17:07:14.384Z] + git rev-list -1 --merges 61e9c8ed3565b3df7316b47603499815955aeac6~1..61e9c8ed3565b3df7316b47603499815955aeac6 [Pipeline] echo [2024-09-06T17:07:14.428Z] -----------> git rev-list -1 --merges 61e9c8ed3565b3df7316b47603499815955aeac6~1..61e9c8ed3565b3df7316b47603499815955aeac6 61e9c8ed3565b3df7316b47603499815955aeac6 [false] [Pipeline] sh [2024-09-06T17:07:14.748Z] + git log --format=format:%s -1 61e9c8ed3565b3df7316b47603499815955aeac6 [Pipeline] echo [2024-09-06T17:07:14.792Z] ========================================================= [2024-09-06T17:07:14.792Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-06T17:07:14.792Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-06T17:07:15.305Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-06T17:07:15.305Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-06T17:07:15.305Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-06T17:07:15.305Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-06T17:07:15.305Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-06T17:07:15.305Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-06T17:07:15.305Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T17:07:15.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T17:07:15.842Z] [2024-09-06T17:07:15.842Z] 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-06T17:07:16.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T17:07:16.243Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-06T17:07:16.243Z] b85a868b505f: Pulling fs layer [2024-09-06T17:07:16.243Z] e2be974225ed: Pulling fs layer [2024-09-06T17:07:16.243Z] 339a4e72a1f5: Pulling fs layer [2024-09-06T17:07:16.243Z] 988bab9f4d93: Pulling fs layer [2024-09-06T17:07:16.243Z] 1469e6f7b9e6: Pulling fs layer [2024-09-06T17:07:16.243Z] eaf3925da568: Pulling fs layer [2024-09-06T17:07:16.243Z] bab4dde63d76: Pulling fs layer [2024-09-06T17:07:16.243Z] bde34c3a00c8: Pulling fs layer [2024-09-06T17:07:16.243Z] b352a97aabf1: Pulling fs layer [2024-09-06T17:07:16.243Z] 4872d77fe225: Pulling fs layer [2024-09-06T17:07:16.243Z] 5851b861e8e6: Pulling fs layer [2024-09-06T17:07:16.243Z] 988bab9f4d93: Waiting [2024-09-06T17:07:16.243Z] 1469e6f7b9e6: Waiting [2024-09-06T17:07:16.243Z] eaf3925da568: Waiting [2024-09-06T17:07:16.243Z] bab4dde63d76: Waiting [2024-09-06T17:07:16.243Z] bde34c3a00c8: Waiting [2024-09-06T17:07:16.243Z] b352a97aabf1: Waiting [2024-09-06T17:07:16.243Z] 4872d77fe225: Waiting [2024-09-06T17:07:16.243Z] 5851b861e8e6: Waiting [2024-09-06T17:07:16.243Z] e2be974225ed: Verifying Checksum [2024-09-06T17:07:16.243Z] e2be974225ed: Download complete [2024-09-06T17:07:16.243Z] 988bab9f4d93: Verifying Checksum [2024-09-06T17:07:16.243Z] 988bab9f4d93: Download complete [2024-09-06T17:07:16.243Z] 339a4e72a1f5: Verifying Checksum [2024-09-06T17:07:16.243Z] 339a4e72a1f5: Download complete [2024-09-06T17:07:16.243Z] 1469e6f7b9e6: Verifying Checksum [2024-09-06T17:07:16.243Z] 1469e6f7b9e6: Download complete [2024-09-06T17:07:16.502Z] eaf3925da568: Download complete [2024-09-06T17:07:16.502Z] bde34c3a00c8: Verifying Checksum [2024-09-06T17:07:16.502Z] bde34c3a00c8: Download complete [2024-09-06T17:07:16.502Z] b352a97aabf1: Download complete [2024-09-06T17:07:16.502Z] 4872d77fe225: Verifying Checksum [2024-09-06T17:07:16.502Z] 4872d77fe225: Download complete [2024-09-06T17:07:16.502Z] 5851b861e8e6: Download complete [2024-09-06T17:07:16.502Z] b85a868b505f: Verifying Checksum [2024-09-06T17:07:16.502Z] b85a868b505f: Download complete [2024-09-06T17:07:16.760Z] bab4dde63d76: Verifying Checksum [2024-09-06T17:07:16.760Z] bab4dde63d76: Download complete [2024-09-06T17:07:17.704Z] b85a868b505f: Pull complete [2024-09-06T17:07:17.963Z] e2be974225ed: Pull complete [2024-09-06T17:07:18.530Z] 339a4e72a1f5: Pull complete [2024-09-06T17:07:18.530Z] 988bab9f4d93: Pull complete [2024-09-06T17:07:18.790Z] 1469e6f7b9e6: Pull complete [2024-09-06T17:07:18.790Z] eaf3925da568: Pull complete [2024-09-06T17:07:20.690Z] bab4dde63d76: Pull complete [2024-09-06T17:07:20.690Z] bde34c3a00c8: Pull complete [2024-09-06T17:07:20.690Z] b352a97aabf1: Pull complete [2024-09-06T17:07:20.950Z] 4872d77fe225: Pull complete [2024-09-06T17:07:20.950Z] 5851b861e8e6: Pull complete [2024-09-06T17:07:20.950Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-06T17:07:20.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-06T17:07:20.950Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T17:07:21.241Z] prd-ubuntu20.04-docker-8c-8g-9603 does not seem to be running inside a container [2024-09-06T17:07:21.310Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-06T17:07:24.927Z] $ docker top 66cf360e91772ae727f4b104d7a20164f6f14b6a06c7a12b23ecab3b810ba2e1 -eo pid,comm [2024-09-06T17:07:24.983Z] 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-06T17:07:24.983Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-06T17:07:25.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-06T17:07:25.153Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-06T17:07:25.257Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-06T17:07:25.259Z] $ docker exec 66cf360e91772ae727f4b104d7a20164f6f14b6a06c7a12b23ecab3b810ba2e1 ssh-agent [2024-09-06T17:07:25.361Z] SSH_AUTH_SOCK=/tmp/ssh-KcfEsUnC2fUR/agent.33 [2024-09-06T17:07:25.361Z] SSH_AGENT_PID=39 [2024-09-06T17:07:25.366Z] Running ssh-add (command line suppressed) [2024-09-06T17:07:25.469Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_628222284321110144.key (/w/workspace/edgex-go/1@tmp/private_key_628222284321110144.key) [2024-09-06T17:07:25.480Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-06T17:07:25.837Z] + git tag --points-at HEAD [Pipeline] } [2024-09-06T17:07:25.863Z] $ docker exec --env ******** --env ******** 66cf360e91772ae727f4b104d7a20164f6f14b6a06c7a12b23ecab3b810ba2e1 ssh-agent -k [2024-09-06T17:07:25.960Z] unset SSH_AUTH_SOCK; [2024-09-06T17:07:25.961Z] unset SSH_AGENT_PID; [2024-09-06T17:07:25.961Z] echo Agent pid 39 killed; [2024-09-06T17:07:25.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-06T17:07:26.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-06T17:07:26.080Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-06T17:07:26.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-06T17:07:26.185Z] $ docker exec 66cf360e91772ae727f4b104d7a20164f6f14b6a06c7a12b23ecab3b810ba2e1 ssh-agent [2024-09-06T17:07:26.279Z] SSH_AUTH_SOCK=/tmp/ssh-9S7ZEj6mT0FI/agent.72 [2024-09-06T17:07:26.279Z] SSH_AGENT_PID=78 [2024-09-06T17:07:26.283Z] Running ssh-add (command line suppressed) [2024-09-06T17:07:26.396Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16533397919578790093.key (/w/workspace/edgex-go/1@tmp/private_key_16533397919578790093.key) [2024-09-06T17:07:26.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-06T17:07:26.748Z] + git semver init [2024-09-06T17:07:27.007Z] 2024-09-06 17:07:26,921 [run_init] DEBUG init version:0.0.0 force:False [2024-09-06T17:07:27.007Z] 2024-09-06 17:07:26,922 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-09-06T17:07:27.007Z] 2024-09-06 17:07:26,923 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-09-06T17:07:27.007Z] 2024-09-06 17:07:26,923 [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-06T17:07:33.594Z] 2024-09-06 17:07:32,742 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-09-06T17:07:33.594Z] 2024-09-06 17:07:32,743 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4894 with force:False [2024-09-06T17:07:33.595Z] 2024-09-06 17:07:32,743 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4894 [2024-09-06T17:07:33.595Z] 2024-09-06 17:07:32,747 [execute] INFO git cat-file --batch-check [2024-09-06T17:07:33.595Z] 2024-09-06 17:07:32,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-06T17:07:33.595Z] 2024-09-06 17:07:32,756 [execute] INFO git cat-file --batch [2024-09-06T17:07:33.595Z] 2024-09-06 17:07:32,757 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-09-06T17:07:33.595Z] 2024-09-06 17:07:32,762 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4894 [2024-09-06T17:07:33.595Z] 0.0.0 [Pipeline] } [2024-09-06T17:07:33.622Z] $ docker exec --env ******** --env ******** 66cf360e91772ae727f4b104d7a20164f6f14b6a06c7a12b23ecab3b810ba2e1 ssh-agent -k [2024-09-06T17:07:33.719Z] unset SSH_AUTH_SOCK; [2024-09-06T17:07:33.719Z] unset SSH_AGENT_PID; [2024-09-06T17:07:33.720Z] echo Agent pid 78 killed; [2024-09-06T17:07:33.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-06T17:07:34.195Z] + git semver [Pipeline] } [2024-09-06T17:07:34.487Z] $ docker stop --time=1 66cf360e91772ae727f4b104d7a20164f6f14b6a06c7a12b23ecab3b810ba2e1 [2024-09-06T17:07:35.794Z] $ docker rm -f --volumes 66cf360e91772ae727f4b104d7a20164f6f14b6a06c7a12b23ecab3b810ba2e1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T17:07:36.222Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-06T17:07:36.633Z] Stashed 1 file(s) [Pipeline] echo [2024-09-06T17:07:36.655Z] [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-06T17:07:37.632Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-06T17:07:37.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T17:07:37.726Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T17:07:37.772Z] ========================================================= [2024-09-06T17:07:37.772Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-06T17:07:37.772Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-06T17:07:38.131Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T17:07:38.131Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-06T17:07:38.131Z] 619be1103602: Pulling fs layer [2024-09-06T17:07:38.131Z] 7862e08f4a3e: Pulling fs layer [2024-09-06T17:07:38.131Z] 5df492c9dc93: Pulling fs layer [2024-09-06T17:07:38.131Z] 7629e6793208: Pulling fs layer [2024-09-06T17:07:38.131Z] 4f4fb700ef54: Pulling fs layer [2024-09-06T17:07:38.131Z] fb5054dd5b73: Pulling fs layer [2024-09-06T17:07:38.131Z] eeca6798cff9: Pulling fs layer [2024-09-06T17:07:38.131Z] aa269ceb94a6: Pulling fs layer [2024-09-06T17:07:38.131Z] ada007ff1a6a: Pulling fs layer [2024-09-06T17:07:38.131Z] fb5054dd5b73: Waiting [2024-09-06T17:07:38.131Z] eeca6798cff9: Waiting [2024-09-06T17:07:38.131Z] 4f4fb700ef54: Waiting [2024-09-06T17:07:38.131Z] aa269ceb94a6: Waiting [2024-09-06T17:07:38.131Z] 7629e6793208: Waiting [2024-09-06T17:07:38.131Z] ada007ff1a6a: Waiting [2024-09-06T17:07:38.131Z] 7862e08f4a3e: Verifying Checksum [2024-09-06T17:07:38.131Z] 7862e08f4a3e: Download complete [2024-09-06T17:07:38.131Z] 7629e6793208: Verifying Checksum [2024-09-06T17:07:38.131Z] 7629e6793208: Download complete [2024-09-06T17:07:38.131Z] 4f4fb700ef54: Download complete [2024-09-06T17:07:38.131Z] fb5054dd5b73: Verifying Checksum [2024-09-06T17:07:38.131Z] fb5054dd5b73: Download complete [2024-09-06T17:07:38.131Z] 619be1103602: Verifying Checksum [2024-09-06T17:07:38.131Z] 619be1103602: Download complete [2024-09-06T17:07:38.131Z] eeca6798cff9: Verifying Checksum [2024-09-06T17:07:38.131Z] eeca6798cff9: Download complete [2024-09-06T17:07:38.389Z] 619be1103602: Pull complete [2024-09-06T17:07:38.389Z] ada007ff1a6a: Verifying Checksum [2024-09-06T17:07:38.389Z] ada007ff1a6a: Download complete [2024-09-06T17:07:38.389Z] 7862e08f4a3e: Pull complete [2024-09-06T17:07:38.648Z] 5df492c9dc93: Verifying Checksum [2024-09-06T17:07:38.648Z] 5df492c9dc93: Download complete [2024-09-06T17:07:38.906Z] aa269ceb94a6: Verifying Checksum [2024-09-06T17:07:38.906Z] aa269ceb94a6: Download complete [2024-09-06T17:07:42.189Z] 5df492c9dc93: Pull complete [2024-09-06T17:07:42.189Z] 7629e6793208: Pull complete [2024-09-06T17:07:42.189Z] 4f4fb700ef54: Pull complete [2024-09-06T17:07:42.189Z] fb5054dd5b73: Pull complete [2024-09-06T17:07:42.189Z] eeca6798cff9: Pull complete [2024-09-06T17:07:44.721Z] aa269ceb94a6: Pull complete [2024-09-06T17:07:44.721Z] ada007ff1a6a: Pull complete [2024-09-06T17:07:44.721Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-06T17:07:44.721Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T17:07:44.981Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-06T17:07:45.369Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T17:07:45.370Z] WORKDIR /edgex [2024-09-06T17:07:45.370Z] COPY go.mod . [2024-09-06T17:07:45.370Z] RUN go mod download [2024-09-06T17:07:45.370Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-06T17:07:45.939Z] Sending build context to Docker daemon 179.3MB [2024-09-06T17:07:45.939Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-06T17:07:45.939Z] ---> f489d0715acc [2024-09-06T17:07:45.939Z] Step 2/4 : WORKDIR /edgex [2024-09-06T17:07:52.030Z] Still waiting to schedule task [2024-09-06T17:07:52.031Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9600’ [2024-09-06T17:07:54.076Z] ---> Running in 86bad48757cb [2024-09-06T17:07:54.076Z] Removing intermediate container 86bad48757cb [2024-09-06T17:07:54.076Z] ---> fe170a35a216 [2024-09-06T17:07:54.076Z] Step 3/4 : COPY go.mod . [2024-09-06T17:07:54.076Z] ---> 3b8bc218d7b7 [2024-09-06T17:07:54.076Z] Step 4/4 : RUN go mod download [2024-09-06T17:07:54.076Z] ---> Running in 55ab9f469bbb [2024-09-06T17:08:26.232Z] Removing intermediate container 55ab9f469bbb [2024-09-06T17:08:26.232Z] ---> 9f6d9537ed26 [2024-09-06T17:08:26.232Z] Successfully built 9f6d9537ed26 [2024-09-06T17:08:26.232Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T17:08:26.646Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-06T17:08:26.647Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T17:08:26.876Z] prd-ubuntu20.04-docker-8c-8g-9603 does not seem to be running inside a container [2024-09-06T17:08:26.901Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-09-06T17:08:27.415Z] $ docker top 1d3320abc30dc3f6b52592e6c2c65d608121b4c54cf1eaedad9d9ed093e0a196 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T17:08:27.853Z] + go version [2024-09-06T17:08:27.853Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-06T17:08:27.970Z] $ docker stop --time=1 1d3320abc30dc3f6b52592e6c2c65d608121b4c54cf1eaedad9d9ed093e0a196 [2024-09-06T17:08:29.276Z] $ docker rm -f --volumes 1d3320abc30dc3f6b52592e6c2c65d608121b4c54cf1eaedad9d9ed093e0a196 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T17:08:30.165Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-06T17:08:30.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T17:08:30.398Z] prd-ubuntu20.04-docker-8c-8g-9603 does not seem to be running inside a container [2024-09-06T17:08:30.428Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-09-06T17:08:30.764Z] $ docker top 78db534e58294cef8f79eb51e9352a4fa9be9ff61dc28b16e282e6d4b5386699 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-06T17:08:30.913Z] ========================================================= [2024-09-06T17:08:30.913Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-06T17:08:30.913Z] ========================================================= [Pipeline] sh [2024-09-06T17:08:31.210Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-06T17:08:31.643Z] + make test [2024-09-06T17:08:31.643Z] go test -race -coverprofile=coverage.out ./... [2024-09-06T17:08:39.786Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-06T17:09:06.400Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-06T17:09:06.400Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-06T17:09:06.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-06T17:09:06.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-06T17:09:07.224Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-06T17:09:07.224Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-06T17:09:07.224Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-06T17:09:07.224Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-06T17:09:07.224Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-06T17:09:07.224Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-06T17:09:07.224Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-06T17:09:07.792Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-06T17:09:07.792Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-06T17:09:07.792Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-06T17:09:07.792Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-06T17:09:07.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-06T17:09:09.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-06T17:09:09.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-06T17:09:10.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements [2024-09-06T17:09:11.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-06T17:09:11.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-06T17:09:11.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-06T17:09:11.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-06T17:09:11.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-06T17:09:12.205Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-09-06T17:09:12.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-06T17:09:12.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-06T17:09:12.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:09:12.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-06T17:09:12.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-06T17:09:12.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-06T17:09:12.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-06T17:09:12.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-06T17:09:12.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-06T17:09:14.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-06T17:09:14.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:09:14.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-06T17:09:14.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-06T17:09:14.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-06T17:09:15.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-06T17:09:15.130Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-06T17:09:15.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements [2024-09-06T17:09:15.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.041s coverage: 53.2% of statements [2024-09-06T17:09:15.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.319s coverage: 93.4% of statements [2024-09-06T17:09:15.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements [2024-09-06T17:09:16.322Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.036s coverage: 7.0% of statements [2024-09-06T17:09:16.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-06T17:09:16.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:09:16.322Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-06T17:09:16.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-06T17:09:16.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-06T17:09:16.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-06T17:09:16.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-06T17:09:16.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-06T17:09:16.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-06T17:09:16.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-06T17:09:16.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-06T17:09:17.267Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-06T17:09:17.536Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.369s coverage: 95.8% of statements [2024-09-06T17:09:17.536Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.017s coverage: 72.2% of statements [2024-09-06T17:09:18.104Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] [2024-09-06T17:09:18.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-06T17:09:18.104Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-06T17:09:19.484Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 0.8% of statements [2024-09-06T17:09:19.484Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements [2024-09-06T17:09:19.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements [2024-09-06T17:09:19.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 77.8% of statements [2024-09-06T17:09:19.484Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.013s coverage: 94.1% of statements [2024-09-06T17:09:19.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.038s coverage: 96.3% of statements [2024-09-06T17:09:20.009Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-09-06T17:09:20.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-06T17:09:20.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-06T17:09:20.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-06T17:09:20.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-06T17:09:20.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-06T17:09:20.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-06T17:09:20.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-06T17:09:20.531Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-06T17:09:21.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-06T17:09:21.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-06T17:09:21.467Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-06T17:09:22.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-06T17:09:22.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-06T17:09:22.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-06T17:09:22.411Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-06T17:09:22.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-06T17:09:22.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-06T17:09:23.548Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-06T17:09:24.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-06T17:09:25.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-06T17:09:26.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-06T17:09:26.428Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-06T17:09:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-06T17:09:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-06T17:09:28.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-06T17:09:29.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-06T17:09:29.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-06T17:09:30.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-06T17:09:30.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-06T17:09:30.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-06T17:09:30.417Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-06T17:09:30.417Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-06T17:09:31.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-06T17:09:31.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-06T17:09:31.351Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-06T17:09:31.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements [2024-09-06T17:09:32.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-06T17:09:32.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-06T17:09:32.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:09:32.486Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-06T17:09:33.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-06T17:09:33.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-06T17:09:33.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-06T17:09:33.863Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-06T17:09:35.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-06T17:09:35.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:09:35.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-06T17:09:35.283Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-06T17:09:36.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-06T17:09:36.322Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-06T17:09:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-06T17:09:36.583Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.298s coverage: 79.9% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.044s coverage: 92.9% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.119s coverage: 63.1% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 36.5% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 89.5% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.2% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.066s coverage: 90.8% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 95.7% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements [2024-09-06T17:09:44.728Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.049s coverage: 98.9% of statements [2024-09-06T17:09:44.728Z] 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-06T17:09:45.299Z] running golangci-lint [2024-09-06T17:09:45.299Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-06T17:09:45.299Z] go version go1.21.9 linux/amd64 [2024-09-06T17:09:45.563Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-06T17:09:45.563Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-06T17:10:07.477Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|types_sizes|exports_file|files|imports|name) took 20.830340059s" [2024-09-06T17:10:07.478Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.907861ms" [2024-09-06T17:10:19.687Z] level=info msg="[linters_context/goanalysis] analyzers took 1m48.50180794s with top 10 stages: buildir: 1m0.398868216s, gosec: 9.34417839s, inspect: 2.869301484s, fact_deprecated: 2.255857851s, ctrlflow: 1.736602636s, nilness: 1.602783272s, printf: 1.54837935s, fact_purity: 1.438706485s, S1038: 1.374832297s, directives: 813.704165ms" [2024-09-06T17:10:19.687Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-06T17:10:19.687Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, cgo: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, filename_unadjuster: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, nolint: 0/22" [2024-09-06T17:10:19.687Z] level=info msg="[runner] processing took 15.287086ms with stages: nolint: 6.988207ms, identifier_marker: 3.731031ms, path_prettifier: 1.822275ms, exclude-rules: 1.19742ms, autogenerated_exclude: 1.037789ms, skip_dirs: 430.873µs, cgo: 57.781µs, filename_unadjuster: 17.11µs, max_same_issues: 760ns, uniq_by_line: 620ns, fixer: 610ns, max_per_file_from_linter: 440ns, skip_files: 390ns, severity-rules: 390ns, diff: 360ns, exclude: 340ns, max_from_linter: 190ns, source_code: 150ns, sort_results: 130ns, path_shortener: 120ns, path_prefixer: 100ns" [2024-09-06T17:10:19.687Z] level=info msg="[runner] linters took 12.551959561s with stages: goanalysis_metalinter: 12.536574774s" [2024-09-06T17:10:19.687Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-06T17:10:19.687Z] level=info msg="Memory: 329 samples, avg is 322.0MB, max is 1449.3MB" [2024-09-06T17:10:19.687Z] level=info msg="Execution took 33.431673038s" [2024-09-06T17:10:19.687Z] go vet ./... [2024-09-06T17:10:26.307Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-06T17:10:26.307Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-06T17:10:26.307Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-06T17:10:26.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-06T17:10:26.693Z] + ls -al . [2024-09-06T17:10:26.693Z] total 916 [2024-09-06T17:10:26.693Z] drwxrwxr-x 11 1001 1001 4096 Sep 6 17:08 . [2024-09-06T17:10:26.693Z] drwxr-xr-x 4 root root 4096 Sep 6 17:08 .. [2024-09-06T17:10:26.693Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 17:07 .blubracket [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 10 Sep 6 17:07 .dockerignore [2024-09-06T17:10:26.693Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 17:09 .git [2024-09-06T17:10:26.693Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 17:07 .github [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 1102 Sep 6 17:07 .gitignore [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 17:07 .golangci.yml [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 100 Sep 6 17:07 .hadolint.yml [2024-09-06T17:10:26.693Z] drwxr-xr-x 3 1001 1001 4096 Sep 6 17:07 .semver [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 155 Sep 6 17:07 .sonarcloud.properties [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 17:07 ADOPTERS.md [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 21286 Sep 6 17:07 Attribution.txt [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 100284 Sep 6 17:07 CHANGELOG.md [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 17:07 CONTRIBUTING.md [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 17:07 GOVERNANCE.md [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 861 Sep 6 17:07 Jenkinsfile [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 17:07 LICENSE [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 16854 Sep 6 17:07 Makefile [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 17:07 OWNERS.md [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 9528 Sep 6 17:07 README.md [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 789 Sep 6 17:07 SECURITY.md [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 17:07 VERSION [2024-09-06T17:10:26.693Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 17:07 bin [2024-09-06T17:10:26.693Z] drwxrwxr-x 20 1001 1001 4096 Sep 6 17:07 cmd [2024-09-06T17:10:26.693Z] -rw-r--r-- 1 root root 545182 Sep 6 17:09 coverage.out [2024-09-06T17:10:26.693Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 17:07 fuzz_test [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 7306 Sep 6 17:07 go.mod [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 102583 Sep 6 17:07 go.sum [2024-09-06T17:10:26.693Z] drwxrwxr-x 7 1001 1001 4096 Sep 6 17:07 internal [2024-09-06T17:10:26.693Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 17:07 openapi [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 584 Sep 6 17:07 security.txt [2024-09-06T17:10:26.693Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 17:07 version.go [Pipeline] sh [2024-09-06T17:10:27.021Z] + '[' -e coverage.out ] [2024-09-06T17:10:27.021Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-06T17:10:27.169Z] Stashed 1 file(s) [Pipeline] sh [2024-09-06T17:10:27.487Z] + make build [2024-09-06T17:10:27.487Z] 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-06T17:10:54.037Z] 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-06T17:10:54.037Z] 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-06T17:10:54.037Z] 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-06T17:10:54.037Z] 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-06T17:10:55.417Z] 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-06T17:10:59.604Z] 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-06T17:11:00.978Z] 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-06T17:11:02.882Z] 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-06T17:11:04.796Z] 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-06T17:11:05.369Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-06T17:11:06.303Z] 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-06T17:11:06.871Z] 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-06T17:11:07.805Z] 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-06T17:11:08.765Z] $ docker stop --time=1 78db534e58294cef8f79eb51e9352a4fa9be9ff61dc28b16e282e6d4b5386699 [2024-09-06T17:11:18.301Z] $ docker rm -f --volumes 78db534e58294cef8f79eb51e9352a4fa9be9ff61dc28b16e282e6d4b5386699 [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-06T17:11:20.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-06T17:11:20.138Z] [2024-09-06T17:11:20.138Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T17:11:20.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-06T17:11:20.542Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-06T17:11:20.542Z] 91d30c5bc195: Pulling fs layer [2024-09-06T17:11:20.542Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-06T17:11:20.542Z] 9c61dcf015f6: Pulling fs layer [2024-09-06T17:11:20.542Z] 4698f68db338: Pulling fs layer [2024-09-06T17:11:20.542Z] 2a2f49069b9e: Pulling fs layer [2024-09-06T17:11:20.542Z] e0025b399a48: Pulling fs layer [2024-09-06T17:11:20.542Z] 4698f68db338: Waiting [2024-09-06T17:11:20.542Z] 2a2f49069b9e: Waiting [2024-09-06T17:11:20.542Z] 91d30c5bc195: Verifying Checksum [2024-09-06T17:11:20.542Z] 91d30c5bc195: Download complete [2024-09-06T17:11:20.542Z] 4698f68db338: Download complete [2024-09-06T17:11:20.800Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-06T17:11:20.800Z] 2e9b0aa3be6d: Download complete [2024-09-06T17:11:20.801Z] e0025b399a48: Verifying Checksum [2024-09-06T17:11:20.801Z] e0025b399a48: Download complete [2024-09-06T17:11:20.801Z] 91d30c5bc195: Pull complete [2024-09-06T17:11:20.801Z] 2a2f49069b9e: Download complete [2024-09-06T17:11:21.060Z] 2e9b0aa3be6d: Pull complete [2024-09-06T17:11:21.318Z] 9c61dcf015f6: Verifying Checksum [2024-09-06T17:11:21.318Z] 9c61dcf015f6: Download complete [2024-09-06T17:11:28.093Z] 9c61dcf015f6: Pull complete [2024-09-06T17:11:28.093Z] 4698f68db338: Pull complete [2024-09-06T17:11:28.093Z] 2a2f49069b9e: Pull complete [2024-09-06T17:11:28.352Z] e0025b399a48: Pull complete [2024-09-06T17:11:28.352Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-06T17:11:28.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-06T17:11:28.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T17:11:28.616Z] prd-ubuntu20.04-docker-8c-8g-9603 does not seem to be running inside a container [2024-09-06T17:11:28.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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-06T17:11:30.310Z] $ docker top b1f2de1d2e8b9903276ea084dfaa4c168b84b5a449282e0f1cb9b56e79c3a529 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T17:11:30.735Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-06T17:11:34.025Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-09-06T17:11:34.025Z] #1 transferring dockerfile: 1.81kB done [2024-09-06T17:11:34.025Z] #1 DONE 0.4s [2024-09-06T17:11:34.025Z] [2024-09-06T17:11:34.025Z] #2 [support-scheduler internal] load build definition from Dockerfile [2024-09-06T17:11:34.025Z] #2 transferring dockerfile: 1.93kB done [2024-09-06T17:11:34.025Z] #2 DONE 0.1s [2024-09-06T17:11:34.025Z] [2024-09-06T17:11:34.026Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-06T17:11:34.026Z] #3 transferring dockerfile: 2.23kB done [2024-09-06T17:11:34.026Z] #3 DONE 0.2s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #4 [core-keeper internal] load build definition from Dockerfile [2024-09-06T17:11:34.026Z] #4 transferring dockerfile: 2.01kB done [2024-09-06T17:11:34.026Z] #4 DONE 0.2s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-09-06T17:11:34.026Z] #5 transferring dockerfile: 1.70kB done [2024-09-06T17:11:34.026Z] #5 DONE 0.2s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #6 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-06T17:11:34.026Z] #6 transferring dockerfile: 2.15kB done [2024-09-06T17:11:34.026Z] #6 DONE 0.2s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-09-06T17:11:34.026Z] #7 transferring dockerfile: 1.95kB done [2024-09-06T17:11:34.026Z] #7 DONE 0.2s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-06T17:11:34.026Z] #8 transferring dockerfile: 3.17kB done [2024-09-06T17:11:34.026Z] #8 DONE 0.2s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-06T17:11:34.026Z] #9 transferring dockerfile: 2.49kB done [2024-09-06T17:11:34.026Z] #9 DONE 0.2s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #10 [security-spire-agent internal] load .dockerignore [2024-09-06T17:11:34.026Z] #10 transferring context: 50B done [2024-09-06T17:11:34.026Z] #10 DONE 0.2s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-09-06T17:11:34.026Z] #11 transferring dockerfile: 1.69kB done [2024-09-06T17:11:34.026Z] #11 DONE 0.2s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #12 [core-data internal] load build definition from Dockerfile [2024-09-06T17:11:34.026Z] #12 transferring dockerfile: 2.07kB done [2024-09-06T17:11:34.026Z] #12 DONE 0.2s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-09-06T17:11:34.026Z] #13 transferring dockerfile: 2.06kB done [2024-09-06T17:11:34.026Z] #13 DONE 0.2s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-06T17:11:34.026Z] #14 transferring dockerfile: 1.89kB done [2024-09-06T17:11:34.026Z] #14 DONE 0.3s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-06T17:11:34.026Z] #15 transferring dockerfile: 2.50kB done [2024-09-06T17:11:34.026Z] #15 DONE 0.3s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #16 [core-command internal] load build definition from Dockerfile [2024-09-06T17:11:34.026Z] #16 transferring dockerfile: 1.93kB done [2024-09-06T17:11:34.026Z] #16 DONE 0.3s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #17 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-06T17:11:34.026Z] #17 transferring dockerfile: 1.85kB done [2024-09-06T17:11:34.026Z] #17 DONE 0.2s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #18 [core-keeper internal] load .dockerignore [2024-09-06T17:11:34.026Z] #18 transferring context: 50B done [2024-09-06T17:11:34.026Z] #18 DONE 0.0s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-06T17:11:34.026Z] #19 transferring context: 50B done [2024-09-06T17:11:34.026Z] #19 DONE 0.1s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #20 [support-notifications internal] load .dockerignore [2024-09-06T17:11:34.026Z] #20 transferring context: 50B done [2024-09-06T17:11:34.026Z] #20 DONE 0.0s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #21 [security-spire-server internal] load .dockerignore [2024-09-06T17:11:34.026Z] #21 transferring context: 50B done [2024-09-06T17:11:34.026Z] #21 DONE 0.0s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #22 [support-scheduler internal] load .dockerignore [2024-09-06T17:11:34.026Z] #22 transferring context: 50B done [2024-09-06T17:11:34.026Z] #22 DONE 0.1s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #23 [security-proxy-auth internal] load .dockerignore [2024-09-06T17:11:34.026Z] #23 transferring context: 50B done [2024-09-06T17:11:34.026Z] #23 DONE 0.1s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #24 [security-proxy-setup internal] load .dockerignore [2024-09-06T17:11:34.026Z] #24 transferring context: 50B done [2024-09-06T17:11:34.026Z] #24 DONE 0.1s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-09-06T17:11:34.026Z] #25 transferring context: 50B done [2024-09-06T17:11:34.026Z] #25 DONE 0.1s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #26 [core-metadata internal] load .dockerignore [2024-09-06T17:11:34.026Z] #26 transferring context: 50B done [2024-09-06T17:11:34.026Z] #26 DONE 0.1s [2024-09-06T17:11:34.026Z] [2024-09-06T17:11:34.026Z] #27 [security-spire-config internal] load .dockerignore [2024-09-06T17:11:34.286Z] #27 transferring context: 50B done [2024-09-06T17:11:34.286Z] #27 DONE 0.1s [2024-09-06T17:11:34.286Z] [2024-09-06T17:11:34.286Z] #28 [core-command internal] load .dockerignore [2024-09-06T17:11:34.286Z] #28 transferring context: 50B done [2024-09-06T17:11:34.286Z] #28 DONE 0.1s [2024-09-06T17:11:34.286Z] [2024-09-06T17:11:34.286Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-09-06T17:11:34.286Z] #29 transferring context: 50B done [2024-09-06T17:11:34.286Z] #29 DONE 0.1s [2024-09-06T17:11:34.286Z] [2024-09-06T17:11:34.286Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-09-06T17:11:34.286Z] #30 transferring context: 50B done [2024-09-06T17:11:34.286Z] #30 DONE 0.1s [2024-09-06T17:11:34.286Z] [2024-09-06T17:11:34.286Z] #31 [security-bootstrapper internal] load .dockerignore [2024-09-06T17:11:34.286Z] #31 transferring context: 50B done [2024-09-06T17:11:34.286Z] #31 DONE 0.1s [2024-09-06T17:11:34.286Z] [2024-09-06T17:11:34.286Z] #32 [core-data internal] load .dockerignore [2024-09-06T17:11:34.286Z] #32 transferring context: 50B done [2024-09-06T17:11:34.286Z] #32 DONE 0.1s [2024-09-06T17:11:34.286Z] [2024-09-06T17:11:34.286Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T17:11:34.286Z] #33 DONE 0.0s [2024-09-06T17:11:34.286Z] [2024-09-06T17:11:34.286Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T17:11:34.286Z] #34 DONE 0.1s [2024-09-06T17:11:34.286Z] [2024-09-06T17:11:34.286Z] #35 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:11:34.286Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:11:34.547Z] #35 ... [2024-09-06T17:11:34.548Z] [2024-09-06T17:11:34.548Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T17:11:34.548Z] #33 DONE 0.0s [2024-09-06T17:11:34.548Z] [2024-09-06T17:11:34.548Z] #35 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:11:34.548Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:11:34.548Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.15MB / 3.42MB 0.1s [2024-09-06T17:11:34.548Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:11:34.548Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T17:11:34.548Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T17:11:34.548Z] #35 ... [2024-09-06T17:11:34.548Z] [2024-09-06T17:11:34.548Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T17:11:34.548Z] #33 DONE 0.0s [2024-09-06T17:11:34.548Z] [2024-09-06T17:11:34.548Z] #35 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:11:34.548Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:11:34.548Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s [2024-09-06T17:11:34.548Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:11:34.548Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T17:11:34.548Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T17:11:34.548Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-09-06T17:11:34.808Z] #35 ... [2024-09-06T17:11:34.808Z] [2024-09-06T17:11:34.808Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T17:11:34.808Z] #33 DONE 0.0s [2024-09-06T17:11:34.808Z] [2024-09-06T17:11:34.808Z] #35 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:11:34.808Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-06T17:11:34.808Z] #35 ... [2024-09-06T17:11:34.808Z] [2024-09-06T17:11:34.808Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T17:11:34.808Z] #33 DONE 0.0s [2024-09-06T17:11:34.808Z] [2024-09-06T17:11:34.808Z] #35 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:11:34.808Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:11:34.808Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-06T17:11:34.808Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:11:34.808Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T17:11:34.808Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T17:11:34.808Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-09-06T17:11:35.065Z] #35 ... [2024-09-06T17:11:35.065Z] [2024-09-06T17:11:35.065Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-06T17:11:35.065Z] #36 DONE 0.8s [2024-09-06T17:11:35.065Z] [2024-09-06T17:11:35.065Z] #35 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:11:35.065Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:11:35.065Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-06T17:11:35.065Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:11:35.065Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T17:11:35.065Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T17:11:35.065Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-09-06T17:11:35.065Z] #35 ... [2024-09-06T17:11:35.065Z] [2024-09-06T17:11:35.065Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-06T17:11:35.065Z] #33 DONE 0.0s [2024-09-06T17:11:35.065Z] [2024-09-06T17:11:35.065Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T17:11:35.065Z] #34 DONE 0.6s [2024-09-06T17:11:35.065Z] [2024-09-06T17:11:35.065Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-06T17:11:35.065Z] #37 DONE 0.7s [2024-09-06T17:11:35.065Z] [2024-09-06T17:11:35.065Z] #35 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:11:35.065Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:11:35.065Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-09-06T17:11:35.065Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:11:35.065Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-09-06T17:11:35.065Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-09-06T17:11:35.065Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-09-06T17:11:35.630Z] #35 DONE 1.4s [2024-09-06T17:11:35.630Z] [2024-09-06T17:11:35.630Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:11:35.630Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-09-06T17:11:35.630Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-06T17:11:35.630Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-06T17:11:35.630Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-06T17:11:35.630Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-09-06T17:11:35.630Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-06T17:11:35.894Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-06T17:11:36.153Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s [2024-09-06T17:11:36.413Z] #38 ... [2024-09-06T17:11:36.413Z] [2024-09-06T17:11:36.413Z] #39 [security-spire-agent internal] load build context [2024-09-06T17:11:36.413Z] #39 transferring context: 27.24kB 0.0s done [2024-09-06T17:11:36.413Z] #39 DONE 1.5s [2024-09-06T17:11:36.413Z] [2024-09-06T17:11:36.413Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:11:36.413Z] #38 ... [2024-09-06T17:11:36.413Z] [2024-09-06T17:11:36.413Z] #40 [security-spire-config internal] load build context [2024-09-06T17:11:36.413Z] #40 transferring context: 25.96kB 0.1s done [2024-09-06T17:11:36.413Z] #40 DONE 1.4s [2024-09-06T17:11:36.413Z] [2024-09-06T17:11:36.413Z] #41 [security-spire-server internal] load build context [2024-09-06T17:11:36.413Z] #41 transferring context: 27.71kB 0.0s done [2024-09-06T17:11:36.413Z] #41 DONE 1.6s [2024-09-06T17:11:36.413Z] [2024-09-06T17:11:36.413Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:11:36.413Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 1.2s [2024-09-06T17:11:36.413Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-06T17:11:36.673Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.2s done [2024-09-06T17:11:36.673Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 1.3s [2024-09-06T17:11:36.673Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 1.4s [2024-09-06T17:11:37.676Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s [2024-09-06T17:11:43.000Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.4s [2024-09-06T17:11:44.380Z] #38 ... [2024-09-06T17:11:44.380Z] [2024-09-06T17:11:44.380Z] #42 [core-keeper internal] load build context [2024-09-06T17:11:44.380Z] #42 transferring context: 151.24MB 9.9s [2024-09-06T17:11:44.380Z] #42 ... [2024-09-06T17:11:44.380Z] [2024-09-06T17:11:44.380Z] #43 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-09-06T17:11:44.639Z] #43 ... [2024-09-06T17:11:44.639Z] [2024-09-06T17:11:44.639Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:11:44.639Z] #44 ... [2024-09-06T17:11:44.639Z] [2024-09-06T17:11:44.639Z] #45 [support-scheduler internal] load build context [2024-09-06T17:11:44.639Z] #45 ... [2024-09-06T17:11:44.639Z] [2024-09-06T17:11:44.639Z] #46 [security-proxy-setup internal] load build context [2024-09-06T17:11:44.897Z] #46 ... [2024-09-06T17:11:44.897Z] [2024-09-06T17:11:44.897Z] #47 [core-command internal] load build context [2024-09-06T17:11:44.897Z] #47 ... [2024-09-06T17:11:44.897Z] [2024-09-06T17:11:44.897Z] #48 [security-spiffe-token-provider internal] load build context [2024-09-06T17:11:45.156Z] #48 ... [2024-09-06T17:11:45.156Z] [2024-09-06T17:11:45.156Z] #49 [core-metadata internal] load build context [2024-09-06T17:11:45.156Z] #49 ... [2024-09-06T17:11:45.156Z] [2024-09-06T17:11:45.156Z] #50 [security-bootstrapper internal] load build context [2024-09-06T17:11:45.414Z] #50 ... [2024-09-06T17:11:45.414Z] [2024-09-06T17:11:45.414Z] #51 [support-cron-scheduler internal] load build context [2024-09-06T17:11:45.414Z] #51 ... [2024-09-06T17:11:45.414Z] [2024-09-06T17:11:45.414Z] #52 [core-data internal] load build context [2024-09-06T17:11:45.414Z] #52 ... [2024-09-06T17:11:45.414Z] [2024-09-06T17:11:45.414Z] #53 [security-proxy-auth internal] load build context [2024-09-06T17:11:45.674Z] #53 ... [2024-09-06T17:11:45.674Z] [2024-09-06T17:11:45.674Z] #54 [security-secretstore-setup internal] load build context [2024-09-06T17:11:45.674Z] #54 ... [2024-09-06T17:11:45.674Z] [2024-09-06T17:11:45.674Z] #55 [support-notifications internal] load build context [2024-09-06T17:11:46.233Z] #55 ... [2024-09-06T17:11:46.233Z] [2024-09-06T17:11:46.233Z] #56 [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-06T17:11:46.233Z] #56 ... [2024-09-06T17:11:46.233Z] [2024-09-06T17:11:46.233Z] #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T17:11:46.490Z] #57 ... [2024-09-06T17:11:46.490Z] [2024-09-06T17:11:46.490Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T17:11:46.490Z] #58 ... [2024-09-06T17:11:46.490Z] [2024-09-06T17:11:46.490Z] #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T17:11:46.490Z] #59 ... [2024-09-06T17:11:46.490Z] [2024-09-06T17:11:46.490Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T17:11:48.048Z] #60 ... [2024-09-06T17:11:48.048Z] [2024-09-06T17:11:48.048Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T17:11:48.309Z] #61 ... [2024-09-06T17:11:48.309Z] [2024-09-06T17:11:48.309Z] #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T17:11:48.309Z] #62 ... [2024-09-06T17:11:48.309Z] [2024-09-06T17:11:48.309Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T17:11:48.309Z] #63 ... [2024-09-06T17:11:48.309Z] [2024-09-06T17:11:48.309Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T17:11:48.309Z] #64 ... [2024-09-06T17:11:48.309Z] [2024-09-06T17:11:48.309Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:11:48.309Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-09-06T17:11:48.309Z] #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-06T17:11:48.309Z] #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-06T17:11:48.309Z] #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-06T17:11:48.309Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s [2024-09-06T17:11:48.309Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s [2024-09-06T17:11:48.309Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done [2024-09-06T17:11:48.309Z] #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-06T17:11:48.309Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done [2024-09-06T17:11:48.309Z] #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-06T17:11:48.309Z] #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-06T17:11:48.570Z] #65 ... [2024-09-06T17:11:48.570Z] [2024-09-06T17:11:48.570Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T17:11:48.570Z] #66 ... [2024-09-06T17:11:48.570Z] [2024-09-06T17:11:48.570Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T17:11:48.844Z] #67 ... [2024-09-06T17:11:48.844Z] [2024-09-06T17:11:48.844Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:11:48.844Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 13.5s [2024-09-06T17:11:50.389Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9611 in /w/workspace/edgexfoundry_edgex-go_PR-4894 [Pipeline] { [Pipeline] ws [2024-09-06T17:11:50.461Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-09-06T17:11:50.570Z] The recommended git tool is: git [2024-09-06T17:11:54.510Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 18.7s [2024-09-06T17:11:55.308Z] #38 ... [2024-09-06T17:11:55.308Z] [2024-09-06T17:11:55.308Z] #42 [core-keeper internal] load build context [2024-09-06T17:11:55.308Z] #42 transferring context: 451.17MB 19.8s [2024-09-06T17:11:55.308Z] #42 ... [2024-09-06T17:11:55.308Z] [2024-09-06T17:11:55.308Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:11:55.573Z] #38 ... [2024-09-06T17:11:55.573Z] [2024-09-06T17:11:55.573Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:11:55.573Z] #44 transferring context: 495.52MB 18.5s done [2024-09-06T17:11:55.573Z] #44 ... [2024-09-06T17:11:55.573Z] [2024-09-06T17:11:55.573Z] #49 [core-metadata internal] load build context [2024-09-06T17:11:55.573Z] #49 transferring context: 495.52MB 18.1s done [2024-09-06T17:11:55.573Z] #49 ... [2024-09-06T17:11:55.573Z] [2024-09-06T17:11:55.573Z] #46 [security-proxy-setup internal] load build context [2024-09-06T17:11:55.573Z] #46 transferring context: 495.52MB 16.6s done [2024-09-06T17:11:55.573Z] #46 ... [2024-09-06T17:11:55.573Z] [2024-09-06T17:11:55.573Z] #45 [support-scheduler internal] load build context [2024-09-06T17:11:55.573Z] #45 transferring context: 495.52MB 16.8s done [2024-09-06T17:11:55.875Z] #45 ... [2024-09-06T17:11:55.875Z] [2024-09-06T17:11:55.875Z] #52 [core-data internal] load build context [2024-09-06T17:11:55.875Z] #52 transferring context: 495.52MB 15.7s done [2024-09-06T17:11:55.875Z] #52 ... [2024-09-06T17:11:55.875Z] [2024-09-06T17:11:55.875Z] #54 [security-secretstore-setup internal] load build context [2024-09-06T17:11:55.875Z] #54 transferring context: 495.52MB 17.7s done [2024-09-06T17:11:56.136Z] #54 ... [2024-09-06T17:11:56.136Z] [2024-09-06T17:11:56.136Z] #51 [support-cron-scheduler internal] load build context [2024-09-06T17:11:56.136Z] #51 transferring context: 495.52MB 17.9s done [2024-09-06T17:11:56.136Z] #51 ... [2024-09-06T17:11:56.136Z] [2024-09-06T17:11:56.136Z] #53 [security-proxy-auth internal] load build context [2024-09-06T17:11:56.136Z] #53 transferring context: 495.52MB 17.9s done [2024-09-06T17:11:56.136Z] #53 ... [2024-09-06T17:11:56.136Z] [2024-09-06T17:11:56.136Z] #47 [core-command internal] load build context [2024-09-06T17:11:56.136Z] #47 transferring context: 495.52MB 16.0s done [2024-09-06T17:11:56.420Z] #47 ... [2024-09-06T17:11:56.420Z] [2024-09-06T17:11:56.420Z] #55 [support-notifications internal] load build context [2024-09-06T17:11:56.420Z] #55 transferring context: 495.52MB 16.7s done [2024-09-06T17:11:56.420Z] #55 ... [2024-09-06T17:11:56.420Z] [2024-09-06T17:11:56.420Z] #48 [security-spiffe-token-provider internal] load build context [2024-09-06T17:11:56.420Z] #48 transferring context: 495.52MB 18.3s done [2024-09-06T17:11:56.680Z] #48 ... [2024-09-06T17:11:56.680Z] [2024-09-06T17:11:56.680Z] #50 [security-bootstrapper internal] load build context [2024-09-06T17:11:56.680Z] #50 transferring context: 495.52MB 15.7s done [2024-09-06T17:11:57.420Z] #50 ... [2024-09-06T17:11:57.420Z] [2024-09-06T17:11:57.420Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:11:59.324Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 23.8s [2024-09-06T17:12:01.239Z] using credential edgex-jenkins-ssh [2024-09-06T17:12:01.275Z] Cloning the remote Git repository [2024-09-06T17:12:01.334Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-06T17:12:01.509Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-09-06T17:12:01.732Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-06T17:12:01.733Z] > git --version # timeout=10 [2024-09-06T17:12:01.763Z] > git --version # 'git version 2.25.1' [2024-09-06T17:12:01.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T17:12:02.002Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-06T17:12:04.628Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 29.0s [2024-09-06T17:12:04.922Z] #38 ... [2024-09-06T17:12:04.922Z] [2024-09-06T17:12:04.922Z] #42 [core-keeper internal] load build context [2024-09-06T17:12:04.922Z] #42 transferring context: 495.52MB 21.4s done [2024-09-06T17:12:04.922Z] #42 ... [2024-09-06T17:12:04.922Z] [2024-09-06T17:12:04.922Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:12:04.922Z] #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done [2024-09-06T17:12:04.922Z] #65 ... [2024-09-06T17:12:04.922Z] [2024-09-06T17:12:04.922Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:12:05.382Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 29.8s done [2024-09-06T17:12:05.382Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 29.8s done [2024-09-06T17:12:06.350Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-06T17:12:07.123Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s done [2024-09-06T17:12:20.715Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-06T17:12:20.742Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-06T17:12:21.641Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-06T17:12:21.689Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-06T17:12:21.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T17:12:21.713Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4894/head:refs/remotes/origin/PR-4894 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-06T17:12:22.546Z] Merging remotes/origin/main commit 6ac0180759da1d23d6b313fd49d9fb17c0af6626 into PR head commit 61e9c8ed3565b3df7316b47603499815955aeac6 [2024-09-06T17:12:23.051Z] Merge succeeded, producing 61e9c8ed3565b3df7316b47603499815955aeac6 [2024-09-06T17:12:23.052Z] Checking out Revision 61e9c8ed3565b3df7316b47603499815955aeac6 (PR-4894) [2024-09-06T17:12:22.563Z] > git config core.sparsecheckout # timeout=10 [2024-09-06T17:12:22.649Z] > git checkout -f 61e9c8ed3565b3df7316b47603499815955aeac6 # timeout=10 [2024-09-06T17:12:22.928Z] > git remote # timeout=10 [2024-09-06T17:12:22.947Z] > git config --get remote.origin.url # timeout=10 [2024-09-06T17:12:22.964Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-06T17:12:22.988Z] > git merge 6ac0180759da1d23d6b313fd49d9fb17c0af6626 # timeout=10 [2024-09-06T17:12:23.020Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-06T17:12:23.058Z] > git config core.sparsecheckout # timeout=10 [2024-09-06T17:12:23.080Z] > git checkout -f 61e9c8ed3565b3df7316b47603499815955aeac6 # timeout=10 [2024-09-06T17:12:25.520Z] #38 ... [2024-09-06T17:12:25.520Z] [2024-09-06T17:12:25.520Z] #47 [core-command internal] load build context [2024-09-06T17:12:25.520Z] #47 DONE 50.8s [2024-09-06T17:12:25.520Z] [2024-09-06T17:12:25.520Z] #43 [core-data builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-09-06T17:12:25.520Z] #43 DONE 51.2s [2024-09-06T17:12:25.520Z] [2024-09-06T17:12:25.520Z] #50 [security-bootstrapper internal] load build context [2024-09-06T17:12:25.520Z] #50 DONE 50.5s [2024-09-06T17:12:25.520Z] [2024-09-06T17:12:25.520Z] #68 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go [2024-09-06T17:12:25.784Z] #68 ... [2024-09-06T17:12:25.784Z] [2024-09-06T17:12:25.784Z] #45 [support-scheduler internal] load build context [2024-09-06T17:12:25.784Z] #45 DONE 51.2s [2024-09-06T17:12:25.784Z] [2024-09-06T17:12:25.784Z] #52 [core-data internal] load build context [2024-09-06T17:12:25.784Z] #52 DONE 50.5s [2024-09-06T17:12:25.784Z] [2024-09-06T17:12:25.784Z] #46 [security-proxy-setup internal] load build context [2024-09-06T17:12:25.784Z] #46 DONE 51.0s [2024-09-06T17:12:25.784Z] [2024-09-06T17:12:25.784Z] #55 [support-notifications internal] load build context [2024-09-06T17:12:25.784Z] #55 DONE 51.2s [2024-09-06T17:12:25.784Z] [2024-09-06T17:12:25.784Z] #53 [security-proxy-auth internal] load build context [2024-09-06T17:12:25.784Z] #53 DONE 51.0s [2024-09-06T17:12:25.784Z] [2024-09-06T17:12:25.784Z] #44 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:12:25.784Z] #44 DONE 51.3s [2024-09-06T17:12:25.784Z] [2024-09-06T17:12:25.784Z] #54 [security-secretstore-setup internal] load build context [2024-09-06T17:12:25.784Z] #54 DONE 50.9s [2024-09-06T17:12:25.784Z] [2024-09-06T17:12:25.784Z] #51 [support-cron-scheduler internal] load build context [2024-09-06T17:12:25.784Z] #51 DONE 50.9s [2024-09-06T17:12:25.784Z] [2024-09-06T17:12:25.784Z] #48 [security-spiffe-token-provider internal] load build context [2024-09-06T17:12:25.784Z] #48 DONE 51.1s [2024-09-06T17:12:25.784Z] [2024-09-06T17:12:25.784Z] #49 [core-metadata internal] load build context [2024-09-06T17:12:25.784Z] #49 DONE 51.0s [2024-09-06T17:12:25.784Z] [2024-09-06T17:12:25.784Z] #42 [core-keeper internal] load build context [2024-09-06T17:12:25.784Z] #42 DONE 51.4s [2024-09-06T17:12:25.784Z] [2024-09-06T17:12:25.784Z] #68 [security-proxy-setup builder 2/8] WORKDIR /edgex-go [2024-09-06T17:12:26.047Z] #68 DONE 0.3s [2024-09-06T17:12:26.047Z] [2024-09-06T17:12:26.047Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T17:12:26.047Z] #64 50.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:26.047Z] #64 ... [2024-09-06T17:12:26.047Z] [2024-09-06T17:12:26.047Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:12:26.047Z] #65 DONE 51.0s [2024-09-06T17:12:26.308Z] [2024-09-06T17:12:26.308Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T17:12:26.308Z] #67 50.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:26.308Z] #67 50.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:26.570Z] #67 50.68 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-06T17:12:26.570Z] #67 50.69 (2/2) Installing su-exec (0.2-r3) [2024-09-06T17:12:26.570Z] #67 50.69 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:12:26.570Z] #67 50.70 OK: 7 MiB in 17 packages [2024-09-06T17:12:26.935Z] Commit message: "fix: ScheduleJob should not be triggered with endTimestamp expired" [2024-09-06T17:12:27.001Z] > git --version # timeout=10 [2024-09-06T17:12:27.014Z] > git --version # 'git version 2.25.1' [2024-09-06T17:12:27.034Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-06T17:12:27.619Z] #67 ... [2024-09-06T17:12:27.619Z] [2024-09-06T17:12:27.619Z] #56 [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-06T17:12:27.619Z] #56 DONE 51.4s [2024-09-06T17:12:27.619Z] [2024-09-06T17:12:27.619Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T17:12:27.619Z] #64 50.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:27.619Z] #64 50.80 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T17:12:27.619Z] #64 50.80 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T17:12:27.619Z] #64 50.80 OK: 20072 distinct packages available [2024-09-06T17:12:27.619Z] #64 50.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:27.619Z] #64 50.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:27.619Z] #64 51.17 (1/11) Installing ca-certificates (20240226-r0) [2024-09-06T17:12:27.619Z] #64 51.18 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-06T17:12:27.619Z] #64 51.19 (3/11) Installing libunistring (1.1-r1) [2024-09-06T17:12:27.619Z] #64 51.21 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-06T17:12:27.619Z] #64 51.21 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-06T17:12:27.619Z] #64 51.22 (6/11) Installing libcurl (8.9.0-r0) [2024-09-06T17:12:27.619Z] #64 51.23 (7/11) Installing curl (8.9.0-r0) [2024-09-06T17:12:27.619Z] #64 51.24 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-06T17:12:27.619Z] #64 51.24 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-06T17:12:27.619Z] #64 51.25 (10/11) Installing libucontext (1.2-r2) [2024-09-06T17:12:27.619Z] #64 51.25 (11/11) Installing gcompat (1.1.0-r1) [2024-09-06T17:12:27.619Z] #64 51.25 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:12:27.619Z] #64 51.26 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:12:27.619Z] #64 51.31 OK: 12 MiB in 26 packages [2024-09-06T17:12:27.619Z] #64 DONE 51.6s [2024-09-06T17:12:27.619Z] [2024-09-06T17:12:27.619Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T17:12:27.619Z] #61 50.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:27.619Z] #61 50.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:27.619Z] #61 50.77 (1/4) Installing ca-certificates (20240226-r0) [2024-09-06T17:12:27.619Z] #61 50.80 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-06T17:12:27.619Z] #61 50.80 (3/4) Installing su-exec (0.2-r3) [2024-09-06T17:12:27.619Z] #61 50.80 (4/4) Installing yq (4.33.3-r5) [2024-09-06T17:12:27.619Z] #61 50.90 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:12:27.619Z] #61 50.91 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:12:27.619Z] #61 50.96 OK: 17 MiB in 19 packages [2024-09-06T17:12:27.619Z] #61 DONE 51.6s [2024-09-06T17:12:27.619Z] [2024-09-06T17:12:27.619Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T17:12:27.619Z] #63 50.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:27.619Z] #63 50.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:27.619Z] #63 50.89 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:27.619Z] #63 50.92 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:27.619Z] #63 50.93 (3/6) Installing dumb-init (1.2.5-r2) [2024-09-06T17:12:27.619Z] #63 50.93 (4/6) Installing openssl (3.1.7-r0) [2024-09-06T17:12:27.619Z] #63 50.95 (5/6) Installing su-exec (0.2-r3) [2024-09-06T17:12:27.619Z] #63 50.95 (6/6) Installing yq (4.33.3-r5) [2024-09-06T17:12:27.619Z] #63 51.02 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:12:27.619Z] #63 51.05 OK: 17 MiB in 19 packages [2024-09-06T17:12:27.619Z] #63 DONE 51.4s [2024-09-06T17:12:27.619Z] [2024-09-06T17:12:27.619Z] #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T17:12:27.619Z] #59 50.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:27.619Z] #59 50.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:27.619Z] #59 50.77 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T17:12:27.619Z] #59 50.78 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:12:27.619Z] #59 50.80 OK: 7 MiB in 16 packages [2024-09-06T17:12:27.619Z] #59 DONE 51.6s [2024-09-06T17:12:27.619Z] [2024-09-06T17:12:27.619Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T17:12:27.619Z] #67 DONE 51.5s [2024-09-06T17:12:27.619Z] [2024-09-06T17:12:27.619Z] #69 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T17:12:27.889Z] #69 ... [2024-09-06T17:12:27.889Z] [2024-09-06T17:12:27.889Z] #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T17:12:27.889Z] #57 51.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:27.889Z] #57 51.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:27.889Z] #57 51.58 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T17:12:27.889Z] #57 51.58 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:12:27.889Z] #57 51.59 OK: 7 MiB in 16 packages [2024-09-06T17:12:27.889Z] #57 DONE 51.9s [2024-09-06T17:12:27.889Z] [2024-09-06T17:12:27.889Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T17:12:27.889Z] #66 51.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:27.889Z] #66 51.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:27.889Z] #66 51.64 (1/3) Installing ca-certificates (20240226-r0) [2024-09-06T17:12:27.889Z] #66 51.66 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-06T17:12:27.889Z] #66 51.66 (3/3) Installing tzdata (2024a-r0) [2024-09-06T17:12:27.889Z] #66 51.85 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:12:27.889Z] #66 51.85 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:12:27.889Z] #66 51.91 OK: 11 MiB in 18 packages [2024-09-06T17:12:27.889Z] #66 DONE 52.1s [2024-09-06T17:12:27.889Z] [2024-09-06T17:12:27.889Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T17:12:27.889Z] #60 52.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:27.889Z] #60 52.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:28.149Z] #60 ... [2024-09-06T17:12:28.149Z] [2024-09-06T17:12:28.149Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T17:12:28.149Z] #58 51.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:28.149Z] #58 51.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:28.149Z] #58 51.63 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T17:12:28.149Z] #58 51.63 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T17:12:28.149Z] #58 51.63 OK: 20072 distinct packages available [2024-09-06T17:12:28.149Z] #58 51.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:28.149Z] #58 51.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:28.149Z] #58 51.99 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-06T17:12:28.149Z] #58 52.00 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-06T17:12:28.149Z] #58 52.00 (3/4) Installing libucontext (1.2-r2) [2024-09-06T17:12:28.149Z] #58 52.00 (4/4) Installing gcompat (1.1.0-r1) [2024-09-06T17:12:28.149Z] #58 52.01 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:12:28.149Z] #58 52.01 OK: 8 MiB in 19 packages [2024-09-06T17:12:28.149Z] #58 DONE 52.1s [2024-09-06T17:12:28.149Z] [2024-09-06T17:12:28.149Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T17:12:28.149Z] #60 52.38 (1/2) Installing ca-certificates (20240226-r0) [2024-09-06T17:12:28.149Z] #60 52.39 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-06T17:12:28.149Z] #60 52.40 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:12:28.149Z] #60 52.40 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:12:28.149Z] #60 52.45 OK: 8 MiB in 17 packages [2024-09-06T17:12:28.407Z] #60 DONE 52.8s [2024-09-06T17:12:28.407Z] [2024-09-06T17:12:28.407Z] #62 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T17:12:28.407Z] #62 52.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:28.407Z] #62 52.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:28.407Z] #62 52.83 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T17:12:28.407Z] #62 52.83 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T17:12:28.407Z] #62 52.83 OK: 20072 distinct packages available [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2024-09-06T17:12:28.667Z] #62 52.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:28.667Z] #62 52.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2024-09-06T17:12:28.926Z] #62 53.18 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:28.926Z] #62 53.24 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:28.926Z] #62 53.25 (3/7) Installing dumb-init (1.2.5-r2) [2024-09-06T17:12:28.926Z] #62 53.25 (4/7) Installing musl-obstack (1.2.3-r2) [2024-09-06T17:12:28.926Z] #62 53.25 (5/7) Installing libucontext (1.2-r2) [2024-09-06T17:12:28.926Z] #62 53.26 (6/7) Installing gcompat (1.1.0-r1) [2024-09-06T17:12:28.926Z] #62 53.26 (7/7) Installing openssl (3.1.7-r0) [2024-09-06T17:12:28.926Z] #62 53.27 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:12:28.926Z] #62 53.28 OK: 8 MiB in 20 packages [2024-09-06T17:12:29.320Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-06T17:12:29.320Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T17:12:29.320Z] Dload Upload Total Spent Left Speed [2024-09-06T17:12:29.320Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2024-09-06T17:12:29.698Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-06T17:12:29.867Z] #62 DONE 53.9s [2024-09-06T17:12:29.867Z] [2024-09-06T17:12:29.867Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T17:12:29.867Z] #0 2.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:29.867Z] #0 2.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:29.867Z] #0 2.897 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T17:12:29.867Z] #0 2.897 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T17:12:29.867Z] #0 2.897 OK: 20078 distinct packages available [2024-09-06T17:12:29.867Z] #0 2.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:29.867Z] #0 3.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:29.867Z] #0 3.236 OK: 264 MiB in 52 packages [2024-09-06T17:12:29.867Z] #70 DONE 3.8s [2024-09-06T17:12:29.867Z] [2024-09-06T17:12:29.867Z] #71 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T17:12:29.867Z] #0 2.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:29.867Z] #0 2.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:29.867Z] #0 3.219 OK: 264 MiB in 52 packages [2024-09-06T17:12:29.867Z] #71 DONE 3.8s [2024-09-06T17:12:29.867Z] [2024-09-06T17:12:29.867Z] #72 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T17:12:29.867Z] #72 ... [2024-09-06T17:12:29.867Z] [2024-09-06T17:12:29.867Z] #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T17:12:29.867Z] #73 DONE 3.9s [2024-09-06T17:12:29.867Z] [2024-09-06T17:12:29.867Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:12:29.867Z] #74 DONE 0.1s [2024-09-06T17:12:29.867Z] [2024-09-06T17:12:29.867Z] #75 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:12:29.867Z] #75 DONE 0.2s [2024-09-06T17:12:29.867Z] [2024-09-06T17:12:29.867Z] #76 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:12:30.057Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-06T17:12:30.057Z] + sudo tee /etc/docker/daemon.new [2024-09-06T17:12:30.057Z] { [2024-09-06T17:12:30.057Z] "registry-mirrors": [ [2024-09-06T17:12:30.057Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-06T17:12:30.057Z] ], [2024-09-06T17:12:30.057Z] "bip": "10.250.0.254/24", [2024-09-06T17:12:30.057Z] "hosts": [ [2024-09-06T17:12:30.057Z] "tcp://0.0.0.0:5555", [2024-09-06T17:12:30.057Z] "unix:///var/run/docker.sock" [2024-09-06T17:12:30.057Z] ], [2024-09-06T17:12:30.057Z] "mtu": 1458, [2024-09-06T17:12:30.057Z] "selinux-enabled": true, [2024-09-06T17:12:30.057Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-06T17:12:30.057Z] } [Pipeline] sh [2024-09-06T17:12:30.413Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2024-09-06T17:12:30.440Z] #76 ... [2024-09-06T17:12:30.440Z] [2024-09-06T17:12:30.440Z] #77 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T17:12:30.440Z] #0 3.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:30.440Z] #0 3.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:30.440Z] #0 4.113 OK: 264 MiB in 52 packages [2024-09-06T17:12:30.440Z] #77 DONE 4.4s [2024-09-06T17:12:30.440Z] [2024-09-06T17:12:30.440Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:12:30.440Z] #0 2.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:30.440Z] #0 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:30.440Z] #0 2.722 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:30.440Z] #0 2.758 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:30.440Z] #0 2.771 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:12:30.440Z] #0 2.812 OK: 12 MiB in 26 packages [2024-09-06T17:12:30.440Z] #78 DONE 3.0s [2024-09-06T17:12:30.440Z] [2024-09-06T17:12:30.440Z] #79 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T17:12:30.440Z] #0 3.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:30.440Z] #0 3.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:30.440Z] #0 4.158 OK: 264 MiB in 52 packages [2024-09-06T17:12:30.440Z] #79 DONE 4.5s [2024-09-06T17:12:30.440Z] [2024-09-06T17:12:30.440Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:12:30.440Z] #80 DONE 0.2s [2024-09-06T17:12:30.440Z] [2024-09-06T17:12:30.440Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:12:30.440Z] #81 DONE 0.2s [2024-09-06T17:12:30.440Z] [2024-09-06T17:12:30.440Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh [2024-09-06T17:12:30.771Z] + sudo service docker restart [2024-09-06T17:12:31.381Z] #82 ... [2024-09-06T17:12:31.381Z] [2024-09-06T17:12:31.381Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T17:12:31.381Z] #0 3.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:31.382Z] #0 3.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:31.382Z] #0 3.501 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:31.382Z] #0 3.542 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:31.382Z] #0 3.576 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:12:31.382Z] #0 3.617 OK: 17 MiB in 19 packages [2024-09-06T17:12:31.382Z] #83 DONE 3.8s [2024-09-06T17:12:31.382Z] [2024-09-06T17:12:31.382Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T17:12:31.382Z] #0 3.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:31.382Z] #0 3.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:31.382Z] #0 3.430 OK: 17 MiB in 19 packages [2024-09-06T17:12:31.382Z] #84 DONE 3.9s [2024-09-06T17:12:31.382Z] [2024-09-06T17:12:31.382Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-06T17:12:32.324Z] #85 DONE 0.7s [2024-09-06T17:12:32.324Z] [2024-09-06T17:12:32.324Z] #69 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T17:12:32.324Z] #69 3.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:32.324Z] #69 4.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:32.324Z] #69 4.271 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:32.324Z] #69 4.314 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:32.324Z] #69 4.322 OK: 7 MiB in 16 packages [2024-09-06T17:12:32.324Z] #69 DONE 4.7s [2024-09-06T17:12:32.324Z] [2024-09-06T17:12:32.324Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T17:12:32.324Z] #0 3.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:32.324Z] #0 4.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:32.324Z] #0 4.244 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:32.324Z] #0 4.277 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:32.324Z] #0 4.285 OK: 7 MiB in 17 packages [2024-09-06T17:12:32.324Z] #86 DONE 4.7s [2024-09-06T17:12:32.324Z] [2024-09-06T17:12:32.324Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-06T17:12:33.711Z] #87 ... [2024-09-06T17:12:33.711Z] [2024-09-06T17:12:33.711Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T17:12:33.711Z] #0 3.443 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:33.711Z] #0 4.659 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:33.711Z] #0 5.300 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T17:12:33.711Z] #0 5.595 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:12:33.711Z] #0 5.610 OK: 7 MiB in 16 packages [2024-09-06T17:12:33.711Z] #88 DONE 6.2s [2024-09-06T17:12:33.711Z] [2024-09-06T17:12:33.711Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:12:33.711Z] #0 4.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:33.711Z] #0 4.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:33.711Z] #0 4.381 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:33.711Z] #0 4.416 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:33.711Z] #0 4.437 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:12:33.711Z] #0 4.473 OK: 8 MiB in 17 packages [2024-09-06T17:12:33.711Z] #89 DONE 4.9s [2024-09-06T17:12:33.711Z] [2024-09-06T17:12:33.711Z] #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T17:12:33.711Z] #0 4.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:33.711Z] #0 4.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:33.711Z] #0 5.059 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:33.711Z] #0 5.095 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:33.711Z] #0 5.104 OK: 7 MiB in 16 packages [2024-09-06T17:12:33.711Z] #90 DONE 5.6s [2024-09-06T17:12:33.711Z] [2024-09-06T17:12:33.711Z] #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:12:33.711Z] #0 4.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:33.711Z] #0 4.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:33.711Z] #0 4.881 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:33.711Z] #0 4.913 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:33.711Z] #0 4.923 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:12:33.711Z] #0 4.970 OK: 11 MiB in 18 packages [2024-09-06T17:12:33.711Z] #91 DONE 5.5s [2024-09-06T17:12:33.711Z] [2024-09-06T17:12:33.711Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T17:12:33.711Z] #0 4.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:33.711Z] #0 4.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:33.711Z] #0 4.860 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:33.711Z] #0 4.898 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:12:33.711Z] #0 4.907 OK: 8 MiB in 19 packages [2024-09-06T17:12:33.711Z] #92 DONE 5.4s [2024-09-06T17:12:33.711Z] [2024-09-06T17:12:33.711Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T17:12:33.711Z] #72 3.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:33.711Z] #72 3.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:33.711Z] #72 3.843 OK: 8 MiB in 20 packages [2024-09-06T17:12:33.711Z] #72 DONE 4.1s [2024-09-06T17:12:33.711Z] [2024-09-06T17:12:33.711Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T17:12:35.115Z] #93 DONE 1.7s [2024-09-06T17:12:35.115Z] [2024-09-06T17:12:35.115Z] #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T17:12:35.115Z] #0 3.714 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:35.115Z] #0 4.186 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-06T17:12:35.115Z] #0 4.902 OK: 264 MiB in 52 packages [2024-09-06T17:12:35.115Z] #94 DONE 5.4s [2024-09-06T17:12:35.115Z] [2024-09-06T17:12:35.115Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-06T17:12:35.115Z] #95 DONE 1.7s [2024-09-06T17:12:35.115Z] [2024-09-06T17:12:35.115Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T17:12:35.388Z] #96 ... [2024-09-06T17:12:35.388Z] [2024-09-06T17:12:35.388Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T17:12:35.388Z] #97 DONE 1.7s [2024-09-06T17:12:35.388Z] [2024-09-06T17:12:35.388Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-06T17:12:35.388Z] #98 DONE 0.1s [2024-09-06T17:12:35.388Z] [2024-09-06T17:12:35.388Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-06T17:12:35.388Z] #99 DONE 0.2s [2024-09-06T17:12:35.649Z] [2024-09-06T17:12:35.649Z] #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:12:36.222Z] #100 ... [2024-09-06T17:12:36.222Z] [2024-09-06T17:12:36.222Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-06T17:12:36.222Z] #101 DONE 0.9s [2024-09-06T17:12:36.222Z] [2024-09-06T17:12:36.222Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:12:36.222Z] #38 ... [2024-09-06T17:12:36.222Z] [2024-09-06T17:12:36.222Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-06T17:12:36.222Z] #102 DONE 0.9s [2024-09-06T17:12:36.222Z] [2024-09-06T17:12:36.222Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-06T17:12:36.222Z] #103 DONE 0.1s [2024-09-06T17:12:36.222Z] [2024-09-06T17:12:36.222Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-06T17:12:36.222Z] #87 DONE 4.2s [2024-09-06T17:12:36.222Z] [2024-09-06T17:12:36.222Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T17:12:36.222Z] #96 DONE 0.9s [2024-09-06T17:12:36.222Z] [2024-09-06T17:12:36.222Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T17:12:36.222Z] #104 ... [2024-09-06T17:12:36.222Z] [2024-09-06T17:12:36.222Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T17:12:36.222Z] #105 DONE 0.1s [2024-09-06T17:12:36.222Z] [2024-09-06T17:12:36.222Z] #106 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-06T17:12:36.222Z] #106 DONE 0.1s [2024-09-06T17:12:36.222Z] [2024-09-06T17:12:36.222Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-06T17:12:36.222Z] #107 DONE 0.1s [2024-09-06T17:12:36.222Z] [2024-09-06T17:12:36.222Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-06T17:12:36.222Z] #108 DONE 0.1s [2024-09-06T17:12:36.482Z] [2024-09-06T17:12:36.482Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T17:12:36.482Z] #104 DONE 0.1s [2024-09-06T17:12:36.482Z] [2024-09-06T17:12:36.482Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-06T17:12:36.482Z] #109 DONE 0.1s [2024-09-06T17:12:36.482Z] [2024-09-06T17:12:36.482Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-06T17:12:36.482Z] #110 DONE 0.1s [2024-09-06T17:12:36.482Z] [2024-09-06T17:12:36.482Z] #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T17:12:36.482Z] #111 DONE 0.1s [2024-09-06T17:12:36.482Z] [2024-09-06T17:12:36.482Z] #112 [security-spire-config] exporting to image [2024-09-06T17:12:36.482Z] #112 exporting layers [2024-09-06T17:12:36.482Z] #112 ... [2024-09-06T17:12:36.482Z] [2024-09-06T17:12:36.482Z] #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-06T17:12:36.482Z] #113 DONE 0.1s [2024-09-06T17:12:36.482Z] [2024-09-06T17:12:36.482Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-06T17:12:36.482Z] #114 DONE 0.1s [2024-09-06T17:12:36.482Z] [2024-09-06T17:12:36.482Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-06T17:12:36.482Z] #115 DONE 0.1s [2024-09-06T17:12:36.482Z] [2024-09-06T17:12:36.482Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-06T17:12:36.482Z] #116 DONE 0.1s [2024-09-06T17:12:36.482Z] [2024-09-06T17:12:36.482Z] #112 [security-spire-server] exporting to image [2024-09-06T17:12:37.425Z] #112 exporting layers 0.8s done [2024-09-06T17:12:37.425Z] #112 writing image sha256:920517bee2249d72c2f7ad8e8c319313c3203a5d24fd4687cec2beb108c0ff85 0.0s done [2024-09-06T17:12:37.425Z] #112 naming to docker.io/library/security-spire-config done [2024-09-06T17:12:37.425Z] #112 exporting layers 0.8s done [2024-09-06T17:12:37.425Z] #112 writing image sha256:78edd421eab1f7e6e4a9352b65431392af993759d26c4817f07d3438699f5d27 0.0s done [2024-09-06T17:12:37.425Z] #112 naming to docker.io/library/security-spire-server done [2024-09-06T17:12:37.425Z] #112 writing image sha256:c5ab102b208cba0eeaf6847b17e4fdda8505b7864e37f03029c9b1c73f06823d done [2024-09-06T17:12:37.425Z] #112 naming to docker.io/library/security-spire-agent done [2024-09-06T17:12:37.425Z] #112 DONE 1.1s [2024-09-06T17:12:37.425Z] [2024-09-06T17:12:37.425Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:12:40.029Z] #117 ... [2024-09-06T17:12:40.029Z] [2024-09-06T17:12:40.029Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T17:12:49.166Z] provisioning config files... [2024-09-06T17:12:49.194Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8551885370608209756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T17:12:49.757Z] ---> ****-login.sh [2024-09-06T17:12:49.757Z] nexus3.edgexfoundry.org:10001 [2024-09-06T17:12:50.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:12:50.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:12:50.621Z] Configure a credential helper to remove this warning. See [2024-09-06T17:12:50.621Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:12:50.621Z] [2024-09-06T17:12:50.621Z] Login Succeeded [2024-09-06T17:12:50.621Z] nexus3.edgexfoundry.org:10002 [2024-09-06T17:12:50.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:12:50.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:12:50.892Z] Configure a credential helper to remove this warning. See [2024-09-06T17:12:50.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:12:50.892Z] [2024-09-06T17:12:50.892Z] Login Succeeded [2024-09-06T17:12:50.892Z] nexus3.edgexfoundry.org:10003 [2024-09-06T17:12:51.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:12:51.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:12:51.164Z] Configure a credential helper to remove this warning. See [2024-09-06T17:12:51.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:12:51.164Z] [2024-09-06T17:12:51.164Z] Login Succeeded [2024-09-06T17:12:51.164Z] nexus3.edgexfoundry.org:10004 [2024-09-06T17:12:51.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:12:51.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:12:51.712Z] Configure a credential helper to remove this warning. See [2024-09-06T17:12:51.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:12:51.712Z] [2024-09-06T17:12:51.712Z] Login Succeeded [2024-09-06T17:12:51.712Z] ****.io [2024-09-06T17:12:51.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-06T17:12:52.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-06T17:12:52.250Z] Configure a credential helper to remove this warning. See [2024-09-06T17:12:52.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-06T17:12:52.251Z] [2024-09-06T17:12:52.251Z] Login Succeeded [2024-09-06T17:12:52.251Z] ---> ****-login.sh ends [Pipeline] } [2024-09-06T17:12:52.285Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-06T17:12:53.094Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-09-06T17:12:53.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T17:12:53.193Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-06T17:12:53.243Z] ========================================================= [2024-09-06T17:12:53.243Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-06T17:12:53.243Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-06T17:12:53.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T17:12:53.902Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-06T17:12:53.902Z] c6b39de5b339: Pulling fs layer [2024-09-06T17:12:53.902Z] a69c41024577: Pulling fs layer [2024-09-06T17:12:53.902Z] d6de4b400683: Pulling fs layer [2024-09-06T17:12:53.902Z] 35cb2a7552d0: Pulling fs layer [2024-09-06T17:12:53.902Z] 4f4fb700ef54: Pulling fs layer [2024-09-06T17:12:53.902Z] 464afbd9ba4c: Pulling fs layer [2024-09-06T17:12:53.902Z] 00f215d4a9da: Pulling fs layer [2024-09-06T17:12:53.902Z] d496ad576159: Pulling fs layer [2024-09-06T17:12:53.902Z] 35cb2a7552d0: Waiting [2024-09-06T17:12:53.902Z] 4f4fb700ef54: Waiting [2024-09-06T17:12:53.902Z] 464afbd9ba4c: Waiting [2024-09-06T17:12:53.902Z] 00f215d4a9da: Waiting [2024-09-06T17:12:53.902Z] a69c41024577: Download complete [2024-09-06T17:12:53.902Z] 35cb2a7552d0: Verifying Checksum [2024-09-06T17:12:53.902Z] 35cb2a7552d0: Download complete [2024-09-06T17:12:53.902Z] 4f4fb700ef54: Verifying Checksum [2024-09-06T17:12:53.902Z] 4f4fb700ef54: Download complete [2024-09-06T17:12:53.902Z] 464afbd9ba4c: Verifying Checksum [2024-09-06T17:12:53.902Z] 464afbd9ba4c: Download complete [2024-09-06T17:12:53.902Z] c6b39de5b339: Download complete [2024-09-06T17:12:54.487Z] d496ad576159: Verifying Checksum [2024-09-06T17:12:54.487Z] d496ad576159: Download complete [2024-09-06T17:12:55.074Z] c6b39de5b339: Pull complete [2024-09-06T17:12:55.660Z] a69c41024577: Pull complete [2024-09-06T17:12:55.927Z] d6de4b400683: Download complete [2024-09-06T17:12:56.898Z] 00f215d4a9da: Verifying Checksum [2024-09-06T17:12:56.898Z] 00f215d4a9da: Download complete [2024-09-06T17:13:09.251Z] d6de4b400683: Pull complete [2024-09-06T17:13:09.251Z] 35cb2a7552d0: Pull complete [2024-09-06T17:13:09.251Z] 4f4fb700ef54: Pull complete [2024-09-06T17:13:09.251Z] 464afbd9ba4c: Pull complete [2024-09-06T17:13:19.374Z] 00f215d4a9da: Pull complete [2024-09-06T17:13:20.804Z] d496ad576159: Pull complete [2024-09-06T17:13:20.804Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-06T17:13:20.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T17:13:20.804Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-06T17:13:21.242Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T17:13:21.242Z] WORKDIR /edgex [2024-09-06T17:13:21.242Z] COPY go.mod . [2024-09-06T17:13:21.242Z] RUN go mod download [2024-09-06T17:13:21.242Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-06T17:13:22.232Z] Sending build context to Docker daemon 3.533MB [2024-09-06T17:13:22.232Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-06T17:13:22.232Z] ---> f246e2811388 [2024-09-06T17:13:22.232Z] Step 2/4 : WORKDIR /edgex [2024-09-06T17:13:24.198Z] ---> Running in 0ad7e1614bde [2024-09-06T17:13:24.791Z] Removing intermediate container 0ad7e1614bde [2024-09-06T17:13:24.791Z] ---> 822b0114a660 [2024-09-06T17:13:24.791Z] Step 3/4 : COPY go.mod . [2024-09-06T17:13:25.465Z] ---> 339918d52fc0 [2024-09-06T17:13:25.465Z] Step 4/4 : RUN go mod download [2024-09-06T17:13:25.465Z] ---> Running in 664575db1074 [2024-09-06T17:13:27.765Z] #118 DONE 57.0s [2024-09-06T17:13:27.765Z] [2024-09-06T17:13:27.765Z] #76 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:13:27.765Z] #76 DONE 56.9s [2024-09-06T17:13:27.765Z] [2024-09-06T17:13:27.765Z] #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:13:27.765Z] #100 DONE 51.4s [2024-09-06T17:13:27.765Z] [2024-09-06T17:13:27.765Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:13:27.765Z] #117 DONE 56.3s [2024-09-06T17:13:27.765Z] [2024-09-06T17:13:27.765Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:13:27.765Z] #82 DONE 56.3s [2024-09-06T17:13:27.765Z] [2024-09-06T17:13:27.765Z] #119 [support-notifications builder 6/7] COPY . . [2024-09-06T17:13:33.039Z] #119 ... [2024-09-06T17:13:33.039Z] [2024-09-06T17:13:33.039Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T17:13:37.490Z] #120 ... [2024-09-06T17:13:37.490Z] [2024-09-06T17:13:37.490Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-06T17:13:37.490Z] #121 ... [2024-09-06T17:13:37.490Z] [2024-09-06T17:13:37.490Z] #122 [security-proxy-setup builder 6/7] COPY . . [2024-09-06T17:13:37.490Z] #122 ... [2024-09-06T17:13:37.490Z] [2024-09-06T17:13:37.490Z] #123 [core-keeper builder 7/8] COPY . . [2024-09-06T17:13:40.184Z] #123 DONE 13.4s [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T17:13:40.184Z] #120 DONE 13.4s [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T17:13:40.184Z] #124 ... [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #119 [support-notifications builder 6/7] COPY . . [2024-09-06T17:13:40.184Z] #119 DONE 13.4s [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #122 [security-proxy-setup builder 6/7] COPY . . [2024-09-06T17:13:40.184Z] #122 DONE 13.4s [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #125 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:13:40.184Z] #125 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #126 [support-cron-scheduler builder 6/7] COPY . . [2024-09-06T17:13:40.184Z] #126 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #127 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:13:40.184Z] #127 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-06T17:13:40.184Z] #121 DONE 13.5s [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:13:40.184Z] #128 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:13:40.184Z] #129 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #130 [security-proxy-auth builder 6/7] COPY . . [2024-09-06T17:13:40.184Z] #130 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:13:40.184Z] #131 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #132 [support-scheduler builder 6/7] COPY . . [2024-09-06T17:13:40.184Z] #132 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:13:40.184Z] #133 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:13:40.184Z] #134 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #135 [security-bootstrapper builder 6/7] COPY . . [2024-09-06T17:13:40.184Z] #135 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:13:40.184Z] #136 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:13:40.184Z] #137 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:13:40.184Z] #138 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2024-09-06T17:13:40.184Z] #139 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:13:40.184Z] #140 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:13:40.184Z] #141 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #142 [core-command builder 6/7] COPY . . [2024-09-06T17:13:40.184Z] #142 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:13:40.184Z] #143 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #144 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:13:40.184Z] #144 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #145 [core-metadata builder 6/7] COPY . . [2024-09-06T17:13:40.184Z] #145 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #146 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:13:40.184Z] #146 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #147 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:13:40.184Z] #147 CACHED [2024-09-06T17:13:40.184Z] [2024-09-06T17:13:40.184Z] #148 [core-data builder 6/7] COPY . . [2024-09-06T17:13:40.185Z] #148 CACHED [2024-09-06T17:13:40.473Z] [2024-09-06T17:13:40.473Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T17:13:42.392Z] #149 1.905 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-06T17:13:50.531Z] #149 ... [2024-09-06T17:13:50.531Z] [2024-09-06T17:13:50.531Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T17:13:50.531Z] #0 0.614 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-06T17:13:50.531Z] #150 ... [2024-09-06T17:13:50.531Z] [2024-09-06T17:13:50.531Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T17:13:50.531Z] #0 0.605 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-06T17:13:50.531Z] #151 ... [2024-09-06T17:13:50.531Z] [2024-09-06T17:13:50.531Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T17:13:50.531Z] #0 0.987 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-06T17:13:50.791Z] #152 ... [2024-09-06T17:13:50.791Z] [2024-09-06T17:13:50.791Z] #153 [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-06T17:13:50.791Z] #0 1.077 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-06T17:13:50.791Z] #153 ... [2024-09-06T17:13:50.791Z] [2024-09-06T17:13:50.791Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T17:13:50.791Z] #124 0.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-06T17:13:51.051Z] #124 ... [2024-09-06T17:13:51.051Z] [2024-09-06T17:13:51.051Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T17:13:51.051Z] #0 1.900 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-06T17:13:51.051Z] #154 ... [2024-09-06T17:13:51.051Z] [2024-09-06T17:13:51.051Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T17:13:51.051Z] #0 1.588 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-06T17:13:51.315Z] #155 ... [2024-09-06T17:13:51.315Z] [2024-09-06T17:13:51.315Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T17:13:51.315Z] #0 0.669 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-06T17:13:51.315Z] #156 ... [2024-09-06T17:13:51.315Z] [2024-09-06T17:13:51.315Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T17:13:51.315Z] #0 1.363 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-06T17:13:51.576Z] #157 ... [2024-09-06T17:13:51.577Z] [2024-09-06T17:13:51.577Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T17:13:51.577Z] #0 0.784 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-06T17:13:51.836Z] #158 ... [2024-09-06T17:13:51.836Z] [2024-09-06T17:13:51.836Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T17:13:51.836Z] #0 0.823 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-06T17:13:51.836Z] #159 ... [2024-09-06T17:13:51.836Z] [2024-09-06T17:13:51.836Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T17:13:51.836Z] #0 1.358 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-06T17:14:33.462Z] Removing intermediate container 664575db1074 [2024-09-06T17:14:33.462Z] ---> 925f04a46170 [2024-09-06T17:14:33.462Z] Successfully built 925f04a46170 [2024-09-06T17:14:33.462Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T17:14:33.973Z] + docker inspect -f . ci-base-image-arm64 [2024-09-06T17:14:33.973Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T17:14:34.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-9611 does not seem to be running inside a container [2024-09-06T17:14:34.390Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-09-06T17:14:35.831Z] $ docker top 55f5f23f0f91adb08c7b54c1bce70c2e5d89bef5c96ef1c8abdd986d0c78df01 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T17:14:36.865Z] + go version [2024-09-06T17:14:36.865Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-06T17:14:36.916Z] $ docker stop --time=1 55f5f23f0f91adb08c7b54c1bce70c2e5d89bef5c96ef1c8abdd986d0c78df01 [2024-09-06T17:14:38.609Z] $ docker rm -f --volumes 55f5f23f0f91adb08c7b54c1bce70c2e5d89bef5c96ef1c8abdd986d0c78df01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T17:14:39.607Z] + docker inspect -f . ci-base-image-arm64 [2024-09-06T17:14:39.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T17:14:39.919Z] prd-ubuntu20.04-docker-arm64-4c-16g-9611 does not seem to be running inside a container [2024-09-06T17:14:39.990Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-09-06T17:14:41.344Z] $ docker top d70c8296cb1b4a78573a6f7400c512d7579689151a7eff8c293667b3b22cffa3 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-06T17:14:41.664Z] ========================================================= [2024-09-06T17:14:41.664Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-06T17:14:41.664Z] ========================================================= [Pipeline] sh [2024-09-06T17:14:42.313Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-06T17:14:43.037Z] + make test [2024-09-06T17:14:43.037Z] go test -race -coverprofile=coverage.out ./... [2024-09-06T17:15:15.292Z] #160 ... [2024-09-06T17:15:15.292Z] [2024-09-06T17:15:15.292Z] #153 [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-06T17:15:15.292Z] #153 91.78 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-06T17:15:39.475Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-06T17:16:36.721Z] #153 ... [2024-09-06T17:16:36.721Z] [2024-09-06T17:16:36.721Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T17:16:36.721Z] #158 DONE 175.9s [2024-09-06T17:16:36.721Z] [2024-09-06T17:16:36.721Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T17:16:36.721Z] #159 DONE 175.9s [2024-09-06T17:16:36.721Z] [2024-09-06T17:16:36.721Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T17:16:36.721Z] #152 DONE 175.9s [2024-09-06T17:16:36.721Z] [2024-09-06T17:16:36.721Z] #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T17:16:36.721Z] #124 DONE 175.9s [2024-09-06T17:16:36.721Z] [2024-09-06T17:16:36.721Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T17:16:36.721Z] #151 DONE 175.9s [2024-09-06T17:16:36.721Z] [2024-09-06T17:16:36.721Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T17:16:36.721Z] #154 DONE 175.9s [2024-09-06T17:16:36.721Z] [2024-09-06T17:16:36.721Z] #153 [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-06T17:16:36.721Z] #153 DONE 176.0s [2024-09-06T17:16:36.721Z] [2024-09-06T17:16:36.721Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-06T17:16:36.721Z] #161 ... [2024-09-06T17:16:36.721Z] [2024-09-06T17:16:36.721Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T17:16:36.721Z] #157 DONE 176.1s [2024-09-06T17:16:36.721Z] [2024-09-06T17:16:36.721Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T17:16:36.721Z] #149 DONE 176.2s [2024-09-06T17:16:36.721Z] [2024-09-06T17:16:36.721Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T17:16:36.721Z] #150 DONE 176.3s [2024-09-06T17:16:36.721Z] [2024-09-06T17:16:36.721Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T17:16:36.721Z] #156 DONE 176.3s [2024-09-06T17:16:36.721Z] [2024-09-06T17:16:36.721Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T17:16:36.721Z] #160 DONE 176.3s [2024-09-06T17:16:36.721Z] [2024-09-06T17:16:36.721Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T17:16:36.721Z] #155 DONE 176.3s [2024-09-06T17:16:36.721Z] [2024-09-06T17:16:36.721Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:16:36.984Z] #162 ... [2024-09-06T17:16:36.984Z] [2024-09-06T17:16:36.984Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:16:36.984Z] #163 DONE 0.8s [2024-09-06T17:16:36.984Z] [2024-09-06T17:16:36.984Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:16:36.984Z] #164 DONE 0.8s [2024-09-06T17:16:36.984Z] [2024-09-06T17:16:36.984Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-06T17:16:36.984Z] #161 DONE 0.8s [2024-09-06T17:16:36.984Z] [2024-09-06T17:16:36.984Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:16:36.984Z] #165 DONE 0.7s [2024-09-06T17:16:36.984Z] [2024-09-06T17:16:36.984Z] #166 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:16:36.984Z] #166 DONE 0.6s [2024-09-06T17:16:36.984Z] [2024-09-06T17:16:36.984Z] #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:16:36.984Z] #167 DONE 0.8s [2024-09-06T17:16:36.984Z] [2024-09-06T17:16:36.984Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:16:37.243Z] #168 ... [2024-09-06T17:16:37.243Z] [2024-09-06T17:16:37.243Z] #169 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:16:37.243Z] #169 DONE 0.6s [2024-09-06T17:16:37.243Z] [2024-09-06T17:16:37.243Z] #170 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:16:37.243Z] #170 DONE 0.5s [2024-09-06T17:16:37.243Z] [2024-09-06T17:16:37.243Z] #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:16:37.243Z] #162 DONE 0.7s [2024-09-06T17:16:37.243Z] [2024-09-06T17:16:37.243Z] #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:16:37.243Z] #171 DONE 0.4s [2024-09-06T17:16:37.503Z] [2024-09-06T17:16:37.503Z] #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:16:37.503Z] #172 CACHED [2024-09-06T17:16:37.503Z] [2024-09-06T17:16:37.503Z] #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:16:37.503Z] #173 CACHED [2024-09-06T17:16:37.503Z] [2024-09-06T17:16:37.503Z] #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:16:37.503Z] #174 CACHED [2024-09-06T17:16:37.503Z] [2024-09-06T17:16:37.503Z] #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:16:37.503Z] #175 CACHED [2024-09-06T17:16:37.503Z] [2024-09-06T17:16:37.503Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:16:37.503Z] #176 CACHED [2024-09-06T17:16:37.503Z] [2024-09-06T17:16:37.503Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:16:37.503Z] #177 CACHED [2024-09-06T17:16:37.503Z] [2024-09-06T17:16:37.503Z] #178 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:16:37.503Z] #178 DONE 0.4s [2024-09-06T17:16:37.503Z] [2024-09-06T17:16:37.503Z] #179 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:16:37.503Z] #179 CACHED [2024-09-06T17:16:37.503Z] [2024-09-06T17:16:37.503Z] #180 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:16:37.503Z] #180 CACHED [2024-09-06T17:16:37.503Z] [2024-09-06T17:16:37.503Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:16:37.503Z] #181 DONE 0.4s [2024-09-06T17:16:37.503Z] [2024-09-06T17:16:37.503Z] #182 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:16:37.503Z] #182 DONE 0.4s [2024-09-06T17:16:37.503Z] [2024-09-06T17:16:37.503Z] #183 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-06T17:16:37.762Z] #183 ... [2024-09-06T17:16:37.762Z] [2024-09-06T17:16:37.762Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:16:37.762Z] #168 DONE 0.5s [2024-09-06T17:16:37.762Z] [2024-09-06T17:16:37.762Z] #184 [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-06T17:16:38.707Z] #184 ... [2024-09-06T17:16:38.707Z] [2024-09-06T17:16:38.707Z] #185 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:16:38.707Z] #185 DONE 1.4s [2024-09-06T17:16:38.967Z] [2024-09-06T17:16:38.967Z] #186 [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-06T17:16:39.901Z] #186 ... [2024-09-06T17:16:39.901Z] [2024-09-06T17:16:39.901Z] #187 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-06T17:16:39.901Z] #187 DONE 2.5s [2024-09-06T17:16:39.901Z] [2024-09-06T17:16:39.901Z] #188 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:16:39.901Z] #188 DONE 2.4s [2024-09-06T17:16:39.901Z] [2024-09-06T17:16:39.901Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-06T17:16:39.901Z] #189 DONE 2.4s [2024-09-06T17:16:39.901Z] [2024-09-06T17:16:39.901Z] #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-06T17:16:39.901Z] #190 DONE 2.4s [2024-09-06T17:16:39.901Z] [2024-09-06T17:16:39.901Z] #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-06T17:16:39.901Z] #191 DONE 2.4s [2024-09-06T17:16:39.901Z] [2024-09-06T17:16:39.901Z] #186 [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-06T17:16:39.901Z] #186 DONE 2.4s [2024-09-06T17:16:39.901Z] [2024-09-06T17:16:39.901Z] #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-06T17:16:39.901Z] #192 DONE 2.5s [2024-09-06T17:16:39.901Z] [2024-09-06T17:16:39.901Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-06T17:16:39.901Z] #193 DONE 2.5s [2024-09-06T17:16:39.901Z] [2024-09-06T17:16:39.901Z] #194 [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-06T17:16:39.901Z] #194 ... [2024-09-06T17:16:39.902Z] [2024-09-06T17:16:39.902Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-06T17:16:39.902Z] #195 DONE 2.5s [2024-09-06T17:16:39.902Z] [2024-09-06T17:16:39.902Z] #184 [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-06T17:16:39.902Z] #184 DONE 2.4s [2024-09-06T17:16:39.902Z] [2024-09-06T17:16:39.902Z] #183 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-06T17:16:39.902Z] #183 DONE 2.5s [2024-09-06T17:16:40.161Z] [2024-09-06T17:16:40.161Z] #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-06T17:16:41.094Z] #196 ... [2024-09-06T17:16:41.094Z] [2024-09-06T17:16:41.094Z] #197 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-06T17:16:41.094Z] #197 DONE 1.4s [2024-09-06T17:16:41.094Z] [2024-09-06T17:16:41.094Z] #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-06T17:16:41.094Z] #198 DONE 1.2s [2024-09-06T17:16:41.094Z] [2024-09-06T17:16:41.094Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-06T17:16:41.094Z] #199 DONE 1.2s [2024-09-06T17:16:41.094Z] [2024-09-06T17:16:41.094Z] #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-06T17:16:41.094Z] #200 DONE 1.2s [2024-09-06T17:16:41.094Z] [2024-09-06T17:16:41.094Z] #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-06T17:16:41.094Z] #201 DONE 1.2s [2024-09-06T17:16:41.094Z] [2024-09-06T17:16:41.094Z] #202 [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-06T17:16:41.094Z] #202 DONE 1.2s [2024-09-06T17:16:41.094Z] [2024-09-06T17:16:41.094Z] #112 [core-command] exporting to image [2024-09-06T17:16:41.094Z] #112 exporting layers [2024-09-06T17:16:41.094Z] #112 ... [2024-09-06T17:16:41.094Z] [2024-09-06T17:16:41.094Z] #203 [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-06T17:16:41.094Z] #203 DONE 1.2s [2024-09-06T17:16:41.094Z] [2024-09-06T17:16:41.094Z] #194 [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-06T17:16:41.094Z] #194 DONE 1.3s [2024-09-06T17:16:41.094Z] [2024-09-06T17:16:41.094Z] #204 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-06T17:16:41.094Z] #204 DONE 4.2s [2024-09-06T17:16:41.094Z] [2024-09-06T17:16:41.094Z] #112 [security-spiffe-token-provider] exporting to image [2024-09-06T17:16:41.365Z] #112 ... [2024-09-06T17:16:41.365Z] [2024-09-06T17:16:41.365Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-06T17:16:41.365Z] #205 DONE 1.3s [2024-09-06T17:16:41.365Z] [2024-09-06T17:16:41.365Z] #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-06T17:16:41.365Z] #206 DONE 1.3s [2024-09-06T17:16:41.365Z] [2024-09-06T17:16:41.365Z] #207 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-06T17:16:41.365Z] #207 DONE 1.3s [2024-09-06T17:16:41.365Z] [2024-09-06T17:16:41.365Z] #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-06T17:16:41.365Z] #196 DONE 1.3s [2024-09-06T17:16:41.365Z] [2024-09-06T17:16:41.365Z] #112 [support-cron-scheduler] exporting to image [2024-09-06T17:16:41.365Z] #112 exporting layers 0.3s done [2024-09-06T17:16:41.365Z] #112 ... [2024-09-06T17:16:41.365Z] [2024-09-06T17:16:41.365Z] #208 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-06T17:16:41.365Z] #208 DONE 0.3s [2024-09-06T17:16:41.365Z] [2024-09-06T17:16:41.365Z] #112 [support-notifications] exporting to image [2024-09-06T17:16:41.365Z] #112 exporting layers 0.3s done [2024-09-06T17:16:41.624Z] #112 writing image sha256:3ef03ae6ef508ff94f4f01b48e62ba5e9dae51fe2470d745d7ffaecaff8041b0 [2024-09-06T17:16:41.624Z] #112 ... [2024-09-06T17:16:41.624Z] [2024-09-06T17:16:41.624Z] #209 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-06T17:16:41.624Z] #209 DONE 0.6s [2024-09-06T17:16:41.624Z] [2024-09-06T17:16:41.624Z] #112 [support-notifications] exporting to image [2024-09-06T17:16:41.624Z] #112 writing image sha256:e49f691ad257fa8d4bc7f0626722fac38d1baacea82858e463da50c03541a772 [2024-09-06T17:16:41.884Z] #112 ... [2024-09-06T17:16:41.884Z] [2024-09-06T17:16:41.884Z] #210 [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-06T17:16:41.884Z] #210 DONE 0.6s [2024-09-06T17:16:41.884Z] [2024-09-06T17:16:41.884Z] #211 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-06T17:16:41.884Z] #211 DONE 0.6s [2024-09-06T17:16:41.884Z] [2024-09-06T17:16:41.884Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-06T17:16:41.884Z] #212 DONE 0.5s [2024-09-06T17:16:41.884Z] [2024-09-06T17:16:41.884Z] #213 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T17:16:41.884Z] #213 DONE 0.6s [2024-09-06T17:16:41.884Z] [2024-09-06T17:16:41.884Z] #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-06T17:16:41.884Z] #214 DONE 0.5s [2024-09-06T17:16:41.884Z] [2024-09-06T17:16:41.884Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-06T17:16:41.884Z] #215 DONE 0.5s [2024-09-06T17:16:41.884Z] [2024-09-06T17:16:41.884Z] #112 [core-metadata] exporting to image [2024-09-06T17:16:41.884Z] #112 exporting layers 0.5s done [2024-09-06T17:16:41.884Z] #112 writing image sha256:3ef03ae6ef508ff94f4f01b48e62ba5e9dae51fe2470d745d7ffaecaff8041b0 0.3s done [2024-09-06T17:16:41.884Z] #112 writing image sha256:e49f691ad257fa8d4bc7f0626722fac38d1baacea82858e463da50c03541a772 0.2s done [2024-09-06T17:16:41.884Z] #112 writing image sha256:8f821beb4100297b7942814e673a73d0de1bb177df98743827fffca60d8b249e 0.0s done [2024-09-06T17:16:41.884Z] #112 naming to docker.io/library/core-keeper done [2024-09-06T17:16:41.884Z] #112 naming to docker.io/library/core-command done [2024-09-06T17:16:41.884Z] #112 naming to docker.io/library/support-scheduler done [2024-09-06T17:16:41.884Z] #112 exporting layers 0.6s done [2024-09-06T17:16:41.884Z] #112 writing image sha256:ac3f80fc1a788438a299d13fd9f37ec520e338ea66de5408ade3263385be8311 done [2024-09-06T17:16:41.884Z] #112 naming to docker.io/library/security-spiffe-token-provider [2024-09-06T17:16:42.143Z] #112 naming to docker.io/library/security-spiffe-token-provider 0.2s done [2024-09-06T17:16:42.143Z] #112 ... [2024-09-06T17:16:42.143Z] [2024-09-06T17:16:42.143Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-06T17:16:42.143Z] #216 DONE 0.4s [2024-09-06T17:16:42.143Z] [2024-09-06T17:16:42.143Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-06T17:16:42.143Z] #217 DONE 0.4s [2024-09-06T17:16:42.143Z] [2024-09-06T17:16:42.143Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-06T17:16:42.143Z] #218 DONE 0.4s [2024-09-06T17:16:42.143Z] [2024-09-06T17:16:42.143Z] #112 [support-cron-scheduler] exporting to image [2024-09-06T17:16:42.143Z] #112 exporting layers 0.3s done [2024-09-06T17:16:42.143Z] #112 writing image sha256:576353247636e7ce8df307d29730a7cd21285868e9a4e0eae71e4f0123f43319 0.0s done [2024-09-06T17:16:42.143Z] #112 writing image sha256:af594a5d550d79db16e01fd8c773ebc7dd301dc42d655fd9e687369f6ff5ce92 0.0s done [2024-09-06T17:16:42.143Z] #112 naming to docker.io/library/support-cron-scheduler 0.0s done [2024-09-06T17:16:42.143Z] #112 naming to docker.io/library/support-notifications done [2024-09-06T17:16:42.401Z] #112 ... [2024-09-06T17:16:42.401Z] [2024-09-06T17:16:42.401Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T17:16:42.401Z] #219 DONE 0.4s [2024-09-06T17:16:42.401Z] [2024-09-06T17:16:42.401Z] #112 [core-metadata] exporting to image [2024-09-06T17:16:42.401Z] #112 writing image sha256:ccc69b642169cc215c489b6ccadcbd8ebb4b6d3b576569f473c00637a3f68bd0 done [2024-09-06T17:16:42.401Z] #112 naming to docker.io/library/core-metadata done [2024-09-06T17:16:42.659Z] #112 ... [2024-09-06T17:16:42.659Z] [2024-09-06T17:16:42.659Z] #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-06T17:16:42.659Z] #220 DONE 0.4s [2024-09-06T17:16:42.659Z] [2024-09-06T17:16:42.659Z] #221 [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-06T17:16:42.659Z] #221 DONE 0.9s [2024-09-06T17:16:42.659Z] [2024-09-06T17:16:42.659Z] #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-06T17:16:42.659Z] #222 DONE 0.4s [2024-09-06T17:16:42.659Z] [2024-09-06T17:16:42.659Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T17:16:42.659Z] #223 DONE 0.9s [2024-09-06T17:16:42.659Z] [2024-09-06T17:16:42.659Z] #112 [core-common-config-bootstrapper] exporting to image [2024-09-06T17:16:42.659Z] #112 writing image sha256:04ab9f170f1157e5c2d02d870b6e5dc7df075f136cbba5fa36a6d0f18709bf48 done [2024-09-06T17:16:42.659Z] #112 naming to docker.io/library/core-data done [2024-09-06T17:16:42.659Z] #112 ... [2024-09-06T17:16:42.659Z] [2024-09-06T17:16:42.659Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T17:16:42.659Z] #224 DONE 0.1s [2024-09-06T17:16:42.659Z] [2024-09-06T17:16:42.659Z] #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-06T17:16:42.659Z] #225 DONE 0.1s [2024-09-06T17:16:42.659Z] [2024-09-06T17:16:42.659Z] #112 [security-proxy-auth] exporting to image [2024-09-06T17:16:42.659Z] #112 exporting layers 0.1s done [2024-09-06T17:16:42.659Z] #112 writing image sha256:3bf020328859e7167bd1353d179a788cd4b1faf34da206ae1c801ce289adb6d6 0.0s done [2024-09-06T17:16:42.659Z] #112 naming to docker.io/library/core-common-config-bootstrapper [2024-09-06T17:16:42.917Z] #112 ... [2024-09-06T17:16:42.917Z] [2024-09-06T17:16:42.917Z] #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-06T17:16:42.917Z] #226 DONE 0.1s [2024-09-06T17:16:42.917Z] [2024-09-06T17:16:42.917Z] #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-06T17:16:42.917Z] #227 DONE 0.1s [2024-09-06T17:16:42.917Z] [2024-09-06T17:16:42.917Z] #112 [core-common-config-bootstrapper] exporting to image [2024-09-06T17:16:42.917Z] #112 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-06T17:16:42.917Z] #112 exporting layers 0.3s done [2024-09-06T17:16:42.917Z] #112 writing image sha256:231258007b04e0af475cdb17bdb6aeb0b4f8fb8f797a400edd181142154faf54 done [2024-09-06T17:16:42.917Z] #112 naming to docker.io/library/security-proxy-auth done [2024-09-06T17:16:42.917Z] #112 DONE 3.0s [2024-09-06T17:16:42.917Z] [2024-09-06T17:16:42.917Z] #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-06T17:16:42.917Z] #228 DONE 0.1s [2024-09-06T17:16:42.917Z] [2024-09-06T17:16:42.917Z] #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-06T17:16:43.174Z] #229 DONE 0.1s [2024-09-06T17:16:43.175Z] [2024-09-06T17:16:43.175Z] #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T17:16:43.175Z] #230 DONE 0.8s [2024-09-06T17:16:43.175Z] [2024-09-06T17:16:43.175Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-06T17:16:43.175Z] #231 DONE 0.1s [2024-09-06T17:16:43.175Z] [2024-09-06T17:16:43.175Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T17:16:43.175Z] #232 ... [2024-09-06T17:16:43.175Z] [2024-09-06T17:16:43.175Z] #112 [security-proxy-setup] exporting to image [2024-09-06T17:16:43.175Z] #112 exporting layers 0.2s done [2024-09-06T17:16:43.175Z] #112 writing image sha256:6fccfb4ee94ff881e6654ab0b7b73e98a62eaefd89bb95ce9a21829782e6d5e6 done [2024-09-06T17:16:43.175Z] #112 naming to docker.io/library/security-proxy-setup done [2024-09-06T17:16:43.175Z] #112 DONE 3.2s [2024-09-06T17:16:43.175Z] [2024-09-06T17:16:43.175Z] #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T17:16:43.175Z] #233 DONE 0.6s [2024-09-06T17:16:43.433Z] [2024-09-06T17:16:43.433Z] #112 [security-secretstore-setup] exporting to image [2024-09-06T17:16:43.433Z] #112 exporting layers 0.2s done [2024-09-06T17:16:43.433Z] #112 writing image sha256:9a5f3820d09557355a3cc3d22ae96db5eb70fe9c3e67a0a5c480b15e85793355 done [2024-09-06T17:16:43.433Z] #112 naming to docker.io/library/security-secretstore-setup done [2024-09-06T17:16:43.433Z] #112 DONE 3.5s [2024-09-06T17:16:43.433Z] [2024-09-06T17:16:43.433Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T17:16:43.433Z] #232 DONE 0.4s [2024-09-06T17:16:43.433Z] [2024-09-06T17:16:43.433Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:16:43.693Z] #38 ... [2024-09-06T17:16:43.693Z] [2024-09-06T17:16:43.693Z] #112 [security-bootstrapper] exporting to image [2024-09-06T17:16:43.693Z] #112 exporting layers 0.2s done [2024-09-06T17:16:43.693Z] #112 writing image sha256:460c0cd1b61281a247e5948f868b302f81364e988d73f46345c3ba3eb439446e done [2024-09-06T17:16:43.693Z] #112 naming to docker.io/library/security-bootstrapper done [2024-09-06T17:16:43.693Z] #112 DONE 3.7s [2024-09-06T17:16:43.693Z] [2024-09-06T17:16:43.693Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:16:43.693Z] time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:16:43.693Z] time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:16:43.693Z] time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:16:43.693Z] time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:16:43.693Z] time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:16:43.693Z] time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:16:43.693Z] time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:16:43.693Z] time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:16:43.693Z] time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:16:43.693Z] time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:16:43.693Z] time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:16:43.693Z] time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:16:43.693Z] time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:16:43.693Z] time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:16:43.693Z] time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T17:16:43.693Z] time="2024-09-06T17:11:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-06T17:16:43.729Z] $ docker stop --time=1 b1f2de1d2e8b9903276ea084dfaa4c168b84b5a449282e0f1cb9b56e79c3a529 [2024-09-06T17:16:44.987Z] $ docker rm -f --volumes b1f2de1d2e8b9903276ea084dfaa4c168b84b5a449282e0f1cb9b56e79c3a529 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T17:16:45.422Z] + docker images [2024-09-06T17:16:45.422Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-06T17:16:45.422Z] security-bootstrapper latest 460c0cd1b612 2 seconds ago 24MB [2024-09-06T17:16:45.422Z] security-secretstore-setup latest 9a5f3820d095 2 seconds ago 42.3MB [2024-09-06T17:16:45.422Z] core-common-config-bootstrapper latest 3bf020328859 3 seconds ago 20.3MB [2024-09-06T17:16:45.422Z] security-proxy-auth latest 231258007b04 3 seconds ago 38.1MB [2024-09-06T17:16:45.422Z] security-proxy-setup latest 6fccfb4ee94f 3 seconds ago 31.3MB [2024-09-06T17:16:45.422Z] core-metadata latest ccc69b642169 4 seconds ago 44.9MB [2024-09-06T17:16:45.422Z] core-data latest 04ab9f170f11 4 seconds ago 44.7MB [2024-09-06T17:16:45.422Z] support-cron-scheduler latest af594a5d550d 4 seconds ago 49.4MB [2024-09-06T17:16:45.422Z] support-notifications latest 576353247636 4 seconds ago 47.8MB [2024-09-06T17:16:45.422Z] support-scheduler latest 8f821beb4100 5 seconds ago 47MB [2024-09-06T17:16:45.422Z] core-command latest e49f691ad257 5 seconds ago 40.6MB [2024-09-06T17:16:45.422Z] core-keeper latest 3ef03ae6ef50 5 seconds ago 39.5MB [2024-09-06T17:16:45.422Z] security-spiffe-token-provider latest ac3f80fc1a78 5 seconds ago 34.1MB [2024-09-06T17:16:45.422Z] security-spire-config latest 920517bee224 4 minutes ago 125MB [2024-09-06T17:16:45.422Z] security-spire-server latest 78edd421eab1 4 minutes ago 126MB [2024-09-06T17:16:45.423Z] security-spire-agent latest c5ab102b208c 4 minutes ago 187MB [2024-09-06T17:16:45.423Z] ci-base-image-x86_64 latest 9f6d9537ed26 8 minutes ago 971MB [2024-09-06T17:16:45.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-06T17:16:45.423Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-06T17:16:45.423Z] 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-06T17:19:31.364Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-06T17:19:31.364Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-06T17:20:27.796Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-06T17:20:27.796Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-06T17:20:27.796Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-06T17:20:27.796Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-06T17:20:27.796Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-06T17:20:27.796Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-06T17:20:27.796Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-06T17:20:27.796Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-06T17:20:27.796Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-06T17:20:34.457Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-06T17:20:34.457Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-06T17:20:34.457Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-06T17:20:34.457Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-06T17:20:34.457Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-06T17:20:49.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-06T17:20:49.496Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-06T17:20:49.496Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.206s coverage: 28.7% of statements [2024-09-06T17:21:01.825Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.213s coverage: 97.0% of statements [2024-09-06T17:21:08.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-06T17:21:08.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-06T17:21:08.485Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-06T17:21:11.860Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.295s coverage: 69.2% of statements [2024-09-06T17:21:14.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-06T17:21:14.453Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-06T17:21:15.863Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.251s coverage: 53.2% of statements [2024-09-06T17:21:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-06T17:21:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-06T17:21:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:21:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-06T17:21:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-06T17:21:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-06T17:21:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-06T17:21:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-06T17:21:21.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-06T17:21:29.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-06T17:21:29.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:21:29.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-06T17:21:29.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-06T17:21:29.429Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-06T17:21:30.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.789s coverage: 93.4% of statements [2024-09-06T17:21:30.851Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.260s coverage: 91.7% of statements [2024-09-06T17:21:37.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-06T17:21:37.479Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-06T17:21:38.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.258s coverage: 7.0% of statements [2024-09-06T17:21:53.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-06T17:21:53.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:21:53.427Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-06T17:21:54.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-06T17:21:54.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-06T17:21:54.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-06T17:21:54.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-06T17:21:54.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-06T17:21:54.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-06T17:21:54.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-06T17:21:54.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-06T17:21:55.100Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.131s coverage: 95.8% of statements [2024-09-06T17:21:56.060Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.098s coverage: 72.2% of statements [2024-09-06T17:22:01.406Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-06T17:22:02.375Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.127s coverage: 0.0% of statements [no tests to run] [2024-09-06T17:22:10.596Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-06T17:22:10.596Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-06T17:22:11.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.356s coverage: 0.8% of statements [2024-09-06T17:22:11.189Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.157s coverage: 30.7% of statements [2024-09-06T17:22:15.454Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.197s coverage: 41.7% of statements [2024-09-06T17:22:16.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.161s coverage: 77.8% of statements [2024-09-06T17:22:16.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.098s coverage: 94.1% of statements [2024-09-06T17:22:16.037Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.121s coverage: 96.3% of statements [2024-09-06T17:22:21.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.116s coverage: 87.5% of statements [2024-09-06T17:22:22.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-06T17:22:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-06T17:22:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-06T17:22:24.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-06T17:22:28.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-06T17:22:28.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-06T17:22:28.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-06T17:22:28.475Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-06T17:22:32.742Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.125s coverage: 94.4% of statements [2024-09-06T17:22:36.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-06T17:22:36.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-06T17:22:36.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-06T17:22:41.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-06T17:22:41.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-06T17:22:41.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-06T17:22:41.455Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-06T17:22:46.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-06T17:22:46.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-06T17:22:48.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.084s coverage: 79.9% of statements [2024-09-06T17:22:48.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.171s coverage: 92.9% of statements [2024-09-06T17:22:48.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.098s coverage: 66.7% of statements [2024-09-06T17:22:48.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.126s coverage: 62.3% of statements [2024-09-06T17:22:48.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.121s coverage: 75.0% of statements [2024-09-06T17:22:48.478Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-06T17:22:53.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-06T17:22:56.529Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-06T17:22:56.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.153s coverage: 87.2% of statements [2024-09-06T17:22:56.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.083s coverage: 20.0% of statements [2024-09-06T17:22:56.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.107s coverage: 100.0% of statements [2024-09-06T17:22:56.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.296s coverage: 81.8% of statements [2024-09-06T17:22:56.529Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.308s coverage: 82.1% of statements [2024-09-06T17:22:57.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.140s coverage: 86.0% of statements [2024-09-06T17:23:02.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-06T17:23:02.891Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-06T17:23:04.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.887s coverage: 63.1% of statements [2024-09-06T17:23:04.299Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.123s coverage: 100.0% of statements [2024-09-06T17:23:06.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.109s coverage: 89.4% of statements [2024-09-06T17:23:06.241Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.081s coverage: 100.0% of statements [2024-09-06T17:23:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-06T17:23:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-06T17:23:06.509Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-06T17:23:07.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.083s coverage: 73.7% of statements [2024-09-06T17:23:07.673Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements [2024-09-06T17:23:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-06T17:23:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-06T17:23:15.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-06T17:23:16.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.802s coverage: 36.5% of statements [2024-09-06T17:23:16.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.112s coverage: 89.5% of statements [2024-09-06T17:23:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-06T17:23:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-06T17:23:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-06T17:23:17.431Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-06T17:23:18.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.106s coverage: 84.8% of statements [2024-09-06T17:23:22.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-06T17:23:22.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-06T17:23:22.651Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-06T17:23:23.238Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.129s coverage: 5.2% of statements [2024-09-06T17:23:31.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-09-06T17:23:31.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-06T17:23:31.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:23:31.461Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-06T17:23:31.732Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.353s coverage: 90.8% of statements [2024-09-06T17:23:38.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-06T17:23:38.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-06T17:23:38.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-06T17:23:38.617Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-06T17:23:46.839Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.187s coverage: 19.9% of statements [2024-09-06T17:23:48.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-06T17:23:48.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:23:48.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-06T17:23:48.248Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-06T17:23:49.661Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.585s coverage: 95.7% of statements [2024-09-06T17:23:53.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-06T17:23:53.940Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-06T17:23:54.530Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.185s coverage: 61.8% of statements [2024-09-06T17:23:57.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-06T17:23:57.140Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-06T17:23:58.554Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.336s coverage: 98.9% of statements [2024-09-06T17:24:00.492Z] 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-06T17:24:00.492Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-06T17:24:00.492Z] go vet ./... [2024-09-06T17:29:07.582Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-06T17:29:07.582Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-06T17:29:07.582Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-09-06T17:29:07.637Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-06T17:29:08.353Z] + ls -al . [2024-09-06T17:29:08.353Z] total 916 [2024-09-06T17:29:08.353Z] drwxrwxr-x 10 1001 1001 4096 Sep 6 17:14 . [2024-09-06T17:29:08.353Z] drwxr-xr-x 4 root root 4096 Sep 6 17:14 .. [2024-09-06T17:29:08.353Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 17:12 .blubracket [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 10 Sep 6 17:12 .dockerignore [2024-09-06T17:29:08.353Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 17:12 .git [2024-09-06T17:29:08.353Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 17:12 .github [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 1102 Sep 6 17:12 .gitignore [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 42 Sep 6 17:12 .golangci.yml [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 100 Sep 6 17:12 .hadolint.yml [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 155 Sep 6 17:12 .sonarcloud.properties [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 17:12 ADOPTERS.md [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 21286 Sep 6 17:12 Attribution.txt [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 100284 Sep 6 17:12 CHANGELOG.md [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 17:12 CONTRIBUTING.md [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 17:12 GOVERNANCE.md [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 861 Sep 6 17:12 Jenkinsfile [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 17:12 LICENSE [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 16854 Sep 6 17:12 Makefile [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 17:12 OWNERS.md [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 9528 Sep 6 17:12 README.md [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 789 Sep 6 17:12 SECURITY.md [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 17:07 VERSION [2024-09-06T17:29:08.353Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 17:12 bin [2024-09-06T17:29:08.353Z] drwxrwxr-x 20 1001 1001 4096 Sep 6 17:12 cmd [2024-09-06T17:29:08.353Z] -rw-r--r-- 1 root root 545182 Sep 6 17:23 coverage.out [2024-09-06T17:29:08.353Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 17:12 fuzz_test [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 7306 Sep 6 17:12 go.mod [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 102583 Sep 6 17:12 go.sum [2024-09-06T17:29:08.353Z] drwxrwxr-x 7 1001 1001 4096 Sep 6 17:12 internal [2024-09-06T17:29:08.353Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 17:12 openapi [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 584 Sep 6 17:12 security.txt [2024-09-06T17:29:08.353Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 17:12 version.go [Pipeline] sh [2024-09-06T17:29:09.037Z] + '[' -e coverage.out ] [2024-09-06T17:29:09.037Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-06T17:29:09.085Z] Warning: overwriting stash ‘coverage-report’ [2024-09-06T17:29:10.117Z] Stashed 1 file(s) [Pipeline] sh [2024-09-06T17:29:10.781Z] + make build [2024-09-06T17:29:10.781Z] 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-06T17:33:17.646Z] 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-06T17:33:17.646Z] 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-06T17:33:28.466Z] 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-06T17:33:30.436Z] 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-06T17:33:40.705Z] 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-06T17:34:19.671Z] 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-06T17:34:26.362Z] 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-06T17:34:41.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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-06T17:34:56.502Z] 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-06T17:35:03.200Z] 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-06T17:35:06.558Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-06T17:35:11.919Z] 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-06T17:35:17.282Z] 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-06T17:35:23.991Z] $ docker stop --time=1 d70c8296cb1b4a78573a6f7400c512d7579689151a7eff8c293667b3b22cffa3 [2024-09-06T17:35:26.416Z] $ docker rm -f --volumes d70c8296cb1b4a78573a6f7400c512d7579689151a7eff8c293667b3b22cffa3 [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-06T17:35:31.329Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-06T17:35:31.329Z] [2024-09-06T17:35:31.329Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T17:35:31.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-06T17:35:32.050Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-06T17:35:32.050Z] 547446be3368: Pulling fs layer [2024-09-06T17:35:32.050Z] d125d8839a47: Pulling fs layer [2024-09-06T17:35:32.050Z] 3e85d5ac6304: Pulling fs layer [2024-09-06T17:35:32.050Z] c3105a71a48b: Pulling fs layer [2024-09-06T17:35:32.050Z] 0f093f025ec4: Pulling fs layer [2024-09-06T17:35:32.050Z] c3106fc0e877: Pulling fs layer [2024-09-06T17:35:32.050Z] c3105a71a48b: Waiting [2024-09-06T17:35:32.050Z] 0f093f025ec4: Waiting [2024-09-06T17:35:32.050Z] c3106fc0e877: Waiting [2024-09-06T17:35:32.050Z] 547446be3368: Verifying Checksum [2024-09-06T17:35:32.050Z] 547446be3368: Download complete [2024-09-06T17:35:32.324Z] c3105a71a48b: Download complete [2024-09-06T17:35:32.598Z] d125d8839a47: Verifying Checksum [2024-09-06T17:35:32.598Z] d125d8839a47: Download complete [2024-09-06T17:35:32.598Z] c3106fc0e877: Verifying Checksum [2024-09-06T17:35:32.598Z] c3106fc0e877: Download complete [2024-09-06T17:35:32.867Z] 0f093f025ec4: Verifying Checksum [2024-09-06T17:35:32.867Z] 0f093f025ec4: Download complete [2024-09-06T17:35:33.135Z] 547446be3368: Pull complete [2024-09-06T17:35:34.100Z] d125d8839a47: Pull complete [2024-09-06T17:35:34.710Z] 3e85d5ac6304: Verifying Checksum [2024-09-06T17:35:34.710Z] 3e85d5ac6304: Download complete [2024-09-06T17:35:44.792Z] 3e85d5ac6304: Pull complete [2024-09-06T17:35:44.792Z] c3105a71a48b: Pull complete [2024-09-06T17:35:46.203Z] 0f093f025ec4: Pull complete [2024-09-06T17:35:46.472Z] c3106fc0e877: Pull complete [2024-09-06T17:35:46.472Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-06T17:35:46.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-06T17:35:46.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T17:35:46.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-9611 does not seem to be running inside a container [2024-09-06T17:35:46.955Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-06T17:35:49.339Z] $ docker top 27ad6d3ed8c3d9a6a92fe7e95fcfe4826cc637f4fd709b7f53dc589f8327ef8f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T17:35:50.278Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-06T17:36:02.627Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-06T17:36:02.627Z] #1 transferring dockerfile: 2.15kB 0.0s done [2024-09-06T17:36:02.627Z] #1 DONE 0.1s [2024-09-06T17:36:03.217Z] [2024-09-06T17:36:03.217Z] #2 [core-command internal] load build definition from Dockerfile [2024-09-06T17:36:03.217Z] #2 transferring dockerfile: 1.93kB 0.0s done [2024-09-06T17:36:03.217Z] #2 DONE 0.1s [2024-09-06T17:36:03.217Z] [2024-09-06T17:36:03.217Z] #3 [core-data internal] load build definition from Dockerfile [2024-09-06T17:36:03.217Z] #3 transferring dockerfile: 2.07kB done [2024-09-06T17:36:03.217Z] #3 DONE 0.1s [2024-09-06T17:36:03.217Z] [2024-09-06T17:36:03.217Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-06T17:36:03.217Z] #4 transferring dockerfile: 1.89kB done [2024-09-06T17:36:03.217Z] #4 DONE 0.1s [2024-09-06T17:36:03.217Z] [2024-09-06T17:36:03.217Z] #5 [support-notifications internal] load build definition from Dockerfile [2024-09-06T17:36:03.217Z] #5 transferring dockerfile: 1.95kB 0.0s done [2024-09-06T17:36:03.217Z] #5 DONE 0.1s [2024-09-06T17:36:03.496Z] [2024-09-06T17:36:03.496Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-06T17:36:03.496Z] #6 transferring dockerfile: 3.17kB 0.0s done [2024-09-06T17:36:03.496Z] #6 DONE 0.1s [2024-09-06T17:36:03.496Z] [2024-09-06T17:36:03.496Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-09-06T17:36:03.496Z] #7 transferring dockerfile: 1.93kB done [2024-09-06T17:36:03.496Z] #7 DONE 0.1s [2024-09-06T17:36:03.496Z] [2024-09-06T17:36:03.496Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-09-06T17:36:03.769Z] #8 transferring dockerfile: 1.69kB done [2024-09-06T17:36:03.769Z] #8 DONE 0.1s [2024-09-06T17:36:03.769Z] [2024-09-06T17:36:03.769Z] #9 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-06T17:36:03.769Z] #9 transferring dockerfile: 1.85kB 0.0s done [2024-09-06T17:36:03.769Z] #9 DONE 0.1s [2024-09-06T17:36:03.769Z] [2024-09-06T17:36:03.769Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-06T17:36:03.769Z] #10 transferring dockerfile: 2.49kB done [2024-09-06T17:36:03.769Z] #10 DONE 0.1s [2024-09-06T17:36:03.769Z] [2024-09-06T17:36:03.769Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-09-06T17:36:03.769Z] #11 transferring dockerfile: 2.01kB 0.0s done [2024-09-06T17:36:03.769Z] #11 DONE 0.1s [2024-09-06T17:36:03.769Z] [2024-09-06T17:36:03.769Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-09-06T17:36:04.042Z] #12 transferring dockerfile: 2.06kB 0.0s done [2024-09-06T17:36:04.042Z] #12 DONE 0.1s [2024-09-06T17:36:04.042Z] [2024-09-06T17:36:04.042Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-06T17:36:04.042Z] #13 transferring dockerfile: 2.50kB 0.0s done [2024-09-06T17:36:04.042Z] #13 DONE 0.1s [2024-09-06T17:36:04.042Z] [2024-09-06T17:36:04.042Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-09-06T17:36:04.042Z] #14 transferring dockerfile: 1.70kB done [2024-09-06T17:36:04.042Z] #14 DONE 0.1s [2024-09-06T17:36:04.315Z] [2024-09-06T17:36:04.315Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-09-06T17:36:04.315Z] #15 transferring dockerfile: 1.81kB 0.0s done [2024-09-06T17:36:04.315Z] #15 DONE 0.1s [2024-09-06T17:36:04.315Z] [2024-09-06T17:36:04.315Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-06T17:36:04.315Z] #16 transferring dockerfile: 2.23kB done [2024-09-06T17:36:04.315Z] #16 DONE 0.1s [2024-09-06T17:36:04.315Z] [2024-09-06T17:36:04.315Z] #17 [security-proxy-auth internal] load .dockerignore [2024-09-06T17:36:04.315Z] #17 transferring context: [2024-09-06T17:36:04.584Z] #17 transferring context: 50B 0.0s done [2024-09-06T17:36:04.584Z] #17 DONE 0.1s [2024-09-06T17:36:05.555Z] [2024-09-06T17:36:05.556Z] #18 [core-command internal] load .dockerignore [2024-09-06T17:36:05.556Z] #18 transferring context: 50B done [2024-09-06T17:36:05.556Z] #18 DONE 0.1s [2024-09-06T17:36:05.556Z] [2024-09-06T17:36:05.556Z] #19 [core-data internal] load .dockerignore [2024-09-06T17:36:05.556Z] #19 transferring context: 50B done [2024-09-06T17:36:05.556Z] #19 DONE 0.1s [2024-09-06T17:36:05.556Z] [2024-09-06T17:36:05.556Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-09-06T17:36:05.556Z] #20 transferring context: 50B 0.0s done [2024-09-06T17:36:05.556Z] #20 DONE 0.1s [2024-09-06T17:36:05.556Z] [2024-09-06T17:36:05.556Z] #21 [support-notifications internal] load .dockerignore [2024-09-06T17:36:05.556Z] #21 transferring context: 50B 0.0s done [2024-09-06T17:36:05.556Z] #21 DONE 0.1s [2024-09-06T17:36:05.556Z] [2024-09-06T17:36:05.556Z] #22 [security-bootstrapper internal] load .dockerignore [2024-09-06T17:36:05.556Z] #22 transferring context: 50B done [2024-09-06T17:36:05.556Z] #22 DONE 0.1s [2024-09-06T17:36:05.556Z] [2024-09-06T17:36:05.556Z] #23 [support-scheduler internal] load .dockerignore [2024-09-06T17:36:05.834Z] #23 transferring context: 50B 0.0s done [2024-09-06T17:36:05.834Z] #23 DONE 0.1s [2024-09-06T17:36:05.834Z] [2024-09-06T17:36:05.834Z] #24 [security-spire-config internal] load .dockerignore [2024-09-06T17:36:05.834Z] #24 transferring context: 50B done [2024-09-06T17:36:05.834Z] #24 DONE 0.1s [2024-09-06T17:36:05.834Z] [2024-09-06T17:36:05.834Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-09-06T17:36:05.834Z] #25 transferring context: 50B done [2024-09-06T17:36:05.834Z] #25 DONE 0.1s [2024-09-06T17:36:05.834Z] [2024-09-06T17:36:05.834Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-09-06T17:36:06.106Z] #26 transferring context: 50B done [2024-09-06T17:36:06.107Z] #26 DONE 0.1s [2024-09-06T17:36:06.107Z] [2024-09-06T17:36:06.107Z] #27 [core-keeper internal] load .dockerignore [2024-09-06T17:36:06.107Z] #27 transferring context: 50B 0.0s done [2024-09-06T17:36:06.107Z] #27 DONE 0.1s [2024-09-06T17:36:06.107Z] [2024-09-06T17:36:06.107Z] #28 [core-metadata internal] load .dockerignore [2024-09-06T17:36:06.107Z] #28 transferring context: 50B 0.0s done [2024-09-06T17:36:06.107Z] #28 DONE 0.1s [2024-09-06T17:36:06.378Z] [2024-09-06T17:36:06.378Z] #29 [security-proxy-setup internal] load .dockerignore [2024-09-06T17:36:06.378Z] #29 transferring context: 50B 0.0s done [2024-09-06T17:36:06.378Z] #29 DONE 0.1s [2024-09-06T17:36:06.378Z] [2024-09-06T17:36:06.378Z] #30 [security-spire-server internal] load .dockerignore [2024-09-06T17:36:06.378Z] #30 transferring context: 50B 0.0s done [2024-09-06T17:36:06.378Z] #30 DONE 0.1s [2024-09-06T17:36:06.378Z] [2024-09-06T17:36:06.378Z] #31 [security-spire-agent internal] load .dockerignore [2024-09-06T17:36:06.378Z] #31 transferring context: 50B 0.0s done [2024-09-06T17:36:06.378Z] #31 DONE 0.1s [2024-09-06T17:36:06.378Z] [2024-09-06T17:36:06.378Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-06T17:36:06.378Z] #32 transferring context: 50B done [2024-09-06T17:36:06.378Z] #32 DONE 0.1s [2024-09-06T17:36:06.378Z] [2024-09-06T17:36:06.378Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:36:06.378Z] #33 DONE 0.0s [2024-09-06T17:36:06.378Z] [2024-09-06T17:36:06.378Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T17:36:06.967Z] #34 DONE 0.2s [2024-09-06T17:36:06.967Z] [2024-09-06T17:36:06.967Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:36:06.968Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:36:06.968Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:36:06.968Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T17:36:06.968Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T17:36:06.968Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-09-06T17:36:06.968Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.15MB / 3.34MB 0.2s [2024-09-06T17:36:07.235Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T17:36:07.235Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-09-06T17:36:08.212Z] #35 ... [2024-09-06T17:36:08.212Z] [2024-09-06T17:36:08.212Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T17:36:08.212Z] #36 DONE 1.3s [2024-09-06T17:36:08.212Z] [2024-09-06T17:36:08.212Z] #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:36:08.212Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-09-06T17:36:08.485Z] #35 ... [2024-09-06T17:36:08.485Z] [2024-09-06T17:36:08.485Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:36:08.485Z] #33 DONE 0.0s [2024-09-06T17:36:08.485Z] [2024-09-06T17:36:08.485Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-06T17:36:08.485Z] #37 DONE 0.3s [2024-09-06T17:36:08.485Z] [2024-09-06T17:36:08.485Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:36:08.485Z] #33 DONE 0.0s [2024-09-06T17:36:08.485Z] [2024-09-06T17:36:08.485Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T17:36:08.485Z] #34 DONE 0.3s [2024-09-06T17:36:08.485Z] [2024-09-06T17:36:08.485Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T17:36:08.485Z] #36 DONE 2.3s [2024-09-06T17:36:08.485Z] [2024-09-06T17:36:08.485Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-06T17:36:08.485Z] #37 DONE 0.7s [2024-09-06T17:36:08.485Z] [2024-09-06T17:36:08.485Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:36:08.485Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:36:08.485Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:36:08.485Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T17:36:08.485Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T17:36:08.485Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T17:36:08.485Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-09-06T17:36:08.754Z] #35 ... [2024-09-06T17:36:08.754Z] [2024-09-06T17:36:08.754Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:36:08.754Z] #33 DONE 0.0s [2024-09-06T17:36:08.754Z] [2024-09-06T17:36:08.754Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T17:36:08.754Z] #34 DONE 0.4s [2024-09-06T17:36:08.754Z] [2024-09-06T17:36:08.754Z] #38 [core-command internal] load build context [2024-09-06T17:36:08.754Z] #38 ... [2024-09-06T17:36:08.754Z] [2024-09-06T17:36:08.754Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:36:08.754Z] #33 DONE 0.0s [2024-09-06T17:36:08.754Z] [2024-09-06T17:36:08.754Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T17:36:08.754Z] #36 DONE 2.3s [2024-09-06T17:36:08.754Z] [2024-09-06T17:36:08.754Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-06T17:36:08.754Z] #37 DONE 0.7s [2024-09-06T17:36:08.754Z] [2024-09-06T17:36:08.754Z] #38 [core-command internal] load build context [2024-09-06T17:36:09.024Z] #38 ... [2024-09-06T17:36:09.024Z] [2024-09-06T17:36:09.024Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:36:09.024Z] #33 DONE 0.0s [2024-09-06T17:36:09.024Z] [2024-09-06T17:36:09.024Z] #38 [core-command internal] load build context [2024-09-06T17:36:09.296Z] #38 ... [2024-09-06T17:36:09.296Z] [2024-09-06T17:36:09.296Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T17:36:09.296Z] #36 DONE 2.3s [2024-09-06T17:36:09.296Z] [2024-09-06T17:36:09.296Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:36:09.296Z] #33 DONE 0.0s [2024-09-06T17:36:09.296Z] [2024-09-06T17:36:09.296Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-06T17:36:09.296Z] #37 DONE 0.7s [2024-09-06T17:36:09.296Z] [2024-09-06T17:36:09.296Z] #38 [core-command internal] load build context [2024-09-06T17:36:09.296Z] #38 ... [2024-09-06T17:36:09.296Z] [2024-09-06T17:36:09.296Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T17:36:09.296Z] #36 DONE 2.3s [2024-09-06T17:36:09.296Z] [2024-09-06T17:36:09.296Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-06T17:36:09.296Z] #37 DONE 0.8s [2024-09-06T17:36:09.296Z] [2024-09-06T17:36:09.296Z] #38 [core-command internal] load build context [2024-09-06T17:36:09.565Z] #38 ... [2024-09-06T17:36:09.565Z] [2024-09-06T17:36:09.565Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:36:09.565Z] #33 DONE 0.0s [2024-09-06T17:36:09.565Z] [2024-09-06T17:36:09.565Z] #38 [core-command internal] load build context [2024-09-06T17:36:09.833Z] #38 ... [2024-09-06T17:36:09.833Z] [2024-09-06T17:36:09.833Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:36:09.833Z] #33 DONE 0.0s [2024-09-06T17:36:09.833Z] [2024-09-06T17:36:09.833Z] #38 [core-command internal] load build context [2024-09-06T17:36:09.833Z] #38 ... [2024-09-06T17:36:09.833Z] [2024-09-06T17:36:09.833Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T17:36:09.833Z] #36 DONE 2.3s [2024-09-06T17:36:09.833Z] [2024-09-06T17:36:09.833Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-06T17:36:09.833Z] #37 DONE 0.8s [2024-09-06T17:36:09.833Z] [2024-09-06T17:36:09.833Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T17:36:09.833Z] #34 DONE 1.4s [2024-09-06T17:36:09.833Z] [2024-09-06T17:36:09.833Z] #38 [core-command internal] load build context [2024-09-06T17:36:10.104Z] #38 ... [2024-09-06T17:36:10.104Z] [2024-09-06T17:36:10.104Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T17:36:10.104Z] #36 DONE 2.4s [2024-09-06T17:36:10.104Z] [2024-09-06T17:36:10.104Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-06T17:36:10.104Z] #37 DONE 0.8s [2024-09-06T17:36:10.104Z] [2024-09-06T17:36:10.104Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:36:10.104Z] #33 DONE 0.0s [2024-09-06T17:36:10.104Z] [2024-09-06T17:36:10.104Z] #38 [core-command internal] load build context [2024-09-06T17:36:10.104Z] #38 ... [2024-09-06T17:36:10.104Z] [2024-09-06T17:36:10.104Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T17:36:10.104Z] #36 DONE 2.4s [2024-09-06T17:36:10.104Z] [2024-09-06T17:36:10.104Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-06T17:36:10.104Z] #37 DONE 0.9s [2024-09-06T17:36:10.104Z] [2024-09-06T17:36:10.104Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:36:10.104Z] #33 DONE 0.0s [2024-09-06T17:36:10.104Z] [2024-09-06T17:36:10.104Z] #38 [core-command internal] load build context [2024-09-06T17:36:10.372Z] #38 ... [2024-09-06T17:36:10.372Z] [2024-09-06T17:36:10.372Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T17:36:10.372Z] #34 DONE 1.7s [2024-09-06T17:36:10.372Z] [2024-09-06T17:36:10.372Z] #38 [core-command internal] load build context [2024-09-06T17:36:10.372Z] #38 ... [2024-09-06T17:36:10.372Z] [2024-09-06T17:36:10.372Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:36:10.372Z] #33 DONE 0.0s [2024-09-06T17:36:10.372Z] [2024-09-06T17:36:10.372Z] #38 [core-command internal] load build context [2024-09-06T17:36:10.647Z] #38 ... [2024-09-06T17:36:10.647Z] [2024-09-06T17:36:10.647Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T17:36:10.647Z] #36 DONE 2.5s [2024-09-06T17:36:10.647Z] [2024-09-06T17:36:10.647Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-06T17:36:10.647Z] #37 DONE 0.9s [2024-09-06T17:36:10.647Z] [2024-09-06T17:36:10.647Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T17:36:10.647Z] #36 DONE 2.5s [2024-09-06T17:36:10.647Z] [2024-09-06T17:36:10.647Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-09-06T17:36:10.647Z] #37 DONE 0.9s [2024-09-06T17:36:10.647Z] [2024-09-06T17:36:10.647Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:36:10.647Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:36:10.647Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:36:10.647Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T17:36:10.647Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T17:36:10.647Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T17:36:10.647Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-09-06T17:36:11.635Z] #35 ... [2024-09-06T17:36:11.635Z] [2024-09-06T17:36:11.635Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-06T17:36:11.635Z] #33 DONE 0.0s [2024-09-06T17:36:11.635Z] [2024-09-06T17:36:11.635Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:36:11.635Z] #39 transferring context: 49.40MB 4.8s [2024-09-06T17:36:11.909Z] #39 ... [2024-09-06T17:36:11.909Z] [2024-09-06T17:36:11.909Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-09-06T17:36:11.909Z] #34 DONE 3.0s [2024-09-06T17:36:11.909Z] [2024-09-06T17:36:11.909Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:36:11.909Z] #39 ... [2024-09-06T17:36:11.909Z] [2024-09-06T17:36:11.909Z] #40 [core-data internal] load build context [2024-09-06T17:36:11.909Z] #40 ... [2024-09-06T17:36:11.909Z] [2024-09-06T17:36:11.909Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T17:36:11.909Z] #36 DONE 2.5s [2024-09-06T17:36:11.909Z] [2024-09-06T17:36:11.909Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-09-06T17:36:11.909Z] #37 DONE 1.0s [2024-09-06T17:36:11.909Z] [2024-09-06T17:36:11.909Z] #40 [core-data internal] load build context [2024-09-06T17:36:12.179Z] #40 ... [2024-09-06T17:36:12.179Z] [2024-09-06T17:36:12.179Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-06T17:36:12.179Z] #36 DONE 2.6s [2024-09-06T17:36:12.179Z] [2024-09-06T17:36:12.179Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-06T17:36:12.179Z] #37 DONE 1.1s [2024-09-06T17:36:12.179Z] [2024-09-06T17:36:12.179Z] #40 [core-data internal] load build context [2024-09-06T17:36:14.158Z] #40 ... [2024-09-06T17:36:14.158Z] [2024-09-06T17:36:14.158Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-06T17:36:14.158Z] #41 DONE 4.5s [2024-09-06T17:36:14.158Z] [2024-09-06T17:36:14.158Z] #40 [core-data internal] load build context [2024-09-06T17:36:14.158Z] #40 ... [2024-09-06T17:36:14.158Z] [2024-09-06T17:36:14.158Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:14.158Z] #42 DONE 0.0s [2024-09-06T17:36:14.158Z] [2024-09-06T17:36:14.158Z] #40 [core-data internal] load build context [2024-09-06T17:36:16.116Z] #40 ... [2024-09-06T17:36:16.116Z] [2024-09-06T17:36:16.116Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-06T17:36:16.116Z] #43 DONE 4.7s [2024-09-06T17:36:16.116Z] [2024-09-06T17:36:16.116Z] #40 [core-data internal] load build context [2024-09-06T17:36:17.081Z] #40 ... [2024-09-06T17:36:17.081Z] [2024-09-06T17:36:17.081Z] #44 [security-spire-config internal] load build context [2024-09-06T17:36:17.081Z] #44 transferring context: 25.96kB 0.4s done [2024-09-06T17:36:17.081Z] #44 DONE 2.7s [2024-09-06T17:36:17.081Z] [2024-09-06T17:36:17.081Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-06T17:36:17.081Z] #45 ... [2024-09-06T17:36:17.081Z] [2024-09-06T17:36:17.081Z] #40 [core-data internal] load build context [2024-09-06T17:36:17.670Z] #40 ... [2024-09-06T17:36:17.670Z] [2024-09-06T17:36:17.670Z] #46 [security-spire-server internal] load build context [2024-09-06T17:36:17.670Z] #46 transferring context: 27.71kB 0.5s done [2024-09-06T17:36:17.670Z] #46 DONE 3.4s [2024-09-06T17:36:17.670Z] [2024-09-06T17:36:17.670Z] #40 [core-data internal] load build context [2024-09-06T17:36:18.262Z] #40 ... [2024-09-06T17:36:18.262Z] [2024-09-06T17:36:18.262Z] #47 [security-spire-agent internal] load build context [2024-09-06T17:36:18.262Z] #47 transferring context: 27.24kB 0.4s done [2024-09-06T17:36:18.262Z] #47 DONE 2.2s [2024-09-06T17:36:18.262Z] [2024-09-06T17:36:18.262Z] #40 [core-data internal] load build context [2024-09-06T17:36:18.534Z] #40 ... [2024-09-06T17:36:18.534Z] [2024-09-06T17:36:18.534Z] #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T17:36:18.534Z] #0 7.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:18.534Z] #0 8.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:18.803Z] #48 ... [2024-09-06T17:36:18.803Z] [2024-09-06T17:36:18.803Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:18.803Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done [2024-09-06T17:36:18.803Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-06T17:36:18.803Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-06T17:36:18.803Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-06T17:36:18.803Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.1s [2024-09-06T17:36:18.803Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s [2024-09-06T17:36:18.803Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 1.1s [2024-09-06T17:36:18.803Z] #42 ... [2024-09-06T17:36:18.803Z] [2024-09-06T17:36:18.803Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T17:36:18.803Z] #0 7.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:18.803Z] #0 7.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:18.803Z] #49 ... [2024-09-06T17:36:18.803Z] [2024-09-06T17:36:18.803Z] #40 [core-data internal] load build context [2024-09-06T17:36:19.071Z] #40 ... [2024-09-06T17:36:19.071Z] [2024-09-06T17:36:19.071Z] #50 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T17:36:19.071Z] #0 9.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:19.071Z] #50 ... [2024-09-06T17:36:19.071Z] [2024-09-06T17:36:19.071Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T17:36:19.340Z] #51 ... [2024-09-06T17:36:19.340Z] [2024-09-06T17:36:19.340Z] #52 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T17:36:19.340Z] #52 ... [2024-09-06T17:36:19.340Z] [2024-09-06T17:36:19.340Z] #53 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T17:36:19.614Z] #53 ... [2024-09-06T17:36:19.614Z] [2024-09-06T17:36:19.614Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T17:36:19.614Z] #54 ... [2024-09-06T17:36:19.614Z] [2024-09-06T17:36:19.614Z] #55 [support-notifications internal] load build context [2024-09-06T17:36:19.909Z] #55 ... [2024-09-06T17:36:19.909Z] [2024-09-06T17:36:19.909Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T17:36:19.909Z] #56 ... [2024-09-06T17:36:19.909Z] [2024-09-06T17:36:19.909Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T17:36:20.178Z] #57 ... [2024-09-06T17:36:20.178Z] [2024-09-06T17:36:20.178Z] #58 [support-scheduler internal] load build context [2024-09-06T17:36:20.178Z] #58 ... [2024-09-06T17:36:20.178Z] [2024-09-06T17:36:20.178Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:36:20.178Z] #59 ... [2024-09-06T17:36:20.178Z] [2024-09-06T17:36:20.178Z] #60 [security-secretstore-setup internal] load build context [2024-09-06T17:36:20.446Z] #60 ... [2024-09-06T17:36:20.446Z] [2024-09-06T17:36:20.446Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T17:36:20.446Z] #61 ... [2024-09-06T17:36:20.446Z] [2024-09-06T17:36:20.446Z] #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T17:36:20.446Z] #48 10.73 OK: 266 MiB in 52 packages [2024-09-06T17:36:20.446Z] #48 DONE 13.3s [2024-09-06T17:36:20.446Z] [2024-09-06T17:36:20.446Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T17:36:20.718Z] #62 ... [2024-09-06T17:36:20.718Z] [2024-09-06T17:36:20.718Z] #63 [core-keeper internal] load build context [2024-09-06T17:36:20.718Z] #63 ... [2024-09-06T17:36:20.718Z] [2024-09-06T17:36:20.718Z] #64 [core-metadata internal] load build context [2024-09-06T17:36:20.988Z] #64 ... [2024-09-06T17:36:20.988Z] [2024-09-06T17:36:20.988Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T17:36:20.988Z] #65 ... [2024-09-06T17:36:20.988Z] [2024-09-06T17:36:20.988Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:36:21.256Z] #66 ... [2024-09-06T17:36:21.256Z] [2024-09-06T17:36:21.256Z] #38 [core-command internal] load build context [2024-09-06T17:36:21.256Z] #38 ... [2024-09-06T17:36:21.256Z] [2024-09-06T17:36:21.256Z] #67 [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-06T17:36:21.537Z] #67 ... [2024-09-06T17:36:21.537Z] [2024-09-06T17:36:21.537Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:21.537Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.6s done [2024-09-06T17:36:21.537Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.0s done [2024-09-06T17:36:21.537Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.0s done [2024-09-06T17:36:21.537Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.9s [2024-09-06T17:36:21.537Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-06T17:36:21.816Z] #42 ... [2024-09-06T17:36:21.816Z] [2024-09-06T17:36:21.816Z] #68 [security-proxy-setup internal] load build context [2024-09-06T17:36:22.088Z] #68 ... [2024-09-06T17:36:22.088Z] [2024-09-06T17:36:22.088Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:36:22.088Z] #39 transferring context: 64.59MB 14.9s [2024-09-06T17:36:22.088Z] #39 ... [2024-09-06T17:36:22.088Z] [2024-09-06T17:36:22.088Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T17:36:22.088Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-09-06T17:36:22.088Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-09-06T17:36:22.088Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-09-06T17:36:22.088Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-09-06T17:36:22.088Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-09-06T17:36:22.088Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-09-06T17:36:22.355Z] #35 ... [2024-09-06T17:36:22.355Z] [2024-09-06T17:36:22.355Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:36:22.355Z] #69 ... [2024-09-06T17:36:22.355Z] [2024-09-06T17:36:22.355Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:36:22.960Z] #39 ... [2024-09-06T17:36:22.960Z] [2024-09-06T17:36:22.960Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T17:36:22.960Z] #70 ... [2024-09-06T17:36:22.960Z] [2024-09-06T17:36:22.960Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:36:23.926Z] #39 ... [2024-09-06T17:36:23.926Z] [2024-09-06T17:36:23.926Z] #50 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-06T17:36:23.926Z] #50 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:23.926Z] #50 13.09 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T17:36:23.926Z] #50 13.09 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:36:23.926Z] #50 13.09 OK: 8 MiB in 16 packages [2024-09-06T17:36:23.926Z] #50 DONE 14.7s [2024-09-06T17:36:23.926Z] [2024-09-06T17:36:23.926Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:36:25.338Z] #39 ... [2024-09-06T17:36:25.338Z] [2024-09-06T17:36:25.338Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T17:36:25.606Z] #71 ... [2024-09-06T17:36:25.606Z] [2024-09-06T17:36:25.606Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T17:36:25.606Z] #72 ... [2024-09-06T17:36:25.606Z] [2024-09-06T17:36:25.606Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:25.606Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 8.1s [2024-09-06T17:36:25.606Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-06T17:36:26.222Z] #42 ... [2024-09-06T17:36:26.222Z] [2024-09-06T17:36:26.222Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:36:26.222Z] #73 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.1s done [2024-09-06T17:36:26.222Z] #73 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-06T17:36:26.222Z] #73 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-06T17:36:26.222Z] #73 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-06T17:36:26.222Z] #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 5.9s [2024-09-06T17:36:26.222Z] #73 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.8s done [2024-09-06T17:36:26.222Z] #73 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-09-06T17:36:26.222Z] #73 ... [2024-09-06T17:36:26.222Z] [2024-09-06T17:36:26.222Z] #63 [core-keeper internal] load build context [2024-09-06T17:36:26.493Z] #63 ... [2024-09-06T17:36:26.493Z] [2024-09-06T17:36:26.493Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:26.766Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.21MB / 28.04MB 9.3s [2024-09-06T17:36:27.035Z] #42 ... [2024-09-06T17:36:27.035Z] [2024-09-06T17:36:27.035Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-06T17:36:27.035Z] #49 10.77 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T17:36:27.035Z] #49 10.77 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T17:36:27.035Z] #49 10.77 OK: 19954 distinct packages available [2024-09-06T17:36:27.035Z] #49 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:27.035Z] #49 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:27.035Z] #49 15.93 OK: 266 MiB in 52 packages [2024-09-06T17:36:27.035Z] #49 DONE 18.3s [2024-09-06T17:36:27.035Z] [2024-09-06T17:36:27.035Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:27.035Z] #42 ... [2024-09-06T17:36:27.035Z] [2024-09-06T17:36:27.035Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-06T17:36:27.309Z] #45 ... [2024-09-06T17:36:27.309Z] [2024-09-06T17:36:27.309Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:27.577Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.43MB / 28.04MB 10.0s [2024-09-06T17:36:27.577Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-09-06T17:36:27.845Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-09-06T17:36:28.128Z] #42 ... [2024-09-06T17:36:28.128Z] [2024-09-06T17:36:28.128Z] #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-06T17:36:28.128Z] #57 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:28.128Z] #57 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:28.128Z] #57 16.62 OK: 266 MiB in 52 packages [2024-09-06T17:36:28.128Z] #57 DONE 18.7s [2024-09-06T17:36:28.128Z] [2024-09-06T17:36:28.128Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:29.098Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 11.7s [2024-09-06T17:36:29.366Z] #42 ... [2024-09-06T17:36:29.366Z] [2024-09-06T17:36:29.366Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-06T17:36:29.366Z] #53 12.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:29.366Z] #53 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:29.366Z] #53 17.68 OK: 266 MiB in 52 packages [2024-09-06T17:36:29.366Z] #53 DONE 20.1s [2024-09-06T17:36:29.366Z] [2024-09-06T17:36:29.366Z] #40 [core-data internal] load build context [2024-09-06T17:36:29.366Z] #40 transferring context: 33.20MB 20.5s [2024-09-06T17:36:29.633Z] #40 ... [2024-09-06T17:36:29.633Z] [2024-09-06T17:36:29.633Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:29.904Z] #42 ... [2024-09-06T17:36:29.904Z] [2024-09-06T17:36:29.904Z] #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-06T17:36:29.904Z] #65 DONE 19.2s [2024-09-06T17:36:29.904Z] [2024-09-06T17:36:29.904Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:30.171Z] #42 ... [2024-09-06T17:36:30.171Z] [2024-09-06T17:36:30.171Z] #55 [support-notifications internal] load build context [2024-09-06T17:36:30.171Z] #55 ... [2024-09-06T17:36:30.171Z] [2024-09-06T17:36:30.171Z] #58 [support-scheduler internal] load build context [2024-09-06T17:36:30.448Z] #58 ... [2024-09-06T17:36:30.448Z] [2024-09-06T17:36:30.448Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:30.448Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.10MB / 28.04MB 12.7s [2024-09-06T17:36:30.448Z] #42 ... [2024-09-06T17:36:30.448Z] [2024-09-06T17:36:30.448Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:36:30.716Z] #59 ... [2024-09-06T17:36:30.716Z] [2024-09-06T17:36:30.716Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:30.716Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 13.2s [2024-09-06T17:36:30.716Z] #42 ... [2024-09-06T17:36:30.716Z] [2024-09-06T17:36:30.716Z] #60 [security-secretstore-setup internal] load build context [2024-09-06T17:36:30.986Z] #60 ... [2024-09-06T17:36:30.986Z] [2024-09-06T17:36:30.986Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:30.986Z] #42 ... [2024-09-06T17:36:30.986Z] [2024-09-06T17:36:30.986Z] #64 [core-metadata internal] load build context [2024-09-06T17:36:31.254Z] #64 ... [2024-09-06T17:36:31.254Z] [2024-09-06T17:36:31.254Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:31.254Z] #42 ... [2024-09-06T17:36:31.254Z] [2024-09-06T17:36:31.254Z] #52 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-06T17:36:31.254Z] #52 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:31.254Z] #52 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:31.254Z] #52 20.32 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T17:36:31.254Z] #52 20.32 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:36:31.254Z] #52 20.56 OK: 8 MiB in 16 packages [2024-09-06T17:36:31.254Z] #52 DONE 23.2s [2024-09-06T17:36:31.254Z] [2024-09-06T17:36:31.254Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:31.254Z] #42 ... [2024-09-06T17:36:31.254Z] [2024-09-06T17:36:31.254Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:36:31.254Z] #66 ... [2024-09-06T17:36:31.254Z] [2024-09-06T17:36:31.254Z] #38 [core-command internal] load build context [2024-09-06T17:36:31.530Z] #38 ... [2024-09-06T17:36:31.530Z] [2024-09-06T17:36:31.530Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T17:36:32.141Z] #74 ... [2024-09-06T17:36:32.141Z] [2024-09-06T17:36:32.141Z] #68 [security-proxy-setup internal] load build context [2024-09-06T17:36:32.408Z] #68 ... [2024-09-06T17:36:32.408Z] [2024-09-06T17:36:32.408Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:32.408Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 14.3s [2024-09-06T17:36:32.408Z] #42 ... [2024-09-06T17:36:32.408Z] [2024-09-06T17:36:32.408Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:36:32.676Z] #69 ... [2024-09-06T17:36:32.676Z] [2024-09-06T17:36:32.676Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:32.676Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 15.1s [2024-09-06T17:36:33.639Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 16.0s [2024-09-06T17:36:34.224Z] #42 ... [2024-09-06T17:36:34.224Z] [2024-09-06T17:36:34.224Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-06T17:36:34.224Z] #56 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:34.224Z] #56 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:34.224Z] #56 22.16 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-06T17:36:34.224Z] #56 22.16 (2/2) Installing su-exec (0.2-r3) [2024-09-06T17:36:34.224Z] #56 22.26 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:36:34.224Z] #56 22.32 OK: 8 MiB in 17 packages [2024-09-06T17:36:34.224Z] #56 DONE 24.4s [2024-09-06T17:36:34.224Z] [2024-09-06T17:36:34.224Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:34.224Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 16.7s [2024-09-06T17:36:34.224Z] #42 ... [2024-09-06T17:36:34.224Z] [2024-09-06T17:36:34.224Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T17:36:34.224Z] #75 ... [2024-09-06T17:36:34.224Z] [2024-09-06T17:36:34.224Z] #38 [core-command internal] load build context [2024-09-06T17:36:34.494Z] #38 transferring context: 51.07MB 25.8s [2024-09-06T17:36:34.494Z] #38 ... [2024-09-06T17:36:34.494Z] [2024-09-06T17:36:34.494Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T17:36:34.494Z] #51 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:34.494Z] #51 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:34.494Z] #51 20.36 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T17:36:34.494Z] #51 20.36 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T17:36:34.494Z] #51 20.36 OK: 19948 distinct packages available [2024-09-06T17:36:34.494Z] #51 21.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:34.494Z] #51 22.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:34.764Z] #51 ... [2024-09-06T17:36:34.764Z] [2024-09-06T17:36:34.764Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:35.035Z] #42 ... [2024-09-06T17:36:35.035Z] [2024-09-06T17:36:35.035Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-06T17:36:35.035Z] #54 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:35.035Z] #54 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:35.035Z] #54 21.82 (1/2) Installing ca-certificates (20240226-r0) [2024-09-06T17:36:35.035Z] #54 22.07 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-06T17:36:35.035Z] #54 22.07 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:36:35.035Z] #54 22.16 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:36:35.035Z] #54 23.19 OK: 9 MiB in 17 packages [2024-09-06T17:36:35.035Z] #54 DONE 25.2s [2024-09-06T17:36:35.035Z] [2024-09-06T17:36:35.035Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:35.035Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.5s [2024-09-06T17:36:35.035Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.5s done [2024-09-06T17:36:35.621Z] #42 ... [2024-09-06T17:36:35.621Z] [2024-09-06T17:36:35.621Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:36:35.621Z] #39 ... [2024-09-06T17:36:35.621Z] [2024-09-06T17:36:35.621Z] #38 [core-command internal] load build context [2024-09-06T17:36:35.621Z] #38 ... [2024-09-06T17:36:35.621Z] [2024-09-06T17:36:35.621Z] #67 [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-06T17:36:35.621Z] #67 DONE 24.5s [2024-09-06T17:36:35.889Z] [2024-09-06T17:36:35.889Z] #38 [core-command internal] load build context [2024-09-06T17:36:36.475Z] #38 ... [2024-09-06T17:36:36.475Z] [2024-09-06T17:36:36.475Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:36:36.475Z] #73 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 13.4s done [2024-09-06T17:36:36.475Z] #73 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-09-06T17:36:36.475Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.1s [2024-09-06T17:36:36.475Z] #73 ... [2024-09-06T17:36:36.475Z] [2024-09-06T17:36:36.475Z] #38 [core-command internal] load build context [2024-09-06T17:36:36.744Z] #38 ... [2024-09-06T17:36:36.744Z] [2024-09-06T17:36:36.744Z] #63 [core-keeper internal] load build context [2024-09-06T17:36:36.744Z] #63 ... [2024-09-06T17:36:36.744Z] [2024-09-06T17:36:36.744Z] #38 [core-command internal] load build context [2024-09-06T17:36:37.720Z] #38 ... [2024-09-06T17:36:37.720Z] [2024-09-06T17:36:37.720Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-06T17:36:37.720Z] #45 ... [2024-09-06T17:36:37.720Z] [2024-09-06T17:36:37.720Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:36:37.992Z] #66 ... [2024-09-06T17:36:37.992Z] [2024-09-06T17:36:37.992Z] #38 [core-command internal] load build context [2024-09-06T17:36:38.593Z] #38 ... [2024-09-06T17:36:38.593Z] [2024-09-06T17:36:38.593Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-06T17:36:38.593Z] #61 20.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:38.593Z] #61 21.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:38.593Z] #61 24.40 (1/4) Installing ca-certificates (20240226-r0) [2024-09-06T17:36:38.593Z] #61 24.77 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-06T17:36:38.593Z] #61 24.77 (3/4) Installing su-exec (0.2-r3) [2024-09-06T17:36:38.593Z] #61 24.77 (4/4) Installing yq (4.33.3-r5) [2024-09-06T17:36:38.593Z] #61 25.56 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:36:38.593Z] #61 25.73 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:36:38.593Z] #61 26.49 OK: 18 MiB in 19 packages [2024-09-06T17:36:38.593Z] #61 DONE 28.2s [2024-09-06T17:36:38.593Z] [2024-09-06T17:36:38.593Z] #38 [core-command internal] load build context [2024-09-06T17:36:38.872Z] #38 ... [2024-09-06T17:36:38.872Z] [2024-09-06T17:36:38.872Z] #51 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-06T17:36:38.872Z] #51 25.91 (1/11) Installing ca-certificates (20240226-r0) [2024-09-06T17:36:38.872Z] #51 26.20 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-06T17:36:38.872Z] #51 26.30 (3/11) Installing libunistring (1.1-r1) [2024-09-06T17:36:38.872Z] #51 26.51 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-06T17:36:38.872Z] #51 26.51 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-06T17:36:38.872Z] #51 26.51 (6/11) Installing libcurl (8.9.0-r0) [2024-09-06T17:36:38.872Z] #51 26.57 (7/11) Installing curl (8.9.0-r0) [2024-09-06T17:36:38.872Z] #51 26.57 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-06T17:36:38.872Z] #51 26.57 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-06T17:36:38.872Z] #51 26.57 (10/11) Installing libucontext (1.2-r2) [2024-09-06T17:36:38.872Z] #51 26.62 (11/11) Installing gcompat (1.1.0-r1) [2024-09-06T17:36:38.872Z] #51 26.62 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:36:38.872Z] #51 26.72 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:36:38.872Z] #51 27.30 OK: 13 MiB in 26 packages [2024-09-06T17:36:38.872Z] #51 DONE 29.8s [2024-09-06T17:36:38.872Z] [2024-09-06T17:36:38.872Z] #38 [core-command internal] load build context [2024-09-06T17:36:39.460Z] #38 transferring context: 58.48MB 30.9s [2024-09-06T17:36:39.733Z] #38 ... [2024-09-06T17:36:39.733Z] [2024-09-06T17:36:39.733Z] #40 [core-data internal] load build context [2024-09-06T17:36:39.733Z] #40 ... [2024-09-06T17:36:39.733Z] [2024-09-06T17:36:39.733Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:36:40.319Z] #66 ... [2024-09-06T17:36:40.319Z] [2024-09-06T17:36:40.319Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T17:36:40.319Z] #76 ... [2024-09-06T17:36:40.319Z] [2024-09-06T17:36:40.319Z] #55 [support-notifications internal] load build context [2024-09-06T17:36:40.319Z] #55 ... [2024-09-06T17:36:40.319Z] [2024-09-06T17:36:40.319Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:36:40.589Z] #66 ... [2024-09-06T17:36:40.589Z] [2024-09-06T17:36:40.589Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-06T17:36:40.589Z] #62 22.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:40.589Z] #62 23.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:40.589Z] #62 25.45 (1/3) Installing ca-certificates (20240226-r0) [2024-09-06T17:36:40.589Z] #62 25.77 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-06T17:36:40.589Z] #62 25.77 (3/3) Installing tzdata (2024a-r0) [2024-09-06T17:36:40.589Z] #62 27.29 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:36:40.589Z] #62 27.29 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:36:40.589Z] #62 27.66 OK: 12 MiB in 18 packages [2024-09-06T17:36:40.589Z] #62 DONE 29.9s [2024-09-06T17:36:40.589Z] [2024-09-06T17:36:40.589Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:36:40.589Z] #66 ... [2024-09-06T17:36:40.589Z] [2024-09-06T17:36:40.589Z] #58 [support-scheduler internal] load build context [2024-09-06T17:36:40.589Z] #58 ... [2024-09-06T17:36:40.589Z] [2024-09-06T17:36:40.589Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:36:40.856Z] #66 ... [2024-09-06T17:36:40.856Z] [2024-09-06T17:36:40.856Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:36:40.856Z] #59 ... [2024-09-06T17:36:40.856Z] [2024-09-06T17:36:40.856Z] #58 [support-scheduler internal] load build context [2024-09-06T17:36:41.126Z] #58 ... [2024-09-06T17:36:41.126Z] [2024-09-06T17:36:41.126Z] #60 [security-secretstore-setup internal] load build context [2024-09-06T17:36:41.126Z] #60 ... [2024-09-06T17:36:41.126Z] [2024-09-06T17:36:41.126Z] #58 [support-scheduler internal] load build context [2024-09-06T17:36:41.715Z] #58 ... [2024-09-06T17:36:41.715Z] [2024-09-06T17:36:41.715Z] #64 [core-metadata internal] load build context [2024-09-06T17:36:41.715Z] #64 ... [2024-09-06T17:36:41.715Z] [2024-09-06T17:36:41.715Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T17:36:41.715Z] #75 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:42.302Z] #75 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:42.576Z] #75 ... [2024-09-06T17:36:42.576Z] [2024-09-06T17:36:42.576Z] #68 [security-proxy-setup internal] load build context [2024-09-06T17:36:42.576Z] #68 ... [2024-09-06T17:36:42.576Z] [2024-09-06T17:36:42.576Z] #64 [core-metadata internal] load build context [2024-09-06T17:36:42.848Z] #64 ... [2024-09-06T17:36:42.848Z] [2024-09-06T17:36:42.848Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:36:42.848Z] #69 ... [2024-09-06T17:36:42.848Z] [2024-09-06T17:36:42.848Z] #68 [security-proxy-setup internal] load build context [2024-09-06T17:36:44.799Z] #68 ... [2024-09-06T17:36:44.799Z] [2024-09-06T17:36:44.799Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T17:36:44.799Z] #77 ... [2024-09-06T17:36:44.799Z] [2024-09-06T17:36:44.799Z] #40 [core-data internal] load build context [2024-09-06T17:36:44.799Z] #40 transferring context: 51.24MB 35.7s [2024-09-06T17:36:44.799Z] #40 ... [2024-09-06T17:36:44.799Z] [2024-09-06T17:36:44.799Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-06T17:36:44.799Z] #70 26.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:44.799Z] #70 27.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:44.799Z] #70 29.14 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:36:44.799Z] #70 29.37 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:36:44.799Z] #70 29.46 (3/6) Installing dumb-init (1.2.5-r2) [2024-09-06T17:36:44.799Z] #70 29.46 (4/6) Installing openssl (3.1.7-r0) [2024-09-06T17:36:44.799Z] #70 29.57 (5/6) Installing su-exec (0.2-r3) [2024-09-06T17:36:44.799Z] #70 29.57 (6/6) Installing yq (4.33.3-r5) [2024-09-06T17:36:44.799Z] #70 30.23 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:36:44.799Z] #70 30.37 OK: 18 MiB in 19 packages [2024-09-06T17:36:44.799Z] #70 DONE 32.1s [2024-09-06T17:36:44.799Z] [2024-09-06T17:36:44.799Z] #40 [core-data internal] load build context [2024-09-06T17:36:44.799Z] #40 ... [2024-09-06T17:36:44.799Z] [2024-09-06T17:36:44.799Z] #68 [security-proxy-setup internal] load build context [2024-09-06T17:36:45.067Z] #68 ... [2024-09-06T17:36:45.068Z] [2024-09-06T17:36:45.068Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:36:45.068Z] #78 ... [2024-09-06T17:36:45.068Z] [2024-09-06T17:36:45.068Z] #68 [security-proxy-setup internal] load build context [2024-09-06T17:36:45.659Z] #68 ... [2024-09-06T17:36:45.659Z] [2024-09-06T17:36:45.659Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:36:45.926Z] #39 ... [2024-09-06T17:36:45.926Z] [2024-09-06T17:36:45.926Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T17:36:46.196Z] #79 ... [2024-09-06T17:36:46.196Z] [2024-09-06T17:36:46.196Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:36:46.778Z] #39 ... [2024-09-06T17:36:46.778Z] [2024-09-06T17:36:46.778Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:36:46.778Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.6s [2024-09-06T17:36:47.044Z] #73 ... [2024-09-06T17:36:47.044Z] [2024-09-06T17:36:47.044Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:36:47.313Z] #39 ... [2024-09-06T17:36:47.314Z] [2024-09-06T17:36:47.314Z] #63 [core-keeper internal] load build context [2024-09-06T17:36:47.314Z] #63 ... [2024-09-06T17:36:47.314Z] [2024-09-06T17:36:47.314Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:36:47.582Z] #39 ... [2024-09-06T17:36:47.582Z] [2024-09-06T17:36:47.582Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-06T17:36:47.582Z] #75 21.77 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:36:47.582Z] #75 21.97 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:36:47.582Z] #75 21.97 OK: 8 MiB in 16 packages [2024-09-06T17:36:47.582Z] #75 DONE 23.3s [2024-09-06T17:36:47.582Z] [2024-09-06T17:36:47.582Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:36:47.849Z] #39 ... [2024-09-06T17:36:47.849Z] [2024-09-06T17:36:47.849Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-06T17:36:47.849Z] #45 ... [2024-09-06T17:36:47.849Z] [2024-09-06T17:36:47.849Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:47.849Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.0s [2024-09-06T17:36:48.119Z] #42 ... [2024-09-06T17:36:48.119Z] [2024-09-06T17:36:48.119Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-06T17:36:49.082Z] #45 ... [2024-09-06T17:36:49.082Z] [2024-09-06T17:36:49.082Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T17:36:49.082Z] #80 ... [2024-09-06T17:36:49.082Z] [2024-09-06T17:36:49.082Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T17:36:49.082Z] #72 23.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:49.082Z] #72 24.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:49.082Z] #72 26.04 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T17:36:49.082Z] #72 26.04 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T17:36:49.082Z] #72 26.04 OK: 19948 distinct packages available [2024-09-06T17:36:49.082Z] #72 26.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:49.082Z] #72 27.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:49.082Z] #72 31.33 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:36:49.082Z] #72 31.50 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:36:49.082Z] #72 31.58 (3/7) Installing dumb-init (1.2.5-r2) [2024-09-06T17:36:49.082Z] #72 31.58 (4/7) Installing musl-obstack (1.2.3-r2) [2024-09-06T17:36:49.082Z] #72 31.58 (5/7) Installing libucontext (1.2-r2) [2024-09-06T17:36:49.082Z] #72 31.58 (6/7) Installing gcompat (1.1.0-r1) [2024-09-06T17:36:49.082Z] #72 31.63 (7/7) Installing openssl (3.1.7-r0) [2024-09-06T17:36:49.082Z] #72 31.72 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:36:49.082Z] #72 31.84 OK: 9 MiB in 20 packages [2024-09-06T17:36:49.082Z] #72 ... [2024-09-06T17:36:49.082Z] [2024-09-06T17:36:49.082Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:36:49.349Z] #81 ... [2024-09-06T17:36:49.349Z] [2024-09-06T17:36:49.349Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:49.616Z] #42 ... [2024-09-06T17:36:49.616Z] [2024-09-06T17:36:49.616Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-06T17:36:49.616Z] #72 DONE 34.3s [2024-09-06T17:36:49.616Z] [2024-09-06T17:36:49.616Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:36:49.882Z] #42 ... [2024-09-06T17:36:49.882Z] [2024-09-06T17:36:49.882Z] #38 [core-command internal] load build context [2024-09-06T17:36:49.882Z] #38 transferring context: 72.09MB 41.1s [2024-09-06T17:36:50.466Z] #38 ... [2024-09-06T17:36:50.466Z] [2024-09-06T17:36:50.466Z] #55 [support-notifications internal] load build context [2024-09-06T17:36:50.733Z] #55 ... [2024-09-06T17:36:50.733Z] [2024-09-06T17:36:50.733Z] #60 [security-secretstore-setup internal] load build context [2024-09-06T17:36:50.733Z] #60 ... [2024-09-06T17:36:50.733Z] [2024-09-06T17:36:50.733Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T17:36:51.000Z] #82 ... [2024-09-06T17:36:51.000Z] [2024-09-06T17:36:51.000Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-06T17:36:51.000Z] #76 14.07 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:51.000Z] #76 15.46 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:51.000Z] #76 19.24 OK: 266 MiB in 52 packages [2024-09-06T17:36:51.000Z] #76 DONE 20.7s [2024-09-06T17:36:51.000Z] [2024-09-06T17:36:51.000Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:36:51.000Z] #66 ... [2024-09-06T17:36:51.000Z] [2024-09-06T17:36:51.000Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:36:51.267Z] #59 ... [2024-09-06T17:36:51.267Z] [2024-09-06T17:36:51.267Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:36:51.267Z] #83 ... [2024-09-06T17:36:51.267Z] [2024-09-06T17:36:51.267Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:36:51.850Z] #66 ... [2024-09-06T17:36:51.851Z] [2024-09-06T17:36:51.851Z] #58 [support-scheduler internal] load build context [2024-09-06T17:36:51.851Z] #58 ... [2024-09-06T17:36:51.851Z] [2024-09-06T17:36:51.851Z] #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-09-06T17:36:51.851Z] #74 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:51.851Z] #74 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:51.851Z] #74 19.15 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:36:51.851Z] #74 19.57 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:36:51.851Z] #74 19.57 OK: 8 MiB in 16 packages [2024-09-06T17:36:51.851Z] #74 DONE 21.6s [2024-09-06T17:36:51.851Z] [2024-09-06T17:36:51.851Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:36:51.851Z] #78 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:52.816Z] #78 ... [2024-09-06T17:36:52.816Z] [2024-09-06T17:36:52.816Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-06T17:36:52.816Z] #71 27.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:52.816Z] #71 28.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:52.816Z] #71 32.04 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-06T17:36:52.816Z] #71 32.04 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-06T17:36:52.816Z] #71 32.04 OK: 19948 distinct packages available [2024-09-06T17:36:52.816Z] #71 32.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:52.816Z] #71 34.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:52.816Z] #71 36.13 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-06T17:36:52.816Z] #71 36.13 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-06T17:36:52.816Z] #71 36.13 (3/4) Installing libucontext (1.2-r2) [2024-09-06T17:36:52.816Z] #71 36.13 (4/4) Installing gcompat (1.1.0-r1) [2024-09-06T17:36:52.816Z] #71 36.24 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:36:52.816Z] #71 36.24 OK: 8 MiB in 19 packages [2024-09-06T17:36:52.816Z] #71 DONE 37.4s [2024-09-06T17:36:52.816Z] [2024-09-06T17:36:52.816Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:36:53.084Z] #66 ... [2024-09-06T17:36:53.084Z] [2024-09-06T17:36:53.084Z] #64 [core-metadata internal] load build context [2024-09-06T17:36:53.084Z] #64 ... [2024-09-06T17:36:53.084Z] [2024-09-06T17:36:53.084Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:36:53.350Z] #69 ... [2024-09-06T17:36:53.350Z] [2024-09-06T17:36:53.350Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:36:54.756Z] #66 ... [2024-09-06T17:36:54.756Z] [2024-09-06T17:36:54.756Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-06T17:36:54.756Z] #77 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:54.756Z] #77 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:54.756Z] #77 18.29 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:36:54.756Z] #77 18.64 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:36:54.756Z] #77 18.64 OK: 8 MiB in 17 packages [2024-09-06T17:36:54.756Z] #77 DONE 20.2s [2024-09-06T17:36:54.756Z] [2024-09-06T17:36:54.756Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:36:54.756Z] #66 transferring context: 55.31MB 44.3s [2024-09-06T17:36:55.021Z] #66 ... [2024-09-06T17:36:55.021Z] [2024-09-06T17:36:55.021Z] #40 [core-data internal] load build context [2024-09-06T17:36:55.021Z] #40 ... [2024-09-06T17:36:55.021Z] [2024-09-06T17:36:55.021Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T17:36:55.287Z] #84 ... [2024-09-06T17:36:55.287Z] [2024-09-06T17:36:55.287Z] #40 [core-data internal] load build context [2024-09-06T17:36:55.872Z] #40 ... [2024-09-06T17:36:55.872Z] [2024-09-06T17:36:55.872Z] #68 [security-proxy-setup internal] load build context [2024-09-06T17:36:56.137Z] #68 ... [2024-09-06T17:36:56.137Z] [2024-09-06T17:36:56.137Z] #40 [core-data internal] load build context [2024-09-06T17:36:57.544Z] #40 ... [2024-09-06T17:36:57.544Z] [2024-09-06T17:36:57.544Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:36:57.544Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.7s [2024-09-06T17:36:57.544Z] #73 ... [2024-09-06T17:36:57.544Z] [2024-09-06T17:36:57.544Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-06T17:36:57.544Z] #80 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:57.544Z] #80 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:57.544Z] #80 15.30 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:36:57.544Z] #80 15.69 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:36:57.544Z] #80 15.76 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:36:57.544Z] #80 16.53 OK: 18 MiB in 19 packages [2024-09-06T17:36:57.544Z] #80 DONE 18.5s [2024-09-06T17:36:57.544Z] [2024-09-06T17:36:57.544Z] #40 [core-data internal] load build context [2024-09-06T17:36:57.544Z] #40 ... [2024-09-06T17:36:57.544Z] [2024-09-06T17:36:57.544Z] #63 [core-keeper internal] load build context [2024-09-06T17:36:57.811Z] #63 ... [2024-09-06T17:36:57.811Z] [2024-09-06T17:36:57.811Z] #40 [core-data internal] load build context [2024-09-06T17:36:58.078Z] #40 ... [2024-09-06T17:36:58.078Z] [2024-09-06T17:36:58.078Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:36:58.078Z] #39 ... [2024-09-06T17:36:58.078Z] [2024-09-06T17:36:58.078Z] #40 [core-data internal] load build context [2024-09-06T17:36:59.481Z] #40 ... [2024-09-06T17:36:59.481Z] [2024-09-06T17:36:59.481Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:36:59.481Z] #78 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:36:59.481Z] #78 20.79 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:36:59.481Z] #78 21.05 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:36:59.481Z] #78 21.13 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:36:59.481Z] #78 22.55 OK: 9 MiB in 17 packages [2024-09-06T17:36:59.481Z] #78 DONE 24.3s [2024-09-06T17:36:59.481Z] [2024-09-06T17:36:59.481Z] #40 [core-data internal] load build context [2024-09-06T17:36:59.481Z] #40 ... [2024-09-06T17:36:59.481Z] [2024-09-06T17:36:59.481Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-06T17:36:59.747Z] #45 ... [2024-09-06T17:36:59.747Z] [2024-09-06T17:36:59.747Z] #58 [support-scheduler internal] load build context [2024-09-06T17:36:59.747Z] #58 ... [2024-09-06T17:36:59.747Z] [2024-09-06T17:36:59.747Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-06T17:37:00.014Z] #45 transferring context: 58.71MB 50.9s [2024-09-06T17:37:00.975Z] #45 ... [2024-09-06T17:37:00.975Z] [2024-09-06T17:37:00.975Z] #55 [support-notifications internal] load build context [2024-09-06T17:37:00.975Z] #55 ... [2024-09-06T17:37:00.975Z] [2024-09-06T17:37:00.975Z] #60 [security-secretstore-setup internal] load build context [2024-09-06T17:37:00.975Z] #60 ... [2024-09-06T17:37:00.975Z] [2024-09-06T17:37:00.975Z] #38 [core-command internal] load build context [2024-09-06T17:37:00.975Z] #38 ... [2024-09-06T17:37:01.242Z] [2024-09-06T17:37:01.242Z] #60 [security-secretstore-setup internal] load build context [2024-09-06T17:37:01.242Z] #60 ... [2024-09-06T17:37:01.242Z] [2024-09-06T17:37:01.242Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:37:01.242Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.0s [2024-09-06T17:37:01.509Z] #42 ... [2024-09-06T17:37:01.509Z] [2024-09-06T17:37:01.509Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:37:01.509Z] #59 ... [2024-09-06T17:37:01.509Z] [2024-09-06T17:37:01.509Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:37:01.775Z] #42 ... [2024-09-06T17:37:01.775Z] [2024-09-06T17:37:01.775Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-06T17:37:01.775Z] #79 17.40 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:37:01.775Z] #79 18.67 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:37:01.775Z] #79 23.42 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-06T17:37:01.775Z] #79 24.24 Executing busybox-1.36.1-r7.trigger [2024-09-06T17:37:01.775Z] #79 24.31 OK: 8 MiB in 16 packages [2024-09-06T17:37:01.775Z] #79 DONE 25.8s [2024-09-06T17:37:01.775Z] [2024-09-06T17:37:01.775Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:37:02.360Z] #42 ... [2024-09-06T17:37:02.360Z] [2024-09-06T17:37:02.360Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:37:02.360Z] #81 15.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:37:02.360Z] #81 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:37:02.360Z] #81 20.43 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:37:02.360Z] #81 20.80 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:37:02.360Z] #81 20.87 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:37:02.360Z] #81 21.73 OK: 13 MiB in 26 packages [2024-09-06T17:37:02.360Z] #81 DONE 23.3s [2024-09-06T17:37:02.626Z] [2024-09-06T17:37:02.626Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:37:02.906Z] #59 ... [2024-09-06T17:37:02.906Z] [2024-09-06T17:37:02.906Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T17:37:02.906Z] #0 8.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:37:02.906Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:37:03.172Z] #85 ... [2024-09-06T17:37:03.172Z] [2024-09-06T17:37:03.172Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:37:03.172Z] #59 ... [2024-09-06T17:37:03.172Z] [2024-09-06T17:37:03.172Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-06T17:37:03.172Z] #86 DONE 8.7s [2024-09-06T17:37:03.172Z] [2024-09-06T17:37:03.172Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:37:03.439Z] #59 ... [2024-09-06T17:37:03.439Z] [2024-09-06T17:37:03.439Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:03.439Z] #69 ... [2024-09-06T17:37:03.439Z] [2024-09-06T17:37:03.439Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-06T17:37:03.439Z] #84 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:37:03.439Z] #84 13.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:37:03.439Z] #84 17.40 OK: 18 MiB in 19 packages [2024-09-06T17:37:03.439Z] #84 DONE 18.6s [2024-09-06T17:37:03.439Z] [2024-09-06T17:37:03.439Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:37:03.705Z] #42 ... [2024-09-06T17:37:03.705Z] [2024-09-06T17:37:03.705Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-06T17:37:03.705Z] #83 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:37:03.705Z] #83 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:37:03.705Z] #83 19.87 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:37:03.705Z] #83 20.21 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:37:03.705Z] #83 20.25 Executing ca-certificates-20240226-r0.trigger [2024-09-06T17:37:03.705Z] #83 21.28 OK: 12 MiB in 18 packages [2024-09-06T17:37:03.705Z] #83 DONE 22.7s [2024-09-06T17:37:03.705Z] [2024-09-06T17:37:03.705Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:03.974Z] #69 ... [2024-09-06T17:37:03.974Z] [2024-09-06T17:37:03.974Z] #64 [core-metadata internal] load build context [2024-09-06T17:37:03.974Z] #64 ... [2024-09-06T17:37:03.974Z] [2024-09-06T17:37:03.974Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:37:04.561Z] #42 ... [2024-09-06T17:37:04.561Z] [2024-09-06T17:37:04.561Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-06T17:37:04.561Z] #82 8.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-06T17:37:04.561Z] #82 9.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-06T17:37:04.561Z] #82 12.98 OK: 9 MiB in 20 packages [2024-09-06T17:37:04.561Z] #82 DONE 13.7s [2024-09-06T17:37:04.561Z] [2024-09-06T17:37:04.561Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:37:05.141Z] #42 ... [2024-09-06T17:37:05.141Z] [2024-09-06T17:37:05.141Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:37:05.141Z] #66 transferring context: 73.50MB 54.6s [2024-09-06T17:37:05.408Z] #66 ... [2024-09-06T17:37:05.408Z] [2024-09-06T17:37:05.408Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-06T17:37:05.408Z] #85 11.46 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:37:05.408Z] #85 11.55 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) [2024-09-06T17:37:05.408Z] #85 11.61 OK: 8 MiB in 19 packages [2024-09-06T17:37:05.408Z] #85 DONE 12.4s [2024-09-06T17:37:05.408Z] [2024-09-06T17:37:05.408Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:37:05.408Z] #66 ... [2024-09-06T17:37:05.408Z] [2024-09-06T17:37:05.408Z] #64 [core-metadata internal] load build context [2024-09-06T17:37:05.673Z] #64 ... [2024-09-06T17:37:05.674Z] [2024-09-06T17:37:05.674Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-06T17:37:05.674Z] #87 DONE 2.0s [2024-09-06T17:37:05.674Z] [2024-09-06T17:37:05.674Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-06T17:37:05.674Z] #88 DONE 2.0s [2024-09-06T17:37:05.674Z] [2024-09-06T17:37:05.674Z] #64 [core-metadata internal] load build context [2024-09-06T17:37:06.254Z] #64 ... [2024-09-06T17:37:06.254Z] [2024-09-06T17:37:06.254Z] #68 [security-proxy-setup internal] load build context [2024-09-06T17:37:06.254Z] #68 ... [2024-09-06T17:37:06.254Z] [2024-09-06T17:37:06.254Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:37:06.254Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.4s [2024-09-06T17:37:07.655Z] #42 ... [2024-09-06T17:37:07.655Z] [2024-09-06T17:37:07.655Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:37:07.655Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.2s [2024-09-06T17:37:07.655Z] #73 ... [2024-09-06T17:37:07.655Z] [2024-09-06T17:37:07.655Z] #64 [core-metadata internal] load build context [2024-09-06T17:37:07.920Z] #64 ... [2024-09-06T17:37:07.920Z] [2024-09-06T17:37:07.920Z] #63 [core-keeper internal] load build context [2024-09-06T17:37:07.920Z] #63 ... [2024-09-06T17:37:07.921Z] [2024-09-06T17:37:07.921Z] #64 [core-metadata internal] load build context [2024-09-06T17:37:08.501Z] #64 ... [2024-09-06T17:37:08.501Z] [2024-09-06T17:37:08.501Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:37:08.501Z] #39 ... [2024-09-06T17:37:08.501Z] [2024-09-06T17:37:08.501Z] #63 [core-keeper internal] load build context [2024-09-06T17:37:09.920Z] #63 ... [2024-09-06T17:37:09.920Z] [2024-09-06T17:37:09.920Z] #40 [core-data internal] load build context [2024-09-06T17:37:09.920Z] #40 ... [2024-09-06T17:37:09.920Z] [2024-09-06T17:37:09.920Z] #63 [core-keeper internal] load build context [2024-09-06T17:37:09.920Z] #63 ... [2024-09-06T17:37:09.920Z] [2024-09-06T17:37:09.920Z] #58 [support-scheduler internal] load build context [2024-09-06T17:37:10.192Z] #58 ... [2024-09-06T17:37:10.192Z] [2024-09-06T17:37:10.192Z] #63 [core-keeper internal] load build context [2024-09-06T17:37:10.192Z] #63 transferring context: 89.07MB 58.4s [2024-09-06T17:37:11.162Z] #63 ... [2024-09-06T17:37:11.162Z] [2024-09-06T17:37:11.162Z] #55 [support-notifications internal] load build context [2024-09-06T17:37:11.162Z] #55 ... [2024-09-06T17:37:11.162Z] [2024-09-06T17:37:11.162Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-06T17:37:11.162Z] #45 ... [2024-09-06T17:37:11.162Z] [2024-09-06T17:37:11.162Z] #63 [core-keeper internal] load build context [2024-09-06T17:37:11.162Z] #63 ... [2024-09-06T17:37:11.162Z] [2024-09-06T17:37:11.162Z] #38 [core-command internal] load build context [2024-09-06T17:37:11.428Z] #38 ... [2024-09-06T17:37:11.428Z] [2024-09-06T17:37:11.428Z] #63 [core-keeper internal] load build context [2024-09-06T17:37:11.428Z] #63 ... [2024-09-06T17:37:11.428Z] [2024-09-06T17:37:11.428Z] #60 [security-secretstore-setup internal] load build context [2024-09-06T17:37:11.695Z] #60 ... [2024-09-06T17:37:11.695Z] [2024-09-06T17:37:11.695Z] #63 [core-keeper internal] load build context [2024-09-06T17:37:12.759Z] #63 ... [2024-09-06T17:37:12.759Z] [2024-09-06T17:37:12.759Z] #73 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-06T17:37:12.759Z] #73 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.3s done [2024-09-06T17:37:12.759Z] #73 DONE 56.5s [2024-09-06T17:37:12.759Z] [2024-09-06T17:37:12.759Z] #63 [core-keeper internal] load build context [2024-09-06T17:37:13.779Z] #63 ... [2024-09-06T17:37:13.779Z] [2024-09-06T17:37:13.779Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:37:13.779Z] #59 ... [2024-09-06T17:37:13.779Z] [2024-09-06T17:37:13.779Z] #63 [core-keeper internal] load build context [2024-09-06T17:37:14.052Z] #63 ... [2024-09-06T17:37:14.052Z] [2024-09-06T17:37:14.052Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:14.052Z] #69 ... [2024-09-06T17:37:14.052Z] [2024-09-06T17:37:14.052Z] #63 [core-keeper internal] load build context [2024-09-06T17:37:15.568Z] #63 transferring context: 111.86MB 63.5s [2024-09-06T17:37:15.568Z] #63 ... [2024-09-06T17:37:15.568Z] [2024-09-06T17:37:15.568Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:37:15.568Z] #66 ... [2024-09-06T17:37:15.568Z] [2024-09-06T17:37:15.568Z] #63 [core-keeper internal] load build context [2024-09-06T17:37:16.555Z] #63 ... [2024-09-06T17:37:16.556Z] [2024-09-06T17:37:16.556Z] #68 [security-proxy-setup internal] load build context [2024-09-06T17:37:16.556Z] #68 ... [2024-09-06T17:37:16.556Z] [2024-09-06T17:37:16.556Z] #63 [core-keeper internal] load build context [2024-09-06T17:37:18.139Z] #63 ... [2024-09-06T17:37:18.139Z] [2024-09-06T17:37:18.139Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:37:18.139Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.7s [2024-09-06T17:37:18.139Z] #42 ... [2024-09-06T17:37:18.139Z] [2024-09-06T17:37:18.139Z] #63 [core-keeper internal] load build context [2024-09-06T17:37:18.452Z] #63 ... [2024-09-06T17:37:18.452Z] [2024-09-06T17:37:18.452Z] #64 [core-metadata internal] load build context [2024-09-06T17:37:18.720Z] #64 ... [2024-09-06T17:37:18.720Z] [2024-09-06T17:37:18.720Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-06T17:37:18.720Z] #89 DONE 2.6s [2024-09-06T17:37:18.720Z] [2024-09-06T17:37:18.720Z] #64 [core-metadata internal] load build context [2024-09-06T17:37:18.720Z] #64 ... [2024-09-06T17:37:18.720Z] [2024-09-06T17:37:18.720Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:37:18.720Z] #39 ... [2024-09-06T17:37:18.720Z] [2024-09-06T17:37:18.720Z] #64 [core-metadata internal] load build context [2024-09-06T17:37:20.144Z] #64 ... [2024-09-06T17:37:20.144Z] [2024-09-06T17:37:20.144Z] #40 [core-data internal] load build context [2024-09-06T17:37:20.144Z] #40 transferring context: 131.28MB 71.4s [2024-09-06T17:37:20.144Z] #40 ... [2024-09-06T17:37:20.144Z] [2024-09-06T17:37:20.144Z] #64 [core-metadata internal] load build context [2024-09-06T17:37:20.144Z] #64 ... [2024-09-06T17:37:20.144Z] [2024-09-06T17:37:20.144Z] #58 [support-scheduler internal] load build context [2024-09-06T17:37:20.438Z] #58 ... [2024-09-06T17:37:20.438Z] [2024-09-06T17:37:20.438Z] #64 [core-metadata internal] load build context [2024-09-06T17:37:21.018Z] #64 ... [2024-09-06T17:37:21.018Z] [2024-09-06T17:37:21.018Z] #55 [support-notifications internal] load build context [2024-09-06T17:37:21.285Z] #55 ... [2024-09-06T17:37:21.285Z] [2024-09-06T17:37:21.285Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-06T17:37:21.285Z] #45 ... [2024-09-06T17:37:21.285Z] [2024-09-06T17:37:21.285Z] #55 [support-notifications internal] load build context [2024-09-06T17:37:21.550Z] #55 ... [2024-09-06T17:37:21.550Z] [2024-09-06T17:37:21.550Z] #38 [core-command internal] load build context [2024-09-06T17:37:21.550Z] #38 ... [2024-09-06T17:37:21.550Z] [2024-09-06T17:37:21.550Z] #60 [security-secretstore-setup internal] load build context [2024-09-06T17:37:21.821Z] #60 ... [2024-09-06T17:37:21.821Z] [2024-09-06T17:37:21.821Z] #38 [core-command internal] load build context [2024-09-06T17:37:23.768Z] #38 ... [2024-09-06T17:37:23.768Z] [2024-09-06T17:37:23.768Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:37:23.768Z] #59 ... [2024-09-06T17:37:23.768Z] [2024-09-06T17:37:23.768Z] #38 [core-command internal] load build context [2024-09-06T17:37:24.350Z] #38 ... [2024-09-06T17:37:24.350Z] [2024-09-06T17:37:24.350Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:24.350Z] #69 ... [2024-09-06T17:37:24.350Z] [2024-09-06T17:37:24.350Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-06T17:37:24.350Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 44.6s done [2024-09-06T17:37:24.618Z] #42 ... [2024-09-06T17:37:24.618Z] [2024-09-06T17:37:24.618Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:25.579Z] #69 transferring context: 121.37MB 72.5s [2024-09-06T17:37:25.579Z] #69 ... [2024-09-06T17:37:25.579Z] [2024-09-06T17:37:25.579Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:37:25.844Z] #66 ... [2024-09-06T17:37:25.844Z] [2024-09-06T17:37:25.844Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:26.829Z] #69 ... [2024-09-06T17:37:26.829Z] [2024-09-06T17:37:26.829Z] #68 [security-proxy-setup internal] load build context [2024-09-06T17:37:26.829Z] #68 ... [2024-09-06T17:37:26.829Z] [2024-09-06T17:37:26.829Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:28.792Z] #69 ... [2024-09-06T17:37:28.792Z] [2024-09-06T17:37:28.792Z] #63 [core-keeper internal] load build context [2024-09-06T17:37:28.792Z] #63 ... [2024-09-06T17:37:28.792Z] [2024-09-06T17:37:28.792Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:29.058Z] #69 ... [2024-09-06T17:37:29.058Z] [2024-09-06T17:37:29.058Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:37:29.058Z] #39 ... [2024-09-06T17:37:29.058Z] [2024-09-06T17:37:29.058Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:30.484Z] #69 ... [2024-09-06T17:37:30.484Z] [2024-09-06T17:37:30.484Z] #40 [core-data internal] load build context [2024-09-06T17:37:30.484Z] #40 transferring context: 168.70MB 81.6s [2024-09-06T17:37:30.484Z] #40 ... [2024-09-06T17:37:30.484Z] [2024-09-06T17:37:30.484Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:30.484Z] #69 ... [2024-09-06T17:37:30.484Z] [2024-09-06T17:37:30.484Z] #58 [support-scheduler internal] load build context [2024-09-06T17:37:30.484Z] #58 ... [2024-09-06T17:37:30.484Z] [2024-09-06T17:37:30.484Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:31.068Z] #69 ... [2024-09-06T17:37:31.068Z] [2024-09-06T17:37:31.068Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T17:37:31.068Z] #90 DONE 3.4s [2024-09-06T17:37:31.068Z] [2024-09-06T17:37:31.068Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:31.068Z] #69 ... [2024-09-06T17:37:31.068Z] [2024-09-06T17:37:31.068Z] #64 [core-metadata internal] load build context [2024-09-06T17:37:31.333Z] #64 ... [2024-09-06T17:37:31.333Z] [2024-09-06T17:37:31.333Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:31.333Z] #69 ... [2024-09-06T17:37:31.333Z] [2024-09-06T17:37:31.333Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T17:37:31.333Z] #91 DONE 4.9s [2024-09-06T17:37:31.333Z] [2024-09-06T17:37:31.333Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:31.599Z] #69 ... [2024-09-06T17:37:31.599Z] [2024-09-06T17:37:31.599Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-06T17:37:31.599Z] #45 ... [2024-09-06T17:37:31.599Z] [2024-09-06T17:37:31.599Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:31.599Z] #69 ... [2024-09-06T17:37:31.599Z] [2024-09-06T17:37:31.599Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-06T17:37:31.599Z] #92 DONE 5.1s [2024-09-06T17:37:31.599Z] [2024-09-06T17:37:31.599Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:31.599Z] #69 ... [2024-09-06T17:37:31.599Z] [2024-09-06T17:37:31.599Z] #55 [support-notifications internal] load build context [2024-09-06T17:37:31.871Z] #55 ... [2024-09-06T17:37:31.871Z] [2024-09-06T17:37:31.871Z] #60 [security-secretstore-setup internal] load build context [2024-09-06T17:37:31.871Z] #60 ... [2024-09-06T17:37:31.871Z] [2024-09-06T17:37:31.871Z] #55 [support-notifications internal] load build context [2024-09-06T17:37:32.855Z] #55 ... [2024-09-06T17:37:32.855Z] [2024-09-06T17:37:32.855Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-06T17:37:32.855Z] #93 DONE 1.6s [2024-09-06T17:37:32.855Z] [2024-09-06T17:37:32.855Z] #55 [support-notifications internal] load build context [2024-09-06T17:37:33.120Z] #55 ... [2024-09-06T17:37:33.120Z] [2024-09-06T17:37:33.120Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-06T17:37:33.120Z] #94 DONE 1.4s [2024-09-06T17:37:33.120Z] [2024-09-06T17:37:33.120Z] #55 [support-notifications internal] load build context [2024-09-06T17:37:33.388Z] #55 ... [2024-09-06T17:37:33.388Z] [2024-09-06T17:37:33.388Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-06T17:37:33.388Z] #95 DONE 1.8s [2024-09-06T17:37:33.388Z] [2024-09-06T17:37:33.388Z] #55 [support-notifications internal] load build context [2024-09-06T17:37:34.352Z] #55 ... [2024-09-06T17:37:34.352Z] [2024-09-06T17:37:34.352Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:37:34.352Z] #59 ... [2024-09-06T17:37:34.352Z] [2024-09-06T17:37:34.352Z] #38 [core-command internal] load build context [2024-09-06T17:37:34.352Z] #38 ... [2024-09-06T17:37:34.352Z] [2024-09-06T17:37:34.352Z] #96 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-06T17:37:34.352Z] #96 DONE 1.3s [2024-09-06T17:37:34.352Z] [2024-09-06T17:37:34.352Z] #38 [core-command internal] load build context [2024-09-06T17:37:34.352Z] #38 ... [2024-09-06T17:37:34.352Z] [2024-09-06T17:37:34.352Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:37:34.618Z] #59 ... [2024-09-06T17:37:34.618Z] [2024-09-06T17:37:34.618Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-06T17:37:34.618Z] #97 DONE 1.2s [2024-09-06T17:37:34.618Z] [2024-09-06T17:37:34.618Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:37:34.883Z] #59 ... [2024-09-06T17:37:34.883Z] [2024-09-06T17:37:34.883Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-06T17:37:34.883Z] #98 DONE 1.3s [2024-09-06T17:37:34.883Z] [2024-09-06T17:37:34.883Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:37:35.478Z] #59 transferring context: 231.47MB 85.5s [2024-09-06T17:37:35.751Z] #59 ... [2024-09-06T17:37:35.751Z] [2024-09-06T17:37:35.751Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T17:37:35.751Z] #99 DONE 1.4s [2024-09-06T17:37:35.751Z] [2024-09-06T17:37:35.751Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:37:35.751Z] #59 ... [2024-09-06T17:37:35.751Z] [2024-09-06T17:37:35.751Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:37:36.018Z] #66 ... [2024-09-06T17:37:36.018Z] [2024-09-06T17:37:36.018Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:36.284Z] #69 ... [2024-09-06T17:37:36.284Z] [2024-09-06T17:37:36.284Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T17:37:36.284Z] #100 DONE 1.5s [2024-09-06T17:37:36.284Z] [2024-09-06T17:37:36.284Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:36.284Z] #69 ... [2024-09-06T17:37:36.284Z] [2024-09-06T17:37:36.284Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-06T17:37:36.284Z] #101 DONE 1.4s [2024-09-06T17:37:36.551Z] [2024-09-06T17:37:36.551Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:37.136Z] #69 ... [2024-09-06T17:37:37.136Z] [2024-09-06T17:37:37.136Z] #68 [security-proxy-setup internal] load build context [2024-09-06T17:37:37.136Z] #68 ... [2024-09-06T17:37:37.136Z] [2024-09-06T17:37:37.136Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:37.730Z] #69 ... [2024-09-06T17:37:37.730Z] [2024-09-06T17:37:37.730Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-06T17:37:37.730Z] #102 DONE 1.6s [2024-09-06T17:37:37.730Z] [2024-09-06T17:37:37.730Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:37.730Z] #69 ... [2024-09-06T17:37:37.730Z] [2024-09-06T17:37:37.730Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-06T17:37:37.730Z] #103 DONE 1.6s [2024-09-06T17:37:37.730Z] [2024-09-06T17:37:37.730Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:37.999Z] #69 ... [2024-09-06T17:37:37.999Z] [2024-09-06T17:37:37.999Z] #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-06T17:37:37.999Z] #104 DONE 1.7s [2024-09-06T17:37:37.999Z] [2024-09-06T17:37:37.999Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:38.959Z] #69 ... [2024-09-06T17:37:38.959Z] [2024-09-06T17:37:38.959Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-06T17:37:38.959Z] #105 DONE 1.2s [2024-09-06T17:37:38.959Z] [2024-09-06T17:37:38.959Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:38.959Z] #69 ... [2024-09-06T17:37:38.959Z] [2024-09-06T17:37:38.959Z] #63 [core-keeper internal] load build context [2024-09-06T17:37:39.229Z] #63 ... [2024-09-06T17:37:39.229Z] [2024-09-06T17:37:39.229Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:37:39.229Z] #39 ... [2024-09-06T17:37:39.229Z] [2024-09-06T17:37:39.229Z] #106 [security-spire-server] exporting to image [2024-09-06T17:37:39.229Z] #106 exporting layers [2024-09-06T17:37:39.229Z] #106 ... [2024-09-06T17:37:39.229Z] [2024-09-06T17:37:39.229Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-06T17:37:39.229Z] #107 DONE 1.4s [2024-09-06T17:37:39.494Z] [2024-09-06T17:37:39.494Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:37:39.494Z] #39 transferring context: 255.44MB 92.6s [2024-09-06T17:37:39.775Z] #39 ... [2024-09-06T17:37:39.775Z] [2024-09-06T17:37:39.775Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-06T17:37:39.775Z] #108 DONE 1.7s [2024-09-06T17:37:39.775Z] [2024-09-06T17:37:39.775Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:37:40.361Z] #39 ... [2024-09-06T17:37:40.361Z] [2024-09-06T17:37:40.361Z] #40 [core-data internal] load build context [2024-09-06T17:37:40.628Z] #40 ... [2024-09-06T17:37:40.628Z] [2024-09-06T17:37:40.628Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:37:40.895Z] #39 ... [2024-09-06T17:37:40.896Z] [2024-09-06T17:37:40.896Z] #58 [support-scheduler internal] load build context [2024-09-06T17:37:40.896Z] #58 ... [2024-09-06T17:37:40.896Z] [2024-09-06T17:37:40.896Z] #38 [core-command internal] load build context [2024-09-06T17:37:40.896Z] #38 ... [2024-09-06T17:37:40.896Z] [2024-09-06T17:37:40.896Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:37:41.163Z] #39 ... [2024-09-06T17:37:41.163Z] [2024-09-06T17:37:41.163Z] #64 [core-metadata internal] load build context [2024-09-06T17:37:41.436Z] #64 ... [2024-09-06T17:37:41.436Z] [2024-09-06T17:37:41.436Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:37:41.707Z] #39 ... [2024-09-06T17:37:41.707Z] [2024-09-06T17:37:41.707Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-06T17:37:41.707Z] #45 ... [2024-09-06T17:37:41.707Z] [2024-09-06T17:37:41.707Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:37:41.974Z] #39 ... [2024-09-06T17:37:41.974Z] [2024-09-06T17:37:41.974Z] #60 [security-secretstore-setup internal] load build context [2024-09-06T17:37:42.244Z] #60 ... [2024-09-06T17:37:42.244Z] [2024-09-06T17:37:42.244Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-06T17:37:44.195Z] #45 ... [2024-09-06T17:37:44.195Z] [2024-09-06T17:37:44.195Z] #55 [support-notifications internal] load build context [2024-09-06T17:37:44.195Z] #55 ... [2024-09-06T17:37:44.195Z] [2024-09-06T17:37:44.195Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-06T17:37:45.618Z] #45 transferring context: 194.78MB 96.6s [2024-09-06T17:37:46.204Z] #45 ... [2024-09-06T17:37:46.204Z] [2024-09-06T17:37:46.204Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:37:46.204Z] #59 ... [2024-09-06T17:37:46.204Z] [2024-09-06T17:37:46.204Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:37:46.204Z] #66 ... [2024-09-06T17:37:46.204Z] [2024-09-06T17:37:46.204Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:37:46.789Z] #59 ... [2024-09-06T17:37:46.789Z] [2024-09-06T17:37:46.789Z] #106 [security-spire-agent] exporting to image [2024-09-06T17:37:46.789Z] #106 exporting layers 6.8s done [2024-09-06T17:37:46.789Z] #106 writing image sha256:cc82508d8bb7010990b8d64f2339d0001e1c4458c0847ae38f6be48156830147 0.3s done [2024-09-06T17:37:46.789Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-09-06T17:37:46.789Z] #106 writing image sha256:d1dddc33691ced910a5f5c11e5971c6014aa2ff3427755d50c47109af707cb4e 0.2s done [2024-09-06T17:37:46.789Z] #106 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-09-06T17:37:46.789Z] #106 writing image sha256:dbba32b156b7aca8dc0c8f7e13a8d31bbf6ccf84e1b2dc05150c59d7c29cb468 0.1s done [2024-09-06T17:37:46.789Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-06T17:37:46.789Z] #106 DONE 7.6s [2024-09-06T17:37:46.789Z] [2024-09-06T17:37:46.789Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:37:47.374Z] #59 ... [2024-09-06T17:37:47.374Z] [2024-09-06T17:37:47.374Z] #68 [security-proxy-setup internal] load build context [2024-09-06T17:37:47.374Z] #68 ... [2024-09-06T17:37:47.374Z] [2024-09-06T17:37:47.374Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-06T17:37:49.312Z] #45 ... [2024-09-06T17:37:49.312Z] [2024-09-06T17:37:49.312Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:49.312Z] #69 ... [2024-09-06T17:37:49.312Z] [2024-09-06T17:37:49.312Z] #63 [core-keeper internal] load build context [2024-09-06T17:37:49.312Z] #63 ... [2024-09-06T17:37:49.312Z] [2024-09-06T17:37:49.312Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:50.717Z] #69 ... [2024-09-06T17:37:50.717Z] [2024-09-06T17:37:50.717Z] #40 [core-data internal] load build context [2024-09-06T17:37:50.717Z] #40 transferring context: 238.61MB 101.8s [2024-09-06T17:37:50.717Z] #40 ... [2024-09-06T17:37:50.717Z] [2024-09-06T17:37:50.717Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:50.984Z] #69 ... [2024-09-06T17:37:50.984Z] [2024-09-06T17:37:50.984Z] #58 [support-scheduler internal] load build context [2024-09-06T17:37:51.250Z] #58 ... [2024-09-06T17:37:51.250Z] [2024-09-06T17:37:51.250Z] #38 [core-command internal] load build context [2024-09-06T17:37:51.250Z] #38 ... [2024-09-06T17:37:51.250Z] [2024-09-06T17:37:51.250Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:51.515Z] #69 ... [2024-09-06T17:37:51.515Z] [2024-09-06T17:37:51.515Z] #64 [core-metadata internal] load build context [2024-09-06T17:37:51.515Z] #64 ... [2024-09-06T17:37:51.515Z] [2024-09-06T17:37:51.515Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:37:52.096Z] #69 ... [2024-09-06T17:37:52.096Z] [2024-09-06T17:37:52.096Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:37:52.363Z] #39 ... [2024-09-06T17:37:52.363Z] [2024-09-06T17:37:52.363Z] #60 [security-secretstore-setup internal] load build context [2024-09-06T17:37:52.363Z] #60 ... [2024-09-06T17:37:52.363Z] [2024-09-06T17:37:52.363Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:37:52.947Z] #39 ... [2024-09-06T17:37:52.947Z] [2024-09-06T17:37:52.947Z] #59 [security-bootstrapper internal] load build context [2024-09-06T17:37:52.947Z] #59 transferring context: 310.04MB 102.9s done [2024-09-06T17:37:52.947Z] #59 DONE 103.7s [2024-09-06T17:37:52.947Z] [2024-09-06T17:37:52.947Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:37:54.365Z] #39 ... [2024-09-06T17:37:54.365Z] [2024-09-06T17:37:54.365Z] #55 [support-notifications internal] load build context [2024-09-06T17:37:54.638Z] #55 ... [2024-09-06T17:37:54.638Z] [2024-09-06T17:37:54.638Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:37:55.610Z] #39 transferring context: 310.04MB 108.6s done [2024-09-06T17:37:55.610Z] #39 ... [2024-09-06T17:37:55.610Z] [2024-09-06T17:37:55.610Z] #109 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:37:55.610Z] #109 DONE 2.3s [2024-09-06T17:37:55.610Z] [2024-09-06T17:37:55.610Z] #39 [security-proxy-auth internal] load build context [2024-09-06T17:37:55.610Z] #39 DONE 108.9s [2024-09-06T17:37:55.610Z] [2024-09-06T17:37:55.610Z] #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:37:56.197Z] #110 ... [2024-09-06T17:37:56.197Z] [2024-09-06T17:37:56.197Z] #60 [security-secretstore-setup internal] load build context [2024-09-06T17:37:56.197Z] #60 transferring context: 310.04MB 105.2s done [2024-09-06T17:37:56.197Z] #60 DONE 105.9s [2024-09-06T17:37:56.197Z] [2024-09-06T17:37:56.197Z] #38 [core-command internal] load build context [2024-09-06T17:37:56.468Z] #38 ... [2024-09-06T17:37:56.468Z] [2024-09-06T17:37:56.468Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:37:56.468Z] #66 ... [2024-09-06T17:37:56.468Z] [2024-09-06T17:37:56.468Z] #38 [core-command internal] load build context [2024-09-06T17:37:56.468Z] #38 transferring context: 310.04MB 108.0s done [2024-09-06T17:37:57.435Z] #38 DONE 108.6s [2024-09-06T17:37:57.435Z] [2024-09-06T17:37:57.435Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:37:57.435Z] #66 ... [2024-09-06T17:37:57.435Z] [2024-09-06T17:37:57.435Z] #68 [security-proxy-setup internal] load build context [2024-09-06T17:37:57.435Z] #68 ... [2024-09-06T17:37:57.435Z] [2024-09-06T17:37:57.435Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:37:57.707Z] #66 ... [2024-09-06T17:37:57.707Z] [2024-09-06T17:37:57.707Z] #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:37:57.707Z] #111 DONE 1.7s [2024-09-06T17:37:57.707Z] [2024-09-06T17:37:57.707Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:37:57.976Z] #66 ... [2024-09-06T17:37:57.976Z] [2024-09-06T17:37:57.976Z] #58 [support-scheduler internal] load build context [2024-09-06T17:37:57.976Z] #58 transferring context: 310.04MB 107.2s done [2024-09-06T17:37:57.976Z] #58 DONE 108.0s [2024-09-06T17:37:57.976Z] [2024-09-06T17:37:57.976Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:37:57.976Z] #66 ... [2024-09-06T17:37:57.976Z] [2024-09-06T17:37:57.976Z] #68 [security-proxy-setup internal] load build context [2024-09-06T17:37:57.976Z] #68 transferring context: 310.04MB 104.7s done [2024-09-06T17:37:57.976Z] #68 DONE 106.1s [2024-09-06T17:37:57.976Z] [2024-09-06T17:37:57.976Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:37:59.392Z] #66 ... [2024-09-06T17:37:59.392Z] [2024-09-06T17:37:59.392Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-06T17:37:59.392Z] #45 ... [2024-09-06T17:37:59.392Z] [2024-09-06T17:37:59.392Z] #63 [core-keeper internal] load build context [2024-09-06T17:37:59.392Z] #63 ... [2024-09-06T17:37:59.392Z] [2024-09-06T17:37:59.392Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:37:59.662Z] #66 ... [2024-09-06T17:37:59.662Z] [2024-09-06T17:37:59.662Z] #64 [core-metadata internal] load build context [2024-09-06T17:37:59.662Z] #64 transferring context: 310.04MB 108.3s done [2024-09-06T17:37:59.662Z] #64 DONE 109.0s [2024-09-06T17:37:59.662Z] [2024-09-06T17:37:59.662Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:38:01.072Z] #66 ... [2024-09-06T17:38:01.072Z] [2024-09-06T17:38:01.072Z] #40 [core-data internal] load build context [2024-09-06T17:38:01.072Z] #40 ... [2024-09-06T17:38:01.072Z] [2024-09-06T17:38:01.072Z] #66 [support-cron-scheduler internal] load build context [2024-09-06T17:38:01.072Z] #66 transferring context: 310.04MB 110.5s done [2024-09-06T17:38:01.347Z] #66 DONE 111.1s [2024-09-06T17:38:01.347Z] [2024-09-06T17:38:01.347Z] #40 [core-data internal] load build context [2024-09-06T17:38:01.615Z] #40 ... [2024-09-06T17:38:01.615Z] [2024-09-06T17:38:01.615Z] #63 [core-keeper internal] load build context [2024-09-06T17:38:01.615Z] #63 transferring context: 310.04MB 109.5s done [2024-09-06T17:38:01.615Z] #63 DONE 110.9s [2024-09-06T17:38:01.615Z] [2024-09-06T17:38:01.615Z] #40 [core-data internal] load build context [2024-09-06T17:38:02.599Z] #40 ... [2024-09-06T17:38:02.599Z] [2024-09-06T17:38:02.599Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:38:02.599Z] #69 ... [2024-09-06T17:38:02.599Z] [2024-09-06T17:38:02.599Z] #40 [core-data internal] load build context [2024-09-06T17:38:02.599Z] #40 ... [2024-09-06T17:38:02.599Z] [2024-09-06T17:38:02.599Z] #112 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:38:02.599Z] #112 DONE 1.3s [2024-09-06T17:38:02.599Z] [2024-09-06T17:38:02.599Z] #40 [core-data internal] load build context [2024-09-06T17:38:02.865Z] #40 ... [2024-09-06T17:38:02.865Z] [2024-09-06T17:38:02.865Z] #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-06T17:38:02.865Z] #113 DONE 0.9s [2024-09-06T17:38:02.865Z] [2024-09-06T17:38:02.865Z] #40 [core-data internal] load build context [2024-09-06T17:38:04.822Z] #40 ... [2024-09-06T17:38:04.822Z] [2024-09-06T17:38:04.822Z] #55 [support-notifications internal] load build context [2024-09-06T17:38:04.822Z] #55 ... [2024-09-06T17:38:04.822Z] [2024-09-06T17:38:04.822Z] #40 [core-data internal] load build context [2024-09-06T17:38:05.787Z] #40 ... [2024-09-06T17:38:05.787Z] [2024-09-06T17:38:05.787Z] #69 [core-common-config-bootstrapper internal] load build context [2024-09-06T17:38:05.787Z] #69 transferring context: 310.04MB 112.6s done [2024-09-06T17:38:05.787Z] #69 DONE 113.6s [2024-09-06T17:38:05.787Z] [2024-09-06T17:38:05.787Z] #40 [core-data internal] load build context [2024-09-06T17:38:06.056Z] #40 transferring context: 310.04MB 117.2s done [2024-09-06T17:38:06.056Z] #40 DONE 117.5s [2024-09-06T17:38:06.056Z] [2024-09-06T17:38:06.056Z] #55 [support-notifications internal] load build context [2024-09-06T17:38:08.019Z] #55 transferring context: 310.04MB 117.9s done [2024-09-06T17:38:08.019Z] #55 DONE 118.4s [2024-09-06T17:38:08.019Z] [2024-09-06T17:38:08.019Z] #45 [security-spiffe-token-provider internal] load build context [2024-09-06T17:38:08.019Z] #45 transferring context: 310.04MB 118.8s done [2024-09-06T17:38:08.019Z] #45 DONE 119.0s [2024-09-06T17:38:08.019Z] [2024-09-06T17:38:08.019Z] #114 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:38:08.019Z] #114 ... [2024-09-06T17:38:08.019Z] [2024-09-06T17:38:08.019Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:38:08.297Z] #115 ... [2024-09-06T17:38:08.297Z] [2024-09-06T17:38:08.297Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:38:08.569Z] #116 ... [2024-09-06T17:38:08.569Z] [2024-09-06T17:38:08.569Z] #114 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:38:08.569Z] #114 DONE 0.6s [2024-09-06T17:38:08.569Z] [2024-09-06T17:38:08.569Z] #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:38:08.569Z] #117 ... [2024-09-06T17:38:08.569Z] [2024-09-06T17:38:08.569Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:39:30.198Z] #118 ... [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:39:30.199Z] #116 DONE 78.8s [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:39:30.199Z] #117 DONE 79.0s [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-09-06T17:39:30.199Z] #119 ... [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #110 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:39:30.199Z] #110 DONE 86.0s [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:39:30.199Z] #115 DONE 83.9s [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:39:30.199Z] #118 DONE 73.2s [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-06T17:39:30.199Z] #120 DONE 6.2s [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #121 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:39:30.199Z] #121 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #122 [security-proxy-setup builder 6/7] COPY . . [2024-09-06T17:39:30.199Z] #122 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:39:30.199Z] #123 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:39:30.199Z] #124 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2024-09-06T17:39:30.199Z] #125 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:39:30.199Z] #126 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #127 [core-keeper builder 7/8] COPY . . [2024-09-06T17:39:30.199Z] #127 DONE 6.4s [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #128 [security-bootstrapper builder 6/7] COPY . . [2024-09-06T17:39:30.199Z] #128 DONE 6.2s [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #119 [support-cron-scheduler builder 6/7] COPY . . [2024-09-06T17:39:30.199Z] #119 DONE 6.4s [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #129 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:39:30.199Z] #129 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #130 [support-notifications builder 6/7] COPY . . [2024-09-06T17:39:30.199Z] #130 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #131 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:39:30.199Z] #131 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T17:39:30.199Z] #132 ... [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:39:30.199Z] #133 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:39:30.199Z] #134 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #135 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-06T17:39:30.199Z] #135 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #136 [core-metadata builder 6/7] COPY . . [2024-09-06T17:39:30.199Z] #136 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:39:30.199Z] #137 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:39:30.199Z] #138 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #139 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:39:30.199Z] #139 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:39:30.199Z] #140 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #141 [support-scheduler builder 6/7] COPY . . [2024-09-06T17:39:30.199Z] #141 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #142 [core-data builder 6/7] COPY . . [2024-09-06T17:39:30.199Z] #142 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #143 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:39:30.199Z] #143 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #144 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:39:30.199Z] #144 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #145 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-06T17:39:30.199Z] #145 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #146 [core-command builder 6/7] COPY . . [2024-09-06T17:39:30.199Z] #146 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #147 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-06T17:39:30.199Z] #147 CACHED [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #148 [security-proxy-auth builder 6/7] COPY . . [2024-09-06T17:39:30.199Z] #148 DONE 6.3s [2024-09-06T17:39:30.199Z] [2024-09-06T17:39:30.199Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T17:39:33.535Z] #149 ... [2024-09-06T17:39:33.535Z] [2024-09-06T17:39:33.535Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T17:39:33.535Z] #0 4.939 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-06T17:39:33.806Z] #150 ... [2024-09-06T17:39:33.806Z] [2024-09-06T17:39:33.806Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T17:39:33.806Z] #0 5.699 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-06T17:39:34.387Z] #151 ... [2024-09-06T17:39:34.387Z] [2024-09-06T17:39:34.387Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T17:39:34.387Z] #0 6.326 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-06T17:39:34.654Z] #152 ... [2024-09-06T17:39:34.654Z] [2024-09-06T17:39:34.654Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T17:39:34.654Z] #0 6.607 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-06T17:39:34.930Z] #153 ... [2024-09-06T17:39:34.930Z] [2024-09-06T17:39:34.930Z] #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T17:39:34.930Z] #132 6.884 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-06T17:39:38.304Z] #132 ... [2024-09-06T17:39:38.304Z] [2024-09-06T17:39:38.304Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T17:39:38.304Z] #0 6.804 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-06T17:39:38.304Z] #154 ... [2024-09-06T17:39:38.304Z] [2024-09-06T17:39:38.304Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T17:39:38.304Z] #0 6.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-command/core-command ./cmd/core-command [2024-09-06T17:39:38.304Z] #155 ... [2024-09-06T17:39:38.304Z] [2024-09-06T17:39:38.304Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T17:39:38.304Z] #0 6.973 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-06T17:39:38.569Z] #156 ... [2024-09-06T17:39:38.569Z] [2024-09-06T17:39:38.569Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T17:39:38.569Z] #0 6.222 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-06T17:39:38.569Z] #157 ... [2024-09-06T17:39:38.569Z] [2024-09-06T17:39:38.569Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-06T17:39:38.569Z] #0 4.381 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-06T17:39:38.835Z] #158 ... [2024-09-06T17:39:38.835Z] [2024-09-06T17:39:38.835Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T17:39:38.835Z] #0 5.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/secrets-config ./cmd/secrets-config [2024-09-06T17:39:38.835Z] #159 ... [2024-09-06T17:39:38.835Z] [2024-09-06T17:39:38.835Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T17:39:38.835Z] #0 6.849 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-06T17:39:39.106Z] #160 ... [2024-09-06T17:39:39.106Z] [2024-09-06T17:39:39.106Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T17:39:39.106Z] #149 6.853 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-06T18:02:17.249Z] #149 ... [2024-09-06T18:02:17.249Z] [2024-09-06T18:02:17.249Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-06T18:02:17.249Z] #158 1354.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-06T18:02:17.249Z] #158 ... [2024-09-06T18:02:17.249Z] [2024-09-06T18:02:17.249Z] #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-06T18:02:17.249Z] #150 DONE 1358.0s [2024-09-06T18:02:17.249Z] [2024-09-06T18:02:17.249Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-06T18:02:17.249Z] #158 ... [2024-09-06T18:02:17.249Z] [2024-09-06T18:02:17.249Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-06T18:02:17.249Z] #161 DONE 0.4s [2024-09-06T18:02:17.249Z] [2024-09-06T18:02:17.249Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-06T18:02:17.249Z] #162 DONE 2.6s [2024-09-06T18:02:17.249Z] [2024-09-06T18:02:17.249Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:02:17.249Z] #163 DONE 0.4s [2024-09-06T18:02:17.249Z] [2024-09-06T18:02:17.249Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:02:17.249Z] #164 DONE 0.3s [2024-09-06T18:02:17.249Z] [2024-09-06T18:02:17.249Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-06T18:02:17.249Z] #165 DONE 0.6s [2024-09-06T18:02:17.249Z] [2024-09-06T18:02:17.249Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-06T18:02:17.249Z] #166 ... [2024-09-06T18:02:17.249Z] [2024-09-06T18:02:17.249Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-06T18:02:17.249Z] #159 DONE 1363.5s [2024-09-06T18:02:17.249Z] [2024-09-06T18:02:17.249Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T18:02:17.249Z] #35 ... [2024-09-06T18:02:17.249Z] [2024-09-06T18:02:17.249Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-06T18:02:17.249Z] #166 DONE 0.7s [2024-09-06T18:02:17.249Z] [2024-09-06T18:02:17.249Z] #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:02:17.249Z] #167 DONE 0.4s [2024-09-06T18:02:17.249Z] [2024-09-06T18:02:17.249Z] #168 [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-06T18:02:17.249Z] #168 DONE 0.4s [2024-09-06T18:02:17.249Z] [2024-09-06T18:02:17.249Z] #169 [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-06T18:02:17.249Z] #169 DONE 0.2s [2024-09-06T18:02:17.249Z] [2024-09-06T18:02:17.249Z] #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:02:17.249Z] #170 DONE 0.2s [2024-09-06T18:02:17.249Z] [2024-09-06T18:02:17.249Z] #171 [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-06T18:02:17.249Z] #171 DONE 0.3s [2024-09-06T18:02:17.249Z] [2024-09-06T18:02:17.250Z] #172 [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-06T18:02:17.250Z] #172 DONE 0.3s [2024-09-06T18:02:17.250Z] [2024-09-06T18:02:17.250Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-06T18:02:17.250Z] #173 DONE 0.3s [2024-09-06T18:02:17.250Z] [2024-09-06T18:02:17.250Z] #174 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-06T18:02:17.250Z] #174 DONE 0.2s [2024-09-06T18:02:17.250Z] [2024-09-06T18:02:17.250Z] #175 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-06T18:02:17.250Z] #175 DONE 0.3s [2024-09-06T18:02:17.250Z] [2024-09-06T18:02:17.250Z] #176 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T18:02:17.250Z] #176 ... [2024-09-06T18:02:17.250Z] [2024-09-06T18:02:17.250Z] #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-06T18:02:17.250Z] #177 DONE 0.5s [2024-09-06T18:02:17.250Z] [2024-09-06T18:02:17.250Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T18:02:17.250Z] #178 DONE 0.4s [2024-09-06T18:02:17.250Z] [2024-09-06T18:02:17.250Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T18:02:17.250Z] #179 ... [2024-09-06T18:02:17.250Z] [2024-09-06T18:02:17.250Z] #176 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-06T18:02:17.250Z] #176 DONE 3.1s [2024-09-06T18:02:17.250Z] [2024-09-06T18:02:17.250Z] #106 [security-bootstrapper] exporting to image [2024-09-06T18:02:17.250Z] #106 exporting layers [2024-09-06T18:02:17.835Z] #106 ... [2024-09-06T18:02:17.835Z] [2024-09-06T18:02:17.835Z] #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-06T18:02:17.835Z] #179 DONE 3.3s [2024-09-06T18:02:17.835Z] [2024-09-06T18:02:17.835Z] #106 [security-proxy-setup] exporting to image [2024-09-06T18:02:18.830Z] #106 exporting layers 2.1s done [2024-09-06T18:02:18.830Z] #106 writing image sha256:a8b0c8dc0a7ee249834f2ee20967717b9d1263948b0f348d076a2f84a155ce9b 0.0s done [2024-09-06T18:02:18.830Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-06T18:02:19.098Z] #106 exporting layers 1.4s done [2024-09-06T18:02:19.098Z] #106 writing image sha256:0bf50d16e5d816f33dca7cbe8e9c43c5fc1320435226a120fe683f2b177b3f6e 0.0s done [2024-09-06T18:02:19.098Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-06T18:02:19.098Z] #106 DONE 9.7s [2024-09-06T18:02:19.098Z] [2024-09-06T18:02:19.098Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T18:02:31.409Z] #149 ... [2024-09-06T18:02:31.409Z] [2024-09-06T18:02:31.409Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-06T18:02:31.409Z] #158 DONE 1381.3s [2024-09-06T18:02:31.409Z] [2024-09-06T18:02:31.409Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T18:02:31.409Z] #156 ... [2024-09-06T18:02:31.409Z] [2024-09-06T18:02:31.409Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:02:31.409Z] #180 DONE 0.4s [2024-09-06T18:02:31.409Z] [2024-09-06T18:02:31.409Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:02:31.409Z] #181 DONE 0.3s [2024-09-06T18:02:31.409Z] [2024-09-06T18:02:31.409Z] #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-06T18:02:31.409Z] #182 DONE 0.1s [2024-09-06T18:02:31.409Z] [2024-09-06T18:02:31.409Z] #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-06T18:02:31.409Z] #183 DONE 0.2s [2024-09-06T18:02:31.409Z] [2024-09-06T18:02:31.409Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T18:02:31.409Z] #35 ... [2024-09-06T18:02:31.409Z] [2024-09-06T18:02:31.409Z] #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-06T18:02:31.409Z] #184 DONE 0.2s [2024-09-06T18:02:31.409Z] [2024-09-06T18:02:31.409Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-06T18:02:31.409Z] #185 DONE 0.2s [2024-09-06T18:02:31.409Z] [2024-09-06T18:02:31.409Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T18:02:31.409Z] #149 ... [2024-09-06T18:02:31.409Z] [2024-09-06T18:02:31.409Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-06T18:02:31.678Z] #186 DONE 0.3s [2024-09-06T18:02:31.678Z] [2024-09-06T18:02:31.678Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-06T18:02:31.678Z] #187 DONE 0.1s [2024-09-06T18:02:31.678Z] [2024-09-06T18:02:31.678Z] #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-06T18:02:33.617Z] #188 DONE 2.0s [2024-09-06T18:02:33.617Z] [2024-09-06T18:02:33.617Z] #106 [security-secretstore-setup] exporting to image [2024-09-06T18:02:33.617Z] #106 exporting layers [2024-09-06T18:02:35.025Z] #106 exporting layers 1.4s done [2024-09-06T18:02:35.025Z] #106 writing image sha256:38fc735e95133f0bf2b67775ac80a8b90a9055b670f1e621fbc167a61fcecb85 0.1s done [2024-09-06T18:02:35.025Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 [2024-09-06T18:02:35.295Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-09-06T18:02:35.295Z] #106 DONE 11.2s [2024-09-06T18:02:35.295Z] [2024-09-06T18:02:35.295Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-06T18:03:31.966Z] #149 DONE 1442.0s [2024-09-06T18:03:31.966Z] [2024-09-06T18:03:31.966Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T18:03:31.966Z] #35 ... [2024-09-06T18:03:31.966Z] [2024-09-06T18:03:31.966Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:03:31.966Z] #189 DONE 0.4s [2024-09-06T18:03:31.966Z] [2024-09-06T18:03:31.966Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:03:31.966Z] #190 DONE 0.1s [2024-09-06T18:03:31.966Z] [2024-09-06T18:03:31.966Z] #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-06T18:03:31.966Z] #191 DONE 0.5s [2024-09-06T18:03:31.966Z] [2024-09-06T18:03:31.966Z] #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-06T18:03:31.966Z] #192 DONE 0.2s [2024-09-06T18:03:31.966Z] [2024-09-06T18:03:31.966Z] #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-06T18:03:31.966Z] #193 DONE 0.2s [2024-09-06T18:03:31.966Z] [2024-09-06T18:03:31.966Z] #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-06T18:03:34.565Z] #194 DONE 2.3s [2024-09-06T18:03:34.565Z] [2024-09-06T18:03:34.565Z] #106 [core-common-config-bootstrapper] exporting to image [2024-09-06T18:03:34.565Z] #106 exporting layers [2024-09-06T18:03:34.835Z] #106 exporting layers 0.7s done [2024-09-06T18:03:34.836Z] #106 writing image sha256:b6f24968340ebb3406e4971c09b073f34f39345cb84a0ce6e34030ef39f2a17a done [2024-09-06T18:03:34.836Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-06T18:03:34.836Z] #106 DONE 11.9s [2024-09-06T18:03:34.836Z] [2024-09-06T18:03:34.836Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T18:06:26.597Z] #151 ... [2024-09-06T18:06:26.597Z] [2024-09-06T18:06:26.597Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-06T18:06:26.597Z] #157 DONE 1609.5s [2024-09-06T18:06:26.597Z] [2024-09-06T18:06:26.597Z] #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T18:06:26.597Z] #132 ... [2024-09-06T18:06:26.597Z] [2024-09-06T18:06:26.597Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:06:26.597Z] #195 DONE 0.2s [2024-09-06T18:06:26.597Z] [2024-09-06T18:06:26.597Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T18:06:26.597Z] #153 ... [2024-09-06T18:06:26.597Z] [2024-09-06T18:06:26.597Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:06:26.598Z] #196 DONE 0.3s [2024-09-06T18:06:26.598Z] [2024-09-06T18:06:26.598Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T18:06:26.598Z] #35 ... [2024-09-06T18:06:26.598Z] [2024-09-06T18:06:26.598Z] #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-06T18:06:26.598Z] #197 DONE 0.3s [2024-09-06T18:06:26.598Z] [2024-09-06T18:06:26.598Z] #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-06T18:06:26.598Z] #198 DONE 0.2s [2024-09-06T18:06:26.598Z] [2024-09-06T18:06:26.598Z] #106 [security-spiffe-token-provider] exporting to image [2024-09-06T18:06:26.598Z] #106 exporting layers [2024-09-06T18:06:26.598Z] #106 exporting layers 1.0s done [2024-09-06T18:06:26.598Z] #106 writing image sha256:a079748b2bbe49a26e3670f5ecc2c5b72cadfec17178d2ec8eee8b83c22b6770 0.0s done [2024-09-06T18:06:26.598Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-06T18:06:26.598Z] #106 DONE 12.9s [2024-09-06T18:06:26.598Z] [2024-09-06T18:06:26.598Z] #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T18:16:18.874Z] #132 ... [2024-09-06T18:16:18.874Z] [2024-09-06T18:16:18.874Z] #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-06T18:16:18.874Z] #156 DONE 2210.6s [2024-09-06T18:16:18.874Z] [2024-09-06T18:16:18.874Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T18:16:19.149Z] #35 ... [2024-09-06T18:16:19.149Z] [2024-09-06T18:16:19.149Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:16:19.149Z] #199 DONE 0.1s [2024-09-06T18:16:19.420Z] [2024-09-06T18:16:19.420Z] #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T18:16:19.420Z] #132 ... [2024-09-06T18:16:19.420Z] [2024-09-06T18:16:19.420Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:16:19.691Z] #200 DONE 0.3s [2024-09-06T18:16:19.691Z] [2024-09-06T18:16:19.691Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-06T18:16:20.295Z] #201 DONE 0.5s [2024-09-06T18:16:20.295Z] [2024-09-06T18:16:20.295Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T18:16:20.295Z] #35 ... [2024-09-06T18:16:20.295Z] [2024-09-06T18:16:20.295Z] #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-06T18:16:20.296Z] #202 DONE 0.1s [2024-09-06T18:16:20.566Z] [2024-09-06T18:16:20.566Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-06T18:16:20.835Z] #203 DONE 0.2s [2024-09-06T18:16:20.835Z] [2024-09-06T18:16:20.835Z] #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-06T18:16:23.472Z] #204 DONE 2.5s [2024-09-06T18:16:23.472Z] [2024-09-06T18:16:23.472Z] #106 [security-proxy-auth] exporting to image [2024-09-06T18:16:23.472Z] #106 exporting layers [2024-09-06T18:16:24.066Z] #106 exporting layers 0.8s done [2024-09-06T18:16:24.066Z] #106 writing image sha256:d963d63d89c3ae793d43e308a9e0b7d612f42f5d0f900e20cea0b02e1fb0979a done [2024-09-06T18:16:24.066Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-06T18:16:24.066Z] #106 DONE 13.7s [2024-09-06T18:16:24.066Z] [2024-09-06T18:16:24.066Z] #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-06T18:17:45.728Z] #155 DONE 2296.5s [2024-09-06T18:17:45.728Z] [2024-09-06T18:17:45.728Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T18:17:46.015Z] #35 ... [2024-09-06T18:17:46.015Z] [2024-09-06T18:17:46.015Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:17:46.283Z] #205 DONE 0.1s [2024-09-06T18:17:46.283Z] [2024-09-06T18:17:46.283Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T18:17:46.283Z] #35 ... [2024-09-06T18:17:46.283Z] [2024-09-06T18:17:46.283Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:17:46.283Z] #206 DONE 0.1s [2024-09-06T18:17:46.551Z] [2024-09-06T18:17:46.551Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-06T18:17:46.835Z] #207 DONE 0.5s [2024-09-06T18:17:46.835Z] [2024-09-06T18:17:46.835Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T18:17:47.103Z] #151 ... [2024-09-06T18:17:47.103Z] [2024-09-06T18:17:47.103Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-06T18:17:47.103Z] #208 DONE 0.2s [2024-09-06T18:17:47.103Z] [2024-09-06T18:17:47.103Z] #106 [core-command] exporting to image [2024-09-06T18:17:47.103Z] #106 exporting layers [2024-09-06T18:17:47.371Z] #106 exporting layers 0.4s done [2024-09-06T18:17:47.639Z] #106 writing image sha256:fec5d4247f7083d1cef37a86aa97d87aa8f61df4f54b872a95e93e57b0b16b47 done [2024-09-06T18:17:47.639Z] #106 naming to docker.io/library/core-command-arm64 0.0s done [2024-09-06T18:17:47.639Z] #106 DONE 14.1s [2024-09-06T18:17:47.639Z] [2024-09-06T18:17:47.639Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T18:20:24.416Z] #151 ... [2024-09-06T18:20:24.416Z] [2024-09-06T18:20:24.416Z] #132 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-06T18:20:24.416Z] #132 DONE 2444.3s [2024-09-06T18:20:24.416Z] [2024-09-06T18:20:24.416Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T18:20:24.416Z] #35 ... [2024-09-06T18:20:24.416Z] [2024-09-06T18:20:24.416Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:20:24.416Z] #209 DONE 0.1s [2024-09-06T18:20:24.416Z] [2024-09-06T18:20:24.416Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T18:20:24.416Z] #151 ... [2024-09-06T18:20:24.416Z] [2024-09-06T18:20:24.416Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-06T18:20:24.416Z] #210 DONE 0.4s [2024-09-06T18:20:24.416Z] [2024-09-06T18:20:24.416Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T18:20:24.416Z] #151 ... [2024-09-06T18:20:24.416Z] [2024-09-06T18:20:24.416Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-06T18:20:24.416Z] #211 DONE 0.1s [2024-09-06T18:20:24.416Z] [2024-09-06T18:20:24.416Z] #106 [core-keeper] exporting to image [2024-09-06T18:20:24.416Z] #106 exporting layers [2024-09-06T18:20:24.416Z] #106 exporting layers 0.5s done [2024-09-06T18:20:24.416Z] #106 writing image sha256:df51d728c3cc39c64ff163f91b6a96fe0c5103db69baf9f8b435949ce7f7db9c done [2024-09-06T18:20:24.416Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-09-06T18:20:24.416Z] #106 DONE 14.6s [2024-09-06T18:20:24.416Z] [2024-09-06T18:20:24.416Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T18:20:24.416Z] #154 ... [2024-09-06T18:20:24.416Z] [2024-09-06T18:20:24.417Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-06T18:20:24.417Z] #152 DONE 2451.2s [2024-09-06T18:20:24.417Z] [2024-09-06T18:20:24.417Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T18:20:24.417Z] #151 ... [2024-09-06T18:20:24.417Z] [2024-09-06T18:20:24.417Z] #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:20:24.417Z] #212 DONE 0.2s [2024-09-06T18:20:24.417Z] [2024-09-06T18:20:24.417Z] #213 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:20:24.417Z] #213 DONE 0.2s [2024-09-06T18:20:24.417Z] [2024-09-06T18:20:24.417Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T18:20:24.417Z] #151 ... [2024-09-06T18:20:24.417Z] [2024-09-06T18:20:24.417Z] #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-06T18:20:24.417Z] #214 DONE 0.5s [2024-09-06T18:20:24.417Z] [2024-09-06T18:20:24.417Z] #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-06T18:20:24.417Z] #215 DONE 0.1s [2024-09-06T18:20:24.417Z] [2024-09-06T18:20:24.417Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T18:20:24.417Z] #153 ... [2024-09-06T18:20:24.417Z] [2024-09-06T18:20:24.417Z] #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-06T18:20:24.417Z] #216 DONE 0.2s [2024-09-06T18:20:24.417Z] [2024-09-06T18:20:24.417Z] #106 [core-metadata] exporting to image [2024-09-06T18:20:24.417Z] #106 exporting layers [2024-09-06T18:20:24.417Z] #106 exporting layers 0.7s done [2024-09-06T18:20:24.417Z] #106 writing image sha256:7a35c958b2dfc26e300e9d566c23bf819d6f6d2aa83b417a79f9066d55f4648b done [2024-09-06T18:20:24.417Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-09-06T18:20:24.417Z] #106 DONE 15.3s [2024-09-06T18:20:24.417Z] [2024-09-06T18:20:24.417Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T18:20:24.417Z] #35 ... [2024-09-06T18:20:24.417Z] [2024-09-06T18:20:24.417Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-06T18:20:24.417Z] #153 DONE 2455.0s [2024-09-06T18:20:24.417Z] [2024-09-06T18:20:24.417Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T18:20:24.417Z] #35 ... [2024-09-06T18:20:24.417Z] [2024-09-06T18:20:24.417Z] #217 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:20:24.417Z] #217 DONE 0.2s [2024-09-06T18:20:24.417Z] [2024-09-06T18:20:24.417Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T18:20:24.417Z] #35 ... [2024-09-06T18:20:24.417Z] [2024-09-06T18:20:24.417Z] #218 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:20:24.417Z] #218 DONE 0.1s [2024-09-06T18:20:24.417Z] [2024-09-06T18:20:24.417Z] #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-06T18:20:24.417Z] #219 DONE 0.5s [2024-09-06T18:20:24.417Z] [2024-09-06T18:20:24.417Z] #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-06T18:20:24.686Z] #220 DONE 0.1s [2024-09-06T18:20:24.686Z] [2024-09-06T18:20:24.686Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-06T18:20:24.686Z] #221 DONE 0.1s [2024-09-06T18:20:24.686Z] [2024-09-06T18:20:24.686Z] #106 [core-data] exporting to image [2024-09-06T18:20:25.271Z] #106 exporting layers 0.6s done [2024-09-06T18:20:25.271Z] #106 writing image sha256:a24fdc75a9a125c74b74a80321602afb71a2ded79dc0cbd1089c18b3f27e4a9b done [2024-09-06T18:20:25.271Z] #106 naming to docker.io/library/core-data-arm64 done [2024-09-06T18:20:25.271Z] #106 DONE 15.8s [2024-09-06T18:20:25.271Z] [2024-09-06T18:20:25.271Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T18:21:04.145Z] #35 ... [2024-09-06T18:21:04.145Z] [2024-09-06T18:21:04.145Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-06T18:21:04.145Z] #151 DONE 2494.6s [2024-09-06T18:21:04.145Z] [2024-09-06T18:21:04.145Z] #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-06T18:21:04.145Z] #160 DONE 2494.5s [2024-09-06T18:21:04.145Z] [2024-09-06T18:21:04.145Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-06T18:21:04.145Z] #154 DONE 2494.7s [2024-09-06T18:21:04.145Z] [2024-09-06T18:21:04.145Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T18:21:04.145Z] #35 ... [2024-09-06T18:21:04.145Z] [2024-09-06T18:21:04.145Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:21:04.145Z] #222 DONE 0.1s [2024-09-06T18:21:04.145Z] [2024-09-06T18:21:04.145Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:21:04.145Z] #223 DONE 0.2s [2024-09-06T18:21:04.145Z] [2024-09-06T18:21:04.145Z] #224 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:21:04.145Z] #224 DONE 0.2s [2024-09-06T18:21:04.145Z] [2024-09-06T18:21:04.145Z] #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-06T18:21:04.145Z] #225 DONE 0.2s [2024-09-06T18:21:04.145Z] [2024-09-06T18:21:04.145Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:21:04.145Z] #226 ... [2024-09-06T18:21:04.145Z] [2024-09-06T18:21:04.145Z] #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:21:04.145Z] #227 DONE 0.2s [2024-09-06T18:21:04.145Z] [2024-09-06T18:21:04.145Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-06T18:21:04.145Z] #226 DONE 0.2s [2024-09-06T18:21:04.145Z] [2024-09-06T18:21:04.145Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-06T18:21:04.412Z] #228 ... [2024-09-06T18:21:04.412Z] [2024-09-06T18:21:04.412Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-06T18:21:04.412Z] #229 DONE 0.6s [2024-09-06T18:21:04.679Z] [2024-09-06T18:21:04.679Z] #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-06T18:21:04.679Z] #230 DONE 0.8s [2024-09-06T18:21:04.679Z] [2024-09-06T18:21:04.679Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-06T18:21:04.679Z] #228 DONE 0.5s [2024-09-06T18:21:04.679Z] [2024-09-06T18:21:04.679Z] #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-06T18:21:04.679Z] #231 DONE 0.2s [2024-09-06T18:21:04.679Z] [2024-09-06T18:21:04.679Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-06T18:21:04.679Z] #232 DONE 0.2s [2024-09-06T18:21:04.679Z] [2024-09-06T18:21:04.679Z] #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-06T18:21:04.679Z] #233 DONE 0.2s [2024-09-06T18:21:04.679Z] [2024-09-06T18:21:04.679Z] #106 [support-notifications] exporting to image [2024-09-06T18:21:04.679Z] #106 exporting layers [2024-09-06T18:21:05.639Z] #106 exporting layers 0.7s done [2024-09-06T18:21:05.639Z] #106 writing image sha256:21865786e348ad7a3b09aab52024aac8d06a932bd2e352464673b5efa9a93315 0.0s done [2024-09-06T18:21:05.639Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-09-06T18:21:05.639Z] #106 exporting layers 0.8s done [2024-09-06T18:21:05.639Z] #106 writing image sha256:180f59c556a91117a9efd4af3b339c68b5f380d8857a4ac29c79afc1af92eafe done [2024-09-06T18:21:05.639Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-09-06T18:21:06.600Z] #106 exporting layers 1.7s done [2024-09-06T18:21:06.600Z] #106 writing image sha256:76280b9656f25456001b0dcb869e6b1af9573ee79cafb3be5d0e87b193bf3169 done [2024-09-06T18:21:06.600Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-06T18:21:06.600Z] #106 DONE 17.6s [2024-09-06T18:21:06.600Z] [2024-09-06T18:21:06.600Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-06T18:21:06.600Z] time="2024-09-06T17:35:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:21:06.600Z] time="2024-09-06T17:35:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:21:06.600Z] time="2024-09-06T17:35:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:21:06.600Z] time="2024-09-06T17:35:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:21:06.600Z] time="2024-09-06T17:35:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:21:06.600Z] time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:21:06.600Z] time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:21:06.600Z] time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:21:06.600Z] time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:21:06.600Z] time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:21:06.600Z] time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:21:06.600Z] time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:21:06.600Z] time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:21:06.600Z] time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:21:06.600Z] time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-06T18:21:06.600Z] time="2024-09-06T17:35:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-06T18:21:06.634Z] $ docker stop --time=1 27ad6d3ed8c3d9a6a92fe7e95fcfe4826cc637f4fd709b7f53dc589f8327ef8f [2024-09-06T18:21:08.300Z] $ docker rm -f --volumes 27ad6d3ed8c3d9a6a92fe7e95fcfe4826cc637f4fd709b7f53dc589f8327ef8f [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-06T18:21:08.878Z] + docker images [2024-09-06T18:21:08.878Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-06T18:21:08.878Z] support-notifications-arm64 latest 180f59c556a9 4 seconds ago 47.1MB [2024-09-06T18:21:08.878Z] support-scheduler-arm64 latest 21865786e348 4 seconds ago 46.2MB [2024-09-06T18:21:08.878Z] support-cron-scheduler-arm64 latest 76280b9656f2 4 seconds ago 48.7MB [2024-09-06T18:21:08.878Z] core-data-arm64 latest a24fdc75a9a1 44 seconds ago 44MB [2024-09-06T18:21:08.878Z] core-metadata-arm64 latest 7a35c958b2df 48 seconds ago 44.1MB [2024-09-06T18:21:08.878Z] core-keeper-arm64 latest df51d728c3cc 55 seconds ago 39MB [2024-09-06T18:21:08.878Z] core-command-arm64 latest fec5d4247f70 3 minutes ago 39.9MB [2024-09-06T18:21:08.878Z] security-proxy-auth-arm64 latest d963d63d89c3 4 minutes ago 37.6MB [2024-09-06T18:21:08.878Z] security-spiffe-token-provider-arm64 latest a079748b2bbe 14 minutes ago 34.2MB [2024-09-06T18:21:08.878Z] core-common-config-bootstrapper-arm64 latest b6f24968340e 17 minutes ago 20.2MB [2024-09-06T18:21:08.878Z] security-secretstore-setup-arm64 latest 38fc735e9513 18 minutes ago 41.5MB [2024-09-06T18:21:08.878Z] security-proxy-setup-arm64 latest 0bf50d16e5d8 18 minutes ago 31MB [2024-09-06T18:21:08.878Z] security-bootstrapper-arm64 latest a8b0c8dc0a7e 18 minutes ago 23.8MB [2024-09-06T18:21:08.878Z] security-spire-agent-arm64 latest dbba32b156b7 43 minutes ago 179MB [2024-09-06T18:21:08.878Z] security-spire-config-arm64 latest cc82508d8bb7 43 minutes ago 120MB [2024-09-06T18:21:08.878Z] security-spire-server-arm64 latest d1dddc33691c 43 minutes ago 121MB [2024-09-06T18:21:08.878Z] ci-base-image-arm64 latest 925f04a46170 About an hour ago 967MB [2024-09-06T18:21:08.878Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-06T18:21:08.878Z] 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-06T18:21:09.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T18:21:09.790Z] [2024-09-06T18:21:09.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T18:21:10.224Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T18:21:10.494Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-06T18:21:10.494Z] 8998bd30e6a1: Pulling fs layer [2024-09-06T18:21:10.494Z] 04944245beec: Pulling fs layer [2024-09-06T18:21:10.494Z] 699f458cf7ca: Pulling fs layer [2024-09-06T18:21:10.494Z] 765212b225bb: Pulling fs layer [2024-09-06T18:21:10.494Z] f23df028b6ca: Pulling fs layer [2024-09-06T18:21:10.494Z] d65c8cfc05b1: Pulling fs layer [2024-09-06T18:21:10.494Z] 2437ff75d9bd: Pulling fs layer [2024-09-06T18:21:10.494Z] f23df028b6ca: Waiting [2024-09-06T18:21:10.494Z] d65c8cfc05b1: Waiting [2024-09-06T18:21:10.494Z] 2437ff75d9bd: Waiting [2024-09-06T18:21:10.494Z] 765212b225bb: Waiting [2024-09-06T18:21:10.494Z] 04944245beec: Verifying Checksum [2024-09-06T18:21:10.494Z] 04944245beec: Download complete [2024-09-06T18:21:10.494Z] 765212b225bb: Verifying Checksum [2024-09-06T18:21:10.494Z] 765212b225bb: Download complete [2024-09-06T18:21:10.494Z] f23df028b6ca: Download complete [2024-09-06T18:21:10.494Z] d65c8cfc05b1: Verifying Checksum [2024-09-06T18:21:10.494Z] d65c8cfc05b1: Download complete [2024-09-06T18:21:10.766Z] 699f458cf7ca: Verifying Checksum [2024-09-06T18:21:10.766Z] 699f458cf7ca: Download complete [2024-09-06T18:21:11.034Z] 8998bd30e6a1: Verifying Checksum [2024-09-06T18:21:11.034Z] 8998bd30e6a1: Download complete [2024-09-06T18:21:13.613Z] 2437ff75d9bd: Verifying Checksum [2024-09-06T18:21:13.613Z] 2437ff75d9bd: Download complete [2024-09-06T18:21:16.194Z] 8998bd30e6a1: Pull complete [2024-09-06T18:21:16.462Z] 04944245beec: Pull complete [2024-09-06T18:21:17.869Z] 699f458cf7ca: Pull complete [2024-09-06T18:21:18.135Z] 765212b225bb: Pull complete [2024-09-06T18:21:19.093Z] f23df028b6ca: Pull complete [2024-09-06T18:21:19.361Z] d65c8cfc05b1: Pull complete [2024-09-06T18:21:37.554Z] 2437ff75d9bd: Pull complete [2024-09-06T18:21:37.554Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-06T18:21:37.554Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-06T18:21:37.554Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T18:21:37.936Z] prd-ubuntu20.04-docker-arm64-4c-16g-9611 does not seem to be running inside a container [2024-09-06T18:21:37.996Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-06T18:21:41.300Z] $ docker top 593fe6318cb02d01179bcc68b54e8c9fb6979bbe4ff991fb9a70e27958aaac4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-06T18:21:42.356Z] ---> job-cost.sh [2024-09-06T18:21:42.356Z] lf-activate-venv: SKIPPING [2024-09-06T18:21:42.356Z] INFO: No Stack... [2024-09-06T18:21:42.946Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-06T18:21:43.531Z] INFO: Archiving Costs [Pipeline] sh [2024-09-06T18:21:44.474Z] + + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-09-06T18:21:44.474Z] cut -d, -f6 [Pipeline] lock [2024-09-06T18:21:44.550Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4894-1-stack-cost] [2024-09-06T18:21:44.557Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4894-1-stack-cost] did not exist. Created. [2024-09-06T18:21:44.563Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4894-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-06T18:21:45.339Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-06T18:21:45.622Z] Stashed 1 file(s) [Pipeline] } [2024-09-06T18:21:45.645Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4894-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-06T18:21:45.740Z] $ docker stop --time=1 593fe6318cb02d01179bcc68b54e8c9fb6979bbe4ff991fb9a70e27958aaac4c [2024-09-06T18:21:47.343Z] $ docker rm -f --volumes 593fe6318cb02d01179bcc68b54e8c9fb6979bbe4ff991fb9a70e27958aaac4c [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-06T18:21:48.597Z] provisioning config files... [2024-09-06T18:21:48.606Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9817597005419350855tmp [Pipeline] { [Pipeline] sh [2024-09-06T18:21:48.965Z] + set +x [2024-09-06T18:21:48.965Z] + bash -s -- [2024-09-06T18:21:48.965Z] + curl -s https://codecov.io/bash [2024-09-06T18:21:48.965Z] [2024-09-06T18:21:48.965Z] _____ _ [2024-09-06T18:21:48.965Z] / ____| | | [2024-09-06T18:21:48.965Z] | | ___ __| | ___ ___ _____ __ [2024-09-06T18:21:48.965Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-06T18:21:48.965Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-06T18:21:48.965Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-06T18:21:48.965Z] Bash-1.0.6 [2024-09-06T18:21:48.965Z] [2024-09-06T18:21:48.965Z] [2024-09-06T18:21:48.965Z] ==> git version 2.25.1 found [2024-09-06T18:21:48.965Z] ==> 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-06T18:21:48.965Z] Release-Date: 2020-01-08 [2024-09-06T18:21:48.966Z] 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-06T18:21:48.966Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-06T18:21:48.966Z] ==> Jenkins CI detected. [2024-09-06T18:21:48.966Z] current dir:  /w/workspace/edgex-go/1 [2024-09-06T18:21:48.966Z] project root: . [2024-09-06T18:21:48.966Z] --> token set from env [2024-09-06T18:21:48.966Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-06T18:21:48.966Z] ==> Running gcov in . (disable via -X gcov) [2024-09-06T18:21:49.227Z] ==> Python coveragepy not found [2024-09-06T18:21:49.227Z] ==> Searching for coverage reports in: [2024-09-06T18:21:49.227Z] + . [2024-09-06T18:21:49.227Z] -> Found 1 reports [2024-09-06T18:21:49.227Z] ==> Detecting git/mercurial file structure [2024-09-06T18:21:49.227Z] ==> Reading reports [2024-09-06T18:21:49.227Z] + ./coverage.out bytes=545182 [2024-09-06T18:21:49.227Z] ==> Appending adjustments [2024-09-06T18:21:49.227Z] https://docs.codecov.io/docs/fixing-reports [2024-09-06T18:21:50.610Z] + Found adjustments [2024-09-06T18:21:50.610Z] ==> Gzipping contents [2024-09-06T18:21:50.610Z] 68K /tmp/codecov.CMP6am.gz [2024-09-06T18:21:50.610Z] ==> Uploading reports [2024-09-06T18:21:50.610Z] url: https://codecov.io [2024-09-06T18:21:50.610Z] query: branch=PR-4894&commit=61e9c8ed3565b3df7316b47603499815955aeac6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4894%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4894&job=&cmd_args= [2024-09-06T18:21:50.610Z] -> Pinging Codecov [2024-09-06T18:21:50.610Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4894&commit=61e9c8ed3565b3df7316b47603499815955aeac6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4894%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4894&job=&cmd_args= [2024-09-06T18:21:51.549Z] -> Uploading to [2024-09-06T18:21:51.549Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-06/00271124DB129430A58F1EEE437C3FCB/61e9c8ed3565b3df7316b47603499815955aeac6/7582f1b1-c32a-46b6-bccd-0505d9372633.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240906%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240906T182151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb2469724f28cb6f452edcce98175e984088b30fe77aa2db0dcf9a3d2c103d96 [2024-09-06T18:21:51.549Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-06T18:21:51.549Z] Dload Upload Total Spent Left Speed [2024-09-06T18:21:51.811Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67953 0 0 100 67953 0 242k --:--:-- --:--:-- --:--:-- 242k [2024-09-06T18:21:51.812Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/61e9c8ed3565b3df7316b47603499815955aeac6 [Pipeline] } [2024-09-06T18:21:51.845Z] 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-06T18:21:53.600Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-06T18:21:53.936Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T18:21:54.846Z] ---> package-listing.sh [2024-09-06T18:21:54.846Z] ++ facter osfamily [2024-09-06T18:21:54.846Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-06T18:21:55.108Z] + OS_FAMILY=debian [2024-09-06T18:21:55.108Z] + workspace=/w/workspace/edgex-go/1 [2024-09-06T18:21:55.108Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-06T18:21:55.108Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-06T18:21:55.108Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-06T18:21:55.108Z] + PACKAGES=/tmp/packages_start.txt [2024-09-06T18:21:55.108Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-06T18:21:55.108Z] + PACKAGES=/tmp/packages_end.txt [2024-09-06T18:21:55.108Z] + case "${OS_FAMILY}" in [2024-09-06T18:21:55.108Z] + dpkg -l [2024-09-06T18:21:55.108Z] + grep '^ii' [2024-09-06T18:21:55.108Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-06T18:21:55.108Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-06T18:21:55.108Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-06T18:21:55.108Z] + '[' /w/workspace/edgex-go/1 ']' [2024-09-06T18:21:55.108Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-09-06T18:21:55.108Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-09-06T18:21:55.163Z] 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-06T18:21:55.467Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T18:21:56.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T18:21:56.098Z] [2024-09-06T18:21:56.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-06T18:21:56.511Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T18:21:56.511Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-06T18:21:56.511Z] 5eb5b503b376: Pulling fs layer [2024-09-06T18:21:56.511Z] 5c69ac0246d0: Pulling fs layer [2024-09-06T18:21:56.511Z] ec43610c2a17: Pulling fs layer [2024-09-06T18:21:56.511Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-06T18:21:56.511Z] 33b1e0a273af: Pulling fs layer [2024-09-06T18:21:56.511Z] 5d3b04190fa2: Pulling fs layer [2024-09-06T18:21:56.511Z] 3a2ae6a8a46f: Waiting [2024-09-06T18:21:56.511Z] 33b1e0a273af: Waiting [2024-09-06T18:21:56.511Z] 2f39f015ded8: Pulling fs layer [2024-09-06T18:21:56.511Z] 2f39f015ded8: Waiting [2024-09-06T18:21:56.511Z] 5d3b04190fa2: Waiting [2024-09-06T18:21:56.511Z] 5c69ac0246d0: Verifying Checksum [2024-09-06T18:21:56.511Z] 5c69ac0246d0: Download complete [2024-09-06T18:21:56.511Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-06T18:21:56.511Z] 3a2ae6a8a46f: Download complete [2024-09-06T18:21:56.511Z] 33b1e0a273af: Verifying Checksum [2024-09-06T18:21:56.511Z] 33b1e0a273af: Download complete [2024-09-06T18:21:56.511Z] 5d3b04190fa2: Verifying Checksum [2024-09-06T18:21:56.511Z] 5d3b04190fa2: Download complete [2024-09-06T18:21:56.511Z] ec43610c2a17: Verifying Checksum [2024-09-06T18:21:56.511Z] ec43610c2a17: Download complete [2024-09-06T18:21:56.770Z] 5eb5b503b376: Download complete [2024-09-06T18:21:57.344Z] 2f39f015ded8: Download complete [2024-09-06T18:21:57.911Z] 5eb5b503b376: Pull complete [2024-09-06T18:21:58.169Z] 5c69ac0246d0: Pull complete [2024-09-06T18:21:58.429Z] ec43610c2a17: Pull complete [2024-09-06T18:21:58.691Z] 3a2ae6a8a46f: Pull complete [2024-09-06T18:21:58.691Z] 33b1e0a273af: Pull complete [2024-09-06T18:21:58.948Z] 5d3b04190fa2: Pull complete [2024-09-06T18:22:03.135Z] 2f39f015ded8: Pull complete [2024-09-06T18:22:03.135Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-06T18:22:03.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-06T18:22:03.135Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-06T18:22:03.501Z] prd-ubuntu20.04-docker-8c-8g-9603 does not seem to be running inside a container [2024-09-06T18:22:03.513Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-06T18:22:09.670Z] $ docker top a148f92b1c0e50b55e69b83ab8d182f4af12b3caf904f4f22711839c6de7223f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-06T18:22:10.109Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-06T18:22:10.432Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-06T18:22:10.744Z] + ls /var/log/sa-host [2024-09-06T18:22:10.744Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-06T18:22:11.039Z] provisioning config files... [2024-09-06T18:22:11.050Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config1476418636582917235tmp [Pipeline] { [Pipeline] echo [2024-09-06T18:22:11.125Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T18:22:11.449Z] ---> create-netrc.sh [Pipeline] } [2024-09-06T18:22:11.483Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-06T18:22:11.932Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-06T18:22:11.970Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T18:22:12.288Z] ---> sudo-logs.sh [2024-09-06T18:22:12.288Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-06T18:22:12.390Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T18:22:12.715Z] ---> job-cost.sh [2024-09-06T18:22:12.715Z] lf-activate-venv: SKIPPING [2024-09-06T18:22:12.715Z] DEBUG: total: 0.2199999988079071 [2024-09-06T18:22:12.715Z] INFO: Retrieving Stack Cost... [2024-09-06T18:22:14.097Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-06T18:22:14.356Z] INFO: Archiving Costs [Pipeline] echo [2024-09-06T18:22:14.401Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-06T18:22:14.725Z] ---> logs-deploy.sh [2024-09-06T18:22:14.725Z] lf-activate-venv: SKIPPING [2024-09-06T18:22:14.725Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4894/1 [2024-09-06T18:22:14.725Z] INFO: archiving workspace using pattern(s): [2024-09-06T18:22:15.661Z] Archives upload complete. [2024-09-06T18:22:15.661Z] INFO: archiving logs to Nexus