Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 337d8ae65fe6bce9187badf1349e32edd1e48f47+832162a3b2bbe9bc62b4c6d6e687e5940e499741 (2a04c14dd21d22bff8342c23c66e7dbcd3bc8623) 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-ssh13194760655924123946.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-ssh5366744320168243670.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4864/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4864/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3180381040508803018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8665673583845364768.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4864/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4864/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14704707960533089355.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7744 in /w/workspace/edgexfoundry_edgex-go_PR-4864 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 832162a3b2bbe9bc62b4c6d6e687e5940e499741 into PR head commit 337d8ae65fe6bce9187badf1349e32edd1e48f47 > 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/4864/head:refs/remotes/origin/PR-4864 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 337d8ae65fe6bce9187badf1349e32edd1e48f47 # timeout=10 Merge succeeded, producing 21fa6bed1d6e8686702e89f776d5c028ef03e3b7 Checking out Revision 21fa6bed1d6e8686702e89f776d5c028ef03e3b7 (PR-4864) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 832162a3b2bbe9bc62b4c6d6e687e5940e499741 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 21fa6bed1d6e8686702e89f776d5c028ef03e3b7 # timeout=10 Commit message: "Merge commit '832162a3b2bbe9bc62b4c6d6e687e5940e499741' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-15T08:29:41.198Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-15T08:29:41.272Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-15T08:29:41.296Z] ========================================================= [2024-08-15T08:29:41.296Z] EdgeX Global Pipelines Version Info [2024-08-15T08:29:41.296Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e40c79cb421c00abf2cec4bd24e6f09db970c9ac # timeout=10 [2024-08-15T08:29:42.406Z] ------------------- [2024-08-15T08:29:42.406Z] stable info: [2024-08-15T08:29:42.406Z] ------------------- [2024-08-15T08:29:42.406Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-15T08:29:42.406Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-15T08:29:42.406Z] Message: update stable to v1.0.260 [2024-08-15T08:29:42.667Z] ------------------- [2024-08-15T08:29:42.668Z] experimental info: [2024-08-15T08:29:42.668Z] ------------------- [2024-08-15T08:29:42.668Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-15T08:29:42.668Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-15T08:29:42.668Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-15T08:29:42.739Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-15T08:29:42.754Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-15T08:29:42.775Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-15T08:29:42.795Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-15T08:29:42.820Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-15T08:29:42.847Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-15T08:29:42.872Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-15T08:29:42.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-15T08:29:42.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-15T08:29:42.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-15T08:29:42.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-15T08:29:42.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-15T08:29:43.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-15T08:29:43.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-15T08:29:43.047Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-15T08:29:43.077Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-15T08:29:43.099Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-15T08:29:43.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-15T08:29:43.142Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-15T08:29:43.164Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-15T08:29:43.184Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-15T08:29:43.202Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-15T08:29:43.219Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-15T08:29:43.240Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4864 [Pipeline] echo [2024-08-15T08:29:43.261Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4864 [Pipeline] echo [2024-08-15T08:29:43.285Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4864 [Pipeline] echo [2024-08-15T08:29:43.306Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21fa6bed1d6e8686702e89f776d5c028ef03e3b7 [Pipeline] echo [2024-08-15T08:29:43.326Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21fa6be [Pipeline] echo [2024-08-15T08:29:43.348Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-15T08:29:43.408Z] provisioning config files... [2024-08-15T08:29:43.422Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5113621177772584919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-15T08:29:43.758Z] ---> ****-login.sh [2024-08-15T08:29:43.758Z] nexus3.edgexfoundry.org:10001 [2024-08-15T08:29:43.758Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T08:29:44.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T08:29:44.020Z] Configure a credential helper to remove this warning. See [2024-08-15T08:29:44.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T08:29:44.020Z] [2024-08-15T08:29:44.020Z] Login Succeeded [2024-08-15T08:29:44.020Z] nexus3.edgexfoundry.org:10002 [2024-08-15T08:29:44.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T08:29:44.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T08:29:44.283Z] Configure a credential helper to remove this warning. See [2024-08-15T08:29:44.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T08:29:44.283Z] [2024-08-15T08:29:44.283Z] Login Succeeded [2024-08-15T08:29:44.283Z] nexus3.edgexfoundry.org:10003 [2024-08-15T08:29:44.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T08:29:44.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T08:29:44.283Z] Configure a credential helper to remove this warning. See [2024-08-15T08:29:44.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T08:29:44.283Z] [2024-08-15T08:29:44.283Z] Login Succeeded [2024-08-15T08:29:44.283Z] nexus3.edgexfoundry.org:10004 [2024-08-15T08:29:44.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T08:29:44.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T08:29:44.542Z] Configure a credential helper to remove this warning. See [2024-08-15T08:29:44.542Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T08:29:44.542Z] [2024-08-15T08:29:44.542Z] Login Succeeded [2024-08-15T08:29:44.542Z] ****.io [2024-08-15T08:29:44.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T08:29:44.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T08:29:44.803Z] Configure a credential helper to remove this warning. See [2024-08-15T08:29:44.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T08:29:44.803Z] [2024-08-15T08:29:44.803Z] Login Succeeded [2024-08-15T08:29:44.803Z] ---> ****-login.sh ends [Pipeline] } [2024-08-15T08:29:44.811Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-15T08:29:45.138Z] + 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-15T08:29:45.138Z] + dirname cmd/core-command/Dockerfile [2024-08-15T08:29:45.138Z] + cut -d/ -f2 [2024-08-15T08:29:45.138Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-15T08:29:45.138Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-15T08:29:45.138Z] + cut -d/ -f2 [2024-08-15T08:29:45.138Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-15T08:29:45.138Z] + dirname cmd/core-data/Dockerfile [2024-08-15T08:29:45.138Z] + cut -d/ -f2 [2024-08-15T08:29:45.138Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-15T08:29:45.138Z] + + dirname cmd/core-keeper/Dockerfile [2024-08-15T08:29:45.138Z] cut -d/ -f2 [2024-08-15T08:29:45.138Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-15T08:29:45.138Z] + + dirnamecut cmd/core-metadata/Dockerfile -d/ [2024-08-15T08:29:45.138Z] -f2 [2024-08-15T08:29:45.138Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-15T08:29:45.138Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-15T08:29:45.138Z] + cut -d/ -f2 [2024-08-15T08:29:45.138Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-15T08:29:45.138Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-15T08:29:45.138Z] + cut -d/ -f2 [2024-08-15T08:29:45.138Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-15T08:29:45.138Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-15T08:29:45.138Z] + cut -d/ -f2 [2024-08-15T08:29:45.138Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-15T08:29:45.138Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-15T08:29:45.138Z] + cut -d/ -f2 [2024-08-15T08:29:45.138Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-15T08:29:45.138Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-15T08:29:45.138Z] + cut -d/ -f2 [2024-08-15T08:29:45.138Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-15T08:29:45.138Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-15T08:29:45.138Z] + cut -d/ -f2 [2024-08-15T08:29:45.138Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-15T08:29:45.138Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-15T08:29:45.138Z] + cut -d/ -f2 [2024-08-15T08:29:45.138Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-15T08:29:45.138Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-15T08:29:45.138Z] + cut -d/ -f2 [2024-08-15T08:29:45.138Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-15T08:29:45.138Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-15T08:29:45.138Z] + cut -d/ -f2 [2024-08-15T08:29:45.138Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-15T08:29:45.138Z] + dirname cmd/support-notifications/Dockerfile [2024-08-15T08:29:45.138Z] + cut -d/ -f2 [2024-08-15T08:29:45.138Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-15T08:29:45.138Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-15T08:29:45.138Z] + cut -d/ -f2 [2024-08-15T08:29:45.138Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-15T08:29:45.179Z] 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-15T08:29:45.545Z] + git rev-list -1 --merges 21fa6bed1d6e8686702e89f776d5c028ef03e3b7~1..21fa6bed1d6e8686702e89f776d5c028ef03e3b7 [Pipeline] echo [2024-08-15T08:29:45.559Z] -----------> git rev-list -1 --merges 21fa6bed1d6e8686702e89f776d5c028ef03e3b7~1..21fa6bed1d6e8686702e89f776d5c028ef03e3b7 21fa6bed1d6e8686702e89f776d5c028ef03e3b7 [2024-08-15T08:29:45.559Z] 21fa6bed1d6e8686702e89f776d5c028ef03e3b7 [false] [Pipeline] sh [2024-08-15T08:29:45.856Z] + git log --format=format:%s -1 21fa6bed1d6e8686702e89f776d5c028ef03e3b7 [Pipeline] echo [2024-08-15T08:29:45.874Z] ========================================================= [2024-08-15T08:29:45.874Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-15T08:29:45.874Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-15T08:29:46.447Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-15T08:29:46.447Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-15T08:29:46.447Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-15T08:29:46.447Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-15T08:29:46.447Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-15T08:29:46.447Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-15T08:29:46.447Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T08:29:46.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-15T08:29:46.898Z] [2024-08-15T08:29:46.898Z] 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-15T08:29:47.204Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-15T08:29:47.204Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-15T08:29:47.204Z] b85a868b505f: Pulling fs layer [2024-08-15T08:29:47.204Z] e2be974225ed: Pulling fs layer [2024-08-15T08:29:47.204Z] 339a4e72a1f5: Pulling fs layer [2024-08-15T08:29:47.204Z] 988bab9f4d93: Pulling fs layer [2024-08-15T08:29:47.204Z] 1469e6f7b9e6: Pulling fs layer [2024-08-15T08:29:47.204Z] eaf3925da568: Pulling fs layer [2024-08-15T08:29:47.204Z] bab4dde63d76: Pulling fs layer [2024-08-15T08:29:47.204Z] bde34c3a00c8: Pulling fs layer [2024-08-15T08:29:47.204Z] b352a97aabf1: Pulling fs layer [2024-08-15T08:29:47.204Z] 4872d77fe225: Pulling fs layer [2024-08-15T08:29:47.204Z] 5851b861e8e6: Pulling fs layer [2024-08-15T08:29:47.204Z] 988bab9f4d93: Waiting [2024-08-15T08:29:47.204Z] 1469e6f7b9e6: Waiting [2024-08-15T08:29:47.204Z] eaf3925da568: Waiting [2024-08-15T08:29:47.204Z] bab4dde63d76: Waiting [2024-08-15T08:29:47.204Z] bde34c3a00c8: Waiting [2024-08-15T08:29:47.204Z] b352a97aabf1: Waiting [2024-08-15T08:29:47.204Z] 4872d77fe225: Waiting [2024-08-15T08:29:47.204Z] 5851b861e8e6: Waiting [2024-08-15T08:29:47.204Z] e2be974225ed: Download complete [2024-08-15T08:29:47.204Z] 988bab9f4d93: Download complete [2024-08-15T08:29:47.463Z] 1469e6f7b9e6: Verifying Checksum [2024-08-15T08:29:47.463Z] eaf3925da568: Verifying Checksum [2024-08-15T08:29:47.463Z] eaf3925da568: Download complete [2024-08-15T08:29:47.463Z] 339a4e72a1f5: Verifying Checksum [2024-08-15T08:29:47.463Z] 339a4e72a1f5: Download complete [2024-08-15T08:29:47.463Z] bde34c3a00c8: Download complete [2024-08-15T08:29:47.463Z] 4872d77fe225: Verifying Checksum [2024-08-15T08:29:47.463Z] 4872d77fe225: Download complete [2024-08-15T08:29:47.463Z] 5851b861e8e6: Download complete [2024-08-15T08:29:47.463Z] b85a868b505f: Verifying Checksum [2024-08-15T08:29:47.463Z] b85a868b505f: Download complete [2024-08-15T08:29:48.061Z] bab4dde63d76: Verifying Checksum [2024-08-15T08:29:48.061Z] bab4dde63d76: Download complete [2024-08-15T08:29:49.023Z] b85a868b505f: Pull complete [2024-08-15T08:29:49.023Z] e2be974225ed: Pull complete [2024-08-15T08:29:49.594Z] 339a4e72a1f5: Pull complete [2024-08-15T08:29:49.853Z] 988bab9f4d93: Pull complete [2024-08-15T08:29:50.111Z] 1469e6f7b9e6: Pull complete [2024-08-15T08:29:50.111Z] eaf3925da568: Pull complete [2024-08-15T08:29:52.015Z] bab4dde63d76: Pull complete [2024-08-15T08:29:52.275Z] bde34c3a00c8: Pull complete [2024-08-15T08:29:52.275Z] b352a97aabf1: Pull complete [2024-08-15T08:29:52.275Z] 4872d77fe225: Pull complete [2024-08-15T08:29:52.535Z] 5851b861e8e6: Pull complete [2024-08-15T08:29:52.535Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-15T08:29:52.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-15T08:29:52.535Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T08:29:52.684Z] prd-ubuntu20.04-docker-8c-8g-7744 does not seem to be running inside a container [2024-08-15T08:29:52.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-15T08:29:56.404Z] $ docker top 1941874c3db58d256ce3df6f639a1489d7a7bb96aaf3ab370a33ffff12005418 -eo pid,comm [2024-08-15T08:29:56.465Z] 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-15T08:29:56.465Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-15T08:29:56.518Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-15T08:29:56.518Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-15T08:29:56.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-15T08:29:56.629Z] $ docker exec 1941874c3db58d256ce3df6f639a1489d7a7bb96aaf3ab370a33ffff12005418 ssh-agent [2024-08-15T08:29:56.748Z] SSH_AUTH_SOCK=/tmp/ssh-Gfhh7BzmryDu/agent.31 [2024-08-15T08:29:56.748Z] SSH_AGENT_PID=37 [2024-08-15T08:29:56.755Z] Running ssh-add (command line suppressed) [2024-08-15T08:29:56.854Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1271050413069501.key (/w/workspace/edgex-go/2@tmp/private_key_1271050413069501.key) [2024-08-15T08:29:56.954Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-15T08:29:57.244Z] + git tag --points-at HEAD [Pipeline] } [2024-08-15T08:29:57.254Z] $ docker exec --env ******** --env ******** 1941874c3db58d256ce3df6f639a1489d7a7bb96aaf3ab370a33ffff12005418 ssh-agent -k [2024-08-15T08:29:57.336Z] unset SSH_AUTH_SOCK; [2024-08-15T08:29:57.337Z] unset SSH_AGENT_PID; [2024-08-15T08:29:57.337Z] echo Agent pid 37 killed; [2024-08-15T08:29:57.348Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-15T08:29:57.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-15T08:29:57.392Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-15T08:29:57.496Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-15T08:29:57.498Z] $ docker exec 1941874c3db58d256ce3df6f639a1489d7a7bb96aaf3ab370a33ffff12005418 ssh-agent [2024-08-15T08:29:57.587Z] SSH_AUTH_SOCK=/tmp/ssh-b3sDgL9ZE6KP/agent.70 [2024-08-15T08:29:57.587Z] SSH_AGENT_PID=76 [2024-08-15T08:29:57.591Z] Running ssh-add (command line suppressed) [2024-08-15T08:29:57.690Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_18143947319126370063.key (/w/workspace/edgex-go/2@tmp/private_key_18143947319126370063.key) [2024-08-15T08:29:57.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-15T08:29:58.006Z] + git semver init [2024-08-15T08:29:58.267Z] 2024-08-15 08:29:58,200 [run_init] DEBUG init version:0.0.0 force:False [2024-08-15T08:29:58.267Z] 2024-08-15 08:29:58,202 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2024-08-15T08:29:58.267Z] 2024-08-15 08:29:58,203 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2024-08-15T08:29:58.267Z] 2024-08-15 08:29:58,203 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2024-08-15T08:30:04.947Z] 2024-08-15 08:30:04,154 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2024-08-15T08:30:04.947Z] 2024-08-15 08:30:04,154 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4864 with force:False [2024-08-15T08:30:04.947Z] 2024-08-15 08:30:04,154 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4864 [2024-08-15T08:30:04.947Z] 2024-08-15 08:30:04,159 [execute] INFO git cat-file --batch-check [2024-08-15T08:30:04.947Z] 2024-08-15 08:30:04,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-08-15T08:30:04.947Z] 2024-08-15 08:30:04,165 [execute] INFO git cat-file --batch [2024-08-15T08:30:04.947Z] 2024-08-15 08:30:04,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2024-08-15T08:30:04.947Z] 2024-08-15 08:30:04,170 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4864 [2024-08-15T08:30:04.947Z] 0.0.0 [Pipeline] } [2024-08-15T08:30:04.954Z] $ docker exec --env ******** --env ******** 1941874c3db58d256ce3df6f639a1489d7a7bb96aaf3ab370a33ffff12005418 ssh-agent -k [2024-08-15T08:30:05.044Z] unset SSH_AUTH_SOCK; [2024-08-15T08:30:05.045Z] unset SSH_AGENT_PID; [2024-08-15T08:30:05.045Z] echo Agent pid 76 killed; [2024-08-15T08:30:05.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-15T08:30:05.373Z] + git semver [Pipeline] } [2024-08-15T08:30:05.644Z] $ docker stop --time=1 1941874c3db58d256ce3df6f639a1489d7a7bb96aaf3ab370a33ffff12005418 [2024-08-15T08:30:06.956Z] $ docker rm -f --volumes 1941874c3db58d256ce3df6f639a1489d7a7bb96aaf3ab370a33ffff12005418 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-15T08:30:07.298Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-15T08:30:07.537Z] Stashed 1 file(s) [Pipeline] echo [2024-08-15T08:30:07.542Z] [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-15T08:30:07.960Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-08-15T08:30:07.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-15T08:30:07.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-15T08:30:08.001Z] ========================================================= [2024-08-15T08:30:08.001Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-15T08:30:08.001Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-15T08:30:08.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-15T08:30:08.294Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-15T08:30:08.294Z] 619be1103602: Pulling fs layer [2024-08-15T08:30:08.294Z] 7862e08f4a3e: Pulling fs layer [2024-08-15T08:30:08.294Z] 5df492c9dc93: Pulling fs layer [2024-08-15T08:30:08.294Z] 7629e6793208: Pulling fs layer [2024-08-15T08:30:08.294Z] 4f4fb700ef54: Pulling fs layer [2024-08-15T08:30:08.294Z] fb5054dd5b73: Pulling fs layer [2024-08-15T08:30:08.294Z] eeca6798cff9: Pulling fs layer [2024-08-15T08:30:08.294Z] aa269ceb94a6: Pulling fs layer [2024-08-15T08:30:08.294Z] ada007ff1a6a: Pulling fs layer [2024-08-15T08:30:08.294Z] fb5054dd5b73: Waiting [2024-08-15T08:30:08.294Z] eeca6798cff9: Waiting [2024-08-15T08:30:08.294Z] aa269ceb94a6: Waiting [2024-08-15T08:30:08.294Z] ada007ff1a6a: Waiting [2024-08-15T08:30:08.294Z] 7629e6793208: Waiting [2024-08-15T08:30:08.294Z] 4f4fb700ef54: Waiting [2024-08-15T08:30:08.294Z] 7862e08f4a3e: Verifying Checksum [2024-08-15T08:30:08.294Z] 7862e08f4a3e: Download complete [2024-08-15T08:30:08.294Z] 7629e6793208: Verifying Checksum [2024-08-15T08:30:08.294Z] 7629e6793208: Download complete [2024-08-15T08:30:08.294Z] 4f4fb700ef54: Download complete [2024-08-15T08:30:08.294Z] fb5054dd5b73: Verifying Checksum [2024-08-15T08:30:08.294Z] fb5054dd5b73: Download complete [2024-08-15T08:30:08.294Z] 619be1103602: Verifying Checksum [2024-08-15T08:30:08.294Z] 619be1103602: Download complete [2024-08-15T08:30:08.553Z] eeca6798cff9: Verifying Checksum [2024-08-15T08:30:08.553Z] eeca6798cff9: Download complete [2024-08-15T08:30:08.553Z] 619be1103602: Pull complete [2024-08-15T08:30:08.553Z] ada007ff1a6a: Verifying Checksum [2024-08-15T08:30:08.553Z] ada007ff1a6a: Download complete [2024-08-15T08:30:08.553Z] 7862e08f4a3e: Pull complete [2024-08-15T08:30:08.813Z] 5df492c9dc93: Verifying Checksum [2024-08-15T08:30:08.813Z] 5df492c9dc93: Download complete [2024-08-15T08:30:09.070Z] aa269ceb94a6: Verifying Checksum [2024-08-15T08:30:09.070Z] aa269ceb94a6: Download complete [2024-08-15T08:30:12.492Z] 5df492c9dc93: Pull complete [2024-08-15T08:30:12.492Z] 7629e6793208: Pull complete [2024-08-15T08:30:12.492Z] 4f4fb700ef54: Pull complete [2024-08-15T08:30:12.492Z] fb5054dd5b73: Pull complete [2024-08-15T08:30:12.492Z] eeca6798cff9: Pull complete [2024-08-15T08:30:14.388Z] aa269ceb94a6: Pull complete [2024-08-15T08:30:14.956Z] ada007ff1a6a: Pull complete [2024-08-15T08:30:14.956Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-15T08:30:14.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-15T08:30:14.956Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-15T08:30:15.258Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-15T08:30:15.258Z] WORKDIR /edgex [2024-08-15T08:30:15.258Z] COPY go.mod . [2024-08-15T08:30:15.258Z] RUN go mod download -t [2024-08-15T08:30:15.258Z] ci-base-image-x86_64 -f - . [2024-08-15T08:30:16.190Z] Sending build context to Docker daemon 179.1MB [2024-08-15T08:30:16.190Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-15T08:30:16.190Z] ---> f489d0715acc [2024-08-15T08:30:16.190Z] Step 2/4 : WORKDIR /edgex [2024-08-15T08:30:20.381Z] ---> Running in 07fd86a690b8 [2024-08-15T08:30:20.381Z] Removing intermediate container 07fd86a690b8 [2024-08-15T08:30:20.381Z] ---> 18bc5b77506a [2024-08-15T08:30:20.381Z] Step 3/4 : COPY go.mod . [2024-08-15T08:30:20.381Z] ---> 2ad58dfb5657 [2024-08-15T08:30:20.381Z] Step 4/4 : RUN go mod download [2024-08-15T08:30:20.381Z] ---> Running in b48de33eb4ca [2024-08-15T08:30:22.626Z] Still waiting to schedule task [2024-08-15T08:30:22.626Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-15T08:30:46.999Z] Removing intermediate container b48de33eb4ca [2024-08-15T08:30:46.999Z] ---> 50cee93cfb9c [2024-08-15T08:30:46.999Z] Successfully built 50cee93cfb9c [2024-08-15T08:30:46.999Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T08:30:47.314Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-15T08:30:47.314Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T08:30:47.395Z] prd-ubuntu20.04-docker-8c-8g-7744 does not seem to be running inside a container [2024-08-15T08:30:47.436Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-15T08:30:47.958Z] $ docker top dbe978a7b9562cb35235c523a74191058e623659ceed16de20a98d1ff412b407 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-15T08:30:48.311Z] + go version [2024-08-15T08:30:48.311Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-15T08:30:48.319Z] $ docker stop --time=1 dbe978a7b9562cb35235c523a74191058e623659ceed16de20a98d1ff412b407 [2024-08-15T08:30:49.627Z] $ docker rm -f --volumes dbe978a7b9562cb35235c523a74191058e623659ceed16de20a98d1ff412b407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T08:30:50.062Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-15T08:30:50.062Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T08:30:50.146Z] prd-ubuntu20.04-docker-8c-8g-7744 does not seem to be running inside a container [2024-08-15T08:30:50.177Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-15T08:30:50.508Z] $ docker top ffafc44af8a06d4f5af232f35d12e48f8e3fa674b3ec859d4e38841ee4d01942 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-15T08:30:50.587Z] ========================================================= [2024-08-15T08:30:50.587Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-15T08:30:50.587Z] ========================================================= [Pipeline] sh [2024-08-15T08:30:50.866Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-08-15T08:30:51.171Z] + make test [2024-08-15T08:30:51.171Z] go test -race -coverprofile=coverage.out ./... [2024-08-15T08:30:59.284Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-15T08:31:25.809Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-15T08:31:25.809Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-15T08:31:25.809Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-15T08:31:25.809Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-15T08:31:25.809Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-15T08:31:25.809Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-15T08:31:25.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-15T08:31:25.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-15T08:31:25.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-15T08:31:25.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-15T08:31:25.809Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-15T08:31:25.809Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-15T08:31:25.809Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-15T08:31:25.809Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-15T08:31:25.809Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-15T08:31:25.809Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-15T08:31:27.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-15T08:31:27.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-15T08:31:28.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-15T08:31:28.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-15T08:31:28.275Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-15T08:31:28.532Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.017s coverage: 28.7% of statements [2024-08-15T08:31:28.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-15T08:31:28.792Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-15T08:31:29.362Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2024-08-15T08:31:29.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-15T08:31:29.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-15T08:31:29.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-15T08:31:29.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-15T08:31:29.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-15T08:31:29.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-15T08:31:29.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-15T08:31:29.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-15T08:31:29.621Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-15T08:31:31.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-15T08:31:31.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-15T08:31:31.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-15T08:31:31.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-15T08:31:31.002Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-15T08:31:32.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-15T08:31:32.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-15T08:31:32.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements [2024-08-15T08:31:32.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.041s coverage: 53.2% of statements [2024-08-15T08:31:32.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.549s coverage: 93.4% of statements [2024-08-15T08:31:32.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements [2024-08-15T08:31:33.319Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.063s coverage: 7.0% of statements [2024-08-15T08:31:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-15T08:31:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-15T08:31:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-15T08:31:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-15T08:31:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-15T08:31:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-15T08:31:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-15T08:31:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-15T08:31:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-15T08:31:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-15T08:31:35.225Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-15T08:31:36.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.382s coverage: 95.8% of statements [2024-08-15T08:31:36.603Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements [2024-08-15T08:31:36.869Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-15T08:31:36.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-15T08:31:36.869Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] [2024-08-15T08:31:37.806Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 0.8% of statements [2024-08-15T08:31:37.806Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 30.7% of statements [2024-08-15T08:31:37.806Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements [2024-08-15T08:31:38.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 77.8% of statements [2024-08-15T08:31:38.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-08-15T08:31:38.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2024-08-15T08:31:38.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-08-15T08:31:39.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-15T08:31:39.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-15T08:31:39.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-15T08:31:39.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-15T08:31:39.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-15T08:31:39.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-15T08:31:39.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-15T08:31:39.306Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-15T08:31:40.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-15T08:31:40.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-15T08:31:40.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-15T08:31:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-15T08:31:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-15T08:31:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-15T08:31:41.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-15T08:31:41.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-15T08:31:41.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-15T08:31:42.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-15T08:31:43.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-15T08:31:44.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-15T08:31:45.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-15T08:31:45.723Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-15T08:31:47.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-15T08:31:47.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-15T08:31:47.623Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-15T08:31:49.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-15T08:31:49.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-15T08:31:49.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-15T08:31:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-15T08:31:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-15T08:31:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-15T08:31:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-15T08:31:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-15T08:31:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-15T08:31:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-15T08:31:49.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-15T08:31:50.711Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2024-08-15T08:31:51.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-15T08:31:51.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-15T08:31:51.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-15T08:31:51.276Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-15T08:31:51.568Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7747 in /w/workspace/edgexfoundry_edgex-go_PR-4864 [Pipeline] { [Pipeline] ws [2024-08-15T08:31:51.585Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2024-08-15T08:31:52.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-15T08:31:52.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-15T08:31:52.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-15T08:31:52.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-15T08:31:54.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-15T08:31:54.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-15T08:31:54.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-15T08:31:54.114Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-15T08:31:54.643Z] The recommended git tool is: git [2024-08-15T08:31:54.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-15T08:31:54.680Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-15T08:31:54.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-15T08:31:54.938Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-15T08:31:59.066Z] using credential edgex-jenkins-ssh [2024-08-15T08:31:59.089Z] Cloning the remote Git repository [2024-08-15T08:31:59.127Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-15T08:31:59.218Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2024-08-15T08:31:59.362Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-15T08:31:59.363Z] > git --version # timeout=10 [2024-08-15T08:31:59.385Z] > git --version # 'git version 2.25.1' [2024-08-15T08:31:59.388Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-15T08:31:59.525Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.230s coverage: 79.9% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.039s coverage: 92.9% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 67.2% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 76.6% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.013s coverage: 20.0% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.125s coverage: 63.1% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.325s coverage: 36.5% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 89.5% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.055s coverage: 76.9% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.097s coverage: 95.7% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements [2024-08-15T08:32:04.970Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements [2024-08-15T08:32:04.970Z] 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-15T08:32:04.970Z] running golangci-lint [2024-08-15T08:32:04.971Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-15T08:32:04.971Z] go version go1.21.9 linux/amd64 [2024-08-15T08:32:04.971Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-15T08:32:04.971Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-15T08:32:18.210Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-15T08:32:18.228Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-15T08:32:19.989Z] Merging remotes/origin/main commit 832162a3b2bbe9bc62b4c6d6e687e5940e499741 into PR head commit 337d8ae65fe6bce9187badf1349e32edd1e48f47 [2024-08-15T08:32:20.774Z] Merge succeeded, producing bca3cbed8fa0947b342fe765870c9e660cd595d0 [2024-08-15T08:32:20.774Z] Checking out Revision bca3cbed8fa0947b342fe765870c9e660cd595d0 (PR-4864) [2024-08-15T08:32:19.077Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-15T08:32:19.123Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-15T08:32:19.124Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-15T08:32:19.147Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4864/head:refs/remotes/origin/PR-4864 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-15T08:32:20.005Z] > git config core.sparsecheckout # timeout=10 [2024-08-15T08:32:20.091Z] > git checkout -f 337d8ae65fe6bce9187badf1349e32edd1e48f47 # timeout=10 [2024-08-15T08:32:20.352Z] > git remote # timeout=10 [2024-08-15T08:32:20.373Z] > git config --get remote.origin.url # timeout=10 [2024-08-15T08:32:20.398Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-15T08:32:20.419Z] > git merge 832162a3b2bbe9bc62b4c6d6e687e5940e499741 # timeout=10 [2024-08-15T08:32:20.745Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-15T08:32:20.778Z] > git config core.sparsecheckout # timeout=10 [2024-08-15T08:32:20.794Z] > git checkout -f bca3cbed8fa0947b342fe765870c9e660cd595d0 # timeout=10 [2024-08-15T08:32:24.557Z] Commit message: "Merge commit '832162a3b2bbe9bc62b4c6d6e687e5940e499741' into HEAD" [2024-08-15T08:32:24.585Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2024-08-15T08:32:24.563Z] > git rev-list --no-walk e40c79cb421c00abf2cec4bd24e6f09db970c9ac # timeout=10 [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-15T08:32:26.373Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-15T08:32:26.373Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-15T08:32:26.373Z] Dload Upload Total Spent Left Speed [2024-08-15T08:32:26.373Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh [2024-08-15T08:32:26.713Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-15T08:32:26.895Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|types_sizes|deps|files|imports|name|compiled_files) took 21.136302047s" [2024-08-15T08:32:26.895Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.170741ms" [2024-08-15T08:32:27.039Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-08-15T08:32:27.039Z] /etc/docker/daemon.json [2024-08-15T08:32:27.039Z] { [2024-08-15T08:32:27.039Z] "registry-mirrors": [ [2024-08-15T08:32:27.039Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-15T08:32:27.039Z] ], [2024-08-15T08:32:27.039Z] "bip": "10.250.0.254/24", [2024-08-15T08:32:27.039Z] "hosts": [ [2024-08-15T08:32:27.039Z] "tcp://0.0.0.0:5555", [2024-08-15T08:32:27.039Z] "unix:///var/run/docker.sock" [2024-08-15T08:32:27.039Z] ], [2024-08-15T08:32:27.039Z] "mtu": 1458, [2024-08-15T08:32:27.039Z] "selinux-enabled": true, [2024-08-15T08:32:27.039Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-15T08:32:27.039Z] } [Pipeline] sh [2024-08-15T08:32:27.383Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-15T08:32:27.717Z] + sudo service docker restart [2024-08-15T08:32:39.087Z] level=info msg="[linters_context/goanalysis] analyzers took 1m42.694611139s with top 10 stages: buildir: 58.507619378s, gosec: 8.687288459s, inspect: 2.860427916s, fact_deprecated: 2.855943921s, ctrlflow: 1.678762864s, printf: 1.654634778s, nilness: 1.193433436s, fact_purity: 1.156908038s, S1038: 1.049977517s, ineffassign: 745.080834ms" [2024-08-15T08:32:39.087Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-15T08:32:39.087Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 214/214, path_prettifier: 214/214, identifier_marker: 214/214, cgo: 214/214, skip_files: 214/214, nolint: 0/22, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, skip_dirs: 214/214" [2024-08-15T08:32:39.087Z] level=info msg="[runner] processing took 16.912477ms with stages: nolint: 7.008394ms, identifier_marker: 4.589228ms, autogenerated_exclude: 1.667451ms, path_prettifier: 1.60095ms, exclude-rules: 1.191238ms, skip_dirs: 777.235µs, cgo: 56.71µs, filename_unadjuster: 16.041µs, max_same_issues: 880ns, max_from_linter: 710ns, exclude: 620ns, fixer: 540ns, uniq_by_line: 540ns, skip_files: 470ns, path_shortener: 380ns, severity-rules: 270ns, sort_results: 250ns, diff: 200ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-08-15T08:32:39.087Z] level=info msg="[runner] linters took 12.354124315s with stages: goanalysis_metalinter: 12.337104347s" [2024-08-15T08:32:39.087Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-15T08:32:39.087Z] level=info msg="Memory: 333 samples, avg is 319.0MB, max is 1384.1MB" [2024-08-15T08:32:39.087Z] level=info msg="Execution took 33.530852098s" [2024-08-15T08:32:39.087Z] go vet ./... [2024-08-15T08:32:44.345Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-15T08:32:44.345Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-15T08:32:44.345Z] ./bin/test-attribution-txt.sh [2024-08-15T08:32:44.345Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-15T08:32:44.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-15T08:32:44.651Z] + ls -al . [2024-08-15T08:32:44.651Z] total 888 [2024-08-15T08:32:44.651Z] drwxrwxr-x 11 1001 1001 4096 Aug 15 08:30 . [2024-08-15T08:32:44.651Z] drwxr-xr-x 4 root root 4096 Aug 15 08:30 .. [2024-08-15T08:32:44.651Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 08:29 .blubracket [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 10 Aug 15 08:29 .dockerignore [2024-08-15T08:32:44.651Z] drwxrwxr-x 8 1001 1001 4096 Aug 15 08:32 .git [2024-08-15T08:32:44.651Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 08:29 .github [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 1102 Aug 15 08:29 .gitignore [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 42 Aug 15 08:29 .golangci.yml [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 100 Aug 15 08:29 .hadolint.yml [2024-08-15T08:32:44.651Z] drwxr-xr-x 3 1001 1001 4096 Aug 15 08:30 .semver [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 155 Aug 15 08:29 .sonarcloud.properties [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 1171 Aug 15 08:29 ADOPTERS.md [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 21171 Aug 15 08:29 Attribution.txt [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 100284 Aug 15 08:29 CHANGELOG.md [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 3804 Aug 15 08:29 CONTRIBUTING.md [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 677 Aug 15 08:29 GOVERNANCE.md [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 861 Aug 15 08:29 Jenkinsfile [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 10775 Aug 15 08:29 LICENSE [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 16854 Aug 15 08:29 Makefile [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 582 Aug 15 08:29 OWNERS.md [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 9528 Aug 15 08:29 README.md [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 789 Aug 15 08:29 SECURITY.md [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 5 Aug 15 08:30 VERSION [2024-08-15T08:32:44.651Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 08:29 bin [2024-08-15T08:32:44.651Z] drwxrwxr-x 20 1001 1001 4096 Aug 15 08:29 cmd [2024-08-15T08:32:44.651Z] -rw-r--r-- 1 root root 518934 Aug 15 08:32 coverage.out [2024-08-15T08:32:44.651Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 08:29 fuzz_test [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 7317 Aug 15 08:29 go.mod [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 102581 Aug 15 08:29 go.sum [2024-08-15T08:32:44.651Z] drwxrwxr-x 7 1001 1001 4096 Aug 15 08:29 internal [2024-08-15T08:32:44.651Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 08:29 openapi [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 584 Aug 15 08:29 security.txt [2024-08-15T08:32:44.651Z] -rw-rw-r-- 1 1001 1001 204 Aug 15 08:29 version.go [Pipeline] sh [2024-08-15T08:32:44.943Z] + '[' -e coverage.out ] [2024-08-15T08:32:44.943Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-15T08:32:45.050Z] Stashed 1 file(s) [Pipeline] sh [2024-08-15T08:32:45.333Z] + make build [2024-08-15T08:32:45.333Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-15T08:32:46.007Z] provisioning config files... [2024-08-15T08:32:46.038Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4892447507692678934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-15T08:32:46.492Z] ---> ****-login.sh [2024-08-15T08:32:46.492Z] nexus3.edgexfoundry.org:10001 [2024-08-15T08:32:47.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T08:32:47.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T08:32:47.082Z] Configure a credential helper to remove this warning. See [2024-08-15T08:32:47.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T08:32:47.082Z] [2024-08-15T08:32:47.082Z] Login Succeeded [2024-08-15T08:32:47.082Z] nexus3.edgexfoundry.org:10002 [2024-08-15T08:32:47.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T08:32:47.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T08:32:47.620Z] Configure a credential helper to remove this warning. See [2024-08-15T08:32:47.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T08:32:47.620Z] [2024-08-15T08:32:47.620Z] Login Succeeded [2024-08-15T08:32:47.620Z] nexus3.edgexfoundry.org:10003 [2024-08-15T08:32:47.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T08:32:47.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T08:32:47.890Z] Configure a credential helper to remove this warning. See [2024-08-15T08:32:47.890Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T08:32:47.890Z] [2024-08-15T08:32:47.890Z] Login Succeeded [2024-08-15T08:32:47.890Z] nexus3.edgexfoundry.org:10004 [2024-08-15T08:32:48.164Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T08:32:48.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T08:32:48.438Z] Configure a credential helper to remove this warning. See [2024-08-15T08:32:48.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T08:32:48.438Z] [2024-08-15T08:32:48.438Z] Login Succeeded [2024-08-15T08:32:48.438Z] ****.io [2024-08-15T08:32:48.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T08:32:48.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T08:32:48.978Z] Configure a credential helper to remove this warning. See [2024-08-15T08:32:48.979Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T08:32:48.979Z] [2024-08-15T08:32:48.979Z] Login Succeeded [2024-08-15T08:32:48.979Z] ---> ****-login.sh ends [Pipeline] } [2024-08-15T08:32:48.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-15T08:32:49.634Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2024-08-15T08:32:49.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-15T08:32:49.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-15T08:32:49.688Z] ========================================================= [2024-08-15T08:32:49.688Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-15T08:32:49.688Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-15T08:32:50.023Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-15T08:32:50.300Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-15T08:32:50.300Z] c6b39de5b339: Pulling fs layer [2024-08-15T08:32:50.300Z] a69c41024577: Pulling fs layer [2024-08-15T08:32:50.300Z] d6de4b400683: Pulling fs layer [2024-08-15T08:32:50.300Z] 35cb2a7552d0: Pulling fs layer [2024-08-15T08:32:50.300Z] 4f4fb700ef54: Pulling fs layer [2024-08-15T08:32:50.300Z] 464afbd9ba4c: Pulling fs layer [2024-08-15T08:32:50.300Z] 00f215d4a9da: Pulling fs layer [2024-08-15T08:32:50.300Z] d496ad576159: Pulling fs layer [2024-08-15T08:32:50.300Z] 464afbd9ba4c: Waiting [2024-08-15T08:32:50.300Z] d496ad576159: Waiting [2024-08-15T08:32:50.300Z] 00f215d4a9da: Waiting [2024-08-15T08:32:50.300Z] 35cb2a7552d0: Waiting [2024-08-15T08:32:50.300Z] 4f4fb700ef54: Waiting [2024-08-15T08:32:50.300Z] a69c41024577: Verifying Checksum [2024-08-15T08:32:50.300Z] a69c41024577: Download complete [2024-08-15T08:32:50.300Z] 35cb2a7552d0: Verifying Checksum [2024-08-15T08:32:50.300Z] 35cb2a7552d0: Download complete [2024-08-15T08:32:50.300Z] 4f4fb700ef54: Verifying Checksum [2024-08-15T08:32:50.300Z] 4f4fb700ef54: Download complete [2024-08-15T08:32:50.300Z] 464afbd9ba4c: Verifying Checksum [2024-08-15T08:32:50.300Z] 464afbd9ba4c: Download complete [2024-08-15T08:32:50.300Z] c6b39de5b339: Verifying Checksum [2024-08-15T08:32:50.300Z] c6b39de5b339: Download complete [2024-08-15T08:32:50.571Z] d496ad576159: Verifying Checksum [2024-08-15T08:32:50.571Z] d496ad576159: Download complete [2024-08-15T08:32:51.158Z] c6b39de5b339: Pull complete [2024-08-15T08:32:51.746Z] a69c41024577: Pull complete [2024-08-15T08:32:52.015Z] d6de4b400683: Verifying Checksum [2024-08-15T08:32:52.015Z] d6de4b400683: Download complete [2024-08-15T08:32:52.981Z] 00f215d4a9da: Verifying Checksum [2024-08-15T08:32:52.981Z] 00f215d4a9da: Download complete [2024-08-15T08:33:05.317Z] d6de4b400683: Pull complete [2024-08-15T08:33:05.317Z] 35cb2a7552d0: Pull complete [2024-08-15T08:33:05.592Z] 4f4fb700ef54: Pull complete [2024-08-15T08:33:05.873Z] 464afbd9ba4c: Pull complete [2024-08-15T08:33:11.872Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-15T08:33:11.872Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-15T08:33:11.872Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-15T08:33:11.872Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-15T08:33:13.775Z] 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-15T08:33:15.986Z] 00f215d4a9da: Pull complete [2024-08-15T08:33:16.587Z] d496ad576159: Pull complete [2024-08-15T08:33:16.587Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-15T08:33:16.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-15T08:33:16.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-15T08:33:16.942Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-15T08:33:16.942Z] WORKDIR /edgex [2024-08-15T08:33:16.942Z] COPY go.mod . [2024-08-15T08:33:16.942Z] RUN go mod download [2024-08-15T08:33:16.942Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-15T08:33:17.919Z] Sending build context to Docker daemon 3.494MB [2024-08-15T08:33:17.919Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-15T08:33:17.919Z] ---> f246e2811388 [2024-08-15T08:33:17.919Z] Step 2/4 : WORKDIR /edgex [2024-08-15T08:33:17.967Z] 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-15T08:33:18.903Z] 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-15T08:33:19.973Z] ---> Running in 064555d4d198 [2024-08-15T08:33:19.973Z] Removing intermediate container 064555d4d198 [2024-08-15T08:33:19.973Z] ---> ae1c8fb3711e [2024-08-15T08:33:19.973Z] Step 3/4 : COPY go.mod . [2024-08-15T08:33:20.564Z] ---> 87040bcc726b [2024-08-15T08:33:20.564Z] Step 4/4 : RUN go mod download [2024-08-15T08:33:20.564Z] ---> Running in 0630f0079b92 [2024-08-15T08:33:20.807Z] 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-15T08:33:22.716Z] 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-15T08:33:23.284Z] 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-15T08:33:23.850Z] 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-15T08:33:24.793Z] 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-15T08:33:25.359Z] 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-15T08:33:26.302Z] $ docker stop --time=1 ffafc44af8a06d4f5af232f35d12e48f8e3fa674b3ec859d4e38841ee4d01942 [2024-08-15T08:33:33.042Z] $ docker rm -f --volumes ffafc44af8a06d4f5af232f35d12e48f8e3fa674b3ec859d4e38841ee4d01942 [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-15T08:33:34.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-15T08:33:34.169Z] [2024-08-15T08:33:34.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T08:33:34.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-15T08:33:34.734Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-15T08:33:34.734Z] 91d30c5bc195: Pulling fs layer [2024-08-15T08:33:34.734Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-15T08:33:34.734Z] 9c61dcf015f6: Pulling fs layer [2024-08-15T08:33:34.734Z] 4698f68db338: Pulling fs layer [2024-08-15T08:33:34.734Z] 2a2f49069b9e: Pulling fs layer [2024-08-15T08:33:34.734Z] e0025b399a48: Pulling fs layer [2024-08-15T08:33:34.734Z] 2a2f49069b9e: Waiting [2024-08-15T08:33:34.734Z] 4698f68db338: Waiting [2024-08-15T08:33:34.734Z] e0025b399a48: Waiting [2024-08-15T08:33:34.734Z] 91d30c5bc195: Download complete [2024-08-15T08:33:34.734Z] 4698f68db338: Verifying Checksum [2024-08-15T08:33:34.734Z] 4698f68db338: Download complete [2024-08-15T08:33:34.994Z] 91d30c5bc195: Pull complete [2024-08-15T08:33:34.994Z] 2e9b0aa3be6d: Download complete [2024-08-15T08:33:34.994Z] e0025b399a48: Verifying Checksum [2024-08-15T08:33:34.994Z] e0025b399a48: Download complete [2024-08-15T08:33:34.994Z] 2a2f49069b9e: Download complete [2024-08-15T08:33:35.253Z] 2e9b0aa3be6d: Pull complete [2024-08-15T08:33:35.510Z] 9c61dcf015f6: Verifying Checksum [2024-08-15T08:33:35.510Z] 9c61dcf015f6: Download complete [2024-08-15T08:33:38.069Z] 9c61dcf015f6: Pull complete [2024-08-15T08:33:38.070Z] 4698f68db338: Pull complete [2024-08-15T08:33:38.639Z] 2a2f49069b9e: Pull complete [2024-08-15T08:33:38.639Z] e0025b399a48: Pull complete [2024-08-15T08:33:38.639Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-15T08:33:38.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-15T08:33:38.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T08:33:38.740Z] prd-ubuntu20.04-docker-8c-8g-7744 does not seem to be running inside a container [2024-08-15T08:33:38.765Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-15T08:33:42.935Z] $ docker top 5cf9a9a3a6659ece0b2cccb3c3fc304ddb091458e3900ab272422ac7c7dc3a20 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-15T08:33:43.333Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-15T08:33:45.319Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-08-15T08:33:45.319Z] #1 transferring dockerfile: 1.70kB done [2024-08-15T08:33:45.319Z] #1 DONE 0.3s [2024-08-15T08:33:45.604Z] [2024-08-15T08:33:45.604Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-15T08:33:45.604Z] #2 transferring dockerfile: 3.17kB done [2024-08-15T08:33:45.604Z] #2 DONE 0.2s [2024-08-15T08:33:45.604Z] [2024-08-15T08:33:45.604Z] #3 [security-spire-server internal] load .dockerignore [2024-08-15T08:33:46.181Z] #3 ... [2024-08-15T08:33:46.181Z] [2024-08-15T08:33:46.181Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-15T08:33:46.181Z] #4 transferring dockerfile: 2.23kB done [2024-08-15T08:33:46.181Z] #4 DONE 0.4s [2024-08-15T08:33:46.181Z] [2024-08-15T08:33:46.181Z] #3 [security-spire-server internal] load .dockerignore [2024-08-15T08:33:46.181Z] #3 transferring context: 50B done [2024-08-15T08:33:46.440Z] #3 DONE 0.7s [2024-08-15T08:33:46.440Z] [2024-08-15T08:33:46.440Z] #5 [security-spiffe-token-provider internal] load .dockerignore [2024-08-15T08:33:46.698Z] #5 ... [2024-08-15T08:33:46.698Z] [2024-08-15T08:33:46.698Z] #6 [core-data internal] load build definition from Dockerfile [2024-08-15T08:33:46.698Z] #6 transferring dockerfile: 2.01kB done [2024-08-15T08:33:46.698Z] #6 DONE 0.8s [2024-08-15T08:33:46.958Z] [2024-08-15T08:33:46.958Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-08-15T08:33:46.958Z] #7 transferring dockerfile: 1.81kB done [2024-08-15T08:33:46.958Z] #7 DONE 1.1s [2024-08-15T08:33:46.958Z] [2024-08-15T08:33:46.958Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-08-15T08:33:46.958Z] #8 transferring dockerfile: 2.06kB done [2024-08-15T08:33:46.958Z] #8 DONE 1.1s [2024-08-15T08:33:46.958Z] [2024-08-15T08:33:46.958Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-15T08:33:46.958Z] #9 transferring dockerfile: 2.15kB done [2024-08-15T08:33:46.958Z] #9 DONE 1.1s [2024-08-15T08:33:46.958Z] [2024-08-15T08:33:46.958Z] #10 [security-bootstrapper internal] load .dockerignore [2024-08-15T08:33:46.958Z] #10 transferring context: 50B done [2024-08-15T08:33:46.958Z] #10 DONE 1.1s [2024-08-15T08:33:46.958Z] [2024-08-15T08:33:46.958Z] #11 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T08:33:46.958Z] #11 DONE 0.0s [2024-08-15T08:33:46.958Z] [2024-08-15T08:33:46.958Z] #12 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-15T08:33:46.958Z] #12 transferring context: 50B done [2024-08-15T08:33:47.216Z] #12 DONE 1.1s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-08-15T08:33:47.216Z] #13 transferring dockerfile: 1.69kB done [2024-08-15T08:33:47.216Z] #13 DONE 1.1s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-15T08:33:47.216Z] #14 transferring dockerfile: 2.49kB done [2024-08-15T08:33:47.216Z] #14 DONE 1.1s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #15 [core-command internal] load build definition from Dockerfile [2024-08-15T08:33:47.216Z] #15 transferring dockerfile: 1.93kB done [2024-08-15T08:33:47.216Z] #15 DONE 1.0s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-15T08:33:47.216Z] #16 transferring dockerfile: 1.89kB done [2024-08-15T08:33:47.216Z] #16 DONE 1.1s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #17 [core-data internal] load .dockerignore [2024-08-15T08:33:47.216Z] #17 transferring context: 50B done [2024-08-15T08:33:47.216Z] #17 DONE 1.0s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #11 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T08:33:47.216Z] #11 DONE 0.0s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #18 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-15T08:33:47.216Z] #18 transferring dockerfile: 2.50kB done [2024-08-15T08:33:47.216Z] #18 DONE 1.1s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #19 [support-notifications internal] load build definition from Dockerfile [2024-08-15T08:33:47.216Z] #19 transferring dockerfile: 1.95kB done [2024-08-15T08:33:47.216Z] #19 DONE 1.1s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #20 [support-scheduler internal] load build definition from Dockerfile [2024-08-15T08:33:47.216Z] #20 transferring dockerfile: 1.93kB done [2024-08-15T08:33:47.216Z] #20 DONE 1.0s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #5 [security-spiffe-token-provider internal] load .dockerignore [2024-08-15T08:33:47.216Z] #5 transferring context: 50B done [2024-08-15T08:33:47.216Z] #5 DONE 0.9s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #21 [core-metadata internal] load .dockerignore [2024-08-15T08:33:47.216Z] #21 transferring context: 50B done [2024-08-15T08:33:47.216Z] #21 DONE 1.0s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #22 [core-keeper internal] load build definition from Dockerfile [2024-08-15T08:33:47.216Z] #22 transferring dockerfile: 2.01kB done [2024-08-15T08:33:47.216Z] #22 DONE 1.1s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #11 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T08:33:47.216Z] #11 DONE 0.0s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #23 [core-keeper internal] load .dockerignore [2024-08-15T08:33:47.216Z] #23 transferring context: 50B done [2024-08-15T08:33:47.216Z] #23 DONE 0.8s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #24 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-15T08:33:47.216Z] #24 transferring dockerfile: 1.85kB done [2024-08-15T08:33:47.216Z] #24 DONE 1.0s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #25 [security-spire-config internal] load .dockerignore [2024-08-15T08:33:47.216Z] #25 transferring context: 50B done [2024-08-15T08:33:47.216Z] #25 DONE 0.9s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #26 [security-spire-agent internal] load .dockerignore [2024-08-15T08:33:47.216Z] #26 transferring context: 50B done [2024-08-15T08:33:47.216Z] #26 DONE 1.0s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #27 [support-scheduler internal] load .dockerignore [2024-08-15T08:33:47.216Z] #27 transferring context: 50B done [2024-08-15T08:33:47.216Z] #27 DONE 0.8s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #28 [core-metadata internal] load build context [2024-08-15T08:33:47.216Z] #28 DONE 0.0s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #29 [security-proxy-setup internal] load .dockerignore [2024-08-15T08:33:47.216Z] #29 transferring context: 50B done [2024-08-15T08:33:47.216Z] #29 DONE 0.9s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-15T08:33:47.216Z] #30 DONE 0.8s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T08:33:47.216Z] #31 DONE 0.8s [2024-08-15T08:33:47.216Z] [2024-08-15T08:33:47.216Z] #32 [support-cron-scheduler internal] load .dockerignore [2024-08-15T08:33:47.216Z] #32 transferring context: 50B done [2024-08-15T08:33:47.482Z] #32 DONE 0.9s [2024-08-15T08:33:47.482Z] [2024-08-15T08:33:47.482Z] #33 [security-proxy-auth internal] load .dockerignore [2024-08-15T08:33:47.482Z] #33 transferring context: 50B done [2024-08-15T08:33:47.482Z] #33 DONE 1.1s [2024-08-15T08:33:47.482Z] [2024-08-15T08:33:47.482Z] #34 [support-notifications internal] load .dockerignore [2024-08-15T08:33:47.482Z] #34 transferring context: 50B done [2024-08-15T08:33:47.482Z] #34 DONE 1.0s [2024-08-15T08:33:47.482Z] [2024-08-15T08:33:47.482Z] #35 [core-command internal] load .dockerignore [2024-08-15T08:33:47.482Z] #35 transferring context: 50B done [2024-08-15T08:33:47.482Z] #35 DONE 1.0s [2024-08-15T08:33:47.482Z] [2024-08-15T08:33:47.482Z] #36 [security-secretstore-setup internal] load .dockerignore [2024-08-15T08:33:47.482Z] #36 transferring context: 50B done [2024-08-15T08:33:47.482Z] #36 DONE 1.0s [2024-08-15T08:33:47.482Z] [2024-08-15T08:33:47.482Z] #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T08:33:47.482Z] #31 DONE 0.8s [2024-08-15T08:33:47.482Z] [2024-08-15T08:33:47.482Z] #37 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T08:33:47.482Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T08:33:47.482Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T08:33:47.482Z] #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-15T08:33:47.482Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.1s [2024-08-15T08:33:47.482Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T08:33:47.482Z] #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-15T08:33:47.482Z] #37 ... [2024-08-15T08:33:47.482Z] [2024-08-15T08:33:47.482Z] #11 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T08:33:47.482Z] #11 DONE 0.0s [2024-08-15T08:33:47.482Z] [2024-08-15T08:33:47.482Z] #37 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T08:33:47.741Z] #37 ... [2024-08-15T08:33:47.741Z] [2024-08-15T08:33:47.741Z] #11 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T08:33:47.741Z] #11 DONE 0.0s [2024-08-15T08:33:47.741Z] [2024-08-15T08:33:47.741Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-15T08:33:47.741Z] #30 DONE 0.8s [2024-08-15T08:33:47.741Z] [2024-08-15T08:33:47.741Z] #37 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T08:33:47.741Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T08:33:47.741Z] #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-15T08:33:47.741Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s [2024-08-15T08:33:47.741Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T08:33:47.741Z] #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-15T08:33:47.741Z] #37 ... [2024-08-15T08:33:47.741Z] [2024-08-15T08:33:47.741Z] #31 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T08:33:47.741Z] #31 DONE 0.9s [2024-08-15T08:33:47.741Z] [2024-08-15T08:33:47.741Z] #38 [core-command internal] load build context [2024-08-15T08:33:47.741Z] #38 DONE 0.0s [2024-08-15T08:33:47.741Z] [2024-08-15T08:33:47.741Z] #39 [security-spire-server internal] load build context [2024-08-15T08:33:47.741Z] #39 transferring context: 27.60kB 0.0s done [2024-08-15T08:33:47.741Z] #39 DONE 0.6s [2024-08-15T08:33:47.741Z] [2024-08-15T08:33:47.741Z] #37 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T08:33:47.741Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T08:33:47.741Z] #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-15T08:33:47.741Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-15T08:33:47.741Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T08:33:47.741Z] #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-15T08:33:47.741Z] #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-15T08:33:48.310Z] #37 ... [2024-08-15T08:33:48.310Z] [2024-08-15T08:33:48.310Z] #40 [security-spire-config internal] load build context [2024-08-15T08:33:48.310Z] #40 transferring context: 25.85kB 0.0s done [2024-08-15T08:33:48.310Z] #40 DONE 0.7s [2024-08-15T08:33:48.310Z] [2024-08-15T08:33:48.310Z] #37 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T08:33:48.310Z] #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done [2024-08-15T08:33:48.570Z] #37 ... [2024-08-15T08:33:48.570Z] [2024-08-15T08:33:48.570Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-15T08:33:48.570Z] #41 DONE 1.2s [2024-08-15T08:33:48.570Z] [2024-08-15T08:33:48.570Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T08:33:48.570Z] #42 DONE 0.0s [2024-08-15T08:33:48.570Z] [2024-08-15T08:33:48.570Z] #43 [security-spire-agent internal] load build context [2024-08-15T08:33:48.570Z] #43 DONE 0.0s [2024-08-15T08:33:48.570Z] [2024-08-15T08:33:48.570Z] #37 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T08:33:48.570Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T08:33:48.570Z] #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-15T08:33:48.570Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-15T08:33:48.570Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T08:33:48.570Z] #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-15T08:33:48.570Z] #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done [2024-08-15T08:33:48.830Z] #37 DONE 2.0s [2024-08-15T08:33:48.830Z] [2024-08-15T08:33:48.830Z] #44 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-15T08:33:49.767Z] #44 ... [2024-08-15T08:33:49.767Z] [2024-08-15T08:33:49.767Z] #43 [security-spire-agent internal] load build context [2024-08-15T08:33:49.767Z] #43 transferring context: 27.13kB 0.0s done [2024-08-15T08:33:49.767Z] #43 DONE 1.2s [2024-08-15T08:33:49.767Z] [2024-08-15T08:33:49.767Z] #45 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-15T08:33:49.767Z] #45 DONE 2.8s [2024-08-15T08:33:50.025Z] [2024-08-15T08:33:50.025Z] #46 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-15T08:33:55.363Z] #46 ... [2024-08-15T08:33:55.363Z] [2024-08-15T08:33:55.363Z] #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T08:33:55.363Z] #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-15T08:33:55.363Z] #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-15T08:33:55.363Z] #47 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-15T08:33:55.363Z] #47 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-15T08:33:55.363Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-15T08:33:55.363Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-15T08:33:55.363Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-15T08:33:55.363Z] #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-08-15T08:33:55.363Z] #47 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s done [2024-08-15T08:33:55.363Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-15T08:33:55.363Z] #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-15T08:33:55.363Z] #47 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done [2024-08-15T08:33:57.897Z] #47 ... [2024-08-15T08:33:57.897Z] [2024-08-15T08:33:57.897Z] #48 [security-bootstrapper internal] load build context [2024-08-15T08:33:57.897Z] #48 transferring context: 208.94MB 9.9s [2024-08-15T08:33:57.897Z] #48 ... [2024-08-15T08:33:57.897Z] [2024-08-15T08:33:57.897Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-15T08:33:57.897Z] #49 ... [2024-08-15T08:33:57.897Z] [2024-08-15T08:33:57.897Z] #50 [support-notifications internal] load build context [2024-08-15T08:33:57.897Z] #50 ... [2024-08-15T08:33:57.897Z] [2024-08-15T08:33:57.897Z] #51 [core-data internal] load build context [2024-08-15T08:33:57.897Z] #51 ... [2024-08-15T08:33:57.897Z] [2024-08-15T08:33:57.897Z] #52 [security-proxy-setup internal] load build context [2024-08-15T08:33:57.897Z] #52 ... [2024-08-15T08:33:57.897Z] [2024-08-15T08:33:57.897Z] #53 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:33:58.158Z] #53 ... [2024-08-15T08:33:58.158Z] [2024-08-15T08:33:58.158Z] #54 [core-keeper internal] load build context [2024-08-15T08:33:58.158Z] #54 ... [2024-08-15T08:33:58.158Z] [2024-08-15T08:33:58.158Z] #55 [security-secretstore-setup internal] load build context [2024-08-15T08:33:58.418Z] #55 ... [2024-08-15T08:33:58.419Z] [2024-08-15T08:33:58.419Z] #56 [support-cron-scheduler internal] load build context [2024-08-15T08:33:58.419Z] #56 ... [2024-08-15T08:33:58.419Z] [2024-08-15T08:33:58.419Z] #57 [support-scheduler internal] load build context [2024-08-15T08:33:58.677Z] #57 ... [2024-08-15T08:33:58.677Z] [2024-08-15T08:33:58.677Z] #38 [core-command internal] load build context [2024-08-15T08:33:58.677Z] #38 ... [2024-08-15T08:33:58.677Z] [2024-08-15T08:33:58.677Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T08:33:58.677Z] #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-08-15T08:33:58.677Z] #42 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-15T08:33:58.677Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-15T08:33:58.677Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-15T08:33:58.677Z] #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-15T08:33:58.677Z] #42 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-15T08:33:58.677Z] #42 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.5s done [2024-08-15T08:33:58.677Z] #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-08-15T08:33:58.677Z] #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-15T08:33:58.677Z] #42 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done [2024-08-15T08:33:58.677Z] #42 ... [2024-08-15T08:33:58.677Z] [2024-08-15T08:33:58.677Z] #28 [core-metadata internal] load build context [2024-08-15T08:33:58.940Z] #28 ... [2024-08-15T08:33:58.940Z] [2024-08-15T08:33:58.940Z] #58 [security-proxy-auth internal] load build context [2024-08-15T08:33:58.940Z] #58 ... [2024-08-15T08:33:58.940Z] [2024-08-15T08:33:58.940Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-15T08:33:59.199Z] #59 ... [2024-08-15T08:33:59.199Z] [2024-08-15T08:33:59.199Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-15T08:33:59.199Z] #60 ... [2024-08-15T08:33:59.199Z] [2024-08-15T08:33:59.199Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-15T08:33:59.199Z] #61 ... [2024-08-15T08:33:59.199Z] [2024-08-15T08:33:59.199Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-15T08:33:59.199Z] #0 2.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:33:59.199Z] #0 2.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:33:59.199Z] #0 3.097 (1/2) Installing ca-certificates (20240226-r0) [2024-08-15T08:33:59.199Z] #0 3.130 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-15T08:33:59.199Z] #0 3.134 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:33:59.199Z] #0 3.159 Executing ca-certificates-20240226-r0.trigger [2024-08-15T08:33:59.199Z] #0 3.197 OK: 8 MiB in 17 packages [2024-08-15T08:33:59.695Z] #62 ... [2024-08-15T08:33:59.695Z] [2024-08-15T08:33:59.695Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-15T08:33:59.993Z] #63 ... [2024-08-15T08:33:59.993Z] [2024-08-15T08:33:59.993Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-15T08:33:59.993Z] #64 ... [2024-08-15T08:33:59.993Z] [2024-08-15T08:33:59.993Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-15T08:33:59.993Z] #65 ... [2024-08-15T08:33:59.994Z] [2024-08-15T08:33:59.994Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-15T08:33:59.994Z] #66 ... [2024-08-15T08:33:59.994Z] [2024-08-15T08:33:59.994Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-15T08:34:00.252Z] #67 ... [2024-08-15T08:34:00.252Z] [2024-08-15T08:34:00.252Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-15T08:34:00.252Z] #68 ... [2024-08-15T08:34:00.252Z] [2024-08-15T08:34:00.252Z] #56 [support-cron-scheduler internal] load build context [2024-08-15T08:34:02.883Z] #56 transferring context: 391.34MB 14.8s [2024-08-15T08:34:04.562Z] #56 ... [2024-08-15T08:34:04.562Z] [2024-08-15T08:34:04.562Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-15T08:34:04.562Z] #49 ... [2024-08-15T08:34:04.562Z] [2024-08-15T08:34:04.562Z] #56 [support-cron-scheduler internal] load build context [2024-08-15T08:34:05.132Z] #56 transferring context: 494.15MB 17.0s done [2024-08-15T08:34:08.198Z] #56 ... [2024-08-15T08:34:08.198Z] [2024-08-15T08:34:08.198Z] #48 [security-bootstrapper internal] load build context [2024-08-15T08:34:08.198Z] #48 transferring context: 494.15MB 18.7s done [2024-08-15T08:34:08.457Z] #48 ... [2024-08-15T08:34:08.457Z] [2024-08-15T08:34:08.457Z] #51 [core-data internal] load build context [2024-08-15T08:34:08.457Z] #51 transferring context: 494.15MB 16.1s done [2024-08-15T08:34:08.457Z] #51 ... [2024-08-15T08:34:08.457Z] [2024-08-15T08:34:08.457Z] #54 [core-keeper internal] load build context [2024-08-15T08:34:08.457Z] #54 transferring context: 494.15MB 18.5s done [2024-08-15T08:34:08.716Z] #54 ... [2024-08-15T08:34:08.716Z] [2024-08-15T08:34:08.716Z] #57 [support-scheduler internal] load build context [2024-08-15T08:34:08.716Z] #57 transferring context: 494.15MB 14.2s done [2024-08-15T08:34:08.716Z] #57 ... [2024-08-15T08:34:08.716Z] [2024-08-15T08:34:08.716Z] #52 [security-proxy-setup internal] load build context [2024-08-15T08:34:08.716Z] #52 transferring context: 494.15MB 18.3s done [2024-08-15T08:34:08.974Z] #52 ... [2024-08-15T08:34:08.974Z] [2024-08-15T08:34:08.974Z] #38 [core-command internal] load build context [2024-08-15T08:34:08.974Z] #38 transferring context: 494.15MB 16.0s done [2024-08-15T08:34:08.974Z] #38 ... [2024-08-15T08:34:08.974Z] [2024-08-15T08:34:08.974Z] #28 [core-metadata internal] load build context [2024-08-15T08:34:08.974Z] #28 transferring context: 494.15MB 18.2s done [2024-08-15T08:34:09.232Z] #28 ... [2024-08-15T08:34:09.232Z] [2024-08-15T08:34:09.232Z] #50 [support-notifications internal] load build context [2024-08-15T08:34:09.232Z] #50 transferring context: 494.15MB 16.0s done [2024-08-15T08:34:09.490Z] #50 ... [2024-08-15T08:34:09.490Z] [2024-08-15T08:34:09.490Z] #58 [security-proxy-auth internal] load build context [2024-08-15T08:34:09.490Z] #58 transferring context: 494.15MB 15.6s done [2024-08-15T08:34:09.490Z] #58 ... [2024-08-15T08:34:09.490Z] [2024-08-15T08:34:09.490Z] #55 [security-secretstore-setup internal] load build context [2024-08-15T08:34:09.490Z] #55 transferring context: 494.15MB 17.5s done [2024-08-15T08:34:09.748Z] #55 ... [2024-08-15T08:34:09.748Z] [2024-08-15T08:34:09.748Z] #53 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:34:09.748Z] #53 transferring context: 494.15MB 14.0s done [2024-08-15T08:34:15.023Z] #53 ... [2024-08-15T08:34:15.023Z] [2024-08-15T08:34:15.023Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-15T08:34:15.023Z] #49 transferring context: 494.15MB 17.5s done [2024-08-15T08:34:23.199Z] #49 ... [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #53 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:34:23.199Z] #53 DONE 35.1s [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #46 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-15T08:34:23.199Z] #46 DONE 32.7s [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #51 [core-data internal] load build context [2024-08-15T08:34:23.199Z] #51 DONE 35.2s [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #58 [security-proxy-auth internal] load build context [2024-08-15T08:34:23.199Z] #58 DONE 34.9s [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-15T08:34:23.199Z] #62 DONE 33.4s [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #57 [support-scheduler internal] load build context [2024-08-15T08:34:23.199Z] #57 DONE 35.1s [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #38 [core-command internal] load build context [2024-08-15T08:34:23.199Z] #38 DONE 34.7s [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #50 [support-notifications internal] load build context [2024-08-15T08:34:23.199Z] #50 DONE 34.9s [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-15T08:34:23.199Z] #49 DONE 35.1s [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #56 [support-cron-scheduler internal] load build context [2024-08-15T08:34:23.199Z] #56 DONE 35.1s [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T08:34:23.199Z] #69 ... [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #28 [core-metadata internal] load build context [2024-08-15T08:34:23.199Z] #28 DONE 35.3s [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #54 [core-keeper internal] load build context [2024-08-15T08:34:23.199Z] #54 DONE 35.2s [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #55 [security-secretstore-setup internal] load build context [2024-08-15T08:34:23.199Z] #55 DONE 35.0s [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #52 [security-proxy-setup internal] load build context [2024-08-15T08:34:23.199Z] #52 DONE 35.1s [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #48 [security-bootstrapper internal] load build context [2024-08-15T08:34:23.199Z] #48 DONE 35.3s [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T08:34:23.199Z] #42 DONE 34.1s [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T08:34:23.199Z] #47 DONE 35.8s [2024-08-15T08:34:23.199Z] [2024-08-15T08:34:23.199Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T08:34:23.521Z] #70 ... [2024-08-15T08:34:23.521Z] [2024-08-15T08:34:23.522Z] #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-15T08:34:23.522Z] #67 DONE 34.2s [2024-08-15T08:34:23.522Z] [2024-08-15T08:34:23.522Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-15T08:34:23.522Z] #60 33.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:23.522Z] #60 34.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:23.522Z] #60 34.20 (1/3) Installing ca-certificates (20240226-r0) [2024-08-15T08:34:23.522Z] #60 34.22 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-15T08:34:23.522Z] #60 34.22 (3/3) Installing tzdata (2024a-r0) [2024-08-15T08:34:23.522Z] #60 34.29 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:34:23.522Z] #60 34.29 Executing ca-certificates-20240226-r0.trigger [2024-08-15T08:34:23.522Z] #60 34.33 OK: 11 MiB in 18 packages [2024-08-15T08:34:23.783Z] #60 DONE 34.6s [2024-08-15T08:34:23.783Z] [2024-08-15T08:34:23.783Z] #71 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T08:34:23.783Z] #71 ... [2024-08-15T08:34:23.783Z] [2024-08-15T08:34:23.783Z] #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-15T08:34:23.783Z] #72 DONE 1.3s [2024-08-15T08:34:23.783Z] [2024-08-15T08:34:23.783Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-15T08:34:23.783Z] #65 34.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:23.783Z] #65 34.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:23.783Z] #65 34.44 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-15T08:34:23.783Z] #65 34.55 (2/2) Installing su-exec (0.2-r3) [2024-08-15T08:34:23.783Z] #65 34.55 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:34:23.783Z] #65 34.56 OK: 7 MiB in 17 packages [2024-08-15T08:34:23.783Z] #65 DONE 34.7s [2024-08-15T08:34:24.043Z] [2024-08-15T08:34:24.043Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-15T08:34:24.043Z] #68 33.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.043Z] #68 33.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.043Z] #68 34.19 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T08:34:24.043Z] #68 34.19 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T08:34:24.043Z] #68 34.19 OK: 20070 distinct packages available [2024-08-15T08:34:24.043Z] #68 34.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.043Z] #68 34.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.043Z] #68 34.61 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-15T08:34:24.043Z] #68 34.61 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-15T08:34:24.043Z] #68 34.61 (3/4) Installing libucontext (1.2-r2) [2024-08-15T08:34:24.043Z] #68 34.61 (4/4) Installing gcompat (1.1.0-r1) [2024-08-15T08:34:24.043Z] #68 34.70 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:34:24.043Z] #68 34.73 OK: 8 MiB in 19 packages [2024-08-15T08:34:24.043Z] #68 DONE 34.9s [2024-08-15T08:34:24.043Z] [2024-08-15T08:34:24.043Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-15T08:34:24.983Z] #73 ... [2024-08-15T08:34:24.983Z] [2024-08-15T08:34:24.983Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-15T08:34:24.983Z] #64 34.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.983Z] #64 34.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.983Z] #64 34.52 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T08:34:24.983Z] #64 34.52 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T08:34:24.983Z] #64 34.52 OK: 20070 distinct packages available [2024-08-15T08:34:24.983Z] #64 34.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.983Z] #64 34.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.983Z] #64 34.89 (1/11) Installing ca-certificates (20240226-r0) [2024-08-15T08:34:24.983Z] #64 34.92 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-15T08:34:24.983Z] #64 34.93 (3/11) Installing libunistring (1.1-r1) [2024-08-15T08:34:24.983Z] #64 34.95 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-15T08:34:24.983Z] #64 34.98 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-15T08:34:24.983Z] #64 34.98 (6/11) Installing libcurl (8.9.0-r0) [2024-08-15T08:34:24.983Z] #64 35.00 (7/11) Installing curl (8.9.0-r0) [2024-08-15T08:34:24.983Z] #64 35.01 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-15T08:34:24.983Z] #64 35.01 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-15T08:34:24.983Z] #64 35.01 (10/11) Installing libucontext (1.2-r2) [2024-08-15T08:34:24.983Z] #64 35.01 (11/11) Installing gcompat (1.1.0-r1) [2024-08-15T08:34:24.983Z] #64 35.02 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:34:24.983Z] #64 35.03 Executing ca-certificates-20240226-r0.trigger [2024-08-15T08:34:24.983Z] #64 35.10 OK: 12 MiB in 26 packages [2024-08-15T08:34:24.983Z] #64 DONE 35.8s [2024-08-15T08:34:24.983Z] [2024-08-15T08:34:24.983Z] #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-15T08:34:24.983Z] #61 34.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.983Z] #61 35.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.983Z] #61 35.39 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-15T08:34:24.983Z] #61 35.51 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:34:24.983Z] #61 35.52 OK: 7 MiB in 16 packages [2024-08-15T08:34:24.983Z] #61 DONE 35.9s [2024-08-15T08:34:24.983Z] [2024-08-15T08:34:24.983Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-15T08:34:24.983Z] #0 1.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.983Z] #0 1.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.983Z] #0 1.629 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T08:34:24.983Z] #0 1.629 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T08:34:24.983Z] #0 1.629 OK: 20077 distinct packages available [2024-08-15T08:34:24.983Z] #0 1.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.983Z] #0 1.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.983Z] #0 2.163 OK: 264 MiB in 52 packages [2024-08-15T08:34:24.983Z] #74 DONE 2.5s [2024-08-15T08:34:24.983Z] [2024-08-15T08:34:24.983Z] #44 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-15T08:34:24.983Z] #44 34.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.983Z] #44 35.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.983Z] #44 35.49 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-15T08:34:24.983Z] #44 35.72 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:34:24.983Z] #44 35.73 OK: 7 MiB in 16 packages [2024-08-15T08:34:24.983Z] #44 DONE 36.1s [2024-08-15T08:34:24.983Z] [2024-08-15T08:34:24.983Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-15T08:34:24.983Z] #63 33.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.983Z] #63 34.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.983Z] #63 35.13 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-15T08:34:24.983Z] #63 35.15 (2/4) Installing openssl (3.1.6-r0) [2024-08-15T08:34:24.983Z] #63 35.17 (3/4) Installing su-exec (0.2-r3) [2024-08-15T08:34:24.983Z] #63 35.18 (4/4) Installing yq (4.33.3-r5) [2024-08-15T08:34:24.983Z] #63 35.26 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:34:24.983Z] #63 35.26 OK: 17 MiB in 19 packages [2024-08-15T08:34:24.983Z] #63 DONE 35.8s [2024-08-15T08:34:24.983Z] [2024-08-15T08:34:24.983Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T08:34:24.983Z] #69 1.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.983Z] #69 1.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.983Z] #69 2.210 OK: 264 MiB in 52 packages [2024-08-15T08:34:24.983Z] #69 DONE 2.6s [2024-08-15T08:34:24.983Z] [2024-08-15T08:34:24.983Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-15T08:34:24.983Z] #59 33.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.983Z] #59 35.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:24.983Z] #59 35.40 (1/4) Installing ca-certificates (20240226-r0) [2024-08-15T08:34:24.983Z] #59 35.44 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-15T08:34:24.983Z] #59 35.44 (3/4) Installing su-exec (0.2-r3) [2024-08-15T08:34:24.983Z] #59 35.46 (4/4) Installing yq (4.33.3-r5) [2024-08-15T08:34:24.983Z] #59 35.75 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:34:24.983Z] #59 35.76 Executing ca-certificates-20240226-r0.trigger [2024-08-15T08:34:24.983Z] #59 35.81 OK: 17 MiB in 19 packages [2024-08-15T08:34:24.983Z] #59 DONE 36.1s [2024-08-15T08:34:24.983Z] [2024-08-15T08:34:24.983Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-15T08:34:25.242Z] #75 ... [2024-08-15T08:34:25.243Z] [2024-08-15T08:34:25.243Z] #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:34:25.243Z] #76 DONE 0.1s [2024-08-15T08:34:25.243Z] [2024-08-15T08:34:25.243Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:34:25.243Z] #77 DONE 0.2s [2024-08-15T08:34:25.243Z] [2024-08-15T08:34:25.243Z] #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-15T08:34:25.243Z] #66 33.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:25.243Z] #66 35.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:25.243Z] #66 35.32 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T08:34:25.243Z] #66 35.32 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T08:34:25.243Z] #66 35.32 OK: 20070 distinct packages available [2024-08-15T08:34:25.243Z] #66 35.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:25.243Z] #66 35.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:25.243Z] #66 35.85 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-15T08:34:25.243Z] #66 35.85 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-15T08:34:25.243Z] #66 35.86 (3/5) Installing libucontext (1.2-r2) [2024-08-15T08:34:25.243Z] #66 35.86 (4/5) Installing gcompat (1.1.0-r1) [2024-08-15T08:34:25.243Z] #66 35.86 (5/5) Installing openssl (3.1.6-r0) [2024-08-15T08:34:25.243Z] #66 35.88 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:34:25.243Z] #66 35.88 OK: 8 MiB in 20 packages [2024-08-15T08:34:25.243Z] #66 DONE 36.4s [2024-08-15T08:34:25.500Z] [2024-08-15T08:34:25.500Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T08:34:25.500Z] #0 2.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:25.500Z] #0 2.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:25.500Z] #0 2.673 OK: 8 MiB in 17 packages [2024-08-15T08:34:25.500Z] #78 DONE 2.8s [2024-08-15T08:34:25.500Z] [2024-08-15T08:34:25.500Z] #71 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T08:34:25.500Z] #71 1.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:25.500Z] #71 1.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:25.500Z] #71 1.790 OK: 11 MiB in 18 packages [2024-08-15T08:34:25.759Z] #71 DONE 2.1s [2024-08-15T08:34:25.759Z] [2024-08-15T08:34:25.759Z] #79 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-15T08:34:25.759Z] #0 1.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:25.759Z] #0 2.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:25.759Z] #0 3.134 OK: 264 MiB in 52 packages [2024-08-15T08:34:25.759Z] #79 DONE 3.3s [2024-08-15T08:34:25.759Z] [2024-08-15T08:34:25.759Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T08:34:25.759Z] #70 1.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:25.759Z] #70 2.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:25.759Z] #70 3.065 OK: 264 MiB in 52 packages [2024-08-15T08:34:25.759Z] #70 DONE 3.4s [2024-08-15T08:34:25.759Z] [2024-08-15T08:34:25.759Z] #80 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:34:26.017Z] #80 DONE 0.1s [2024-08-15T08:34:26.017Z] [2024-08-15T08:34:26.017Z] #81 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:34:26.017Z] #81 DONE 0.2s [2024-08-15T08:34:26.017Z] [2024-08-15T08:34:26.017Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:34:26.949Z] #82 ... [2024-08-15T08:34:26.949Z] [2024-08-15T08:34:26.949Z] #83 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-15T08:34:26.949Z] #0 1.727 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:26.949Z] #0 2.246 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:26.949Z] #0 2.905 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-15T08:34:26.949Z] #0 3.228 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:34:26.949Z] #0 3.234 OK: 7 MiB in 16 packages [2024-08-15T08:34:26.949Z] #83 DONE 3.6s [2024-08-15T08:34:26.949Z] [2024-08-15T08:34:26.949Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-15T08:34:26.949Z] #73 2.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:27.209Z] #73 3.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:27.467Z] #73 3.231 OK: 8 MiB in 19 packages [2024-08-15T08:34:27.467Z] #73 DONE 3.3s [2024-08-15T08:34:27.467Z] [2024-08-15T08:34:27.467Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T08:34:28.418Z] #84 ... [2024-08-15T08:34:28.418Z] [2024-08-15T08:34:28.418Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-15T08:34:28.418Z] #0 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:28.418Z] #0 3.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:28.418Z] #0 3.910 OK: 7 MiB in 17 packages [2024-08-15T08:34:28.418Z] #85 DONE 4.4s [2024-08-15T08:34:28.418Z] [2024-08-15T08:34:28.418Z] #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T08:34:28.418Z] #84 DONE 0.8s [2024-08-15T08:34:28.418Z] [2024-08-15T08:34:28.418Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-15T08:34:28.418Z] #86 DONE 0.0s [2024-08-15T08:34:28.418Z] [2024-08-15T08:34:28.418Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-15T08:34:28.418Z] #87 DONE 0.0s [2024-08-15T08:34:28.418Z] [2024-08-15T08:34:28.418Z] #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-15T08:34:28.418Z] #75 3.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:28.418Z] #75 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:28.418Z] #75 ... [2024-08-15T08:34:28.418Z] [2024-08-15T08:34:28.418Z] #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T08:34:28.418Z] #88 DONE 0.0s [2024-08-15T08:34:28.418Z] [2024-08-15T08:34:28.418Z] #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-15T08:34:28.418Z] #89 DONE 0.1s [2024-08-15T08:34:28.418Z] [2024-08-15T08:34:28.418Z] #90 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-15T08:34:28.418Z] #90 DONE 0.1s [2024-08-15T08:34:28.418Z] [2024-08-15T08:34:28.418Z] #91 [security-spire-config] exporting to image [2024-08-15T08:34:28.418Z] #91 exporting layers [2024-08-15T08:34:28.516Z] Removing intermediate container 0630f0079b92 [2024-08-15T08:34:28.516Z] ---> 813952cb1620 [2024-08-15T08:34:28.516Z] Successfully built 813952cb1620 [2024-08-15T08:34:28.516Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T08:34:28.678Z] #91 ... [2024-08-15T08:34:28.678Z] [2024-08-15T08:34:28.678Z] #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-15T08:34:28.678Z] #75 3.560 OK: 7 MiB in 16 packages [2024-08-15T08:34:28.678Z] #75 DONE 3.7s [2024-08-15T08:34:28.678Z] [2024-08-15T08:34:28.678Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T08:34:28.678Z] #0 3.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:28.678Z] #0 3.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:28.678Z] #0 3.560 OK: 12 MiB in 26 packages [2024-08-15T08:34:28.678Z] #92 DONE 3.7s [2024-08-15T08:34:28.678Z] [2024-08-15T08:34:28.679Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-15T08:34:28.679Z] #0 3.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:28.679Z] #0 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:28.679Z] #0 3.568 OK: 17 MiB in 19 packages [2024-08-15T08:34:28.679Z] #93 DONE 3.7s [2024-08-15T08:34:28.863Z] + docker inspect -f . ci-base-image-arm64 [2024-08-15T08:34:28.863Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T08:34:28.937Z] [2024-08-15T08:34:28.937Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-15T08:34:28.937Z] #94 DONE 0.0s [2024-08-15T08:34:28.937Z] [2024-08-15T08:34:28.937Z] #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-15T08:34:28.937Z] #95 ... [2024-08-15T08:34:28.937Z] [2024-08-15T08:34:28.937Z] #96 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T08:34:28.937Z] #0 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:28.937Z] #0 3.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:28.937Z] #0 3.756 OK: 7 MiB in 16 packages [2024-08-15T08:34:28.937Z] #96 DONE 3.9s [2024-08-15T08:34:29.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-7747 does not seem to be running inside a container [2024-08-15T08:34:29.152Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-15T08:34:29.195Z] [2024-08-15T08:34:29.195Z] #97 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-15T08:34:29.195Z] #0 3.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:29.195Z] #0 3.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:29.195Z] #0 3.850 OK: 17 MiB in 19 packages [2024-08-15T08:34:29.195Z] #97 DONE 4.0s [2024-08-15T08:34:29.195Z] [2024-08-15T08:34:29.195Z] #91 [security-spire-config] exporting to image [2024-08-15T08:34:29.195Z] #91 exporting layers 0.7s done [2024-08-15T08:34:29.195Z] #91 writing image sha256:362f5068a6525bbeccf1790ae21b87fe8968699385a461cee38e5c1d39421ca3 done [2024-08-15T08:34:29.195Z] #91 naming to docker.io/library/security-spire-config done [2024-08-15T08:34:29.195Z] #91 DONE 0.7s [2024-08-15T08:34:29.195Z] [2024-08-15T08:34:29.195Z] #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-15T08:34:29.195Z] #0 3.193 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:29.195Z] #0 4.719 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:29.195Z] #0 5.387 OK: 264 MiB in 52 packages [2024-08-15T08:34:29.195Z] #98 DONE 5.5s [2024-08-15T08:34:29.195Z] [2024-08-15T08:34:29.195Z] #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-15T08:34:29.195Z] #99 DONE 0.0s [2024-08-15T08:34:29.195Z] [2024-08-15T08:34:29.195Z] #100 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-15T08:34:29.453Z] #100 4.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:29.710Z] #100 4.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T08:34:29.710Z] #100 4.564 OK: 8 MiB in 20 packages [2024-08-15T08:34:29.968Z] #100 DONE 5.1s [2024-08-15T08:34:29.968Z] [2024-08-15T08:34:29.968Z] #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-15T08:34:29.968Z] #95 DONE 1.6s [2024-08-15T08:34:29.968Z] [2024-08-15T08:34:29.968Z] #101 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-15T08:34:30.517Z] $ docker top 37d22792bd79ef73bab5cfc58e21ad486ff81b5b9f6eae875935a0606e56a1cd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-15T08:34:30.903Z] #101 DONE 0.8s [2024-08-15T08:34:30.903Z] [2024-08-15T08:34:30.903Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-15T08:34:30.903Z] #102 DONE 0.9s [2024-08-15T08:34:30.903Z] [2024-08-15T08:34:30.903Z] #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T08:34:30.903Z] #103 DONE 0.9s [2024-08-15T08:34:30.903Z] [2024-08-15T08:34:30.903Z] #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-15T08:34:30.903Z] #104 DONE 0.0s [2024-08-15T08:34:30.903Z] [2024-08-15T08:34:30.903Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-15T08:34:31.161Z] #105 DONE 0.5s [2024-08-15T08:34:31.161Z] [2024-08-15T08:34:31.161Z] #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T08:34:31.161Z] #106 DONE 0.5s [2024-08-15T08:34:31.161Z] [2024-08-15T08:34:31.161Z] #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-15T08:34:31.161Z] #107 DONE 0.0s [2024-08-15T08:34:31.161Z] [2024-08-15T08:34:31.161Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T08:34:31.161Z] #108 DONE 0.1s [2024-08-15T08:34:31.161Z] [2024-08-15T08:34:31.161Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-15T08:34:31.385Z] + go version [2024-08-15T08:34:31.385Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-15T08:34:31.399Z] $ docker stop --time=1 37d22792bd79ef73bab5cfc58e21ad486ff81b5b9f6eae875935a0606e56a1cd [2024-08-15T08:34:31.417Z] #109 DONE 0.0s [2024-08-15T08:34:31.417Z] [2024-08-15T08:34:31.417Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T08:34:31.417Z] #110 DONE 0.0s [2024-08-15T08:34:31.417Z] [2024-08-15T08:34:31.417Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-15T08:34:31.417Z] #111 DONE 0.0s [2024-08-15T08:34:31.417Z] [2024-08-15T08:34:31.417Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-15T08:34:31.417Z] #112 DONE 0.1s [2024-08-15T08:34:31.417Z] [2024-08-15T08:34:31.417Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-15T08:34:31.417Z] #113 DONE 0.1s [2024-08-15T08:34:31.417Z] [2024-08-15T08:34:31.417Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-15T08:34:31.417Z] #114 DONE 0.1s [2024-08-15T08:34:31.417Z] [2024-08-15T08:34:31.417Z] #91 [security-spire-agent] exporting to image [2024-08-15T08:34:32.349Z] #91 exporting layers 0.7s done [2024-08-15T08:34:32.349Z] #91 writing image sha256:1d7deeddbc6d82264a1007ed05df8456b10a5241b9e684d8d017194bd0caf866 done [2024-08-15T08:34:32.349Z] #91 naming to docker.io/library/security-spire-server done [2024-08-15T08:34:32.349Z] #91 writing image sha256:93cf7e5c4f4b2ff26b0a6710d2d760c20698a4831bf49df677682fee8c55d572 done [2024-08-15T08:34:32.349Z] #91 naming to docker.io/library/security-spire-agent done [2024-08-15T08:34:32.349Z] #91 DONE 1.8s [2024-08-15T08:34:32.349Z] [2024-08-15T08:34:32.349Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:34:33.087Z] $ docker rm -f --volumes 37d22792bd79ef73bab5cfc58e21ad486ff81b5b9f6eae875935a0606e56a1cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T08:34:33.698Z] + docker inspect -f . ci-base-image-arm64 [2024-08-15T08:34:33.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T08:34:33.907Z] prd-ubuntu20.04-docker-arm64-4c-16g-7747 does not seem to be running inside a container [2024-08-15T08:34:33.987Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-15T08:34:35.254Z] $ docker top 83b16f5b96f0b144101a2aa86ed0d952c5dc4eb7b74fd30f4797f65594854b3f -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-15T08:34:35.501Z] ========================================================= [2024-08-15T08:34:35.501Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-15T08:34:35.501Z] ========================================================= [Pipeline] sh [2024-08-15T08:34:35.651Z] #115 ... [2024-08-15T08:34:35.652Z] [2024-08-15T08:34:35.652Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:34:35.652Z] #116 ... [2024-08-15T08:34:35.652Z] [2024-08-15T08:34:35.652Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:34:35.652Z] #117 ... [2024-08-15T08:34:35.652Z] [2024-08-15T08:34:35.652Z] #118 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:34:36.127Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2024-08-15T08:34:36.787Z] + make test [2024-08-15T08:34:36.788Z] go test -race -coverprofile=coverage.out ./... [2024-08-15T08:35:22.342Z] #118 DONE 50.0s [2024-08-15T08:35:22.342Z] [2024-08-15T08:35:22.342Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:35:22.342Z] #117 DONE 50.8s [2024-08-15T08:35:22.342Z] [2024-08-15T08:35:22.342Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:35:22.342Z] #116 DONE 50.8s [2024-08-15T08:35:22.342Z] [2024-08-15T08:35:22.342Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:35:22.342Z] #115 DONE 46.7s [2024-08-15T08:35:22.342Z] [2024-08-15T08:35:22.342Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:35:22.342Z] #82 DONE 50.0s [2024-08-15T08:35:22.342Z] [2024-08-15T08:35:22.342Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-15T08:35:23.663Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-15T08:35:26.538Z] #119 ... [2024-08-15T08:35:26.538Z] [2024-08-15T08:35:26.538Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-15T08:35:26.538Z] #120 ... [2024-08-15T08:35:26.538Z] [2024-08-15T08:35:26.538Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-08-15T08:35:26.538Z] #121 ... [2024-08-15T08:35:26.538Z] [2024-08-15T08:35:26.538Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-08-15T08:35:26.538Z] #122 DONE 10.3s [2024-08-15T08:35:26.538Z] [2024-08-15T08:35:26.538Z] #123 [core-metadata builder 6/7] COPY . . [2024-08-15T08:35:26.538Z] #123 DONE 10.3s [2024-08-15T08:35:26.538Z] [2024-08-15T08:35:26.538Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:35:26.538Z] #124 CACHED [2024-08-15T08:35:26.538Z] [2024-08-15T08:35:26.538Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-08-15T08:35:26.538Z] #125 CACHED [2024-08-15T08:35:26.538Z] [2024-08-15T08:35:26.538Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:35:26.538Z] #126 CACHED [2024-08-15T08:35:26.538Z] [2024-08-15T08:35:26.538Z] #127 [core-data builder 6/7] COPY . . [2024-08-15T08:35:26.538Z] #127 CACHED [2024-08-15T08:35:26.538Z] [2024-08-15T08:35:26.538Z] #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:35:26.538Z] #128 CACHED [2024-08-15T08:35:26.538Z] [2024-08-15T08:35:26.538Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:35:26.538Z] #129 CACHED [2024-08-15T08:35:26.538Z] [2024-08-15T08:35:26.539Z] #130 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:35:26.539Z] #130 CACHED [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #131 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:35:26.539Z] #131 CACHED [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #132 [support-notifications builder 6/7] COPY . . [2024-08-15T08:35:26.539Z] #132 CACHED [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:35:26.539Z] #133 CACHED [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:35:26.539Z] #134 CACHED [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #135 [security-secretstore-setup builder 6/7] COPY . . [2024-08-15T08:35:26.539Z] #135 CACHED [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #121 [support-cron-scheduler builder 6/7] COPY . . [2024-08-15T08:35:26.539Z] #121 DONE 10.3s [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:35:26.539Z] #136 CACHED [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #137 [core-command builder 6/7] COPY . . [2024-08-15T08:35:26.539Z] #137 CACHED [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:35:26.539Z] #138 CACHED [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:35:26.539Z] #139 CACHED [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #140 [security-proxy-setup builder 6/7] COPY . . [2024-08-15T08:35:26.539Z] #140 CACHED [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #141 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:35:26.539Z] #141 CACHED [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #142 [support-scheduler builder 6/7] COPY . . [2024-08-15T08:35:26.539Z] #142 CACHED [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #143 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:35:26.539Z] #143 CACHED [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #144 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:35:26.539Z] #144 CACHED [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #145 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-15T08:35:26.539Z] #145 CACHED [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #146 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:35:26.539Z] #146 CACHED [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #147 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:35:26.539Z] #147 CACHED [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-15T08:35:26.539Z] #120 DONE 10.4s [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T08:35:26.539Z] #148 ... [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #119 [core-keeper builder 7/8] COPY . . [2024-08-15T08:35:26.539Z] #119 DONE 10.4s [2024-08-15T08:35:26.539Z] [2024-08-15T08:35:26.539Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T08:35:28.442Z] #149 1.875 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-15T08:35:36.556Z] #149 ... [2024-08-15T08:35:36.556Z] [2024-08-15T08:35:36.556Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-15T08:35:36.556Z] #0 1.264 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-15T08:35:36.556Z] #150 ... [2024-08-15T08:35:36.556Z] [2024-08-15T08:35:36.556Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T08:35:36.556Z] #0 1.259 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-15T08:35:36.556Z] #151 ... [2024-08-15T08:35:36.556Z] [2024-08-15T08:35:36.556Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T08:35:36.556Z] #0 1.507 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-15T08:35:36.813Z] #152 ... [2024-08-15T08:35:36.813Z] [2024-08-15T08:35:36.813Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T08:35:36.813Z] #0 1.283 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-15T08:35:36.813Z] #153 ... [2024-08-15T08:35:36.813Z] [2024-08-15T08:35:36.813Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T08:35:36.813Z] #0 1.181 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-15T08:35:37.077Z] #154 ... [2024-08-15T08:35:37.077Z] [2024-08-15T08:35:37.077Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-15T08:35:37.077Z] #0 1.569 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-15T08:35:37.342Z] #155 ... [2024-08-15T08:35:37.342Z] [2024-08-15T08:35:37.342Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T08:35:37.342Z] #0 0.865 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-15T08:35:37.342Z] #156 ... [2024-08-15T08:35:37.342Z] [2024-08-15T08:35:37.342Z] #157 [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-15T08:35:37.342Z] #0 0.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-15T08:35:37.600Z] #157 ... [2024-08-15T08:35:37.600Z] [2024-08-15T08:35:37.600Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T08:35:37.600Z] #0 1.608 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-15T08:35:37.600Z] #158 ... [2024-08-15T08:35:37.600Z] [2024-08-15T08:35:37.600Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-15T08:35:37.600Z] #0 0.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-15T08:35:37.862Z] #159 ... [2024-08-15T08:35:37.862Z] [2024-08-15T08:35:37.862Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-15T08:35:37.862Z] #0 0.709 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-15T08:35:38.125Z] #160 ... [2024-08-15T08:35:38.125Z] [2024-08-15T08:35:38.125Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T08:35:38.125Z] #148 1.733 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-15T08:36:59.535Z] #148 ... [2024-08-15T08:36:59.535Z] [2024-08-15T08:36:59.535Z] #157 [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-15T08:36:59.535Z] #157 84.90 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-15T08:38:21.125Z] #157 ... [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T08:38:21.125Z] #158 DONE 162.6s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-15T08:38:21.125Z] #160 DONE 162.7s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T08:38:21.125Z] #152 DONE 162.6s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #157 [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-15T08:38:21.125Z] #157 DONE 162.7s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T08:38:21.125Z] #161 ... [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-15T08:38:21.125Z] #150 DONE 162.8s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T08:38:21.125Z] #148 DONE 162.8s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-15T08:38:21.125Z] #155 DONE 162.8s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T08:38:21.125Z] #153 DONE 162.9s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T08:38:21.125Z] #149 DONE 162.8s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T08:38:21.125Z] #162 ... [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T08:38:21.125Z] #151 DONE 163.1s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T08:38:21.125Z] #154 DONE 163.2s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T08:38:21.125Z] #156 DONE 163.3s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-15T08:38:21.125Z] #159 DONE 163.2s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T08:38:21.125Z] #163 ... [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T08:38:21.125Z] #161 DONE 1.0s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #164 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T08:38:21.125Z] #164 DONE 1.0s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T08:38:21.125Z] #163 DONE 0.5s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T08:38:21.125Z] #162 DONE 0.8s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T08:38:21.125Z] #165 DONE 0.8s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #166 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T08:38:21.125Z] #166 DONE 0.9s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-15T08:38:21.125Z] #167 DONE 0.5s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #168 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-15T08:38:21.125Z] #168 ... [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #169 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T08:38:21.125Z] #169 DONE 0.8s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #170 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T08:38:21.125Z] #170 DONE 0.7s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T08:38:21.125Z] #171 CACHED [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T08:38:21.125Z] #172 CACHED [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #173 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T08:38:21.125Z] #173 CACHED [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #174 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T08:38:21.125Z] #174 CACHED [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-15T08:38:21.125Z] #175 DONE 0.6s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #176 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-15T08:38:21.125Z] #176 DONE 0.6s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T08:38:21.125Z] #177 CACHED [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #178 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T08:38:21.125Z] #178 CACHED [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #179 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-15T08:38:21.125Z] #179 DONE 0.6s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T08:38:21.125Z] #180 CACHED [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T08:38:21.125Z] #181 CACHED [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-15T08:38:21.125Z] #182 DONE 0.6s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T08:38:21.125Z] #183 DONE 0.6s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T08:38:21.125Z] #184 DONE 0.6s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #185 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-15T08:38:21.125Z] #185 ... [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #186 [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-15T08:38:21.125Z] #186 DONE 1.2s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #187 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-15T08:38:21.125Z] #187 ... [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #188 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T08:38:21.125Z] #188 DONE 2.0s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T08:38:21.125Z] #189 DONE 2.2s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-15T08:38:21.125Z] #190 DONE 2.1s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-15T08:38:21.125Z] #191 DONE 2.1s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-15T08:38:21.125Z] #192 DONE 2.1s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-15T08:38:21.125Z] #193 DONE 2.1s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-15T08:38:21.125Z] #194 ... [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-15T08:38:21.125Z] #195 DONE 2.2s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #196 [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-15T08:38:21.125Z] #196 DONE 2.2s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #197 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-15T08:38:21.125Z] #197 DONE 2.2s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #185 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-15T08:38:21.125Z] #185 DONE 2.2s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-15T08:38:21.125Z] #198 DONE 2.2s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #168 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-15T08:38:21.125Z] #168 DONE 2.9s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #91 [core-keeper] exporting to image [2024-08-15T08:38:21.125Z] #91 exporting layers [2024-08-15T08:38:21.125Z] #91 ... [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #187 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-15T08:38:21.125Z] #187 DONE 1.6s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-15T08:38:21.125Z] #199 DONE 0.8s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #91 [core-keeper] exporting to image [2024-08-15T08:38:21.125Z] #91 exporting layers 0.6s done [2024-08-15T08:38:21.125Z] #91 ... [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-15T08:38:21.125Z] #200 DONE 0.8s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-15T08:38:21.125Z] #201 DONE 0.8s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #202 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-15T08:38:21.125Z] #202 DONE 0.8s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-15T08:38:21.125Z] #203 DONE 0.9s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #91 [support-scheduler] exporting to image [2024-08-15T08:38:21.125Z] #91 ... [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-15T08:38:21.125Z] #194 DONE 0.9s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #204 [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-15T08:38:21.125Z] #204 DONE 1.0s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #91 [core-keeper] exporting to image [2024-08-15T08:38:21.125Z] #91 writing image sha256:62afdfc457c1786028f48f1782aca67360eaca3c81d41529f7636541758a49a3 done [2024-08-15T08:38:21.125Z] #91 naming to docker.io/library/core-keeper done [2024-08-15T08:38:21.125Z] #91 ... [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-15T08:38:21.125Z] #205 DONE 1.0s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #206 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-15T08:38:21.125Z] #206 DONE 0.9s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #207 [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-15T08:38:21.125Z] #207 DONE 0.9s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #208 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T08:38:21.125Z] #208 DONE 0.7s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #91 [security-spiffe-token-provider] exporting to image [2024-08-15T08:38:21.125Z] #91 exporting layers 0.2s done [2024-08-15T08:38:21.125Z] #91 ... [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-15T08:38:21.125Z] #209 DONE 0.7s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #91 [security-spiffe-token-provider] exporting to image [2024-08-15T08:38:21.125Z] #91 exporting layers 0.4s done [2024-08-15T08:38:21.125Z] #91 ... [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-15T08:38:21.125Z] #210 DONE 0.6s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-15T08:38:21.125Z] #211 DONE 0.6s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #212 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-15T08:38:21.125Z] #212 DONE 0.6s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-15T08:38:21.125Z] #213 DONE 0.6s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-15T08:38:21.125Z] #214 DONE 0.6s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #91 [support-notifications] exporting to image [2024-08-15T08:38:21.125Z] #91 writing image sha256:181f28cc1fb52b4ba81143755bf088c3f7fdc7a8b0f630dd4d3806cc38715307 done [2024-08-15T08:38:21.125Z] #91 naming to docker.io/library/support-scheduler done [2024-08-15T08:38:21.125Z] #91 ... [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-15T08:38:21.125Z] #215 DONE 0.5s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-15T08:38:21.125Z] #216 DONE 0.5s [2024-08-15T08:38:21.125Z] [2024-08-15T08:38:21.125Z] #91 [core-command] exporting to image [2024-08-15T08:38:21.125Z] #91 exporting layers 0.5s done [2024-08-15T08:38:21.126Z] #91 writing image sha256:aa70879dc442bef3e53071cc95d4160b123bd0f252c08e4074576e8b01f52769 0.1s done [2024-08-15T08:38:21.126Z] #91 naming to docker.io/library/core-command 0.0s done [2024-08-15T08:38:21.126Z] #91 ... [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #217 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-15T08:38:21.126Z] #217 DONE 0.3s [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #91 [security-spiffe-token-provider] exporting to image [2024-08-15T08:38:21.126Z] #91 exporting layers 0.2s done [2024-08-15T08:38:21.126Z] #91 writing image sha256:1d75687e702b5871d527563443eb748f995c0a88e22d83b7d6d0c0cc0e8728c8 0.1s done [2024-08-15T08:38:21.126Z] #91 writing image sha256:c76f67ed4e497aefd3e250738f8b60120c151078034f18790f9ec2110d1cf91f [2024-08-15T08:38:21.126Z] #91 naming to docker.io/library/security-spiffe-token-provider done [2024-08-15T08:38:21.126Z] #91 writing image sha256:b800c5ef613d6d3179ad4d9fc5be70d93805613d3230c4353c35c5bbb20ef695 done [2024-08-15T08:38:21.126Z] #91 naming to docker.io/library/support-cron-scheduler [2024-08-15T08:38:21.126Z] #91 writing image sha256:c76f67ed4e497aefd3e250738f8b60120c151078034f18790f9ec2110d1cf91f 0.1s done [2024-08-15T08:38:21.126Z] #91 naming to docker.io/library/support-cron-scheduler done [2024-08-15T08:38:21.126Z] #91 naming to docker.io/library/core-metadata done [2024-08-15T08:38:21.126Z] #91 ... [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-15T08:38:21.126Z] #218 DONE 0.4s [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #219 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-15T08:38:21.126Z] #219 DONE 0.3s [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #91 [core-data] exporting to image [2024-08-15T08:38:21.126Z] #91 exporting layers 0.4s done [2024-08-15T08:38:21.126Z] #91 writing image sha256:583462ccc687f68e62923db5aadfe1bf392e2d0732b7db46d217c7a272e7fa60 done [2024-08-15T08:38:21.126Z] #91 naming to docker.io/library/core-data done [2024-08-15T08:38:21.126Z] #91 writing image sha256:12c21ce856df4238da614895f56ef29d26a793393ae23733d0a5e59dfebdc67f done [2024-08-15T08:38:21.126Z] #91 naming to docker.io/library/support-notifications [2024-08-15T08:38:21.126Z] #91 naming to docker.io/library/support-notifications done [2024-08-15T08:38:21.126Z] #91 DONE 3.7s [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #220 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-15T08:38:21.126Z] #220 DONE 0.4s [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T08:38:21.126Z] #221 DONE 0.8s [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-15T08:38:21.126Z] #222 DONE 0.4s [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #91 [security-proxy-auth] exporting to image [2024-08-15T08:38:21.126Z] #91 ... [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #223 [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-15T08:38:21.126Z] #223 DONE 0.0s [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-15T08:38:21.126Z] #224 DONE 0.2s [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #225 [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-15T08:38:21.126Z] #225 DONE 1.0s [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #226 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T08:38:21.126Z] #226 DONE 0.8s [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #227 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-15T08:38:21.126Z] #227 DONE 0.2s [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #91 [core-common-config-bootstrapper] exporting to image [2024-08-15T08:38:21.126Z] #91 ... [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #228 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-15T08:38:21.126Z] #228 DONE 0.2s [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-15T08:38:21.126Z] #229 DONE 0.0s [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #91 [core-common-config-bootstrapper] exporting to image [2024-08-15T08:38:21.126Z] #91 exporting layers 0.3s done [2024-08-15T08:38:21.126Z] #91 writing image sha256:4c1d179177b8109e698be6bd253ad7e88f8907a985fb0e8545f6a108800d2a7f 0.0s done [2024-08-15T08:38:21.126Z] #91 naming to docker.io/library/security-proxy-auth done [2024-08-15T08:38:21.126Z] #91 writing image sha256:db34fdf6774dadd5aff868b69c9e57b39c8542fdf0d4300a10403d50c80a28a1 done [2024-08-15T08:38:21.126Z] #91 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-08-15T08:38:21.126Z] #91 exporting layers 0.4s done [2024-08-15T08:38:21.126Z] #91 writing image sha256:920c004334b202e62381c916adab8ccd9eaf3b9790138c1d41f62bf44ad599bc done [2024-08-15T08:38:21.126Z] #91 naming to docker.io/library/security-proxy-setup done [2024-08-15T08:38:21.126Z] #91 DONE 4.3s [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #230 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-15T08:38:21.126Z] #230 DONE 0.1s [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #231 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-15T08:38:21.126Z] #231 ... [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #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-15T08:38:21.126Z] #232 DONE 0.8s [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #231 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-15T08:38:21.126Z] #231 DONE 0.4s [2024-08-15T08:38:21.126Z] [2024-08-15T08:38:21.126Z] #91 [security-bootstrapper] exporting to image [2024-08-15T08:38:21.126Z] #91 exporting layers 0.3s done [2024-08-15T08:38:21.126Z] #91 writing image sha256:d2e5224e7b15ef8eaad7e392913720e07e325bed4ed73d5898cd008bd34ec523 done [2024-08-15T08:38:21.126Z] #91 naming to docker.io/library/security-secretstore-setup done [2024-08-15T08:38:21.126Z] #91 writing image sha256:77747482287fcc3bc1de7f161445a06148712322c48eb441071c71d4e15aa0df done [2024-08-15T08:38:21.126Z] #91 naming to docker.io/library/security-bootstrapper done [2024-08-15T08:38:21.126Z] #91 DONE 4.8s [2024-08-15T08:38:21.126Z] time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T08:38:21.126Z] time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T08:38:21.126Z] time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T08:38:21.126Z] time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T08:38:21.126Z] time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T08:38:21.126Z] time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T08:38:21.126Z] time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T08:38:21.126Z] time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T08:38:21.126Z] time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T08:38:21.126Z] time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T08:38:21.126Z] time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T08:38:21.126Z] time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T08:38:21.126Z] time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T08:38:21.126Z] time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T08:38:21.126Z] time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T08:38:21.126Z] time="2024-08-15T08:33:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-15T08:38:21.135Z] $ docker stop --time=1 5cf9a9a3a6659ece0b2cccb3c3fc304ddb091458e3900ab272422ac7c7dc3a20 [2024-08-15T08:38:22.445Z] $ docker rm -f --volumes 5cf9a9a3a6659ece0b2cccb3c3fc304ddb091458e3900ab272422ac7c7dc3a20 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-15T08:38:22.796Z] + docker images [2024-08-15T08:38:22.797Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-15T08:38:22.797Z] security-proxy-setup latest 920c004334b2 7 seconds ago 26.2MB [2024-08-15T08:38:22.797Z] security-secretstore-setup latest d2e5224e7b15 7 seconds ago 37MB [2024-08-15T08:38:22.797Z] core-common-config-bootstrapper latest db34fdf6774d 7 seconds ago 15.2MB [2024-08-15T08:38:22.797Z] security-bootstrapper latest 77747482287f 7 seconds ago 18.9MB [2024-08-15T08:38:22.797Z] security-proxy-auth latest 4c1d179177b8 8 seconds ago 33MB [2024-08-15T08:38:22.797Z] support-notifications latest 12c21ce856df 8 seconds ago 42.4MB [2024-08-15T08:38:22.797Z] core-data latest 583462ccc687 8 seconds ago 39.5MB [2024-08-15T08:38:22.797Z] core-metadata latest c76f67ed4e49 8 seconds ago 39.7MB [2024-08-15T08:38:22.797Z] security-spiffe-token-provider latest 1d75687e702b 9 seconds ago 28.8MB [2024-08-15T08:38:22.797Z] core-command latest aa70879dc442 9 seconds ago 35.4MB [2024-08-15T08:38:22.797Z] support-cron-scheduler latest b800c5ef613d 9 seconds ago 44MB [2024-08-15T08:38:22.797Z] support-scheduler latest 181f28cc1fb5 9 seconds ago 41.8MB [2024-08-15T08:38:22.797Z] core-keeper latest 62afdfc457c1 10 seconds ago 39.4MB [2024-08-15T08:38:22.797Z] security-spire-server latest 1d7deeddbc6d 3 minutes ago 121MB [2024-08-15T08:38:22.797Z] security-spire-agent latest 93cf7e5c4f4b 3 minutes ago 182MB [2024-08-15T08:38:22.797Z] security-spire-config latest 362f5068a652 3 minutes ago 120MB [2024-08-15T08:38:22.797Z] ci-base-image-x86_64 latest 50cee93cfb9c 7 minutes ago 970MB [2024-08-15T08:38:22.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-15T08:38:22.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-15T08:38:22.797Z] 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-15T08:39:15.677Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-15T08:39:15.677Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-15T08:40:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-15T08:40:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-15T08:40:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-15T08:40:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-15T08:40:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-15T08:40:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-15T08:40:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-15T08:40:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-15T08:40:12.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-15T08:40:18.751Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-15T08:40:18.751Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-15T08:40:18.751Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-15T08:40:18.751Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-15T08:40:18.751Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-15T08:40:31.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-15T08:40:31.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-15T08:40:32.012Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.127s coverage: 28.7% of statements [2024-08-15T08:40:46.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.204s coverage: 97.0% of statements [2024-08-15T08:40:50.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-15T08:40:50.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-15T08:40:50.350Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-15T08:40:54.605Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.284s coverage: 69.2% of statements [2024-08-15T08:40:56.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-15T08:40:56.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-15T08:40:57.948Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.221s coverage: 53.2% of statements [2024-08-15T08:41:03.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-15T08:41:03.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-15T08:41:03.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-15T08:41:03.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-15T08:41:03.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-15T08:41:03.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-15T08:41:03.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-15T08:41:03.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-15T08:41:03.292Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-15T08:41:09.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-15T08:41:09.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-15T08:41:09.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-15T08:41:09.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-15T08:41:09.940Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-15T08:41:18.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.041s coverage: 93.4% of statements [2024-08-15T08:41:18.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.431s coverage: 91.7% of statements [2024-08-15T08:41:19.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-15T08:41:19.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-15T08:41:20.525Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.244s coverage: 7.0% of statements [2024-08-15T08:41:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-15T08:41:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-15T08:41:32.810Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-15T08:41:33.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-15T08:41:33.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-15T08:41:33.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-15T08:41:33.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-15T08:41:33.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-15T08:41:33.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-15T08:41:33.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-15T08:41:33.768Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-15T08:41:34.355Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.867s coverage: 95.8% of statements [2024-08-15T08:41:34.945Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.098s coverage: 72.2% of statements [2024-08-15T08:41:40.278Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.102s coverage: 0.0% of statements [no tests to run] [2024-08-15T08:41:46.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-15T08:41:46.922Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-15T08:41:47.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.312s coverage: 0.8% of statements [2024-08-15T08:41:47.881Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.142s coverage: 30.7% of statements [2024-08-15T08:41:52.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.195s coverage: 41.7% of statements [2024-08-15T08:41:52.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.195s coverage: 77.8% of statements [2024-08-15T08:41:52.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.112s coverage: 94.1% of statements [2024-08-15T08:41:52.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.109s coverage: 96.3% of statements [2024-08-15T08:41:57.461Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.116s coverage: 87.5% of statements [2024-08-15T08:41:58.042Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-15T08:41:59.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-15T08:41:59.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-15T08:41:59.977Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-15T08:42:04.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-15T08:42:04.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-15T08:42:04.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-15T08:42:04.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-15T08:42:07.572Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.114s coverage: 94.4% of statements [2024-08-15T08:42:08.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-15T08:42:08.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-15T08:42:08.985Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-15T08:42:13.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-15T08:42:13.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-15T08:42:13.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-15T08:42:13.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-15T08:42:19.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-15T08:42:19.868Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-15T08:42:20.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-15T08:42:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.928s coverage: 79.9% of statements [2024-08-15T08:42:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.143s coverage: 92.9% of statements [2024-08-15T08:42:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.093s coverage: 67.2% of statements [2024-08-15T08:42:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.121s coverage: 62.3% of statements [2024-08-15T08:42:23.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.098s coverage: 76.6% of statements [2024-08-15T08:42:26.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-15T08:42:27.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.105s coverage: 87.2% of statements [2024-08-15T08:42:27.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements [2024-08-15T08:42:27.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.079s coverage: 100.0% of statements [2024-08-15T08:42:27.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.274s coverage: 81.8% of statements [2024-08-15T08:42:27.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.263s coverage: 82.1% of statements [2024-08-15T08:42:28.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-15T08:42:29.664Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.118s coverage: 86.0% of statements [2024-08-15T08:42:33.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-15T08:42:33.908Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-15T08:42:35.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.769s coverage: 63.1% of statements [2024-08-15T08:42:35.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.119s coverage: 100.0% of statements [2024-08-15T08:42:37.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.115s coverage: 89.4% of statements [2024-08-15T08:42:37.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements [2024-08-15T08:42:37.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-15T08:42:37.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-15T08:42:37.244Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-15T08:42:37.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2024-08-15T08:42:38.401Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements [2024-08-15T08:42:46.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-15T08:42:46.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-15T08:42:46.600Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-15T08:42:47.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.705s coverage: 36.5% of statements [2024-08-15T08:42:47.556Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.125s coverage: 89.5% of statements [2024-08-15T08:42:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-15T08:42:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-15T08:42:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-15T08:42:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-15T08:42:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-15T08:42:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-15T08:42:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-15T08:42:48.133Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-15T08:42:49.536Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.108s coverage: 84.8% of statements [2024-08-15T08:42:56.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-15T08:42:56.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-15T08:42:56.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-15T08:42:56.158Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-15T08:42:57.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.324s coverage: 76.9% of statements [2024-08-15T08:43:04.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-15T08:43:04.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-15T08:43:04.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-15T08:43:04.188Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-15T08:43:10.818Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.181s coverage: 19.9% of statements [2024-08-15T08:43:11.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-15T08:43:11.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-15T08:43:11.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-15T08:43:11.782Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-15T08:43:13.724Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.521s coverage: 95.7% of statements [2024-08-15T08:43:17.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-15T08:43:17.067Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-15T08:43:17.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.150s coverage: 61.8% of statements [2024-08-15T08:43:20.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-15T08:43:20.986Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-15T08:43:21.942Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.296s coverage: 98.9% of statements [2024-08-15T08:43:23.886Z] 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-15T08:43:23.886Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-15T08:43:23.886Z] go vet ./... [2024-08-15T08:48:15.921Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-15T08:48:15.921Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-15T08:48:15.921Z] ./bin/test-attribution-txt.sh [2024-08-15T08:48:15.921Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-15T08:48:15.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-15T08:48:16.611Z] + ls -al . [2024-08-15T08:48:16.611Z] total 884 [2024-08-15T08:48:16.611Z] drwxrwxr-x 10 1001 1001 4096 Aug 15 08:34 . [2024-08-15T08:48:16.611Z] drwxr-xr-x 4 root root 4096 Aug 15 08:34 .. [2024-08-15T08:48:16.611Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 08:32 .blubracket [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 10 Aug 15 08:32 .dockerignore [2024-08-15T08:48:16.611Z] drwxrwxr-x 8 1001 1001 4096 Aug 15 08:32 .git [2024-08-15T08:48:16.611Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 08:32 .github [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 1102 Aug 15 08:32 .gitignore [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 42 Aug 15 08:32 .golangci.yml [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 100 Aug 15 08:32 .hadolint.yml [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 155 Aug 15 08:32 .sonarcloud.properties [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 1171 Aug 15 08:32 ADOPTERS.md [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 21171 Aug 15 08:32 Attribution.txt [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 100284 Aug 15 08:32 CHANGELOG.md [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 3804 Aug 15 08:32 CONTRIBUTING.md [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 677 Aug 15 08:32 GOVERNANCE.md [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 861 Aug 15 08:32 Jenkinsfile [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 10775 Aug 15 08:32 LICENSE [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 16854 Aug 15 08:32 Makefile [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 582 Aug 15 08:32 OWNERS.md [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 9528 Aug 15 08:32 README.md [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 789 Aug 15 08:32 SECURITY.md [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 5 Aug 15 08:30 VERSION [2024-08-15T08:48:16.611Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 08:32 bin [2024-08-15T08:48:16.611Z] drwxrwxr-x 20 1001 1001 4096 Aug 15 08:32 cmd [2024-08-15T08:48:16.611Z] -rw-r--r-- 1 root root 518933 Aug 15 08:43 coverage.out [2024-08-15T08:48:16.611Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 08:32 fuzz_test [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 7317 Aug 15 08:32 go.mod [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 102581 Aug 15 08:32 go.sum [2024-08-15T08:48:16.611Z] drwxrwxr-x 7 1001 1001 4096 Aug 15 08:32 internal [2024-08-15T08:48:16.611Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 08:32 openapi [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 584 Aug 15 08:32 security.txt [2024-08-15T08:48:16.611Z] -rw-rw-r-- 1 1001 1001 204 Aug 15 08:32 version.go [Pipeline] sh [2024-08-15T08:48:17.287Z] + '[' -e coverage.out ] [2024-08-15T08:48:17.287Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-15T08:48:17.317Z] Warning: overwriting stash ‘coverage-report’ [2024-08-15T08:48:18.375Z] Stashed 1 file(s) [Pipeline] sh [2024-08-15T08:48:19.003Z] + make build [2024-08-15T08:48:19.003Z] 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-15T08:51:55.748Z] 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-15T08:52:02.372Z] 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-15T08:52:10.576Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-15T08:52:13.922Z] 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-15T08:52:23.980Z] 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-15T08:52:56.177Z] 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-15T08:53:04.364Z] 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-15T08:53:16.669Z] 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-15T08:53:26.745Z] 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-15T08:53:31.008Z] 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-15T08:53:34.350Z] 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-15T08:53:38.606Z] 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-15T08:53:43.952Z] 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-15T08:53:48.209Z] $ docker stop --time=1 83b16f5b96f0b144101a2aa86ed0d952c5dc4eb7b74fd30f4797f65594854b3f [2024-08-15T08:53:50.465Z] $ docker rm -f --volumes 83b16f5b96f0b144101a2aa86ed0d952c5dc4eb7b74fd30f4797f65594854b3f [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-15T08:53:54.602Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-15T08:53:54.602Z] [2024-08-15T08:53:54.602Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T08:53:54.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-15T08:53:55.213Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-15T08:53:55.213Z] 547446be3368: Pulling fs layer [2024-08-15T08:53:55.213Z] d125d8839a47: Pulling fs layer [2024-08-15T08:53:55.213Z] 3e85d5ac6304: Pulling fs layer [2024-08-15T08:53:55.213Z] c3105a71a48b: Pulling fs layer [2024-08-15T08:53:55.213Z] 0f093f025ec4: Pulling fs layer [2024-08-15T08:53:55.213Z] c3106fc0e877: Pulling fs layer [2024-08-15T08:53:55.213Z] c3105a71a48b: Waiting [2024-08-15T08:53:55.213Z] 0f093f025ec4: Waiting [2024-08-15T08:53:55.213Z] c3106fc0e877: Waiting [2024-08-15T08:53:55.213Z] 547446be3368: Download complete [2024-08-15T08:53:55.479Z] c3105a71a48b: Verifying Checksum [2024-08-15T08:53:55.479Z] c3105a71a48b: Download complete [2024-08-15T08:53:55.744Z] d125d8839a47: Verifying Checksum [2024-08-15T08:53:55.744Z] d125d8839a47: Download complete [2024-08-15T08:53:55.744Z] c3106fc0e877: Download complete [2024-08-15T08:53:56.010Z] 0f093f025ec4: Verifying Checksum [2024-08-15T08:53:56.010Z] 0f093f025ec4: Download complete [2024-08-15T08:53:56.010Z] 547446be3368: Pull complete [2024-08-15T08:53:57.416Z] d125d8839a47: Pull complete [2024-08-15T08:53:57.999Z] 3e85d5ac6304: Verifying Checksum [2024-08-15T08:53:57.999Z] 3e85d5ac6304: Download complete [2024-08-15T08:54:08.050Z] 3e85d5ac6304: Pull complete [2024-08-15T08:54:08.050Z] c3105a71a48b: Pull complete [2024-08-15T08:54:09.454Z] 0f093f025ec4: Pull complete [2024-08-15T08:54:09.454Z] c3106fc0e877: Pull complete [2024-08-15T08:54:09.454Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-15T08:54:09.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-15T08:54:09.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T08:54:09.667Z] prd-ubuntu20.04-docker-arm64-4c-16g-7747 does not seem to be running inside a container [2024-08-15T08:54:09.723Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-15T08:54:11.982Z] $ docker top 11e3348937f1d1edae03b0952a55b79151d39e1268128d07856eebeec6f20cfc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-15T08:54:12.832Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-15T08:54:22.911Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-08-15T08:54:22.911Z] #1 transferring dockerfile: 1.93kB 0.0s done [2024-08-15T08:54:22.911Z] #1 DONE 1.0s [2024-08-15T08:54:22.911Z] [2024-08-15T08:54:22.911Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-15T08:54:22.911Z] #2 transferring dockerfile: 2.49kB done [2024-08-15T08:54:22.911Z] #2 DONE 0.1s [2024-08-15T08:54:22.911Z] [2024-08-15T08:54:22.911Z] #3 [support-notifications internal] load build definition from Dockerfile [2024-08-15T08:54:22.911Z] #3 transferring dockerfile: 1.95kB 0.0s done [2024-08-15T08:54:22.911Z] #3 DONE 0.2s [2024-08-15T08:54:22.911Z] [2024-08-15T08:54:22.911Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-08-15T08:54:23.184Z] #4 transferring dockerfile: 2.06kB 0.0s done [2024-08-15T08:54:23.184Z] #4 DONE 0.1s [2024-08-15T08:54:23.184Z] [2024-08-15T08:54:23.184Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-15T08:54:23.184Z] #5 transferring dockerfile: 2.23kB 0.0s done [2024-08-15T08:54:23.184Z] #5 DONE 0.1s [2024-08-15T08:54:23.184Z] [2024-08-15T08:54:23.184Z] #6 [core-command internal] load build definition from Dockerfile [2024-08-15T08:54:23.184Z] #6 transferring dockerfile: 1.93kB done [2024-08-15T08:54:23.184Z] #6 DONE 0.1s [2024-08-15T08:54:23.184Z] [2024-08-15T08:54:23.184Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-08-15T08:54:23.184Z] #7 transferring dockerfile: 1.70kB done [2024-08-15T08:54:23.184Z] #7 DONE 0.0s [2024-08-15T08:54:23.184Z] [2024-08-15T08:54:23.184Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-15T08:54:23.450Z] #8 transferring dockerfile: 3.17kB 0.0s done [2024-08-15T08:54:23.450Z] #8 DONE 0.1s [2024-08-15T08:54:23.450Z] [2024-08-15T08:54:23.450Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-15T08:54:23.450Z] #9 transferring dockerfile: 2.15kB 0.0s done [2024-08-15T08:54:23.450Z] #9 DONE 0.1s [2024-08-15T08:54:23.450Z] [2024-08-15T08:54:23.450Z] #10 [core-keeper internal] load build definition from Dockerfile [2024-08-15T08:54:23.450Z] #10 transferring dockerfile: 2.01kB done [2024-08-15T08:54:23.450Z] #10 DONE 0.1s [2024-08-15T08:54:23.717Z] [2024-08-15T08:54:23.717Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-08-15T08:54:23.717Z] #11 transferring dockerfile: 1.81kB 0.0s done [2024-08-15T08:54:23.717Z] #11 DONE 0.1s [2024-08-15T08:54:23.717Z] [2024-08-15T08:54:23.717Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-08-15T08:54:23.717Z] #12 transferring dockerfile: 1.69kB 0.0s done [2024-08-15T08:54:23.717Z] #12 DONE 0.1s [2024-08-15T08:54:23.717Z] [2024-08-15T08:54:23.717Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-15T08:54:23.717Z] #13 transferring dockerfile: 1.89kB done [2024-08-15T08:54:23.717Z] #13 DONE 0.1s [2024-08-15T08:54:23.717Z] [2024-08-15T08:54:23.717Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-15T08:54:23.983Z] #14 transferring dockerfile: 2.50kB done [2024-08-15T08:54:23.983Z] #14 DONE 0.1s [2024-08-15T08:54:23.983Z] [2024-08-15T08:54:23.983Z] #15 [core-data internal] load build definition from Dockerfile [2024-08-15T08:54:23.983Z] #15 transferring dockerfile: 2.01kB done [2024-08-15T08:54:23.983Z] #15 DONE 0.1s [2024-08-15T08:54:23.983Z] [2024-08-15T08:54:23.983Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-15T08:54:23.983Z] #16 transferring dockerfile: 1.85kB 0.0s done [2024-08-15T08:54:23.983Z] #16 DONE 0.1s [2024-08-15T08:54:23.983Z] [2024-08-15T08:54:23.983Z] #17 [support-scheduler internal] load .dockerignore [2024-08-15T08:54:23.983Z] #17 transferring context: [2024-08-15T08:54:24.248Z] #17 transferring context: 50B 0.0s done [2024-08-15T08:54:24.248Z] #17 DONE 0.1s [2024-08-15T08:54:24.830Z] [2024-08-15T08:54:24.830Z] #18 [support-notifications internal] load .dockerignore [2024-08-15T08:54:25.095Z] #18 transferring context: 50B done [2024-08-15T08:54:25.095Z] #18 DONE 0.0s [2024-08-15T08:54:25.095Z] [2024-08-15T08:54:25.095Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-08-15T08:54:25.095Z] #19 transferring context: 50B done [2024-08-15T08:54:25.095Z] #19 DONE 0.0s [2024-08-15T08:54:25.095Z] [2024-08-15T08:54:25.095Z] #20 [core-metadata internal] load .dockerignore [2024-08-15T08:54:25.095Z] #20 transferring context: 50B done [2024-08-15T08:54:25.095Z] #20 DONE 0.1s [2024-08-15T08:54:25.095Z] [2024-08-15T08:54:25.095Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-15T08:54:25.361Z] #21 transferring context: 50B 0.0s done [2024-08-15T08:54:25.361Z] #21 DONE 0.1s [2024-08-15T08:54:25.361Z] [2024-08-15T08:54:25.361Z] #22 [core-command internal] load .dockerignore [2024-08-15T08:54:25.361Z] #22 transferring context: 50B 0.0s done [2024-08-15T08:54:25.361Z] #22 DONE 0.1s [2024-08-15T08:54:25.361Z] [2024-08-15T08:54:25.361Z] #23 [security-spire-server internal] load .dockerignore [2024-08-15T08:54:25.361Z] #23 transferring context: 50B 0.0s done [2024-08-15T08:54:25.361Z] #23 DONE 0.1s [2024-08-15T08:54:25.361Z] [2024-08-15T08:54:25.361Z] #24 [security-bootstrapper internal] load .dockerignore [2024-08-15T08:54:25.361Z] #24 transferring context: 50B done [2024-08-15T08:54:25.361Z] #24 DONE 0.1s [2024-08-15T08:54:25.361Z] [2024-08-15T08:54:25.361Z] #25 [security-proxy-auth internal] load .dockerignore [2024-08-15T08:54:25.630Z] #25 transferring context: 50B 0.0s done [2024-08-15T08:54:25.630Z] #25 DONE 0.1s [2024-08-15T08:54:25.630Z] [2024-08-15T08:54:25.630Z] #26 [core-keeper internal] load .dockerignore [2024-08-15T08:54:25.630Z] #26 transferring context: 50B 0.0s done [2024-08-15T08:54:25.630Z] #26 DONE 0.1s [2024-08-15T08:54:25.630Z] [2024-08-15T08:54:25.630Z] #27 [security-spire-agent internal] load .dockerignore [2024-08-15T08:54:25.630Z] #27 transferring context: 50B 0.0s done [2024-08-15T08:54:25.630Z] #27 DONE 0.1s [2024-08-15T08:54:25.630Z] [2024-08-15T08:54:25.630Z] #28 [security-spire-config internal] load .dockerignore [2024-08-15T08:54:25.895Z] #28 transferring context: 50B 0.0s done [2024-08-15T08:54:25.895Z] #28 DONE 0.1s [2024-08-15T08:54:25.895Z] [2024-08-15T08:54:25.895Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2024-08-15T08:54:25.895Z] #29 transferring context: 50B 0.0s done [2024-08-15T08:54:25.895Z] #29 DONE 0.1s [2024-08-15T08:54:25.895Z] [2024-08-15T08:54:25.895Z] #30 [security-proxy-setup internal] load .dockerignore [2024-08-15T08:54:25.895Z] #30 transferring context: 50B 0.0s done [2024-08-15T08:54:25.895Z] #30 DONE 0.1s [2024-08-15T08:54:25.895Z] [2024-08-15T08:54:25.895Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-08-15T08:54:25.895Z] #31 transferring context: 50B done [2024-08-15T08:54:25.895Z] #31 DONE 0.1s [2024-08-15T08:54:25.895Z] [2024-08-15T08:54:25.895Z] #32 [core-data internal] load .dockerignore [2024-08-15T08:54:26.161Z] #32 transferring context: 50B 0.0s done [2024-08-15T08:54:26.161Z] #32 DONE 0.1s [2024-08-15T08:54:26.161Z] [2024-08-15T08:54:26.161Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T08:54:26.161Z] #33 DONE 0.0s [2024-08-15T08:54:26.161Z] [2024-08-15T08:54:26.161Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T08:54:26.426Z] #34 DONE 0.4s [2024-08-15T08:54:26.426Z] [2024-08-15T08:54:26.426Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T08:54:26.426Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T08:54:26.426Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T08:54:26.426Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T08:54:26.426Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T08:54:26.426Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-08-15T08:54:26.689Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.2s [2024-08-15T08:54:26.689Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.00MB / 3.34MB 0.3s [2024-08-15T08:54:26.954Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-15T08:54:26.954Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-15T08:54:27.220Z] #35 ... [2024-08-15T08:54:27.220Z] [2024-08-15T08:54:27.220Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T08:54:27.220Z] #33 DONE 0.0s [2024-08-15T08:54:27.220Z] [2024-08-15T08:54:27.220Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T08:54:27.220Z] #35 ... [2024-08-15T08:54:27.220Z] [2024-08-15T08:54:27.220Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T08:54:27.220Z] #33 DONE 0.0s [2024-08-15T08:54:27.220Z] [2024-08-15T08:54:27.220Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T08:54:27.220Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T08:54:27.220Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T08:54:27.220Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T08:54:27.220Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T08:54:27.220Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-15T08:54:27.220Z] #35 ... [2024-08-15T08:54:27.220Z] [2024-08-15T08:54:27.220Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T08:54:27.220Z] #33 DONE 0.0s [2024-08-15T08:54:27.220Z] [2024-08-15T08:54:27.220Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T08:54:27.486Z] #35 ... [2024-08-15T08:54:27.486Z] [2024-08-15T08:54:27.486Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T08:54:27.486Z] #36 DONE 1.9s [2024-08-15T08:54:27.486Z] [2024-08-15T08:54:27.486Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T08:54:27.486Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T08:54:27.486Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T08:54:27.486Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T08:54:27.486Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T08:54:27.486Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-15T08:54:27.486Z] #35 ... [2024-08-15T08:54:27.486Z] [2024-08-15T08:54:27.486Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T08:54:27.486Z] #33 DONE 0.0s [2024-08-15T08:54:27.486Z] [2024-08-15T08:54:27.486Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T08:54:27.486Z] #34 DONE 0.7s [2024-08-15T08:54:27.486Z] [2024-08-15T08:54:27.486Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T08:54:27.486Z] #36 DONE 1.9s [2024-08-15T08:54:27.486Z] [2024-08-15T08:54:27.486Z] #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T08:54:27.486Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T08:54:27.486Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T08:54:27.486Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T08:54:27.486Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T08:54:27.486Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-15T08:54:27.751Z] #35 ... [2024-08-15T08:54:27.751Z] [2024-08-15T08:54:27.751Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T08:54:27.751Z] #33 DONE 0.0s [2024-08-15T08:54:27.751Z] [2024-08-15T08:54:27.751Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T08:54:27.751Z] #36 DONE 1.9s [2024-08-15T08:54:27.751Z] [2024-08-15T08:54:27.751Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T08:54:27.751Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T08:54:27.751Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T08:54:27.751Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T08:54:27.751Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T08:54:27.751Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-15T08:54:28.016Z] #35 ... [2024-08-15T08:54:28.016Z] [2024-08-15T08:54:28.016Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T08:54:28.016Z] #34 DONE 0.9s [2024-08-15T08:54:28.016Z] [2024-08-15T08:54:28.016Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T08:54:28.016Z] #36 DONE 2.0s [2024-08-15T08:54:28.016Z] [2024-08-15T08:54:28.016Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T08:54:28.016Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T08:54:28.016Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T08:54:28.016Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T08:54:28.016Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T08:54:28.016Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-15T08:54:28.016Z] #35 ... [2024-08-15T08:54:28.016Z] [2024-08-15T08:54:28.016Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T08:54:28.016Z] #33 DONE 0.0s [2024-08-15T08:54:28.016Z] [2024-08-15T08:54:28.016Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-15T08:54:28.016Z] #37 DONE 1.2s [2024-08-15T08:54:28.283Z] [2024-08-15T08:54:28.283Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T08:54:28.283Z] #35 ... [2024-08-15T08:54:28.283Z] [2024-08-15T08:54:28.283Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T08:54:28.283Z] #33 DONE 0.0s [2024-08-15T08:54:28.283Z] [2024-08-15T08:54:28.283Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T08:54:28.550Z] #35 ... [2024-08-15T08:54:28.550Z] [2024-08-15T08:54:28.550Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T08:54:28.550Z] #33 DONE 0.0s [2024-08-15T08:54:28.817Z] [2024-08-15T08:54:28.817Z] #38 [support-scheduler internal] load build context [2024-08-15T08:54:28.817Z] #38 ... [2024-08-15T08:54:28.817Z] [2024-08-15T08:54:28.817Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T08:54:28.817Z] #34 DONE 1.6s [2024-08-15T08:54:28.817Z] [2024-08-15T08:54:28.817Z] #38 [support-scheduler internal] load build context [2024-08-15T08:54:28.817Z] #38 ... [2024-08-15T08:54:28.817Z] [2024-08-15T08:54:28.817Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T08:54:28.817Z] #36 DONE 2.2s [2024-08-15T08:54:28.817Z] [2024-08-15T08:54:28.817Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-15T08:54:28.817Z] #37 DONE 1.4s [2024-08-15T08:54:29.087Z] [2024-08-15T08:54:29.087Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T08:54:29.087Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T08:54:29.087Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T08:54:29.087Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T08:54:29.087Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T08:54:29.087Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-15T08:54:29.087Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-08-15T08:54:29.355Z] #35 ... [2024-08-15T08:54:29.355Z] [2024-08-15T08:54:29.355Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T08:54:29.355Z] #33 DONE 0.1s [2024-08-15T08:54:29.620Z] [2024-08-15T08:54:29.620Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:54:29.620Z] #39 ... [2024-08-15T08:54:29.620Z] [2024-08-15T08:54:29.620Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T08:54:29.620Z] #33 DONE 0.1s [2024-08-15T08:54:29.620Z] [2024-08-15T08:54:29.620Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:54:29.885Z] #39 ... [2024-08-15T08:54:29.885Z] [2024-08-15T08:54:29.885Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T08:54:29.885Z] #34 DONE 2.4s [2024-08-15T08:54:29.885Z] [2024-08-15T08:54:29.885Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:54:29.885Z] #39 ... [2024-08-15T08:54:29.885Z] [2024-08-15T08:54:29.885Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T08:54:29.885Z] #36 DONE 2.3s [2024-08-15T08:54:29.885Z] [2024-08-15T08:54:29.885Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-15T08:54:29.885Z] #37 DONE 1.6s [2024-08-15T08:54:29.885Z] [2024-08-15T08:54:29.885Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T08:54:29.885Z] #33 DONE 0.1s [2024-08-15T08:54:29.885Z] [2024-08-15T08:54:29.885Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:54:30.160Z] #39 ... [2024-08-15T08:54:30.160Z] [2024-08-15T08:54:30.160Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-15T08:54:30.161Z] #40 DONE 2.1s [2024-08-15T08:54:30.161Z] [2024-08-15T08:54:30.161Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:54:30.161Z] #39 ... [2024-08-15T08:54:30.161Z] [2024-08-15T08:54:30.161Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T08:54:30.161Z] #33 DONE 0.1s [2024-08-15T08:54:30.161Z] [2024-08-15T08:54:30.161Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:54:30.753Z] #39 transferring context: 6.15MB 1.8s [2024-08-15T08:54:31.728Z] #39 ... [2024-08-15T08:54:31.728Z] [2024-08-15T08:54:31.728Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T08:54:31.728Z] #34 DONE 4.0s [2024-08-15T08:54:31.728Z] [2024-08-15T08:54:31.728Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:54:31.728Z] #39 ... [2024-08-15T08:54:31.728Z] [2024-08-15T08:54:31.728Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T08:54:31.728Z] #36 DONE 2.3s [2024-08-15T08:54:31.728Z] [2024-08-15T08:54:31.728Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-15T08:54:31.728Z] #37 DONE 1.6s [2024-08-15T08:54:31.728Z] [2024-08-15T08:54:31.728Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:54:31.728Z] #39 ... [2024-08-15T08:54:31.728Z] [2024-08-15T08:54:31.728Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T08:54:31.728Z] #36 DONE 2.4s [2024-08-15T08:54:31.728Z] [2024-08-15T08:54:31.728Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-15T08:54:31.728Z] #37 DONE 1.6s [2024-08-15T08:54:31.728Z] [2024-08-15T08:54:31.728Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-15T08:54:31.728Z] #41 DONE 2.8s [2024-08-15T08:54:31.728Z] [2024-08-15T08:54:31.728Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:54:32.690Z] #39 ... [2024-08-15T08:54:32.690Z] [2024-08-15T08:54:32.690Z] #42 [security-spire-server internal] load build context [2024-08-15T08:54:32.690Z] #42 transferring context: 27.60kB 0.3s done [2024-08-15T08:54:32.690Z] #42 DONE 2.6s [2024-08-15T08:54:32.690Z] [2024-08-15T08:54:32.690Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:54:32.690Z] #39 ... [2024-08-15T08:54:32.690Z] [2024-08-15T08:54:32.690Z] #43 [security-spire-config internal] load build context [2024-08-15T08:54:32.690Z] #43 transferring context: 25.85kB 0.4s done [2024-08-15T08:54:32.690Z] #43 DONE 2.8s [2024-08-15T08:54:32.690Z] [2024-08-15T08:54:32.690Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T08:54:32.690Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T08:54:32.690Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T08:54:32.690Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T08:54:32.690Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T08:54:32.690Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-15T08:54:32.690Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.0s done [2024-08-15T08:54:32.690Z] #35 DONE 7.5s [2024-08-15T08:54:32.690Z] [2024-08-15T08:54:32.690Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:54:35.281Z] #39 ... [2024-08-15T08:54:35.281Z] [2024-08-15T08:54:35.281Z] #44 [security-spire-agent internal] load build context [2024-08-15T08:54:35.281Z] #44 transferring context: 27.13kB 0.6s done [2024-08-15T08:54:35.281Z] #44 DONE 2.8s [2024-08-15T08:54:35.281Z] [2024-08-15T08:54:35.281Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:54:36.243Z] #39 ... [2024-08-15T08:54:36.243Z] [2024-08-15T08:54:36.243Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T08:54:36.243Z] #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.7s done [2024-08-15T08:54:36.243Z] #45 DONE 3.7s [2024-08-15T08:54:36.243Z] [2024-08-15T08:54:36.243Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:54:37.212Z] #39 ... [2024-08-15T08:54:37.212Z] [2024-08-15T08:54:37.212Z] #46 [support-notifications internal] load build context [2024-08-15T08:54:37.212Z] #46 ... [2024-08-15T08:54:37.212Z] [2024-08-15T08:54:37.212Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:54:37.484Z] #39 ... [2024-08-15T08:54:37.484Z] [2024-08-15T08:54:37.484Z] #47 [security-secretstore-setup internal] load build context [2024-08-15T08:54:37.484Z] #47 ... [2024-08-15T08:54:37.484Z] [2024-08-15T08:54:37.484Z] #48 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T08:54:37.484Z] #0 6.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:54:37.484Z] #0 6.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:54:37.484Z] #0 8.968 OK: 266 MiB in 52 packages [2024-08-15T08:54:37.484Z] #48 DONE 10.6s [2024-08-15T08:54:37.484Z] [2024-08-15T08:54:37.484Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:54:37.750Z] #39 ... [2024-08-15T08:54:37.750Z] [2024-08-15T08:54:37.750Z] #49 [core-metadata internal] load build context [2024-08-15T08:54:37.750Z] #49 ... [2024-08-15T08:54:37.750Z] [2024-08-15T08:54:37.750Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:54:38.017Z] #50 ... [2024-08-15T08:54:38.017Z] [2024-08-15T08:54:38.017Z] #51 [core-command internal] load build context [2024-08-15T08:54:38.017Z] #51 ... [2024-08-15T08:54:38.017Z] [2024-08-15T08:54:38.017Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T08:54:38.017Z] #52 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.6s done [2024-08-15T08:54:38.017Z] #52 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-15T08:54:38.017Z] #52 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-15T08:54:38.017Z] #52 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-15T08:54:38.017Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.6s done [2024-08-15T08:54:38.017Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done [2024-08-15T08:54:38.017Z] #52 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.3s done [2024-08-15T08:54:38.017Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-15T08:54:38.017Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 5.4s [2024-08-15T08:54:38.017Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-15T08:54:38.017Z] #52 ... [2024-08-15T08:54:38.017Z] [2024-08-15T08:54:38.017Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-15T08:54:38.017Z] #53 DONE 9.1s [2024-08-15T08:54:38.017Z] [2024-08-15T08:54:38.017Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T08:54:38.017Z] #52 ... [2024-08-15T08:54:38.017Z] [2024-08-15T08:54:38.017Z] #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T08:54:38.017Z] #0 6.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:54:38.017Z] #0 7.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:54:38.017Z] #0 10.33 OK: 266 MiB in 52 packages [2024-08-15T08:54:38.284Z] #54 ... [2024-08-15T08:54:38.285Z] [2024-08-15T08:54:38.285Z] #55 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-15T08:54:38.285Z] #0 7.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:54:38.285Z] #0 8.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:54:38.285Z] #55 ... [2024-08-15T08:54:38.285Z] [2024-08-15T08:54:38.285Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T08:54:38.980Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 6.1s [2024-08-15T08:54:38.980Z] #52 ... [2024-08-15T08:54:38.980Z] [2024-08-15T08:54:38.980Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:54:38.980Z] #56 ... [2024-08-15T08:54:38.980Z] [2024-08-15T08:54:38.980Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T08:54:38.980Z] #54 DONE 11.1s [2024-08-15T08:54:38.980Z] [2024-08-15T08:54:38.980Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:54:38.980Z] #56 ... [2024-08-15T08:54:38.980Z] [2024-08-15T08:54:38.980Z] #38 [support-scheduler internal] load build context [2024-08-15T08:54:38.980Z] #38 transferring context: 58.35MB 12.4s [2024-08-15T08:54:38.980Z] #38 ... [2024-08-15T08:54:38.980Z] [2024-08-15T08:54:38.980Z] #57 [core-keeper internal] load build context [2024-08-15T08:54:39.313Z] #57 ... [2024-08-15T08:54:39.313Z] [2024-08-15T08:54:39.313Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T08:54:39.313Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 6.4s [2024-08-15T08:54:39.313Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-15T08:54:39.313Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.92MB / 28.04MB 6.8s [2024-08-15T08:54:39.620Z] #52 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done [2024-08-15T08:54:39.892Z] #52 ... [2024-08-15T08:54:39.892Z] [2024-08-15T08:54:39.892Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-15T08:54:39.892Z] #0 6.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:54:39.892Z] #0 7.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:54:39.892Z] #0 9.746 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T08:54:39.892Z] #0 9.746 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T08:54:39.892Z] #0 9.746 OK: 19953 distinct packages available [2024-08-15T08:54:39.892Z] #58 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:54:39.892Z] #58 ... [2024-08-15T08:54:39.892Z] [2024-08-15T08:54:39.892Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:54:40.165Z] #59 ... [2024-08-15T08:54:40.165Z] [2024-08-15T08:54:40.165Z] #60 [security-spiffe-token-provider internal] load build context [2024-08-15T08:54:40.165Z] #60 ... [2024-08-15T08:54:40.165Z] [2024-08-15T08:54:40.165Z] #47 [security-secretstore-setup internal] load build context [2024-08-15T08:54:41.640Z] #47 ... [2024-08-15T08:54:41.640Z] [2024-08-15T08:54:41.640Z] #55 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-15T08:54:41.640Z] #55 11.30 OK: 266 MiB in 52 packages [2024-08-15T08:54:41.640Z] #55 DONE 13.7s [2024-08-15T08:54:41.640Z] [2024-08-15T08:54:41.640Z] #47 [security-secretstore-setup internal] load build context [2024-08-15T08:54:41.640Z] #47 ... [2024-08-15T08:54:41.640Z] [2024-08-15T08:54:41.640Z] #61 [core-data internal] load build context [2024-08-15T08:54:41.951Z] #61 ... [2024-08-15T08:54:41.951Z] [2024-08-15T08:54:41.951Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:54:41.951Z] #62 ... [2024-08-15T08:54:41.951Z] [2024-08-15T08:54:41.951Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T08:54:41.951Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 9.2s [2024-08-15T08:54:42.607Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 10.0s [2024-08-15T08:54:43.209Z] #52 ... [2024-08-15T08:54:43.209Z] [2024-08-15T08:54:43.209Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-15T08:54:43.209Z] #58 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:54:43.209Z] #58 12.09 OK: 266 MiB in 52 packages [2024-08-15T08:54:43.209Z] #58 DONE 13.5s [2024-08-15T08:54:43.209Z] [2024-08-15T08:54:43.209Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T08:54:43.209Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 10.7s [2024-08-15T08:54:43.794Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 11.1s [2024-08-15T08:54:44.061Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.5s [2024-08-15T08:54:44.650Z] #52 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.6s done [2024-08-15T08:54:45.610Z] #52 ... [2024-08-15T08:54:45.610Z] [2024-08-15T08:54:45.610Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-15T08:54:45.877Z] #63 ... [2024-08-15T08:54:45.877Z] [2024-08-15T08:54:45.877Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-15T08:54:45.877Z] #64 ... [2024-08-15T08:54:45.877Z] [2024-08-15T08:54:45.877Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-15T08:54:45.877Z] #65 ... [2024-08-15T08:54:45.877Z] [2024-08-15T08:54:45.877Z] #66 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-15T08:54:45.877Z] #0 9.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:54:45.877Z] #0 9.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:54:46.143Z] #66 ... [2024-08-15T08:54:46.143Z] [2024-08-15T08:54:46.143Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-15T08:54:46.143Z] #67 ... [2024-08-15T08:54:46.143Z] [2024-08-15T08:54:46.143Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-15T08:54:46.409Z] #68 ... [2024-08-15T08:54:46.409Z] [2024-08-15T08:54:46.409Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-15T08:54:46.409Z] #69 ... [2024-08-15T08:54:46.409Z] [2024-08-15T08:54:46.409Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-15T08:54:46.675Z] #70 ... [2024-08-15T08:54:46.675Z] [2024-08-15T08:54:46.675Z] #71 [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-15T08:54:46.675Z] #71 ... [2024-08-15T08:54:46.675Z] [2024-08-15T08:54:46.675Z] #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-15T08:54:46.675Z] #72 ... [2024-08-15T08:54:46.675Z] [2024-08-15T08:54:46.675Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-15T08:54:46.675Z] #0 9.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:54:46.675Z] #0 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:54:46.941Z] #73 ... [2024-08-15T08:54:46.941Z] [2024-08-15T08:54:46.941Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T08:54:46.941Z] #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-15T08:54:46.941Z] #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-15T08:54:46.941Z] #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-15T08:54:46.941Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-15T08:54:46.941Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-15T08:54:46.941Z] #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.1s done [2024-08-15T08:54:46.941Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 6.6s [2024-08-15T08:54:46.941Z] #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-15T08:54:46.941Z] #45 ... [2024-08-15T08:54:46.941Z] [2024-08-15T08:54:46.941Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:54:46.941Z] #62 transferring context: 24.70MB 14.2s [2024-08-15T08:54:47.207Z] #62 ... [2024-08-15T08:54:47.207Z] [2024-08-15T08:54:47.207Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T08:54:47.207Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.3s [2024-08-15T08:54:47.477Z] #52 ... [2024-08-15T08:54:47.477Z] [2024-08-15T08:54:47.477Z] #46 [support-notifications internal] load build context [2024-08-15T08:54:47.477Z] #46 ... [2024-08-15T08:54:47.477Z] [2024-08-15T08:54:47.477Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T08:54:47.477Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.1s done [2024-08-15T08:54:47.477Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-08-15T08:54:47.750Z] #45 ... [2024-08-15T08:54:47.750Z] [2024-08-15T08:54:47.750Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:54:48.100Z] #39 ... [2024-08-15T08:54:48.100Z] [2024-08-15T08:54:48.100Z] #49 [core-metadata internal] load build context [2024-08-15T08:54:48.100Z] #49 ... [2024-08-15T08:54:48.100Z] [2024-08-15T08:54:48.100Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:54:48.373Z] #50 ... [2024-08-15T08:54:48.373Z] [2024-08-15T08:54:48.374Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:54:48.374Z] #39 ... [2024-08-15T08:54:48.374Z] [2024-08-15T08:54:48.374Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-15T08:54:48.374Z] #74 ... [2024-08-15T08:54:48.374Z] [2024-08-15T08:54:48.374Z] #51 [core-command internal] load build context [2024-08-15T08:54:48.374Z] #51 ... [2024-08-15T08:54:48.374Z] [2024-08-15T08:54:48.374Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:54:49.336Z] #50 ... [2024-08-15T08:54:49.336Z] [2024-08-15T08:54:49.336Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:54:49.336Z] #56 ... [2024-08-15T08:54:49.336Z] [2024-08-15T08:54:49.336Z] #38 [support-scheduler internal] load build context [2024-08-15T08:54:49.336Z] #38 ... [2024-08-15T08:54:49.336Z] [2024-08-15T08:54:49.336Z] #57 [core-keeper internal] load build context [2024-08-15T08:54:49.603Z] #57 ... [2024-08-15T08:54:49.603Z] [2024-08-15T08:54:49.603Z] #75 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T08:54:49.872Z] #75 ... [2024-08-15T08:54:49.872Z] [2024-08-15T08:54:49.872Z] #66 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-15T08:54:49.872Z] #66 11.78 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-15T08:54:49.872Z] #66 11.78 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:54:49.872Z] #66 11.78 OK: 8 MiB in 16 packages [2024-08-15T08:54:49.872Z] #66 DONE 14.5s [2024-08-15T08:54:49.872Z] [2024-08-15T08:54:49.872Z] #75 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T08:54:50.138Z] #75 ... [2024-08-15T08:54:50.138Z] [2024-08-15T08:54:50.138Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-15T08:54:50.138Z] #73 12.58 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-15T08:54:50.138Z] #73 12.67 (2/2) Installing su-exec (0.2-r3) [2024-08-15T08:54:50.138Z] #73 12.67 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:54:50.138Z] #73 12.67 OK: 8 MiB in 17 packages [2024-08-15T08:54:50.138Z] #73 DONE 14.4s [2024-08-15T08:54:50.404Z] [2024-08-15T08:54:50.404Z] #51 [core-command internal] load build context [2024-08-15T08:54:50.404Z] #51 ... [2024-08-15T08:54:50.404Z] [2024-08-15T08:54:50.404Z] #60 [security-spiffe-token-provider internal] load build context [2024-08-15T08:54:50.404Z] #60 ... [2024-08-15T08:54:50.404Z] [2024-08-15T08:54:50.404Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:54:50.676Z] #59 ... [2024-08-15T08:54:50.676Z] [2024-08-15T08:54:50.676Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:54:52.086Z] #39 ... [2024-08-15T08:54:52.086Z] [2024-08-15T08:54:52.086Z] #61 [core-data internal] load build context [2024-08-15T08:54:52.086Z] #61 ... [2024-08-15T08:54:52.086Z] [2024-08-15T08:54:52.086Z] #47 [security-secretstore-setup internal] load build context [2024-08-15T08:54:52.086Z] #47 transferring context: 55.43MB 24.5s [2024-08-15T08:54:52.086Z] #47 ... [2024-08-15T08:54:52.086Z] [2024-08-15T08:54:52.086Z] #71 [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-15T08:54:52.086Z] #71 DONE 16.3s [2024-08-15T08:54:52.086Z] [2024-08-15T08:54:52.086Z] #47 [security-secretstore-setup internal] load build context [2024-08-15T08:54:52.086Z] #47 ... [2024-08-15T08:54:52.086Z] [2024-08-15T08:54:52.086Z] #61 [core-data internal] load build context [2024-08-15T08:54:56.347Z] #61 ... [2024-08-15T08:54:56.347Z] [2024-08-15T08:54:56.347Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-15T08:54:56.347Z] #63 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:54:56.347Z] #63 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:54:56.347Z] #63 17.19 (1/4) Installing ca-certificates (20240226-r0) [2024-08-15T08:54:56.347Z] #63 17.62 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-15T08:54:56.347Z] #63 17.62 (3/4) Installing su-exec (0.2-r3) [2024-08-15T08:54:56.347Z] #63 17.62 (4/4) Installing yq (4.33.3-r5) [2024-08-15T08:54:56.347Z] #63 18.13 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:54:56.347Z] #63 18.13 Executing ca-certificates-20240226-r0.trigger [2024-08-15T08:54:56.347Z] #63 18.91 OK: 18 MiB in 19 packages [2024-08-15T08:54:56.347Z] #63 DONE 20.4s [2024-08-15T08:54:56.347Z] [2024-08-15T08:54:56.347Z] #61 [core-data internal] load build context [2024-08-15T08:54:57.755Z] #61 ... [2024-08-15T08:54:57.755Z] [2024-08-15T08:54:57.755Z] #46 [support-notifications internal] load build context [2024-08-15T08:54:57.755Z] #46 transferring context: 48.35MB 29.8s [2024-08-15T08:54:57.755Z] #46 ... [2024-08-15T08:54:57.755Z] [2024-08-15T08:54:57.755Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:54:57.755Z] #62 ... [2024-08-15T08:54:57.755Z] [2024-08-15T08:54:57.755Z] #61 [core-data internal] load build context [2024-08-15T08:54:58.341Z] #61 ... [2024-08-15T08:54:58.341Z] [2024-08-15T08:54:58.341Z] #49 [core-metadata internal] load build context [2024-08-15T08:54:58.341Z] #49 ... [2024-08-15T08:54:58.341Z] [2024-08-15T08:54:58.341Z] #61 [core-data internal] load build context [2024-08-15T08:54:58.607Z] #61 ... [2024-08-15T08:54:58.607Z] [2024-08-15T08:54:58.607Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T08:54:58.607Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.5s [2024-08-15T08:54:58.607Z] #52 ... [2024-08-15T08:54:58.607Z] [2024-08-15T08:54:58.607Z] #49 [core-metadata internal] load build context [2024-08-15T08:54:59.189Z] #49 ... [2024-08-15T08:54:59.189Z] [2024-08-15T08:54:59.189Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:54:59.455Z] #50 ... [2024-08-15T08:54:59.455Z] [2024-08-15T08:54:59.455Z] #49 [core-metadata internal] load build context [2024-08-15T08:54:59.455Z] #49 ... [2024-08-15T08:54:59.455Z] [2024-08-15T08:54:59.455Z] #38 [support-scheduler internal] load build context [2024-08-15T08:54:59.724Z] #38 ... [2024-08-15T08:54:59.724Z] [2024-08-15T08:54:59.724Z] #57 [core-keeper internal] load build context [2024-08-15T08:54:59.724Z] #57 ... [2024-08-15T08:54:59.724Z] [2024-08-15T08:54:59.724Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:54:59.991Z] #56 ... [2024-08-15T08:54:59.991Z] [2024-08-15T08:54:59.991Z] #38 [support-scheduler internal] load build context [2024-08-15T08:54:59.991Z] #38 ... [2024-08-15T08:54:59.991Z] [2024-08-15T08:54:59.991Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T08:54:59.991Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.1s [2024-08-15T08:54:59.991Z] #45 ... [2024-08-15T08:54:59.991Z] [2024-08-15T08:54:59.991Z] #49 [core-metadata internal] load build context [2024-08-15T08:55:00.259Z] #49 ... [2024-08-15T08:55:00.259Z] [2024-08-15T08:55:00.259Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-15T08:55:00.259Z] #76 ... [2024-08-15T08:55:00.259Z] [2024-08-15T08:55:00.259Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-15T08:55:00.259Z] #64 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:00.259Z] #64 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:00.259Z] #64 16.91 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T08:55:00.259Z] #64 16.91 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T08:55:00.259Z] #64 16.91 OK: 19946 distinct packages available [2024-08-15T08:55:00.259Z] #64 17.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:00.259Z] #64 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:00.526Z] #64 ... [2024-08-15T08:55:00.526Z] [2024-08-15T08:55:00.526Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T08:55:00.526Z] #45 ... [2024-08-15T08:55:00.526Z] [2024-08-15T08:55:00.526Z] #51 [core-command internal] load build context [2024-08-15T08:55:00.792Z] #51 ... [2024-08-15T08:55:00.792Z] [2024-08-15T08:55:00.792Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:55:00.792Z] #59 ... [2024-08-15T08:55:00.792Z] [2024-08-15T08:55:00.792Z] #60 [security-spiffe-token-provider internal] load build context [2024-08-15T08:55:01.059Z] #60 ... [2024-08-15T08:55:01.059Z] [2024-08-15T08:55:01.059Z] #51 [core-command internal] load build context [2024-08-15T08:55:02.016Z] #51 ... [2024-08-15T08:55:02.016Z] [2024-08-15T08:55:02.016Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:55:02.016Z] #39 ... [2024-08-15T08:55:02.016Z] [2024-08-15T08:55:02.016Z] #46 [support-notifications internal] load build context [2024-08-15T08:55:02.284Z] #46 ... [2024-08-15T08:55:02.284Z] [2024-08-15T08:55:02.284Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-15T08:55:02.284Z] #77 ... [2024-08-15T08:55:02.284Z] [2024-08-15T08:55:02.284Z] #47 [security-secretstore-setup internal] load build context [2024-08-15T08:55:02.556Z] #47 ... [2024-08-15T08:55:02.556Z] [2024-08-15T08:55:02.556Z] #46 [support-notifications internal] load build context [2024-08-15T08:55:02.556Z] #46 transferring context: 53.92MB 35.0s [2024-08-15T08:55:03.141Z] #46 ... [2024-08-15T08:55:03.141Z] [2024-08-15T08:55:03.141Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-15T08:55:03.141Z] #69 17.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:03.141Z] #69 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:03.141Z] #69 22.98 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T08:55:03.141Z] #69 22.98 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T08:55:03.141Z] #69 22.98 OK: 19946 distinct packages available [2024-08-15T08:55:03.141Z] #69 24.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:03.141Z] #69 25.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:03.141Z] #69 ... [2024-08-15T08:55:03.141Z] [2024-08-15T08:55:03.141Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-15T08:55:03.141Z] #70 17.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:03.141Z] #70 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:03.141Z] #70 24.43 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-15T08:55:03.141Z] #70 24.43 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:55:03.141Z] #70 24.63 OK: 8 MiB in 16 packages [2024-08-15T08:55:03.141Z] #70 DONE 27.2s [2024-08-15T08:55:03.141Z] [2024-08-15T08:55:03.141Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:55:03.407Z] #39 ... [2024-08-15T08:55:03.407Z] [2024-08-15T08:55:03.407Z] #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-15T08:55:03.407Z] #68 19.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:03.407Z] #68 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:03.407Z] #68 25.38 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-15T08:55:03.407Z] #68 25.38 (2/4) Installing openssl (3.1.6-r0) [2024-08-15T08:55:03.407Z] #68 25.52 (3/4) Installing su-exec (0.2-r3) [2024-08-15T08:55:03.407Z] #68 25.52 (4/4) Installing yq (4.33.3-r5) [2024-08-15T08:55:03.407Z] #68 26.08 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:55:03.407Z] #68 26.12 OK: 18 MiB in 19 packages [2024-08-15T08:55:03.407Z] #68 DONE 27.6s [2024-08-15T08:55:03.407Z] [2024-08-15T08:55:03.407Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:55:03.407Z] #39 ... [2024-08-15T08:55:03.407Z] [2024-08-15T08:55:03.407Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-15T08:55:03.407Z] #65 17.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:03.407Z] #65 18.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:03.407Z] #65 22.63 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T08:55:03.407Z] #65 22.63 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T08:55:03.407Z] #65 22.63 OK: 19946 distinct packages available [2024-08-15T08:55:03.407Z] #65 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:03.407Z] #65 25.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:03.407Z] #65 ... [2024-08-15T08:55:03.407Z] [2024-08-15T08:55:03.407Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-15T08:55:05.386Z] #78 ... [2024-08-15T08:55:05.386Z] [2024-08-15T08:55:05.386Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-15T08:55:05.386Z] #64 24.86 (1/11) Installing ca-certificates (20240226-r0) [2024-08-15T08:55:05.386Z] #64 25.12 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-15T08:55:05.386Z] #64 25.12 (3/11) Installing libunistring (1.1-r1) [2024-08-15T08:55:05.386Z] #64 25.35 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-15T08:55:05.386Z] #64 25.35 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-15T08:55:05.386Z] #64 25.42 (6/11) Installing libcurl (8.9.0-r0) [2024-08-15T08:55:05.386Z] #64 25.50 (7/11) Installing curl (8.9.0-r0) [2024-08-15T08:55:05.386Z] #64 25.55 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-15T08:55:05.386Z] #64 25.55 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-15T08:55:05.386Z] #64 25.60 (10/11) Installing libucontext (1.2-r2) [2024-08-15T08:55:05.386Z] #64 25.60 (11/11) Installing gcompat (1.1.0-r1) [2024-08-15T08:55:05.386Z] #64 25.71 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:55:05.386Z] #64 25.81 Executing ca-certificates-20240226-r0.trigger [2024-08-15T08:55:05.386Z] #64 27.11 OK: 13 MiB in 26 packages [2024-08-15T08:55:05.386Z] #64 DONE 29.1s [2024-08-15T08:55:05.386Z] [2024-08-15T08:55:05.386Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:55:06.347Z] #39 ... [2024-08-15T08:55:06.347Z] [2024-08-15T08:55:06.347Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-15T08:55:06.347Z] #0 9.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:06.347Z] #79 ... [2024-08-15T08:55:06.347Z] [2024-08-15T08:55:06.347Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:55:06.612Z] #39 ... [2024-08-15T08:55:06.612Z] [2024-08-15T08:55:06.612Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-15T08:55:06.612Z] #67 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:06.612Z] #67 22.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:06.612Z] #67 26.50 (1/3) Installing ca-certificates (20240226-r0) [2024-08-15T08:55:06.612Z] #67 26.96 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-15T08:55:06.612Z] #67 26.96 (3/3) Installing tzdata (2024a-r0) [2024-08-15T08:55:06.612Z] #67 29.03 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:55:06.612Z] #67 29.28 Executing ca-certificates-20240226-r0.trigger [2024-08-15T08:55:06.879Z] #67 30.89 OK: 12 MiB in 18 packages [2024-08-15T08:55:06.879Z] #67 ... [2024-08-15T08:55:06.879Z] [2024-08-15T08:55:06.879Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:55:07.840Z] #39 transferring context: 66.72MB 38.8s [2024-08-15T08:55:07.840Z] #39 ... [2024-08-15T08:55:07.840Z] [2024-08-15T08:55:07.840Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:08.106Z] #62 ... [2024-08-15T08:55:08.106Z] [2024-08-15T08:55:08.106Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:55:08.719Z] #39 ... [2024-08-15T08:55:08.719Z] [2024-08-15T08:55:08.719Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-15T08:55:08.719Z] #67 DONE 32.8s [2024-08-15T08:55:08.719Z] [2024-08-15T08:55:08.719Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:55:08.719Z] #39 ... [2024-08-15T08:55:08.719Z] [2024-08-15T08:55:08.719Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T08:55:08.719Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.7s [2024-08-15T08:55:08.994Z] #52 ... [2024-08-15T08:55:08.994Z] [2024-08-15T08:55:08.994Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:55:08.994Z] #39 ... [2024-08-15T08:55:08.994Z] [2024-08-15T08:55:08.994Z] #61 [core-data internal] load build context [2024-08-15T08:55:08.994Z] #61 ... [2024-08-15T08:55:08.994Z] [2024-08-15T08:55:08.994Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:09.577Z] #62 ... [2024-08-15T08:55:09.577Z] [2024-08-15T08:55:09.577Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:55:09.577Z] #50 ... [2024-08-15T08:55:09.577Z] [2024-08-15T08:55:09.577Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:09.845Z] #62 ... [2024-08-15T08:55:09.845Z] [2024-08-15T08:55:09.845Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-15T08:55:09.845Z] #65 30.63 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-15T08:55:09.845Z] #65 30.76 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-15T08:55:09.845Z] #65 30.76 (3/5) Installing libucontext (1.2-r2) [2024-08-15T08:55:09.845Z] #65 30.76 (4/5) Installing gcompat (1.1.0-r1) [2024-08-15T08:55:09.845Z] #65 30.76 (5/5) Installing openssl (3.1.6-r0) [2024-08-15T08:55:09.845Z] #65 31.05 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:55:09.845Z] #65 31.23 OK: 9 MiB in 20 packages [2024-08-15T08:55:09.845Z] #65 DONE 34.2s [2024-08-15T08:55:09.845Z] [2024-08-15T08:55:09.845Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:09.845Z] #62 ... [2024-08-15T08:55:09.845Z] [2024-08-15T08:55:09.845Z] #57 [core-keeper internal] load build context [2024-08-15T08:55:10.122Z] #57 ... [2024-08-15T08:55:10.122Z] [2024-08-15T08:55:10.122Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:55:10.398Z] #56 ... [2024-08-15T08:55:10.398Z] [2024-08-15T08:55:10.398Z] #38 [support-scheduler internal] load build context [2024-08-15T08:55:10.398Z] #38 ... [2024-08-15T08:55:10.398Z] [2024-08-15T08:55:10.398Z] #49 [core-metadata internal] load build context [2024-08-15T08:55:10.664Z] #49 ... [2024-08-15T08:55:10.664Z] [2024-08-15T08:55:10.664Z] #57 [core-keeper internal] load build context [2024-08-15T08:55:10.930Z] #57 ... [2024-08-15T08:55:10.930Z] [2024-08-15T08:55:10.930Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-15T08:55:10.930Z] #69 31.03 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-15T08:55:10.930Z] #69 31.03 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-15T08:55:10.930Z] #69 31.13 (3/4) Installing libucontext (1.2-r2) [2024-08-15T08:55:10.930Z] #69 31.13 (4/4) Installing gcompat (1.1.0-r1) [2024-08-15T08:55:10.930Z] #69 31.24 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:55:10.930Z] #69 31.54 OK: 8 MiB in 19 packages [2024-08-15T08:55:10.930Z] #69 DONE 35.0s [2024-08-15T08:55:10.930Z] [2024-08-15T08:55:10.930Z] #57 [core-keeper internal] load build context [2024-08-15T08:55:10.930Z] #57 ... [2024-08-15T08:55:10.930Z] [2024-08-15T08:55:10.930Z] #60 [security-spiffe-token-provider internal] load build context [2024-08-15T08:55:11.195Z] #60 ... [2024-08-15T08:55:11.195Z] [2024-08-15T08:55:11.195Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:55:11.195Z] #59 ... [2024-08-15T08:55:11.195Z] [2024-08-15T08:55:11.195Z] #57 [core-keeper internal] load build context [2024-08-15T08:55:12.156Z] #57 ... [2024-08-15T08:55:12.156Z] [2024-08-15T08:55:12.156Z] #51 [core-command internal] load build context [2024-08-15T08:55:12.156Z] #51 ... [2024-08-15T08:55:12.156Z] [2024-08-15T08:55:12.156Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T08:55:12.156Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 24.4s [2024-08-15T08:55:12.421Z] #45 ... [2024-08-15T08:55:12.421Z] [2024-08-15T08:55:12.421Z] #57 [core-keeper internal] load build context [2024-08-15T08:55:12.421Z] #57 ... [2024-08-15T08:55:12.421Z] [2024-08-15T08:55:12.421Z] #47 [security-secretstore-setup internal] load build context [2024-08-15T08:55:12.685Z] #47 ... [2024-08-15T08:55:12.685Z] [2024-08-15T08:55:12.685Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:55:12.956Z] #56 ... [2024-08-15T08:55:12.956Z] [2024-08-15T08:55:12.956Z] #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-15T08:55:12.956Z] #72 26.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:12.956Z] #72 28.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:12.956Z] #72 35.17 (1/2) Installing ca-certificates (20240226-r0) [2024-08-15T08:55:12.956Z] #72 35.59 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-15T08:55:12.956Z] #72 35.59 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:55:12.956Z] #72 35.79 Executing ca-certificates-20240226-r0.trigger [2024-08-15T08:55:12.956Z] #72 ... [2024-08-15T08:55:12.956Z] [2024-08-15T08:55:12.956Z] #57 [core-keeper internal] load build context [2024-08-15T08:55:12.956Z] #57 transferring context: 44.99MB 43.5s [2024-08-15T08:55:13.221Z] #57 ... [2024-08-15T08:55:13.221Z] [2024-08-15T08:55:13.221Z] #46 [support-notifications internal] load build context [2024-08-15T08:55:13.221Z] #46 ... [2024-08-15T08:55:13.221Z] [2024-08-15T08:55:13.221Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-15T08:55:13.221Z] #74 24.97 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:13.221Z] #74 26.88 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:13.221Z] #74 33.19 OK: 266 MiB in 52 packages [2024-08-15T08:55:13.492Z] #74 ... [2024-08-15T08:55:13.492Z] [2024-08-15T08:55:13.492Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T08:55:13.492Z] #80 ... [2024-08-15T08:55:13.492Z] [2024-08-15T08:55:13.492Z] #46 [support-notifications internal] load build context [2024-08-15T08:55:14.084Z] #46 ... [2024-08-15T08:55:14.084Z] [2024-08-15T08:55:14.084Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-15T08:55:14.084Z] #74 DONE 35.9s [2024-08-15T08:55:14.084Z] [2024-08-15T08:55:14.084Z] #46 [support-notifications internal] load build context [2024-08-15T08:55:14.676Z] #46 ... [2024-08-15T08:55:14.676Z] [2024-08-15T08:55:14.676Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-15T08:55:14.676Z] #79 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:14.676Z] #79 17.29 OK: 18 MiB in 19 packages [2024-08-15T08:55:14.676Z] #79 DONE 18.5s [2024-08-15T08:55:14.676Z] [2024-08-15T08:55:14.676Z] #46 [support-notifications internal] load build context [2024-08-15T08:55:15.261Z] #46 ... [2024-08-15T08:55:15.261Z] [2024-08-15T08:55:15.261Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T08:55:15.261Z] #81 ... [2024-08-15T08:55:15.261Z] [2024-08-15T08:55:15.261Z] #46 [support-notifications internal] load build context [2024-08-15T08:55:15.528Z] #46 ... [2024-08-15T08:55:15.528Z] [2024-08-15T08:55:15.528Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-15T08:55:15.528Z] #76 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:15.528Z] #76 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:15.528Z] #76 23.04 OK: 8 MiB in 17 packages [2024-08-15T08:55:15.528Z] #76 ... [2024-08-15T08:55:15.528Z] [2024-08-15T08:55:15.528Z] #46 [support-notifications internal] load build context [2024-08-15T08:55:15.800Z] #46 ... [2024-08-15T08:55:15.800Z] [2024-08-15T08:55:15.800Z] #75 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T08:55:15.800Z] #75 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:15.800Z] #75 19.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:15.800Z] #75 24.32 OK: 8 MiB in 16 packages [2024-08-15T08:55:15.800Z] #75 DONE 27.2s [2024-08-15T08:55:15.800Z] [2024-08-15T08:55:15.800Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T08:55:15.800Z] #81 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:16.066Z] #81 ... [2024-08-15T08:55:16.066Z] [2024-08-15T08:55:16.066Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-15T08:55:16.066Z] #77 13.88 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:16.066Z] #77 16.70 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:16.066Z] #77 22.11 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-15T08:55:16.066Z] #77 22.77 Executing busybox-1.36.1-r7.trigger [2024-08-15T08:55:16.066Z] #77 22.80 OK: 8 MiB in 16 packages [2024-08-15T08:55:16.332Z] #77 ... [2024-08-15T08:55:16.332Z] [2024-08-15T08:55:16.332Z] #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-15T08:55:16.332Z] #76 DONE 26.0s [2024-08-15T08:55:16.332Z] [2024-08-15T08:55:16.332Z] #46 [support-notifications internal] load build context [2024-08-15T08:55:17.754Z] #46 ... [2024-08-15T08:55:17.754Z] [2024-08-15T08:55:17.754Z] #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-15T08:55:17.754Z] #72 37.39 OK: 9 MiB in 17 packages [2024-08-15T08:55:17.754Z] #72 DONE 41.5s [2024-08-15T08:55:17.754Z] [2024-08-15T08:55:17.754Z] #46 [support-notifications internal] load build context [2024-08-15T08:55:17.754Z] #46 transferring context: 68.88MB 50.3s [2024-08-15T08:55:18.345Z] #46 ... [2024-08-15T08:55:18.345Z] [2024-08-15T08:55:18.345Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-15T08:55:18.345Z] #77 DONE 25.9s [2024-08-15T08:55:18.345Z] [2024-08-15T08:55:18.345Z] #46 [support-notifications internal] load build context [2024-08-15T08:55:18.937Z] #46 ... [2024-08-15T08:55:18.937Z] [2024-08-15T08:55:18.937Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-15T08:55:18.937Z] #78 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:18.937Z] #78 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:18.937Z] #78 13.31 OK: 18 MiB in 19 packages [2024-08-15T08:55:18.937Z] #78 DONE 15.1s [2024-08-15T08:55:18.937Z] [2024-08-15T08:55:18.937Z] #46 [support-notifications internal] load build context [2024-08-15T08:55:18.937Z] #46 ... [2024-08-15T08:55:18.937Z] [2024-08-15T08:55:18.937Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T08:55:18.937Z] #0 9.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:18.937Z] #82 ... [2024-08-15T08:55:18.937Z] [2024-08-15T08:55:18.937Z] #38 [support-scheduler internal] load build context [2024-08-15T08:55:19.209Z] #38 ... [2024-08-15T08:55:19.209Z] [2024-08-15T08:55:19.209Z] #61 [core-data internal] load build context [2024-08-15T08:55:19.209Z] #61 ... [2024-08-15T08:55:19.209Z] [2024-08-15T08:55:19.209Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:55:19.475Z] #39 ... [2024-08-15T08:55:19.475Z] [2024-08-15T08:55:19.475Z] #61 [core-data internal] load build context [2024-08-15T08:55:20.064Z] #61 ... [2024-08-15T08:55:20.064Z] [2024-08-15T08:55:20.064Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T08:55:20.064Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 32.9s [2024-08-15T08:55:20.064Z] #52 ... [2024-08-15T08:55:20.064Z] [2024-08-15T08:55:20.064Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:55:20.329Z] #50 ... [2024-08-15T08:55:20.329Z] [2024-08-15T08:55:20.329Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T08:55:20.329Z] #81 12.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:20.329Z] #81 13.27 OK: 13 MiB in 26 packages [2024-08-15T08:55:20.329Z] #81 DONE 15.1s [2024-08-15T08:55:20.329Z] [2024-08-15T08:55:20.329Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:55:20.329Z] #50 ... [2024-08-15T08:55:20.329Z] [2024-08-15T08:55:20.329Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:20.329Z] #62 ... [2024-08-15T08:55:20.329Z] [2024-08-15T08:55:20.329Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:55:20.596Z] #50 ... [2024-08-15T08:55:20.596Z] [2024-08-15T08:55:20.596Z] #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T08:55:20.596Z] #80 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:20.596Z] #80 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:20.596Z] #80 14.92 OK: 8 MiB in 16 packages [2024-08-15T08:55:20.596Z] #80 DONE 17.1s [2024-08-15T08:55:20.596Z] [2024-08-15T08:55:20.596Z] #49 [core-metadata internal] load build context [2024-08-15T08:55:20.596Z] #49 ... [2024-08-15T08:55:20.596Z] [2024-08-15T08:55:20.596Z] #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-15T08:55:20.864Z] #83 ... [2024-08-15T08:55:20.864Z] [2024-08-15T08:55:20.864Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:55:20.864Z] #50 ... [2024-08-15T08:55:20.864Z] [2024-08-15T08:55:20.864Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-15T08:55:21.140Z] #84 ... [2024-08-15T08:55:21.140Z] [2024-08-15T08:55:21.140Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-15T08:55:21.140Z] #85 DONE 2.2s [2024-08-15T08:55:21.140Z] [2024-08-15T08:55:21.141Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:55:21.414Z] #50 ... [2024-08-15T08:55:21.414Z] [2024-08-15T08:55:21.414Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T08:55:21.414Z] #82 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:21.414Z] #82 11.71 OK: 12 MiB in 18 packages [2024-08-15T08:55:21.414Z] #82 DONE 12.4s [2024-08-15T08:55:21.414Z] [2024-08-15T08:55:21.414Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:55:21.414Z] #50 ... [2024-08-15T08:55:21.414Z] [2024-08-15T08:55:21.414Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:55:21.686Z] #59 ... [2024-08-15T08:55:21.686Z] [2024-08-15T08:55:21.686Z] #60 [security-spiffe-token-provider internal] load build context [2024-08-15T08:55:21.686Z] #60 ... [2024-08-15T08:55:21.686Z] [2024-08-15T08:55:21.686Z] #49 [core-metadata internal] load build context [2024-08-15T08:55:22.659Z] #49 ... [2024-08-15T08:55:22.659Z] [2024-08-15T08:55:22.659Z] #51 [core-command internal] load build context [2024-08-15T08:55:22.659Z] #51 ... [2024-08-15T08:55:22.659Z] [2024-08-15T08:55:22.659Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T08:55:22.659Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 35.2s [2024-08-15T08:55:22.659Z] #45 ... [2024-08-15T08:55:22.659Z] [2024-08-15T08:55:22.659Z] #49 [core-metadata internal] load build context [2024-08-15T08:55:22.925Z] #49 transferring context: 80.58MB 54.9s [2024-08-15T08:55:22.925Z] #49 ... [2024-08-15T08:55:22.925Z] [2024-08-15T08:55:22.925Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:55:22.925Z] #56 ... [2024-08-15T08:55:22.925Z] [2024-08-15T08:55:22.925Z] #47 [security-secretstore-setup internal] load build context [2024-08-15T08:55:23.192Z] #47 ... [2024-08-15T08:55:23.192Z] [2024-08-15T08:55:23.192Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:55:23.458Z] #56 ... [2024-08-15T08:55:23.458Z] [2024-08-15T08:55:23.458Z] #57 [core-keeper internal] load build context [2024-08-15T08:55:23.458Z] #57 ... [2024-08-15T08:55:23.458Z] [2024-08-15T08:55:23.458Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:55:24.869Z] #56 ... [2024-08-15T08:55:24.869Z] [2024-08-15T08:55:24.869Z] #83 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-15T08:55:24.869Z] #83 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:24.869Z] #83 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:24.869Z] #83 13.10 OK: 9 MiB in 20 packages [2024-08-15T08:55:24.869Z] #83 DONE 14.4s [2024-08-15T08:55:24.869Z] [2024-08-15T08:55:24.869Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:55:25.139Z] #56 ... [2024-08-15T08:55:25.139Z] [2024-08-15T08:55:25.139Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-15T08:55:25.139Z] #84 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:25.139Z] #84 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:25.139Z] #84 12.76 OK: 8 MiB in 19 packages [2024-08-15T08:55:25.139Z] #84 DONE 14.2s [2024-08-15T08:55:25.139Z] [2024-08-15T08:55:25.139Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:55:26.102Z] #56 ... [2024-08-15T08:55:26.102Z] [2024-08-15T08:55:26.102Z] #86 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-15T08:55:26.102Z] #86 DONE 8.9s [2024-08-15T08:55:26.102Z] [2024-08-15T08:55:26.102Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:55:26.685Z] #56 ... [2024-08-15T08:55:26.685Z] [2024-08-15T08:55:26.685Z] #87 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-15T08:55:26.685Z] #87 DONE 0.7s [2024-08-15T08:55:26.685Z] [2024-08-15T08:55:26.685Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:55:27.644Z] #56 ... [2024-08-15T08:55:27.644Z] [2024-08-15T08:55:27.644Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T08:55:27.644Z] #0 8.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:27.644Z] #0 9.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T08:55:27.644Z] #88 ... [2024-08-15T08:55:27.644Z] [2024-08-15T08:55:27.644Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:55:28.229Z] #56 transferring context: 98.84MB 58.7s [2024-08-15T08:55:29.189Z] #56 ... [2024-08-15T08:55:29.189Z] [2024-08-15T08:55:29.189Z] #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T08:55:29.189Z] #88 10.20 OK: 9 MiB in 17 packages [2024-08-15T08:55:29.189Z] #88 DONE 11.4s [2024-08-15T08:55:29.189Z] [2024-08-15T08:55:29.189Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:55:29.189Z] #56 ... [2024-08-15T08:55:29.189Z] [2024-08-15T08:55:29.189Z] #46 [support-notifications internal] load build context [2024-08-15T08:55:29.189Z] #46 ... [2024-08-15T08:55:29.189Z] [2024-08-15T08:55:29.189Z] #38 [support-scheduler internal] load build context [2024-08-15T08:55:29.455Z] #38 ... [2024-08-15T08:55:29.455Z] [2024-08-15T08:55:29.455Z] #46 [support-notifications internal] load build context [2024-08-15T08:55:29.455Z] #46 ... [2024-08-15T08:55:29.455Z] [2024-08-15T08:55:29.455Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:55:29.720Z] #39 ... [2024-08-15T08:55:29.720Z] [2024-08-15T08:55:29.720Z] #38 [support-scheduler internal] load build context [2024-08-15T08:55:29.988Z] #38 ... [2024-08-15T08:55:29.988Z] [2024-08-15T08:55:29.988Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T08:55:29.988Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 40.5s done [2024-08-15T08:55:29.988Z] #45 DONE 57.1s [2024-08-15T08:55:29.988Z] [2024-08-15T08:55:29.988Z] #38 [support-scheduler internal] load build context [2024-08-15T08:55:29.988Z] #38 ... [2024-08-15T08:55:29.988Z] [2024-08-15T08:55:29.988Z] #61 [core-data internal] load build context [2024-08-15T08:55:30.266Z] #61 ... [2024-08-15T08:55:30.266Z] [2024-08-15T08:55:30.266Z] #38 [support-scheduler internal] load build context [2024-08-15T08:55:30.537Z] #38 ... [2024-08-15T08:55:30.537Z] [2024-08-15T08:55:30.537Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:30.537Z] #62 ... [2024-08-15T08:55:30.537Z] [2024-08-15T08:55:30.537Z] #38 [support-scheduler internal] load build context [2024-08-15T08:55:30.537Z] #38 ... [2024-08-15T08:55:30.537Z] [2024-08-15T08:55:30.537Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T08:55:30.537Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 43.1s [2024-08-15T08:55:30.804Z] #52 ... [2024-08-15T08:55:30.804Z] [2024-08-15T08:55:30.804Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:31.447Z] #62 ... [2024-08-15T08:55:31.447Z] [2024-08-15T08:55:31.447Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:55:31.715Z] #50 ... [2024-08-15T08:55:31.715Z] [2024-08-15T08:55:31.715Z] #38 [support-scheduler internal] load build context [2024-08-15T08:55:31.715Z] #38 ... [2024-08-15T08:55:31.715Z] [2024-08-15T08:55:31.715Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:55:31.984Z] #59 ... [2024-08-15T08:55:31.984Z] [2024-08-15T08:55:31.984Z] #60 [security-spiffe-token-provider internal] load build context [2024-08-15T08:55:31.984Z] #60 ... [2024-08-15T08:55:31.984Z] [2024-08-15T08:55:31.984Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:55:32.948Z] #59 ... [2024-08-15T08:55:32.948Z] [2024-08-15T08:55:32.948Z] #51 [core-command internal] load build context [2024-08-15T08:55:32.948Z] #51 ... [2024-08-15T08:55:32.948Z] [2024-08-15T08:55:32.948Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:55:33.215Z] #59 ... [2024-08-15T08:55:33.215Z] [2024-08-15T08:55:33.215Z] #49 [core-metadata internal] load build context [2024-08-15T08:55:33.215Z] #49 transferring context: 112.18MB 65.2s [2024-08-15T08:55:33.215Z] #49 ... [2024-08-15T08:55:33.215Z] [2024-08-15T08:55:33.215Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:55:33.215Z] #59 ... [2024-08-15T08:55:33.215Z] [2024-08-15T08:55:33.215Z] #47 [security-secretstore-setup internal] load build context [2024-08-15T08:55:33.483Z] #47 ... [2024-08-15T08:55:33.483Z] [2024-08-15T08:55:33.483Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:55:33.483Z] #59 ... [2024-08-15T08:55:33.483Z] [2024-08-15T08:55:33.483Z] #57 [core-keeper internal] load build context [2024-08-15T08:55:33.752Z] #57 ... [2024-08-15T08:55:33.752Z] [2024-08-15T08:55:33.752Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:55:34.341Z] #59 ... [2024-08-15T08:55:34.341Z] [2024-08-15T08:55:34.341Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-15T08:55:34.341Z] #89 DONE 1.8s [2024-08-15T08:55:34.341Z] [2024-08-15T08:55:34.341Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:55:38.598Z] #59 transferring context: 78.16MB 66.8s [2024-08-15T08:55:39.189Z] #59 ... [2024-08-15T08:55:39.189Z] [2024-08-15T08:55:39.189Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:55:39.458Z] #56 ... [2024-08-15T08:55:39.458Z] [2024-08-15T08:55:39.458Z] #38 [support-scheduler internal] load build context [2024-08-15T08:55:39.458Z] #38 ... [2024-08-15T08:55:39.458Z] [2024-08-15T08:55:39.458Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:55:39.726Z] #56 ... [2024-08-15T08:55:39.726Z] [2024-08-15T08:55:39.726Z] #46 [support-notifications internal] load build context [2024-08-15T08:55:39.726Z] #46 ... [2024-08-15T08:55:39.726Z] [2024-08-15T08:55:39.726Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:55:39.726Z] #39 ... [2024-08-15T08:55:39.726Z] [2024-08-15T08:55:39.726Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:55:40.310Z] #56 ... [2024-08-15T08:55:40.310Z] [2024-08-15T08:55:40.310Z] #61 [core-data internal] load build context [2024-08-15T08:55:40.310Z] #61 ... [2024-08-15T08:55:40.310Z] [2024-08-15T08:55:40.310Z] #38 [support-scheduler internal] load build context [2024-08-15T08:55:40.577Z] #38 ... [2024-08-15T08:55:40.577Z] [2024-08-15T08:55:40.577Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T08:55:40.577Z] #52 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 52.1s done [2024-08-15T08:55:40.577Z] #52 DONE 70.6s [2024-08-15T08:55:40.577Z] [2024-08-15T08:55:40.577Z] #38 [support-scheduler internal] load build context [2024-08-15T08:55:41.539Z] #38 ... [2024-08-15T08:55:41.540Z] [2024-08-15T08:55:41.540Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:41.540Z] #62 ... [2024-08-15T08:55:41.540Z] [2024-08-15T08:55:41.540Z] #38 [support-scheduler internal] load build context [2024-08-15T08:55:41.808Z] #38 ... [2024-08-15T08:55:41.808Z] [2024-08-15T08:55:41.808Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:55:41.808Z] #50 ... [2024-08-15T08:55:41.808Z] [2024-08-15T08:55:41.808Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:42.078Z] #62 ... [2024-08-15T08:55:42.078Z] [2024-08-15T08:55:42.078Z] #60 [security-spiffe-token-provider internal] load build context [2024-08-15T08:55:42.345Z] #60 ... [2024-08-15T08:55:42.345Z] [2024-08-15T08:55:42.345Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:43.319Z] #62 ... [2024-08-15T08:55:43.319Z] [2024-08-15T08:55:43.319Z] #51 [core-command internal] load build context [2024-08-15T08:55:43.319Z] #51 ... [2024-08-15T08:55:43.319Z] [2024-08-15T08:55:43.319Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:43.319Z] #62 ... [2024-08-15T08:55:43.319Z] [2024-08-15T08:55:43.319Z] #49 [core-metadata internal] load build context [2024-08-15T08:55:43.319Z] #49 transferring context: 146.60MB 75.3s [2024-08-15T08:55:43.588Z] #49 ... [2024-08-15T08:55:43.588Z] [2024-08-15T08:55:43.588Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:43.588Z] #62 ... [2024-08-15T08:55:43.588Z] [2024-08-15T08:55:43.588Z] #47 [security-secretstore-setup internal] load build context [2024-08-15T08:55:43.588Z] #47 ... [2024-08-15T08:55:43.588Z] [2024-08-15T08:55:43.588Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:43.861Z] #62 ... [2024-08-15T08:55:43.861Z] [2024-08-15T08:55:43.861Z] #57 [core-keeper internal] load build context [2024-08-15T08:55:43.861Z] #57 ... [2024-08-15T08:55:43.861Z] [2024-08-15T08:55:43.861Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:49.221Z] #62 ... [2024-08-15T08:55:49.221Z] [2024-08-15T08:55:49.221Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T08:55:49.221Z] #90 DONE 4.4s [2024-08-15T08:55:49.221Z] [2024-08-15T08:55:49.221Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:49.221Z] #62 ... [2024-08-15T08:55:49.221Z] [2024-08-15T08:55:49.221Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T08:55:49.221Z] #91 DONE 4.5s [2024-08-15T08:55:49.221Z] [2024-08-15T08:55:49.221Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:49.221Z] #62 ... [2024-08-15T08:55:49.221Z] [2024-08-15T08:55:49.221Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T08:55:49.221Z] #92 DONE 3.5s [2024-08-15T08:55:49.221Z] [2024-08-15T08:55:49.221Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:49.221Z] #62 transferring context: 182.95MB 76.0s [2024-08-15T08:55:49.492Z] #62 ... [2024-08-15T08:55:49.492Z] [2024-08-15T08:55:49.492Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:55:49.492Z] #59 ... [2024-08-15T08:55:49.492Z] [2024-08-15T08:55:49.492Z] #38 [support-scheduler internal] load build context [2024-08-15T08:55:49.759Z] #38 ... [2024-08-15T08:55:49.759Z] [2024-08-15T08:55:49.759Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:49.759Z] #62 ... [2024-08-15T08:55:49.759Z] [2024-08-15T08:55:49.759Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-15T08:55:49.759Z] #93 DONE 1.1s [2024-08-15T08:55:49.759Z] [2024-08-15T08:55:49.759Z] #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-15T08:55:49.759Z] #94 DONE 1.3s [2024-08-15T08:55:49.759Z] [2024-08-15T08:55:49.759Z] #46 [support-notifications internal] load build context [2024-08-15T08:55:50.025Z] #46 ... [2024-08-15T08:55:50.025Z] [2024-08-15T08:55:50.025Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-15T08:55:50.025Z] #95 DONE 1.4s [2024-08-15T08:55:50.025Z] [2024-08-15T08:55:50.025Z] #46 [support-notifications internal] load build context [2024-08-15T08:55:50.025Z] #46 ... [2024-08-15T08:55:50.025Z] [2024-08-15T08:55:50.025Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:55:50.025Z] #39 ... [2024-08-15T08:55:50.025Z] [2024-08-15T08:55:50.025Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:50.610Z] #62 ... [2024-08-15T08:55:50.610Z] [2024-08-15T08:55:50.610Z] #61 [core-data internal] load build context [2024-08-15T08:55:50.610Z] #61 ... [2024-08-15T08:55:50.610Z] [2024-08-15T08:55:50.610Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:50.610Z] #62 ... [2024-08-15T08:55:50.610Z] [2024-08-15T08:55:50.610Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:55:50.876Z] #56 ... [2024-08-15T08:55:50.876Z] [2024-08-15T08:55:50.876Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:51.142Z] #62 ... [2024-08-15T08:55:51.142Z] [2024-08-15T08:55:51.142Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-15T08:55:51.142Z] #96 DONE 1.3s [2024-08-15T08:55:51.142Z] [2024-08-15T08:55:51.142Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:51.727Z] #62 ... [2024-08-15T08:55:51.727Z] [2024-08-15T08:55:51.727Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-15T08:55:51.727Z] #97 DONE 1.4s [2024-08-15T08:55:51.727Z] [2024-08-15T08:55:51.727Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:52.005Z] #62 ... [2024-08-15T08:55:52.005Z] [2024-08-15T08:55:52.005Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-15T08:55:52.005Z] #98 DONE 1.8s [2024-08-15T08:55:52.005Z] [2024-08-15T08:55:52.005Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:52.005Z] #62 ... [2024-08-15T08:55:52.005Z] [2024-08-15T08:55:52.005Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:55:52.274Z] #50 ... [2024-08-15T08:55:52.274Z] [2024-08-15T08:55:52.274Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:52.274Z] #62 ... [2024-08-15T08:55:52.274Z] [2024-08-15T08:55:52.274Z] #60 [security-spiffe-token-provider internal] load build context [2024-08-15T08:55:52.274Z] #60 ... [2024-08-15T08:55:52.274Z] [2024-08-15T08:55:52.274Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:52.542Z] #62 ... [2024-08-15T08:55:52.542Z] [2024-08-15T08:55:52.542Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T08:55:52.542Z] #99 DONE 1.3s [2024-08-15T08:55:52.542Z] [2024-08-15T08:55:52.542Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:53.129Z] #62 ... [2024-08-15T08:55:53.130Z] [2024-08-15T08:55:53.130Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T08:55:53.130Z] #100 DONE 1.3s [2024-08-15T08:55:53.130Z] [2024-08-15T08:55:53.130Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:53.397Z] #62 ... [2024-08-15T08:55:53.397Z] [2024-08-15T08:55:53.397Z] #51 [core-command internal] load build context [2024-08-15T08:55:53.397Z] #51 transferring context: 137.65MB 85.3s [2024-08-15T08:55:53.397Z] #51 ... [2024-08-15T08:55:53.397Z] [2024-08-15T08:55:53.397Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:55:53.669Z] #62 ... [2024-08-15T08:55:53.669Z] [2024-08-15T08:55:53.669Z] #49 [core-metadata internal] load build context [2024-08-15T08:55:53.669Z] #49 ... [2024-08-15T08:55:53.669Z] [2024-08-15T08:55:53.669Z] #51 [core-command internal] load build context [2024-08-15T08:55:53.669Z] #51 ... [2024-08-15T08:55:53.669Z] [2024-08-15T08:55:53.669Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T08:55:53.669Z] #101 DONE 1.6s [2024-08-15T08:55:53.669Z] [2024-08-15T08:55:53.669Z] #51 [core-command internal] load build context [2024-08-15T08:55:53.669Z] #51 ... [2024-08-15T08:55:53.669Z] [2024-08-15T08:55:53.669Z] #47 [security-secretstore-setup internal] load build context [2024-08-15T08:55:53.937Z] #47 ... [2024-08-15T08:55:53.937Z] [2024-08-15T08:55:53.937Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-15T08:55:53.937Z] #102 ... [2024-08-15T08:55:53.937Z] [2024-08-15T08:55:53.937Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-15T08:55:53.937Z] #103 DONE 1.4s [2024-08-15T08:55:54.220Z] [2024-08-15T08:55:54.220Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-15T08:55:54.220Z] #104 ... [2024-08-15T08:55:54.220Z] [2024-08-15T08:55:54.220Z] #57 [core-keeper internal] load build context [2024-08-15T08:55:54.488Z] #57 ... [2024-08-15T08:55:54.488Z] [2024-08-15T08:55:54.488Z] #51 [core-command internal] load build context [2024-08-15T08:55:55.075Z] #51 ... [2024-08-15T08:55:55.075Z] [2024-08-15T08:55:55.075Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-15T08:55:55.075Z] #105 DONE 1.6s [2024-08-15T08:55:55.075Z] [2024-08-15T08:55:55.075Z] #51 [core-command internal] load build context [2024-08-15T08:55:55.075Z] #51 ... [2024-08-15T08:55:55.075Z] [2024-08-15T08:55:55.075Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-15T08:55:55.075Z] #102 DONE 1.1s [2024-08-15T08:55:55.075Z] [2024-08-15T08:55:55.075Z] #51 [core-command internal] load build context [2024-08-15T08:55:55.663Z] #51 ... [2024-08-15T08:55:55.663Z] [2024-08-15T08:55:55.663Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-15T08:55:55.663Z] #104 DONE 1.6s [2024-08-15T08:55:55.663Z] [2024-08-15T08:55:55.663Z] #106 [security-spire-agent] exporting to image [2024-08-15T08:55:55.663Z] #106 exporting layers [2024-08-15T08:55:56.245Z] #106 ... [2024-08-15T08:55:56.245Z] [2024-08-15T08:55:56.245Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-15T08:55:56.245Z] #107 DONE 1.0s [2024-08-15T08:55:56.245Z] [2024-08-15T08:55:56.245Z] #106 [security-spire-config] exporting to image [2024-08-15T08:55:56.514Z] #106 ... [2024-08-15T08:55:56.514Z] [2024-08-15T08:55:56.514Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-15T08:55:56.514Z] #108 DONE 1.6s [2024-08-15T08:55:56.514Z] [2024-08-15T08:55:56.514Z] #106 [security-spire-server] exporting to image [2024-08-15T08:55:59.864Z] #106 ... [2024-08-15T08:55:59.864Z] [2024-08-15T08:55:59.864Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:55:59.864Z] #59 transferring context: 175.96MB 87.8s [2024-08-15T08:55:59.864Z] #59 ... [2024-08-15T08:55:59.864Z] [2024-08-15T08:55:59.864Z] #51 [core-command internal] load build context [2024-08-15T08:55:59.864Z] #51 ... [2024-08-15T08:55:59.864Z] [2024-08-15T08:55:59.864Z] #38 [support-scheduler internal] load build context [2024-08-15T08:55:59.864Z] #38 ... [2024-08-15T08:55:59.864Z] [2024-08-15T08:55:59.864Z] #51 [core-command internal] load build context [2024-08-15T08:56:00.131Z] #51 ... [2024-08-15T08:56:00.131Z] [2024-08-15T08:56:00.131Z] #46 [support-notifications internal] load build context [2024-08-15T08:56:00.398Z] #46 ... [2024-08-15T08:56:00.398Z] [2024-08-15T08:56:00.398Z] #51 [core-command internal] load build context [2024-08-15T08:56:00.398Z] #51 ... [2024-08-15T08:56:00.398Z] [2024-08-15T08:56:00.398Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:56:00.398Z] #39 ... [2024-08-15T08:56:00.398Z] [2024-08-15T08:56:00.398Z] #51 [core-command internal] load build context [2024-08-15T08:56:00.664Z] #51 ... [2024-08-15T08:56:00.664Z] [2024-08-15T08:56:00.664Z] #61 [core-data internal] load build context [2024-08-15T08:56:00.931Z] #61 ... [2024-08-15T08:56:00.931Z] [2024-08-15T08:56:00.931Z] #51 [core-command internal] load build context [2024-08-15T08:56:00.931Z] #51 ... [2024-08-15T08:56:00.931Z] [2024-08-15T08:56:00.931Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:56:00.931Z] #56 ... [2024-08-15T08:56:00.931Z] [2024-08-15T08:56:00.931Z] #51 [core-command internal] load build context [2024-08-15T08:56:02.348Z] #51 ... [2024-08-15T08:56:02.348Z] [2024-08-15T08:56:02.348Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:56:02.348Z] #50 ... [2024-08-15T08:56:02.348Z] [2024-08-15T08:56:02.348Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:56:02.348Z] #39 ... [2024-08-15T08:56:02.348Z] [2024-08-15T08:56:02.348Z] #60 [security-spiffe-token-provider internal] load build context [2024-08-15T08:56:02.615Z] #60 ... [2024-08-15T08:56:02.615Z] [2024-08-15T08:56:02.615Z] #51 [core-command internal] load build context [2024-08-15T08:56:03.576Z] #51 ... [2024-08-15T08:56:03.576Z] [2024-08-15T08:56:03.576Z] #106 [security-spire-server] exporting to image [2024-08-15T08:56:03.576Z] #106 exporting layers 6.7s done [2024-08-15T08:56:03.576Z] #106 writing image sha256:d60957c8b3c63113bc9cfdaa1ca0476269a58cc3b07b82a1b20085cb0d95b41d 0.2s done [2024-08-15T08:56:03.576Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-15T08:56:03.576Z] #106 writing image sha256:dc7bb95eab54ed34ec7aad3f0f0be88b83e689475f878abcb5ae876093759d2e 0.1s done [2024-08-15T08:56:03.576Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-15T08:56:03.576Z] #106 writing image sha256:110be1a52b509ceade76eef632e506ddbf4d48230a092857c64619d7b69bc775 done [2024-08-15T08:56:03.576Z] #106 naming to docker.io/library/security-spire-server-arm64 done [2024-08-15T08:56:03.576Z] #106 DONE 7.7s [2024-08-15T08:56:03.576Z] [2024-08-15T08:56:03.576Z] #51 [core-command internal] load build context [2024-08-15T08:56:03.842Z] #51 ... [2024-08-15T08:56:03.842Z] [2024-08-15T08:56:03.842Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:56:03.842Z] #62 ... [2024-08-15T08:56:03.842Z] [2024-08-15T08:56:03.842Z] #49 [core-metadata internal] load build context [2024-08-15T08:56:03.842Z] #49 ... [2024-08-15T08:56:03.842Z] [2024-08-15T08:56:03.842Z] #47 [security-secretstore-setup internal] load build context [2024-08-15T08:56:04.110Z] #47 ... [2024-08-15T08:56:04.110Z] [2024-08-15T08:56:04.110Z] #49 [core-metadata internal] load build context [2024-08-15T08:56:04.377Z] #49 transferring context: 216.75MB 96.3s [2024-08-15T08:56:04.960Z] #49 ... [2024-08-15T08:56:04.960Z] [2024-08-15T08:56:04.960Z] #57 [core-keeper internal] load build context [2024-08-15T08:56:04.960Z] #57 ... [2024-08-15T08:56:04.960Z] [2024-08-15T08:56:04.960Z] #49 [core-metadata internal] load build context [2024-08-15T08:56:05.921Z] #49 ... [2024-08-15T08:56:05.921Z] [2024-08-15T08:56:05.921Z] #38 [support-scheduler internal] load build context [2024-08-15T08:56:05.921Z] #38 transferring context: 308.99MB 98.8s done [2024-08-15T08:56:05.921Z] #38 DONE 99.5s [2024-08-15T08:56:05.921Z] [2024-08-15T08:56:05.921Z] #49 [core-metadata internal] load build context [2024-08-15T08:56:08.507Z] #49 ... [2024-08-15T08:56:08.507Z] [2024-08-15T08:56:08.507Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:56:08.507Z] #109 DONE 2.4s [2024-08-15T08:56:08.507Z] [2024-08-15T08:56:08.507Z] #49 [core-metadata internal] load build context [2024-08-15T08:56:09.923Z] #49 ... [2024-08-15T08:56:09.923Z] [2024-08-15T08:56:09.923Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:56:09.923Z] #59 ... [2024-08-15T08:56:09.923Z] [2024-08-15T08:56:09.923Z] #49 [core-metadata internal] load build context [2024-08-15T08:56:10.190Z] #49 ... [2024-08-15T08:56:10.190Z] [2024-08-15T08:56:10.190Z] #46 [support-notifications internal] load build context [2024-08-15T08:56:10.468Z] #46 ... [2024-08-15T08:56:10.468Z] [2024-08-15T08:56:10.468Z] #39 [security-proxy-auth internal] load build context [2024-08-15T08:56:10.468Z] #39 transferring context: 308.99MB 101.1s done [2024-08-15T08:56:10.468Z] #39 DONE 101.4s [2024-08-15T08:56:10.468Z] [2024-08-15T08:56:10.468Z] #46 [support-notifications internal] load build context [2024-08-15T08:56:10.468Z] #46 ... [2024-08-15T08:56:10.468Z] [2024-08-15T08:56:10.468Z] #49 [core-metadata internal] load build context [2024-08-15T08:56:11.046Z] #49 ... [2024-08-15T08:56:11.046Z] [2024-08-15T08:56:11.046Z] #61 [core-data internal] load build context [2024-08-15T08:56:11.046Z] #61 ... [2024-08-15T08:56:11.046Z] [2024-08-15T08:56:11.046Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:56:11.312Z] #56 ... [2024-08-15T08:56:11.312Z] [2024-08-15T08:56:11.312Z] #49 [core-metadata internal] load build context [2024-08-15T08:56:12.272Z] #49 ... [2024-08-15T08:56:12.272Z] [2024-08-15T08:56:12.272Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:56:12.545Z] #50 ... [2024-08-15T08:56:12.545Z] [2024-08-15T08:56:12.545Z] #49 [core-metadata internal] load build context [2024-08-15T08:56:12.545Z] #49 ... [2024-08-15T08:56:12.545Z] [2024-08-15T08:56:12.545Z] #60 [security-spiffe-token-provider internal] load build context [2024-08-15T08:56:12.815Z] #60 ... [2024-08-15T08:56:12.815Z] [2024-08-15T08:56:12.815Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:56:13.083Z] #50 ... [2024-08-15T08:56:13.084Z] [2024-08-15T08:56:13.084Z] #47 [security-secretstore-setup internal] load build context [2024-08-15T08:56:13.084Z] #47 transferring context: 308.99MB 105.4s done [2024-08-15T08:56:13.084Z] #47 DONE 105.7s [2024-08-15T08:56:13.084Z] [2024-08-15T08:56:13.084Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:56:13.692Z] #50 ... [2024-08-15T08:56:13.692Z] [2024-08-15T08:56:13.692Z] #51 [core-command internal] load build context [2024-08-15T08:56:13.958Z] #51 ... [2024-08-15T08:56:13.958Z] [2024-08-15T08:56:13.958Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:56:14.225Z] #50 ... [2024-08-15T08:56:14.225Z] [2024-08-15T08:56:14.225Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:56:14.225Z] #62 ... [2024-08-15T08:56:14.225Z] [2024-08-15T08:56:14.225Z] #51 [core-command internal] load build context [2024-08-15T08:56:14.810Z] #51 ... [2024-08-15T08:56:14.810Z] [2024-08-15T08:56:14.810Z] #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:56:14.810Z] #110 DONE 1.4s [2024-08-15T08:56:14.810Z] [2024-08-15T08:56:14.810Z] #51 [core-command internal] load build context [2024-08-15T08:56:14.810Z] #51 ... [2024-08-15T08:56:14.810Z] [2024-08-15T08:56:14.810Z] #57 [core-keeper internal] load build context [2024-08-15T08:56:15.077Z] #57 ... [2024-08-15T08:56:15.077Z] [2024-08-15T08:56:15.077Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:56:18.425Z] #62 ... [2024-08-15T08:56:18.425Z] [2024-08-15T08:56:18.425Z] #56 [security-bootstrapper internal] load build context [2024-08-15T08:56:18.425Z] #56 transferring context: 308.99MB 108.5s done [2024-08-15T08:56:18.425Z] #56 DONE 109.1s [2024-08-15T08:56:18.425Z] [2024-08-15T08:56:18.425Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:56:18.425Z] #62 ... [2024-08-15T08:56:18.425Z] [2024-08-15T08:56:18.425Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:56:18.425Z] #111 ... [2024-08-15T08:56:18.425Z] [2024-08-15T08:56:18.425Z] #62 [support-cron-scheduler internal] load build context [2024-08-15T08:56:19.017Z] #62 transferring context: 308.99MB 106.0s done [2024-08-15T08:56:19.017Z] #62 DONE 107.1s [2024-08-15T08:56:19.017Z] [2024-08-15T08:56:19.017Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:56:20.458Z] #50 ... [2024-08-15T08:56:20.458Z] [2024-08-15T08:56:20.458Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:56:20.458Z] #59 ... [2024-08-15T08:56:20.458Z] [2024-08-15T08:56:20.458Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:56:20.458Z] #50 ... [2024-08-15T08:56:20.458Z] [2024-08-15T08:56:20.458Z] #112 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:56:20.458Z] #112 DONE 1.4s [2024-08-15T08:56:20.458Z] [2024-08-15T08:56:20.458Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:56:20.458Z] #50 ... [2024-08-15T08:56:20.458Z] [2024-08-15T08:56:20.458Z] #46 [support-notifications internal] load build context [2024-08-15T08:56:20.726Z] #46 ... [2024-08-15T08:56:20.726Z] [2024-08-15T08:56:20.726Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:56:20.993Z] #50 ... [2024-08-15T08:56:20.993Z] [2024-08-15T08:56:20.993Z] #60 [security-spiffe-token-provider internal] load build context [2024-08-15T08:56:20.993Z] #60 transferring context: 308.99MB 108.8s done [2024-08-15T08:56:20.993Z] #60 DONE 111.2s [2024-08-15T08:56:20.993Z] [2024-08-15T08:56:20.993Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:56:21.269Z] #50 ... [2024-08-15T08:56:21.269Z] [2024-08-15T08:56:21.269Z] #61 [core-data internal] load build context [2024-08-15T08:56:21.539Z] #61 ... [2024-08-15T08:56:21.539Z] [2024-08-15T08:56:21.539Z] #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:56:22.501Z] #113 DONE 1.2s [2024-08-15T08:56:22.501Z] [2024-08-15T08:56:22.501Z] #61 [core-data internal] load build context [2024-08-15T08:56:22.768Z] #61 ... [2024-08-15T08:56:22.768Z] [2024-08-15T08:56:22.768Z] #49 [core-metadata internal] load build context [2024-08-15T08:56:23.035Z] #49 ... [2024-08-15T08:56:23.035Z] [2024-08-15T08:56:23.035Z] #61 [core-data internal] load build context [2024-08-15T08:56:24.981Z] #61 ... [2024-08-15T08:56:24.982Z] [2024-08-15T08:56:24.982Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:56:24.982Z] #114 ... [2024-08-15T08:56:24.982Z] [2024-08-15T08:56:24.982Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:56:24.982Z] #59 ... [2024-08-15T08:56:24.982Z] [2024-08-15T08:56:24.982Z] #51 [core-command internal] load build context [2024-08-15T08:56:25.249Z] #51 ... [2024-08-15T08:56:25.249Z] [2024-08-15T08:56:25.249Z] #57 [core-keeper internal] load build context [2024-08-15T08:56:25.249Z] #57 ... [2024-08-15T08:56:25.249Z] [2024-08-15T08:56:25.249Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:56:25.833Z] #59 transferring context: 305.38MB 113.9s [2024-08-15T08:56:26.099Z] #59 ... [2024-08-15T08:56:26.099Z] [2024-08-15T08:56:26.099Z] #50 [core-common-config-bootstrapper internal] load build context [2024-08-15T08:56:26.099Z] #50 transferring context: 308.99MB 118.0s done [2024-08-15T08:56:26.099Z] #50 DONE 118.5s [2024-08-15T08:56:26.099Z] [2024-08-15T08:56:26.099Z] #59 [security-proxy-setup internal] load build context [2024-08-15T08:56:26.372Z] #59 transferring context: 308.99MB 114.4s done [2024-08-15T08:56:26.372Z] #59 DONE 116.5s [2024-08-15T08:56:26.372Z] [2024-08-15T08:56:26.372Z] #51 [core-command internal] load build context [2024-08-15T08:56:27.340Z] #51 ... [2024-08-15T08:56:27.340Z] [2024-08-15T08:56:27.340Z] #57 [core-keeper internal] load build context [2024-08-15T08:56:27.340Z] #57 transferring context: 308.99MB 117.6s done [2024-08-15T08:56:27.340Z] #57 DONE 118.2s [2024-08-15T08:56:27.340Z] [2024-08-15T08:56:27.340Z] #51 [core-command internal] load build context [2024-08-15T08:56:28.757Z] #51 ... [2024-08-15T08:56:28.757Z] [2024-08-15T08:56:28.757Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-15T08:56:28.757Z] #115 DONE 1.2s [2024-08-15T08:56:28.757Z] [2024-08-15T08:56:28.757Z] #51 [core-command internal] load build context [2024-08-15T08:56:29.339Z] #51 transferring context: 308.99MB 121.2s done [2024-08-15T08:56:29.606Z] #51 DONE 121.6s [2024-08-15T08:56:29.606Z] [2024-08-15T08:56:29.606Z] #61 [core-data internal] load build context [2024-08-15T08:56:29.606Z] #61 ... [2024-08-15T08:56:29.606Z] [2024-08-15T08:56:29.606Z] #49 [core-metadata internal] load build context [2024-08-15T08:56:29.606Z] #49 transferring context: 308.99MB 121.5s done [2024-08-15T08:56:29.606Z] #49 DONE 121.9s [2024-08-15T08:56:29.606Z] [2024-08-15T08:56:29.606Z] #61 [core-data internal] load build context [2024-08-15T08:56:30.572Z] #61 ... [2024-08-15T08:56:30.572Z] [2024-08-15T08:56:30.572Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:56:30.572Z] #116 ... [2024-08-15T08:56:30.572Z] [2024-08-15T08:56:30.572Z] #61 [core-data internal] load build context [2024-08-15T08:56:30.572Z] #61 ... [2024-08-15T08:56:30.572Z] [2024-08-15T08:56:30.572Z] #46 [support-notifications internal] load build context [2024-08-15T08:56:30.838Z] #46 transferring context: 308.99MB 123.4s done [2024-08-15T08:56:30.838Z] #46 ... [2024-08-15T08:56:30.838Z] [2024-08-15T08:56:30.838Z] #61 [core-data internal] load build context [2024-08-15T08:56:31.104Z] #61 ... [2024-08-15T08:56:31.104Z] [2024-08-15T08:56:31.104Z] #46 [support-notifications internal] load build context [2024-08-15T08:56:31.104Z] #46 DONE 123.8s [2024-08-15T08:56:31.104Z] [2024-08-15T08:56:31.104Z] #61 [core-data internal] load build context [2024-08-15T08:56:33.053Z] #61 ... [2024-08-15T08:56:33.053Z] [2024-08-15T08:56:33.053Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:56:33.053Z] #117 ... [2024-08-15T08:56:33.053Z] [2024-08-15T08:56:33.053Z] #61 [core-data internal] load build context [2024-08-15T08:56:36.408Z] #61 transferring context: 293.13MB 123.5s [2024-08-15T08:56:36.993Z] #61 transferring context: 308.99MB 124.3s done [2024-08-15T08:56:36.993Z] #61 DONE 125.5s [2024-08-15T08:56:36.993Z] [2024-08-15T08:56:36.993Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:57:44.857Z] #118 ... [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:57:44.857Z] #111 DONE 87.0s [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #119 [support-scheduler builder 6/7] COPY . . [2024-08-15T08:57:44.857Z] #119 ... [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:57:44.857Z] #114 DONE 85.6s [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #120 [core-data builder 6/7] COPY . . [2024-08-15T08:57:44.857Z] #120 CACHED [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:57:44.857Z] #121 CACHED [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #122 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:57:44.857Z] #122 CACHED [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:57:44.857Z] #123 CACHED [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:57:44.857Z] #124 CACHED [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-08-15T08:57:44.857Z] #125 CACHED [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #126 [core-command builder 6/7] COPY . . [2024-08-15T08:57:44.857Z] #126 CACHED [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:57:44.857Z] #127 CACHED [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:57:44.857Z] #128 CACHED [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:57:44.857Z] #129 CACHED [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:57:44.857Z] #130 CACHED [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-15T08:57:44.857Z] #131 CACHED [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:57:44.857Z] #132 CACHED [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:57:44.857Z] #133 CACHED [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #134 [core-metadata builder 6/7] COPY . . [2024-08-15T08:57:44.857Z] #134 CACHED [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #119 [support-scheduler builder 6/7] COPY . . [2024-08-15T08:57:44.857Z] #119 DONE 4.9s [2024-08-15T08:57:44.857Z] [2024-08-15T08:57:44.857Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-15T08:57:44.857Z] #135 4.292 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-15T08:57:48.195Z] #135 ... [2024-08-15T08:57:48.195Z] [2024-08-15T08:57:48.195Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:57:48.195Z] #116 DONE 87.9s [2024-08-15T08:57:48.195Z] [2024-08-15T08:57:48.195Z] #136 [support-cron-scheduler builder 6/7] COPY . . [2024-08-15T08:57:49.599Z] #136 ... [2024-08-15T08:57:49.599Z] [2024-08-15T08:57:49.599Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2024-08-15T08:57:49.599Z] #137 DONE 9.4s [2024-08-15T08:57:49.865Z] [2024-08-15T08:57:49.865Z] #138 [security-proxy-setup builder 6/7] COPY . . [2024-08-15T08:57:49.865Z] #138 CACHED [2024-08-15T08:57:49.865Z] [2024-08-15T08:57:49.865Z] #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:57:49.865Z] #139 CACHED [2024-08-15T08:57:49.865Z] [2024-08-15T08:57:49.865Z] #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:57:49.865Z] #140 CACHED [2024-08-15T08:57:49.865Z] [2024-08-15T08:57:49.865Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:57:49.865Z] #141 CACHED [2024-08-15T08:57:49.865Z] [2024-08-15T08:57:49.865Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:57:49.865Z] #142 CACHED [2024-08-15T08:57:49.865Z] [2024-08-15T08:57:49.865Z] #143 [security-bootstrapper builder 6/7] COPY . . [2024-08-15T08:57:49.865Z] #143 CACHED [2024-08-15T08:57:49.865Z] [2024-08-15T08:57:49.865Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-15T08:57:50.445Z] #144 ... [2024-08-15T08:57:50.445Z] [2024-08-15T08:57:50.445Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-15T08:57:50.445Z] #0 5.904 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-15T08:57:50.710Z] #145 ... [2024-08-15T08:57:50.710Z] [2024-08-15T08:57:50.710Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T08:57:50.710Z] #0 6.098 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-15T08:57:50.710Z] #146 ... [2024-08-15T08:57:50.710Z] [2024-08-15T08:57:50.710Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T08:57:50.710Z] #0 5.226 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-15T08:57:50.975Z] #147 ... [2024-08-15T08:57:50.975Z] [2024-08-15T08:57:50.975Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T08:57:50.975Z] #0 5.290 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-15T08:57:50.975Z] #148 ... [2024-08-15T08:57:50.975Z] [2024-08-15T08:57:50.975Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T08:57:50.975Z] #0 6.164 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-15T08:57:51.239Z] #149 ... [2024-08-15T08:57:51.239Z] [2024-08-15T08:57:51.239Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-15T08:57:53.816Z] #150 4.174 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-15T08:57:56.510Z] #150 ... [2024-08-15T08:57:56.510Z] [2024-08-15T08:57:56.510Z] #136 [support-cron-scheduler builder 6/7] COPY . . [2024-08-15T08:57:56.510Z] #136 DONE 8.2s [2024-08-15T08:57:56.510Z] [2024-08-15T08:57:56.510Z] #151 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:57:56.510Z] #151 CACHED [2024-08-15T08:57:56.510Z] [2024-08-15T08:57:56.510Z] #152 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-15T08:57:56.510Z] #152 CACHED [2024-08-15T08:57:56.510Z] [2024-08-15T08:57:56.510Z] #153 [support-notifications builder 6/7] COPY . . [2024-08-15T08:57:56.510Z] #153 CACHED [2024-08-15T08:57:56.510Z] [2024-08-15T08:57:56.510Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T08:57:57.956Z] #154 ... [2024-08-15T08:57:57.956Z] [2024-08-15T08:57:57.956Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:57:57.956Z] #117 DONE 95.0s [2024-08-15T08:57:57.956Z] [2024-08-15T08:57:57.956Z] #155 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-15T08:58:00.025Z] #155 ... [2024-08-15T08:58:00.025Z] [2024-08-15T08:58:00.025Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-15T08:58:00.025Z] #0 3.489 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-15T08:58:00.025Z] #156 ... [2024-08-15T08:58:00.025Z] [2024-08-15T08:58:00.025Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T08:58:00.669Z] #157 4.196 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-15T08:58:04.052Z] #157 ... [2024-08-15T08:58:04.052Z] [2024-08-15T08:58:04.052Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-15T08:58:04.052Z] #144 4.105 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-15T08:58:04.052Z] #144 ... [2024-08-15T08:58:04.052Z] [2024-08-15T08:58:04.052Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T08:58:04.052Z] #154 4.114 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-15T08:58:04.642Z] #154 ... [2024-08-15T08:58:04.642Z] [2024-08-15T08:58:04.642Z] #155 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-15T08:58:04.642Z] #155 DONE 7.1s [2024-08-15T08:58:04.909Z] [2024-08-15T08:58:04.909Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T08:58:05.892Z] #158 ... [2024-08-15T08:58:05.892Z] [2024-08-15T08:58:05.892Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T08:58:05.892Z] #118 DONE 97.3s [2024-08-15T08:58:05.892Z] [2024-08-15T08:58:05.892Z] #159 [core-keeper builder 7/8] COPY . . [2024-08-15T08:58:11.273Z] #159 DONE 5.0s [2024-08-15T08:58:11.273Z] [2024-08-15T08:58:11.273Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T08:58:13.215Z] #160 2.170 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-15T08:58:18.546Z] #160 ... [2024-08-15T08:58:18.546Z] [2024-08-15T08:58:18.546Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T08:58:18.546Z] #158 2.946 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-15T09:22:11.993Z] #158 ... [2024-08-15T09:22:11.993Z] [2024-08-15T09:22:11.993Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-15T09:22:11.993Z] #150 1454.3 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-15T09:22:14.596Z] #150 ... [2024-08-15T09:22:14.596Z] [2024-08-15T09:22:14.596Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-15T09:22:14.596Z] #156 DONE 1465.0s [2024-08-15T09:22:14.877Z] [2024-08-15T09:22:14.877Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-15T09:22:14.877Z] #144 DONE 1465.0s [2024-08-15T09:22:14.877Z] [2024-08-15T09:22:14.877Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T09:22:14.877Z] #146 ... [2024-08-15T09:22:14.877Z] [2024-08-15T09:22:14.877Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-15T09:22:15.461Z] #161 DONE 0.6s [2024-08-15T09:22:15.461Z] [2024-08-15T09:22:15.461Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-15T09:22:16.893Z] #162 ... [2024-08-15T09:22:16.893Z] [2024-08-15T09:22:16.893Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T09:22:16.893Z] #163 DONE 0.5s [2024-08-15T09:22:16.893Z] [2024-08-15T09:22:16.893Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-15T09:22:17.160Z] #164 DONE 0.3s [2024-08-15T09:22:17.160Z] [2024-08-15T09:22:17.160Z] #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-15T09:22:17.160Z] #165 DONE 0.1s [2024-08-15T09:22:17.160Z] [2024-08-15T09:22:17.160Z] #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-15T09:22:17.160Z] #166 DONE 0.1s [2024-08-15T09:22:17.160Z] [2024-08-15T09:22:17.160Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T09:22:17.432Z] #154 ... [2024-08-15T09:22:17.432Z] [2024-08-15T09:22:17.432Z] #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-15T09:22:17.432Z] #167 DONE 0.3s [2024-08-15T09:22:17.432Z] [2024-08-15T09:22:17.432Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T09:22:17.713Z] #148 ... [2024-08-15T09:22:17.713Z] [2024-08-15T09:22:17.713Z] #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-15T09:22:17.713Z] #168 DONE 0.2s [2024-08-15T09:22:17.713Z] [2024-08-15T09:22:17.713Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T09:22:20.295Z] #169 ... [2024-08-15T09:22:20.295Z] [2024-08-15T09:22:20.295Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-15T09:22:20.295Z] #162 DONE 4.5s [2024-08-15T09:22:20.295Z] [2024-08-15T09:22:20.295Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T09:22:20.570Z] #170 DONE 0.3s [2024-08-15T09:22:20.570Z] [2024-08-15T09:22:20.570Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-15T09:22:20.570Z] #171 DONE 0.2s [2024-08-15T09:22:20.570Z] [2024-08-15T09:22:20.570Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T09:22:20.837Z] #146 ... [2024-08-15T09:22:20.837Z] [2024-08-15T09:22:20.837Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-15T09:22:21.106Z] #172 ... [2024-08-15T09:22:21.106Z] [2024-08-15T09:22:21.106Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T09:22:21.106Z] #169 DONE 3.3s [2024-08-15T09:22:21.106Z] [2024-08-15T09:22:21.106Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-15T09:22:21.106Z] #172 DONE 0.5s [2024-08-15T09:22:21.106Z] [2024-08-15T09:22:21.106Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-15T09:22:22.069Z] #173 DONE 0.7s [2024-08-15T09:22:22.069Z] [2024-08-15T09:22:22.069Z] #106 [security-proxy-setup] exporting to image [2024-08-15T09:22:22.069Z] #106 exporting layers [2024-08-15T09:22:22.338Z] #106 ... [2024-08-15T09:22:22.338Z] [2024-08-15T09:22:22.338Z] #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-15T09:22:22.338Z] #174 DONE 0.3s [2024-08-15T09:22:22.338Z] [2024-08-15T09:22:22.338Z] #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-15T09:22:22.338Z] #175 DONE 0.3s [2024-08-15T09:22:22.338Z] [2024-08-15T09:22:22.338Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-15T09:22:22.668Z] #150 ... [2024-08-15T09:22:22.668Z] [2024-08-15T09:22:22.668Z] #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-15T09:22:22.947Z] #176 DONE 0.4s [2024-08-15T09:22:22.947Z] [2024-08-15T09:22:22.947Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T09:22:22.947Z] #146 ... [2024-08-15T09:22:22.947Z] [2024-08-15T09:22:22.947Z] #106 [security-proxy-setup] exporting to image [2024-08-15T09:22:22.947Z] #106 exporting layers 1.8s done [2024-08-15T09:22:22.947Z] #106 writing image sha256:9e6232f1d8166886d1b2fb67a16022fa283661b13540c45a1fa7392aff5f9fdb [2024-08-15T09:22:23.217Z] #106 writing image sha256:9e6232f1d8166886d1b2fb67a16022fa283661b13540c45a1fa7392aff5f9fdb 0.1s done [2024-08-15T09:22:23.217Z] #106 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-08-15T09:22:23.217Z] #106 DONE 9.7s [2024-08-15T09:22:23.217Z] [2024-08-15T09:22:23.217Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-15T09:22:23.217Z] #177 DONE 0.3s [2024-08-15T09:22:23.217Z] [2024-08-15T09:22:23.217Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-15T09:22:23.485Z] #178 DONE 0.2s [2024-08-15T09:22:23.485Z] [2024-08-15T09:22:23.485Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T09:22:23.485Z] #154 ... [2024-08-15T09:22:23.485Z] [2024-08-15T09:22:23.485Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-15T09:22:26.071Z] #179 DONE 2.6s [2024-08-15T09:22:26.071Z] [2024-08-15T09:22:26.071Z] #106 [security-bootstrapper] exporting to image [2024-08-15T09:22:28.050Z] #106 exporting layers 1.7s done [2024-08-15T09:22:28.050Z] #106 writing image sha256:bf5e612055f8adf4911c4cee7fdb4d31ffde05255cd16bbbd9cf8f23f202c32e [2024-08-15T09:22:28.050Z] #106 writing image sha256:bf5e612055f8adf4911c4cee7fdb4d31ffde05255cd16bbbd9cf8f23f202c32e 0.1s done [2024-08-15T09:22:28.050Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-15T09:22:28.050Z] #106 DONE 11.5s [2024-08-15T09:22:28.050Z] [2024-08-15T09:22:28.050Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-15T09:22:31.393Z] #145 ... [2024-08-15T09:22:31.393Z] [2024-08-15T09:22:31.393Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-15T09:22:31.393Z] #150 DONE 1481.3s [2024-08-15T09:22:31.393Z] [2024-08-15T09:22:31.393Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T09:22:31.675Z] #146 ... [2024-08-15T09:22:31.675Z] [2024-08-15T09:22:31.675Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T09:22:31.945Z] #180 DONE 0.4s [2024-08-15T09:22:31.945Z] [2024-08-15T09:22:31.945Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T09:22:31.945Z] #146 ... [2024-08-15T09:22:31.945Z] [2024-08-15T09:22:31.946Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-15T09:22:32.237Z] #181 DONE 0.3s [2024-08-15T09:22:32.237Z] [2024-08-15T09:22:32.237Z] #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-15T09:22:32.536Z] #182 DONE 0.2s [2024-08-15T09:22:32.536Z] [2024-08-15T09:22:32.536Z] #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-15T09:22:32.805Z] #183 DONE 0.3s [2024-08-15T09:22:32.805Z] [2024-08-15T09:22:32.805Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T09:22:32.805Z] #147 ... [2024-08-15T09:22:32.805Z] [2024-08-15T09:22:32.805Z] #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-15T09:22:33.073Z] #184 DONE 0.2s [2024-08-15T09:22:33.073Z] [2024-08-15T09:22:33.073Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-15T09:22:33.359Z] #185 DONE 0.3s [2024-08-15T09:22:33.360Z] [2024-08-15T09:22:33.360Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-15T09:22:33.643Z] #186 DONE 0.3s [2024-08-15T09:22:33.643Z] [2024-08-15T09:22:33.643Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-15T09:22:33.912Z] #187 DONE 0.2s [2024-08-15T09:22:33.912Z] [2024-08-15T09:22:33.912Z] #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-15T09:22:37.260Z] #188 DONE 2.8s [2024-08-15T09:22:37.260Z] [2024-08-15T09:22:37.260Z] #106 [security-secretstore-setup] exporting to image [2024-08-15T09:22:37.260Z] #106 exporting layers [2024-08-15T09:22:38.227Z] #106 exporting layers 1.6s done [2024-08-15T09:22:38.227Z] #106 writing image sha256:a748cef51c894cc89dc2a073675fe5b4c73265c13e25b04932d2efad135909b1 done [2024-08-15T09:22:38.227Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-15T09:22:38.227Z] #106 DONE 13.1s [2024-08-15T09:22:38.227Z] [2024-08-15T09:22:38.227Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T09:23:46.159Z] #157 ... [2024-08-15T09:23:46.159Z] [2024-08-15T09:23:46.159Z] #135 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-15T09:23:46.159Z] #135 DONE 1565.2s [2024-08-15T09:23:46.159Z] [2024-08-15T09:23:46.159Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T09:23:46.159Z] #154 ... [2024-08-15T09:23:46.159Z] [2024-08-15T09:23:46.159Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T09:23:46.431Z] #189 DONE 0.3s [2024-08-15T09:23:46.431Z] [2024-08-15T09:23:46.431Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T09:23:46.729Z] #190 DONE 0.1s [2024-08-15T09:23:46.729Z] [2024-08-15T09:23:46.729Z] #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-15T09:23:46.998Z] #191 DONE 0.3s [2024-08-15T09:23:46.998Z] [2024-08-15T09:23:46.998Z] #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-15T09:23:47.274Z] #192 DONE 0.2s [2024-08-15T09:23:47.274Z] [2024-08-15T09:23:47.274Z] #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-15T09:23:47.274Z] #193 DONE 0.2s [2024-08-15T09:23:47.274Z] [2024-08-15T09:23:47.274Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T09:23:47.541Z] #146 ... [2024-08-15T09:23:47.541Z] [2024-08-15T09:23:47.541Z] #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-15T09:23:50.125Z] #194 DONE 2.5s [2024-08-15T09:23:50.125Z] [2024-08-15T09:23:50.125Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T09:23:50.125Z] #157 ... [2024-08-15T09:23:50.125Z] [2024-08-15T09:23:50.125Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-15T09:23:50.125Z] #106 exporting layers [2024-08-15T09:23:50.710Z] #106 exporting layers 0.7s done [2024-08-15T09:23:50.710Z] #106 writing image sha256:027c2d907b4e1a56f96f9dcebeb6c0de4ef0b2f6dd6afbebf0d4cac0392f9c58 done [2024-08-15T09:23:50.710Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-15T09:23:50.710Z] #106 DONE 13.8s [2024-08-15T09:23:50.710Z] [2024-08-15T09:23:50.710Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T09:26:42.692Z] #146 ... [2024-08-15T09:26:42.692Z] [2024-08-15T09:26:42.692Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T09:26:42.692Z] #158 DONE 1703.8s [2024-08-15T09:26:42.692Z] [2024-08-15T09:26:42.692Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T09:26:42.692Z] #147 ... [2024-08-15T09:26:42.692Z] [2024-08-15T09:26:42.692Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T09:26:42.692Z] #195 DONE 0.3s [2024-08-15T09:26:42.692Z] [2024-08-15T09:26:42.692Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T09:26:42.692Z] #160 ... [2024-08-15T09:26:42.692Z] [2024-08-15T09:26:42.692Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T09:26:42.692Z] #196 DONE 0.2s [2024-08-15T09:26:42.692Z] [2024-08-15T09:26:42.692Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T09:26:42.692Z] #146 ... [2024-08-15T09:26:42.692Z] [2024-08-15T09:26:42.692Z] #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-15T09:26:42.692Z] #197 DONE 0.3s [2024-08-15T09:26:42.692Z] [2024-08-15T09:26:42.692Z] #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-15T09:26:42.692Z] #198 DONE 0.1s [2024-08-15T09:26:42.692Z] [2024-08-15T09:26:42.692Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-15T09:26:42.692Z] #106 exporting layers [2024-08-15T09:26:42.692Z] #106 exporting layers 0.9s done [2024-08-15T09:26:42.692Z] #106 writing image sha256:e55da80c45944d3c6c677f7d2495f601b9be112992615bb20800dc9b06754b93 done [2024-08-15T09:26:42.692Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-15T09:26:42.692Z] #106 DONE 14.7s [2024-08-15T09:26:42.692Z] [2024-08-15T09:26:42.692Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T09:35:34.780Z] #157 ... [2024-08-15T09:35:34.780Z] [2024-08-15T09:35:34.780Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T09:35:34.780Z] #147 DONE 2267.4s [2024-08-15T09:35:34.780Z] [2024-08-15T09:35:34.780Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T09:35:34.780Z] #146 ... [2024-08-15T09:35:34.780Z] [2024-08-15T09:35:34.780Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T09:35:34.780Z] #199 DONE 0.2s [2024-08-15T09:35:34.780Z] [2024-08-15T09:35:34.780Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T09:35:34.780Z] #200 DONE 0.1s [2024-08-15T09:35:34.780Z] [2024-08-15T09:35:34.780Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-15T09:35:34.780Z] #201 DONE 0.5s [2024-08-15T09:35:34.780Z] [2024-08-15T09:35:34.780Z] #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-15T09:35:34.780Z] #202 DONE 0.1s [2024-08-15T09:35:34.780Z] [2024-08-15T09:35:34.780Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-15T09:35:34.780Z] #203 DONE 0.1s [2024-08-15T09:35:34.780Z] [2024-08-15T09:35:34.780Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T09:35:34.780Z] #146 ... [2024-08-15T09:35:34.780Z] [2024-08-15T09:35:34.780Z] #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-15T09:35:34.780Z] #204 DONE 2.3s [2024-08-15T09:35:34.780Z] [2024-08-15T09:35:34.780Z] #106 [security-proxy-auth] exporting to image [2024-08-15T09:35:34.780Z] #106 exporting layers [2024-08-15T09:35:34.780Z] #106 exporting layers 0.8s done [2024-08-15T09:35:34.780Z] #106 writing image sha256:c4fcb196cad12a7618773ce18b3b38a15f9ecae8cbb02c1727fcebd939c66d8e 0.0s done [2024-08-15T09:35:34.780Z] #106 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-08-15T09:35:34.780Z] #106 DONE 15.5s [2024-08-15T09:35:34.780Z] [2024-08-15T09:35:34.780Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T09:36:56.408Z] #146 ... [2024-08-15T09:36:56.408Z] [2024-08-15T09:36:56.408Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T09:36:56.408Z] #148 DONE 2349.2s [2024-08-15T09:36:56.408Z] [2024-08-15T09:36:56.408Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T09:36:56.408Z] #146 ... [2024-08-15T09:36:56.408Z] [2024-08-15T09:36:56.408Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T09:36:56.408Z] #205 DONE 0.1s [2024-08-15T09:36:56.408Z] [2024-08-15T09:36:56.408Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T09:36:56.408Z] #154 ... [2024-08-15T09:36:56.408Z] [2024-08-15T09:36:56.408Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-15T09:36:56.408Z] #206 DONE 0.2s [2024-08-15T09:36:56.408Z] [2024-08-15T09:36:56.408Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-15T09:36:56.408Z] #207 DONE 0.5s [2024-08-15T09:36:56.408Z] [2024-08-15T09:36:56.408Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T09:36:56.408Z] #154 ... [2024-08-15T09:36:56.408Z] [2024-08-15T09:36:56.408Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-15T09:36:56.408Z] #208 DONE 0.2s [2024-08-15T09:36:56.408Z] [2024-08-15T09:36:56.408Z] #106 [core-command] exporting to image [2024-08-15T09:36:56.408Z] #106 exporting layers [2024-08-15T09:36:56.408Z] #106 exporting layers 0.4s done [2024-08-15T09:36:56.408Z] #106 writing image sha256:4d55c1ec3f0becaaa8d50cc7f667b3377ae71d752284707dff29736b530720c0 done [2024-08-15T09:36:56.408Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-15T09:36:56.408Z] #106 DONE 15.9s [2024-08-15T09:36:56.408Z] [2024-08-15T09:36:56.408Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T09:39:18.089Z] #160 ... [2024-08-15T09:39:18.089Z] [2024-08-15T09:39:18.089Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T09:39:18.089Z] #149 DONE 2490.1s [2024-08-15T09:39:18.089Z] [2024-08-15T09:39:18.089Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-15T09:39:18.089Z] #145 ... [2024-08-15T09:39:18.089Z] [2024-08-15T09:39:18.089Z] #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T09:39:18.089Z] #209 DONE 0.2s [2024-08-15T09:39:18.089Z] [2024-08-15T09:39:18.089Z] #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T09:39:18.089Z] #210 DONE 0.1s [2024-08-15T09:39:18.089Z] [2024-08-15T09:39:18.089Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T09:39:18.089Z] #146 ... [2024-08-15T09:39:18.089Z] [2024-08-15T09:39:18.089Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-15T09:39:18.089Z] #211 DONE 0.5s [2024-08-15T09:39:18.089Z] [2024-08-15T09:39:18.089Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-15T09:39:18.089Z] #212 DONE 0.1s [2024-08-15T09:39:18.089Z] [2024-08-15T09:39:18.089Z] #106 [core-data] exporting to image [2024-08-15T09:39:18.089Z] #106 exporting layers [2024-08-15T09:39:18.089Z] #106 exporting layers 0.5s done [2024-08-15T09:39:18.089Z] #106 writing image sha256:6f3de8dcb46c75d580c90bb869fe0d47d2d1e641debf9c2f80b2e685a3a7c807 done [2024-08-15T09:39:18.089Z] #106 naming to docker.io/library/core-data-arm64 done [2024-08-15T09:39:18.089Z] #106 DONE 16.4s [2024-08-15T09:39:18.089Z] [2024-08-15T09:39:18.089Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T09:39:24.738Z] #154 ... [2024-08-15T09:39:24.738Z] [2024-08-15T09:39:24.738Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T09:39:24.738Z] #160 DONE 2473.3s [2024-08-15T09:39:24.738Z] [2024-08-15T09:39:24.738Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T09:39:24.738Z] #157 ... [2024-08-15T09:39:24.738Z] [2024-08-15T09:39:24.738Z] #213 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T09:39:25.004Z] #213 DONE 0.4s [2024-08-15T09:39:25.004Z] [2024-08-15T09:39:25.004Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-15T09:39:25.004Z] #145 DONE 2504.6s [2024-08-15T09:39:25.004Z] [2024-08-15T09:39:25.004Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T09:39:25.268Z] #154 ... [2024-08-15T09:39:25.268Z] [2024-08-15T09:39:25.268Z] #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-15T09:39:26.224Z] #214 DONE 0.7s [2024-08-15T09:39:26.224Z] [2024-08-15T09:39:26.224Z] #215 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T09:39:26.224Z] #215 DONE 0.2s [2024-08-15T09:39:26.224Z] [2024-08-15T09:39:26.224Z] #216 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T09:39:26.224Z] #216 DONE 0.3s [2024-08-15T09:39:26.224Z] [2024-08-15T09:39:26.224Z] #217 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-15T09:39:26.224Z] #217 DONE 0.3s [2024-08-15T09:39:26.224Z] [2024-08-15T09:39:26.224Z] #106 [core-keeper] exporting to image [2024-08-15T09:39:26.224Z] #106 exporting layers [2024-08-15T09:39:27.632Z] #106 ... [2024-08-15T09:39:27.632Z] [2024-08-15T09:39:27.632Z] #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-15T09:39:27.632Z] #218 DONE 1.0s [2024-08-15T09:39:27.632Z] [2024-08-15T09:39:27.632Z] #106 [core-keeper] exporting to image [2024-08-15T09:39:27.632Z] #106 exporting layers 1.0s done [2024-08-15T09:39:27.632Z] #106 writing image sha256:cc864c7d5d300ec6cf070caa727d590098c9e2155769707ebbe24f7e4185181c done [2024-08-15T09:39:27.632Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-08-15T09:39:27.632Z] #106 DONE 17.4s [2024-08-15T09:39:27.632Z] [2024-08-15T09:39:27.632Z] #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-15T09:39:27.632Z] #219 DONE 0.2s [2024-08-15T09:39:27.632Z] [2024-08-15T09:39:27.632Z] #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-15T09:39:27.632Z] #220 DONE 0.1s [2024-08-15T09:39:27.632Z] [2024-08-15T09:39:27.632Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T09:39:27.899Z] #146 ... [2024-08-15T09:39:27.899Z] [2024-08-15T09:39:27.899Z] #106 [core-metadata] exporting to image [2024-08-15T09:39:28.165Z] #106 exporting layers 0.5s done [2024-08-15T09:39:28.437Z] #106 writing image sha256:9dd0871928ee4b1b4fa684238c18ee08552900369f310604f826398f09321bc9 0.0s done [2024-08-15T09:39:28.437Z] #106 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-08-15T09:39:28.437Z] #106 DONE 18.0s [2024-08-15T09:39:28.437Z] [2024-08-15T09:39:28.437Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T09:40:00.640Z] #154 ... [2024-08-15T09:40:00.640Z] [2024-08-15T09:40:00.640Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T09:40:00.640Z] #146 DONE 2538.0s [2024-08-15T09:40:00.640Z] [2024-08-15T09:40:00.640Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T09:40:00.640Z] #157 ... [2024-08-15T09:40:00.640Z] [2024-08-15T09:40:00.640Z] #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T09:40:00.640Z] #221 DONE 0.1s [2024-08-15T09:40:00.640Z] [2024-08-15T09:40:00.640Z] #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T09:40:00.640Z] #222 DONE 0.1s [2024-08-15T09:40:00.640Z] [2024-08-15T09:40:00.640Z] #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-15T09:40:00.640Z] #223 DONE 0.5s [2024-08-15T09:40:00.640Z] [2024-08-15T09:40:00.640Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-15T09:40:00.640Z] #224 DONE 0.2s [2024-08-15T09:40:00.640Z] [2024-08-15T09:40:00.640Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T09:40:00.640Z] #154 ... [2024-08-15T09:40:00.640Z] [2024-08-15T09:40:00.640Z] #106 [support-scheduler] exporting to image [2024-08-15T09:40:00.640Z] #106 exporting layers [2024-08-15T09:40:00.640Z] #106 exporting layers 0.6s done [2024-08-15T09:40:00.640Z] #106 writing image sha256:40c2032a8e329e47125eb680ed2fa0f23fa25704d977b4cbe230880966275d76 done [2024-08-15T09:40:00.640Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-08-15T09:40:00.640Z] #106 DONE 18.6s [2024-08-15T09:40:00.640Z] [2024-08-15T09:40:00.640Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T09:40:03.221Z] #154 DONE 2526.3s [2024-08-15T09:40:03.221Z] [2024-08-15T09:40:03.221Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T09:40:03.485Z] #157 DONE 2526.8s [2024-08-15T09:40:03.485Z] [2024-08-15T09:40:03.485Z] #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T09:40:03.750Z] #225 DONE 0.3s [2024-08-15T09:40:03.750Z] [2024-08-15T09:40:03.750Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T09:40:03.750Z] #226 DONE 0.2s [2024-08-15T09:40:03.750Z] [2024-08-15T09:40:03.750Z] #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T09:40:03.750Z] #227 DONE 0.2s [2024-08-15T09:40:03.750Z] [2024-08-15T09:40:03.750Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-15T09:40:04.014Z] #228 ... [2024-08-15T09:40:04.014Z] [2024-08-15T09:40:04.014Z] #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T09:40:04.014Z] #229 DONE 0.1s [2024-08-15T09:40:04.014Z] [2024-08-15T09:40:04.014Z] #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-15T09:40:04.278Z] #230 ... [2024-08-15T09:40:04.278Z] [2024-08-15T09:40:04.278Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-15T09:40:04.278Z] #228 DONE 0.6s [2024-08-15T09:40:04.542Z] [2024-08-15T09:40:04.542Z] #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-15T09:40:04.542Z] #230 DONE 0.5s [2024-08-15T09:40:04.542Z] [2024-08-15T09:40:04.542Z] #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-15T09:40:04.807Z] #231 DONE 0.1s [2024-08-15T09:40:04.807Z] [2024-08-15T09:40:04.807Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-15T09:40:04.807Z] #232 DONE 0.1s [2024-08-15T09:40:04.807Z] [2024-08-15T09:40:04.807Z] #106 [support-cron-scheduler] exporting to image [2024-08-15T09:40:05.385Z] #106 exporting layers 0.7s done [2024-08-15T09:40:05.385Z] #106 writing image sha256:b937b025ea85698cb1d89651bcc0b33cf54aedf9a3cd845b9d27dc9dc0429b91 done [2024-08-15T09:40:05.385Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-08-15T09:40:06.340Z] #106 exporting layers 1.7s done [2024-08-15T09:40:06.340Z] #106 writing image sha256:214bd76b3a618514bbe0455a612215fe973882e1be6600c97a185ec4428893b3 done [2024-08-15T09:40:06.340Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-15T09:40:06.340Z] #106 DONE 20.3s [2024-08-15T09:40:06.340Z] time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T09:40:06.340Z] time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T09:40:06.340Z] time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T09:40:06.340Z] time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T09:40:06.340Z] time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T09:40:06.340Z] time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T09:40:06.340Z] time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T09:40:06.340Z] time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T09:40:06.340Z] time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T09:40:06.340Z] time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T09:40:06.340Z] time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T09:40:06.340Z] time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T09:40:06.340Z] time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T09:40:06.340Z] time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T09:40:06.340Z] time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T09:40:06.340Z] time="2024-08-15T08:54:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-15T09:40:06.307Z] $ docker stop --time=1 11e3348937f1d1edae03b0952a55b79151d39e1268128d07856eebeec6f20cfc [2024-08-15T09:40:08.032Z] $ docker rm -f --volumes 11e3348937f1d1edae03b0952a55b79151d39e1268128d07856eebeec6f20cfc [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-15T09:40:08.576Z] + docker images [2024-08-15T09:40:08.576Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-15T09:40:08.576Z] support-notifications-arm64 latest b937b025ea85 4 seconds ago 41.9MB [2024-08-15T09:40:08.576Z] support-cron-scheduler-arm64 latest 214bd76b3a61 4 seconds ago 43.5MB [2024-08-15T09:40:08.576Z] support-scheduler-arm64 latest 40c2032a8e32 9 seconds ago 41.3MB [2024-08-15T09:40:08.576Z] core-metadata-arm64 latest 9dd0871928ee 41 seconds ago 39.2MB [2024-08-15T09:40:08.576Z] core-keeper-arm64 latest cc864c7d5d30 42 seconds ago 38.9MB [2024-08-15T09:40:08.576Z] core-data-arm64 latest 6f3de8dcb46c 57 seconds ago 39.1MB [2024-08-15T09:40:08.576Z] core-command-arm64 latest 4d55c1ec3f0b 3 minutes ago 35MB [2024-08-15T09:40:08.576Z] security-proxy-auth-arm64 latest c4fcb196cad1 4 minutes ago 32.6MB [2024-08-15T09:40:08.576Z] security-spiffe-token-provider-arm64 latest e55da80c4594 13 minutes ago 29MB [2024-08-15T09:40:08.576Z] core-common-config-bootstrapper-arm64 latest 027c2d907b4e 16 minutes ago 15.3MB [2024-08-15T09:40:08.576Z] security-secretstore-setup-arm64 latest a748cef51c89 17 minutes ago 36.4MB [2024-08-15T09:40:08.576Z] security-bootstrapper-arm64 latest bf5e612055f8 17 minutes ago 18.9MB [2024-08-15T09:40:08.576Z] security-proxy-setup-arm64 latest 9e6232f1d816 17 minutes ago 26.1MB [2024-08-15T09:40:08.576Z] security-spire-server-arm64 latest 110be1a52b50 44 minutes ago 116MB [2024-08-15T09:40:08.576Z] security-spire-agent-arm64 latest d60957c8b3c6 44 minutes ago 174MB [2024-08-15T09:40:08.576Z] security-spire-config-arm64 latest dc7bb95eab54 44 minutes ago 115MB [2024-08-15T09:40:08.576Z] ci-base-image-arm64 latest 813952cb1620 About an hour ago 967MB [2024-08-15T09:40:08.576Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-15T09:40:08.576Z] 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-15T09:40:09.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-15T09:40:09.046Z] [2024-08-15T09:40:09.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T09:40:09.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-15T09:40:09.651Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-15T09:40:09.651Z] 8998bd30e6a1: Pulling fs layer [2024-08-15T09:40:09.651Z] 04944245beec: Pulling fs layer [2024-08-15T09:40:09.651Z] 699f458cf7ca: Pulling fs layer [2024-08-15T09:40:09.651Z] 765212b225bb: Pulling fs layer [2024-08-15T09:40:09.651Z] f23df028b6ca: Pulling fs layer [2024-08-15T09:40:09.651Z] d65c8cfc05b1: Pulling fs layer [2024-08-15T09:40:09.651Z] 2437ff75d9bd: Pulling fs layer [2024-08-15T09:40:09.651Z] d65c8cfc05b1: Waiting [2024-08-15T09:40:09.651Z] f23df028b6ca: Waiting [2024-08-15T09:40:09.651Z] 2437ff75d9bd: Waiting [2024-08-15T09:40:09.651Z] 765212b225bb: Waiting [2024-08-15T09:40:09.651Z] 04944245beec: Verifying Checksum [2024-08-15T09:40:09.651Z] 04944245beec: Download complete [2024-08-15T09:40:09.651Z] 765212b225bb: Download complete [2024-08-15T09:40:09.918Z] f23df028b6ca: Verifying Checksum [2024-08-15T09:40:09.918Z] f23df028b6ca: Download complete [2024-08-15T09:40:09.918Z] d65c8cfc05b1: Verifying Checksum [2024-08-15T09:40:09.918Z] d65c8cfc05b1: Download complete [2024-08-15T09:40:09.918Z] 699f458cf7ca: Verifying Checksum [2024-08-15T09:40:09.918Z] 699f458cf7ca: Download complete [2024-08-15T09:40:10.511Z] 8998bd30e6a1: Verifying Checksum [2024-08-15T09:40:10.511Z] 8998bd30e6a1: Download complete [2024-08-15T09:40:13.084Z] 2437ff75d9bd: Verifying Checksum [2024-08-15T09:40:13.084Z] 2437ff75d9bd: Download complete [2024-08-15T09:40:15.655Z] 8998bd30e6a1: Pull complete [2024-08-15T09:40:15.922Z] 04944245beec: Pull complete [2024-08-15T09:40:17.862Z] 699f458cf7ca: Pull complete [2024-08-15T09:40:17.862Z] 765212b225bb: Pull complete [2024-08-15T09:40:18.832Z] f23df028b6ca: Pull complete [2024-08-15T09:40:19.103Z] d65c8cfc05b1: Pull complete [2024-08-15T09:40:37.311Z] 2437ff75d9bd: Pull complete [2024-08-15T09:40:37.312Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-15T09:40:37.312Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-15T09:40:37.312Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T09:40:37.514Z] prd-ubuntu20.04-docker-arm64-4c-16g-7747 does not seem to be running inside a container [2024-08-15T09:40:37.528Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-15T09:40:40.643Z] $ docker top 28bf6dae9e32d2c99cfe568b0f6702143cddaf4225baef6140cb377c092e198e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-15T09:40:41.725Z] ---> job-cost.sh [2024-08-15T09:40:41.725Z] lf-activate-venv: SKIPPING [2024-08-15T09:40:41.725Z] INFO: No Stack... [2024-08-15T09:40:41.990Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-15T09:40:42.949Z] INFO: Archiving Costs [Pipeline] sh [2024-08-15T09:40:43.590Z] + cut -d, -f6 [2024-08-15T09:40:43.590Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2024-08-15T09:40:43.627Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4864-2-stack-cost] [2024-08-15T09:40:43.635Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4864-2-stack-cost] did not exist. Created. [2024-08-15T09:40:43.644Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4864-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-15T09:40:44.298Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-15T09:40:44.528Z] Stashed 1 file(s) [Pipeline] } [2024-08-15T09:40:44.537Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4864-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-15T09:40:44.518Z] $ docker stop --time=1 28bf6dae9e32d2c99cfe568b0f6702143cddaf4225baef6140cb377c092e198e [2024-08-15T09:40:46.121Z] $ docker rm -f --volumes 28bf6dae9e32d2c99cfe568b0f6702143cddaf4225baef6140cb377c092e198e [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-15T09:40:46.682Z] provisioning config files... [2024-08-15T09:40:46.689Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config7516845896346674214tmp [Pipeline] { [Pipeline] sh [2024-08-15T09:40:46.996Z] + set +x [2024-08-15T09:40:46.996Z] + bash -s -- [2024-08-15T09:40:46.996Z] + curl -s https://codecov.io/bash [2024-08-15T09:40:52.268Z] [2024-08-15T09:40:52.268Z] _____ _ [2024-08-15T09:40:52.268Z] / ____| | | [2024-08-15T09:40:52.268Z] | | ___ __| | ___ ___ _____ __ [2024-08-15T09:40:52.268Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-15T09:40:52.268Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-15T09:40:52.268Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-15T09:40:52.268Z] Bash-1.0.6 [2024-08-15T09:40:52.268Z] [2024-08-15T09:40:52.268Z] [2024-08-15T09:40:52.268Z] ==> git version 2.25.1 found [2024-08-15T09:40:52.268Z] ==> 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-15T09:40:52.268Z] Release-Date: 2020-01-08 [2024-08-15T09:40:52.268Z] 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-15T09:40:52.268Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-15T09:40:52.268Z] ==> Jenkins CI detected. [2024-08-15T09:40:52.268Z] current dir:  /w/workspace/edgex-go/2 [2024-08-15T09:40:52.268Z] project root: . [2024-08-15T09:40:52.268Z] --> token set from env [2024-08-15T09:40:52.268Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-15T09:40:52.268Z] ==> Running gcov in . (disable via -X gcov) [2024-08-15T09:40:52.268Z] ==> Python coveragepy not found [2024-08-15T09:40:52.268Z] ==> Searching for coverage reports in: [2024-08-15T09:40:52.268Z] + . [2024-08-15T09:40:52.268Z] -> Found 1 reports [2024-08-15T09:40:52.268Z] ==> Detecting git/mercurial file structure [2024-08-15T09:40:52.268Z] ==> Reading reports [2024-08-15T09:40:52.268Z] + ./coverage.out bytes=518933 [2024-08-15T09:40:52.268Z] ==> Appending adjustments [2024-08-15T09:40:52.268Z] https://docs.codecov.io/docs/fixing-reports [2024-08-15T09:40:53.205Z] + Found adjustments [2024-08-15T09:40:53.205Z] ==> Gzipping contents [2024-08-15T09:40:53.205Z] 68K /tmp/codecov.LJ94gn.gz [2024-08-15T09:40:53.205Z] ==> Uploading reports [2024-08-15T09:40:53.205Z] url: https://codecov.io [2024-08-15T09:40:53.205Z] query: branch=PR-4864&commit=21fa6bed1d6e8686702e89f776d5c028ef03e3b7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4864%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4864&job=&cmd_args= [2024-08-15T09:40:53.205Z] -> Pinging Codecov [2024-08-15T09:40:53.205Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4864&commit=21fa6bed1d6e8686702e89f776d5c028ef03e3b7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4864%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4864&job=&cmd_args= [2024-08-15T09:40:53.205Z] -> Uploading to [2024-08-15T09:40:53.205Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-15/00271124DB129430A58F1EEE437C3FCB/21fa6bed1d6e8686702e89f776d5c028ef03e3b7/5758ca47-2441-4dd5-a9db-9d078163ef8e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240815%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240815T094053Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=95cde50436034cce574eb08b56100519bb3d1833af97e138b3edc33454bd4b2e [2024-08-15T09:40:53.205Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-15T09:40:53.205Z] Dload Upload Total Spent Left Speed [2024-08-15T09:40:54.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66021 0 0 100 66021 0 73356 --:--:-- --:--:-- --:--:-- 73275 [2024-08-15T09:40:54.033Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/21fa6bed1d6e8686702e89f776d5c028ef03e3b7 [Pipeline] } [2024-08-15T09:40:54.040Z] 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-15T09:40:54.775Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-15T09:40:55.070Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-15T09:40:55.931Z] ---> package-listing.sh [2024-08-15T09:40:55.931Z] ++ facter osfamily [2024-08-15T09:40:55.931Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-15T09:40:56.189Z] + OS_FAMILY=debian [2024-08-15T09:40:56.189Z] + workspace=/w/workspace/edgex-go/2 [2024-08-15T09:40:56.189Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-15T09:40:56.189Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-15T09:40:56.189Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-15T09:40:56.189Z] + PACKAGES=/tmp/packages_start.txt [2024-08-15T09:40:56.189Z] + '[' /w/workspace/edgex-go/2 ']' [2024-08-15T09:40:56.189Z] + PACKAGES=/tmp/packages_end.txt [2024-08-15T09:40:56.189Z] + case "${OS_FAMILY}" in [2024-08-15T09:40:56.189Z] + dpkg -l [2024-08-15T09:40:56.189Z] + grep '^ii' [2024-08-15T09:40:56.189Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-15T09:40:56.189Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-15T09:40:56.189Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-15T09:40:56.189Z] + '[' /w/workspace/edgex-go/2 ']' [2024-08-15T09:40:56.189Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2024-08-15T09:40:56.189Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2024-08-15T09:40:56.200Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-15T09:40:56.480Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T09:40:57.043Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-15T09:40:57.043Z] [2024-08-15T09:40:57.043Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T09:40:57.348Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-15T09:40:57.348Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-15T09:40:57.348Z] 5eb5b503b376: Pulling fs layer [2024-08-15T09:40:57.348Z] 5c69ac0246d0: Pulling fs layer [2024-08-15T09:40:57.348Z] ec43610c2a17: Pulling fs layer [2024-08-15T09:40:57.348Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-15T09:40:57.348Z] 33b1e0a273af: Pulling fs layer [2024-08-15T09:40:57.348Z] 5d3b04190fa2: Pulling fs layer [2024-08-15T09:40:57.348Z] 2f39f015ded8: Pulling fs layer [2024-08-15T09:40:57.348Z] 3a2ae6a8a46f: Waiting [2024-08-15T09:40:57.348Z] 33b1e0a273af: Waiting [2024-08-15T09:40:57.348Z] 5d3b04190fa2: Waiting [2024-08-15T09:40:57.348Z] 2f39f015ded8: Waiting [2024-08-15T09:40:57.348Z] 5c69ac0246d0: Verifying Checksum [2024-08-15T09:40:57.348Z] 5c69ac0246d0: Download complete [2024-08-15T09:40:57.348Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-15T09:40:57.348Z] 3a2ae6a8a46f: Download complete [2024-08-15T09:40:57.348Z] 33b1e0a273af: Verifying Checksum [2024-08-15T09:40:57.348Z] 33b1e0a273af: Download complete [2024-08-15T09:40:57.348Z] 5d3b04190fa2: Verifying Checksum [2024-08-15T09:40:57.348Z] 5d3b04190fa2: Download complete [2024-08-15T09:40:57.348Z] ec43610c2a17: Verifying Checksum [2024-08-15T09:40:57.348Z] ec43610c2a17: Download complete [2024-08-15T09:40:57.606Z] 5eb5b503b376: Download complete [2024-08-15T09:40:58.540Z] 5eb5b503b376: Pull complete [2024-08-15T09:40:58.799Z] 5c69ac0246d0: Pull complete [2024-08-15T09:40:59.058Z] ec43610c2a17: Pull complete [2024-08-15T09:40:59.317Z] 3a2ae6a8a46f: Pull complete [2024-08-15T09:40:59.576Z] 33b1e0a273af: Pull complete [2024-08-15T09:40:59.576Z] 5d3b04190fa2: Pull complete [2024-08-15T09:41:03.767Z] 2f39f015ded8: Pull complete [2024-08-15T09:41:03.767Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-15T09:41:03.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-15T09:41:03.767Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T09:41:03.856Z] prd-ubuntu20.04-docker-8c-8g-7744 does not seem to be running inside a container [2024-08-15T09:41:03.874Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-15T09:41:07.296Z] $ docker top 93c2cf84cfd5c759dd08250111e2aaaf4b4c32a7448fee40f099159a1838c68c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-15T09:41:07.651Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-15T09:41:07.935Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-15T09:41:08.218Z] + ls /var/log/sa-host [2024-08-15T09:41:08.218Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-15T09:41:08.379Z] provisioning config files... [2024-08-15T09:41:08.388Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config9663943010110883071tmp [Pipeline] { [Pipeline] echo [2024-08-15T09:41:08.406Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-15T09:41:08.690Z] ---> create-netrc.sh [Pipeline] } [2024-08-15T09:41:08.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-15T09:41:09.030Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-15T09:41:09.037Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-15T09:41:09.320Z] ---> sudo-logs.sh [2024-08-15T09:41:09.320Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-15T09:41:09.344Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-15T09:41:09.626Z] ---> job-cost.sh [2024-08-15T09:41:09.626Z] lf-activate-venv: SKIPPING [2024-08-15T09:41:09.626Z] DEBUG: total: 0.2199999988079071 [2024-08-15T09:41:09.626Z] INFO: Retrieving Stack Cost... [2024-08-15T09:41:09.884Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-15T09:41:10.142Z] INFO: Archiving Costs [Pipeline] echo [2024-08-15T09:41:10.155Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-15T09:41:10.437Z] ---> logs-deploy.sh [2024-08-15T09:41:10.437Z] lf-activate-venv: SKIPPING [2024-08-15T09:41:10.437Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4864/2 [2024-08-15T09:41:10.437Z] INFO: archiving workspace using pattern(s): [2024-08-15T09:41:11.376Z] Archives upload complete. [2024-08-15T09:41:11.376Z] INFO: archiving logs to Nexus