Pull request #4872 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 1f86b117ef6b39eb5693270c0923cd7a247ad1b8+7f1d4929ac2c17b75aa9890700086299dd17f9b6 (7f81c3c53e3c1832555974be77d9d0eddaae4dc4) 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-ssh16779243740156577131.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15508235249349924635.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4872/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-4872/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5013771682837278182.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-4872/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9078421467832542410.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7541925711199538092.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-4872/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-4872/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11195110589273469410.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8267 in /w/workspace/edgexfoundry_edgex-go_PR-4872 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4872/head:refs/remotes/origin/PR-4872 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7f1d4929ac2c17b75aa9890700086299dd17f9b6 into PR head commit 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 Merge succeeded, producing 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 Checking out Revision 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 (PR-4872) > git config core.sparsecheckout # timeout=10 > git checkout -f 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 # 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 7f1d4929ac2c17b75aa9890700086299dd17f9b6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 # timeout=10 Commit message: "fix: Add more db config in service private configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-23T08:10:14.841Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-23T08:10:15.026Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-23T08:10:15.154Z] ========================================================= [2024-08-23T08:10:15.154Z] EdgeX Global Pipelines Version Info [2024-08-23T08:10:15.155Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:10:15.959Z] ------------------- [2024-08-23T08:10:15.959Z] stable info: [2024-08-23T08:10:15.959Z] ------------------- [2024-08-23T08:10:15.959Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T08:10:15.959Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-23T08:10:15.959Z] Message: update stable to v1.0.260 [2024-08-23T08:10:16.532Z] ------------------- [2024-08-23T08:10:16.532Z] experimental info: [2024-08-23T08:10:16.532Z] ------------------- [2024-08-23T08:10:16.532Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T08:10:16.532Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-23T08:10:16.532Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-23T08:10:16.747Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-23T08:10:16.808Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-23T08:10:16.858Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-23T08:10:16.917Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-23T08:10:17.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-23T08:10:17.079Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-23T08:10:17.142Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-23T08:10:17.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-23T08:10:17.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-23T08:10:17.294Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-23T08:10:17.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-23T08:10:17.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-23T08:10:17.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-23T08:10:17.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-23T08:10:17.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-23T08:10:17.630Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T08:10:17.686Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T08:10:17.737Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-23T08:10:17.795Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-23T08:10:17.855Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-23T08:10:17.909Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-23T08:10:17.968Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-23T08:10:18.030Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-23T08:10:18.091Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4872 [Pipeline] echo [2024-08-23T08:10:18.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4872 [Pipeline] echo [2024-08-23T08:10:18.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4872 [Pipeline] echo [2024-08-23T08:10:18.275Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 [Pipeline] echo [2024-08-23T08:10:18.336Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f86b11 [Pipeline] echo [2024-08-23T08:10:18.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T08:10:18.546Z] provisioning config files... [2024-08-23T08:10:18.559Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config700478781139527458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:10:18.947Z] ---> ****-login.sh [2024-08-23T08:10:18.947Z] nexus3.edgexfoundry.org:10001 [2024-08-23T08:10:19.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T08:10:19.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T08:10:19.207Z] Configure a credential helper to remove this warning. See [2024-08-23T08:10:19.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T08:10:19.207Z] [2024-08-23T08:10:19.207Z] Login Succeeded [2024-08-23T08:10:19.207Z] nexus3.edgexfoundry.org:10002 [2024-08-23T08:10:19.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T08:10:19.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T08:10:19.207Z] Configure a credential helper to remove this warning. See [2024-08-23T08:10:19.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T08:10:19.207Z] [2024-08-23T08:10:19.207Z] Login Succeeded [2024-08-23T08:10:19.207Z] nexus3.edgexfoundry.org:10003 [2024-08-23T08:10:19.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T08:10:19.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T08:10:19.468Z] Configure a credential helper to remove this warning. See [2024-08-23T08:10:19.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T08:10:19.468Z] [2024-08-23T08:10:19.468Z] Login Succeeded [2024-08-23T08:10:19.468Z] nexus3.edgexfoundry.org:10004 [2024-08-23T08:10:19.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T08:10:19.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T08:10:19.468Z] Configure a credential helper to remove this warning. See [2024-08-23T08:10:19.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T08:10:19.468Z] [2024-08-23T08:10:19.468Z] Login Succeeded [2024-08-23T08:10:19.468Z] ****.io [2024-08-23T08:10:19.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T08:10:19.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T08:10:19.727Z] Configure a credential helper to remove this warning. See [2024-08-23T08:10:19.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T08:10:19.727Z] [2024-08-23T08:10:19.727Z] Login Succeeded [2024-08-23T08:10:19.727Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T08:10:19.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T08:10:20.200Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-23T08:10:20.200Z] + dirname cmd/core-command/Dockerfile+ [2024-08-23T08:10:20.200Z] cut -d/ -f2 [2024-08-23T08:10:20.200Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-23T08:10:20.200Z] + cut -d/ -f2 [2024-08-23T08:10:20.200Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-23T08:10:20.200Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-23T08:10:20.200Z] + dirname cmd/core-data/Dockerfile [2024-08-23T08:10:20.200Z] + cut -d/ -f2 [2024-08-23T08:10:20.200Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-23T08:10:20.200Z] + dirname cmd/core-keeper/Dockerfile [2024-08-23T08:10:20.200Z] + cut -d/ -f2 [2024-08-23T08:10:20.200Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-23T08:10:20.200Z] + + cut -d/ -f2 [2024-08-23T08:10:20.200Z] dirname cmd/core-metadata/Dockerfile [2024-08-23T08:10:20.200Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-23T08:10:20.200Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-23T08:10:20.200Z] + cut -d/ -f2 [2024-08-23T08:10:20.200Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-23T08:10:20.200Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-23T08:10:20.200Z] + cut -d/ -f2 [2024-08-23T08:10:20.200Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-23T08:10:20.200Z] + dirname cmd/security-proxy-setup/Dockerfile+ [2024-08-23T08:10:20.200Z] cut -d/ -f2 [2024-08-23T08:10:20.200Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-23T08:10:20.200Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-23T08:10:20.200Z] + cut -d/ -f2 [2024-08-23T08:10:20.200Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-23T08:10:20.200Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-23T08:10:20.200Z] + cut -d/ -f2 [2024-08-23T08:10:20.200Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-23T08:10:20.200Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-23T08:10:20.200Z] + cut -d/ -f2 [2024-08-23T08:10:20.200Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-23T08:10:20.200Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-23T08:10:20.200Z] + cut -d/ -f2 [2024-08-23T08:10:20.200Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-23T08:10:20.200Z] + dirname+ cmd/security-spire-server/Dockerfile [2024-08-23T08:10:20.200Z] cut -d/ -f2 [2024-08-23T08:10:20.200Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-23T08:10:20.200Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-23T08:10:20.200Z] + cut -d/ -f2 [2024-08-23T08:10:20.200Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-23T08:10:20.200Z] + dirname cmd/support-notifications/Dockerfile [2024-08-23T08:10:20.200Z] + cut -d/ -f2 [2024-08-23T08:10:20.200Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-23T08:10:20.200Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-23T08:10:20.200Z] + cut -d/ -f2 [2024-08-23T08:10:20.200Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-23T08:10:20.256Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-23T08:10:20.784Z] + git rev-list -1 --merges 1f86b117ef6b39eb5693270c0923cd7a247ad1b8~1..1f86b117ef6b39eb5693270c0923cd7a247ad1b8 [Pipeline] echo [2024-08-23T08:10:20.823Z] -----------> git rev-list -1 --merges 1f86b117ef6b39eb5693270c0923cd7a247ad1b8~1..1f86b117ef6b39eb5693270c0923cd7a247ad1b8 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 [false] [Pipeline] sh [2024-08-23T08:10:21.142Z] + git log --format=format:%s -1 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 [Pipeline] echo [2024-08-23T08:10:21.187Z] ========================================================= [2024-08-23T08:10:21.187Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-23T08:10:21.187Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-23T08:10:21.692Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T08:10:21.692Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-23T08:10:21.692Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-23T08:10:21.692Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-23T08:10:21.692Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-23T08:10:21.692Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-23T08:10:21.692Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:10:22.203Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T08:10:22.203Z] [2024-08-23T08:10:22.203Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:10:22.621Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T08:10:22.621Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-23T08:10:22.621Z] b85a868b505f: Pulling fs layer [2024-08-23T08:10:22.621Z] e2be974225ed: Pulling fs layer [2024-08-23T08:10:22.621Z] 339a4e72a1f5: Pulling fs layer [2024-08-23T08:10:22.621Z] 988bab9f4d93: Pulling fs layer [2024-08-23T08:10:22.621Z] 1469e6f7b9e6: Pulling fs layer [2024-08-23T08:10:22.621Z] eaf3925da568: Pulling fs layer [2024-08-23T08:10:22.621Z] bab4dde63d76: Pulling fs layer [2024-08-23T08:10:22.621Z] bde34c3a00c8: Pulling fs layer [2024-08-23T08:10:22.621Z] b352a97aabf1: Pulling fs layer [2024-08-23T08:10:22.621Z] 4872d77fe225: Pulling fs layer [2024-08-23T08:10:22.621Z] 5851b861e8e6: Pulling fs layer [2024-08-23T08:10:22.621Z] bab4dde63d76: Waiting [2024-08-23T08:10:22.621Z] bde34c3a00c8: Waiting [2024-08-23T08:10:22.621Z] b352a97aabf1: Waiting [2024-08-23T08:10:22.621Z] 4872d77fe225: Waiting [2024-08-23T08:10:22.621Z] 5851b861e8e6: Waiting [2024-08-23T08:10:22.621Z] 988bab9f4d93: Waiting [2024-08-23T08:10:22.621Z] eaf3925da568: Waiting [2024-08-23T08:10:22.621Z] 1469e6f7b9e6: Waiting [2024-08-23T08:10:22.621Z] e2be974225ed: Download complete [2024-08-23T08:10:22.621Z] 988bab9f4d93: Verifying Checksum [2024-08-23T08:10:22.621Z] 988bab9f4d93: Download complete [2024-08-23T08:10:22.621Z] 1469e6f7b9e6: Verifying Checksum [2024-08-23T08:10:22.621Z] 1469e6f7b9e6: Download complete [2024-08-23T08:10:22.882Z] eaf3925da568: Verifying Checksum [2024-08-23T08:10:22.882Z] eaf3925da568: Download complete [2024-08-23T08:10:22.882Z] 339a4e72a1f5: Verifying Checksum [2024-08-23T08:10:22.882Z] 339a4e72a1f5: Download complete [2024-08-23T08:10:22.882Z] bde34c3a00c8: Verifying Checksum [2024-08-23T08:10:22.882Z] bde34c3a00c8: Download complete [2024-08-23T08:10:22.882Z] b352a97aabf1: Verifying Checksum [2024-08-23T08:10:22.882Z] b352a97aabf1: Download complete [2024-08-23T08:10:22.882Z] 4872d77fe225: Verifying Checksum [2024-08-23T08:10:22.882Z] 4872d77fe225: Download complete [2024-08-23T08:10:22.882Z] 5851b861e8e6: Verifying Checksum [2024-08-23T08:10:22.882Z] 5851b861e8e6: Download complete [2024-08-23T08:10:22.882Z] b85a868b505f: Download complete [2024-08-23T08:10:23.140Z] bab4dde63d76: Verifying Checksum [2024-08-23T08:10:23.140Z] bab4dde63d76: Download complete [2024-08-23T08:10:24.519Z] b85a868b505f: Pull complete [2024-08-23T08:10:24.519Z] e2be974225ed: Pull complete [2024-08-23T08:10:24.777Z] 339a4e72a1f5: Pull complete [2024-08-23T08:10:25.037Z] 988bab9f4d93: Pull complete [2024-08-23T08:10:25.296Z] 1469e6f7b9e6: Pull complete [2024-08-23T08:10:25.296Z] eaf3925da568: Pull complete [2024-08-23T08:10:27.200Z] bab4dde63d76: Pull complete [2024-08-23T08:10:27.200Z] bde34c3a00c8: Pull complete [2024-08-23T08:10:27.200Z] b352a97aabf1: Pull complete [2024-08-23T08:10:27.461Z] 4872d77fe225: Pull complete [2024-08-23T08:10:27.461Z] 5851b861e8e6: Pull complete [2024-08-23T08:10:27.461Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-23T08:10:27.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T08:10:27.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:10:27.758Z] prd-ubuntu20.04-docker-8c-8g-8267 does not seem to be running inside a container [2024-08-23T08:10:27.791Z] $ 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-08-23T08:10:31.205Z] $ docker top 0ad2a44f180695c74b64d3974d00fd79a8d25e1b72cd1d73d86eb7c1ba714f4a -eo pid,comm [2024-08-23T08:10:31.266Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-23T08:10:31.266Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T08:10:31.422Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T08:10:31.422Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T08:10:31.536Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T08:10:31.537Z] $ docker exec 0ad2a44f180695c74b64d3974d00fd79a8d25e1b72cd1d73d86eb7c1ba714f4a ssh-agent [2024-08-23T08:10:31.654Z] SSH_AUTH_SOCK=/tmp/ssh-MOYzhTciwaOt/agent.31 [2024-08-23T08:10:31.654Z] SSH_AGENT_PID=37 [2024-08-23T08:10:31.661Z] Running ssh-add (command line suppressed) [2024-08-23T08:10:31.774Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_18330967522859531935.key (/w/workspace/edgex-go/1@tmp/private_key_18330967522859531935.key) [2024-08-23T08:10:31.790Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T08:10:32.138Z] + git tag --points-at HEAD [Pipeline] } [2024-08-23T08:10:32.167Z] $ docker exec --env ******** --env ******** 0ad2a44f180695c74b64d3974d00fd79a8d25e1b72cd1d73d86eb7c1ba714f4a ssh-agent -k [2024-08-23T08:10:32.281Z] unset SSH_AUTH_SOCK; [2024-08-23T08:10:32.282Z] unset SSH_AGENT_PID; [2024-08-23T08:10:32.282Z] echo Agent pid 37 killed; [2024-08-23T08:10:32.294Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-23T08:10:32.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T08:10:32.416Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T08:10:32.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T08:10:32.531Z] $ docker exec 0ad2a44f180695c74b64d3974d00fd79a8d25e1b72cd1d73d86eb7c1ba714f4a ssh-agent [2024-08-23T08:10:32.652Z] SSH_AUTH_SOCK=/tmp/ssh-qM2tAfqW6uGe/agent.70 [2024-08-23T08:10:32.652Z] SSH_AGENT_PID=76 [2024-08-23T08:10:32.657Z] Running ssh-add (command line suppressed) [2024-08-23T08:10:32.760Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17165609772903672116.key (/w/workspace/edgex-go/1@tmp/private_key_17165609772903672116.key) [2024-08-23T08:10:32.776Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T08:10:33.124Z] + git semver init [2024-08-23T08:10:33.385Z] 2024-08-23 08:10:33,296 [run_init] DEBUG init version:0.0.0 force:False [2024-08-23T08:10:33.385Z] 2024-08-23 08:10:33,297 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-23T08:10:33.385Z] 2024-08-23 08:10:33,298 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-23T08:10:33.385Z] 2024-08-23 08:10:33,298 [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-08-23T08:10:38.772Z] 2024-08-23 08:10:38,586 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-23T08:10:38.772Z] 2024-08-23 08:10:38,587 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4872 with force:False [2024-08-23T08:10:38.772Z] 2024-08-23 08:10:38,587 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4872 [2024-08-23T08:10:38.772Z] 2024-08-23 08:10:38,591 [execute] INFO git cat-file --batch-check [2024-08-23T08:10:38.772Z] 2024-08-23 08:10:38,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T08:10:38.772Z] 2024-08-23 08:10:38,598 [execute] INFO git cat-file --batch [2024-08-23T08:10:38.772Z] 2024-08-23 08:10:38,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T08:10:38.772Z] 2024-08-23 08:10:38,603 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4872 [2024-08-23T08:10:38.772Z] 0.0.0 [Pipeline] } [2024-08-23T08:10:38.801Z] $ docker exec --env ******** --env ******** 0ad2a44f180695c74b64d3974d00fd79a8d25e1b72cd1d73d86eb7c1ba714f4a ssh-agent -k [2024-08-23T08:10:38.900Z] unset SSH_AUTH_SOCK; [2024-08-23T08:10:38.900Z] unset SSH_AGENT_PID; [2024-08-23T08:10:38.901Z] echo Agent pid 76 killed; [2024-08-23T08:10:38.912Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T08:10:39.380Z] + git semver [Pipeline] } [2024-08-23T08:10:39.665Z] $ docker stop --time=1 0ad2a44f180695c74b64d3974d00fd79a8d25e1b72cd1d73d86eb7c1ba714f4a [2024-08-23T08:10:40.943Z] $ docker rm -f --volumes 0ad2a44f180695c74b64d3974d00fd79a8d25e1b72cd1d73d86eb7c1ba714f4a [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T08:10:41.363Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-23T08:10:41.661Z] Stashed 1 file(s) [Pipeline] echo [2024-08-23T08:10:41.684Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T08:10:42.624Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-23T08:10:42.667Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T08:10:42.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T08:10:42.757Z] ========================================================= [2024-08-23T08:10:42.757Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-23T08:10:42.757Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-23T08:10:43.112Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T08:10:43.112Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-23T08:10:43.112Z] 619be1103602: Pulling fs layer [2024-08-23T08:10:43.112Z] 7862e08f4a3e: Pulling fs layer [2024-08-23T08:10:43.112Z] 5df492c9dc93: Pulling fs layer [2024-08-23T08:10:43.112Z] 7629e6793208: Pulling fs layer [2024-08-23T08:10:43.112Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T08:10:43.112Z] fb5054dd5b73: Pulling fs layer [2024-08-23T08:10:43.112Z] eeca6798cff9: Pulling fs layer [2024-08-23T08:10:43.112Z] aa269ceb94a6: Pulling fs layer [2024-08-23T08:10:43.112Z] ada007ff1a6a: Pulling fs layer [2024-08-23T08:10:43.112Z] 7629e6793208: Waiting [2024-08-23T08:10:43.112Z] 4f4fb700ef54: Waiting [2024-08-23T08:10:43.112Z] fb5054dd5b73: Waiting [2024-08-23T08:10:43.112Z] eeca6798cff9: Waiting [2024-08-23T08:10:43.112Z] aa269ceb94a6: Waiting [2024-08-23T08:10:43.112Z] ada007ff1a6a: Waiting [2024-08-23T08:10:43.112Z] 7862e08f4a3e: Download complete [2024-08-23T08:10:43.113Z] 7629e6793208: Verifying Checksum [2024-08-23T08:10:43.113Z] 7629e6793208: Download complete [2024-08-23T08:10:43.113Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T08:10:43.113Z] 4f4fb700ef54: Download complete [2024-08-23T08:10:43.113Z] fb5054dd5b73: Verifying Checksum [2024-08-23T08:10:43.113Z] fb5054dd5b73: Download complete [2024-08-23T08:10:43.113Z] 619be1103602: Download complete [2024-08-23T08:10:43.113Z] eeca6798cff9: Verifying Checksum [2024-08-23T08:10:43.113Z] eeca6798cff9: Download complete [2024-08-23T08:10:43.371Z] 619be1103602: Pull complete [2024-08-23T08:10:43.371Z] 7862e08f4a3e: Pull complete [2024-08-23T08:10:43.371Z] ada007ff1a6a: Verifying Checksum [2024-08-23T08:10:43.371Z] ada007ff1a6a: Download complete [2024-08-23T08:10:43.629Z] 5df492c9dc93: Verifying Checksum [2024-08-23T08:10:43.629Z] 5df492c9dc93: Download complete [2024-08-23T08:10:43.888Z] aa269ceb94a6: Verifying Checksum [2024-08-23T08:10:43.888Z] aa269ceb94a6: Download complete [2024-08-23T08:10:47.177Z] 5df492c9dc93: Pull complete [2024-08-23T08:10:47.177Z] 7629e6793208: Pull complete [2024-08-23T08:10:47.177Z] 4f4fb700ef54: Pull complete [2024-08-23T08:10:47.177Z] fb5054dd5b73: Pull complete [2024-08-23T08:10:47.177Z] eeca6798cff9: Pull complete [2024-08-23T08:10:49.706Z] aa269ceb94a6: Pull complete [2024-08-23T08:10:49.965Z] ada007ff1a6a: Pull complete [2024-08-23T08:10:49.965Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-23T08:10:49.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T08:10:49.965Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-23T08:10:50.344Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T08:10:50.344Z] WORKDIR /edgex [2024-08-23T08:10:50.344Z] COPY go.mod . [2024-08-23T08:10:50.344Z] RUN go mod download [2024-08-23T08:10:50.344Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-23T08:10:50.911Z] Sending build context to Docker daemon 179.2MB [2024-08-23T08:10:50.911Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T08:10:50.911Z] ---> f489d0715acc [2024-08-23T08:10:50.911Z] Step 2/4 : WORKDIR /edgex [2024-08-23T08:10:57.116Z] Still waiting to schedule task [2024-08-23T08:10:57.117Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-08-23T08:10:57.561Z] ---> Running in f788df398782 [2024-08-23T08:10:57.561Z] Removing intermediate container f788df398782 [2024-08-23T08:10:57.561Z] ---> 78f757ad1203 [2024-08-23T08:10:57.561Z] Step 3/4 : COPY go.mod . [2024-08-23T08:10:57.561Z] ---> a7eab8afdaca [2024-08-23T08:10:57.561Z] Step 4/4 : RUN go mod download [2024-08-23T08:10:57.561Z] ---> Running in 514531e26bcb [2024-08-23T08:11:24.134Z] Removing intermediate container 514531e26bcb [2024-08-23T08:11:24.134Z] ---> c5a7d06e4b22 [2024-08-23T08:11:24.134Z] Successfully built c5a7d06e4b22 [2024-08-23T08:11:24.134Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:11:24.563Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T08:11:24.563Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:11:24.734Z] prd-ubuntu20.04-docker-8c-8g-8267 does not seem to be running inside a container [2024-08-23T08:11:24.758Z] $ 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-08-23T08:11:25.200Z] $ docker top 6c9787f3390a913c8064e98e03c84de5b171025148f47838a802352a2da5807c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T08:11:25.606Z] + go version [2024-08-23T08:11:25.606Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-23T08:11:25.638Z] $ docker stop --time=1 6c9787f3390a913c8064e98e03c84de5b171025148f47838a802352a2da5807c [2024-08-23T08:11:26.895Z] $ docker rm -f --volumes 6c9787f3390a913c8064e98e03c84de5b171025148f47838a802352a2da5807c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:11:27.659Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T08:11:27.659Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:11:27.944Z] prd-ubuntu20.04-docker-8c-8g-8267 does not seem to be running inside a container [2024-08-23T08:11:27.967Z] $ 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-08-23T08:11:28.299Z] $ docker top afa16ed7fc1b248bff06ea1dfaa1a424a84798bceb688510bcd784f4417b5655 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-23T08:11:28.430Z] ========================================================= [2024-08-23T08:11:28.430Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-23T08:11:28.430Z] ========================================================= [Pipeline] sh [2024-08-23T08:11:28.737Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-23T08:11:29.133Z] + make test [2024-08-23T08:11:29.133Z] go test -race -coverprofile=coverage.out ./... [2024-08-23T08:11:37.246Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-23T08:12:09.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-23T08:12:09.319Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-23T08:12:15.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-23T08:12:15.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements [2024-08-23T08:12:15.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 53.2% of statements [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-23T08:12:15.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.899s coverage: 93.4% of statements [2024-08-23T08:12:15.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements [2024-08-23T08:12:15.907Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 7.0% of statements [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-23T08:12:15.907Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-23T08:12:16.473Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.383s coverage: 95.8% of statements [2024-08-23T08:12:16.473Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements [2024-08-23T08:12:16.731Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-23T08:12:16.731Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-23T08:12:16.990Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] [2024-08-23T08:12:17.928Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements [2024-08-23T08:12:17.928Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 30.7% of statements [2024-08-23T08:12:17.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 41.7% of statements [2024-08-23T08:12:17.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements [2024-08-23T08:12:17.928Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 94.1% of statements [2024-08-23T08:12:18.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.024s coverage: 96.3% of statements [2024-08-23T08:12:18.496Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-08-23T08:12:19.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-23T08:12:19.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-23T08:12:19.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-23T08:12:19.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-23T08:12:19.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-23T08:12:19.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-23T08:12:19.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-23T08:12:19.064Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-23T08:12:20.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-23T08:12:20.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-23T08:12:20.453Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-23T08:12:21.020Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-23T08:12:21.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-23T08:12:21.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-23T08:12:21.021Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-23T08:12:21.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-23T08:12:21.279Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-23T08:12:21.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-23T08:12:23.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-23T08:12:23.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-23T08:12:25.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-23T08:12:25.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-23T08:12:27.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-23T08:12:27.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-23T08:12:27.715Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-23T08:12:28.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-23T08:12:28.651Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-23T08:12:28.909Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-23T08:12:29.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-23T08:12:29.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-23T08:12:29.474Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-23T08:12:29.474Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-23T08:12:30.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-23T08:12:30.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-23T08:12:30.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-23T08:12:30.668Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2024-08-23T08:12:31.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-23T08:12:31.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-23T08:12:31.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-23T08:12:31.603Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-23T08:12:33.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-23T08:12:33.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-23T08:12:33.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-23T08:12:33.440Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-23T08:12:34.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-23T08:12:34.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-23T08:12:34.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-23T08:12:34.380Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-23T08:12:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-23T08:12:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-23T08:12:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-23T08:12:35.763Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.794s coverage: 79.9% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.041s coverage: 92.9% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.056s coverage: 81.8% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.610s coverage: 36.5% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 5.2% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.061s coverage: 90.8% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 19.9% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.090s coverage: 95.7% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.036s coverage: 61.8% of statements [2024-08-23T08:12:43.896Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 98.9% of statements [2024-08-23T08:12:43.896Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-23T08:12:44.157Z] running golangci-lint [2024-08-23T08:12:44.418Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-23T08:12:44.418Z] go version go1.21.9 linux/amd64 [2024-08-23T08:12:44.677Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-23T08:12:44.677Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-23T08:13:11.229Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|name|types_sizes|compiled_files|deps|imports) took 23.435365745s" [2024-08-23T08:13:11.229Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.08078ms" [2024-08-23T08:13:23.433Z] level=info msg="[linters_context/goanalysis] analyzers took 1m54.232701339s with top 10 stages: buildir: 1m5.129257118s, gosec: 10.035717071s, inspect: 3.165157776s, fact_deprecated: 3.12855653s, ctrlflow: 1.562293624s, printf: 1.461983089s, directives: 1.461314842s, fact_purity: 1.435716924s, nilness: 1.392443343s, S1038: 1.278384725s" [2024-08-23T08:13:23.433Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-23T08:13:23.433Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, nolint: 0/22, path_prettifier: 214/214, skip_files: 214/214, filename_unadjuster: 214/214, identifier_marker: 214/214, exclude-rules: 22/214" [2024-08-23T08:13:23.433Z] level=info msg="[runner] processing took 17.342062ms with stages: nolint: 6.874055ms, identifier_marker: 4.606463ms, path_prettifier: 2.155251ms, autogenerated_exclude: 1.566761ms, exclude-rules: 1.164541ms, skip_dirs: 833.951µs, cgo: 108µs, filename_unadjuster: 27.99µs, skip_files: 1.26µs, max_same_issues: 700ns, fixer: 650ns, uniq_by_line: 480ns, exclude: 420ns, severity-rules: 250ns, max_per_file_from_linter: 240ns, path_shortener: 230ns, diff: 210ns, max_from_linter: 180ns, sort_results: 170ns, source_code: 150ns, path_prefixer: 110ns" [2024-08-23T08:13:23.433Z] level=info msg="[runner] linters took 13.37124137s with stages: goanalysis_metalinter: 13.353801338s" [2024-08-23T08:13:23.433Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-23T08:13:23.433Z] level=info msg="Memory: 365 samples, avg is 301.9MB, max is 1359.0MB" [2024-08-23T08:13:23.433Z] level=info msg="Execution took 36.854575524s" [2024-08-23T08:13:23.433Z] go vet ./... [2024-08-23T08:13:28.699Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-23T08:13:28.957Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-23T08:13:29.232Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-23T08:13:29.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-23T08:13:29.851Z] + ls -al . [2024-08-23T08:13:29.851Z] total 912 [2024-08-23T08:13:29.851Z] drwxrwxr-x 11 1001 1001 4096 Aug 23 08:11 . [2024-08-23T08:13:29.851Z] drwxr-xr-x 4 root root 4096 Aug 23 08:11 .. [2024-08-23T08:13:29.851Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 08:10 .blubracket [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 10 Aug 23 08:10 .dockerignore [2024-08-23T08:13:29.851Z] drwxrwxr-x 8 1001 1001 4096 Aug 23 08:12 .git [2024-08-23T08:13:29.851Z] drwxrwxr-x 3 1001 1001 4096 Aug 23 08:10 .github [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 1102 Aug 23 08:10 .gitignore [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 42 Aug 23 08:10 .golangci.yml [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 100 Aug 23 08:10 .hadolint.yml [2024-08-23T08:13:29.851Z] drwxr-xr-x 3 1001 1001 4096 Aug 23 08:10 .semver [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 155 Aug 23 08:10 .sonarcloud.properties [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 1171 Aug 23 08:10 ADOPTERS.md [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 21286 Aug 23 08:10 Attribution.txt [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 100284 Aug 23 08:10 CHANGELOG.md [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 3804 Aug 23 08:10 CONTRIBUTING.md [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 677 Aug 23 08:10 GOVERNANCE.md [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 861 Aug 23 08:10 Jenkinsfile [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 10775 Aug 23 08:10 LICENSE [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 16854 Aug 23 08:10 Makefile [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 582 Aug 23 08:10 OWNERS.md [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 9528 Aug 23 08:10 README.md [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 789 Aug 23 08:10 SECURITY.md [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 5 Aug 23 08:10 VERSION [2024-08-23T08:13:29.851Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 08:10 bin [2024-08-23T08:13:29.851Z] drwxrwxr-x 20 1001 1001 4096 Aug 23 08:10 cmd [2024-08-23T08:13:29.851Z] -rw-r--r-- 1 root root 544290 Aug 23 08:12 coverage.out [2024-08-23T08:13:29.851Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 08:10 fuzz_test [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 7305 Aug 23 08:10 go.mod [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 102581 Aug 23 08:10 go.sum [2024-08-23T08:13:29.851Z] drwxrwxr-x 7 1001 1001 4096 Aug 23 08:10 internal [2024-08-23T08:13:29.851Z] drwxrwxr-x 3 1001 1001 4096 Aug 23 08:10 openapi [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 584 Aug 23 08:10 security.txt [2024-08-23T08:13:29.851Z] -rw-rw-r-- 1 1001 1001 204 Aug 23 08:10 version.go [Pipeline] sh [2024-08-23T08:13:30.179Z] + '[' -e coverage.out ] [2024-08-23T08:13:30.179Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-23T08:13:30.313Z] Stashed 1 file(s) [Pipeline] sh [2024-08-23T08:13:30.615Z] + make build [2024-08-23T08:13:30.615Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-23T08:13:57.153Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-23T08:13:57.153Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-23T08:13:58.532Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-23T08:13:59.103Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-23T08:14:01.008Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-23T08:14:05.198Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-23T08:14:06.573Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-23T08:14:09.117Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-23T08:14:11.024Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-23T08:14:11.591Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-23T08:14:12.526Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-23T08:14:13.099Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-23T08:14:14.035Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-23T08:14:15.433Z] $ docker stop --time=1 afa16ed7fc1b248bff06ea1dfaa1a424a84798bceb688510bcd784f4417b5655 [2024-08-23T08:14:22.707Z] $ docker rm -f --volumes afa16ed7fc1b248bff06ea1dfaa1a424a84798bceb688510bcd784f4417b5655 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:14:24.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-23T08:14:24.541Z] [2024-08-23T08:14:24.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:14:24.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-23T08:14:24.944Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-23T08:14:24.944Z] 91d30c5bc195: Pulling fs layer [2024-08-23T08:14:24.944Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-23T08:14:24.944Z] 9c61dcf015f6: Pulling fs layer [2024-08-23T08:14:24.944Z] 4698f68db338: Pulling fs layer [2024-08-23T08:14:24.944Z] 2a2f49069b9e: Pulling fs layer [2024-08-23T08:14:24.944Z] e0025b399a48: Pulling fs layer [2024-08-23T08:14:24.944Z] 4698f68db338: Waiting [2024-08-23T08:14:24.944Z] e0025b399a48: Waiting [2024-08-23T08:14:24.944Z] 2a2f49069b9e: Waiting [2024-08-23T08:14:25.208Z] 91d30c5bc195: Download complete [2024-08-23T08:14:25.208Z] 4698f68db338: Verifying Checksum [2024-08-23T08:14:25.208Z] 4698f68db338: Download complete [2024-08-23T08:14:25.467Z] 91d30c5bc195: Pull complete [2024-08-23T08:14:25.467Z] 2e9b0aa3be6d: Download complete [2024-08-23T08:14:25.467Z] e0025b399a48: Verifying Checksum [2024-08-23T08:14:25.467Z] e0025b399a48: Download complete [2024-08-23T08:14:25.467Z] 2a2f49069b9e: Download complete [2024-08-23T08:14:25.728Z] 2e9b0aa3be6d: Pull complete [2024-08-23T08:14:25.986Z] 9c61dcf015f6: Verifying Checksum [2024-08-23T08:14:25.986Z] 9c61dcf015f6: Download complete [2024-08-23T08:14:28.519Z] 9c61dcf015f6: Pull complete [2024-08-23T08:14:28.519Z] 4698f68db338: Pull complete [2024-08-23T08:14:28.778Z] 2a2f49069b9e: Pull complete [2024-08-23T08:14:28.778Z] e0025b399a48: Pull complete [2024-08-23T08:14:28.778Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-23T08:14:28.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-23T08:14:28.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:14:29.032Z] prd-ubuntu20.04-docker-8c-8g-8267 does not seem to be running inside a container [2024-08-23T08:14:29.054Z] $ 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-08-23T08:14:31.901Z] $ docker top 2766f794155cffba159938089b1eefb76fa73022e4147167ffbbbbea5e0cb343 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T08:14:32.352Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-23T08:14:34.887Z] #1 [core-data internal] load build definition from Dockerfile [2024-08-23T08:14:34.887Z] #1 transferring dockerfile: 2.07kB done [2024-08-23T08:14:34.887Z] #1 DONE 0.0s [2024-08-23T08:14:35.146Z] [2024-08-23T08:14:35.146Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-23T08:14:35.146Z] #2 transferring dockerfile: 2.49kB done [2024-08-23T08:14:35.146Z] #2 DONE 0.0s [2024-08-23T08:14:35.146Z] [2024-08-23T08:14:35.146Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-23T08:14:35.146Z] #3 transferring dockerfile: 2.23kB done [2024-08-23T08:14:35.146Z] #3 DONE 0.0s [2024-08-23T08:14:35.146Z] [2024-08-23T08:14:35.146Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-08-23T08:14:35.146Z] #4 transferring dockerfile: 1.93kB done [2024-08-23T08:14:35.146Z] #4 DONE 0.0s [2024-08-23T08:14:35.146Z] [2024-08-23T08:14:35.146Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-08-23T08:14:35.146Z] #5 transferring dockerfile: 2.06kB done [2024-08-23T08:14:35.146Z] #5 DONE 0.0s [2024-08-23T08:14:35.146Z] [2024-08-23T08:14:35.146Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-08-23T08:14:35.146Z] #6 transferring dockerfile: 1.95kB done [2024-08-23T08:14:35.146Z] #6 DONE 0.0s [2024-08-23T08:14:35.146Z] [2024-08-23T08:14:35.146Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-23T08:14:35.146Z] #7 transferring dockerfile: 1.85kB done [2024-08-23T08:14:35.146Z] #7 DONE 0.1s [2024-08-23T08:14:35.146Z] [2024-08-23T08:14:35.146Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-23T08:14:35.146Z] #8 transferring dockerfile: 1.89kB done [2024-08-23T08:14:35.146Z] #8 DONE 0.0s [2024-08-23T08:14:35.146Z] [2024-08-23T08:14:35.146Z] #9 [core-data internal] load .dockerignore [2024-08-23T08:14:35.146Z] #9 transferring context: 50B done [2024-08-23T08:14:35.146Z] #9 DONE 0.1s [2024-08-23T08:14:35.146Z] [2024-08-23T08:14:35.146Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-23T08:14:35.405Z] #10 transferring dockerfile: 2.50kB done [2024-08-23T08:14:35.405Z] #10 DONE 0.1s [2024-08-23T08:14:35.405Z] [2024-08-23T08:14:35.405Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-23T08:14:35.405Z] #11 transferring dockerfile: 2.15kB done [2024-08-23T08:14:35.405Z] #11 DONE 0.1s [2024-08-23T08:14:35.405Z] [2024-08-23T08:14:35.405Z] #12 [security-spire-server internal] load build definition from Dockerfile [2024-08-23T08:14:35.405Z] #12 transferring dockerfile: 1.70kB done [2024-08-23T08:14:35.405Z] #12 DONE 0.1s [2024-08-23T08:14:35.405Z] [2024-08-23T08:14:35.405Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-08-23T08:14:35.405Z] #13 transferring dockerfile: 2.01kB done [2024-08-23T08:14:35.405Z] #13 DONE 0.1s [2024-08-23T08:14:35.405Z] [2024-08-23T08:14:35.405Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-23T08:14:35.405Z] #14 transferring dockerfile: 3.17kB done [2024-08-23T08:14:35.405Z] #14 DONE 0.1s [2024-08-23T08:14:35.405Z] [2024-08-23T08:14:35.405Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-08-23T08:14:35.405Z] #15 transferring dockerfile: 1.81kB done [2024-08-23T08:14:35.405Z] #15 DONE 0.1s [2024-08-23T08:14:35.405Z] [2024-08-23T08:14:35.405Z] #16 [security-spire-config internal] load build definition from Dockerfile [2024-08-23T08:14:35.405Z] #16 transferring dockerfile: 1.69kB done [2024-08-23T08:14:35.405Z] #16 DONE 0.1s [2024-08-23T08:14:35.405Z] [2024-08-23T08:14:35.405Z] #17 [core-command internal] load build definition from Dockerfile [2024-08-23T08:14:35.405Z] #17 transferring dockerfile: 1.93kB done [2024-08-23T08:14:35.405Z] #17 DONE 0.1s [2024-08-23T08:14:35.405Z] [2024-08-23T08:14:35.405Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-08-23T08:14:35.405Z] #18 transferring context: 50B done [2024-08-23T08:14:35.405Z] #18 DONE 0.0s [2024-08-23T08:14:35.405Z] [2024-08-23T08:14:35.405Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-23T08:14:35.405Z] #19 transferring context: 50B done [2024-08-23T08:14:35.405Z] #19 DONE 0.0s [2024-08-23T08:14:35.405Z] [2024-08-23T08:14:35.405Z] #20 [support-scheduler internal] load .dockerignore [2024-08-23T08:14:35.405Z] #20 transferring context: 50B done [2024-08-23T08:14:35.405Z] #20 DONE 0.0s [2024-08-23T08:14:35.405Z] [2024-08-23T08:14:35.405Z] #21 [core-metadata internal] load .dockerignore [2024-08-23T08:14:35.405Z] #21 transferring context: 50B done [2024-08-23T08:14:35.405Z] #21 DONE 0.0s [2024-08-23T08:14:35.405Z] [2024-08-23T08:14:35.405Z] #22 [support-notifications internal] load .dockerignore [2024-08-23T08:14:35.405Z] #22 transferring context: 50B done [2024-08-23T08:14:35.405Z] #22 DONE 0.0s [2024-08-23T08:14:35.405Z] [2024-08-23T08:14:35.405Z] #23 [security-bootstrapper internal] load .dockerignore [2024-08-23T08:14:35.405Z] #23 DONE 0.0s [2024-08-23T08:14:35.405Z] [2024-08-23T08:14:35.405Z] #24 [security-spire-server internal] load .dockerignore [2024-08-23T08:14:35.663Z] #24 transferring context: 50B done [2024-08-23T08:14:35.663Z] #24 DONE 0.1s [2024-08-23T08:14:35.663Z] [2024-08-23T08:14:35.663Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-08-23T08:14:35.663Z] #25 transferring context: 50B done [2024-08-23T08:14:35.663Z] #25 DONE 0.1s [2024-08-23T08:14:35.663Z] [2024-08-23T08:14:35.663Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-08-23T08:14:35.663Z] #26 transferring context: 50B done [2024-08-23T08:14:35.663Z] #26 DONE 0.1s [2024-08-23T08:14:35.663Z] [2024-08-23T08:14:35.663Z] #27 [core-keeper internal] load .dockerignore [2024-08-23T08:14:35.663Z] #27 transferring context: 50B done [2024-08-23T08:14:35.663Z] #27 DONE 0.1s [2024-08-23T08:14:35.663Z] [2024-08-23T08:14:35.663Z] #28 [security-proxy-auth internal] load .dockerignore [2024-08-23T08:14:35.663Z] #28 transferring context: 50B done [2024-08-23T08:14:35.663Z] #28 DONE 0.1s [2024-08-23T08:14:35.663Z] [2024-08-23T08:14:35.663Z] #23 [security-bootstrapper internal] load .dockerignore [2024-08-23T08:14:35.663Z] #23 transferring context: 50B done [2024-08-23T08:14:35.663Z] #23 DONE 0.1s [2024-08-23T08:14:35.663Z] [2024-08-23T08:14:35.663Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-23T08:14:35.663Z] #29 DONE 0.0s [2024-08-23T08:14:35.663Z] [2024-08-23T08:14:35.663Z] #30 [security-spire-config internal] load .dockerignore [2024-08-23T08:14:35.663Z] #30 transferring context: 50B 0.0s done [2024-08-23T08:14:35.663Z] #30 DONE 0.1s [2024-08-23T08:14:35.663Z] [2024-08-23T08:14:35.663Z] #31 [security-spire-agent internal] load .dockerignore [2024-08-23T08:14:35.663Z] #31 transferring context: 50B done [2024-08-23T08:14:35.663Z] #31 DONE 0.1s [2024-08-23T08:14:35.663Z] [2024-08-23T08:14:35.663Z] #32 [security-proxy-setup internal] load .dockerignore [2024-08-23T08:14:35.663Z] #32 transferring context: 50B done [2024-08-23T08:14:35.663Z] #32 DONE 0.1s [2024-08-23T08:14:35.663Z] [2024-08-23T08:14:35.663Z] #33 [core-command internal] load .dockerignore [2024-08-23T08:14:35.663Z] #33 transferring context: 50B 0.0s done [2024-08-23T08:14:35.663Z] #33 DONE 0.1s [2024-08-23T08:14:35.663Z] [2024-08-23T08:14:35.663Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T08:14:35.663Z] #34 DONE 0.1s [2024-08-23T08:14:35.663Z] [2024-08-23T08:14:35.663Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:14:35.663Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T08:14:35.927Z] #35 ... [2024-08-23T08:14:35.927Z] [2024-08-23T08:14:35.927Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-23T08:14:35.927Z] #29 DONE 0.0s [2024-08-23T08:14:35.927Z] [2024-08-23T08:14:35.927Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:14:35.927Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T08:14:35.927Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s [2024-08-23T08:14:35.927Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T08:14:35.927Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T08:14:35.927Z] #35 ... [2024-08-23T08:14:35.927Z] [2024-08-23T08:14:35.927Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-23T08:14:35.927Z] #29 DONE 0.0s [2024-08-23T08:14:35.927Z] [2024-08-23T08:14:35.927Z] #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:14:35.927Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T08:14:35.927Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T08:14:35.927Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-23T08:14:35.927Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T08:14:35.927Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T08:14:35.927Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-23T08:14:35.927Z] #35 ... [2024-08-23T08:14:35.927Z] [2024-08-23T08:14:35.927Z] #29 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-23T08:14:35.927Z] #29 DONE 0.0s [2024-08-23T08:14:35.927Z] [2024-08-23T08:14:35.927Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T08:14:35.927Z] #34 DONE 0.2s [2024-08-23T08:14:35.927Z] [2024-08-23T08:14:35.927Z] #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:14:35.927Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T08:14:35.927Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T08:14:35.927Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-23T08:14:35.927Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T08:14:35.927Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T08:14:36.186Z] #35 ... [2024-08-23T08:14:36.187Z] [2024-08-23T08:14:36.187Z] #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-23T08:14:36.187Z] #29 DONE 0.0s [2024-08-23T08:14:36.187Z] [2024-08-23T08:14:36.187Z] #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:14:36.187Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T08:14:36.187Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T08:14:36.187Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-23T08:14:36.187Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T08:14:36.187Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T08:14:36.187Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-23T08:14:36.187Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T08:14:36.187Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T08:14:36.187Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-23T08:14:36.187Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T08:14:36.187Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T08:14:36.187Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-23T08:14:36.444Z] #35 ... [2024-08-23T08:14:36.444Z] [2024-08-23T08:14:36.444Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-23T08:14:36.444Z] #29 DONE 0.0s [2024-08-23T08:14:36.444Z] [2024-08-23T08:14:36.444Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T08:14:36.444Z] #34 DONE 0.4s [2024-08-23T08:14:36.444Z] [2024-08-23T08:14:36.444Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-23T08:14:36.444Z] #29 DONE 0.0s [2024-08-23T08:14:36.444Z] [2024-08-23T08:14:36.444Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-23T08:14:36.704Z] #36 ... [2024-08-23T08:14:36.704Z] [2024-08-23T08:14:36.704Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-23T08:14:36.704Z] #29 DONE 0.0s [2024-08-23T08:14:36.704Z] [2024-08-23T08:14:36.704Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-23T08:14:36.704Z] #37 DONE 1.3s [2024-08-23T08:14:36.963Z] [2024-08-23T08:14:36.963Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T08:14:36.963Z] #34 DONE 0.8s [2024-08-23T08:14:36.963Z] [2024-08-23T08:14:36.963Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-23T08:14:36.963Z] #37 DONE 1.3s [2024-08-23T08:14:36.963Z] [2024-08-23T08:14:36.963Z] #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:14:36.963Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T08:14:36.963Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T08:14:36.963Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-23T08:14:36.963Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T08:14:36.963Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T08:14:36.963Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-23T08:14:36.963Z] #35 DONE 1.3s [2024-08-23T08:14:36.963Z] [2024-08-23T08:14:36.963Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-23T08:14:42.556Z] #38 ... [2024-08-23T08:14:42.556Z] [2024-08-23T08:14:42.556Z] #39 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:14:42.556Z] #39 transferring context: 155.62MB 5.9s [2024-08-23T08:14:42.556Z] #39 ... [2024-08-23T08:14:42.556Z] [2024-08-23T08:14:42.556Z] #40 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-23T08:14:46.584Z] #40 ... [2024-08-23T08:14:46.584Z] [2024-08-23T08:14:46.584Z] #41 [core-data internal] load build context [2024-08-23T08:14:46.584Z] #41 ... [2024-08-23T08:14:46.584Z] [2024-08-23T08:14:46.584Z] #42 [support-scheduler internal] load build context [2024-08-23T08:14:46.584Z] #42 ... [2024-08-23T08:14:46.584Z] [2024-08-23T08:14:46.584Z] #43 [security-secretstore-setup internal] load build context [2024-08-23T08:14:46.584Z] #43 ... [2024-08-23T08:14:46.584Z] [2024-08-23T08:14:46.584Z] #42 [support-scheduler internal] load build context [2024-08-23T08:14:46.867Z] #42 ... [2024-08-23T08:14:46.867Z] [2024-08-23T08:14:46.867Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-23T08:14:46.867Z] #44 ... [2024-08-23T08:14:46.867Z] [2024-08-23T08:14:46.867Z] #45 [core-keeper internal] load build context [2024-08-23T08:14:46.867Z] #45 ... [2024-08-23T08:14:46.867Z] [2024-08-23T08:14:46.867Z] #46 [core-command internal] load build context [2024-08-23T08:14:46.867Z] #46 transferring context: 64.25MB 3.1s [2024-08-23T08:14:46.867Z] #46 ... [2024-08-23T08:14:46.867Z] [2024-08-23T08:14:46.867Z] #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T08:14:47.133Z] #47 ... [2024-08-23T08:14:47.133Z] [2024-08-23T08:14:47.133Z] #48 [security-bootstrapper internal] load build context [2024-08-23T08:14:47.133Z] #48 ... [2024-08-23T08:14:47.133Z] [2024-08-23T08:14:47.133Z] #49 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-23T08:14:47.392Z] #49 ... [2024-08-23T08:14:47.392Z] [2024-08-23T08:14:47.392Z] #50 [support-cron-scheduler internal] load build context [2024-08-23T08:14:47.392Z] #50 ... [2024-08-23T08:14:47.392Z] [2024-08-23T08:14:47.392Z] #51 [support-notifications internal] load build context [2024-08-23T08:14:47.652Z] #51 ... [2024-08-23T08:14:47.652Z] [2024-08-23T08:14:47.653Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-23T08:14:47.653Z] #52 ... [2024-08-23T08:14:47.653Z] [2024-08-23T08:14:47.653Z] #53 [security-proxy-setup internal] load build context [2024-08-23T08:14:47.653Z] #53 ... [2024-08-23T08:14:47.653Z] [2024-08-23T08:14:47.653Z] #54 [security-proxy-auth internal] load build context [2024-08-23T08:14:47.910Z] #54 ... [2024-08-23T08:14:47.910Z] [2024-08-23T08:14:47.910Z] #55 [core-metadata internal] load build context [2024-08-23T08:14:47.910Z] #55 ... [2024-08-23T08:14:47.910Z] [2024-08-23T08:14:47.910Z] #51 [support-notifications internal] load build context [2024-08-23T08:14:49.311Z] #51 ... [2024-08-23T08:14:49.311Z] [2024-08-23T08:14:49.311Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-23T08:14:49.311Z] #56 ... [2024-08-23T08:14:49.311Z] [2024-08-23T08:14:49.311Z] #51 [support-notifications internal] load build context [2024-08-23T08:14:50.259Z] #51 ... [2024-08-23T08:14:50.259Z] [2024-08-23T08:14:50.259Z] #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:14:50.259Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T08:14:50.259Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T08:14:50.259Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-23T08:14:50.259Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T08:14:50.259Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T08:14:50.259Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-23T08:14:50.259Z] #35 DONE 1.3s [2024-08-23T08:14:50.259Z] [2024-08-23T08:14:50.259Z] #49 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-23T08:14:50.259Z] #49 DONE 13.8s [2024-08-23T08:14:50.259Z] [2024-08-23T08:14:50.259Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-23T08:14:50.259Z] #38 DONE 13.5s [2024-08-23T08:14:50.259Z] [2024-08-23T08:14:50.259Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:14:50.259Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T08:14:50.259Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T08:14:50.259Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done [2024-08-23T08:14:50.259Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T08:14:50.259Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T08:14:50.259Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-23T08:14:50.259Z] #35 DONE 1.3s [2024-08-23T08:14:50.259Z] [2024-08-23T08:14:50.259Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-23T08:14:50.259Z] #36 DONE 13.7s [2024-08-23T08:14:50.259Z] [2024-08-23T08:14:50.259Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T08:14:50.530Z] #57 ... [2024-08-23T08:14:50.530Z] [2024-08-23T08:14:50.530Z] #58 [security-spire-config internal] load build context [2024-08-23T08:14:50.530Z] #58 transferring context: 25.96kB 0.0s done [2024-08-23T08:14:50.530Z] #58 DONE 0.4s [2024-08-23T08:14:50.530Z] [2024-08-23T08:14:50.530Z] #59 [security-spire-server internal] load build context [2024-08-23T08:14:50.530Z] #59 transferring context: 27.71kB 0.0s done [2024-08-23T08:14:50.530Z] #59 DONE 0.5s [2024-08-23T08:14:50.789Z] [2024-08-23T08:14:50.789Z] #60 [security-spire-agent internal] load build context [2024-08-23T08:14:50.789Z] #60 transferring context: 27.24kB 0.1s done [2024-08-23T08:14:50.789Z] #60 DONE 0.5s [2024-08-23T08:14:50.789Z] [2024-08-23T08:14:50.789Z] #61 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:14:50.789Z] #61 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-08-23T08:14:50.789Z] #61 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-23T08:14:50.789Z] #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-08-23T08:14:50.789Z] #61 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-23T08:14:50.789Z] #61 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-23T08:14:50.789Z] #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-08-23T08:14:50.789Z] #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-23T08:14:50.789Z] #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-23T08:14:50.789Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-23T08:14:50.789Z] #61 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s [2024-08-23T08:14:50.789Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-23T08:14:50.789Z] #61 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-08-23T08:14:50.789Z] #61 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s [2024-08-23T08:14:51.050Z] #61 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.5s [2024-08-23T08:14:51.050Z] #61 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.20MB / 30.73MB 0.5s [2024-08-23T08:14:51.050Z] #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-23T08:14:51.426Z] #61 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.6s [2024-08-23T08:14:52.427Z] #61 ... [2024-08-23T08:14:52.427Z] [2024-08-23T08:14:52.427Z] #39 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:14:52.427Z] #39 ... [2024-08-23T08:14:52.427Z] [2024-08-23T08:14:52.427Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T08:14:52.699Z] #62 ... [2024-08-23T08:14:52.699Z] [2024-08-23T08:14:52.699Z] #61 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:14:53.665Z] #61 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.5s done [2024-08-23T08:14:53.665Z] #61 ... [2024-08-23T08:14:53.665Z] [2024-08-23T08:14:53.665Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T08:14:53.924Z] #63 ... [2024-08-23T08:14:53.924Z] [2024-08-23T08:14:53.924Z] #40 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-23T08:14:53.924Z] #40 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:14:53.924Z] #40 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:14:54.200Z] #40 11.76 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T08:14:54.200Z] #40 11.76 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:14:54.200Z] #40 11.77 OK: 7 MiB in 16 packages [2024-08-23T08:14:56.124Z] #40 ... [2024-08-23T08:14:56.124Z] [2024-08-23T08:14:56.124Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-23T08:14:56.124Z] #0 7.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:14:56.124Z] #0 7.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:14:56.124Z] #0 7.762 (1/3) Installing ca-certificates (20240226-r0) [2024-08-23T08:14:56.124Z] #0 7.776 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-23T08:14:56.124Z] #0 7.780 (3/3) Installing tzdata (2024a-r0) [2024-08-23T08:14:56.124Z] #0 7.842 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:14:56.124Z] #0 7.848 Executing ca-certificates-20240226-r0.trigger [2024-08-23T08:14:56.124Z] #0 7.983 OK: 11 MiB in 18 packages [2024-08-23T08:14:56.124Z] #64 ... [2024-08-23T08:14:56.124Z] [2024-08-23T08:14:56.124Z] #41 [core-data internal] load build context [2024-08-23T08:14:56.124Z] #41 transferring context: 494.63MB 18.0s done [2024-08-23T08:14:56.124Z] #41 ... [2024-08-23T08:14:56.124Z] [2024-08-23T08:14:56.124Z] #43 [security-secretstore-setup internal] load build context [2024-08-23T08:14:56.124Z] #43 transferring context: 494.63MB 15.1s done [2024-08-23T08:14:56.410Z] #43 ... [2024-08-23T08:14:56.410Z] [2024-08-23T08:14:56.410Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-23T08:14:56.410Z] #52 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:14:56.410Z] #52 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:14:56.410Z] #52 19.42 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-23T08:14:56.410Z] #52 19.42 (2/4) Installing openssl (3.1.6-r0) [2024-08-23T08:14:56.670Z] #52 19.44 (3/4) Installing su-exec (0.2-r3) [2024-08-23T08:14:56.670Z] #52 19.44 (4/4) Installing yq (4.33.3-r5) [2024-08-23T08:14:56.670Z] #52 19.55 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:14:56.670Z] #52 19.55 OK: 17 MiB in 19 packages [2024-08-23T08:14:56.670Z] #52 ... [2024-08-23T08:14:56.670Z] [2024-08-23T08:14:56.670Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-23T08:14:56.670Z] #44 transferring context: 494.63MB 17.3s done [2024-08-23T08:14:56.930Z] #44 ... [2024-08-23T08:14:56.930Z] [2024-08-23T08:14:56.930Z] #45 [core-keeper internal] load build context [2024-08-23T08:14:56.930Z] #45 transferring context: 494.63MB 18.8s done [2024-08-23T08:14:56.930Z] #45 ... [2024-08-23T08:14:56.930Z] [2024-08-23T08:14:56.930Z] #42 [support-scheduler internal] load build context [2024-08-23T08:14:56.930Z] #42 transferring context: 494.63MB 18.5s done [2024-08-23T08:14:57.192Z] #42 ... [2024-08-23T08:14:57.192Z] [2024-08-23T08:14:57.192Z] #46 [core-command internal] load build context [2024-08-23T08:14:57.192Z] #46 transferring context: 494.63MB 10.9s done [2024-08-23T08:14:57.453Z] #46 ... [2024-08-23T08:14:57.453Z] [2024-08-23T08:14:57.453Z] #48 [security-bootstrapper internal] load build context [2024-08-23T08:14:57.453Z] #48 transferring context: 494.63MB 18.5s done [2024-08-23T08:14:57.453Z] #48 ... [2024-08-23T08:14:57.453Z] [2024-08-23T08:14:57.453Z] #50 [support-cron-scheduler internal] load build context [2024-08-23T08:14:57.453Z] #50 transferring context: 494.63MB 17.5s done [2024-08-23T08:14:57.713Z] #50 ... [2024-08-23T08:14:57.713Z] [2024-08-23T08:14:57.713Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-23T08:14:57.713Z] #65 ... [2024-08-23T08:14:57.713Z] [2024-08-23T08:14:57.713Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:14:57.713Z] #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-08-23T08:14:57.713Z] #66 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-23T08:14:57.713Z] #66 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-23T08:14:57.713Z] #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-23T08:14:57.713Z] #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-08-23T08:14:57.713Z] #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-23T08:14:57.713Z] #66 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-23T08:14:57.713Z] #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-23T08:14:57.713Z] #66 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.6s done [2024-08-23T08:14:57.713Z] #66 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-23T08:14:58.048Z] #66 ... [2024-08-23T08:14:58.048Z] [2024-08-23T08:14:58.048Z] #54 [security-proxy-auth internal] load build context [2024-08-23T08:14:58.048Z] #54 transferring context: 494.63MB 17.2s done [2024-08-23T08:14:58.048Z] #54 ... [2024-08-23T08:14:58.048Z] [2024-08-23T08:14:58.048Z] #53 [security-proxy-setup internal] load build context [2024-08-23T08:14:58.048Z] #53 transferring context: 494.63MB 10.0s done [2024-08-23T08:14:58.989Z] #53 ... [2024-08-23T08:14:58.989Z] [2024-08-23T08:14:58.989Z] #55 [core-metadata internal] load build context [2024-08-23T08:14:58.989Z] #55 transferring context: 494.63MB 17.5s done [2024-08-23T08:14:58.989Z] #55 ... [2024-08-23T08:14:58.989Z] [2024-08-23T08:14:58.989Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T08:14:59.250Z] #67 ... [2024-08-23T08:14:59.250Z] [2024-08-23T08:14:59.250Z] #61 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:14:59.250Z] #61 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-23T08:15:00.193Z] #61 ... [2024-08-23T08:15:00.193Z] [2024-08-23T08:15:00.193Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T08:15:00.193Z] #68 ... [2024-08-23T08:15:00.193Z] [2024-08-23T08:15:00.193Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T08:15:00.454Z] #69 ... [2024-08-23T08:15:00.454Z] [2024-08-23T08:15:00.454Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-23T08:15:00.454Z] #70 ... [2024-08-23T08:15:00.454Z] [2024-08-23T08:15:00.454Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T08:15:00.715Z] #71 ... [2024-08-23T08:15:00.715Z] [2024-08-23T08:15:00.715Z] #51 [support-notifications internal] load build context [2024-08-23T08:15:00.715Z] #51 transferring context: 494.63MB 17.4s done [2024-08-23T08:15:01.069Z] #51 ... [2024-08-23T08:15:01.069Z] [2024-08-23T08:15:01.069Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-23T08:15:01.331Z] #72 ... [2024-08-23T08:15:01.331Z] [2024-08-23T08:15:01.331Z] #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T08:15:01.331Z] #73 ... [2024-08-23T08:15:01.331Z] [2024-08-23T08:15:01.331Z] #39 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:15:01.331Z] #39 transferring context: 494.63MB 19.0s done [2024-08-23T08:15:04.748Z] #39 ... [2024-08-23T08:15:04.748Z] [2024-08-23T08:15:04.748Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T08:15:04.748Z] #63 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:04.748Z] #63 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:04.748Z] #63 11.33 (1/4) Installing ca-certificates (20240226-r0) [2024-08-23T08:15:04.748Z] #63 11.35 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-23T08:15:04.748Z] #63 11.35 (3/4) Installing su-exec (0.2-r3) [2024-08-23T08:15:04.748Z] #63 11.35 (4/4) Installing yq (4.33.3-r5) [2024-08-23T08:15:04.748Z] #63 11.41 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:15:04.748Z] #63 11.44 Executing ca-certificates-20240226-r0.trigger [2024-08-23T08:15:04.748Z] #63 11.49 OK: 17 MiB in 19 packages [2024-08-23T08:15:06.698Z] #63 ... [2024-08-23T08:15:06.698Z] [2024-08-23T08:15:06.698Z] #61 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:15:06.698Z] #61 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.1s [2024-08-23T08:15:08.115Z] #61 ... [2024-08-23T08:15:08.115Z] [2024-08-23T08:15:08.115Z] #43 [security-secretstore-setup internal] load build context [2024-08-23T08:15:08.115Z] #43 DONE 32.1s [2024-08-23T08:15:08.115Z] [2024-08-23T08:15:08.115Z] #61 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:15:08.115Z] #61 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.8s done [2024-08-23T08:15:09.057Z] #61 ... [2024-08-23T08:15:09.057Z] [2024-08-23T08:15:09.057Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:15:09.057Z] #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-23T08:15:09.057Z] #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s [2024-08-23T08:15:09.321Z] #66 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done [2024-08-23T08:15:13.544Z] #66 ... [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #51 [support-notifications internal] load build context [2024-08-23T08:15:13.544Z] #51 DONE 37.2s [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #50 [support-cron-scheduler internal] load build context [2024-08-23T08:15:13.544Z] #50 DONE 37.2s [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #55 [core-metadata internal] load build context [2024-08-23T08:15:13.544Z] #55 DONE 37.2s [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #44 [security-spiffe-token-provider internal] load build context [2024-08-23T08:15:13.544Z] #44 DONE 37.1s [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #54 [security-proxy-auth internal] load build context [2024-08-23T08:15:13.544Z] #54 DONE 36.9s [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T08:15:13.544Z] #47 DONE 36.4s [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #42 [support-scheduler internal] load build context [2024-08-23T08:15:13.544Z] #42 DONE 37.4s [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #41 [core-data internal] load build context [2024-08-23T08:15:13.544Z] #41 DONE 37.6s [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-23T08:15:13.544Z] #74 ... [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #64 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-23T08:15:13.544Z] #64 DONE 27.6s [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T08:15:13.544Z] #63 DONE 29.7s [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #46 [core-command internal] load build context [2024-08-23T08:15:13.544Z] #46 DONE 36.5s [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #39 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:15:13.544Z] #39 DONE 37.6s [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #52 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-23T08:15:13.544Z] #52 DONE 36.4s [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #40 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-23T08:15:13.544Z] #40 DONE 31.1s [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #45 [core-keeper internal] load build context [2024-08-23T08:15:13.544Z] #45 DONE 37.3s [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #48 [security-bootstrapper internal] load build context [2024-08-23T08:15:13.544Z] #48 DONE 36.9s [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #53 [security-proxy-setup internal] load build context [2024-08-23T08:15:13.544Z] #53 DONE 36.6s [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:15:13.544Z] #66 DONE 23.3s [2024-08-23T08:15:13.544Z] [2024-08-23T08:15:13.544Z] #61 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:15:14.481Z] #61 ... [2024-08-23T08:15:14.482Z] [2024-08-23T08:15:14.482Z] #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T08:15:14.482Z] #73 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:14.482Z] #73 23.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:14.482Z] #73 24.28 OK: 264 MiB in 52 packages [2024-08-23T08:15:14.482Z] #73 DONE 24.4s [2024-08-23T08:15:14.755Z] [2024-08-23T08:15:14.755Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-23T08:15:14.755Z] #70 24.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:14.755Z] #70 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:14.755Z] #70 24.38 OK: 264 MiB in 52 packages [2024-08-23T08:15:14.755Z] #70 DONE 24.5s [2024-08-23T08:15:14.755Z] [2024-08-23T08:15:14.755Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T08:15:14.755Z] #62 31.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:14.755Z] #62 31.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:14.755Z] #62 31.92 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T08:15:14.755Z] #62 31.94 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:15:14.755Z] #62 31.95 OK: 7 MiB in 16 packages [2024-08-23T08:15:14.755Z] #62 DONE 32.1s [2024-08-23T08:15:14.755Z] [2024-08-23T08:15:14.755Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-23T08:15:14.755Z] #75 ... [2024-08-23T08:15:14.755Z] [2024-08-23T08:15:14.755Z] #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:15:14.756Z] #76 DONE 0.2s [2024-08-23T08:15:15.014Z] [2024-08-23T08:15:15.014Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:15:15.014Z] #77 DONE 0.2s [2024-08-23T08:15:15.014Z] [2024-08-23T08:15:15.014Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T08:15:15.014Z] #69 DONE 24.8s [2024-08-23T08:15:15.014Z] [2024-08-23T08:15:15.014Z] #68 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T08:15:15.014Z] #68 24.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:15.014Z] #68 24.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:15.014Z] #68 24.68 OK: 264 MiB in 52 packages [2024-08-23T08:15:15.014Z] #68 DONE 25.0s [2024-08-23T08:15:15.014Z] [2024-08-23T08:15:15.014Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-23T08:15:15.273Z] #78 ... [2024-08-23T08:15:15.273Z] [2024-08-23T08:15:15.273Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-23T08:15:15.273Z] #65 26.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:15.273Z] #65 26.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:15.273Z] #65 27.24 (1/2) Installing ca-certificates (20240226-r0) [2024-08-23T08:15:15.273Z] #65 27.30 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-23T08:15:15.273Z] #65 27.31 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:15:15.273Z] #65 27.35 Executing ca-certificates-20240226-r0.trigger [2024-08-23T08:15:15.273Z] #65 27.47 OK: 8 MiB in 17 packages [2024-08-23T08:15:15.273Z] #65 DONE 27.8s [2024-08-23T08:15:15.273Z] [2024-08-23T08:15:15.273Z] #79 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:15:15.273Z] #79 DONE 0.3s [2024-08-23T08:15:15.273Z] [2024-08-23T08:15:15.273Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T08:15:15.273Z] #57 24.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:15.273Z] #57 24.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:15.273Z] #57 24.83 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T08:15:15.273Z] #57 24.83 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T08:15:15.273Z] #57 24.83 OK: 20070 distinct packages available [2024-08-23T08:15:15.273Z] #57 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:15.273Z] #57 24.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:15.556Z] #57 25.17 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-23T08:15:15.556Z] #57 25.17 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-23T08:15:15.556Z] #57 25.17 (3/5) Installing libucontext (1.2-r2) [2024-08-23T08:15:15.556Z] #57 25.18 (4/5) Installing gcompat (1.1.0-r1) [2024-08-23T08:15:15.556Z] #57 25.18 (5/5) Installing openssl (3.1.6-r0) [2024-08-23T08:15:15.556Z] #57 25.19 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:15:15.556Z] #57 25.20 OK: 8 MiB in 20 packages [2024-08-23T08:15:15.816Z] #57 ... [2024-08-23T08:15:15.816Z] [2024-08-23T08:15:15.816Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-23T08:15:15.816Z] #72 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:15.816Z] #72 24.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:15.816Z] #72 24.76 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T08:15:15.816Z] #72 24.76 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T08:15:15.816Z] #72 24.76 OK: 20077 distinct packages available [2024-08-23T08:15:15.816Z] #72 24.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:15.816Z] #72 24.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:15.816Z] #72 25.16 OK: 264 MiB in 52 packages [2024-08-23T08:15:15.816Z] #72 DONE 25.6s [2024-08-23T08:15:15.816Z] [2024-08-23T08:15:15.816Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T08:15:15.816Z] #71 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:16.074Z] #71 ... [2024-08-23T08:15:16.074Z] [2024-08-23T08:15:16.074Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T08:15:16.074Z] #57 DONE 25.7s [2024-08-23T08:15:16.074Z] [2024-08-23T08:15:16.074Z] #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-23T08:15:16.074Z] #56 34.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:16.074Z] #56 36.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:16.074Z] #56 36.22 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-23T08:15:16.074Z] #56 36.22 (2/2) Installing su-exec (0.2-r3) [2024-08-23T08:15:16.074Z] #56 36.23 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:15:16.074Z] #56 36.23 OK: 7 MiB in 17 packages [2024-08-23T08:15:16.074Z] #56 DONE 36.8s [2024-08-23T08:15:16.074Z] [2024-08-23T08:15:16.074Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T08:15:16.074Z] #71 25.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:16.333Z] #71 ... [2024-08-23T08:15:16.333Z] [2024-08-23T08:15:16.333Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T08:15:16.333Z] #67 25.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:16.333Z] #67 26.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:16.333Z] #67 26.25 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T08:15:16.333Z] #67 26.25 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T08:15:16.333Z] #67 26.25 OK: 20070 distinct packages available [2024-08-23T08:15:16.333Z] #67 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:16.333Z] #67 26.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:16.333Z] #67 26.62 (1/11) Installing ca-certificates (20240226-r0) [2024-08-23T08:15:16.333Z] #67 26.64 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-23T08:15:16.333Z] #67 26.65 (3/11) Installing libunistring (1.1-r1) [2024-08-23T08:15:16.333Z] #67 26.67 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-23T08:15:16.333Z] #67 26.67 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-23T08:15:16.333Z] #67 26.68 (6/11) Installing libcurl (8.9.0-r0) [2024-08-23T08:15:16.333Z] #67 26.69 (7/11) Installing curl (8.9.0-r0) [2024-08-23T08:15:16.333Z] #67 26.69 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-23T08:15:16.333Z] #67 26.70 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-23T08:15:16.333Z] #67 26.70 (10/11) Installing libucontext (1.2-r2) [2024-08-23T08:15:16.333Z] #67 26.71 (11/11) Installing gcompat (1.1.0-r1) [2024-08-23T08:15:16.333Z] #67 26.71 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:15:16.333Z] #67 26.72 Executing ca-certificates-20240226-r0.trigger [2024-08-23T08:15:16.333Z] #67 26.78 OK: 12 MiB in 26 packages [2024-08-23T08:15:16.333Z] #67 DONE 27.4s [2024-08-23T08:15:16.333Z] [2024-08-23T08:15:16.333Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T08:15:16.333Z] #71 25.95 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T08:15:16.333Z] #71 25.95 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T08:15:16.333Z] #71 25.95 OK: 20070 distinct packages available [2024-08-23T08:15:16.333Z] #71 26.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:16.333Z] #71 26.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:16.592Z] #71 26.36 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-23T08:15:16.592Z] #71 ... [2024-08-23T08:15:16.592Z] [2024-08-23T08:15:16.592Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:15:16.592Z] #80 DONE 0.7s [2024-08-23T08:15:16.592Z] [2024-08-23T08:15:16.592Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T08:15:16.592Z] #71 26.36 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-23T08:15:16.592Z] #71 26.36 (3/4) Installing libucontext (1.2-r2) [2024-08-23T08:15:16.592Z] #71 26.37 (4/4) Installing gcompat (1.1.0-r1) [2024-08-23T08:15:16.592Z] #71 26.37 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:15:16.592Z] #71 26.38 OK: 8 MiB in 19 packages [2024-08-23T08:15:16.852Z] #71 DONE 26.6s [2024-08-23T08:15:16.852Z] [2024-08-23T08:15:16.852Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:15:17.785Z] #81 ... [2024-08-23T08:15:17.785Z] [2024-08-23T08:15:17.785Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-23T08:15:17.785Z] #74 2.618 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:17.785Z] #74 3.114 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:17.785Z] #74 3.778 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T08:15:17.785Z] #74 4.082 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:15:17.785Z] #74 4.096 OK: 7 MiB in 16 packages [2024-08-23T08:15:17.785Z] #74 DONE 4.3s [2024-08-23T08:15:17.785Z] [2024-08-23T08:15:17.785Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-23T08:15:17.785Z] #0 3.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:17.785Z] #0 3.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:17.785Z] #0 4.184 OK: 17 MiB in 19 packages [2024-08-23T08:15:17.785Z] #82 DONE 4.3s [2024-08-23T08:15:17.785Z] [2024-08-23T08:15:17.785Z] #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-23T08:15:17.785Z] #0 4.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:17.785Z] #0 4.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:17.785Z] #0 4.334 OK: 7 MiB in 16 packages [2024-08-23T08:15:17.785Z] #83 DONE 4.5s [2024-08-23T08:15:17.785Z] [2024-08-23T08:15:17.785Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T08:15:17.785Z] #0 3.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:17.785Z] #0 4.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:17.785Z] #0 4.308 OK: 11 MiB in 18 packages [2024-08-23T08:15:17.785Z] #84 DONE 4.4s [2024-08-23T08:15:17.785Z] [2024-08-23T08:15:17.785Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-23T08:15:17.785Z] #75 3.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:17.785Z] #75 3.305 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:18.044Z] #75 ... [2024-08-23T08:15:18.044Z] [2024-08-23T08:15:18.044Z] #85 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-23T08:15:18.044Z] #0 4.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:18.044Z] #0 4.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:18.044Z] #0 4.386 OK: 17 MiB in 19 packages [2024-08-23T08:15:18.044Z] #85 DONE 4.5s [2024-08-23T08:15:18.044Z] [2024-08-23T08:15:18.044Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-23T08:15:18.044Z] #86 DONE 0.0s [2024-08-23T08:15:18.044Z] [2024-08-23T08:15:18.044Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-23T08:15:18.044Z] #75 3.538 OK: 7 MiB in 16 packages [2024-08-23T08:15:18.303Z] #75 DONE 3.7s [2024-08-23T08:15:18.303Z] [2024-08-23T08:15:18.303Z] #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-23T08:15:18.562Z] #87 2.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:18.562Z] #87 2.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:18.819Z] #87 2.983 OK: 8 MiB in 20 packages [2024-08-23T08:15:19.077Z] #87 DONE 3.1s [2024-08-23T08:15:19.077Z] [2024-08-23T08:15:19.077Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T08:15:19.077Z] #0 3.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:19.077Z] #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:19.077Z] #0 3.842 OK: 8 MiB in 17 packages [2024-08-23T08:15:19.077Z] #88 DONE 4.0s [2024-08-23T08:15:19.077Z] [2024-08-23T08:15:19.077Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T08:15:20.011Z] #89 ... [2024-08-23T08:15:20.011Z] [2024-08-23T08:15:20.011Z] #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T08:15:20.011Z] #0 2.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:20.011Z] #0 2.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:20.011Z] #0 2.985 OK: 12 MiB in 26 packages [2024-08-23T08:15:20.011Z] #90 DONE 3.8s [2024-08-23T08:15:20.011Z] [2024-08-23T08:15:20.011Z] #91 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-23T08:15:20.011Z] #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:20.011Z] #0 3.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:20.011Z] #0 3.612 OK: 7 MiB in 17 packages [2024-08-23T08:15:20.011Z] #91 DONE 4.0s [2024-08-23T08:15:20.268Z] [2024-08-23T08:15:20.268Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-23T08:15:20.268Z] #92 DONE 1.0s [2024-08-23T08:15:20.268Z] [2024-08-23T08:15:20.268Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T08:15:20.268Z] #89 DONE 1.0s [2024-08-23T08:15:20.268Z] [2024-08-23T08:15:20.268Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-23T08:15:20.268Z] #93 DONE 0.1s [2024-08-23T08:15:20.268Z] [2024-08-23T08:15:20.268Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-23T08:15:20.878Z] #94 DONE 0.7s [2024-08-23T08:15:20.878Z] [2024-08-23T08:15:20.878Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-23T08:15:20.878Z] #78 3.494 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:20.878Z] #78 4.994 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:20.878Z] #78 5.714 OK: 264 MiB in 52 packages [2024-08-23T08:15:20.878Z] #78 DONE 6.0s [2024-08-23T08:15:20.878Z] [2024-08-23T08:15:20.878Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-23T08:15:20.878Z] #0 3.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:20.878Z] #0 3.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T08:15:20.878Z] #0 3.874 OK: 8 MiB in 19 packages [2024-08-23T08:15:20.878Z] #95 DONE 4.1s [2024-08-23T08:15:20.878Z] [2024-08-23T08:15:20.878Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T08:15:20.878Z] #96 DONE 0.9s [2024-08-23T08:15:20.878Z] [2024-08-23T08:15:20.878Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-23T08:15:21.813Z] #97 ... [2024-08-23T08:15:21.813Z] [2024-08-23T08:15:21.813Z] #98 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-23T08:15:21.813Z] #98 DONE 1.0s [2024-08-23T08:15:22.071Z] [2024-08-23T08:15:22.071Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T08:15:22.071Z] #99 DONE 1.0s [2024-08-23T08:15:22.071Z] [2024-08-23T08:15:22.071Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T08:15:22.071Z] #100 DONE 1.0s [2024-08-23T08:15:22.071Z] [2024-08-23T08:15:22.071Z] #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-23T08:15:22.071Z] #97 DONE 1.0s [2024-08-23T08:15:22.071Z] [2024-08-23T08:15:22.071Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-23T08:15:22.071Z] #101 DONE 0.2s [2024-08-23T08:15:22.071Z] [2024-08-23T08:15:22.071Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-23T08:15:22.071Z] #102 DONE 0.2s [2024-08-23T08:15:22.071Z] [2024-08-23T08:15:22.071Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-23T08:15:22.071Z] #103 DONE 0.2s [2024-08-23T08:15:22.071Z] [2024-08-23T08:15:22.071Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-23T08:15:22.331Z] #104 DONE 0.1s [2024-08-23T08:15:22.331Z] [2024-08-23T08:15:22.331Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-23T08:15:22.331Z] #105 DONE 0.1s [2024-08-23T08:15:22.331Z] [2024-08-23T08:15:22.331Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T08:15:22.331Z] #106 DONE 0.1s [2024-08-23T08:15:22.331Z] [2024-08-23T08:15:22.331Z] #107 [security-spire-server] exporting to image [2024-08-23T08:15:22.331Z] #107 exporting layers [2024-08-23T08:15:22.331Z] #107 ... [2024-08-23T08:15:22.331Z] [2024-08-23T08:15:22.331Z] #108 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-23T08:15:22.331Z] #108 DONE 2.3s [2024-08-23T08:15:22.331Z] [2024-08-23T08:15:22.331Z] #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T08:15:22.331Z] #109 DONE 0.1s [2024-08-23T08:15:22.331Z] [2024-08-23T08:15:22.331Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-23T08:15:22.331Z] #110 DONE 0.1s [2024-08-23T08:15:22.331Z] [2024-08-23T08:15:22.331Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-23T08:15:22.331Z] #111 DONE 0.1s [2024-08-23T08:15:22.588Z] [2024-08-23T08:15:22.588Z] #112 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-23T08:15:22.588Z] #112 DONE 0.1s [2024-08-23T08:15:22.588Z] [2024-08-23T08:15:22.588Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-23T08:15:22.588Z] #113 DONE 0.1s [2024-08-23T08:15:22.588Z] [2024-08-23T08:15:22.588Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-23T08:15:22.588Z] #114 DONE 0.1s [2024-08-23T08:15:22.588Z] [2024-08-23T08:15:22.588Z] #107 [security-spire-agent] exporting to image [2024-08-23T08:15:23.153Z] #107 exporting layers 0.7s done [2024-08-23T08:15:23.153Z] #107 writing image sha256:ea4472de80071d772355c7f6ab972a0b6dd99101357cd1b3282648b6ee4da710 done [2024-08-23T08:15:23.153Z] #107 naming to docker.io/library/security-spire-server done [2024-08-23T08:15:23.718Z] #107 exporting layers 1.1s done [2024-08-23T08:15:23.718Z] #107 writing image sha256:121d61c811145f5ca3b4e8f932ce6b6120e53da28b4f911008625acaa7d12210 done [2024-08-23T08:15:23.718Z] #107 naming to docker.io/library/security-spire-agent done [2024-08-23T08:15:23.718Z] #107 writing image sha256:7d3d6dbed1eb7f2c2d103d58babd607cebb90b7e27519b61644f70fcea33c31d done [2024-08-23T08:15:23.718Z] #107 naming to docker.io/library/security-spire-config done [2024-08-23T08:15:23.718Z] #107 DONE 1.5s [2024-08-23T08:15:23.718Z] [2024-08-23T08:15:23.718Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:15:25.104Z] #115 ... [2024-08-23T08:15:25.104Z] [2024-08-23T08:15:25.104Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:15:25.104Z] #116 ... [2024-08-23T08:15:25.104Z] [2024-08-23T08:15:25.104Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:15:25.104Z] #117 ... [2024-08-23T08:15:25.104Z] [2024-08-23T08:15:25.104Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:15:57.528Z] #118 DONE 41.5s [2024-08-23T08:15:57.528Z] [2024-08-23T08:15:57.528Z] #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:15:57.528Z] #117 DONE 42.0s [2024-08-23T08:15:57.528Z] [2024-08-23T08:15:57.528Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:15:57.528Z] #116 DONE 41.9s [2024-08-23T08:15:57.528Z] [2024-08-23T08:15:57.528Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:15:57.528Z] #115 DONE 34.7s [2024-08-23T08:15:57.528Z] [2024-08-23T08:15:57.528Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:15:57.528Z] #81 DONE 40.1s [2024-08-23T08:15:57.528Z] [2024-08-23T08:15:57.528Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-23T08:16:04.161Z] #119 ... [2024-08-23T08:16:04.161Z] [2024-08-23T08:16:04.161Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-23T08:16:06.764Z] #120 ... [2024-08-23T08:16:06.764Z] [2024-08-23T08:16:06.764Z] #121 [core-keeper builder 7/8] COPY . . [2024-08-23T08:16:07.025Z] #121 ... [2024-08-23T08:16:07.025Z] [2024-08-23T08:16:07.025Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-08-23T08:16:07.025Z] #122 ... [2024-08-23T08:16:07.025Z] [2024-08-23T08:16:07.025Z] #123 [core-data builder 6/7] COPY . . [2024-08-23T08:16:07.286Z] #123 ... [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-08-23T08:16:07.286Z] #122 DONE 10.5s [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #124 [support-scheduler builder 6/7] COPY . . [2024-08-23T08:16:07.286Z] #124 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:16:07.286Z] #125 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:16:07.286Z] #126 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:16:07.286Z] #127 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-23T08:16:07.286Z] #128 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:16:07.286Z] #129 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #130 [core-metadata builder 6/7] COPY . . [2024-08-23T08:16:07.286Z] #130 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:16:07.286Z] #131 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:16:07.286Z] #132 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:16:07.286Z] #133 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:16:07.286Z] #134 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #135 [security-proxy-auth builder 6/7] COPY . . [2024-08-23T08:16:07.286Z] #135 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #136 [security-bootstrapper builder 6/7] COPY . . [2024-08-23T08:16:07.286Z] #136 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:16:07.286Z] #137 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:16:07.286Z] #138 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-23T08:16:07.286Z] #119 DONE 10.6s [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #139 [security-proxy-setup builder 6/7] COPY . . [2024-08-23T08:16:07.286Z] #139 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:16:07.286Z] #140 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:16:07.286Z] #141 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-23T08:16:07.286Z] #120 DONE 10.5s [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #142 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:16:07.286Z] #142 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #143 [support-cron-scheduler builder 6/7] COPY . . [2024-08-23T08:16:07.286Z] #143 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #144 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:16:07.286Z] #144 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #121 [core-keeper builder 7/8] COPY . . [2024-08-23T08:16:07.286Z] #121 DONE 10.6s [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #145 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:16:07.286Z] #145 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #146 [core-command builder 6/7] COPY . . [2024-08-23T08:16:07.286Z] #146 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #147 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:16:07.286Z] #147 CACHED [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #123 [core-data builder 6/7] COPY . . [2024-08-23T08:16:07.286Z] #123 DONE 10.5s [2024-08-23T08:16:07.286Z] [2024-08-23T08:16:07.286Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T08:16:09.195Z] #148 1.438 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-23T08:16:17.297Z] #148 ... [2024-08-23T08:16:17.297Z] [2024-08-23T08:16:17.297Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-23T08:16:17.297Z] #0 0.599 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-23T08:16:17.297Z] #149 ... [2024-08-23T08:16:17.297Z] [2024-08-23T08:16:17.297Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-23T08:16:17.297Z] #0 1.853 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-23T08:16:17.555Z] #150 ... [2024-08-23T08:16:17.555Z] [2024-08-23T08:16:17.555Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-23T08:16:17.555Z] #0 0.788 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-23T08:16:17.555Z] #151 ... [2024-08-23T08:16:17.555Z] [2024-08-23T08:16:17.555Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T08:16:17.555Z] #0 1.102 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-23T08:16:17.813Z] #152 ... [2024-08-23T08:16:17.813Z] [2024-08-23T08:16:17.813Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T08:16:17.813Z] #0 2.072 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-23T08:16:18.072Z] #153 ... [2024-08-23T08:16:18.072Z] [2024-08-23T08:16:18.072Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-23T08:16:18.072Z] #0 0.669 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-23T08:16:18.072Z] #154 ... [2024-08-23T08:16:18.072Z] [2024-08-23T08:16:18.072Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T08:16:18.072Z] #0 1.709 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-23T08:16:18.329Z] #155 ... [2024-08-23T08:16:18.330Z] [2024-08-23T08:16:18.330Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T08:16:18.330Z] #0 1.156 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-23T08:16:18.330Z] #156 ... [2024-08-23T08:16:18.330Z] [2024-08-23T08:16:18.330Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T08:16:18.330Z] #0 1.659 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-23T08:16:18.588Z] #157 ... [2024-08-23T08:16:18.588Z] [2024-08-23T08:16:18.588Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-23T08:16:18.588Z] #0 1.210 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-23T08:16:18.588Z] #158 ... [2024-08-23T08:16:18.588Z] [2024-08-23T08:16:18.588Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T08:16:18.588Z] #0 1.657 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-23T08:16:18.846Z] #159 ... [2024-08-23T08:16:18.846Z] [2024-08-23T08:16:18.846Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T08:16:18.846Z] #0 1.925 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-23T08:17:41.264Z] #160 ... [2024-08-23T08:17:41.264Z] [2024-08-23T08:17:41.264Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-23T08:17:41.264Z] #154 86.84 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-23T08:18:37.987Z] #154 ... [2024-08-23T08:18:37.987Z] [2024-08-23T08:18:37.987Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-23T08:18:37.987Z] #149 DONE 141.4s [2024-08-23T08:18:37.987Z] [2024-08-23T08:18:37.987Z] #61 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:18:37.987Z] #61 ... [2024-08-23T08:18:37.987Z] [2024-08-23T08:18:37.987Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-23T08:18:37.987Z] #154 DONE 148.2s [2024-08-23T08:18:37.987Z] [2024-08-23T08:18:37.987Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T08:18:37.987Z] #156 ... [2024-08-23T08:18:37.987Z] [2024-08-23T08:18:37.987Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:18:37.987Z] #161 ... [2024-08-23T08:18:37.987Z] [2024-08-23T08:18:37.987Z] #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-23T08:18:37.987Z] #158 DONE 150.3s [2024-08-23T08:18:38.248Z] [2024-08-23T08:18:38.248Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T08:18:38.248Z] #155 ... [2024-08-23T08:18:38.248Z] [2024-08-23T08:18:38.248Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-23T08:18:38.249Z] #151 DONE 151.2s [2024-08-23T08:18:38.249Z] [2024-08-23T08:18:38.249Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:18:38.819Z] #162 ... [2024-08-23T08:18:38.819Z] [2024-08-23T08:18:38.819Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-23T08:18:38.819Z] #150 DONE 151.5s [2024-08-23T08:18:39.079Z] [2024-08-23T08:18:39.079Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T08:18:39.655Z] #160 ... [2024-08-23T08:18:39.655Z] [2024-08-23T08:18:39.655Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T08:18:39.655Z] #152 DONE 152.3s [2024-08-23T08:18:39.655Z] [2024-08-23T08:18:39.655Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:18:40.224Z] #163 ... [2024-08-23T08:18:40.224Z] [2024-08-23T08:18:40.224Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:18:40.224Z] #161 DONE 3.4s [2024-08-23T08:18:40.224Z] [2024-08-23T08:18:40.224Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:18:40.224Z] #162 DONE 2.0s [2024-08-23T08:18:40.224Z] [2024-08-23T08:18:40.224Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:18:40.483Z] #164 ... [2024-08-23T08:18:40.483Z] [2024-08-23T08:18:40.483Z] #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:18:40.483Z] #163 DONE 0.9s [2024-08-23T08:18:40.483Z] [2024-08-23T08:18:40.483Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:18:40.483Z] #165 DONE 0.7s [2024-08-23T08:18:40.483Z] [2024-08-23T08:18:40.483Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-23T08:18:40.483Z] #166 DONE 0.9s [2024-08-23T08:18:40.742Z] [2024-08-23T08:18:40.742Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:18:41.002Z] #167 ... [2024-08-23T08:18:41.002Z] [2024-08-23T08:18:41.002Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:18:41.002Z] #164 DONE 0.6s [2024-08-23T08:18:41.002Z] [2024-08-23T08:18:41.002Z] #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-23T08:18:41.265Z] #168 ... [2024-08-23T08:18:41.266Z] [2024-08-23T08:18:41.266Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:18:41.266Z] #169 DONE 0.8s [2024-08-23T08:18:41.266Z] [2024-08-23T08:18:41.266Z] #170 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-23T08:18:41.835Z] #170 ... [2024-08-23T08:18:41.835Z] [2024-08-23T08:18:41.835Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:18:41.835Z] #171 DONE 1.2s [2024-08-23T08:18:41.835Z] [2024-08-23T08:18:41.835Z] #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-23T08:18:42.332Z] #172 ... [2024-08-23T08:18:42.332Z] [2024-08-23T08:18:42.332Z] #167 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:18:42.332Z] #167 DONE 1.6s [2024-08-23T08:18:42.332Z] [2024-08-23T08:18:42.332Z] #173 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:18:42.332Z] #173 CACHED [2024-08-23T08:18:42.332Z] [2024-08-23T08:18:42.332Z] #174 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:18:42.332Z] #174 CACHED [2024-08-23T08:18:42.602Z] [2024-08-23T08:18:42.602Z] #175 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-23T08:18:45.214Z] #175 ... [2024-08-23T08:18:45.214Z] [2024-08-23T08:18:45.214Z] #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-23T08:18:45.214Z] #168 DONE 4.4s [2024-08-23T08:18:45.214Z] [2024-08-23T08:18:45.214Z] #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T08:18:45.214Z] #157 DONE 158.0s [2024-08-23T08:18:45.472Z] [2024-08-23T08:18:45.472Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-23T08:18:50.766Z] #176 ... [2024-08-23T08:18:50.766Z] [2024-08-23T08:18:50.766Z] #177 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-23T08:18:50.766Z] #177 ... [2024-08-23T08:18:50.766Z] [2024-08-23T08:18:50.766Z] #178 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-23T08:18:51.026Z] #178 ... [2024-08-23T08:18:51.026Z] [2024-08-23T08:18:51.026Z] #170 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-23T08:18:51.026Z] #170 DONE 9.8s [2024-08-23T08:18:51.284Z] [2024-08-23T08:18:51.284Z] #177 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-23T08:18:54.571Z] #177 ... [2024-08-23T08:18:54.571Z] [2024-08-23T08:18:54.571Z] #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:18:54.571Z] #179 CACHED [2024-08-23T08:18:54.571Z] [2024-08-23T08:18:54.571Z] #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:18:54.571Z] #180 CACHED [2024-08-23T08:18:54.571Z] [2024-08-23T08:18:54.571Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-23T08:18:54.571Z] #181 ... [2024-08-23T08:18:54.571Z] [2024-08-23T08:18:54.571Z] #177 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-23T08:18:54.571Z] #177 DONE 13.7s [2024-08-23T08:18:54.571Z] [2024-08-23T08:18:54.571Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T08:18:54.571Z] #159 DONE 166.9s [2024-08-23T08:18:54.571Z] [2024-08-23T08:18:54.571Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T08:18:54.571Z] #160 DONE 166.9s [2024-08-23T08:18:54.571Z] [2024-08-23T08:18:54.571Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T08:18:54.571Z] #155 DONE 166.9s [2024-08-23T08:18:54.571Z] [2024-08-23T08:18:54.571Z] #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T08:18:54.571Z] #156 DONE 166.9s [2024-08-23T08:18:54.571Z] [2024-08-23T08:18:54.571Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T08:18:54.571Z] #148 DONE 167.0s [2024-08-23T08:18:54.571Z] [2024-08-23T08:18:54.571Z] #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-23T08:18:54.571Z] #172 DONE 12.6s [2024-08-23T08:18:54.571Z] [2024-08-23T08:18:54.571Z] #178 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-23T08:18:54.571Z] #178 DONE 12.2s [2024-08-23T08:18:54.571Z] [2024-08-23T08:18:54.571Z] #182 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:18:54.571Z] #182 ... [2024-08-23T08:18:54.571Z] [2024-08-23T08:18:54.571Z] #183 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:18:54.571Z] #183 CACHED [2024-08-23T08:18:54.571Z] [2024-08-23T08:18:54.571Z] #184 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:18:54.571Z] #184 CACHED [2024-08-23T08:18:54.571Z] [2024-08-23T08:18:54.571Z] #175 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-23T08:18:54.571Z] #175 DONE 12.4s [2024-08-23T08:18:54.571Z] [2024-08-23T08:18:54.571Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T08:18:54.571Z] #153 DONE 167.3s [2024-08-23T08:18:54.571Z] [2024-08-23T08:18:54.571Z] #185 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:18:54.829Z] #185 ... [2024-08-23T08:18:54.829Z] [2024-08-23T08:18:54.829Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-23T08:18:54.829Z] #176 DONE 9.3s [2024-08-23T08:18:54.829Z] [2024-08-23T08:18:54.829Z] #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-23T08:18:55.088Z] #186 ... [2024-08-23T08:18:55.088Z] [2024-08-23T08:18:55.088Z] #187 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:18:55.088Z] #187 DONE 0.9s [2024-08-23T08:18:55.088Z] [2024-08-23T08:18:55.088Z] #188 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:18:55.347Z] #188 ... [2024-08-23T08:18:55.347Z] [2024-08-23T08:18:55.347Z] #189 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-23T08:18:55.347Z] #189 DONE 1.3s [2024-08-23T08:18:55.347Z] [2024-08-23T08:18:55.347Z] #190 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:18:55.347Z] #190 CACHED [2024-08-23T08:18:55.347Z] [2024-08-23T08:18:55.347Z] #191 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:18:55.347Z] #191 CACHED [2024-08-23T08:18:55.347Z] [2024-08-23T08:18:55.347Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-23T08:18:55.347Z] #181 DONE 1.3s [2024-08-23T08:18:55.913Z] [2024-08-23T08:18:55.913Z] #192 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:18:55.913Z] #192 DONE 1.2s [2024-08-23T08:18:55.913Z] [2024-08-23T08:18:55.913Z] #193 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:18:55.913Z] #193 DONE 1.2s [2024-08-23T08:18:55.913Z] [2024-08-23T08:18:55.913Z] #194 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-23T08:18:55.913Z] #194 ... [2024-08-23T08:18:55.913Z] [2024-08-23T08:18:55.913Z] #182 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:18:55.913Z] #182 DONE 1.4s [2024-08-23T08:18:55.913Z] [2024-08-23T08:18:55.913Z] #195 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-23T08:18:55.913Z] #195 DONE 1.2s [2024-08-23T08:18:55.913Z] [2024-08-23T08:18:55.913Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:18:55.913Z] #196 DONE 1.4s [2024-08-23T08:18:55.913Z] [2024-08-23T08:18:55.913Z] #185 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:18:55.913Z] #185 DONE 1.2s [2024-08-23T08:18:55.913Z] [2024-08-23T08:18:55.913Z] #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:18:55.913Z] #197 DONE 1.3s [2024-08-23T08:18:55.913Z] [2024-08-23T08:18:55.913Z] #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-23T08:18:55.913Z] #186 DONE 1.1s [2024-08-23T08:18:55.913Z] [2024-08-23T08:18:55.913Z] #188 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T08:18:55.913Z] #188 DONE 1.2s [2024-08-23T08:18:56.206Z] [2024-08-23T08:18:56.206Z] #107 [security-spiffe-token-provider] exporting to image [2024-08-23T08:18:56.206Z] #107 exporting layers [2024-08-23T08:18:56.464Z] #107 ... [2024-08-23T08:18:56.464Z] [2024-08-23T08:18:56.464Z] #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:18:56.464Z] #198 DONE 1.1s [2024-08-23T08:18:56.464Z] [2024-08-23T08:18:56.464Z] #199 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:18:56.464Z] #199 DONE 1.1s [2024-08-23T08:18:56.464Z] [2024-08-23T08:18:56.464Z] #200 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-23T08:18:56.464Z] #200 DONE 1.1s [2024-08-23T08:18:56.464Z] [2024-08-23T08:18:56.464Z] #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:18:56.464Z] #201 DONE 1.0s [2024-08-23T08:18:56.464Z] [2024-08-23T08:18:56.464Z] #202 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:18:56.464Z] #202 DONE 1.1s [2024-08-23T08:18:56.464Z] [2024-08-23T08:18:56.464Z] #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:18:56.464Z] #203 DONE 0.9s [2024-08-23T08:18:56.464Z] [2024-08-23T08:18:56.464Z] #204 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:18:56.464Z] #204 DONE 1.0s [2024-08-23T08:18:56.464Z] [2024-08-23T08:18:56.464Z] #194 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-23T08:18:56.464Z] #194 DONE 1.0s [2024-08-23T08:18:56.464Z] [2024-08-23T08:18:56.464Z] #205 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-23T08:18:56.725Z] #205 ... [2024-08-23T08:18:56.725Z] [2024-08-23T08:18:56.725Z] #206 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-23T08:18:56.725Z] #206 DONE 1.0s [2024-08-23T08:18:56.725Z] [2024-08-23T08:18:56.725Z] #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-23T08:18:56.725Z] #207 DONE 1.0s [2024-08-23T08:18:56.725Z] [2024-08-23T08:18:56.725Z] #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-23T08:18:56.725Z] #208 DONE 1.0s [2024-08-23T08:18:56.725Z] [2024-08-23T08:18:56.725Z] #209 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-23T08:18:56.725Z] #209 DONE 1.0s [2024-08-23T08:18:57.093Z] [2024-08-23T08:18:57.093Z] #107 [security-spiffe-token-provider] exporting to image [2024-08-23T08:18:57.093Z] #107 exporting layers 0.2s done [2024-08-23T08:18:57.093Z] #107 writing image sha256:df3bdca2788dcb4dc2f17a6010acde397f4e298af039b6725f85b862aa52c217 done [2024-08-23T08:18:57.093Z] #107 naming to docker.io/library/security-spiffe-token-provider done [2024-08-23T08:18:57.707Z] #107 ... [2024-08-23T08:18:57.707Z] [2024-08-23T08:18:57.707Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-23T08:18:57.707Z] #210 DONE 1.1s [2024-08-23T08:18:57.707Z] [2024-08-23T08:18:57.707Z] #211 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-23T08:18:57.707Z] #211 DONE 1.1s [2024-08-23T08:18:57.707Z] [2024-08-23T08:18:57.707Z] #107 [core-metadata] exporting to image [2024-08-23T08:18:57.707Z] #107 writing image sha256:40ec71bc8315de605f9b92e2ecb160a2df95358c621c5a5059e15a2f98c50b65 done [2024-08-23T08:18:57.707Z] #107 naming to docker.io/library/core-command done [2024-08-23T08:18:58.285Z] #107 ... [2024-08-23T08:18:58.285Z] [2024-08-23T08:18:58.285Z] #212 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:18:58.285Z] #212 DONE 1.6s [2024-08-23T08:18:58.285Z] [2024-08-23T08:18:58.285Z] #205 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-23T08:18:58.285Z] #205 DONE 1.5s [2024-08-23T08:18:58.285Z] [2024-08-23T08:18:58.285Z] #213 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-23T08:18:58.285Z] #213 DONE 1.6s [2024-08-23T08:18:58.285Z] [2024-08-23T08:18:58.285Z] #214 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-23T08:18:58.285Z] #214 DONE 1.6s [2024-08-23T08:18:58.285Z] [2024-08-23T08:18:58.285Z] #215 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:18:58.285Z] #215 DONE 1.5s [2024-08-23T08:18:58.285Z] [2024-08-23T08:18:58.285Z] #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-23T08:18:58.285Z] #216 DONE 1.6s [2024-08-23T08:18:58.285Z] [2024-08-23T08:18:58.285Z] #107 [core-keeper] exporting to image [2024-08-23T08:18:58.285Z] #107 ... [2024-08-23T08:18:58.285Z] [2024-08-23T08:18:58.285Z] #217 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-23T08:18:58.285Z] #217 DONE 0.2s [2024-08-23T08:18:58.548Z] [2024-08-23T08:18:58.548Z] #218 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-23T08:18:58.548Z] #218 DONE 0.4s [2024-08-23T08:18:58.548Z] [2024-08-23T08:18:58.548Z] #219 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T08:18:58.548Z] #219 DONE 1.9s [2024-08-23T08:18:58.548Z] [2024-08-23T08:18:58.548Z] #220 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-23T08:18:58.548Z] #220 ... [2024-08-23T08:18:58.548Z] [2024-08-23T08:18:58.548Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:18:58.548Z] #221 DONE 0.4s [2024-08-23T08:18:58.548Z] [2024-08-23T08:18:58.548Z] #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-23T08:18:58.548Z] #222 DONE 0.4s [2024-08-23T08:18:58.548Z] [2024-08-23T08:18:58.548Z] #223 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T08:18:58.548Z] #223 DONE 2.0s [2024-08-23T08:18:58.548Z] [2024-08-23T08:18:58.548Z] #224 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-23T08:18:58.548Z] #224 DONE 0.3s [2024-08-23T08:18:58.809Z] [2024-08-23T08:18:58.809Z] #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T08:18:58.809Z] #225 DONE 2.0s [2024-08-23T08:18:58.809Z] [2024-08-23T08:18:58.809Z] #220 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-23T08:18:58.809Z] #220 DONE 0.2s [2024-08-23T08:18:58.809Z] [2024-08-23T08:18:58.809Z] #226 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-23T08:18:58.809Z] #226 ... [2024-08-23T08:18:58.809Z] [2024-08-23T08:18:58.809Z] #227 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-23T08:18:58.809Z] #227 DONE 0.2s [2024-08-23T08:18:58.809Z] [2024-08-23T08:18:58.809Z] #228 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-23T08:18:58.809Z] #228 DONE 0.2s [2024-08-23T08:18:59.073Z] [2024-08-23T08:18:59.073Z] #226 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-23T08:18:59.073Z] #226 DONE 0.2s [2024-08-23T08:18:59.073Z] [2024-08-23T08:18:59.073Z] #107 [support-scheduler] exporting to image [2024-08-23T08:18:59.073Z] #107 exporting layers 0.3s done [2024-08-23T08:18:59.073Z] #107 writing image sha256:4acfccf798b6c0630f15341abf29c91ca32becbf83ba21da30e5b67d02d527aa 0.0s done [2024-08-23T08:18:59.073Z] #107 writing image sha256:7c0cc28c1bb9bc8436e1a53f6169e4a531880e6dc41531cf272784d60fee0abf [2024-08-23T08:18:59.073Z] #107 writing image sha256:84a9c6bd109f9b1d1dae5d6593e5e14b5dcb3ec6f25403fbedc55418e6fd080d [2024-08-23T08:18:59.073Z] #107 writing image sha256:4bf7fdf58e356ed8bd4d3ac669d6ec63b8adc2dd037f7e271034dbf67b75b039 [2024-08-23T08:18:59.073Z] #107 naming to docker.io/library/support-scheduler 0.0s done [2024-08-23T08:18:59.073Z] #107 ... [2024-08-23T08:18:59.073Z] [2024-08-23T08:18:59.073Z] #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-23T08:18:59.073Z] #229 DONE 0.1s [2024-08-23T08:18:59.073Z] [2024-08-23T08:18:59.073Z] #107 [core-common-config-bootstrapper] exporting to image [2024-08-23T08:18:59.073Z] #107 writing image sha256:7c0cc28c1bb9bc8436e1a53f6169e4a531880e6dc41531cf272784d60fee0abf 0.1s done [2024-08-23T08:18:59.073Z] #107 writing image sha256:84a9c6bd109f9b1d1dae5d6593e5e14b5dcb3ec6f25403fbedc55418e6fd080d 0.2s done [2024-08-23T08:18:59.073Z] #107 writing image sha256:4bf7fdf58e356ed8bd4d3ac669d6ec63b8adc2dd037f7e271034dbf67b75b039 0.2s done [2024-08-23T08:18:59.073Z] #107 naming to docker.io/library/core-keeper done [2024-08-23T08:18:59.073Z] #107 naming to docker.io/library/core-metadata done [2024-08-23T08:18:59.073Z] #107 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-23T08:18:59.073Z] #107 ... [2024-08-23T08:18:59.073Z] [2024-08-23T08:18:59.073Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-23T08:18:59.073Z] #230 DONE 0.1s [2024-08-23T08:18:59.073Z] [2024-08-23T08:18:59.073Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-23T08:18:59.073Z] #231 DONE 0.1s [2024-08-23T08:18:59.073Z] [2024-08-23T08:18:59.073Z] #107 [support-notifications] exporting to image [2024-08-23T08:18:59.073Z] #107 exporting layers 0.6s done [2024-08-23T08:18:59.073Z] #107 writing image sha256:9abf013b788c958014c0a28f148a81afaf23fabe565a750dd45002afc3680d3b 0.1s done [2024-08-23T08:18:59.073Z] #107 naming to docker.io/library/support-notifications done [2024-08-23T08:18:59.336Z] #107 ... [2024-08-23T08:18:59.336Z] [2024-08-23T08:18:59.336Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T08:18:59.336Z] #232 DONE 0.5s [2024-08-23T08:18:59.336Z] [2024-08-23T08:18:59.336Z] #107 [security-secretstore-setup] exporting to image [2024-08-23T08:18:59.336Z] #107 writing image sha256:1815c3167ec22c64e1cc2e06972224ef31c0370a4f724f1dfda96c886a04238d 0.1s done [2024-08-23T08:18:59.336Z] #107 writing image sha256:dad61b51038ea5fdfb7e268ab2603d86ae1b39cf1e5554cd0bddcbca31d32077 0.1s done [2024-08-23T08:18:59.336Z] #107 naming to docker.io/library/support-cron-scheduler done [2024-08-23T08:18:59.336Z] #107 naming to docker.io/library/security-proxy-auth [2024-08-23T08:18:59.336Z] #107 exporting layers 0.7s done [2024-08-23T08:18:59.336Z] #107 naming to docker.io/library/security-proxy-auth done [2024-08-23T08:18:59.336Z] #107 writing image sha256:5ae7f6c0dd028ce011b3846e88b084696536954d8f1e7f69500b30c11a2968be done [2024-08-23T08:18:59.336Z] #107 writing image sha256:b4083174cf5f8f0c345fee7b260e4eb23a2ab22eb8b9f13fe94a9ed9c4acaa21 done [2024-08-23T08:18:59.336Z] #107 naming to docker.io/library/core-data done [2024-08-23T08:18:59.336Z] #107 naming to docker.io/library/security-proxy-setup done [2024-08-23T08:18:59.596Z] #107 exporting layers 0.2s done [2024-08-23T08:18:59.596Z] #107 writing image sha256:a1672dc5c7a3997402078a40695f422115e52be8b7f4bbd8b326f1802417c13f done [2024-08-23T08:18:59.596Z] #107 naming to docker.io/library/security-secretstore-setup done [2024-08-23T08:18:59.597Z] #107 DONE 5.5s [2024-08-23T08:18:59.597Z] [2024-08-23T08:18:59.597Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-23T08:18:59.857Z] #233 DONE 0.4s [2024-08-23T08:18:59.857Z] [2024-08-23T08:18:59.857Z] #107 [security-bootstrapper] exporting to image [2024-08-23T08:18:59.857Z] #107 exporting layers 0.2s done [2024-08-23T08:18:59.857Z] #107 writing image sha256:e3697f7cc53657fbd3f9fc60d8f9032447e60fe2b526aee2b9ba159bbbc9d76c done [2024-08-23T08:18:59.857Z] #107 naming to docker.io/library/security-bootstrapper done [2024-08-23T08:18:59.857Z] #107 DONE 5.7s [2024-08-23T08:18:59.857Z] [2024-08-23T08:18:59.857Z] #61 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:18:59.858Z] time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:18:59.858Z] time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:18:59.858Z] time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:18:59.858Z] time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:18:59.858Z] time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:18:59.858Z] time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:18:59.858Z] time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:18:59.858Z] time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:18:59.858Z] time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:18:59.858Z] time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:18:59.858Z] time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:18:59.858Z] time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:18:59.858Z] time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:18:59.858Z] time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:18:59.858Z] time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T08:18:59.858Z] time="2024-08-23T08:14:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-23T08:18:59.890Z] $ docker stop --time=1 2766f794155cffba159938089b1eefb76fa73022e4147167ffbbbbea5e0cb343 [2024-08-23T08:19:01.156Z] $ docker rm -f --volumes 2766f794155cffba159938089b1eefb76fa73022e4147167ffbbbbea5e0cb343 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T08:19:01.600Z] + docker images [2024-08-23T08:19:01.600Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-23T08:19:01.600Z] security-secretstore-setup latest a1672dc5c7a3 2 seconds ago 37MB [2024-08-23T08:19:01.600Z] security-bootstrapper latest e3697f7cc536 2 seconds ago 18.9MB [2024-08-23T08:19:01.600Z] support-cron-scheduler latest 1815c3167ec2 3 seconds ago 44.1MB [2024-08-23T08:19:01.600Z] security-proxy-auth latest dad61b51038e 3 seconds ago 33MB [2024-08-23T08:19:01.600Z] core-common-config-bootstrapper latest 4bf7fdf58e35 3 seconds ago 15.2MB [2024-08-23T08:19:01.600Z] support-notifications latest 9abf013b788c 3 seconds ago 42.5MB [2024-08-23T08:19:01.600Z] core-data latest b4083174cf5f 3 seconds ago 39.6MB [2024-08-23T08:19:01.600Z] security-proxy-setup latest 5ae7f6c0dd02 3 seconds ago 26.2MB [2024-08-23T08:19:01.600Z] core-keeper latest 7c0cc28c1bb9 4 seconds ago 39.5MB [2024-08-23T08:19:01.600Z] core-metadata latest 84a9c6bd109f 4 seconds ago 39.7MB [2024-08-23T08:19:01.600Z] support-scheduler latest 4acfccf798b6 4 seconds ago 41.9MB [2024-08-23T08:19:01.600Z] core-command latest 40ec71bc8315 5 seconds ago 35.4MB [2024-08-23T08:19:01.600Z] security-spiffe-token-provider latest df3bdca2788d 6 seconds ago 28.8MB [2024-08-23T08:19:01.600Z] security-spire-server latest ea4472de8007 3 minutes ago 121MB [2024-08-23T08:19:01.600Z] security-spire-agent latest 121d61c81114 3 minutes ago 182MB [2024-08-23T08:19:01.600Z] security-spire-config latest 7d3d6dbed1eb 3 minutes ago 120MB [2024-08-23T08:19:01.600Z] ci-base-image-x86_64 latest c5a7d06e4b22 7 minutes ago 971MB [2024-08-23T08:19:01.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-08-23T08:19:01.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-23T08:19:01.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-23T08:27:59.501Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8313 in /w/workspace/edgexfoundry_edgex-go_PR-4872 [Pipeline] { [Pipeline] ws [2024-08-23T08:27:59.582Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-23T08:28:02.702Z] The recommended git tool is: git [2024-08-23T08:28:10.873Z] using credential edgex-jenkins-ssh [2024-08-23T08:28:10.895Z] Cloning the remote Git repository [2024-08-23T08:28:10.944Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-23T08:28:11.121Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-23T08:28:11.397Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-23T08:28:11.398Z] > git --version # timeout=10 [2024-08-23T08:28:11.491Z] > git --version # 'git version 2.25.1' [2024-08-23T08:28:11.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T08:28:11.824Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T08:28:30.331Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-23T08:28:30.360Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T08:28:31.445Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-23T08:28:31.497Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-23T08:28:31.498Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T08:28:31.523Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4872/head:refs/remotes/origin/PR-4872 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-23T08:28:32.452Z] Merging remotes/origin/main commit 7f1d4929ac2c17b75aa9890700086299dd17f9b6 into PR head commit 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 [2024-08-23T08:28:32.938Z] Merge succeeded, producing 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 [2024-08-23T08:28:32.939Z] Checking out Revision 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 (PR-4872) [2024-08-23T08:28:32.471Z] > git config core.sparsecheckout # timeout=10 [2024-08-23T08:28:32.555Z] > git checkout -f 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 # timeout=10 [2024-08-23T08:28:32.821Z] > git remote # timeout=10 [2024-08-23T08:28:32.839Z] > git config --get remote.origin.url # timeout=10 [2024-08-23T08:28:32.858Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T08:28:32.879Z] > git merge 7f1d4929ac2c17b75aa9890700086299dd17f9b6 # timeout=10 [2024-08-23T08:28:32.911Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-23T08:28:32.942Z] > git config core.sparsecheckout # timeout=10 [2024-08-23T08:28:32.957Z] > git checkout -f 1f86b117ef6b39eb5693270c0923cd7a247ad1b8 # timeout=10 [2024-08-23T08:28:36.778Z] Commit message: "fix: Add more db config in service private configuration" [2024-08-23T08:28:36.822Z] > git --version # timeout=10 [2024-08-23T08:28:36.833Z] > git --version # 'git version 2.25.1' [2024-08-23T08:28:36.851Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T08:28:38.792Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-23T08:28:38.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T08:28:38.792Z] Dload Upload Total Spent Left Speed [2024-08-23T08:28:38.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2024-08-23T08:28:39.155Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-23T08:28:39.520Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-23T08:28:39.521Z] sudo tee /etc/docker/daemon.new [2024-08-23T08:28:39.521Z] { [2024-08-23T08:28:39.521Z] "registry-mirrors": [ [2024-08-23T08:28:39.521Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-23T08:28:39.521Z] ], [2024-08-23T08:28:39.521Z] "bip": "10.250.0.254/24", [2024-08-23T08:28:39.521Z] "hosts": [ [2024-08-23T08:28:39.521Z] "tcp://0.0.0.0:5555", [2024-08-23T08:28:39.521Z] "unix:///var/run/docker.sock" [2024-08-23T08:28:39.521Z] ], [2024-08-23T08:28:39.521Z] "mtu": 1458, [2024-08-23T08:28:39.521Z] "selinux-enabled": true, [2024-08-23T08:28:39.521Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-23T08:28:39.521Z] } [Pipeline] sh [2024-08-23T08:28:39.876Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-23T08:28:40.239Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T08:28:58.648Z] provisioning config files... [2024-08-23T08:28:58.676Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12390280606722729770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T08:28:59.172Z] ---> ****-login.sh [2024-08-23T08:28:59.172Z] nexus3.edgexfoundry.org:10001 [2024-08-23T08:28:59.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T08:29:00.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T08:29:00.032Z] Configure a credential helper to remove this warning. See [2024-08-23T08:29:00.032Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T08:29:00.032Z] [2024-08-23T08:29:00.032Z] Login Succeeded [2024-08-23T08:29:00.032Z] nexus3.edgexfoundry.org:10002 [2024-08-23T08:29:00.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T08:29:00.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T08:29:00.308Z] Configure a credential helper to remove this warning. See [2024-08-23T08:29:00.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T08:29:00.308Z] [2024-08-23T08:29:00.308Z] Login Succeeded [2024-08-23T08:29:00.308Z] nexus3.edgexfoundry.org:10003 [2024-08-23T08:29:00.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T08:29:00.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T08:29:00.580Z] Configure a credential helper to remove this warning. See [2024-08-23T08:29:00.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T08:29:00.580Z] [2024-08-23T08:29:00.580Z] Login Succeeded [2024-08-23T08:29:00.580Z] nexus3.edgexfoundry.org:10004 [2024-08-23T08:29:00.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T08:29:00.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T08:29:00.848Z] Configure a credential helper to remove this warning. See [2024-08-23T08:29:00.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T08:29:00.848Z] [2024-08-23T08:29:00.848Z] Login Succeeded [2024-08-23T08:29:00.848Z] ****.io [2024-08-23T08:29:01.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T08:29:01.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T08:29:01.386Z] Configure a credential helper to remove this warning. See [2024-08-23T08:29:01.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T08:29:01.386Z] [2024-08-23T08:29:01.386Z] Login Succeeded [2024-08-23T08:29:01.386Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T08:29:01.422Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-23T08:29:02.213Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-23T08:29:02.268Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T08:29:02.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T08:29:02.367Z] ========================================================= [2024-08-23T08:29:02.368Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-23T08:29:02.368Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-23T08:29:02.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T08:29:03.023Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-23T08:29:03.023Z] c6b39de5b339: Pulling fs layer [2024-08-23T08:29:03.023Z] a69c41024577: Pulling fs layer [2024-08-23T08:29:03.023Z] d6de4b400683: Pulling fs layer [2024-08-23T08:29:03.023Z] 35cb2a7552d0: Pulling fs layer [2024-08-23T08:29:03.023Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T08:29:03.023Z] 464afbd9ba4c: Pulling fs layer [2024-08-23T08:29:03.023Z] 00f215d4a9da: Pulling fs layer [2024-08-23T08:29:03.023Z] d496ad576159: Pulling fs layer [2024-08-23T08:29:03.023Z] 35cb2a7552d0: Waiting [2024-08-23T08:29:03.023Z] 4f4fb700ef54: Waiting [2024-08-23T08:29:03.023Z] 464afbd9ba4c: Waiting [2024-08-23T08:29:03.023Z] 00f215d4a9da: Waiting [2024-08-23T08:29:03.023Z] d496ad576159: Waiting [2024-08-23T08:29:03.023Z] a69c41024577: Verifying Checksum [2024-08-23T08:29:03.023Z] a69c41024577: Download complete [2024-08-23T08:29:03.023Z] 35cb2a7552d0: Download complete [2024-08-23T08:29:03.023Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T08:29:03.023Z] 4f4fb700ef54: Download complete [2024-08-23T08:29:03.023Z] 464afbd9ba4c: Download complete [2024-08-23T08:29:03.023Z] c6b39de5b339: Download complete [2024-08-23T08:29:03.291Z] d496ad576159: Verifying Checksum [2024-08-23T08:29:03.291Z] d496ad576159: Download complete [2024-08-23T08:29:03.875Z] c6b39de5b339: Pull complete [2024-08-23T08:29:04.462Z] a69c41024577: Pull complete [2024-08-23T08:29:04.730Z] d6de4b400683: Verifying Checksum [2024-08-23T08:29:04.730Z] d6de4b400683: Download complete [2024-08-23T08:29:06.147Z] 00f215d4a9da: Verifying Checksum [2024-08-23T08:29:06.147Z] 00f215d4a9da: Download complete [2024-08-23T08:29:18.466Z] d6de4b400683: Pull complete [2024-08-23T08:29:18.466Z] 35cb2a7552d0: Pull complete [2024-08-23T08:29:18.466Z] 4f4fb700ef54: Pull complete [2024-08-23T08:29:18.733Z] 464afbd9ba4c: Pull complete [2024-08-23T08:29:26.944Z] 00f215d4a9da: Pull complete [2024-08-23T08:29:28.895Z] d496ad576159: Pull complete [2024-08-23T08:29:28.895Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-23T08:29:28.895Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T08:29:28.895Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-23T08:29:29.325Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T08:29:29.326Z] WORKDIR /edgex [2024-08-23T08:29:29.326Z] COPY go.mod . [2024-08-23T08:29:29.326Z] RUN go mod download [2024-08-23T08:29:29.326Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-23T08:29:29.928Z] Sending build context to Docker daemon 3.529MB [2024-08-23T08:29:29.928Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T08:29:29.928Z] ---> f246e2811388 [2024-08-23T08:29:29.928Z] Step 2/4 : WORKDIR /edgex [2024-08-23T08:29:31.872Z] ---> Running in fb7c6df5cc2d [2024-08-23T08:29:32.455Z] Removing intermediate container fb7c6df5cc2d [2024-08-23T08:29:32.455Z] ---> 3865f6a8b9ce [2024-08-23T08:29:32.455Z] Step 3/4 : COPY go.mod . [2024-08-23T08:29:32.725Z] ---> c10685304d93 [2024-08-23T08:29:32.725Z] Step 4/4 : RUN go mod download [2024-08-23T08:29:32.997Z] ---> Running in beb1d2ac9919 [2024-08-23T08:30:40.892Z] Removing intermediate container beb1d2ac9919 [2024-08-23T08:30:40.892Z] ---> 344d8f19a3a0 [2024-08-23T08:30:40.892Z] Successfully built 344d8f19a3a0 [2024-08-23T08:30:40.892Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:30:41.351Z] + docker inspect -f . ci-base-image-arm64 [2024-08-23T08:30:41.351Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:30:41.711Z] prd-ubuntu20.04-docker-arm64-4c-16g-8313 does not seem to be running inside a container [2024-08-23T08:30:41.792Z] $ 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-08-23T08:30:43.189Z] $ docker top e97398144051104a54d1280e1082e1e8a1540112c760c0e733f17bdce7f591bd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T08:30:44.124Z] + go version [2024-08-23T08:30:44.124Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-23T08:30:44.167Z] $ docker stop --time=1 e97398144051104a54d1280e1082e1e8a1540112c760c0e733f17bdce7f591bd [2024-08-23T08:30:45.860Z] $ docker rm -f --volumes e97398144051104a54d1280e1082e1e8a1540112c760c0e733f17bdce7f591bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:30:46.839Z] + docker inspect -f . ci-base-image-arm64 [2024-08-23T08:30:46.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:30:47.128Z] prd-ubuntu20.04-docker-arm64-4c-16g-8313 does not seem to be running inside a container [2024-08-23T08:30:47.188Z] $ 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-08-23T08:30:48.458Z] $ docker top 9a9c01841fa17d3e4740a156af9b33c1656146ae7aeb8f1fff241ab6e89a3e52 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-23T08:30:48.763Z] ========================================================= [2024-08-23T08:30:48.763Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-23T08:30:48.763Z] ========================================================= [Pipeline] sh [2024-08-23T08:30:49.412Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-23T08:30:50.147Z] + make test [2024-08-23T08:30:50.147Z] go test -race -coverprofile=coverage.out ./... [2024-08-23T08:31:37.012Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-23T08:34:59.048Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-23T08:34:59.048Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-23T08:35:55.450Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-23T08:35:55.450Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-23T08:35:56.879Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-23T08:35:56.879Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-23T08:35:56.879Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-23T08:35:56.879Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-23T08:35:58.295Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-23T08:35:58.295Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-23T08:35:58.563Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-23T08:36:05.197Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-23T08:36:05.197Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-23T08:36:05.197Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-23T08:36:05.197Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-23T08:36:05.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-23T08:36:17.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-23T08:36:17.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-23T08:36:17.486Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.131s coverage: 28.7% of statements [2024-08-23T08:36:29.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.195s coverage: 97.0% of statements [2024-08-23T08:36:34.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-23T08:36:34.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-23T08:36:34.041Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-23T08:36:38.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.279s coverage: 69.2% of statements [2024-08-23T08:36:40.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-23T08:36:40.228Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-23T08:36:41.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.218s coverage: 53.2% of statements [2024-08-23T08:36:46.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-23T08:36:46.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-23T08:36:46.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-23T08:36:46.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-23T08:36:46.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-23T08:36:46.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-23T08:36:46.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-23T08:36:46.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-23T08:36:46.981Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-23T08:36:55.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-23T08:36:55.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-23T08:36:55.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-23T08:36:55.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-23T08:36:55.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-23T08:36:55.194Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 8.472s coverage: 93.4% of statements [2024-08-23T08:36:55.466Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.215s coverage: 91.7% of statements [2024-08-23T08:37:02.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-23T08:37:02.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-23T08:37:02.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.234s coverage: 7.0% of statements [2024-08-23T08:37:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-23T08:37:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-23T08:37:14.669Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-23T08:37:16.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-23T08:37:16.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-23T08:37:16.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-23T08:37:16.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-23T08:37:16.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-23T08:37:16.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-23T08:37:16.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-23T08:37:16.072Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-23T08:37:16.340Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.659s coverage: 95.8% of statements [2024-08-23T08:37:16.921Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.094s coverage: 72.2% of statements [2024-08-23T08:37:21.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-23T08:37:22.125Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.112s coverage: 0.0% of statements [no tests to run] [2024-08-23T08:37:28.767Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-23T08:37:28.767Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-23T08:37:29.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.307s coverage: 0.8% of statements [2024-08-23T08:37:29.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.149s coverage: 30.7% of statements [2024-08-23T08:37:33.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.158s coverage: 41.7% of statements [2024-08-23T08:37:33.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.112s coverage: 77.8% of statements [2024-08-23T08:37:33.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.120s coverage: 94.1% of statements [2024-08-23T08:37:33.882Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.129s coverage: 96.3% of statements [2024-08-23T08:37:39.237Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.107s coverage: 87.5% of statements [2024-08-23T08:37:40.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-23T08:37:41.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-23T08:37:41.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-23T08:37:41.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-23T08:37:45.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-23T08:37:45.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-23T08:37:45.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-23T08:37:45.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-23T08:37:51.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.113s coverage: 94.4% of statements [2024-08-23T08:37:51.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-23T08:37:51.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-23T08:37:51.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-23T08:37:56.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-23T08:37:56.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-23T08:37:56.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-23T08:37:56.503Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-23T08:38:01.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-23T08:38:01.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-23T08:38:03.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-23T08:38:05.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.944s coverage: 79.9% of statements [2024-08-23T08:38:05.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.167s coverage: 92.9% of statements [2024-08-23T08:38:05.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.088s coverage: 66.7% of statements [2024-08-23T08:38:05.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.120s coverage: 62.3% of statements [2024-08-23T08:38:05.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.105s coverage: 75.0% of statements [2024-08-23T08:38:08.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-23T08:38:10.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.104s coverage: 87.2% of statements [2024-08-23T08:38:10.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements [2024-08-23T08:38:10.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.071s coverage: 100.0% of statements [2024-08-23T08:38:10.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.399s coverage: 81.8% of statements [2024-08-23T08:38:10.896Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.281s coverage: 82.1% of statements [2024-08-23T08:38:10.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-23T08:38:12.302Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.117s coverage: 86.0% of statements [2024-08-23T08:38:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-23T08:38:16.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-23T08:38:18.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.778s coverage: 63.1% of statements [2024-08-23T08:38:18.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.125s coverage: 100.0% of statements [2024-08-23T08:38:18.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.110s coverage: 89.4% of statements [2024-08-23T08:38:19.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.071s coverage: 100.0% of statements [2024-08-23T08:38:20.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-23T08:38:20.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-23T08:38:20.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-23T08:38:20.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2024-08-23T08:38:20.960Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.087s coverage: 100.0% of statements [2024-08-23T08:38:29.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-23T08:38:29.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-23T08:38:29.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-23T08:38:29.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.744s coverage: 36.5% of statements [2024-08-23T08:38:29.735Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.120s coverage: 89.5% of statements [2024-08-23T08:38:30.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-23T08:38:30.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-23T08:38:30.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-23T08:38:30.319Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-23T08:38:31.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.117s coverage: 84.8% of statements [2024-08-23T08:38:35.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-23T08:38:35.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-23T08:38:35.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-23T08:38:36.558Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.142s coverage: 5.2% of statements [2024-08-23T08:38:43.190Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-23T08:38:43.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-23T08:38:43.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-23T08:38:43.191Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-23T08:38:44.591Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.333s coverage: 90.8% of statements [2024-08-23T08:38:51.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-23T08:38:51.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-23T08:38:51.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-23T08:38:51.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-23T08:38:57.851Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.197s coverage: 19.9% of statements [2024-08-23T08:38:59.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-23T08:38:59.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-23T08:38:59.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-23T08:38:59.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-23T08:39:01.191Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.523s coverage: 95.7% of statements [2024-08-23T08:39:03.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-23T08:39:03.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-23T08:39:04.719Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.157s coverage: 61.8% of statements [2024-08-23T08:39:08.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-23T08:39:08.054Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-23T08:39:09.014Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.278s coverage: 98.9% of statements [2024-08-23T08:39:10.949Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-08-23T08:39:10.949Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-23T08:39:10.949Z] go vet ./... [2024-08-23T08:44:02.814Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-23T08:44:02.814Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-23T08:44:02.814Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-23T08:44:02.862Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-23T08:44:03.536Z] + ls -al . [2024-08-23T08:44:03.536Z] total 912 [2024-08-23T08:44:03.536Z] drwxrwxr-x 10 1001 1001 4096 Aug 23 08:30 . [2024-08-23T08:44:03.536Z] drwxr-xr-x 4 root root 4096 Aug 23 08:30 .. [2024-08-23T08:44:03.536Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 08:28 .blubracket [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 10 Aug 23 08:28 .dockerignore [2024-08-23T08:44:03.536Z] drwxrwxr-x 8 1001 1001 4096 Aug 23 08:28 .git [2024-08-23T08:44:03.536Z] drwxrwxr-x 3 1001 1001 4096 Aug 23 08:28 .github [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 1102 Aug 23 08:28 .gitignore [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 42 Aug 23 08:28 .golangci.yml [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 100 Aug 23 08:28 .hadolint.yml [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 155 Aug 23 08:28 .sonarcloud.properties [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 1171 Aug 23 08:28 ADOPTERS.md [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 21286 Aug 23 08:28 Attribution.txt [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 100284 Aug 23 08:28 CHANGELOG.md [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 3804 Aug 23 08:28 CONTRIBUTING.md [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 677 Aug 23 08:28 GOVERNANCE.md [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 861 Aug 23 08:28 Jenkinsfile [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 10775 Aug 23 08:28 LICENSE [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 16854 Aug 23 08:28 Makefile [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 582 Aug 23 08:28 OWNERS.md [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 9528 Aug 23 08:28 README.md [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 789 Aug 23 08:28 SECURITY.md [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 5 Aug 23 08:10 VERSION [2024-08-23T08:44:03.536Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 08:28 bin [2024-08-23T08:44:03.536Z] drwxrwxr-x 20 1001 1001 4096 Aug 23 08:28 cmd [2024-08-23T08:44:03.536Z] -rw-r--r-- 1 root root 544290 Aug 23 08:39 coverage.out [2024-08-23T08:44:03.536Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 08:28 fuzz_test [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 7305 Aug 23 08:28 go.mod [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 102581 Aug 23 08:28 go.sum [2024-08-23T08:44:03.536Z] drwxrwxr-x 7 1001 1001 4096 Aug 23 08:28 internal [2024-08-23T08:44:03.536Z] drwxrwxr-x 3 1001 1001 4096 Aug 23 08:28 openapi [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 584 Aug 23 08:28 security.txt [2024-08-23T08:44:03.536Z] -rw-rw-r-- 1 1001 1001 204 Aug 23 08:28 version.go [Pipeline] sh [2024-08-23T08:44:04.213Z] + '[' -e coverage.out ] [2024-08-23T08:44:04.213Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-23T08:44:04.262Z] Warning: overwriting stash ‘coverage-report’ [2024-08-23T08:44:05.331Z] Stashed 1 file(s) [Pipeline] sh [2024-08-23T08:44:06.039Z] + make build [2024-08-23T08:44:06.039Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-23T08:47:42.929Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-23T08:47:52.998Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-23T08:48:03.065Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-23T08:48:06.395Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-23T08:48:18.697Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-23T08:48:51.122Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-23T08:49:01.683Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-23T08:49:14.174Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-23T08:49:26.480Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-23T08:49:30.727Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-23T08:49:33.302Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-23T08:49:37.545Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-23T08:49:42.126Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-23T08:49:47.468Z] $ docker stop --time=1 9a9c01841fa17d3e4740a156af9b33c1656146ae7aeb8f1fff241ab6e89a3e52 [2024-08-23T08:49:49.715Z] $ docker rm -f --volumes 9a9c01841fa17d3e4740a156af9b33c1656146ae7aeb8f1fff241ab6e89a3e52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:49:54.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-23T08:49:54.056Z] [2024-08-23T08:49:54.056Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T08:49:54.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-23T08:49:54.788Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-23T08:49:54.788Z] 547446be3368: Pulling fs layer [2024-08-23T08:49:54.788Z] d125d8839a47: Pulling fs layer [2024-08-23T08:49:54.788Z] 3e85d5ac6304: Pulling fs layer [2024-08-23T08:49:54.788Z] c3105a71a48b: Pulling fs layer [2024-08-23T08:49:54.788Z] 0f093f025ec4: Pulling fs layer [2024-08-23T08:49:54.788Z] c3106fc0e877: Pulling fs layer [2024-08-23T08:49:54.788Z] c3106fc0e877: Waiting [2024-08-23T08:49:54.788Z] c3105a71a48b: Waiting [2024-08-23T08:49:54.788Z] 0f093f025ec4: Waiting [2024-08-23T08:49:54.788Z] 547446be3368: Verifying Checksum [2024-08-23T08:49:54.788Z] 547446be3368: Download complete [2024-08-23T08:49:55.056Z] c3105a71a48b: Verifying Checksum [2024-08-23T08:49:55.056Z] c3105a71a48b: Download complete [2024-08-23T08:49:55.323Z] d125d8839a47: Verifying Checksum [2024-08-23T08:49:55.323Z] d125d8839a47: Download complete [2024-08-23T08:49:55.323Z] c3106fc0e877: Download complete [2024-08-23T08:49:55.589Z] 0f093f025ec4: Verifying Checksum [2024-08-23T08:49:55.589Z] 0f093f025ec4: Download complete [2024-08-23T08:49:55.589Z] 547446be3368: Pull complete [2024-08-23T08:49:57.877Z] d125d8839a47: Pull complete [2024-08-23T08:49:59.279Z] 3e85d5ac6304: Verifying Checksum [2024-08-23T08:50:09.338Z] 3e85d5ac6304: Pull complete [2024-08-23T08:50:09.338Z] c3105a71a48b: Pull complete [2024-08-23T08:50:09.922Z] 0f093f025ec4: Pull complete [2024-08-23T08:50:10.190Z] c3106fc0e877: Pull complete [2024-08-23T08:50:10.190Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-23T08:50:10.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-23T08:50:10.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T08:50:10.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-8313 does not seem to be running inside a container [2024-08-23T08:50:10.664Z] $ 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-08-23T08:50:13.070Z] $ docker top 82819cc4fb19d4272279e18693237b4dec16795f161476330a15c632b37c8b10 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T08:50:14.000Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-23T08:50:24.079Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-08-23T08:50:24.079Z] #1 transferring dockerfile: [2024-08-23T08:50:24.079Z] #1 transferring dockerfile: 1.93kB done [2024-08-23T08:50:24.079Z] #1 DONE 0.1s [2024-08-23T08:50:24.673Z] [2024-08-23T08:50:24.673Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-08-23T08:50:24.673Z] #2 transferring dockerfile: 2.01kB 0.0s done [2024-08-23T08:50:24.673Z] #2 DONE 0.1s [2024-08-23T08:50:24.673Z] [2024-08-23T08:50:24.673Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-23T08:50:24.673Z] #3 transferring dockerfile: 3.17kB done [2024-08-23T08:50:24.673Z] #3 DONE 0.1s [2024-08-23T08:50:24.673Z] [2024-08-23T08:50:24.673Z] #4 [core-data internal] load build definition from Dockerfile [2024-08-23T08:50:24.943Z] #4 transferring dockerfile: 2.07kB done [2024-08-23T08:50:24.943Z] #4 DONE 0.1s [2024-08-23T08:50:24.943Z] [2024-08-23T08:50:24.943Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-08-23T08:50:24.943Z] #5 transferring dockerfile: 1.69kB done [2024-08-23T08:50:24.943Z] #5 DONE 0.1s [2024-08-23T08:50:24.943Z] [2024-08-23T08:50:24.943Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-23T08:50:24.943Z] #6 transferring dockerfile: 2.49kB 0.0s done [2024-08-23T08:50:24.943Z] #6 DONE 0.1s [2024-08-23T08:50:24.943Z] [2024-08-23T08:50:24.943Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-08-23T08:50:25.213Z] #7 transferring dockerfile: 1.81kB 0.0s done [2024-08-23T08:50:25.213Z] #7 DONE 0.1s [2024-08-23T08:50:25.213Z] [2024-08-23T08:50:25.213Z] #8 [core-command internal] load build definition from Dockerfile [2024-08-23T08:50:25.213Z] #8 transferring dockerfile: 1.93kB done [2024-08-23T08:50:25.213Z] #8 DONE 0.1s [2024-08-23T08:50:25.213Z] [2024-08-23T08:50:25.213Z] #9 [security-spire-server internal] load build definition from Dockerfile [2024-08-23T08:50:25.213Z] #9 transferring dockerfile: 1.70kB done [2024-08-23T08:50:25.213Z] #9 DONE 0.1s [2024-08-23T08:50:25.213Z] [2024-08-23T08:50:25.213Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-23T08:50:25.213Z] #10 transferring dockerfile: 2.50kB done [2024-08-23T08:50:25.213Z] #10 DONE 0.1s [2024-08-23T08:50:25.213Z] [2024-08-23T08:50:25.213Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-23T08:50:25.213Z] #11 transferring dockerfile: 1.85kB done [2024-08-23T08:50:25.213Z] #11 DONE 0.1s [2024-08-23T08:50:25.213Z] [2024-08-23T08:50:25.213Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-23T08:50:25.496Z] #12 transferring dockerfile: 2.23kB done [2024-08-23T08:50:25.496Z] #12 DONE 0.1s [2024-08-23T08:50:25.496Z] [2024-08-23T08:50:25.496Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-08-23T08:50:25.496Z] #13 transferring dockerfile: 1.95kB 0.0s done [2024-08-23T08:50:25.496Z] #13 DONE 0.1s [2024-08-23T08:50:25.496Z] [2024-08-23T08:50:25.496Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-23T08:50:25.496Z] #14 transferring dockerfile: 2.15kB done [2024-08-23T08:50:25.496Z] #14 DONE 0.1s [2024-08-23T08:50:25.496Z] [2024-08-23T08:50:25.496Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-23T08:50:25.496Z] #15 transferring dockerfile: 1.89kB 0.0s done [2024-08-23T08:50:25.496Z] #15 DONE 0.1s [2024-08-23T08:50:25.496Z] [2024-08-23T08:50:25.496Z] #16 [core-metadata internal] load build definition from Dockerfile [2024-08-23T08:50:25.496Z] #16 transferring dockerfile: 2.06kB done [2024-08-23T08:50:25.496Z] #16 DONE 0.1s [2024-08-23T08:50:25.770Z] [2024-08-23T08:50:25.770Z] #17 [support-scheduler internal] load .dockerignore [2024-08-23T08:50:25.770Z] #17 transferring context: 50B done [2024-08-23T08:50:25.770Z] #17 DONE 0.1s [2024-08-23T08:50:26.740Z] [2024-08-23T08:50:26.740Z] #18 [core-keeper internal] load .dockerignore [2024-08-23T08:50:26.740Z] #18 transferring context: 50B done [2024-08-23T08:50:26.740Z] #18 DONE 0.1s [2024-08-23T08:50:26.740Z] [2024-08-23T08:50:26.740Z] #19 [core-data internal] load .dockerignore [2024-08-23T08:50:26.740Z] #19 transferring context: 50B done [2024-08-23T08:50:26.740Z] #19 DONE 0.1s [2024-08-23T08:50:26.740Z] [2024-08-23T08:50:26.740Z] #20 [security-spire-config internal] load .dockerignore [2024-08-23T08:50:26.740Z] #20 transferring context: 50B done [2024-08-23T08:50:26.740Z] #20 DONE 0.1s [2024-08-23T08:50:26.740Z] [2024-08-23T08:50:26.740Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-08-23T08:50:26.740Z] #21 transferring context: 50B 0.0s done [2024-08-23T08:50:26.740Z] #21 DONE 0.1s [2024-08-23T08:50:26.740Z] [2024-08-23T08:50:26.740Z] #22 [security-spire-agent internal] load .dockerignore [2024-08-23T08:50:26.740Z] #22 transferring context: 50B 0.0s done [2024-08-23T08:50:26.740Z] #22 DONE 0.1s [2024-08-23T08:50:26.740Z] [2024-08-23T08:50:26.740Z] #23 [core-command internal] load .dockerignore [2024-08-23T08:50:27.008Z] #23 transferring context: 50B 0.0s done [2024-08-23T08:50:27.008Z] #23 DONE 0.1s [2024-08-23T08:50:27.008Z] [2024-08-23T08:50:27.008Z] #24 [security-spire-server internal] load .dockerignore [2024-08-23T08:50:27.008Z] #24 transferring context: 50B 0.0s done [2024-08-23T08:50:27.008Z] #24 DONE 0.1s [2024-08-23T08:50:27.008Z] [2024-08-23T08:50:27.008Z] #25 [security-proxy-setup internal] load .dockerignore [2024-08-23T08:50:27.008Z] #25 transferring context: 50B 0.0s done [2024-08-23T08:50:27.008Z] #25 DONE 0.1s [2024-08-23T08:50:27.008Z] [2024-08-23T08:50:27.008Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-08-23T08:50:27.284Z] #26 transferring context: 50B 0.0s done [2024-08-23T08:50:27.284Z] #26 DONE 0.1s [2024-08-23T08:50:27.284Z] [2024-08-23T08:50:27.284Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-23T08:50:27.284Z] #27 transferring context: 50B 0.0s done [2024-08-23T08:50:27.284Z] #27 DONE 0.1s [2024-08-23T08:50:27.284Z] [2024-08-23T08:50:27.284Z] #28 [support-notifications internal] load .dockerignore [2024-08-23T08:50:27.284Z] #28 transferring context: 50B done [2024-08-23T08:50:27.284Z] #28 DONE 0.1s [2024-08-23T08:50:27.284Z] [2024-08-23T08:50:27.284Z] #29 [security-proxy-auth internal] load .dockerignore [2024-08-23T08:50:27.284Z] #29 transferring context: 50B 0.0s done [2024-08-23T08:50:27.284Z] #29 DONE 0.1s [2024-08-23T08:50:27.284Z] [2024-08-23T08:50:27.284Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-08-23T08:50:27.555Z] #30 transferring context: 50B 0.0s done [2024-08-23T08:50:27.555Z] #30 DONE 0.1s [2024-08-23T08:50:27.555Z] [2024-08-23T08:50:27.555Z] #31 [core-metadata internal] load .dockerignore [2024-08-23T08:50:27.555Z] #31 transferring context: 50B 0.0s done [2024-08-23T08:50:27.555Z] #31 DONE 0.1s [2024-08-23T08:50:27.555Z] [2024-08-23T08:50:27.555Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T08:50:27.555Z] #32 DONE 0.0s [2024-08-23T08:50:27.555Z] [2024-08-23T08:50:27.555Z] #33 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T08:50:27.822Z] #33 DONE 0.2s [2024-08-23T08:50:27.822Z] [2024-08-23T08:50:27.822Z] #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:50:27.822Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T08:50:27.822Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T08:50:27.822Z] #34 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T08:50:27.822Z] #34 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T08:50:27.822Z] #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.0s [2024-08-23T08:50:28.091Z] #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.1s [2024-08-23T08:50:28.091Z] #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s [2024-08-23T08:50:28.362Z] #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-23T08:50:28.362Z] #34 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-23T08:50:28.957Z] #34 ... [2024-08-23T08:50:28.957Z] [2024-08-23T08:50:28.957Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T08:50:28.957Z] #35 DONE 1.2s [2024-08-23T08:50:29.231Z] [2024-08-23T08:50:29.231Z] #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:50:29.498Z] #34 ... [2024-08-23T08:50:29.498Z] [2024-08-23T08:50:29.498Z] #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T08:50:29.498Z] #32 DONE 0.0s [2024-08-23T08:50:29.498Z] [2024-08-23T08:50:29.498Z] #36 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-23T08:50:29.498Z] #36 DONE 0.3s [2024-08-23T08:50:29.498Z] [2024-08-23T08:50:29.498Z] #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:50:29.498Z] #34 ... [2024-08-23T08:50:29.498Z] [2024-08-23T08:50:29.498Z] #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T08:50:29.498Z] #33 DONE 0.2s [2024-08-23T08:50:29.498Z] [2024-08-23T08:50:29.498Z] #34 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:50:29.498Z] #34 ... [2024-08-23T08:50:29.498Z] [2024-08-23T08:50:29.498Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T08:50:29.498Z] #32 DONE 0.0s [2024-08-23T08:50:29.498Z] [2024-08-23T08:50:29.498Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T08:50:29.498Z] #35 DONE 2.0s [2024-08-23T08:50:29.498Z] [2024-08-23T08:50:29.498Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-23T08:50:29.498Z] #36 DONE 0.6s [2024-08-23T08:50:29.498Z] [2024-08-23T08:50:29.498Z] #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:50:29.498Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T08:50:29.498Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T08:50:29.498Z] #34 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T08:50:29.498Z] #34 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T08:50:29.498Z] #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-23T08:50:29.498Z] #34 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-23T08:50:29.766Z] #34 ... [2024-08-23T08:50:29.766Z] [2024-08-23T08:50:29.766Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T08:50:29.766Z] #32 DONE 0.0s [2024-08-23T08:50:29.766Z] [2024-08-23T08:50:29.766Z] #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T08:50:29.766Z] #33 DONE 0.4s [2024-08-23T08:50:29.766Z] [2024-08-23T08:50:29.766Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T08:50:29.766Z] #35 DONE 2.0s [2024-08-23T08:50:29.766Z] [2024-08-23T08:50:29.766Z] #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-23T08:50:29.766Z] #36 DONE 0.6s [2024-08-23T08:50:29.766Z] [2024-08-23T08:50:29.766Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:50:30.037Z] #37 ... [2024-08-23T08:50:30.037Z] [2024-08-23T08:50:30.037Z] #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T08:50:30.037Z] #33 DONE 0.5s [2024-08-23T08:50:30.037Z] [2024-08-23T08:50:30.037Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:50:30.307Z] #37 ... [2024-08-23T08:50:30.307Z] [2024-08-23T08:50:30.307Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T08:50:30.307Z] #32 DONE 0.0s [2024-08-23T08:50:30.307Z] [2024-08-23T08:50:30.307Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:50:30.307Z] #37 ... [2024-08-23T08:50:30.307Z] [2024-08-23T08:50:30.307Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T08:50:30.307Z] #33 DONE 0.7s [2024-08-23T08:50:30.575Z] [2024-08-23T08:50:30.575Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T08:50:30.575Z] #35 DONE 2.1s [2024-08-23T08:50:30.575Z] [2024-08-23T08:50:30.575Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-23T08:50:30.575Z] #36 DONE 0.7s [2024-08-23T08:50:30.575Z] [2024-08-23T08:50:30.575Z] #34 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:50:30.575Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T08:50:30.575Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T08:50:30.575Z] #34 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T08:50:30.575Z] #34 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T08:50:30.575Z] #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-23T08:50:30.575Z] #34 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-23T08:50:30.575Z] #34 DONE 3.5s [2024-08-23T08:50:30.575Z] [2024-08-23T08:50:30.575Z] #38 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T08:50:30.843Z] #38 ... [2024-08-23T08:50:30.843Z] [2024-08-23T08:50:30.843Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T08:50:30.843Z] #32 DONE 0.0s [2024-08-23T08:50:30.843Z] [2024-08-23T08:50:30.843Z] #39 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-23T08:50:31.115Z] #39 ... [2024-08-23T08:50:31.115Z] [2024-08-23T08:50:31.115Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T08:50:31.115Z] #32 DONE 0.0s [2024-08-23T08:50:31.115Z] [2024-08-23T08:50:31.115Z] #33 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T08:50:31.115Z] #33 DONE 1.4s [2024-08-23T08:50:31.115Z] [2024-08-23T08:50:31.115Z] #40 [core-keeper internal] load build context [2024-08-23T08:50:31.385Z] #40 ... [2024-08-23T08:50:31.385Z] [2024-08-23T08:50:31.385Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T08:50:31.385Z] #35 DONE 2.2s [2024-08-23T08:50:31.385Z] [2024-08-23T08:50:31.385Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-23T08:50:31.385Z] #36 DONE 0.7s [2024-08-23T08:50:31.385Z] [2024-08-23T08:50:31.385Z] #34 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:50:31.385Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T08:50:31.385Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T08:50:31.385Z] #34 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T08:50:31.385Z] #34 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T08:50:31.385Z] #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-23T08:50:31.385Z] #34 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-23T08:50:31.385Z] #34 DONE 3.6s [2024-08-23T08:50:31.385Z] [2024-08-23T08:50:31.385Z] #40 [core-keeper internal] load build context [2024-08-23T08:50:31.385Z] #40 ... [2024-08-23T08:50:31.385Z] [2024-08-23T08:50:31.385Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T08:50:31.385Z] #35 DONE 2.2s [2024-08-23T08:50:31.385Z] [2024-08-23T08:50:31.385Z] #36 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-23T08:50:31.385Z] #36 DONE 0.7s [2024-08-23T08:50:31.385Z] [2024-08-23T08:50:31.385Z] #34 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:50:31.385Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T08:50:31.385Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T08:50:31.385Z] #34 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T08:50:31.385Z] #34 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T08:50:31.385Z] #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-23T08:50:31.385Z] #34 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-23T08:50:31.385Z] #34 DONE 3.6s [2024-08-23T08:50:31.385Z] [2024-08-23T08:50:31.385Z] #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T08:50:31.385Z] #32 DONE 0.0s [2024-08-23T08:50:31.385Z] [2024-08-23T08:50:31.385Z] #40 [core-keeper internal] load build context [2024-08-23T08:50:31.653Z] #40 ... [2024-08-23T08:50:31.653Z] [2024-08-23T08:50:31.653Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T08:50:31.653Z] #32 DONE 0.0s [2024-08-23T08:50:31.653Z] [2024-08-23T08:50:31.653Z] #40 [core-keeper internal] load build context [2024-08-23T08:50:31.922Z] #40 ... [2024-08-23T08:50:31.922Z] [2024-08-23T08:50:31.922Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T08:50:31.922Z] #32 DONE 0.0s [2024-08-23T08:50:31.922Z] [2024-08-23T08:50:31.922Z] #40 [core-keeper internal] load build context [2024-08-23T08:50:32.198Z] #40 ... [2024-08-23T08:50:32.198Z] [2024-08-23T08:50:32.198Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T08:50:32.198Z] #32 DONE 0.0s [2024-08-23T08:50:32.198Z] [2024-08-23T08:50:32.198Z] #40 [core-keeper internal] load build context [2024-08-23T08:50:32.466Z] #40 ... [2024-08-23T08:50:32.466Z] [2024-08-23T08:50:32.466Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T08:50:32.466Z] #32 DONE 0.0s [2024-08-23T08:50:32.466Z] [2024-08-23T08:50:32.466Z] #40 [core-keeper internal] load build context [2024-08-23T08:50:32.466Z] #40 transferring context: 22.14MB 2.8s [2024-08-23T08:50:32.466Z] #40 ... [2024-08-23T08:50:32.466Z] [2024-08-23T08:50:32.466Z] #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T08:50:32.466Z] #33 DONE 2.5s [2024-08-23T08:50:32.466Z] [2024-08-23T08:50:32.466Z] #40 [core-keeper internal] load build context [2024-08-23T08:50:32.737Z] #40 ... [2024-08-23T08:50:32.737Z] [2024-08-23T08:50:32.737Z] #35 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T08:50:32.737Z] #35 DONE 2.3s [2024-08-23T08:50:32.737Z] [2024-08-23T08:50:32.737Z] #36 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-23T08:50:32.737Z] #36 DONE 0.8s [2024-08-23T08:50:32.737Z] [2024-08-23T08:50:32.737Z] #34 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:50:32.737Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T08:50:32.737Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T08:50:32.737Z] #34 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T08:50:32.737Z] #34 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T08:50:32.737Z] #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-23T08:50:32.737Z] #34 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-23T08:50:32.737Z] #34 DONE 3.7s [2024-08-23T08:50:32.737Z] [2024-08-23T08:50:32.737Z] #40 [core-keeper internal] load build context [2024-08-23T08:50:33.006Z] #40 ... [2024-08-23T08:50:33.006Z] [2024-08-23T08:50:33.006Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-23T08:50:33.006Z] #41 DONE 2.9s [2024-08-23T08:50:33.006Z] [2024-08-23T08:50:33.006Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-23T08:50:33.006Z] #42 DONE 2.5s [2024-08-23T08:50:33.006Z] [2024-08-23T08:50:33.006Z] #40 [core-keeper internal] load build context [2024-08-23T08:50:33.277Z] #40 ... [2024-08-23T08:50:33.277Z] [2024-08-23T08:50:33.277Z] #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:50:33.277Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T08:50:33.277Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T08:50:33.277Z] #34 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T08:50:33.277Z] #34 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T08:50:33.277Z] #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-23T08:50:33.277Z] #34 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-23T08:50:33.277Z] #34 DONE 3.7s [2024-08-23T08:50:33.277Z] [2024-08-23T08:50:33.277Z] #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T08:50:33.277Z] #32 DONE 0.0s [2024-08-23T08:50:33.277Z] [2024-08-23T08:50:33.277Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:50:33.277Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:50:36.650Z] #43 ... [2024-08-23T08:50:36.650Z] [2024-08-23T08:50:36.650Z] #44 [security-bootstrapper internal] load .dockerignore [2024-08-23T08:50:36.650Z] #44 transferring context: 50B 0.0s done [2024-08-23T08:50:36.650Z] #44 ... [2024-08-23T08:50:36.650Z] [2024-08-23T08:50:36.650Z] #45 [support-scheduler internal] load build context [2024-08-23T08:50:36.650Z] #45 transferring context: 66.09MB 8.6s [2024-08-23T08:50:38.078Z] #45 ... [2024-08-23T08:50:38.078Z] [2024-08-23T08:50:38.078Z] #46 [security-spire-server internal] load build context [2024-08-23T08:50:38.078Z] #46 transferring context: 27.71kB 0.7s done [2024-08-23T08:50:38.078Z] #46 DONE 4.8s [2024-08-23T08:50:38.078Z] [2024-08-23T08:50:38.078Z] #45 [support-scheduler internal] load build context [2024-08-23T08:50:38.078Z] #45 ... [2024-08-23T08:50:38.078Z] [2024-08-23T08:50:38.078Z] #47 [core-data internal] load build context [2024-08-23T08:50:38.347Z] #47 ... [2024-08-23T08:50:38.347Z] [2024-08-23T08:50:38.347Z] #48 [security-spire-config internal] load build context [2024-08-23T08:50:38.347Z] #48 transferring context: 25.96kB 0.7s done [2024-08-23T08:50:38.347Z] #48 DONE 5.0s [2024-08-23T08:50:38.347Z] [2024-08-23T08:50:38.347Z] #47 [core-data internal] load build context [2024-08-23T08:50:38.347Z] #47 ... [2024-08-23T08:50:38.347Z] [2024-08-23T08:50:38.347Z] #45 [support-scheduler internal] load build context [2024-08-23T08:50:38.347Z] #45 ... [2024-08-23T08:50:38.347Z] [2024-08-23T08:50:38.347Z] #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T08:50:38.347Z] #33 DONE 7.8s [2024-08-23T08:50:38.622Z] [2024-08-23T08:50:38.622Z] #45 [support-scheduler internal] load build context [2024-08-23T08:50:38.622Z] #45 ... [2024-08-23T08:50:38.622Z] [2024-08-23T08:50:38.622Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T08:50:38.622Z] #35 DONE 2.3s [2024-08-23T08:50:38.622Z] [2024-08-23T08:50:38.622Z] #36 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-23T08:50:38.622Z] #36 DONE 0.9s [2024-08-23T08:50:38.622Z] [2024-08-23T08:50:38.622Z] #34 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T08:50:38.622Z] #34 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T08:50:38.622Z] #34 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T08:50:38.622Z] #34 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T08:50:38.622Z] #34 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T08:50:38.622Z] #34 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-23T08:50:38.622Z] #34 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.4s done [2024-08-23T08:50:38.622Z] #34 DONE 3.7s [2024-08-23T08:50:38.622Z] [2024-08-23T08:50:38.622Z] #45 [support-scheduler internal] load build context [2024-08-23T08:50:38.902Z] #45 ... [2024-08-23T08:50:38.902Z] [2024-08-23T08:50:38.902Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:50:38.902Z] #49 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 5.4s done [2024-08-23T08:50:38.902Z] #49 DONE 5.5s [2024-08-23T08:50:38.902Z] [2024-08-23T08:50:38.902Z] #50 [security-spire-agent internal] load build context [2024-08-23T08:50:38.902Z] #50 transferring context: 27.24kB 0.4s done [2024-08-23T08:50:38.902Z] #50 DONE 5.6s [2024-08-23T08:50:38.902Z] [2024-08-23T08:50:38.902Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:50:38.902Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 5.4s done [2024-08-23T08:50:38.902Z] #43 DONE 5.7s [2024-08-23T08:50:38.902Z] [2024-08-23T08:50:38.902Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:50:39.492Z] #43 ... [2024-08-23T08:50:39.492Z] [2024-08-23T08:50:39.492Z] #51 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T08:50:39.492Z] #0 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:39.492Z] #51 ... [2024-08-23T08:50:39.492Z] [2024-08-23T08:50:39.492Z] #47 [core-data internal] load build context [2024-08-23T08:50:39.492Z] #47 ... [2024-08-23T08:50:39.492Z] [2024-08-23T08:50:39.492Z] #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T08:50:39.760Z] #52 ... [2024-08-23T08:50:39.760Z] [2024-08-23T08:50:39.760Z] #47 [core-data internal] load build context [2024-08-23T08:50:39.760Z] #47 ... [2024-08-23T08:50:39.760Z] [2024-08-23T08:50:39.760Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T08:50:40.030Z] #53 ... [2024-08-23T08:50:40.030Z] [2024-08-23T08:50:40.030Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:50:40.030Z] #54 ... [2024-08-23T08:50:40.030Z] [2024-08-23T08:50:40.030Z] #47 [core-data internal] load build context [2024-08-23T08:50:40.629Z] #47 ... [2024-08-23T08:50:40.629Z] [2024-08-23T08:50:40.629Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:50:40.629Z] #37 ... [2024-08-23T08:50:40.629Z] [2024-08-23T08:50:40.629Z] #55 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-23T08:50:40.629Z] #0 9.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:40.629Z] #55 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:40.629Z] #55 ... [2024-08-23T08:50:40.629Z] [2024-08-23T08:50:40.629Z] #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-08-23T08:50:40.896Z] #56 ... [2024-08-23T08:50:40.896Z] [2024-08-23T08:50:40.896Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T08:50:40.896Z] #0 8.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:40.896Z] #0 9.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:40.896Z] #57 ... [2024-08-23T08:50:40.896Z] [2024-08-23T08:50:40.896Z] #47 [core-data internal] load build context [2024-08-23T08:50:41.482Z] #47 ... [2024-08-23T08:50:41.482Z] [2024-08-23T08:50:41.482Z] #58 [security-proxy-setup internal] load build context [2024-08-23T08:50:41.482Z] #58 ... [2024-08-23T08:50:41.482Z] [2024-08-23T08:50:41.482Z] #59 [core-command internal] load build context [2024-08-23T08:50:41.482Z] #59 ... [2024-08-23T08:50:41.482Z] [2024-08-23T08:50:41.482Z] #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-08-23T08:50:41.482Z] #56 DONE 10.8s [2024-08-23T08:50:41.482Z] [2024-08-23T08:50:41.482Z] #59 [core-command internal] load build context [2024-08-23T08:50:41.482Z] #59 ... [2024-08-23T08:50:41.482Z] [2024-08-23T08:50:41.482Z] #58 [security-proxy-setup internal] load build context [2024-08-23T08:50:42.067Z] #58 transferring context: 4.97MB 9.8s [2024-08-23T08:50:42.067Z] #58 ... [2024-08-23T08:50:42.067Z] [2024-08-23T08:50:42.067Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-23T08:50:42.337Z] #60 ... [2024-08-23T08:50:42.337Z] [2024-08-23T08:50:42.337Z] #47 [core-data internal] load build context [2024-08-23T08:50:42.608Z] #47 ... [2024-08-23T08:50:42.608Z] [2024-08-23T08:50:42.608Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:50:42.888Z] #61 ... [2024-08-23T08:50:42.888Z] [2024-08-23T08:50:42.888Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:50:42.888Z] #62 ... [2024-08-23T08:50:42.888Z] [2024-08-23T08:50:42.888Z] #63 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-23T08:50:43.163Z] #63 ... [2024-08-23T08:50:43.163Z] [2024-08-23T08:50:43.163Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-23T08:50:43.163Z] #64 ... [2024-08-23T08:50:43.163Z] [2024-08-23T08:50:43.163Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:50:43.431Z] #65 ... [2024-08-23T08:50:43.431Z] [2024-08-23T08:50:43.431Z] #66 [support-notifications internal] load build context [2024-08-23T08:50:43.431Z] #66 ... [2024-08-23T08:50:43.431Z] [2024-08-23T08:50:43.431Z] #40 [core-keeper internal] load build context [2024-08-23T08:50:43.431Z] #40 ... [2024-08-23T08:50:43.431Z] [2024-08-23T08:50:43.431Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:50:43.699Z] #67 ... [2024-08-23T08:50:43.699Z] [2024-08-23T08:50:43.699Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:50:44.669Z] #65 ... [2024-08-23T08:50:44.669Z] [2024-08-23T08:50:44.669Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T08:50:44.669Z] #68 ... [2024-08-23T08:50:44.669Z] [2024-08-23T08:50:44.669Z] #55 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-23T08:50:44.669Z] #55 14.01 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T08:50:44.669Z] #55 14.01 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:50:44.669Z] #55 14.14 OK: 8 MiB in 16 packages [2024-08-23T08:50:44.966Z] #55 ... [2024-08-23T08:50:44.966Z] [2024-08-23T08:50:44.966Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-23T08:50:45.235Z] #69 ... [2024-08-23T08:50:45.235Z] [2024-08-23T08:50:45.235Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:50:45.235Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-23T08:50:45.235Z] #43 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-23T08:50:45.235Z] #43 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-23T08:50:45.235Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.1s [2024-08-23T08:50:45.235Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 2.1s [2024-08-23T08:50:45.235Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 2.1s [2024-08-23T08:50:45.235Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.3s [2024-08-23T08:50:45.235Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.3s [2024-08-23T08:50:45.502Z] #43 ... [2024-08-23T08:50:45.502Z] [2024-08-23T08:50:45.502Z] #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T08:50:45.502Z] #52 DONE 15.9s [2024-08-23T08:50:45.502Z] [2024-08-23T08:50:45.502Z] #51 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T08:50:45.502Z] #51 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:45.502Z] #51 15.67 OK: 266 MiB in 52 packages [2024-08-23T08:50:45.502Z] #51 DONE 17.3s [2024-08-23T08:50:45.502Z] [2024-08-23T08:50:45.502Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:50:45.502Z] #43 ... [2024-08-23T08:50:45.502Z] [2024-08-23T08:50:45.502Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:50:45.502Z] #65 ... [2024-08-23T08:50:45.502Z] [2024-08-23T08:50:45.502Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-23T08:50:45.770Z] #70 ... [2024-08-23T08:50:45.770Z] [2024-08-23T08:50:45.770Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:50:45.770Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.4s done [2024-08-23T08:50:45.770Z] #43 ... [2024-08-23T08:50:45.770Z] [2024-08-23T08:50:45.770Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T08:50:46.038Z] #71 ... [2024-08-23T08:50:46.038Z] [2024-08-23T08:50:46.038Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:50:46.038Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.9s done [2024-08-23T08:50:46.038Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.8s done [2024-08-23T08:50:46.038Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-08-23T08:50:46.038Z] #43 ... [2024-08-23T08:50:46.038Z] [2024-08-23T08:50:46.038Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T08:50:46.038Z] #72 ... [2024-08-23T08:50:46.038Z] [2024-08-23T08:50:46.038Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:50:46.038Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-23T08:50:46.306Z] #43 ... [2024-08-23T08:50:46.306Z] [2024-08-23T08:50:46.306Z] #55 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-23T08:50:46.306Z] #55 DONE 16.9s [2024-08-23T08:50:46.575Z] [2024-08-23T08:50:46.575Z] #40 [core-keeper internal] load build context [2024-08-23T08:50:47.168Z] #40 transferring context: 46.84MB 17.4s [2024-08-23T08:50:48.588Z] #40 ... [2024-08-23T08:50:48.588Z] [2024-08-23T08:50:48.588Z] #73 [core-metadata internal] load build context [2024-08-23T08:50:48.859Z] #73 ... [2024-08-23T08:50:48.859Z] [2024-08-23T08:50:48.859Z] #40 [core-keeper internal] load build context [2024-08-23T08:50:48.859Z] #40 ... [2024-08-23T08:50:48.859Z] [2024-08-23T08:50:48.859Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:50:48.859Z] #49 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-23T08:50:48.859Z] #49 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-23T08:50:48.859Z] #49 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-23T08:50:48.859Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.9s done [2024-08-23T08:50:48.859Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.3s done [2024-08-23T08:50:48.859Z] #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.4s [2024-08-23T08:50:48.859Z] #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0B / 18.32MB 5.4s [2024-08-23T08:50:49.131Z] #49 ... [2024-08-23T08:50:49.131Z] [2024-08-23T08:50:49.131Z] #45 [support-scheduler internal] load build context [2024-08-23T08:50:49.131Z] #45 ... [2024-08-23T08:50:49.131Z] [2024-08-23T08:50:49.131Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:50:50.099Z] #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 6.3s done [2024-08-23T08:50:50.099Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-23T08:50:50.367Z] #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.05MB / 18.32MB 6.8s [2024-08-23T08:50:50.367Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-08-23T08:50:50.367Z] #49 ... [2024-08-23T08:50:50.367Z] [2024-08-23T08:50:50.367Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:50:50.635Z] #54 ... [2024-08-23T08:50:50.635Z] [2024-08-23T08:50:50.635Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:50:50.635Z] #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.10MB / 18.32MB 7.0s [2024-08-23T08:50:50.635Z] #49 ... [2024-08-23T08:50:50.635Z] [2024-08-23T08:50:50.635Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T08:50:50.635Z] #57 11.85 (1/4) Installing ca-certificates (20240226-r0) [2024-08-23T08:50:50.635Z] #57 12.06 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-23T08:50:50.635Z] #57 12.06 (3/4) Installing su-exec (0.2-r3) [2024-08-23T08:50:50.635Z] #57 12.12 (4/4) Installing yq (4.33.3-r5) [2024-08-23T08:50:50.635Z] #57 13.12 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:50:50.635Z] #57 13.56 Executing ca-certificates-20240226-r0.trigger [2024-08-23T08:50:50.635Z] #57 14.85 OK: 18 MiB in 19 packages [2024-08-23T08:50:50.635Z] #57 DONE 19.8s [2024-08-23T08:50:50.635Z] [2024-08-23T08:50:50.635Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:50:50.635Z] #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 7.2s [2024-08-23T08:50:50.901Z] #49 ... [2024-08-23T08:50:50.901Z] [2024-08-23T08:50:50.901Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:50:50.901Z] #37 ... [2024-08-23T08:50:50.901Z] [2024-08-23T08:50:50.901Z] #39 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-23T08:50:50.901Z] #39 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:50.901Z] #39 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:50.901Z] #39 16.89 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-23T08:50:50.901Z] #39 16.89 (2/2) Installing su-exec (0.2-r3) [2024-08-23T08:50:50.901Z] #39 16.89 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:50:50.901Z] #39 16.89 OK: 8 MiB in 17 packages [2024-08-23T08:50:50.901Z] #39 DONE 20.1s [2024-08-23T08:50:50.901Z] [2024-08-23T08:50:50.901Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:50:50.901Z] #37 ... [2024-08-23T08:50:50.901Z] [2024-08-23T08:50:50.901Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:50:50.901Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.34MB / 28.04MB 8.0s [2024-08-23T08:50:50.901Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-08-23T08:50:51.486Z] #43 ... [2024-08-23T08:50:51.486Z] [2024-08-23T08:50:51.486Z] #38 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T08:50:51.486Z] #38 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:51.486Z] #38 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:51.486Z] #38 18.16 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T08:50:51.486Z] #38 18.16 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:50:51.486Z] #38 18.29 OK: 8 MiB in 16 packages [2024-08-23T08:50:51.486Z] #38 DONE 21.0s [2024-08-23T08:50:51.765Z] [2024-08-23T08:50:51.765Z] #40 [core-keeper internal] load build context [2024-08-23T08:50:51.765Z] #40 ... [2024-08-23T08:50:51.765Z] [2024-08-23T08:50:51.765Z] #59 [core-command internal] load build context [2024-08-23T08:50:52.055Z] #59 ... [2024-08-23T08:50:52.055Z] [2024-08-23T08:50:52.055Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:50:52.055Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 8.6s [2024-08-23T08:50:52.322Z] #43 ... [2024-08-23T08:50:52.322Z] [2024-08-23T08:50:52.322Z] #58 [security-proxy-setup internal] load build context [2024-08-23T08:50:52.587Z] #58 ... [2024-08-23T08:50:52.587Z] [2024-08-23T08:50:52.587Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:50:52.854Z] #43 ... [2024-08-23T08:50:52.854Z] [2024-08-23T08:50:52.854Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:50:52.854Z] #61 transferring context: 3.60MB 16.9s [2024-08-23T08:50:53.123Z] #61 ... [2024-08-23T08:50:53.123Z] [2024-08-23T08:50:53.123Z] #47 [core-data internal] load build context [2024-08-23T08:50:53.123Z] #47 ... [2024-08-23T08:50:53.123Z] [2024-08-23T08:50:53.123Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T08:50:53.123Z] #53 16.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:53.123Z] #53 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:53.123Z] #53 19.84 OK: 266 MiB in 52 packages [2024-08-23T08:50:53.123Z] #53 DONE 23.4s [2024-08-23T08:50:53.123Z] [2024-08-23T08:50:53.123Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:50:53.123Z] #62 ... [2024-08-23T08:50:53.123Z] [2024-08-23T08:50:53.123Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-23T08:50:53.396Z] #74 ... [2024-08-23T08:50:53.396Z] [2024-08-23T08:50:53.396Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:50:53.396Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 10.3s [2024-08-23T08:50:53.993Z] #43 ... [2024-08-23T08:50:53.994Z] [2024-08-23T08:50:53.994Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:50:53.994Z] #67 ... [2024-08-23T08:50:53.994Z] [2024-08-23T08:50:53.994Z] #66 [support-notifications internal] load build context [2024-08-23T08:50:53.994Z] #66 ... [2024-08-23T08:50:53.994Z] [2024-08-23T08:50:53.994Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:50:55.942Z] #67 ... [2024-08-23T08:50:55.942Z] [2024-08-23T08:50:55.942Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-23T08:50:55.942Z] #75 ... [2024-08-23T08:50:55.942Z] [2024-08-23T08:50:55.942Z] #63 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-23T08:50:55.942Z] #63 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:55.942Z] #63 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:55.942Z] #63 20.38 OK: 266 MiB in 52 packages [2024-08-23T08:50:55.942Z] #63 DONE 23.2s [2024-08-23T08:50:55.942Z] [2024-08-23T08:50:55.942Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-23T08:50:55.942Z] #60 18.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:55.942Z] #60 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:55.942Z] #60 20.77 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-23T08:50:55.942Z] #60 20.77 (2/4) Installing openssl (3.1.6-r0) [2024-08-23T08:50:55.942Z] #60 20.96 (3/4) Installing su-exec (0.2-r3) [2024-08-23T08:50:55.942Z] #60 20.96 (4/4) Installing yq (4.33.3-r5) [2024-08-23T08:50:55.942Z] #60 21.27 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:50:55.942Z] #60 21.43 OK: 18 MiB in 19 packages [2024-08-23T08:50:55.942Z] #60 DONE 23.8s [2024-08-23T08:50:55.942Z] [2024-08-23T08:50:55.942Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:50:55.942Z] #65 ... [2024-08-23T08:50:55.942Z] [2024-08-23T08:50:55.942Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:50:55.942Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 12.8s [2024-08-23T08:50:55.942Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-23T08:50:56.615Z] #43 ... [2024-08-23T08:50:56.615Z] [2024-08-23T08:50:56.615Z] #76 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T08:50:56.925Z] #76 ... [2024-08-23T08:50:56.925Z] [2024-08-23T08:50:56.925Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:50:56.925Z] #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.50MB / 18.32MB 13.3s [2024-08-23T08:50:56.925Z] #49 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done [2024-08-23T08:50:56.925Z] #49 ... [2024-08-23T08:50:56.925Z] [2024-08-23T08:50:56.925Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:50:58.366Z] #67 transferring context: 7.62MB 22.0s [2024-08-23T08:50:59.047Z] #67 ... [2024-08-23T08:50:59.047Z] [2024-08-23T08:50:59.047Z] #73 [core-metadata internal] load build context [2024-08-23T08:50:59.322Z] #73 ... [2024-08-23T08:50:59.322Z] [2024-08-23T08:50:59.322Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:50:59.322Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 16.1s [2024-08-23T08:50:59.591Z] #43 ... [2024-08-23T08:50:59.591Z] [2024-08-23T08:50:59.591Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-23T08:50:59.591Z] #64 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:59.591Z] #64 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:59.591Z] #64 21.27 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T08:50:59.591Z] #64 21.27 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T08:50:59.591Z] #64 21.27 OK: 19953 distinct packages available [2024-08-23T08:50:59.591Z] #64 21.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:59.591Z] #64 22.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:50:59.591Z] #64 25.21 OK: 266 MiB in 52 packages [2024-08-23T08:50:59.591Z] #64 DONE 26.8s [2024-08-23T08:50:59.591Z] [2024-08-23T08:50:59.591Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:50:59.591Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.88MB / 28.04MB 16.5s [2024-08-23T08:50:59.591Z] #43 ... [2024-08-23T08:50:59.591Z] [2024-08-23T08:50:59.591Z] #45 [support-scheduler internal] load build context [2024-08-23T08:50:59.591Z] #45 ... [2024-08-23T08:50:59.591Z] [2024-08-23T08:50:59.591Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:51:00.230Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 17.1s [2024-08-23T08:51:00.513Z] #43 ... [2024-08-23T08:51:00.513Z] [2024-08-23T08:51:00.513Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:51:00.845Z] #54 ... [2024-08-23T08:51:00.845Z] [2024-08-23T08:51:00.845Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:51:00.845Z] #43 ... [2024-08-23T08:51:00.845Z] [2024-08-23T08:51:00.845Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-23T08:51:01.131Z] #77 ... [2024-08-23T08:51:01.131Z] [2024-08-23T08:51:01.131Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:51:01.131Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.89MB / 28.04MB 18.0s [2024-08-23T08:51:01.131Z] #43 ... [2024-08-23T08:51:01.131Z] [2024-08-23T08:51:01.131Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-23T08:51:01.397Z] #78 ... [2024-08-23T08:51:01.397Z] [2024-08-23T08:51:01.397Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:51:01.397Z] #37 ... [2024-08-23T08:51:01.397Z] [2024-08-23T08:51:01.397Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:51:01.663Z] #43 ... [2024-08-23T08:51:01.663Z] [2024-08-23T08:51:01.663Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-23T08:51:01.663Z] #79 ... [2024-08-23T08:51:01.663Z] [2024-08-23T08:51:01.663Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:51:01.927Z] #54 ... [2024-08-23T08:51:01.927Z] [2024-08-23T08:51:01.927Z] #59 [core-command internal] load build context [2024-08-23T08:51:02.192Z] #59 ... [2024-08-23T08:51:02.192Z] [2024-08-23T08:51:02.192Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:02.192Z] #40 ... [2024-08-23T08:51:02.192Z] [2024-08-23T08:51:02.192Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:51:02.192Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 19.4s [2024-08-23T08:51:02.458Z] #43 ... [2024-08-23T08:51:02.458Z] [2024-08-23T08:51:02.458Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-23T08:51:02.458Z] #69 20.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:02.458Z] #69 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:02.458Z] #69 23.81 (1/2) Installing ca-certificates (20240226-r0) [2024-08-23T08:51:02.458Z] #69 24.32 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-23T08:51:02.458Z] #69 24.40 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:51:02.458Z] #69 24.43 Executing ca-certificates-20240226-r0.trigger [2024-08-23T08:51:02.458Z] #69 25.64 OK: 9 MiB in 17 packages [2024-08-23T08:51:02.458Z] #69 DONE 27.3s [2024-08-23T08:51:02.458Z] [2024-08-23T08:51:02.458Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:51:02.458Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 19.4s done [2024-08-23T08:51:02.736Z] #43 ... [2024-08-23T08:51:02.736Z] [2024-08-23T08:51:02.736Z] #58 [security-proxy-setup internal] load build context [2024-08-23T08:51:02.736Z] #58 ... [2024-08-23T08:51:02.736Z] [2024-08-23T08:51:02.736Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:51:03.002Z] #54 transferring context: 47.47MB 32.1s [2024-08-23T08:51:03.002Z] #54 ... [2024-08-23T08:51:03.002Z] [2024-08-23T08:51:03.002Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:51:03.268Z] #61 ... [2024-08-23T08:51:03.268Z] [2024-08-23T08:51:03.268Z] #47 [core-data internal] load build context [2024-08-23T08:51:03.268Z] #47 ... [2024-08-23T08:51:03.268Z] [2024-08-23T08:51:03.268Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:51:03.534Z] #62 ... [2024-08-23T08:51:03.534Z] [2024-08-23T08:51:03.534Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:51:04.114Z] #54 ... [2024-08-23T08:51:04.114Z] [2024-08-23T08:51:04.114Z] #66 [support-notifications internal] load build context [2024-08-23T08:51:04.384Z] #66 ... [2024-08-23T08:51:04.384Z] [2024-08-23T08:51:04.384Z] #47 [core-data internal] load build context [2024-08-23T08:51:04.980Z] #47 ... [2024-08-23T08:51:04.980Z] [2024-08-23T08:51:04.980Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T08:51:04.980Z] #68 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:04.980Z] #68 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:04.980Z] #68 24.29 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T08:51:04.980Z] #68 24.29 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T08:51:04.980Z] #68 24.29 OK: 19946 distinct packages available [2024-08-23T08:51:04.980Z] #68 24.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:04.980Z] #68 25.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:04.980Z] #68 29.08 (1/11) Installing ca-certificates (20240226-r0) [2024-08-23T08:51:04.980Z] #68 29.23 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-23T08:51:04.980Z] #68 29.38 (3/11) Installing libunistring (1.1-r1) [2024-08-23T08:51:04.980Z] #68 29.52 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-23T08:51:04.980Z] #68 29.59 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-23T08:51:04.980Z] #68 29.59 (6/11) Installing libcurl (8.9.0-r0) [2024-08-23T08:51:04.980Z] #68 29.69 (7/11) Installing curl (8.9.0-r0) [2024-08-23T08:51:04.980Z] #68 29.69 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-23T08:51:04.980Z] #68 29.80 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-23T08:51:04.980Z] #68 29.80 (10/11) Installing libucontext (1.2-r2) [2024-08-23T08:51:04.980Z] #68 29.80 (11/11) Installing gcompat (1.1.0-r1) [2024-08-23T08:51:04.980Z] #68 29.80 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:51:04.980Z] #68 29.98 Executing ca-certificates-20240226-r0.trigger [2024-08-23T08:51:05.248Z] #68 ... [2024-08-23T08:51:05.248Z] [2024-08-23T08:51:05.248Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:51:05.248Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-23T08:51:06.207Z] #43 ... [2024-08-23T08:51:06.207Z] [2024-08-23T08:51:06.207Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:06.489Z] #65 ... [2024-08-23T08:51:06.489Z] [2024-08-23T08:51:06.489Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-23T08:51:06.489Z] #80 ... [2024-08-23T08:51:06.489Z] [2024-08-23T08:51:06.489Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:51:07.070Z] #43 ... [2024-08-23T08:51:07.070Z] [2024-08-23T08:51:07.070Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:51:07.070Z] #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 15.6s done [2024-08-23T08:51:07.070Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.6s [2024-08-23T08:51:07.070Z] #49 ... [2024-08-23T08:51:07.070Z] [2024-08-23T08:51:07.070Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:51:07.070Z] #43 ... [2024-08-23T08:51:07.070Z] [2024-08-23T08:51:07.070Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T08:51:07.070Z] #68 30.80 OK: 13 MiB in 26 packages [2024-08-23T08:51:07.070Z] #68 DONE 32.6s [2024-08-23T08:51:07.336Z] [2024-08-23T08:51:07.336Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:51:07.930Z] #49 ... [2024-08-23T08:51:07.930Z] [2024-08-23T08:51:07.930Z] #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-23T08:51:07.930Z] #70 23.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:07.930Z] #70 23.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:07.931Z] #70 26.90 (1/3) Installing ca-certificates (20240226-r0) [2024-08-23T08:51:07.931Z] #70 27.03 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-23T08:51:07.931Z] #70 27.03 (3/3) Installing tzdata (2024a-r0) [2024-08-23T08:51:07.931Z] #70 29.38 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:51:07.931Z] #70 29.57 Executing ca-certificates-20240226-r0.trigger [2024-08-23T08:51:07.931Z] #70 30.37 OK: 12 MiB in 18 packages [2024-08-23T08:51:07.931Z] #70 DONE 32.3s [2024-08-23T08:51:07.931Z] [2024-08-23T08:51:07.931Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:51:09.147Z] #49 ... [2024-08-23T08:51:09.147Z] [2024-08-23T08:51:09.147Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:51:09.147Z] #67 transferring context: 16.14MB 33.1s [2024-08-23T08:51:09.414Z] #67 ... [2024-08-23T08:51:09.414Z] [2024-08-23T08:51:09.414Z] #73 [core-metadata internal] load build context [2024-08-23T08:51:09.414Z] #73 ... [2024-08-23T08:51:09.414Z] [2024-08-23T08:51:09.414Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:51:09.685Z] #67 ... [2024-08-23T08:51:09.685Z] [2024-08-23T08:51:09.685Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T08:51:09.685Z] #71 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:09.685Z] #71 25.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:09.685Z] #71 29.73 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T08:51:09.685Z] #71 29.73 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T08:51:09.685Z] #71 29.73 OK: 19946 distinct packages available [2024-08-23T08:51:09.685Z] #71 30.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:09.685Z] #71 31.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:09.685Z] #71 33.10 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-23T08:51:09.685Z] #71 33.10 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-23T08:51:09.685Z] #71 33.10 (3/4) Installing libucontext (1.2-r2) [2024-08-23T08:51:09.685Z] #71 33.10 (4/4) Installing gcompat (1.1.0-r1) [2024-08-23T08:51:09.685Z] #71 33.10 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:51:09.685Z] #71 33.24 OK: 8 MiB in 19 packages [2024-08-23T08:51:09.685Z] #71 ... [2024-08-23T08:51:09.685Z] [2024-08-23T08:51:09.685Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:09.958Z] #65 ... [2024-08-23T08:51:09.958Z] [2024-08-23T08:51:09.958Z] #45 [support-scheduler internal] load build context [2024-08-23T08:51:09.958Z] #45 ... [2024-08-23T08:51:09.958Z] [2024-08-23T08:51:09.958Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:10.913Z] #65 ... [2024-08-23T08:51:10.913Z] [2024-08-23T08:51:10.913Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T08:51:10.913Z] #72 24.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:10.913Z] #72 26.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:10.913Z] #72 29.79 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T08:51:10.913Z] #72 29.79 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T08:51:10.913Z] #72 29.79 OK: 19946 distinct packages available [2024-08-23T08:51:10.913Z] #72 30.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:10.913Z] #72 31.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:10.913Z] #72 33.44 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-23T08:51:10.913Z] #72 33.44 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-23T08:51:10.913Z] #72 33.44 (3/5) Installing libucontext (1.2-r2) [2024-08-23T08:51:10.913Z] #72 33.44 (4/5) Installing gcompat (1.1.0-r1) [2024-08-23T08:51:10.913Z] #72 33.44 (5/5) Installing openssl (3.1.6-r0) [2024-08-23T08:51:10.913Z] #72 33.50 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:51:10.913Z] #72 33.67 OK: 9 MiB in 20 packages [2024-08-23T08:51:10.913Z] #72 ... [2024-08-23T08:51:10.913Z] [2024-08-23T08:51:10.913Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:10.913Z] #65 ... [2024-08-23T08:51:10.913Z] [2024-08-23T08:51:10.913Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T08:51:10.913Z] #71 DONE 35.1s [2024-08-23T08:51:11.180Z] [2024-08-23T08:51:11.180Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:11.180Z] #65 ... [2024-08-23T08:51:11.180Z] [2024-08-23T08:51:11.180Z] #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T08:51:11.180Z] #72 DONE 35.2s [2024-08-23T08:51:11.180Z] [2024-08-23T08:51:11.180Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:11.446Z] #65 ... [2024-08-23T08:51:11.446Z] [2024-08-23T08:51:11.446Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:51:11.710Z] #37 ... [2024-08-23T08:51:11.710Z] [2024-08-23T08:51:11.710Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:12.291Z] #65 ... [2024-08-23T08:51:12.291Z] [2024-08-23T08:51:12.291Z] #59 [core-command internal] load build context [2024-08-23T08:51:12.291Z] #59 ... [2024-08-23T08:51:12.291Z] [2024-08-23T08:51:12.291Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:12.555Z] #40 ... [2024-08-23T08:51:12.556Z] [2024-08-23T08:51:12.556Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:12.556Z] #65 ... [2024-08-23T08:51:12.556Z] [2024-08-23T08:51:12.556Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T08:51:12.820Z] #81 ... [2024-08-23T08:51:12.820Z] [2024-08-23T08:51:12.820Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:12.820Z] #65 ... [2024-08-23T08:51:12.820Z] [2024-08-23T08:51:12.820Z] #58 [security-proxy-setup internal] load build context [2024-08-23T08:51:13.092Z] #58 ... [2024-08-23T08:51:13.092Z] [2024-08-23T08:51:13.092Z] #59 [core-command internal] load build context [2024-08-23T08:51:13.357Z] #59 ... [2024-08-23T08:51:13.357Z] [2024-08-23T08:51:13.357Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:51:13.621Z] #61 ... [2024-08-23T08:51:13.621Z] [2024-08-23T08:51:13.621Z] #59 [core-command internal] load build context [2024-08-23T08:51:13.621Z] #59 ... [2024-08-23T08:51:13.621Z] [2024-08-23T08:51:13.621Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-23T08:51:13.621Z] #74 20.75 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:13.621Z] #74 25.91 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:13.621Z] #74 25.92 WARNING: fetching https://dl-4.alpinelinux.org/alpine/v3.18/main: temporary error (try again later) [2024-08-23T08:51:13.886Z] #74 ... [2024-08-23T08:51:13.886Z] [2024-08-23T08:51:13.886Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:51:13.886Z] #62 ... [2024-08-23T08:51:13.886Z] [2024-08-23T08:51:13.886Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:51:14.151Z] #61 transferring context: 9.77MB 38.3s [2024-08-23T08:51:14.729Z] #61 ... [2024-08-23T08:51:14.729Z] [2024-08-23T08:51:14.729Z] #66 [support-notifications internal] load build context [2024-08-23T08:51:14.729Z] #66 ... [2024-08-23T08:51:14.729Z] [2024-08-23T08:51:14.729Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:51:14.994Z] #54 ... [2024-08-23T08:51:14.994Z] [2024-08-23T08:51:14.994Z] #66 [support-notifications internal] load build context [2024-08-23T08:51:14.994Z] #66 ... [2024-08-23T08:51:14.994Z] [2024-08-23T08:51:14.994Z] #47 [core-data internal] load build context [2024-08-23T08:51:15.259Z] #47 ... [2024-08-23T08:51:15.259Z] [2024-08-23T08:51:15.259Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-23T08:51:15.259Z] #74 32.29 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T08:51:16.670Z] #74 33.54 Executing busybox-1.36.1-r7.trigger [2024-08-23T08:51:16.670Z] #74 33.69 OK: 8 MiB in 16 packages [2024-08-23T08:51:17.260Z] #74 ... [2024-08-23T08:51:17.260Z] [2024-08-23T08:51:17.260Z] #76 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T08:51:17.260Z] #76 23.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:17.260Z] #76 24.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:17.260Z] #76 27.81 OK: 8 MiB in 16 packages [2024-08-23T08:51:17.260Z] #76 DONE 31.5s [2024-08-23T08:51:17.260Z] [2024-08-23T08:51:17.260Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:17.842Z] #65 ... [2024-08-23T08:51:17.842Z] [2024-08-23T08:51:17.842Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-23T08:51:17.842Z] #77 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:17.842Z] #77 20.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:17.842Z] #77 25.12 OK: 18 MiB in 19 packages [2024-08-23T08:51:17.842Z] #77 DONE 26.8s [2024-08-23T08:51:17.842Z] [2024-08-23T08:51:17.842Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:17.842Z] #65 ... [2024-08-23T08:51:17.842Z] [2024-08-23T08:51:17.842Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T08:51:17.842Z] #82 ... [2024-08-23T08:51:17.842Z] [2024-08-23T08:51:17.842Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:18.119Z] #65 ... [2024-08-23T08:51:18.119Z] [2024-08-23T08:51:18.119Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T08:51:18.119Z] #83 ... [2024-08-23T08:51:18.119Z] [2024-08-23T08:51:18.119Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:51:18.119Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.2s [2024-08-23T08:51:18.384Z] #43 ... [2024-08-23T08:51:18.384Z] [2024-08-23T08:51:18.384Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:18.384Z] #65 ... [2024-08-23T08:51:18.384Z] [2024-08-23T08:51:18.384Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-23T08:51:18.384Z] #78 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:18.384Z] #78 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:18.384Z] #78 25.87 OK: 8 MiB in 17 packages [2024-08-23T08:51:18.384Z] #78 DONE 27.2s [2024-08-23T08:51:18.652Z] [2024-08-23T08:51:18.652Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-23T08:51:18.652Z] #74 DONE 35.6s [2024-08-23T08:51:18.652Z] [2024-08-23T08:51:18.652Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T08:51:18.652Z] #82 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:19.605Z] #82 ... [2024-08-23T08:51:19.605Z] [2024-08-23T08:51:19.605Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-23T08:51:19.605Z] #75 23.91 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:19.605Z] #75 25.85 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:19.605Z] #75 31.38 OK: 266 MiB in 52 packages [2024-08-23T08:51:19.605Z] #75 DONE 33.7s [2024-08-23T08:51:19.605Z] [2024-08-23T08:51:19.605Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:51:19.605Z] #67 transferring context: 31.84MB 43.7s [2024-08-23T08:51:19.874Z] #67 ... [2024-08-23T08:51:19.874Z] [2024-08-23T08:51:19.874Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:19.874Z] #65 ... [2024-08-23T08:51:19.874Z] [2024-08-23T08:51:19.874Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:51:19.874Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 20.4s [2024-08-23T08:51:20.145Z] #49 ... [2024-08-23T08:51:20.145Z] [2024-08-23T08:51:20.145Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-23T08:51:20.145Z] #79 21.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:20.145Z] #79 22.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:20.145Z] #79 27.30 OK: 8 MiB in 16 packages [2024-08-23T08:51:20.145Z] #79 DONE 28.5s [2024-08-23T08:51:20.145Z] [2024-08-23T08:51:20.145Z] #73 [core-metadata internal] load build context [2024-08-23T08:51:20.145Z] #73 ... [2024-08-23T08:51:20.145Z] [2024-08-23T08:51:20.145Z] #45 [support-scheduler internal] load build context [2024-08-23T08:51:20.411Z] #45 ... [2024-08-23T08:51:20.411Z] [2024-08-23T08:51:20.411Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:20.996Z] #65 ... [2024-08-23T08:51:20.996Z] [2024-08-23T08:51:20.996Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-23T08:51:20.996Z] #0 9.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:21.261Z] #84 ... [2024-08-23T08:51:21.261Z] [2024-08-23T08:51:21.261Z] #45 [support-scheduler internal] load build context [2024-08-23T08:51:21.261Z] #45 ... [2024-08-23T08:51:21.261Z] [2024-08-23T08:51:21.261Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-23T08:51:21.261Z] #0 9.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:21.526Z] #85 ... [2024-08-23T08:51:21.526Z] [2024-08-23T08:51:21.526Z] #45 [support-scheduler internal] load build context [2024-08-23T08:51:21.793Z] #45 ... [2024-08-23T08:51:21.793Z] [2024-08-23T08:51:21.793Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:51:21.793Z] #37 ... [2024-08-23T08:51:21.793Z] [2024-08-23T08:51:21.793Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:22.749Z] #65 ... [2024-08-23T08:51:22.749Z] [2024-08-23T08:51:22.749Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:22.749Z] #40 ... [2024-08-23T08:51:22.749Z] [2024-08-23T08:51:22.749Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:22.749Z] #65 ... [2024-08-23T08:51:22.749Z] [2024-08-23T08:51:22.749Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-23T08:51:22.749Z] #80 18.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:22.749Z] #80 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:22.749Z] #80 24.51 OK: 18 MiB in 19 packages [2024-08-23T08:51:22.749Z] #80 DONE 26.6s [2024-08-23T08:51:22.749Z] [2024-08-23T08:51:22.749Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:23.015Z] #65 ... [2024-08-23T08:51:23.015Z] [2024-08-23T08:51:23.015Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T08:51:23.015Z] #81 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:23.015Z] #81 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:23.015Z] #81 18.83 OK: 9 MiB in 17 packages [2024-08-23T08:51:23.015Z] #81 DONE 20.4s [2024-08-23T08:51:23.015Z] [2024-08-23T08:51:23.015Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-23T08:51:23.015Z] #85 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:23.015Z] #85 ... [2024-08-23T08:51:23.015Z] [2024-08-23T08:51:23.015Z] #58 [security-proxy-setup internal] load build context [2024-08-23T08:51:23.312Z] #58 ... [2024-08-23T08:51:23.312Z] [2024-08-23T08:51:23.312Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:23.928Z] #40 ... [2024-08-23T08:51:23.928Z] [2024-08-23T08:51:23.928Z] #59 [core-command internal] load build context [2024-08-23T08:51:23.928Z] #59 ... [2024-08-23T08:51:23.928Z] [2024-08-23T08:51:23.928Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T08:51:23.928Z] #82 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:23.928Z] #82 15.23 OK: 13 MiB in 26 packages [2024-08-23T08:51:23.928Z] #82 DONE 16.2s [2024-08-23T08:51:23.928Z] [2024-08-23T08:51:23.928Z] #59 [core-command internal] load build context [2024-08-23T08:51:23.928Z] #59 ... [2024-08-23T08:51:23.928Z] [2024-08-23T08:51:23.928Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:24.203Z] #40 ... [2024-08-23T08:51:24.203Z] [2024-08-23T08:51:24.203Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:51:24.203Z] #62 ... [2024-08-23T08:51:24.203Z] [2024-08-23T08:51:24.203Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:24.468Z] #40 ... [2024-08-23T08:51:24.468Z] [2024-08-23T08:51:24.468Z] #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-23T08:51:24.468Z] #86 DONE 1.4s [2024-08-23T08:51:24.468Z] [2024-08-23T08:51:24.468Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:24.468Z] #40 transferring context: 101.85MB 54.9s [2024-08-23T08:51:24.735Z] #40 ... [2024-08-23T08:51:24.735Z] [2024-08-23T08:51:24.735Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:51:24.735Z] #61 ... [2024-08-23T08:51:24.735Z] [2024-08-23T08:51:24.735Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:25.002Z] #40 ... [2024-08-23T08:51:25.002Z] [2024-08-23T08:51:25.002Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:51:25.270Z] #54 ... [2024-08-23T08:51:25.270Z] [2024-08-23T08:51:25.270Z] #47 [core-data internal] load build context [2024-08-23T08:51:25.270Z] #47 ... [2024-08-23T08:51:25.270Z] [2024-08-23T08:51:25.270Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:51:25.537Z] #54 ... [2024-08-23T08:51:25.537Z] [2024-08-23T08:51:25.537Z] #66 [support-notifications internal] load build context [2024-08-23T08:51:25.537Z] #66 ... [2024-08-23T08:51:25.537Z] [2024-08-23T08:51:25.537Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-23T08:51:25.537Z] #84 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:25.537Z] #84 13.36 OK: 8 MiB in 19 packages [2024-08-23T08:51:25.537Z] #84 DONE 14.5s [2024-08-23T08:51:25.537Z] [2024-08-23T08:51:25.537Z] #66 [support-notifications internal] load build context [2024-08-23T08:51:25.537Z] #66 ... [2024-08-23T08:51:25.537Z] [2024-08-23T08:51:25.537Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:51:25.808Z] #54 ... [2024-08-23T08:51:25.808Z] [2024-08-23T08:51:25.808Z] #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T08:51:25.808Z] #83 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:25.808Z] #83 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T08:51:25.808Z] #83 16.51 OK: 12 MiB in 18 packages [2024-08-23T08:51:25.808Z] #83 DONE 17.9s [2024-08-23T08:51:26.076Z] [2024-08-23T08:51:26.076Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:51:26.342Z] #54 ... [2024-08-23T08:51:26.342Z] [2024-08-23T08:51:26.342Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-23T08:51:26.342Z] #85 13.98 OK: 9 MiB in 20 packages [2024-08-23T08:51:26.342Z] #85 DONE 14.9s [2024-08-23T08:51:26.342Z] [2024-08-23T08:51:26.342Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:51:26.926Z] #54 ... [2024-08-23T08:51:26.926Z] [2024-08-23T08:51:26.926Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-23T08:51:26.926Z] #87 DONE 8.1s [2024-08-23T08:51:26.926Z] [2024-08-23T08:51:26.926Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:51:27.900Z] #54 ... [2024-08-23T08:51:27.900Z] [2024-08-23T08:51:27.900Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-23T08:51:27.900Z] #88 DONE 0.8s [2024-08-23T08:51:27.900Z] [2024-08-23T08:51:27.900Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:51:29.246Z] #54 ... [2024-08-23T08:51:29.246Z] [2024-08-23T08:51:29.246Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:51:29.246Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.3s [2024-08-23T08:51:29.246Z] #43 ... [2024-08-23T08:51:29.246Z] [2024-08-23T08:51:29.246Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:51:29.831Z] #54 transferring context: 103.59MB 58.7s [2024-08-23T08:51:29.831Z] #54 ... [2024-08-23T08:51:29.831Z] [2024-08-23T08:51:29.831Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:51:30.102Z] #67 ... [2024-08-23T08:51:30.102Z] [2024-08-23T08:51:30.102Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:51:30.102Z] #54 ... [2024-08-23T08:51:30.102Z] [2024-08-23T08:51:30.102Z] #73 [core-metadata internal] load build context [2024-08-23T08:51:30.369Z] #73 ... [2024-08-23T08:51:30.369Z] [2024-08-23T08:51:30.369Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:51:30.369Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 30.8s [2024-08-23T08:51:30.369Z] #49 ... [2024-08-23T08:51:30.369Z] [2024-08-23T08:51:30.369Z] #73 [core-metadata internal] load build context [2024-08-23T08:51:32.317Z] #73 ... [2024-08-23T08:51:32.317Z] [2024-08-23T08:51:32.317Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:51:32.317Z] #37 ... [2024-08-23T08:51:32.317Z] [2024-08-23T08:51:32.317Z] #45 [support-scheduler internal] load build context [2024-08-23T08:51:32.317Z] #45 ... [2024-08-23T08:51:32.317Z] [2024-08-23T08:51:32.317Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:51:33.278Z] #37 ... [2024-08-23T08:51:33.279Z] [2024-08-23T08:51:33.279Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:33.279Z] #65 ... [2024-08-23T08:51:33.279Z] [2024-08-23T08:51:33.279Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:51:33.544Z] #37 ... [2024-08-23T08:51:33.544Z] [2024-08-23T08:51:33.544Z] #58 [security-proxy-setup internal] load build context [2024-08-23T08:51:33.544Z] #58 ... [2024-08-23T08:51:33.544Z] [2024-08-23T08:51:33.544Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:51:34.128Z] #37 ... [2024-08-23T08:51:34.128Z] [2024-08-23T08:51:34.128Z] #59 [core-command internal] load build context [2024-08-23T08:51:34.128Z] #59 ... [2024-08-23T08:51:34.128Z] [2024-08-23T08:51:34.128Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:51:34.128Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.1s [2024-08-23T08:51:34.402Z] #43 ... [2024-08-23T08:51:34.402Z] [2024-08-23T08:51:34.402Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:51:36.180Z] #62 ... [2024-08-23T08:51:36.180Z] [2024-08-23T08:51:36.180Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:51:36.180Z] #43 ... [2024-08-23T08:51:36.180Z] [2024-08-23T08:51:36.180Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:51:36.180Z] #61 transferring context: 40.66MB 59.0s [2024-08-23T08:51:36.180Z] #61 ... [2024-08-23T08:51:36.180Z] [2024-08-23T08:51:36.180Z] #45 [support-scheduler internal] load build context [2024-08-23T08:51:36.180Z] #45 ... [2024-08-23T08:51:36.181Z] [2024-08-23T08:51:36.181Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:36.181Z] #40 ... [2024-08-23T08:51:36.181Z] [2024-08-23T08:51:36.181Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:51:36.181Z] #43 ... [2024-08-23T08:51:36.181Z] [2024-08-23T08:51:36.181Z] #47 [core-data internal] load build context [2024-08-23T08:51:36.181Z] #47 ... [2024-08-23T08:51:36.181Z] [2024-08-23T08:51:36.181Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:51:36.181Z] #61 ... [2024-08-23T08:51:36.181Z] [2024-08-23T08:51:36.181Z] #66 [support-notifications internal] load build context [2024-08-23T08:51:36.181Z] #66 ... [2024-08-23T08:51:36.181Z] [2024-08-23T08:51:36.181Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:51:39.041Z] #43 ... [2024-08-23T08:51:39.041Z] [2024-08-23T08:51:39.041Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T08:51:39.041Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.7s done [2024-08-23T08:51:39.041Z] #49 DONE 63.7s [2024-08-23T08:51:39.041Z] [2024-08-23T08:51:39.041Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:51:40.012Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.7s [2024-08-23T08:51:40.012Z] #43 ... [2024-08-23T08:51:40.012Z] [2024-08-23T08:51:40.012Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:51:40.012Z] #67 transferring context: 106.31MB 64.1s [2024-08-23T08:51:40.280Z] #67 ... [2024-08-23T08:51:40.280Z] [2024-08-23T08:51:40.280Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:51:40.280Z] #43 ... [2024-08-23T08:51:40.280Z] [2024-08-23T08:51:40.280Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:51:40.548Z] #54 ... [2024-08-23T08:51:40.548Z] [2024-08-23T08:51:40.548Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-23T08:51:41.958Z] #89 ... [2024-08-23T08:51:41.958Z] [2024-08-23T08:51:41.958Z] #73 [core-metadata internal] load build context [2024-08-23T08:51:42.227Z] #73 ... [2024-08-23T08:51:42.227Z] [2024-08-23T08:51:42.227Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:51:42.496Z] #37 ... [2024-08-23T08:51:42.496Z] [2024-08-23T08:51:42.496Z] #73 [core-metadata internal] load build context [2024-08-23T08:51:42.764Z] #73 ... [2024-08-23T08:51:42.764Z] [2024-08-23T08:51:42.764Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-23T08:51:42.764Z] #89 DONE 2.4s [2024-08-23T08:51:42.764Z] [2024-08-23T08:51:42.764Z] #73 [core-metadata internal] load build context [2024-08-23T08:51:43.358Z] #73 ... [2024-08-23T08:51:43.358Z] [2024-08-23T08:51:43.358Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:43.358Z] #65 ... [2024-08-23T08:51:43.358Z] [2024-08-23T08:51:43.358Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:51:43.625Z] #37 ... [2024-08-23T08:51:43.625Z] [2024-08-23T08:51:43.625Z] #58 [security-proxy-setup internal] load build context [2024-08-23T08:51:43.625Z] #58 ... [2024-08-23T08:51:43.625Z] [2024-08-23T08:51:43.625Z] #73 [core-metadata internal] load build context [2024-08-23T08:51:44.207Z] #73 ... [2024-08-23T08:51:44.207Z] [2024-08-23T08:51:44.207Z] #59 [core-command internal] load build context [2024-08-23T08:51:44.207Z] #59 ... [2024-08-23T08:51:44.207Z] [2024-08-23T08:51:44.207Z] #73 [core-metadata internal] load build context [2024-08-23T08:51:44.790Z] #73 ... [2024-08-23T08:51:44.790Z] [2024-08-23T08:51:44.790Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:51:44.790Z] #62 ... [2024-08-23T08:51:44.790Z] [2024-08-23T08:51:44.790Z] #59 [core-command internal] load build context [2024-08-23T08:51:45.058Z] #59 transferring context: 97.46MB 72.8s [2024-08-23T08:51:45.326Z] #59 ... [2024-08-23T08:51:45.326Z] [2024-08-23T08:51:45.326Z] #45 [support-scheduler internal] load build context [2024-08-23T08:51:45.326Z] #45 ... [2024-08-23T08:51:45.326Z] [2024-08-23T08:51:45.326Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:45.592Z] #40 ... [2024-08-23T08:51:45.592Z] [2024-08-23T08:51:45.592Z] #45 [support-scheduler internal] load build context [2024-08-23T08:51:45.859Z] #45 ... [2024-08-23T08:51:45.859Z] [2024-08-23T08:51:45.859Z] #47 [core-data internal] load build context [2024-08-23T08:51:45.859Z] #47 ... [2024-08-23T08:51:45.859Z] [2024-08-23T08:51:45.859Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:51:45.859Z] #61 ... [2024-08-23T08:51:45.859Z] [2024-08-23T08:51:45.859Z] #66 [support-notifications internal] load build context [2024-08-23T08:51:46.129Z] #66 ... [2024-08-23T08:51:46.129Z] [2024-08-23T08:51:46.129Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:51:49.471Z] #61 ... [2024-08-23T08:51:49.471Z] [2024-08-23T08:51:49.471Z] #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T08:51:49.471Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 43.0s done [2024-08-23T08:51:49.471Z] #43 DONE 76.4s [2024-08-23T08:51:49.471Z] [2024-08-23T08:51:49.471Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:51:50.428Z] #61 transferring context: 108.92MB 74.2s [2024-08-23T08:51:50.428Z] #61 ... [2024-08-23T08:51:50.428Z] [2024-08-23T08:51:50.428Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:51:50.428Z] #67 ... [2024-08-23T08:51:50.428Z] [2024-08-23T08:51:50.428Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:51:50.694Z] #61 ... [2024-08-23T08:51:50.694Z] [2024-08-23T08:51:50.694Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:51:50.694Z] #54 ... [2024-08-23T08:51:50.694Z] [2024-08-23T08:51:50.694Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:51:54.046Z] #67 ... [2024-08-23T08:51:54.046Z] [2024-08-23T08:51:54.046Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:51:54.046Z] #65 ... [2024-08-23T08:51:54.046Z] [2024-08-23T08:51:54.046Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:51:54.046Z] #37 ... [2024-08-23T08:51:54.046Z] [2024-08-23T08:51:54.046Z] #58 [security-proxy-setup internal] load build context [2024-08-23T08:51:54.046Z] #58 ... [2024-08-23T08:51:54.046Z] [2024-08-23T08:51:54.046Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:51:54.627Z] #37 ... [2024-08-23T08:51:54.627Z] [2024-08-23T08:51:54.627Z] #73 [core-metadata internal] load build context [2024-08-23T08:51:54.893Z] #73 ... [2024-08-23T08:51:54.893Z] [2024-08-23T08:51:54.893Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:51:54.893Z] #37 ... [2024-08-23T08:51:54.893Z] [2024-08-23T08:51:54.893Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:51:54.893Z] #62 ... [2024-08-23T08:51:54.893Z] [2024-08-23T08:51:54.893Z] #58 [security-proxy-setup internal] load build context [2024-08-23T08:51:55.472Z] #58 transferring context: 159.72MB 83.2s [2024-08-23T08:51:55.472Z] #58 ... [2024-08-23T08:51:55.472Z] [2024-08-23T08:51:55.472Z] #59 [core-command internal] load build context [2024-08-23T08:51:55.472Z] #59 ... [2024-08-23T08:51:55.472Z] [2024-08-23T08:51:55.472Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:51:55.737Z] #62 ... [2024-08-23T08:51:55.737Z] [2024-08-23T08:51:55.737Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:55.737Z] #40 ... [2024-08-23T08:51:55.737Z] [2024-08-23T08:51:55.737Z] #45 [support-scheduler internal] load build context [2024-08-23T08:51:56.003Z] #45 ... [2024-08-23T08:51:56.003Z] [2024-08-23T08:51:56.003Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:56.003Z] #40 ... [2024-08-23T08:51:56.003Z] [2024-08-23T08:51:56.003Z] #47 [core-data internal] load build context [2024-08-23T08:51:56.003Z] #47 ... [2024-08-23T08:51:56.003Z] [2024-08-23T08:51:56.003Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:56.610Z] #40 ... [2024-08-23T08:51:56.610Z] [2024-08-23T08:51:56.610Z] #66 [support-notifications internal] load build context [2024-08-23T08:51:56.610Z] #66 ... [2024-08-23T08:51:56.610Z] [2024-08-23T08:51:56.610Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:56.610Z] #40 ... [2024-08-23T08:51:56.610Z] [2024-08-23T08:51:56.610Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T08:51:56.610Z] #90 DONE 4.3s [2024-08-23T08:51:56.610Z] [2024-08-23T08:51:56.610Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:57.611Z] #40 ... [2024-08-23T08:51:57.611Z] [2024-08-23T08:51:57.611Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T08:51:57.611Z] #91 DONE 3.9s [2024-08-23T08:51:57.611Z] [2024-08-23T08:51:57.611Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:57.611Z] #40 ... [2024-08-23T08:51:57.611Z] [2024-08-23T08:51:57.611Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-23T08:51:57.611Z] #92 DONE 1.1s [2024-08-23T08:51:57.611Z] [2024-08-23T08:51:57.611Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:57.877Z] #40 ... [2024-08-23T08:51:57.877Z] [2024-08-23T08:51:57.877Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T08:51:57.877Z] #93 DONE 5.7s [2024-08-23T08:51:57.877Z] [2024-08-23T08:51:57.877Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:59.283Z] #40 ... [2024-08-23T08:51:59.283Z] [2024-08-23T08:51:59.283Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-23T08:51:59.283Z] #94 DONE 1.3s [2024-08-23T08:51:59.283Z] [2024-08-23T08:51:59.283Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:59.283Z] #40 ... [2024-08-23T08:51:59.283Z] [2024-08-23T08:51:59.283Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-23T08:51:59.283Z] #95 DONE 1.3s [2024-08-23T08:51:59.283Z] [2024-08-23T08:51:59.283Z] #40 [core-keeper internal] load build context [2024-08-23T08:51:59.548Z] #40 ... [2024-08-23T08:51:59.548Z] [2024-08-23T08:51:59.548Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-23T08:51:59.548Z] #96 DONE 2.0s [2024-08-23T08:51:59.548Z] [2024-08-23T08:51:59.548Z] #40 [core-keeper internal] load build context [2024-08-23T08:52:01.492Z] #40 transferring context: 255.21MB 90.7s [2024-08-23T08:52:01.492Z] #40 ... [2024-08-23T08:52:01.492Z] [2024-08-23T08:52:01.492Z] #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T08:52:01.492Z] #97 DONE 1.5s [2024-08-23T08:52:01.492Z] [2024-08-23T08:52:01.492Z] #40 [core-keeper internal] load build context [2024-08-23T08:52:01.492Z] #40 ... [2024-08-23T08:52:01.492Z] [2024-08-23T08:52:01.492Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:52:01.492Z] #61 ... [2024-08-23T08:52:01.492Z] [2024-08-23T08:52:01.492Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:52:01.492Z] #54 ... [2024-08-23T08:52:01.492Z] [2024-08-23T08:52:01.492Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-23T08:52:01.492Z] #98 DONE 1.5s [2024-08-23T08:52:01.492Z] [2024-08-23T08:52:01.492Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:52:01.492Z] #54 ... [2024-08-23T08:52:01.492Z] [2024-08-23T08:52:01.492Z] #40 [core-keeper internal] load build context [2024-08-23T08:52:01.492Z] #40 ... [2024-08-23T08:52:01.492Z] [2024-08-23T08:52:01.492Z] #99 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-23T08:52:01.492Z] #99 DONE 1.6s [2024-08-23T08:52:01.492Z] [2024-08-23T08:52:01.492Z] #40 [core-keeper internal] load build context [2024-08-23T08:52:02.454Z] #40 ... [2024-08-23T08:52:02.454Z] [2024-08-23T08:52:02.454Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-23T08:52:02.454Z] #100 DONE 1.7s [2024-08-23T08:52:02.454Z] [2024-08-23T08:52:02.454Z] #40 [core-keeper internal] load build context [2024-08-23T08:52:02.718Z] #40 ... [2024-08-23T08:52:02.718Z] [2024-08-23T08:52:02.718Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T08:52:02.718Z] #101 DONE 1.4s [2024-08-23T08:52:02.718Z] [2024-08-23T08:52:02.718Z] #40 [core-keeper internal] load build context [2024-08-23T08:52:02.718Z] #40 ... [2024-08-23T08:52:02.718Z] [2024-08-23T08:52:02.718Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T08:52:02.718Z] #102 DONE 1.4s [2024-08-23T08:52:02.718Z] [2024-08-23T08:52:02.718Z] #40 [core-keeper internal] load build context [2024-08-23T08:52:03.672Z] #40 ... [2024-08-23T08:52:03.672Z] [2024-08-23T08:52:03.672Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:52:03.938Z] #67 ... [2024-08-23T08:52:03.938Z] [2024-08-23T08:52:03.938Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:52:03.938Z] #65 ... [2024-08-23T08:52:03.938Z] [2024-08-23T08:52:03.938Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:52:04.202Z] #54 ... [2024-08-23T08:52:04.202Z] [2024-08-23T08:52:04.202Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-23T08:52:04.202Z] #103 DONE 1.4s [2024-08-23T08:52:04.202Z] [2024-08-23T08:52:04.202Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:52:04.469Z] #67 ... [2024-08-23T08:52:04.469Z] [2024-08-23T08:52:04.469Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-23T08:52:04.469Z] #104 DONE 1.9s [2024-08-23T08:52:04.469Z] [2024-08-23T08:52:04.469Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:52:04.738Z] #67 ... [2024-08-23T08:52:04.738Z] [2024-08-23T08:52:04.738Z] #105 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-23T08:52:04.738Z] #105 DONE 1.8s [2024-08-23T08:52:04.738Z] [2024-08-23T08:52:04.738Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:52:05.003Z] #67 ... [2024-08-23T08:52:05.003Z] [2024-08-23T08:52:05.003Z] #73 [core-metadata internal] load build context [2024-08-23T08:52:05.003Z] #73 ... [2024-08-23T08:52:05.003Z] [2024-08-23T08:52:05.003Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:52:05.268Z] #67 ... [2024-08-23T08:52:05.268Z] [2024-08-23T08:52:05.268Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:52:05.268Z] #37 ... [2024-08-23T08:52:05.268Z] [2024-08-23T08:52:05.268Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:52:05.535Z] #67 ... [2024-08-23T08:52:05.535Z] [2024-08-23T08:52:05.535Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-23T08:52:05.535Z] #106 DONE 1.1s [2024-08-23T08:52:05.535Z] [2024-08-23T08:52:05.535Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:52:05.535Z] #67 ... [2024-08-23T08:52:05.535Z] [2024-08-23T08:52:05.535Z] #58 [security-proxy-setup internal] load build context [2024-08-23T08:52:05.535Z] #58 transferring context: 202.75MB 93.4s [2024-08-23T08:52:05.535Z] #58 ... [2024-08-23T08:52:05.535Z] [2024-08-23T08:52:05.535Z] #59 [core-command internal] load build context [2024-08-23T08:52:05.802Z] #59 ... [2024-08-23T08:52:05.802Z] [2024-08-23T08:52:05.802Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:52:05.802Z] #67 ... [2024-08-23T08:52:05.802Z] [2024-08-23T08:52:05.802Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:06.066Z] #62 ... [2024-08-23T08:52:06.066Z] [2024-08-23T08:52:06.066Z] #45 [support-scheduler internal] load build context [2024-08-23T08:52:06.066Z] #45 ... [2024-08-23T08:52:06.066Z] [2024-08-23T08:52:06.066Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:06.331Z] #62 ... [2024-08-23T08:52:06.331Z] [2024-08-23T08:52:06.331Z] #47 [core-data internal] load build context [2024-08-23T08:52:06.331Z] #47 ... [2024-08-23T08:52:06.331Z] [2024-08-23T08:52:06.331Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:06.331Z] #62 ... [2024-08-23T08:52:06.331Z] [2024-08-23T08:52:06.331Z] #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-23T08:52:06.331Z] #107 DONE 1.6s [2024-08-23T08:52:06.331Z] [2024-08-23T08:52:06.331Z] #66 [support-notifications internal] load build context [2024-08-23T08:52:06.616Z] #66 ... [2024-08-23T08:52:06.616Z] [2024-08-23T08:52:06.616Z] #47 [core-data internal] load build context [2024-08-23T08:52:10.894Z] #47 transferring context: 274.52MB 100.5s [2024-08-23T08:52:11.163Z] #47 ... [2024-08-23T08:52:11.163Z] [2024-08-23T08:52:11.163Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:52:11.163Z] #61 ... [2024-08-23T08:52:11.163Z] [2024-08-23T08:52:11.163Z] #47 [core-data internal] load build context [2024-08-23T08:52:12.121Z] #47 ... [2024-08-23T08:52:12.121Z] [2024-08-23T08:52:12.121Z] #45 [support-scheduler internal] load build context [2024-08-23T08:52:12.121Z] #45 transferring context: 309.31MB 103.9s done [2024-08-23T08:52:12.121Z] #45 DONE 104.4s [2024-08-23T08:52:12.121Z] [2024-08-23T08:52:12.121Z] #47 [core-data internal] load build context [2024-08-23T08:52:12.428Z] #47 ... [2024-08-23T08:52:12.428Z] [2024-08-23T08:52:12.428Z] #108 [security-spire-agent] exporting to image [2024-08-23T08:52:12.428Z] #108 exporting layers 5.7s done [2024-08-23T08:52:12.428Z] #108 writing image sha256:be098f56b98d876eb704014fdad59e43657b3968a325a086a18697a81779b0ff 0.1s done [2024-08-23T08:52:12.428Z] #108 naming to docker.io/library/security-spire-config-arm64 done [2024-08-23T08:52:12.428Z] #108 writing image sha256:b8d88647ebe95e84918aa08c8fada94f1220258b01bc78394138aa49ac4e0754 0.0s done [2024-08-23T08:52:12.428Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-23T08:52:12.428Z] #108 writing image sha256:7ac04e44f47c00b2c4c11a5ae8b48d0593bfab782bac1199467549e49444bbc9 0.0s done [2024-08-23T08:52:12.428Z] #108 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-23T08:52:12.428Z] #108 DONE 7.7s [2024-08-23T08:52:12.428Z] [2024-08-23T08:52:12.428Z] #47 [core-data internal] load build context [2024-08-23T08:52:13.844Z] #47 ... [2024-08-23T08:52:13.844Z] [2024-08-23T08:52:13.844Z] #40 [core-keeper internal] load build context [2024-08-23T08:52:13.844Z] #40 transferring context: 309.31MB 103.9s done [2024-08-23T08:52:14.110Z] #40 DONE 104.3s [2024-08-23T08:52:14.110Z] [2024-08-23T08:52:14.110Z] #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-23T08:52:14.110Z] #109 ... [2024-08-23T08:52:14.110Z] [2024-08-23T08:52:14.110Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:52:14.110Z] #65 ... [2024-08-23T08:52:14.110Z] [2024-08-23T08:52:14.110Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:52:14.378Z] #54 ... [2024-08-23T08:52:14.378Z] [2024-08-23T08:52:14.378Z] #47 [core-data internal] load build context [2024-08-23T08:52:14.643Z] #47 ... [2024-08-23T08:52:14.643Z] [2024-08-23T08:52:14.643Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:52:14.643Z] #110 DONE 2.2s [2024-08-23T08:52:14.643Z] [2024-08-23T08:52:14.643Z] #47 [core-data internal] load build context [2024-08-23T08:52:15.234Z] #47 ... [2024-08-23T08:52:15.234Z] [2024-08-23T08:52:15.234Z] #73 [core-metadata internal] load build context [2024-08-23T08:52:15.234Z] #73 ... [2024-08-23T08:52:15.234Z] [2024-08-23T08:52:15.234Z] #47 [core-data internal] load build context [2024-08-23T08:52:15.234Z] #47 ... [2024-08-23T08:52:15.234Z] [2024-08-23T08:52:15.234Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:52:15.503Z] #37 ... [2024-08-23T08:52:15.503Z] [2024-08-23T08:52:15.503Z] #47 [core-data internal] load build context [2024-08-23T08:52:15.771Z] #47 ... [2024-08-23T08:52:15.771Z] [2024-08-23T08:52:15.771Z] #58 [security-proxy-setup internal] load build context [2024-08-23T08:52:15.771Z] #58 ... [2024-08-23T08:52:15.771Z] [2024-08-23T08:52:15.771Z] #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-23T08:52:15.771Z] #109 DONE 1.8s [2024-08-23T08:52:15.771Z] [2024-08-23T08:52:15.771Z] #59 [core-command internal] load build context [2024-08-23T08:52:16.036Z] #59 ... [2024-08-23T08:52:16.036Z] [2024-08-23T08:52:16.036Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:52:16.036Z] #111 ... [2024-08-23T08:52:16.036Z] [2024-08-23T08:52:16.036Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:52:16.302Z] #67 ... [2024-08-23T08:52:16.302Z] [2024-08-23T08:52:16.302Z] #59 [core-command internal] load build context [2024-08-23T08:52:16.569Z] #59 ... [2024-08-23T08:52:16.569Z] [2024-08-23T08:52:16.569Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:16.569Z] #62 ... [2024-08-23T08:52:16.569Z] [2024-08-23T08:52:16.569Z] #66 [support-notifications internal] load build context [2024-08-23T08:52:16.569Z] #66 ... [2024-08-23T08:52:16.569Z] [2024-08-23T08:52:16.569Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:19.135Z] #62 ... [2024-08-23T08:52:19.135Z] [2024-08-23T08:52:19.135Z] #47 [core-data internal] load build context [2024-08-23T08:52:19.135Z] #47 transferring context: 309.31MB 108.6s done [2024-08-23T08:52:19.135Z] #47 DONE 108.8s [2024-08-23T08:52:19.135Z] [2024-08-23T08:52:19.135Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:19.135Z] #62 ... [2024-08-23T08:52:19.135Z] [2024-08-23T08:52:19.135Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T08:52:19.135Z] #54 transferring context: 309.31MB 108.2s done [2024-08-23T08:52:19.135Z] #54 DONE 108.8s [2024-08-23T08:52:19.135Z] [2024-08-23T08:52:19.135Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:20.549Z] #62 ... [2024-08-23T08:52:20.549Z] [2024-08-23T08:52:20.549Z] #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:52:20.549Z] #112 DONE 0.9s [2024-08-23T08:52:20.549Z] [2024-08-23T08:52:20.549Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:21.503Z] #62 ... [2024-08-23T08:52:21.503Z] [2024-08-23T08:52:21.503Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:52:21.503Z] #61 ... [2024-08-23T08:52:21.503Z] [2024-08-23T08:52:21.503Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:22.906Z] #62 ... [2024-08-23T08:52:22.906Z] [2024-08-23T08:52:22.906Z] #37 [security-bootstrapper internal] load build context [2024-08-23T08:52:22.906Z] #37 transferring context: 309.31MB 112.4s done [2024-08-23T08:52:22.906Z] #37 DONE 112.7s [2024-08-23T08:52:22.906Z] [2024-08-23T08:52:22.906Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:24.308Z] #62 ... [2024-08-23T08:52:24.308Z] [2024-08-23T08:52:24.308Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:52:24.308Z] #65 ... [2024-08-23T08:52:24.308Z] [2024-08-23T08:52:24.308Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:52:24.573Z] #61 ... [2024-08-23T08:52:24.573Z] [2024-08-23T08:52:24.573Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:52:24.840Z] #113 ... [2024-08-23T08:52:24.840Z] [2024-08-23T08:52:24.840Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:52:25.105Z] #61 ... [2024-08-23T08:52:25.105Z] [2024-08-23T08:52:25.105Z] #73 [core-metadata internal] load build context [2024-08-23T08:52:25.370Z] #73 ... [2024-08-23T08:52:25.370Z] [2024-08-23T08:52:25.370Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:25.950Z] #62 ... [2024-08-23T08:52:25.950Z] [2024-08-23T08:52:25.950Z] #58 [security-proxy-setup internal] load build context [2024-08-23T08:52:25.950Z] #58 ... [2024-08-23T08:52:25.950Z] [2024-08-23T08:52:25.950Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:26.216Z] #62 ... [2024-08-23T08:52:26.216Z] [2024-08-23T08:52:26.216Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:52:26.483Z] #67 ... [2024-08-23T08:52:26.483Z] [2024-08-23T08:52:26.483Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:26.483Z] #62 ... [2024-08-23T08:52:26.483Z] [2024-08-23T08:52:26.483Z] #59 [core-command internal] load build context [2024-08-23T08:52:26.749Z] #59 ... [2024-08-23T08:52:26.749Z] [2024-08-23T08:52:26.749Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:26.749Z] #62 ... [2024-08-23T08:52:26.749Z] [2024-08-23T08:52:26.749Z] #66 [support-notifications internal] load build context [2024-08-23T08:52:27.015Z] #66 ... [2024-08-23T08:52:27.015Z] [2024-08-23T08:52:27.015Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:27.015Z] #62 ... [2024-08-23T08:52:27.015Z] [2024-08-23T08:52:27.015Z] #65 [security-spiffe-token-provider internal] load build context [2024-08-23T08:52:27.015Z] #65 transferring context: 309.31MB 110.8s done [2024-08-23T08:52:27.015Z] #65 DONE 114.4s [2024-08-23T08:52:27.015Z] [2024-08-23T08:52:27.015Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:27.287Z] #62 ... [2024-08-23T08:52:27.287Z] [2024-08-23T08:52:27.287Z] #67 [support-cron-scheduler internal] load build context [2024-08-23T08:52:27.287Z] #67 transferring context: 309.31MB 111.1s done [2024-08-23T08:52:27.287Z] #67 DONE 114.5s [2024-08-23T08:52:27.287Z] [2024-08-23T08:52:27.287Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:28.715Z] #62 ... [2024-08-23T08:52:28.715Z] [2024-08-23T08:52:28.715Z] #114 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:52:28.715Z] #114 DONE 1.5s [2024-08-23T08:52:28.715Z] [2024-08-23T08:52:28.715Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:28.715Z] #62 ... [2024-08-23T08:52:28.715Z] [2024-08-23T08:52:28.715Z] #115 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:52:28.715Z] #115 DONE 1.2s [2024-08-23T08:52:28.715Z] [2024-08-23T08:52:28.715Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:29.302Z] #62 ... [2024-08-23T08:52:29.302Z] [2024-08-23T08:52:29.302Z] #58 [security-proxy-setup internal] load build context [2024-08-23T08:52:29.302Z] #58 transferring context: 309.31MB 116.5s done [2024-08-23T08:52:29.302Z] #58 DONE 117.8s [2024-08-23T08:52:29.302Z] [2024-08-23T08:52:29.302Z] #59 [core-command internal] load build context [2024-08-23T08:52:30.707Z] #59 ... [2024-08-23T08:52:30.707Z] [2024-08-23T08:52:30.707Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:52:30.707Z] #116 ... [2024-08-23T08:52:30.707Z] [2024-08-23T08:52:30.707Z] #59 [core-command internal] load build context [2024-08-23T08:52:31.291Z] #59 ... [2024-08-23T08:52:31.291Z] [2024-08-23T08:52:31.291Z] #66 [support-notifications internal] load build context [2024-08-23T08:52:31.291Z] #66 transferring context: 309.31MB 115.7s done [2024-08-23T08:52:31.291Z] #66 DONE 118.6s [2024-08-23T08:52:31.291Z] [2024-08-23T08:52:31.291Z] #59 [core-command internal] load build context [2024-08-23T08:52:33.881Z] #59 transferring context: 309.31MB 121.4s done [2024-08-23T08:52:33.881Z] #59 DONE 122.3s [2024-08-23T08:52:33.881Z] [2024-08-23T08:52:33.881Z] #61 [core-common-config-bootstrapper internal] load build context [2024-08-23T08:52:33.881Z] #61 transferring context: 309.31MB 117.7s done [2024-08-23T08:52:33.881Z] #61 DONE 121.0s [2024-08-23T08:52:33.881Z] [2024-08-23T08:52:33.881Z] #62 [security-proxy-auth internal] load build context [2024-08-23T08:52:35.285Z] #62 transferring context: 309.31MB 120.1s done [2024-08-23T08:52:35.285Z] #62 DONE 122.6s [2024-08-23T08:52:35.285Z] [2024-08-23T08:52:35.285Z] #73 [core-metadata internal] load build context [2024-08-23T08:52:38.626Z] #73 ... [2024-08-23T08:52:38.626Z] [2024-08-23T08:52:38.626Z] #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:52:38.892Z] #117 ... [2024-08-23T08:52:38.892Z] [2024-08-23T08:52:38.892Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:52:38.892Z] #118 ... [2024-08-23T08:52:38.892Z] [2024-08-23T08:52:38.892Z] #73 [core-metadata internal] load build context [2024-08-23T08:52:40.292Z] #73 transferring context: 279.13MB 117.2s [2024-08-23T08:52:42.226Z] #73 transferring context: 309.31MB 118.7s done [2024-08-23T08:52:42.226Z] #73 DONE 123.2s [2024-08-23T08:52:42.226Z] [2024-08-23T08:52:42.226Z] #44 [security-bootstrapper internal] load .dockerignore [2024-08-23T08:53:51.066Z] #44 ... [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:53:51.066Z] #116 DONE 83.5s [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-08-23T08:53:51.066Z] #119 ... [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:53:51.066Z] #111 DONE 87.9s [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:53:51.066Z] #113 DONE 89.2s [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #120 [support-scheduler builder 6/7] COPY . . [2024-08-23T08:53:51.066Z] #120 ... [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:53:51.066Z] #117 DONE 78.9s [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:53:51.066Z] #118 DONE 78.9s [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #121 [core-metadata builder 6/7] COPY . . [2024-08-23T08:53:51.066Z] #121 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:53:51.066Z] #122 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:53:51.066Z] #123 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:53:51.066Z] #124 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:53:51.066Z] #125 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #126 [security-proxy-auth builder 6/7] COPY . . [2024-08-23T08:53:51.066Z] #126 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:53:51.066Z] #127 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #128 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-23T08:53:51.066Z] #128 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:53:51.066Z] #129 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:53:51.066Z] #130 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #131 [security-proxy-setup builder 6/7] COPY . . [2024-08-23T08:53:51.066Z] #131 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:53:51.066Z] #132 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:53:51.066Z] #133 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:53:51.066Z] #134 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #135 [core-command builder 6/7] COPY . . [2024-08-23T08:53:51.066Z] #135 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-08-23T08:53:51.066Z] #119 DONE 3.8s [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:53:51.066Z] #136 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #137 [core-data builder 6/7] COPY . . [2024-08-23T08:53:51.066Z] #137 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:53:51.066Z] #138 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:53:51.066Z] #139 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:53:51.066Z] #140 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #141 [security-bootstrapper builder 6/7] COPY . . [2024-08-23T08:53:51.066Z] #141 CACHED [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #120 [support-scheduler builder 6/7] COPY . . [2024-08-23T08:53:51.066Z] #120 DONE 3.7s [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-23T08:53:51.066Z] #142 ... [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #143 [core-keeper builder 7/8] COPY . . [2024-08-23T08:53:51.066Z] #143 DONE 4.2s [2024-08-23T08:53:51.066Z] [2024-08-23T08:53:51.066Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T08:53:53.644Z] #144 5.247 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-23T08:53:53.644Z] #144 ... [2024-08-23T08:53:53.644Z] [2024-08-23T08:53:53.644Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-23T08:53:53.644Z] #142 5.859 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-23T08:53:57.921Z] #142 ... [2024-08-23T08:53:57.921Z] [2024-08-23T08:53:57.921Z] #145 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-23T08:53:57.921Z] #145 DONE 9.5s [2024-08-23T08:53:57.921Z] [2024-08-23T08:53:57.921Z] #146 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-23T08:53:57.921Z] #146 CACHED [2024-08-23T08:53:57.921Z] [2024-08-23T08:53:57.921Z] #147 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T08:53:57.921Z] #147 CACHED [2024-08-23T08:53:57.921Z] [2024-08-23T08:53:57.921Z] #148 [support-notifications builder 6/7] COPY . . [2024-08-23T08:53:57.921Z] #148 CACHED [2024-08-23T08:53:57.921Z] [2024-08-23T08:53:57.921Z] #149 [support-cron-scheduler builder 6/7] COPY . . [2024-08-23T08:53:57.921Z] #149 DONE 9.6s [2024-08-23T08:53:57.921Z] [2024-08-23T08:53:57.921Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T08:53:57.921Z] #150 ... [2024-08-23T08:53:57.921Z] [2024-08-23T08:53:57.921Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T08:53:57.921Z] #0 6.159 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-23T08:53:57.921Z] #151 ... [2024-08-23T08:53:57.921Z] [2024-08-23T08:53:57.921Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-23T08:53:57.921Z] #0 6.116 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-23T08:53:57.921Z] #152 ... [2024-08-23T08:53:57.921Z] [2024-08-23T08:53:57.921Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T08:53:57.921Z] #0 4.670 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-23T08:53:58.186Z] #153 ... [2024-08-23T08:53:58.186Z] [2024-08-23T08:53:58.186Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-23T08:53:58.186Z] #0 5.553 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-23T08:53:58.186Z] #154 ... [2024-08-23T08:53:58.186Z] [2024-08-23T08:53:58.186Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T08:53:58.187Z] #0 5.158 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-23T08:53:58.451Z] #155 ... [2024-08-23T08:53:58.451Z] [2024-08-23T08:53:58.451Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T08:53:58.451Z] #0 5.934 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-23T08:53:58.451Z] #156 ... [2024-08-23T08:53:58.451Z] [2024-08-23T08:53:58.451Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-23T08:53:58.451Z] #0 6.167 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-23T08:53:58.716Z] #157 ... [2024-08-23T08:53:58.716Z] [2024-08-23T08:53:58.716Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T08:53:58.716Z] #0 4.223 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-23T08:53:58.980Z] #158 ... [2024-08-23T08:53:58.980Z] [2024-08-23T08:53:58.980Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T08:54:00.386Z] #159 3.176 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-23T08:54:08.592Z] #159 ... [2024-08-23T08:54:08.592Z] [2024-08-23T08:54:08.592Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-23T08:54:08.592Z] #0 3.197 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-23T08:54:10.532Z] #160 ... [2024-08-23T08:54:10.532Z] [2024-08-23T08:54:10.532Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T08:54:10.532Z] #150 3.307 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-23T09:14:20.378Z] #150 ... [2024-08-23T09:14:20.378Z] [2024-08-23T09:14:20.378Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-23T09:14:20.378Z] #154 1230.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-23T09:14:24.616Z] #154 ... [2024-08-23T09:14:24.616Z] [2024-08-23T09:14:24.616Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-23T09:14:24.616Z] #157 DONE 1236.9s [2024-08-23T09:14:24.882Z] [2024-08-23T09:14:24.882Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T09:14:24.882Z] #156 ... [2024-08-23T09:14:24.882Z] [2024-08-23T09:14:24.882Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T09:14:25.163Z] #161 DONE 0.4s [2024-08-23T09:14:25.163Z] [2024-08-23T09:14:25.163Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-23T09:14:25.431Z] #154 ... [2024-08-23T09:14:25.431Z] [2024-08-23T09:14:25.431Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-23T09:14:25.431Z] #162 DONE 0.2s [2024-08-23T09:14:25.431Z] [2024-08-23T09:14:25.431Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-23T09:14:25.696Z] #163 DONE 0.1s [2024-08-23T09:14:25.696Z] [2024-08-23T09:14:25.696Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-23T09:14:25.987Z] #164 DONE 0.2s [2024-08-23T09:14:25.987Z] [2024-08-23T09:14:25.987Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-23T09:14:26.261Z] #165 DONE 0.3s [2024-08-23T09:14:26.261Z] [2024-08-23T09:14:26.261Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-23T09:14:26.540Z] #166 DONE 0.3s [2024-08-23T09:14:26.540Z] [2024-08-23T09:14:26.540Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T09:14:28.475Z] #167 ... [2024-08-23T09:14:28.475Z] [2024-08-23T09:14:28.475Z] #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-23T09:14:28.475Z] #142 DONE 1240.6s [2024-08-23T09:14:28.475Z] [2024-08-23T09:14:28.475Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-23T09:14:29.062Z] #168 DONE 0.6s [2024-08-23T09:14:29.062Z] [2024-08-23T09:14:29.062Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T09:14:29.062Z] #156 ... [2024-08-23T09:14:29.062Z] [2024-08-23T09:14:29.062Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-23T09:14:30.016Z] #169 ... [2024-08-23T09:14:30.016Z] [2024-08-23T09:14:30.016Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T09:14:30.016Z] #167 DONE 3.4s [2024-08-23T09:14:30.016Z] [2024-08-23T09:14:30.016Z] #108 [security-proxy-setup] exporting to image [2024-08-23T09:14:30.016Z] #108 exporting layers [2024-08-23T09:14:31.423Z] #108 exporting layers 1.7s done [2024-08-23T09:14:31.423Z] #108 writing image sha256:0206c6c4743283267e6718db03374211a6fa5c20f1ef63cb83a002a0ce40be47 done [2024-08-23T09:14:31.423Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-23T09:14:31.423Z] #108 DONE 9.4s [2024-08-23T09:14:31.423Z] [2024-08-23T09:14:31.423Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T09:14:32.011Z] #156 ... [2024-08-23T09:14:32.011Z] [2024-08-23T09:14:32.011Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-23T09:14:32.011Z] #169 DONE 3.1s [2024-08-23T09:14:32.011Z] [2024-08-23T09:14:32.011Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T09:14:32.278Z] #170 DONE 0.2s [2024-08-23T09:14:32.278Z] [2024-08-23T09:14:32.278Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T09:14:32.278Z] #151 ... [2024-08-23T09:14:32.278Z] [2024-08-23T09:14:32.278Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-23T09:14:32.543Z] #171 DONE 0.2s [2024-08-23T09:14:32.543Z] [2024-08-23T09:14:32.543Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-23T09:14:32.810Z] #172 DONE 0.2s [2024-08-23T09:14:32.810Z] [2024-08-23T09:14:32.810Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-23T09:14:32.810Z] #173 DONE 0.1s [2024-08-23T09:14:32.810Z] [2024-08-23T09:14:32.810Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-23T09:14:32.810Z] #174 DONE 0.1s [2024-08-23T09:14:32.810Z] [2024-08-23T09:14:32.810Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-23T09:14:33.077Z] #152 ... [2024-08-23T09:14:33.077Z] [2024-08-23T09:14:33.077Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-23T09:14:33.077Z] #175 DONE 0.1s [2024-08-23T09:14:33.077Z] [2024-08-23T09:14:33.077Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-23T09:14:33.077Z] #176 DONE 0.1s [2024-08-23T09:14:33.077Z] [2024-08-23T09:14:33.077Z] #44 [security-bootstrapper internal] load .dockerignore [2024-08-23T09:14:33.343Z] #44 ... [2024-08-23T09:14:33.343Z] [2024-08-23T09:14:33.343Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-23T09:14:33.343Z] #177 DONE 0.1s [2024-08-23T09:14:33.343Z] [2024-08-23T09:14:33.343Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-23T09:14:33.343Z] #178 DONE 0.1s [2024-08-23T09:14:33.343Z] [2024-08-23T09:14:33.343Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-23T09:14:35.910Z] #179 DONE 2.2s [2024-08-23T09:14:35.910Z] [2024-08-23T09:14:35.910Z] #108 [security-bootstrapper] exporting to image [2024-08-23T09:14:37.309Z] #108 exporting layers 1.3s done [2024-08-23T09:14:37.309Z] #108 writing image sha256:d5fb0eb3051f79ba9583fa8402950cdeab8f2e8ff4cc973465538360441327fb done [2024-08-23T09:14:37.309Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-23T09:14:37.309Z] #108 DONE 10.7s [2024-08-23T09:14:37.309Z] [2024-08-23T09:14:37.309Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T09:14:41.549Z] #156 ... [2024-08-23T09:14:41.549Z] [2024-08-23T09:14:41.549Z] #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-23T09:14:41.549Z] #154 DONE 1253.6s [2024-08-23T09:14:41.549Z] [2024-08-23T09:14:41.549Z] #44 [security-bootstrapper internal] load .dockerignore [2024-08-23T09:14:41.813Z] #44 ... [2024-08-23T09:14:41.814Z] [2024-08-23T09:14:41.814Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T09:14:42.097Z] #180 DONE 0.3s [2024-08-23T09:14:42.097Z] [2024-08-23T09:14:42.097Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-23T09:14:42.366Z] #181 DONE 0.3s [2024-08-23T09:14:42.366Z] [2024-08-23T09:14:42.366Z] #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-08-23T09:14:42.663Z] #182 DONE 0.1s [2024-08-23T09:14:42.663Z] [2024-08-23T09:14:42.663Z] #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-08-23T09:14:42.663Z] #183 DONE 0.1s [2024-08-23T09:14:42.663Z] [2024-08-23T09:14:42.663Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T09:14:42.937Z] #159 ... [2024-08-23T09:14:42.937Z] [2024-08-23T09:14:42.937Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-23T09:14:42.937Z] #184 DONE 0.3s [2024-08-23T09:14:42.937Z] [2024-08-23T09:14:42.937Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T09:14:42.937Z] #151 ... [2024-08-23T09:14:42.937Z] [2024-08-23T09:14:42.937Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-23T09:14:43.203Z] #185 DONE 0.3s [2024-08-23T09:14:43.203Z] [2024-08-23T09:14:43.203Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T09:14:43.203Z] #150 ... [2024-08-23T09:14:43.203Z] [2024-08-23T09:14:43.203Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-23T09:14:43.468Z] #186 DONE 0.3s [2024-08-23T09:14:43.468Z] [2024-08-23T09:14:43.468Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T09:14:43.468Z] #144 ... [2024-08-23T09:14:43.468Z] [2024-08-23T09:14:43.468Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-23T09:14:43.733Z] #187 DONE 0.2s [2024-08-23T09:14:43.733Z] [2024-08-23T09:14:43.733Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T09:14:46.312Z] #188 DONE 2.3s [2024-08-23T09:14:46.312Z] [2024-08-23T09:14:46.312Z] #108 [security-secretstore-setup] exporting to image [2024-08-23T09:14:46.312Z] #108 exporting layers [2024-08-23T09:14:46.898Z] #108 exporting layers 1.1s done [2024-08-23T09:14:46.898Z] #108 writing image sha256:2f8105b2b14d8134d771c1e87488e15f91a7a01cd356fe78d46f17352a4d8ab1 done [2024-08-23T09:14:47.163Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-23T09:14:47.163Z] #108 DONE 11.8s [2024-08-23T09:14:47.163Z] [2024-08-23T09:14:47.163Z] #44 [security-bootstrapper internal] load .dockerignore [2024-08-23T09:15:43.513Z] #44 ... [2024-08-23T09:15:43.513Z] [2024-08-23T09:15:43.513Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-23T09:15:43.513Z] #152 DONE 1314.3s [2024-08-23T09:15:43.513Z] [2024-08-23T09:15:43.513Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T09:15:43.513Z] #151 ... [2024-08-23T09:15:43.513Z] [2024-08-23T09:15:43.513Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T09:15:43.513Z] #189 DONE 0.3s [2024-08-23T09:15:43.513Z] [2024-08-23T09:15:43.513Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T09:15:43.513Z] #190 DONE 0.1s [2024-08-23T09:15:43.513Z] [2024-08-23T09:15:43.513Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T09:15:43.513Z] #159 ... [2024-08-23T09:15:43.513Z] [2024-08-23T09:15:43.513Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-23T09:15:43.513Z] #191 DONE 0.4s [2024-08-23T09:15:43.513Z] [2024-08-23T09:15:43.513Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-23T09:15:43.513Z] #192 DONE 0.1s [2024-08-23T09:15:43.513Z] [2024-08-23T09:15:43.513Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-23T09:15:43.513Z] #193 DONE 0.2s [2024-08-23T09:15:43.513Z] [2024-08-23T09:15:43.513Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T09:15:46.084Z] #194 DONE 1.9s [2024-08-23T09:15:46.084Z] [2024-08-23T09:15:46.084Z] #108 [core-common-config-bootstrapper] exporting to image [2024-08-23T09:15:46.084Z] #108 exporting layers [2024-08-23T09:15:46.084Z] #108 exporting layers 0.6s done [2024-08-23T09:15:46.084Z] #108 writing image sha256:32bb17a2cd7154beff5a23d5ca0b7d5c9df78dcc765718997e7d0b65027909aa 0.0s done [2024-08-23T09:15:46.084Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-23T09:15:46.084Z] #108 DONE 12.5s [2024-08-23T09:15:46.084Z] [2024-08-23T09:15:46.084Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T09:17:53.047Z] #156 ... [2024-08-23T09:17:53.047Z] [2024-08-23T09:17:53.047Z] #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-23T09:17:53.047Z] #160 DONE 1424.8s [2024-08-23T09:17:53.047Z] [2024-08-23T09:17:53.047Z] #44 [security-bootstrapper internal] load .dockerignore [2024-08-23T09:17:53.047Z] #44 ... [2024-08-23T09:17:53.047Z] [2024-08-23T09:17:53.047Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T09:17:53.047Z] #195 DONE 0.2s [2024-08-23T09:17:53.047Z] [2024-08-23T09:17:53.047Z] #44 [security-bootstrapper internal] load .dockerignore [2024-08-23T09:17:53.047Z] #44 ... [2024-08-23T09:17:53.047Z] [2024-08-23T09:17:53.047Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T09:17:53.047Z] #196 DONE 0.1s [2024-08-23T09:17:53.047Z] [2024-08-23T09:17:53.047Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-23T09:17:53.047Z] #197 DONE 0.3s [2024-08-23T09:17:53.047Z] [2024-08-23T09:17:53.047Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-23T09:17:53.047Z] #198 DONE 0.1s [2024-08-23T09:17:53.047Z] [2024-08-23T09:17:53.047Z] #44 [security-bootstrapper internal] load .dockerignore [2024-08-23T09:17:53.047Z] #44 ... [2024-08-23T09:17:53.047Z] [2024-08-23T09:17:53.047Z] #108 [security-spiffe-token-provider] exporting to image [2024-08-23T09:17:53.047Z] #108 exporting layers [2024-08-23T09:17:53.047Z] #108 exporting layers 0.8s done [2024-08-23T09:17:53.047Z] #108 writing image sha256:0b28a0a89a8c3fcdb523fb0241c6b134c7dccaa861c8e6618f3ce148684c7515 done [2024-08-23T09:17:53.047Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-23T09:17:53.047Z] #108 DONE 13.3s [2024-08-23T09:17:53.047Z] [2024-08-23T09:17:53.047Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T09:26:30.132Z] #159 ... [2024-08-23T09:26:30.132Z] [2024-08-23T09:26:30.132Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T09:26:30.132Z] #158 DONE 1962.1s [2024-08-23T09:26:30.132Z] [2024-08-23T09:26:30.132Z] #44 [security-bootstrapper internal] load .dockerignore [2024-08-23T09:26:30.720Z] #44 ... [2024-08-23T09:26:30.720Z] [2024-08-23T09:26:30.720Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T09:26:30.720Z] #199 DONE 0.2s [2024-08-23T09:26:30.720Z] [2024-08-23T09:26:30.720Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T09:26:31.000Z] #200 DONE 0.1s [2024-08-23T09:26:31.000Z] [2024-08-23T09:26:31.000Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-23T09:26:31.290Z] #201 DONE 0.4s [2024-08-23T09:26:31.290Z] [2024-08-23T09:26:31.290Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T09:26:31.290Z] #159 ... [2024-08-23T09:26:31.290Z] [2024-08-23T09:26:31.290Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-23T09:26:31.290Z] #202 DONE 0.1s [2024-08-23T09:26:31.560Z] [2024-08-23T09:26:31.560Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-23T09:26:31.560Z] #203 DONE 0.2s [2024-08-23T09:26:31.560Z] [2024-08-23T09:26:31.560Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T09:26:34.162Z] #204 DONE 2.2s [2024-08-23T09:26:34.162Z] [2024-08-23T09:26:34.162Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T09:26:34.162Z] #151 ... [2024-08-23T09:26:34.162Z] [2024-08-23T09:26:34.162Z] #108 [security-proxy-auth] exporting to image [2024-08-23T09:26:34.162Z] #108 exporting layers [2024-08-23T09:26:34.431Z] #108 exporting layers 0.7s done [2024-08-23T09:26:34.431Z] #108 writing image sha256:11c15be704f12c4f20308102922837edd1cda4578bd1f5f618e79aba61635008 done [2024-08-23T09:26:34.431Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-23T09:26:34.431Z] #108 DONE 14.0s [2024-08-23T09:26:34.431Z] [2024-08-23T09:26:34.431Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T09:27:56.714Z] #144 ... [2024-08-23T09:27:56.714Z] [2024-08-23T09:27:56.714Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T09:27:56.714Z] #156 DONE 2043.9s [2024-08-23T09:27:56.714Z] [2024-08-23T09:27:56.714Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T09:27:56.714Z] #159 ... [2024-08-23T09:27:56.714Z] [2024-08-23T09:27:56.714Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T09:27:56.714Z] #205 DONE 0.1s [2024-08-23T09:27:56.714Z] [2024-08-23T09:27:56.714Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T09:27:56.714Z] #153 ... [2024-08-23T09:27:56.714Z] [2024-08-23T09:27:56.714Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-23T09:27:56.714Z] #206 DONE 0.1s [2024-08-23T09:27:56.714Z] [2024-08-23T09:27:56.714Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T09:27:56.714Z] #155 ... [2024-08-23T09:27:56.714Z] [2024-08-23T09:27:56.714Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-23T09:27:56.714Z] #207 DONE 0.5s [2024-08-23T09:27:56.714Z] [2024-08-23T09:27:56.714Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-23T09:27:56.714Z] #208 DONE 0.1s [2024-08-23T09:27:56.714Z] [2024-08-23T09:27:56.714Z] #108 [core-command] exporting to image [2024-08-23T09:27:56.714Z] #108 exporting layers [2024-08-23T09:27:56.714Z] #108 exporting layers 0.4s done [2024-08-23T09:27:56.714Z] #108 writing image sha256:0e4394677d207518bb757d8053404f8ef7a6f23ef063f06563ac7dc02cbe41dc done [2024-08-23T09:27:56.714Z] #108 naming to docker.io/library/core-command-arm64 done [2024-08-23T09:27:56.714Z] #108 DONE 14.5s [2024-08-23T09:27:56.714Z] [2024-08-23T09:27:56.714Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T09:30:21.688Z] #159 ... [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T09:30:21.688Z] #144 DONE 2178.9s [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #44 [security-bootstrapper internal] load .dockerignore [2024-08-23T09:30:21.688Z] #44 ... [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T09:30:21.688Z] #209 DONE 0.3s [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #44 [security-bootstrapper internal] load .dockerignore [2024-08-23T09:30:21.688Z] #44 ... [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-23T09:30:21.688Z] #210 DONE 0.5s [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-23T09:30:21.688Z] #211 DONE 0.1s [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #108 [core-keeper] exporting to image [2024-08-23T09:30:21.688Z] #108 exporting layers [2024-08-23T09:30:21.688Z] #108 exporting layers 0.5s done [2024-08-23T09:30:21.688Z] #108 writing image sha256:1cd3488a39b478ee547d2ef2daf7ef4dc95cd093c3d74da7d4aab8f140fad356 0.0s done [2024-08-23T09:30:21.688Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-08-23T09:30:21.688Z] #108 DONE 15.0s [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T09:30:21.688Z] #151 DONE 2186.7s [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T09:30:21.688Z] #153 DONE 2186.6s [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #44 [security-bootstrapper internal] load .dockerignore [2024-08-23T09:30:21.688Z] #44 ... [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #212 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T09:30:21.688Z] #212 DONE 0.3s [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T09:30:21.688Z] #213 DONE 0.3s [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-23T09:30:21.688Z] #214 DONE 0.2s [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T09:30:21.688Z] #215 DONE 0.2s [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-23T09:30:21.688Z] #216 ... [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #217 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-23T09:30:21.688Z] #217 DONE 0.6s [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #216 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-23T09:30:21.688Z] #216 DONE 0.7s [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #218 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-23T09:30:21.688Z] #218 DONE 0.3s [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-23T09:30:21.688Z] #219 DONE 0.2s [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-23T09:30:21.688Z] #220 DONE 0.1s [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-23T09:30:21.688Z] #221 DONE 0.2s [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #108 [core-data] exporting to image [2024-08-23T09:30:21.688Z] #108 exporting layers [2024-08-23T09:30:21.688Z] #108 exporting layers 1.0s done [2024-08-23T09:30:21.688Z] #108 writing image sha256:c2c5caba56c175c392b987c2fa6c50b638ad7bb6afe6a30d72fc534dcbcc7087 0.0s done [2024-08-23T09:30:21.688Z] #108 naming to docker.io/library/core-data-arm64 done [2024-08-23T09:30:21.688Z] #108 writing image sha256:1bda7aae6acd219517d87530b60174b272c0c67cb16a751d4368ade52fa3176f [2024-08-23T09:30:21.688Z] #108 writing image sha256:1bda7aae6acd219517d87530b60174b272c0c67cb16a751d4368ade52fa3176f done [2024-08-23T09:30:21.688Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-08-23T09:30:21.688Z] #108 DONE 16.3s [2024-08-23T09:30:21.688Z] [2024-08-23T09:30:21.688Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T09:31:00.529Z] #159 ... [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T09:31:00.529Z] #155 DONE 2226.9s [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #44 [security-bootstrapper internal] load .dockerignore [2024-08-23T09:31:00.529Z] #44 ... [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T09:31:00.529Z] #150 DONE 2217.7s [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T09:31:00.529Z] #159 DONE 2217.9s [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #44 [security-bootstrapper internal] load .dockerignore [2024-08-23T09:31:00.529Z] #44 ... [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T09:31:00.529Z] #222 DONE 0.2s [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T09:31:00.529Z] #223 DONE 0.2s [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #224 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T09:31:00.529Z] #224 DONE 0.2s [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-23T09:31:00.529Z] #225 ... [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T09:31:00.529Z] #226 DONE 0.2s [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T09:31:00.529Z] #227 DONE 0.3s [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #228 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T09:31:00.529Z] #228 DONE 0.3s [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-23T09:31:00.529Z] #229 ... [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #230 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-23T09:31:00.529Z] #230 DONE 0.6s [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-23T09:31:00.529Z] #225 DONE 0.7s [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-23T09:31:00.529Z] #231 DONE 0.2s [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #108 [support-scheduler] exporting to image [2024-08-23T09:31:00.529Z] #108 exporting layers [2024-08-23T09:31:00.529Z] #108 ... [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-23T09:31:00.529Z] #232 DONE 0.2s [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #108 [support-notifications] exporting to image [2024-08-23T09:31:00.529Z] #108 ... [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-23T09:31:00.529Z] #229 DONE 0.8s [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-23T09:31:00.529Z] #233 DONE 0.2s [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #108 [support-cron-scheduler] exporting to image [2024-08-23T09:31:00.529Z] #108 writing image sha256:3938beb395bc1000c6643cce6de28fe6e6bebc7190a17bbc81daaf8f1bb7ba32 0.0s done [2024-08-23T09:31:00.529Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-08-23T09:31:00.529Z] #108 exporting layers 0.8s done [2024-08-23T09:31:00.529Z] #108 writing image sha256:5745446bf6cd037ebc0cc6b3fb3eb39995bd96bdce5bd244833fb47c19280ea7 done [2024-08-23T09:31:00.529Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-08-23T09:31:00.529Z] #108 exporting layers 1.5s done [2024-08-23T09:31:00.529Z] #108 writing image sha256:2fd816c621b4f3e37f8e478c81eb8b57564e1a7b427c585814e8e71f8d58dd17 [2024-08-23T09:31:00.529Z] #108 writing image sha256:2fd816c621b4f3e37f8e478c81eb8b57564e1a7b427c585814e8e71f8d58dd17 done [2024-08-23T09:31:00.529Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-23T09:31:00.529Z] #108 DONE 18.4s [2024-08-23T09:31:00.529Z] [2024-08-23T09:31:00.529Z] #44 [security-bootstrapper internal] load .dockerignore [2024-08-23T09:31:00.529Z] time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T09:31:00.529Z] time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T09:31:00.529Z] time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T09:31:00.529Z] time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T09:31:00.529Z] time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T09:31:00.529Z] time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T09:31:00.529Z] time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T09:31:00.529Z] time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T09:31:00.529Z] time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T09:31:00.529Z] time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T09:31:00.529Z] time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T09:31:00.529Z] time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T09:31:00.529Z] time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T09:31:00.529Z] time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T09:31:00.529Z] time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T09:31:00.529Z] time="2024-08-23T08:50:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-23T09:31:00.544Z] $ docker stop --time=1 82819cc4fb19d4272279e18693237b4dec16795f161476330a15c632b37c8b10 [2024-08-23T09:31:02.272Z] $ docker rm -f --volumes 82819cc4fb19d4272279e18693237b4dec16795f161476330a15c632b37c8b10 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T09:31:02.915Z] + docker images [2024-08-23T09:31:02.916Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-23T09:31:02.916Z] support-cron-scheduler-arm64 latest 2fd816c621b4 5 seconds ago 43.5MB [2024-08-23T09:31:02.916Z] support-scheduler-arm64 latest 3938beb395bc 6 seconds ago 41.3MB [2024-08-23T09:31:02.916Z] support-notifications-arm64 latest 5745446bf6cd 6 seconds ago 42MB [2024-08-23T09:31:02.916Z] core-metadata-arm64 latest 1bda7aae6acd 46 seconds ago 39.3MB [2024-08-23T09:31:02.916Z] core-data-arm64 latest c2c5caba56c1 46 seconds ago 39.1MB [2024-08-23T09:31:02.916Z] core-keeper-arm64 latest 1cd3488a39b4 54 seconds ago 39MB [2024-08-23T09:31:02.916Z] core-command-arm64 latest 0e4394677d20 3 minutes ago 35MB [2024-08-23T09:31:02.916Z] security-proxy-auth-arm64 latest 11c15be704f1 4 minutes ago 32.6MB [2024-08-23T09:31:02.916Z] security-spiffe-token-provider-arm64 latest 0b28a0a89a8c 13 minutes ago 29MB [2024-08-23T09:31:02.916Z] core-common-config-bootstrapper-arm64 latest 32bb17a2cd71 15 minutes ago 15.3MB [2024-08-23T09:31:02.916Z] security-secretstore-setup-arm64 latest 2f8105b2b14d 16 minutes ago 36.4MB [2024-08-23T09:31:02.916Z] security-bootstrapper-arm64 latest d5fb0eb3051f 16 minutes ago 18.9MB [2024-08-23T09:31:02.916Z] security-proxy-setup-arm64 latest 0206c6c47432 16 minutes ago 26.1MB [2024-08-23T09:31:02.916Z] security-spire-agent-arm64 latest 7ac04e44f47c 38 minutes ago 174MB [2024-08-23T09:31:02.916Z] security-spire-config-arm64 latest be098f56b98d 38 minutes ago 115MB [2024-08-23T09:31:02.916Z] security-spire-server-arm64 latest b8d88647ebe9 38 minutes ago 116MB [2024-08-23T09:31:02.916Z] ci-base-image-arm64 latest 344d8f19a3a0 About an hour ago 967MB [2024-08-23T09:31:02.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-08-23T09:31:02.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T09:31:03.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T09:31:03.884Z] [2024-08-23T09:31:03.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T09:31:04.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T09:31:04.598Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-23T09:31:04.598Z] 8998bd30e6a1: Pulling fs layer [2024-08-23T09:31:04.598Z] 04944245beec: Pulling fs layer [2024-08-23T09:31:04.598Z] 699f458cf7ca: Pulling fs layer [2024-08-23T09:31:04.598Z] 765212b225bb: Pulling fs layer [2024-08-23T09:31:04.598Z] f23df028b6ca: Pulling fs layer [2024-08-23T09:31:04.598Z] d65c8cfc05b1: Pulling fs layer [2024-08-23T09:31:04.598Z] 2437ff75d9bd: Pulling fs layer [2024-08-23T09:31:04.598Z] 765212b225bb: Waiting [2024-08-23T09:31:04.598Z] f23df028b6ca: Waiting [2024-08-23T09:31:04.598Z] d65c8cfc05b1: Waiting [2024-08-23T09:31:04.598Z] 2437ff75d9bd: Waiting [2024-08-23T09:31:04.598Z] 04944245beec: Verifying Checksum [2024-08-23T09:31:04.598Z] 04944245beec: Download complete [2024-08-23T09:31:04.598Z] 765212b225bb: Verifying Checksum [2024-08-23T09:31:04.598Z] 765212b225bb: Download complete [2024-08-23T09:31:04.598Z] f23df028b6ca: Verifying Checksum [2024-08-23T09:31:04.598Z] f23df028b6ca: Download complete [2024-08-23T09:31:04.598Z] d65c8cfc05b1: Verifying Checksum [2024-08-23T09:31:04.598Z] d65c8cfc05b1: Download complete [2024-08-23T09:31:04.868Z] 699f458cf7ca: Verifying Checksum [2024-08-23T09:31:04.868Z] 699f458cf7ca: Download complete [2024-08-23T09:31:05.148Z] 8998bd30e6a1: Verifying Checksum [2024-08-23T09:31:05.148Z] 8998bd30e6a1: Download complete [2024-08-23T09:31:07.730Z] 2437ff75d9bd: Verifying Checksum [2024-08-23T09:31:07.730Z] 2437ff75d9bd: Download complete [2024-08-23T09:31:10.307Z] 8998bd30e6a1: Pull complete [2024-08-23T09:31:10.307Z] 04944245beec: Pull complete [2024-08-23T09:31:12.247Z] 699f458cf7ca: Pull complete [2024-08-23T09:31:12.247Z] 765212b225bb: Pull complete [2024-08-23T09:31:13.207Z] f23df028b6ca: Pull complete [2024-08-23T09:31:13.477Z] d65c8cfc05b1: Pull complete [2024-08-23T09:31:31.654Z] 2437ff75d9bd: Pull complete [2024-08-23T09:31:31.654Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-23T09:31:31.654Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T09:31:31.654Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T09:31:32.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-8313 does not seem to be running inside a container [2024-08-23T09:31:32.060Z] $ 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-08-23T09:31:34.987Z] $ docker top e4dd098ec080225f2c41b0b6251d2f208f1a34e639dc966b6708f21650363845 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T09:31:35.980Z] ---> job-cost.sh [2024-08-23T09:31:35.980Z] lf-activate-venv: SKIPPING [2024-08-23T09:31:35.980Z] INFO: No Stack... [2024-08-23T09:31:36.557Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-23T09:31:37.507Z] INFO: Archiving Costs [Pipeline] sh [2024-08-23T09:31:37.924Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-08-23T09:31:37.924Z] + cut -d, -f6 [Pipeline] lock [2024-08-23T09:31:37.983Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4872-1-stack-cost] [2024-08-23T09:31:37.989Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4872-1-stack-cost] did not exist. Created. [2024-08-23T09:31:38.004Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4872-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-23T09:31:38.755Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-23T09:31:38.995Z] Stashed 1 file(s) [Pipeline] } [2024-08-23T09:31:39.018Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4872-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-23T09:31:39.089Z] $ docker stop --time=1 e4dd098ec080225f2c41b0b6251d2f208f1a34e639dc966b6708f21650363845 [2024-08-23T09:31:40.574Z] $ docker rm -f --volumes e4dd098ec080225f2c41b0b6251d2f208f1a34e639dc966b6708f21650363845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-23T09:31:41.775Z] provisioning config files... [2024-08-23T09:31:41.782Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8907076455122571469tmp [Pipeline] { [Pipeline] sh [2024-08-23T09:31:42.149Z] + set +x [2024-08-23T09:31:42.149Z] + + bash -s -- [2024-08-23T09:31:42.149Z] curl -s https://codecov.io/bash [2024-08-23T09:31:42.149Z] [2024-08-23T09:31:42.149Z] _____ _ [2024-08-23T09:31:42.149Z] / ____| | | [2024-08-23T09:31:42.149Z] | | ___ __| | ___ ___ _____ __ [2024-08-23T09:31:42.149Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-23T09:31:42.149Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-23T09:31:42.149Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-23T09:31:42.149Z] Bash-1.0.6 [2024-08-23T09:31:42.149Z] [2024-08-23T09:31:42.149Z] [2024-08-23T09:31:42.149Z] ==> git version 2.25.1 found [2024-08-23T09:31:42.149Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-23T09:31:42.149Z] Release-Date: 2020-01-08 [2024-08-23T09:31:42.149Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-23T09:31:42.149Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-23T09:31:42.149Z] ==> Jenkins CI detected. [2024-08-23T09:31:42.149Z] current dir:  /w/workspace/edgex-go/1 [2024-08-23T09:31:42.149Z] project root: . [2024-08-23T09:31:42.149Z] --> token set from env [2024-08-23T09:31:42.149Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-23T09:31:42.407Z] ==> Running gcov in . (disable via -X gcov) [2024-08-23T09:31:42.407Z] ==> Python coveragepy not found [2024-08-23T09:31:42.407Z] ==> Searching for coverage reports in: [2024-08-23T09:31:42.407Z] + . [2024-08-23T09:31:42.407Z] -> Found 1 reports [2024-08-23T09:31:42.407Z] ==> Detecting git/mercurial file structure [2024-08-23T09:31:42.407Z] ==> Reading reports [2024-08-23T09:31:42.407Z] + ./coverage.out bytes=544290 [2024-08-23T09:31:42.407Z] ==> Appending adjustments [2024-08-23T09:31:42.407Z] https://docs.codecov.io/docs/fixing-reports [2024-08-23T09:31:43.782Z] + Found adjustments [2024-08-23T09:31:43.783Z] ==> Gzipping contents [2024-08-23T09:31:43.783Z] 68K /tmp/codecov.kJAAqa.gz [2024-08-23T09:31:43.783Z] ==> Uploading reports [2024-08-23T09:31:43.783Z] url: https://codecov.io [2024-08-23T09:31:43.783Z] query: branch=PR-4872&commit=1f86b117ef6b39eb5693270c0923cd7a247ad1b8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4872%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4872&job=&cmd_args= [2024-08-23T09:31:43.783Z] -> Pinging Codecov [2024-08-23T09:31:43.783Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4872&commit=1f86b117ef6b39eb5693270c0923cd7a247ad1b8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4872%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4872&job=&cmd_args= [2024-08-23T09:31:43.783Z] -> Uploading to [2024-08-23T09:31:43.783Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-23/00271124DB129430A58F1EEE437C3FCB/1f86b117ef6b39eb5693270c0923cd7a247ad1b8/6f97622e-4c93-4b14-9703-4d4db64ae90f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240823%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240823T093143Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5fefe2c6105de13e171438db1b83bc6aa64cb8501e599ca2db21c4eaa87acd21 [2024-08-23T09:31:43.783Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T09:31:43.783Z] Dload Upload Total Spent Left Speed [2024-08-23T09:31:44.041Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67931 0 0 100 67931 0 320k --:--:-- --:--:-- --:--:-- 318k 100 67931 0 0 100 67931 0 230k --:--:-- --:--:-- --:--:-- 229k [2024-08-23T09:31:44.041Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1f86b117ef6b39eb5693270c0923cd7a247ad1b8 [Pipeline] } [2024-08-23T09:31:44.079Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-23T09:31:45.707Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-23T09:31:46.043Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T09:31:46.943Z] ---> package-listing.sh [2024-08-23T09:31:46.943Z] ++ facter osfamily [2024-08-23T09:31:46.943Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-23T09:31:47.203Z] + OS_FAMILY=debian [2024-08-23T09:31:47.203Z] + workspace=/w/workspace/edgex-go/1 [2024-08-23T09:31:47.203Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-23T09:31:47.203Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-23T09:31:47.203Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-23T09:31:47.203Z] + PACKAGES=/tmp/packages_start.txt [2024-08-23T09:31:47.203Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-23T09:31:47.203Z] + PACKAGES=/tmp/packages_end.txt [2024-08-23T09:31:47.203Z] + case "${OS_FAMILY}" in [2024-08-23T09:31:47.203Z] + dpkg -l [2024-08-23T09:31:47.203Z] + grep '^ii' [2024-08-23T09:31:47.203Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-23T09:31:47.203Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-23T09:31:47.203Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-23T09:31:47.203Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-23T09:31:47.203Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-23T09:31:47.203Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-23T09:31:47.249Z] 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-08-23T09:31:47.548Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T09:31:48.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T09:31:48.198Z] [2024-08-23T09:31:48.198Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T09:31:48.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T09:31:48.597Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-23T09:31:48.597Z] 5eb5b503b376: Pulling fs layer [2024-08-23T09:31:48.597Z] 5c69ac0246d0: Pulling fs layer [2024-08-23T09:31:48.597Z] ec43610c2a17: Pulling fs layer [2024-08-23T09:31:48.597Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-23T09:31:48.597Z] 33b1e0a273af: Pulling fs layer [2024-08-23T09:31:48.597Z] 5d3b04190fa2: Pulling fs layer [2024-08-23T09:31:48.597Z] 2f39f015ded8: Pulling fs layer [2024-08-23T09:31:48.597Z] 3a2ae6a8a46f: Waiting [2024-08-23T09:31:48.597Z] 5d3b04190fa2: Waiting [2024-08-23T09:31:48.597Z] 33b1e0a273af: Waiting [2024-08-23T09:31:48.597Z] 2f39f015ded8: Waiting [2024-08-23T09:31:48.597Z] 5c69ac0246d0: Download complete [2024-08-23T09:31:48.597Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-23T09:31:48.597Z] 3a2ae6a8a46f: Download complete [2024-08-23T09:31:48.597Z] 33b1e0a273af: Verifying Checksum [2024-08-23T09:31:48.597Z] 33b1e0a273af: Download complete [2024-08-23T09:31:48.597Z] 5d3b04190fa2: Download complete [2024-08-23T09:31:48.597Z] ec43610c2a17: Verifying Checksum [2024-08-23T09:31:48.597Z] ec43610c2a17: Download complete [2024-08-23T09:31:48.854Z] 5eb5b503b376: Verifying Checksum [2024-08-23T09:31:48.854Z] 5eb5b503b376: Download complete [2024-08-23T09:31:49.793Z] 2f39f015ded8: Download complete [2024-08-23T09:31:50.360Z] 5eb5b503b376: Pull complete [2024-08-23T09:31:50.360Z] 5c69ac0246d0: Pull complete [2024-08-23T09:31:50.925Z] ec43610c2a17: Pull complete [2024-08-23T09:31:50.925Z] 3a2ae6a8a46f: Pull complete [2024-08-23T09:31:51.184Z] 33b1e0a273af: Pull complete [2024-08-23T09:31:51.184Z] 5d3b04190fa2: Pull complete [2024-08-23T09:31:55.378Z] 2f39f015ded8: Pull complete [2024-08-23T09:31:55.378Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-23T09:31:55.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T09:31:55.378Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T09:31:55.623Z] prd-ubuntu20.04-docker-8c-8g-8267 does not seem to be running inside a container [2024-08-23T09:31:55.650Z] $ 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-08-23T09:31:59.861Z] $ docker top 10ba02ee33012cec9e77dc66600d5d5cb699c3fbc883b3c72990f2d1d38f1582 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T09:32:00.286Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-23T09:32:00.603Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-23T09:32:00.926Z] + ls /var/log/sa-host [2024-08-23T09:32:00.926Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T09:32:01.150Z] provisioning config files... [2024-08-23T09:32:01.157Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13142660117977850387tmp [Pipeline] { [Pipeline] echo [2024-08-23T09:32:01.224Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T09:32:01.543Z] ---> create-netrc.sh [Pipeline] } [2024-08-23T09:32:01.575Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-23T09:32:02.003Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-23T09:32:02.043Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T09:32:02.367Z] ---> sudo-logs.sh [2024-08-23T09:32:02.367Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-23T09:32:02.471Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T09:32:02.792Z] ---> job-cost.sh [2024-08-23T09:32:02.792Z] lf-activate-venv: SKIPPING [2024-08-23T09:32:02.792Z] DEBUG: total: 0.2199999988079071 [2024-08-23T09:32:02.792Z] INFO: Retrieving Stack Cost... [2024-08-23T09:32:03.359Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-23T09:32:03.618Z] INFO: Archiving Costs [Pipeline] echo [2024-08-23T09:32:03.666Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T09:32:04.001Z] ---> logs-deploy.sh [2024-08-23T09:32:04.001Z] lf-activate-venv: SKIPPING [2024-08-23T09:32:04.001Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4872/1 [2024-08-23T09:32:04.001Z] INFO: archiving workspace using pattern(s): [2024-08-23T09:32:04.938Z] Archives upload complete. [2024-08-23T09:32:04.938Z] INFO: archiving logs to Nexus