Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6864b6a6596971ecbf015eda9d5b15b16885470e+574c71a500a07162c29ac549af62d3136e4ef698 (62e955ddeb00901912b326cf3115cb7c955ae02e) 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-ssh10628316761120433892.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-ssh6300690211791789102.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-4846/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-4846/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17959027068089874407.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-ssh5782747898974950778.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-4846/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-4846/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2894962815285598423.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7275’ Running on prd-ubuntu20.04-docker-8c-8g-7279 in /w/workspace/edgexfoundry_edgex-go_PR-4846 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4846/head:refs/remotes/origin/PR-4846 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 574c71a500a07162c29ac549af62d3136e4ef698 into PR head commit 6864b6a6596971ecbf015eda9d5b15b16885470e Merge succeeded, producing faa97b1a4799c13f3281c2f3c3a1fa63ad0de830 Checking out Revision faa97b1a4799c13f3281c2f3c3a1fa63ad0de830 (PR-4846) > git config core.sparsecheckout # timeout=10 > git checkout -f 6864b6a6596971ecbf015eda9d5b15b16885470e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 574c71a500a07162c29ac549af62d3136e4ef698 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f faa97b1a4799c13f3281c2f3c3a1fa63ad0de830 # timeout=10 Commit message: "Merge commit '574c71a500a07162c29ac549af62d3136e4ef698' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-07T08:30:55.463Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-07T08:30:55.528Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-07T08:30:55.556Z] ========================================================= [2024-08-07T08:30:55.556Z] EdgeX Global Pipelines Version Info [2024-08-07T08:30:55.556Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 33cc08fa050124c5a9b53be4703bf7e52f2bcaa2 # timeout=10 [2024-08-07T08:30:56.283Z] ------------------- [2024-08-07T08:30:56.283Z] stable info: [2024-08-07T08:30:56.283Z] ------------------- [2024-08-07T08:30:56.283Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-07T08:30:56.283Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-07T08:30:56.283Z] Message: update stable to v1.0.260 [2024-08-07T08:30:56.859Z] ------------------- [2024-08-07T08:30:56.859Z] experimental info: [2024-08-07T08:30:56.859Z] ------------------- [2024-08-07T08:30:56.859Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-07T08:30:56.859Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-07T08:30:56.859Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-07T08:30:56.921Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-07T08:30:56.938Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-07T08:30:56.965Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-07T08:30:56.986Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-07T08:30:57.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-07T08:30:57.027Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-07T08:30:57.048Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-07T08:30:57.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-07T08:30:57.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-07T08:30:57.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-07T08:30:57.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-07T08:30:57.154Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-07T08:30:57.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-07T08:30:57.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-07T08:30:57.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-07T08:30:57.239Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-07T08:30:57.256Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-07T08:30:57.279Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-07T08:30:57.301Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-07T08:30:57.322Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-07T08:30:57.343Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-07T08:30:57.366Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-07T08:30:57.388Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-07T08:30:57.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4846 [Pipeline] echo [2024-08-07T08:30:57.435Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4846 [Pipeline] echo [2024-08-07T08:30:57.460Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4846 [Pipeline] echo [2024-08-07T08:30:57.478Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = faa97b1a4799c13f3281c2f3c3a1fa63ad0de830 [Pipeline] echo [2024-08-07T08:30:57.499Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = faa97b1 [Pipeline] echo [2024-08-07T08:30:57.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T08:30:57.584Z] provisioning config files... [2024-08-07T08:30:57.598Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config12351792797794168223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T08:30:57.933Z] ---> ****-login.sh [2024-08-07T08:30:57.933Z] nexus3.edgexfoundry.org:10001 [2024-08-07T08:30:58.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:30:58.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:30:58.192Z] Configure a credential helper to remove this warning. See [2024-08-07T08:30:58.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:30:58.192Z] [2024-08-07T08:30:58.192Z] Login Succeeded [2024-08-07T08:30:58.192Z] nexus3.edgexfoundry.org:10002 [2024-08-07T08:30:58.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:30:58.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:30:58.192Z] Configure a credential helper to remove this warning. See [2024-08-07T08:30:58.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:30:58.192Z] [2024-08-07T08:30:58.192Z] Login Succeeded [2024-08-07T08:30:58.192Z] nexus3.edgexfoundry.org:10003 [2024-08-07T08:30:58.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:30:58.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:30:58.452Z] Configure a credential helper to remove this warning. See [2024-08-07T08:30:58.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:30:58.452Z] [2024-08-07T08:30:58.452Z] Login Succeeded [2024-08-07T08:30:58.452Z] nexus3.edgexfoundry.org:10004 [2024-08-07T08:30:58.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:30:58.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:30:58.452Z] Configure a credential helper to remove this warning. See [2024-08-07T08:30:58.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:30:58.452Z] [2024-08-07T08:30:58.452Z] Login Succeeded [2024-08-07T08:30:58.452Z] ****.io [2024-08-07T08:30:58.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:30:58.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:30:58.719Z] Configure a credential helper to remove this warning. See [2024-08-07T08:30:58.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:30:58.719Z] [2024-08-07T08:30:58.719Z] Login Succeeded [2024-08-07T08:30:58.719Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T08:30:58.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-07T08:30:59.051Z] + 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-07T08:30:59.051Z] + dirname cmd/core-command/Dockerfile [2024-08-07T08:30:59.051Z] + cut -d/ -f2 [2024-08-07T08:30:59.051Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-07T08:30:59.051Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-07T08:30:59.051Z] + cut -d/ -f2 [2024-08-07T08:30:59.051Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-07T08:30:59.051Z] + + cutdirname -d/ cmd/core-data/Dockerfile -f2 [2024-08-07T08:30:59.051Z] [2024-08-07T08:30:59.051Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-07T08:30:59.051Z] + dirname cmd/core-keeper/Dockerfile [2024-08-07T08:30:59.051Z] + cut -d/ -f2 [2024-08-07T08:30:59.051Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-07T08:30:59.051Z] + dirname cmd/core-metadata/Dockerfile [2024-08-07T08:30:59.051Z] + cut -d/ -f2 [2024-08-07T08:30:59.051Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-07T08:30:59.051Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-07T08:30:59.051Z] + cut -d/ -f2 [2024-08-07T08:30:59.051Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-07T08:30:59.051Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-07T08:30:59.051Z] + cut -d/ -f2 [2024-08-07T08:30:59.051Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-07T08:30:59.051Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-07T08:30:59.051Z] + cut -d/ -f2 [2024-08-07T08:30:59.051Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-07T08:30:59.051Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-07T08:30:59.051Z] + cut -d/ -f2 [2024-08-07T08:30:59.051Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-07T08:30:59.051Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-07T08:30:59.051Z] + cut -d/ -f2 [2024-08-07T08:30:59.051Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-07T08:30:59.051Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-07T08:30:59.051Z] + cut -d/ -f2 [2024-08-07T08:30:59.051Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-07T08:30:59.051Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-07T08:30:59.051Z] + cut -d/ -f2 [2024-08-07T08:30:59.051Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-07T08:30:59.051Z] + + dirname cmd/security-spire-server/Dockerfilecut [2024-08-07T08:30:59.051Z] -d/ -f2 [2024-08-07T08:30:59.051Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-07T08:30:59.051Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-07T08:30:59.051Z] + cut -d/ -f2 [2024-08-07T08:30:59.051Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-07T08:30:59.051Z] + dirname cmd/support-notifications/Dockerfile [2024-08-07T08:30:59.051Z] + cut -d/ -f2 [2024-08-07T08:30:59.051Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-07T08:30:59.051Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-07T08:30:59.051Z] + cut -d/ -f2 [2024-08-07T08:30:59.051Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-07T08:30:59.083Z] 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-07T08:30:59.433Z] + git rev-list -1 --merges faa97b1a4799c13f3281c2f3c3a1fa63ad0de830~1..faa97b1a4799c13f3281c2f3c3a1fa63ad0de830 [Pipeline] echo [2024-08-07T08:30:59.446Z] -----------> git rev-list -1 --merges faa97b1a4799c13f3281c2f3c3a1fa63ad0de830~1..faa97b1a4799c13f3281c2f3c3a1fa63ad0de830 faa97b1a4799c13f3281c2f3c3a1fa63ad0de830 [2024-08-07T08:30:59.446Z] faa97b1a4799c13f3281c2f3c3a1fa63ad0de830 [false] [Pipeline] sh [2024-08-07T08:30:59.743Z] + git log --format=format:%s -1 faa97b1a4799c13f3281c2f3c3a1fa63ad0de830 [Pipeline] echo [2024-08-07T08:30:59.758Z] ========================================================= [2024-08-07T08:30:59.758Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-07T08:30:59.758Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-07T08:31:00.124Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-07T08:31:00.124Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-07T08:31:00.124Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-07T08:31:00.124Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-07T08:31:00.124Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-07T08:31:00.124Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-07T08:31:00.124Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T08:31:00.471Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T08:31:00.471Z] [2024-08-07T08:31:00.471Z] 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-07T08:31:00.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T08:31:00.776Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-07T08:31:00.776Z] b85a868b505f: Pulling fs layer [2024-08-07T08:31:00.776Z] e2be974225ed: Pulling fs layer [2024-08-07T08:31:00.776Z] 339a4e72a1f5: Pulling fs layer [2024-08-07T08:31:00.776Z] 988bab9f4d93: Pulling fs layer [2024-08-07T08:31:00.776Z] 1469e6f7b9e6: Pulling fs layer [2024-08-07T08:31:00.776Z] eaf3925da568: Pulling fs layer [2024-08-07T08:31:00.776Z] bab4dde63d76: Pulling fs layer [2024-08-07T08:31:00.776Z] bde34c3a00c8: Pulling fs layer [2024-08-07T08:31:00.776Z] b352a97aabf1: Pulling fs layer [2024-08-07T08:31:00.776Z] 4872d77fe225: Pulling fs layer [2024-08-07T08:31:00.776Z] 5851b861e8e6: Pulling fs layer [2024-08-07T08:31:00.776Z] eaf3925da568: Waiting [2024-08-07T08:31:00.776Z] bab4dde63d76: Waiting [2024-08-07T08:31:00.776Z] bde34c3a00c8: Waiting [2024-08-07T08:31:00.776Z] b352a97aabf1: Waiting [2024-08-07T08:31:00.776Z] 4872d77fe225: Waiting [2024-08-07T08:31:00.776Z] 5851b861e8e6: Waiting [2024-08-07T08:31:00.776Z] 988bab9f4d93: Waiting [2024-08-07T08:31:00.776Z] 1469e6f7b9e6: Waiting [2024-08-07T08:31:00.776Z] e2be974225ed: Verifying Checksum [2024-08-07T08:31:00.776Z] e2be974225ed: Download complete [2024-08-07T08:31:00.776Z] 988bab9f4d93: Verifying Checksum [2024-08-07T08:31:00.776Z] 988bab9f4d93: Download complete [2024-08-07T08:31:01.036Z] 1469e6f7b9e6: Verifying Checksum [2024-08-07T08:31:01.036Z] 1469e6f7b9e6: Download complete [2024-08-07T08:31:01.036Z] eaf3925da568: Verifying Checksum [2024-08-07T08:31:01.036Z] eaf3925da568: Download complete [2024-08-07T08:31:01.036Z] 339a4e72a1f5: Verifying Checksum [2024-08-07T08:31:01.036Z] 339a4e72a1f5: Download complete [2024-08-07T08:31:01.036Z] bde34c3a00c8: Download complete [2024-08-07T08:31:01.036Z] 4872d77fe225: Verifying Checksum [2024-08-07T08:31:01.036Z] 4872d77fe225: Download complete [2024-08-07T08:31:01.036Z] 5851b861e8e6: Download complete [2024-08-07T08:31:01.036Z] b85a868b505f: Verifying Checksum [2024-08-07T08:31:01.036Z] b85a868b505f: Download complete [2024-08-07T08:31:01.294Z] bab4dde63d76: Verifying Checksum [2024-08-07T08:31:01.294Z] bab4dde63d76: Download complete [2024-08-07T08:31:02.235Z] b85a868b505f: Pull complete [2024-08-07T08:31:02.497Z] e2be974225ed: Pull complete [2024-08-07T08:31:03.065Z] 339a4e72a1f5: Pull complete [2024-08-07T08:31:03.065Z] 988bab9f4d93: Pull complete [2024-08-07T08:31:03.326Z] 1469e6f7b9e6: Pull complete [2024-08-07T08:31:03.326Z] eaf3925da568: Pull complete [2024-08-07T08:31:05.231Z] bab4dde63d76: Pull complete [2024-08-07T08:31:05.231Z] bde34c3a00c8: Pull complete [2024-08-07T08:31:05.490Z] b352a97aabf1: Pull complete [2024-08-07T08:31:05.490Z] 4872d77fe225: Pull complete [2024-08-07T08:31:05.490Z] 5851b861e8e6: Pull complete [2024-08-07T08:31:05.490Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-07T08:31:05.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T08:31:05.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T08:31:05.624Z] prd-ubuntu20.04-docker-8c-8g-7279 does not seem to be running inside a container [2024-08-07T08:31:05.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-07T08:31:08.856Z] $ docker top a75996d2a0f33492f31d94ea23f38e7af962d930942bb0bdcbd90ca3a76de0b4 -eo pid,comm [2024-08-07T08:31:08.918Z] 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-07T08:31:08.918Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-07T08:31:08.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-07T08:31:08.982Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-07T08:31:09.095Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-07T08:31:09.095Z] $ docker exec a75996d2a0f33492f31d94ea23f38e7af962d930942bb0bdcbd90ca3a76de0b4 ssh-agent [2024-08-07T08:31:09.204Z] SSH_AUTH_SOCK=/tmp/ssh-JLPvs7JzsZVE/agent.32 [2024-08-07T08:31:09.204Z] SSH_AGENT_PID=38 [2024-08-07T08:31:09.210Z] Running ssh-add (command line suppressed) [2024-08-07T08:31:09.300Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_5948953274260229005.key (/w/workspace/edgex-go/4@tmp/private_key_5948953274260229005.key) [2024-08-07T08:31:09.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-07T08:31:09.608Z] + git tag --points-at HEAD [Pipeline] } [2024-08-07T08:31:09.617Z] $ docker exec --env ******** --env ******** a75996d2a0f33492f31d94ea23f38e7af962d930942bb0bdcbd90ca3a76de0b4 ssh-agent -k [2024-08-07T08:31:09.704Z] unset SSH_AUTH_SOCK; [2024-08-07T08:31:09.705Z] unset SSH_AGENT_PID; [2024-08-07T08:31:09.705Z] echo Agent pid 38 killed; [2024-08-07T08:31:09.717Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-07T08:31:09.754Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-07T08:31:09.754Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-07T08:31:09.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-07T08:31:09.865Z] $ docker exec a75996d2a0f33492f31d94ea23f38e7af962d930942bb0bdcbd90ca3a76de0b4 ssh-agent [2024-08-07T08:31:09.967Z] SSH_AUTH_SOCK=/tmp/ssh-vkWhK8zhpfh7/agent.71 [2024-08-07T08:31:09.967Z] SSH_AGENT_PID=77 [2024-08-07T08:31:09.971Z] Running ssh-add (command line suppressed) [2024-08-07T08:31:10.053Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_14648671829828545889.key (/w/workspace/edgex-go/4@tmp/private_key_14648671829828545889.key) [2024-08-07T08:31:10.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-07T08:31:10.367Z] + git semver init [2024-08-07T08:31:10.627Z] 2024-08-07 08:31:10,521 [run_init] DEBUG init version:0.0.0 force:False [2024-08-07T08:31:10.627Z] 2024-08-07 08:31:10,522 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2024-08-07T08:31:10.627Z] 2024-08-07 08:31:10,522 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2024-08-07T08:31:10.627Z] 2024-08-07 08:31:10,522 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2024-08-07T08:31:15.912Z] 2024-08-07 08:31:15,806 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2024-08-07T08:31:15.912Z] 2024-08-07 08:31:15,806 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4846 with force:False [2024-08-07T08:31:15.912Z] 2024-08-07 08:31:15,807 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4846 [2024-08-07T08:31:15.912Z] 2024-08-07 08:31:15,812 [execute] INFO git cat-file --batch-check [2024-08-07T08:31:15.912Z] 2024-08-07 08:31:15,813 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-08-07T08:31:15.912Z] 2024-08-07 08:31:15,821 [execute] INFO git cat-file --batch [2024-08-07T08:31:15.912Z] 2024-08-07 08:31:15,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-08-07T08:31:15.912Z] 2024-08-07 08:31:15,827 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4846 [2024-08-07T08:31:15.912Z] 0.0.0 [Pipeline] } [2024-08-07T08:31:15.918Z] $ docker exec --env ******** --env ******** a75996d2a0f33492f31d94ea23f38e7af962d930942bb0bdcbd90ca3a76de0b4 ssh-agent -k [2024-08-07T08:31:16.022Z] unset SSH_AUTH_SOCK; [2024-08-07T08:31:16.022Z] unset SSH_AGENT_PID; [2024-08-07T08:31:16.023Z] echo Agent pid 77 killed; [2024-08-07T08:31:16.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-07T08:31:16.347Z] + git semver [Pipeline] } [2024-08-07T08:31:16.615Z] $ docker stop --time=1 a75996d2a0f33492f31d94ea23f38e7af962d930942bb0bdcbd90ca3a76de0b4 [2024-08-07T08:31:17.894Z] $ docker rm -f --volumes a75996d2a0f33492f31d94ea23f38e7af962d930942bb0bdcbd90ca3a76de0b4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T08:31:18.230Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-07T08:31:18.459Z] Stashed 1 file(s) [Pipeline] echo [2024-08-07T08:31:18.463Z] [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-07T08:31:18.874Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-08-07T08:31:18.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T08:31:18.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T08:31:18.924Z] ========================================================= [2024-08-07T08:31:18.924Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-07T08:31:18.924Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-07T08:31:19.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T08:31:19.227Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-07T08:31:19.227Z] 619be1103602: Pulling fs layer [2024-08-07T08:31:19.227Z] 7862e08f4a3e: Pulling fs layer [2024-08-07T08:31:19.227Z] 5df492c9dc93: Pulling fs layer [2024-08-07T08:31:19.227Z] 7629e6793208: Pulling fs layer [2024-08-07T08:31:19.227Z] 4f4fb700ef54: Pulling fs layer [2024-08-07T08:31:19.227Z] fb5054dd5b73: Pulling fs layer [2024-08-07T08:31:19.227Z] eeca6798cff9: Pulling fs layer [2024-08-07T08:31:19.227Z] 7629e6793208: Waiting [2024-08-07T08:31:19.227Z] fb5054dd5b73: Waiting [2024-08-07T08:31:19.227Z] 4f4fb700ef54: Waiting [2024-08-07T08:31:19.227Z] aa269ceb94a6: Pulling fs layer [2024-08-07T08:31:19.227Z] ada007ff1a6a: Pulling fs layer [2024-08-07T08:31:19.227Z] eeca6798cff9: Waiting [2024-08-07T08:31:19.227Z] ada007ff1a6a: Waiting [2024-08-07T08:31:19.227Z] aa269ceb94a6: Waiting [2024-08-07T08:31:19.227Z] 7862e08f4a3e: Verifying Checksum [2024-08-07T08:31:19.227Z] 7862e08f4a3e: Download complete [2024-08-07T08:31:19.227Z] 7629e6793208: Verifying Checksum [2024-08-07T08:31:19.227Z] 7629e6793208: Download complete [2024-08-07T08:31:19.227Z] 4f4fb700ef54: Download complete [2024-08-07T08:31:19.227Z] 619be1103602: Verifying Checksum [2024-08-07T08:31:19.227Z] 619be1103602: Download complete [2024-08-07T08:31:19.227Z] fb5054dd5b73: Verifying Checksum [2024-08-07T08:31:19.227Z] fb5054dd5b73: Download complete [2024-08-07T08:31:19.486Z] eeca6798cff9: Verifying Checksum [2024-08-07T08:31:19.486Z] eeca6798cff9: Download complete [2024-08-07T08:31:19.486Z] 619be1103602: Pull complete [2024-08-07T08:31:19.486Z] ada007ff1a6a: Verifying Checksum [2024-08-07T08:31:19.743Z] 7862e08f4a3e: Pull complete [2024-08-07T08:31:19.743Z] 5df492c9dc93: Verifying Checksum [2024-08-07T08:31:19.743Z] 5df492c9dc93: Download complete [2024-08-07T08:31:20.308Z] aa269ceb94a6: Verifying Checksum [2024-08-07T08:31:20.308Z] aa269ceb94a6: Download complete [2024-08-07T08:31:23.616Z] 5df492c9dc93: Pull complete [2024-08-07T08:31:23.616Z] 7629e6793208: Pull complete [2024-08-07T08:31:23.616Z] 4f4fb700ef54: Pull complete [2024-08-07T08:31:23.616Z] fb5054dd5b73: Pull complete [2024-08-07T08:31:23.874Z] eeca6798cff9: Pull complete [2024-08-07T08:31:26.403Z] aa269ceb94a6: Pull complete [2024-08-07T08:31:27.353Z] ada007ff1a6a: Pull complete [2024-08-07T08:31:27.353Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-07T08:31:27.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T08:31:27.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-07T08:31:27.656Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T08:31:27.656Z] WORKDIR /edgex [2024-08-07T08:31:27.656Z] COPY go.mod . [2024-08-07T08:31:27.656Z] RUN go mod download [2024-08-07T08:31:27.656Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-07T08:31:28.224Z] Sending build context to Docker daemon 178.9MB [2024-08-07T08:31:28.224Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T08:31:28.224Z] ---> f489d0715acc [2024-08-07T08:31:28.224Z] Step 2/4 : WORKDIR /edgex [2024-08-07T08:31:33.547Z] Still waiting to schedule task [2024-08-07T08:31:33.548Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7276’ [2024-08-07T08:31:34.902Z] ---> Running in b3df53834e16 [2024-08-07T08:31:34.902Z] Removing intermediate container b3df53834e16 [2024-08-07T08:31:34.902Z] ---> 1fa61e615539 [2024-08-07T08:31:34.902Z] Step 3/4 : COPY go.mod . [2024-08-07T08:31:34.902Z] ---> 983b98243f6c [2024-08-07T08:31:34.902Z] Step 4/4 : RUN go mod download [2024-08-07T08:31:34.902Z] ---> Running in 1a33f4b1e28f [2024-08-07T08:32:01.470Z] Removing intermediate container 1a33f4b1e28f [2024-08-07T08:32:01.470Z] ---> d725c0e5fdb0 [2024-08-07T08:32:01.470Z] Successfully built d725c0e5fdb0 [2024-08-07T08:32:01.470Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T08:32:01.849Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-07T08:32:01.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T08:32:01.931Z] prd-ubuntu20.04-docker-8c-8g-7279 does not seem to be running inside a container [2024-08-07T08:32:01.960Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-07T08:32:02.399Z] $ docker top 8c686488c29f5c5b159fac46b381f84b6490001415dc5d6e21e9a443b13d7485 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T08:32:02.758Z] + go version [2024-08-07T08:32:02.759Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-07T08:32:02.766Z] $ docker stop --time=1 8c686488c29f5c5b159fac46b381f84b6490001415dc5d6e21e9a443b13d7485 [2024-08-07T08:32:04.046Z] $ docker rm -f --volumes 8c686488c29f5c5b159fac46b381f84b6490001415dc5d6e21e9a443b13d7485 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T08:32:04.508Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-07T08:32:04.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T08:32:04.585Z] prd-ubuntu20.04-docker-8c-8g-7279 does not seem to be running inside a container [2024-08-07T08:32:04.614Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-07T08:32:04.985Z] $ docker top 82fa2807e4c7c57341d8b7dd2ad8f67eecb9edc5f1286ada70b6beb2307725d9 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-07T08:32:05.066Z] ========================================================= [2024-08-07T08:32:05.066Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-07T08:32:05.066Z] ========================================================= [Pipeline] sh [2024-08-07T08:32:05.345Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2024-08-07T08:32:05.650Z] + make test [2024-08-07T08:32:05.651Z] go test -race -coverprofile=coverage.out ./... [2024-08-07T08:32:13.769Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-07T08:32:45.844Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-07T08:32:45.844Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-07T08:32:45.844Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-07T08:32:45.844Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-07T08:32:45.844Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-07T08:32:45.844Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-07T08:32:45.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-07T08:32:45.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-07T08:32:45.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-07T08:32:45.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-07T08:32:45.844Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-07T08:32:45.844Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-07T08:32:45.844Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-07T08:32:45.844Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-07T08:32:45.844Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-07T08:32:45.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-07T08:32:45.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-07T08:32:45.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-07T08:32:46.779Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-08-07T08:32:46.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-07T08:32:46.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-07T08:32:46.779Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-07T08:32:47.713Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-08-07T08:32:47.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-07T08:32:47.713Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-07T08:32:48.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-07T08:32:48.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-07T08:32:48.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:32:48.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-07T08:32:48.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-07T08:32:48.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-07T08:32:48.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-07T08:32:48.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-07T08:32:48.649Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-07T08:32:50.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-07T08:32:50.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:32:50.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-07T08:32:50.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-07T08:32:50.027Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-07T08:32:50.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements [2024-08-07T08:32:50.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.044s coverage: 53.2% of statements [2024-08-07T08:32:50.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.344s coverage: 93.4% of statements [2024-08-07T08:32:50.961Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements [2024-08-07T08:32:50.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-07T08:32:50.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-07T08:32:52.339Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 6.5% of statements [2024-08-07T08:32:53.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-07T08:32:53.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:32:53.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-07T08:32:53.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-07T08:32:53.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-07T08:32:53.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-07T08:32:53.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-07T08:32:53.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-07T08:32:53.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-07T08:32:53.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-07T08:32:53.272Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-07T08:32:54.644Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.324s coverage: 95.8% of statements [2024-08-07T08:32:54.644Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-08-07T08:32:54.901Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-07T08:32:54.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-07T08:32:55.159Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.020s coverage: 0.0% of statements [no tests to run] [2024-08-07T08:32:56.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.037s coverage: 0.8% of statements [2024-08-07T08:32:56.094Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 30.7% of statements [2024-08-07T08:32:56.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-08-07T08:32:57.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.027s coverage: 77.8% of statements [2024-08-07T08:32:57.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements [2024-08-07T08:32:57.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.023s coverage: 96.3% of statements [2024-08-07T08:32:57.029Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-08-07T08:32:57.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-07T08:32:57.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-07T08:32:57.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-07T08:32:57.029Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-07T08:32:57.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-07T08:32:57.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-07T08:32:57.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-07T08:32:57.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-07T08:32:58.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-07T08:32:58.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-07T08:32:58.972Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-07T08:32:59.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-07T08:32:59.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-07T08:32:59.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-07T08:32:59.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-07T08:33:00.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-07T08:33:00.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-07T08:33:00.672Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-07T08:33:02.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-07T08:33:02.622Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-07T08:33:03.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-07T08:33:03.558Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-07T08:33:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-07T08:33:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-07T08:33:06.091Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-07T08:33:07.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-07T08:33:07.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-07T08:33:07.477Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-07T08:33:08.044Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.024s coverage: 94.4% of statements [2024-08-07T08:33:08.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-07T08:33:08.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-07T08:33:08.044Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-07T08:33:08.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-07T08:33:08.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-07T08:33:08.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-07T08:33:08.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-07T08:33:08.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-07T08:33:08.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:33:08.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-07T08:33:09.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-07T08:33:09.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-07T08:33:09.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-07T08:33:09.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-07T08:33:10.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-07T08:33:10.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:33:10.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-07T08:33:10.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-07T08:33:11.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-07T08:33:11.745Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-07T08:33:13.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-07T08:33:13.127Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.248s coverage: 79.9% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.057s coverage: 92.9% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.061s coverage: 67.2% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 76.6% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.064s coverage: 82.1% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.111s coverage: 63.1% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 36.5% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.099s coverage: 95.7% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements [2024-08-07T08:33:23.107Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 98.9% of statements [2024-08-07T08:33:23.107Z] 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-07T08:33:23.107Z] running golangci-lint [2024-08-07T08:33:23.107Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-07T08:33:23.107Z] go version go1.21.9 linux/amd64 [2024-08-07T08:33:23.107Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-07T08:33:23.107Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-07T08:33:49.629Z] level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|exports_file|deps|compiled_files) took 23.373359422s" [2024-08-07T08:33:49.629Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.329769ms" [2024-08-07T08:33:57.724Z] level=info msg="[linters_context/goanalysis] analyzers took 1m43.931803742s with top 10 stages: buildir: 58.053548788s, gosec: 8.309293328s, inspect: 2.85238537s, fact_deprecated: 2.383529785s, ctrlflow: 1.718472687s, printf: 1.532218712s, nilness: 1.312469585s, fact_purity: 1.215407138s, S1038: 1.069051504s, unused: 725.293313ms" [2024-08-07T08:33:57.724Z] level=info msg="[runner] Issues before processing: 213, after processing: 0" [2024-08-07T08:33:57.724Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 213/213, autogenerated_exclude: 213/213, exclude: 213/213, cgo: 213/213, identifier_marker: 213/213, exclude-rules: 21/213, nolint: 0/21, path_prettifier: 213/213, skip_dirs: 213/213, skip_files: 213/213" [2024-08-07T08:33:57.724Z] level=info msg="[runner] processing took 20.381286ms with stages: identifier_marker: 7.976566ms, nolint: 7.188576ms, autogenerated_exclude: 1.67379ms, path_prettifier: 1.525379ms, exclude-rules: 1.215326ms, skip_dirs: 750.579µs, cgo: 30.86µs, filename_unadjuster: 14.32µs, max_same_issues: 1µs, uniq_by_line: 690ns, max_from_linter: 680ns, fixer: 670ns, exclude: 660ns, skip_files: 440ns, path_prefixer: 370ns, diff: 360ns, severity-rules: 360ns, sort_results: 270ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_shortener: 120ns" [2024-08-07T08:33:57.724Z] level=info msg="[runner] linters took 12.138619386s with stages: goanalysis_metalinter: 12.118145599s" [2024-08-07T08:33:57.724Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-07T08:33:57.724Z] level=info msg="Memory: 353 samples, avg is 292.1MB, max is 1412.6MB" [2024-08-07T08:33:57.724Z] level=info msg="Execution took 35.566674616s" [2024-08-07T08:33:57.724Z] go vet ./... [2024-08-07T08:34:05.832Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-07T08:34:05.832Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-07T08:34:05.832Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-07T08:34:05.846Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-07T08:34:06.136Z] + ls -al . [2024-08-07T08:34:06.136Z] total 872 [2024-08-07T08:34:06.136Z] drwxrwxr-x 11 1001 1001 4096 Aug 7 08:32 . [2024-08-07T08:34:06.136Z] drwxr-xr-x 4 root root 4096 Aug 7 08:32 .. [2024-08-07T08:34:06.136Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 08:30 .blubracket [2024-08-07T08:34:06.136Z] -rw-rw-r-- 1 1001 1001 10 Aug 7 08:30 .dockerignore [2024-08-07T08:34:06.136Z] drwxrwxr-x 8 1001 1001 4096 Aug 7 08:33 .git [2024-08-07T08:34:06.136Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 08:30 .github [2024-08-07T08:34:06.136Z] -rw-rw-r-- 1 1001 1001 1102 Aug 7 08:30 .gitignore [2024-08-07T08:34:06.136Z] -rw-rw-r-- 1 1001 1001 42 Aug 7 08:30 .golangci.yml [2024-08-07T08:34:06.136Z] -rw-rw-r-- 1 1001 1001 100 Aug 7 08:30 .hadolint.yml [2024-08-07T08:34:06.136Z] drwxr-xr-x 3 1001 1001 4096 Aug 7 08:31 .semver [2024-08-07T08:34:06.136Z] -rw-rw-r-- 1 1001 1001 155 Aug 7 08:30 .sonarcloud.properties [2024-08-07T08:34:06.136Z] -rw-rw-r-- 1 1001 1001 1171 Aug 7 08:30 ADOPTERS.md [2024-08-07T08:34:06.136Z] -rw-rw-r-- 1 1001 1001 20806 Aug 7 08:30 Attribution.txt [2024-08-07T08:34:06.137Z] -rw-rw-r-- 1 1001 1001 100284 Aug 7 08:30 CHANGELOG.md [2024-08-07T08:34:06.137Z] -rw-rw-r-- 1 1001 1001 3804 Aug 7 08:30 CONTRIBUTING.md [2024-08-07T08:34:06.137Z] -rw-rw-r-- 1 1001 1001 677 Aug 7 08:30 GOVERNANCE.md [2024-08-07T08:34:06.137Z] -rw-rw-r-- 1 1001 1001 861 Aug 7 08:30 Jenkinsfile [2024-08-07T08:34:06.137Z] -rw-rw-r-- 1 1001 1001 10775 Aug 7 08:30 LICENSE [2024-08-07T08:34:06.137Z] -rw-rw-r-- 1 1001 1001 16854 Aug 7 08:30 Makefile [2024-08-07T08:34:06.137Z] -rw-rw-r-- 1 1001 1001 582 Aug 7 08:30 OWNERS.md [2024-08-07T08:34:06.137Z] -rw-rw-r-- 1 1001 1001 9528 Aug 7 08:30 README.md [2024-08-07T08:34:06.137Z] -rw-rw-r-- 1 1001 1001 789 Aug 7 08:30 SECURITY.md [2024-08-07T08:34:06.137Z] -rw-rw-r-- 1 1001 1001 5 Aug 7 08:31 VERSION [2024-08-07T08:34:06.137Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 08:30 bin [2024-08-07T08:34:06.137Z] drwxrwxr-x 20 1001 1001 4096 Aug 7 08:30 cmd [2024-08-07T08:34:06.137Z] -rw-r--r-- 1 root root 504185 Aug 7 08:33 coverage.out [2024-08-07T08:34:06.137Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 08:30 fuzz_test [2024-08-07T08:34:06.137Z] -rw-rw-r-- 1 1001 1001 7118 Aug 7 08:30 go.mod [2024-08-07T08:34:06.137Z] -rw-rw-r-- 1 1001 1001 101672 Aug 7 08:30 go.sum [2024-08-07T08:34:06.137Z] drwxrwxr-x 7 1001 1001 4096 Aug 7 08:30 internal [2024-08-07T08:34:06.137Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 08:30 openapi [2024-08-07T08:34:06.137Z] -rw-rw-r-- 1 1001 1001 584 Aug 7 08:30 security.txt [2024-08-07T08:34:06.137Z] -rw-rw-r-- 1 1001 1001 204 Aug 7 08:30 version.go [Pipeline] sh [2024-08-07T08:34:06.414Z] + '[' -e coverage.out ] [2024-08-07T08:34:06.415Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-07T08:34:06.519Z] Stashed 1 file(s) [Pipeline] sh [2024-08-07T08:34:06.796Z] + make build [2024-08-07T08:34:06.796Z] 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-07T08:34:33.667Z] 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-07T08:34:33.667Z] 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-07T08:34:33.667Z] 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-07T08:34:33.667Z] 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-07T08:34:35.044Z] 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-07T08:34:39.226Z] 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-07T08:34:40.598Z] 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-07T08:34:42.502Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-07T08:34:44.399Z] 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-07T08:34:44.966Z] 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-07T08:34:45.531Z] 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-07T08:34:46.099Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-07T08:34:47.034Z] 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-07T08:34:47.977Z] $ docker stop --time=1 82fa2807e4c7c57341d8b7dd2ad8f67eecb9edc5f1286ada70b6beb2307725d9 [2024-08-07T08:34:52.030Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7281 in /w/workspace/edgexfoundry_edgex-go_PR-4846 [2024-08-07T08:34:55.584Z] $ docker rm -f --volumes 82fa2807e4c7c57341d8b7dd2ad8f67eecb9edc5f1286ada70b6beb2307725d9 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] ws [2024-08-07T08:34:56.107Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] checkout [Pipeline] script [Pipeline] { [2024-08-07T08:34:56.158Z] The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T08:34:56.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-07T08:34:56.621Z] [2024-08-07T08:34:56.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T08:34:56.923Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-07T08:34:56.923Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-07T08:34:56.923Z] 91d30c5bc195: Pulling fs layer [2024-08-07T08:34:56.923Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-07T08:34:56.923Z] 9c61dcf015f6: Pulling fs layer [2024-08-07T08:34:56.923Z] 4698f68db338: Pulling fs layer [2024-08-07T08:34:56.923Z] 2a2f49069b9e: Pulling fs layer [2024-08-07T08:34:56.923Z] e0025b399a48: Pulling fs layer [2024-08-07T08:34:56.923Z] 4698f68db338: Waiting [2024-08-07T08:34:56.923Z] 2a2f49069b9e: Waiting [2024-08-07T08:34:56.923Z] e0025b399a48: Waiting [2024-08-07T08:34:57.183Z] 91d30c5bc195: Verifying Checksum [2024-08-07T08:34:57.183Z] 4698f68db338: Verifying Checksum [2024-08-07T08:34:57.183Z] 4698f68db338: Download complete [2024-08-07T08:34:57.183Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-07T08:34:57.183Z] 2e9b0aa3be6d: Download complete [2024-08-07T08:34:57.183Z] e0025b399a48: Verifying Checksum [2024-08-07T08:34:57.183Z] e0025b399a48: Download complete [2024-08-07T08:34:57.183Z] 91d30c5bc195: Pull complete [2024-08-07T08:34:57.441Z] 2a2f49069b9e: Download complete [2024-08-07T08:34:57.700Z] 2e9b0aa3be6d: Pull complete [2024-08-07T08:34:58.265Z] 9c61dcf015f6: Verifying Checksum [2024-08-07T08:34:58.265Z] 9c61dcf015f6: Download complete [2024-08-07T08:35:01.545Z] 9c61dcf015f6: Pull complete [2024-08-07T08:35:01.545Z] 4698f68db338: Pull complete [2024-08-07T08:35:01.545Z] 2a2f49069b9e: Pull complete [2024-08-07T08:35:01.545Z] e0025b399a48: Pull complete [2024-08-07T08:35:01.545Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-07T08:35:01.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-07T08:35:01.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T08:35:01.642Z] prd-ubuntu20.04-docker-8c-8g-7279 does not seem to be running inside a container [2024-08-07T08:35:01.670Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-07T08:35:03.251Z] using credential edgex-jenkins-ssh [2024-08-07T08:35:03.278Z] Cloning the remote Git repository [2024-08-07T08:35:03.365Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-07T08:35:03.524Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2024-08-07T08:35:03.709Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-07T08:35:03.710Z] > git --version # timeout=10 [2024-08-07T08:35:03.744Z] > git --version # 'git version 2.25.1' [2024-08-07T08:35:03.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T08:35:03.972Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-07T08:35:06.904Z] $ docker top b31d5c1a6d6ffeeebb847f6a6968f35539223b1f917f7dcf82f7855af49d537e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T08:35:07.252Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-07T08:35:09.786Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-08-07T08:35:09.786Z] #1 transferring dockerfile: [2024-08-07T08:35:09.786Z] #1 transferring dockerfile: 1.93kB done [2024-08-07T08:35:09.786Z] #1 DONE 0.1s [2024-08-07T08:35:10.045Z] [2024-08-07T08:35:10.045Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-07T08:35:10.045Z] #2 transferring dockerfile: 1.89kB done [2024-08-07T08:35:10.045Z] #2 DONE 0.0s [2024-08-07T08:35:10.045Z] [2024-08-07T08:35:10.045Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-07T08:35:10.045Z] #3 transferring dockerfile: 2.23kB done [2024-08-07T08:35:10.045Z] #3 DONE 0.0s [2024-08-07T08:35:10.045Z] [2024-08-07T08:35:10.045Z] #4 [security-spire-config internal] load build definition from Dockerfile [2024-08-07T08:35:10.045Z] #4 transferring dockerfile: 1.69kB done [2024-08-07T08:35:10.045Z] #4 DONE 0.0s [2024-08-07T08:35:10.045Z] [2024-08-07T08:35:10.045Z] #5 [core-command internal] load build definition from Dockerfile [2024-08-07T08:35:10.045Z] #5 transferring dockerfile: 1.93kB done [2024-08-07T08:35:10.045Z] #5 DONE 0.0s [2024-08-07T08:35:10.045Z] [2024-08-07T08:35:10.045Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-07T08:35:10.045Z] #6 transferring dockerfile: 2.50kB done [2024-08-07T08:35:10.045Z] #6 DONE 0.0s [2024-08-07T08:35:10.045Z] [2024-08-07T08:35:10.045Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-08-07T08:35:10.045Z] #7 transferring dockerfile: 2.01kB done [2024-08-07T08:35:10.045Z] #7 DONE 0.0s [2024-08-07T08:35:10.045Z] [2024-08-07T08:35:10.045Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-08-07T08:35:10.045Z] #8 transferring dockerfile: 1.70kB done [2024-08-07T08:35:10.045Z] #8 DONE 0.0s [2024-08-07T08:35:10.045Z] [2024-08-07T08:35:10.045Z] #9 [core-data internal] load build definition from Dockerfile [2024-08-07T08:35:10.045Z] #9 transferring dockerfile: 2.01kB done [2024-08-07T08:35:10.045Z] #9 DONE 0.0s [2024-08-07T08:35:10.045Z] [2024-08-07T08:35:10.045Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-08-07T08:35:10.045Z] #10 transferring dockerfile: 1.81kB done [2024-08-07T08:35:10.045Z] #10 DONE 0.0s [2024-08-07T08:35:10.045Z] [2024-08-07T08:35:10.045Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-08-07T08:35:10.045Z] #11 transferring dockerfile: 2.06kB done [2024-08-07T08:35:10.045Z] #11 DONE 0.0s [2024-08-07T08:35:10.045Z] [2024-08-07T08:35:10.045Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-07T08:35:10.045Z] #12 transferring dockerfile: 2.15kB done [2024-08-07T08:35:10.045Z] #12 DONE 0.0s [2024-08-07T08:35:10.045Z] [2024-08-07T08:35:10.045Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-07T08:35:10.045Z] #13 transferring dockerfile: 3.17kB done [2024-08-07T08:35:10.045Z] #13 DONE 0.0s [2024-08-07T08:35:10.045Z] [2024-08-07T08:35:10.045Z] #14 [support-scheduler internal] load .dockerignore [2024-08-07T08:35:10.045Z] #14 transferring context: 50B done [2024-08-07T08:35:10.045Z] #14 DONE 0.0s [2024-08-07T08:35:10.045Z] [2024-08-07T08:35:10.045Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-07T08:35:10.045Z] #15 transferring dockerfile: 2.49kB done [2024-08-07T08:35:10.304Z] #15 DONE 0.0s [2024-08-07T08:35:10.304Z] [2024-08-07T08:35:10.304Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-07T08:35:10.304Z] #16 transferring dockerfile: 1.85kB done [2024-08-07T08:35:10.304Z] #16 DONE 0.0s [2024-08-07T08:35:10.304Z] [2024-08-07T08:35:10.304Z] #17 [support-notifications internal] load build definition from Dockerfile [2024-08-07T08:35:10.304Z] #17 transferring dockerfile: 1.95kB done [2024-08-07T08:35:10.304Z] #17 DONE 0.0s [2024-08-07T08:35:10.304Z] [2024-08-07T08:35:10.304Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-08-07T08:35:10.304Z] #18 transferring context: 50B done [2024-08-07T08:35:10.304Z] #18 DONE 0.0s [2024-08-07T08:35:10.304Z] [2024-08-07T08:35:10.304Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-07T08:35:10.304Z] #19 transferring context: 50B done [2024-08-07T08:35:10.304Z] #19 DONE 0.0s [2024-08-07T08:35:10.304Z] [2024-08-07T08:35:10.304Z] #20 [security-spire-config internal] load .dockerignore [2024-08-07T08:35:10.304Z] #20 transferring context: 50B done [2024-08-07T08:35:10.304Z] #20 DONE 0.0s [2024-08-07T08:35:10.304Z] [2024-08-07T08:35:10.304Z] #21 [core-command internal] load .dockerignore [2024-08-07T08:35:10.304Z] #21 transferring context: 50B done [2024-08-07T08:35:10.304Z] #21 DONE 0.0s [2024-08-07T08:35:10.304Z] [2024-08-07T08:35:10.304Z] #22 [security-proxy-setup internal] load .dockerignore [2024-08-07T08:35:10.304Z] #22 transferring context: 50B done [2024-08-07T08:35:10.304Z] #22 DONE 0.0s [2024-08-07T08:35:10.304Z] [2024-08-07T08:35:10.304Z] #23 [core-keeper internal] load .dockerignore [2024-08-07T08:35:10.304Z] #23 transferring context: 50B done [2024-08-07T08:35:10.304Z] #23 DONE 0.0s [2024-08-07T08:35:10.304Z] [2024-08-07T08:35:10.304Z] #24 [core-data internal] load .dockerignore [2024-08-07T08:35:10.304Z] #24 transferring context: 50B done [2024-08-07T08:35:10.305Z] #24 DONE 0.0s [2024-08-07T08:35:10.305Z] [2024-08-07T08:35:10.305Z] #25 [security-spire-agent internal] load .dockerignore [2024-08-07T08:35:10.305Z] #25 transferring context: 50B done [2024-08-07T08:35:10.305Z] #25 DONE 0.0s [2024-08-07T08:35:10.305Z] [2024-08-07T08:35:10.305Z] #26 [security-spire-server internal] load .dockerignore [2024-08-07T08:35:10.305Z] #26 transferring context: 50B done [2024-08-07T08:35:10.305Z] #26 DONE 0.0s [2024-08-07T08:35:10.305Z] [2024-08-07T08:35:10.305Z] #27 [security-proxy-auth internal] load .dockerignore [2024-08-07T08:35:10.564Z] #27 transferring context: 50B done [2024-08-07T08:35:10.564Z] #27 DONE 0.0s [2024-08-07T08:35:10.564Z] [2024-08-07T08:35:10.564Z] #28 [core-metadata internal] load .dockerignore [2024-08-07T08:35:10.564Z] #28 transferring context: 50B done [2024-08-07T08:35:10.564Z] #28 DONE 0.0s [2024-08-07T08:35:10.564Z] [2024-08-07T08:35:10.564Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-08-07T08:35:10.564Z] #29 transferring context: 50B done [2024-08-07T08:35:10.564Z] #29 DONE 0.0s [2024-08-07T08:35:10.564Z] [2024-08-07T08:35:10.564Z] #30 [security-bootstrapper internal] load .dockerignore [2024-08-07T08:35:10.564Z] #30 transferring context: 50B done [2024-08-07T08:35:10.564Z] #30 DONE 0.0s [2024-08-07T08:35:10.564Z] [2024-08-07T08:35:10.564Z] #31 [support-notifications internal] load .dockerignore [2024-08-07T08:35:10.564Z] #31 transferring context: 50B done [2024-08-07T08:35:10.564Z] #31 DONE 0.0s [2024-08-07T08:35:10.564Z] [2024-08-07T08:35:10.564Z] #32 [support-cron-scheduler internal] load .dockerignore [2024-08-07T08:35:10.564Z] #32 transferring context: 50B done [2024-08-07T08:35:10.564Z] #32 DONE 0.0s [2024-08-07T08:35:10.564Z] [2024-08-07T08:35:10.564Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T08:35:10.564Z] #33 DONE 0.0s [2024-08-07T08:35:10.564Z] [2024-08-07T08:35:10.564Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:35:10.564Z] #34 DONE 0.1s [2024-08-07T08:35:10.564Z] [2024-08-07T08:35:10.564Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:35:10.564Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-08-07T08:35:10.564Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:35:10.564Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T08:35:10.564Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T08:35:10.564Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 2.10MB / 3.42MB 0.1s [2024-08-07T08:35:10.821Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s [2024-08-07T08:35:10.821Z] #35 ... [2024-08-07T08:35:10.821Z] [2024-08-07T08:35:10.821Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T08:35:10.821Z] #33 DONE 0.0s [2024-08-07T08:35:10.821Z] [2024-08-07T08:35:10.821Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:35:11.079Z] #35 ... [2024-08-07T08:35:11.079Z] [2024-08-07T08:35:11.079Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T08:35:11.079Z] #33 DONE 0.0s [2024-08-07T08:35:11.079Z] [2024-08-07T08:35:11.079Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:35:11.079Z] #35 ... [2024-08-07T08:35:11.079Z] [2024-08-07T08:35:11.079Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-07T08:35:11.079Z] #33 DONE 0.0s [2024-08-07T08:35:11.079Z] [2024-08-07T08:35:11.079Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:35:11.079Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-07T08:35:11.345Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-07T08:35:11.345Z] #35 ... [2024-08-07T08:35:11.345Z] [2024-08-07T08:35:11.345Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:35:11.345Z] #34 DONE 0.7s [2024-08-07T08:35:11.345Z] [2024-08-07T08:35:11.345Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:35:11.345Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-08-07T08:35:11.345Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:35:11.345Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T08:35:11.345Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T08:35:11.345Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-07T08:35:11.345Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-07T08:35:11.604Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-07T08:35:12.173Z] #35 DONE 1.7s [2024-08-07T08:35:12.173Z] [2024-08-07T08:35:12.173Z] #36 [core-keeper internal] load build context [2024-08-07T08:35:12.173Z] #36 ... [2024-08-07T08:35:12.173Z] [2024-08-07T08:35:12.173Z] #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-07T08:35:12.173Z] #37 DONE 1.9s [2024-08-07T08:35:12.173Z] [2024-08-07T08:35:12.173Z] #36 [core-keeper internal] load build context [2024-08-07T08:35:15.476Z] #36 transferring context: 65.51MB 4.0s [2024-08-07T08:35:18.007Z] #36 ... [2024-08-07T08:35:18.007Z] [2024-08-07T08:35:18.007Z] #38 [support-scheduler internal] load build context [2024-08-07T08:35:18.007Z] #38 ... [2024-08-07T08:35:18.007Z] [2024-08-07T08:35:18.007Z] #36 [core-keeper internal] load build context [2024-08-07T08:35:22.100Z] #36 transferring context: 185.04MB 9.1s [2024-08-07T08:35:22.100Z] #36 ... [2024-08-07T08:35:22.100Z] [2024-08-07T08:35:22.100Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-07T08:35:22.100Z] #39 ... [2024-08-07T08:35:22.100Z] [2024-08-07T08:35:22.100Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-07T08:35:22.100Z] #40 ... [2024-08-07T08:35:22.100Z] [2024-08-07T08:35:22.100Z] #41 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:35:22.359Z] #41 ... [2024-08-07T08:35:22.359Z] [2024-08-07T08:35:22.359Z] #42 [support-cron-scheduler internal] load build context [2024-08-07T08:35:22.359Z] #42 ... [2024-08-07T08:35:22.359Z] [2024-08-07T08:35:22.359Z] #43 [core-metadata internal] load build context [2024-08-07T08:35:22.359Z] #43 ... [2024-08-07T08:35:22.359Z] [2024-08-07T08:35:22.359Z] #44 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T08:35:22.359Z] #44 ... [2024-08-07T08:35:22.359Z] [2024-08-07T08:35:22.359Z] #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:35:22.359Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-08-07T08:35:22.359Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:35:22.359Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T08:35:22.359Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T08:35:22.359Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-07T08:35:22.359Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-07T08:35:22.359Z] #35 DONE 1.7s [2024-08-07T08:35:22.359Z] [2024-08-07T08:35:22.359Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-07T08:35:22.359Z] #39 DONE 11.5s [2024-08-07T08:35:22.359Z] [2024-08-07T08:35:22.359Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-07T08:35:22.617Z] #45 ... [2024-08-07T08:35:22.617Z] [2024-08-07T08:35:22.617Z] #46 [security-bootstrapper internal] load build context [2024-08-07T08:35:22.617Z] #46 ... [2024-08-07T08:35:22.617Z] [2024-08-07T08:35:22.617Z] #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T08:35:22.874Z] #47 ... [2024-08-07T08:35:22.874Z] [2024-08-07T08:35:22.874Z] #48 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T08:35:22.874Z] #48 ... [2024-08-07T08:35:22.874Z] [2024-08-07T08:35:22.874Z] #49 [security-proxy-auth internal] load build context [2024-08-07T08:35:22.874Z] #49 ... [2024-08-07T08:35:22.874Z] [2024-08-07T08:35:22.874Z] #50 [security-proxy-setup internal] load build context [2024-08-07T08:35:22.592Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-07T08:35:22.618Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-07T08:35:23.132Z] #50 ... [2024-08-07T08:35:23.132Z] [2024-08-07T08:35:23.132Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T08:35:23.132Z] #51 ... [2024-08-07T08:35:23.132Z] [2024-08-07T08:35:23.132Z] #52 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T08:35:23.396Z] #52 ... [2024-08-07T08:35:23.396Z] [2024-08-07T08:35:23.396Z] #53 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-07T08:35:23.396Z] #53 ... [2024-08-07T08:35:23.396Z] [2024-08-07T08:35:23.396Z] #54 [core-command internal] load build context [2024-08-07T08:35:23.396Z] #54 ... [2024-08-07T08:35:23.396Z] [2024-08-07T08:35:23.396Z] #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T08:35:23.654Z] #55 ... [2024-08-07T08:35:23.654Z] [2024-08-07T08:35:23.654Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T08:35:23.654Z] #56 ... [2024-08-07T08:35:23.654Z] [2024-08-07T08:35:23.654Z] #57 [support-notifications internal] load build context [2024-08-07T08:35:24.443Z] Merging remotes/origin/main commit 574c71a500a07162c29ac549af62d3136e4ef698 into PR head commit 6864b6a6596971ecbf015eda9d5b15b16885470e [2024-08-07T08:35:24.589Z] #57 ... [2024-08-07T08:35:24.589Z] [2024-08-07T08:35:24.589Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T08:35:24.847Z] #58 ... [2024-08-07T08:35:24.847Z] [2024-08-07T08:35:24.847Z] #59 [core-data internal] load build context [2024-08-07T08:35:24.847Z] #59 ... [2024-08-07T08:35:24.847Z] [2024-08-07T08:35:24.847Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T08:35:24.847Z] #60 ... [2024-08-07T08:35:24.847Z] [2024-08-07T08:35:24.847Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T08:35:25.154Z] Merge succeeded, producing 1b7beb8b992c9e7f41175f3251e9b2ee5471bf6b [2024-08-07T08:35:25.155Z] Checking out Revision 1b7beb8b992c9e7f41175f3251e9b2ee5471bf6b (PR-4846) [2024-08-07T08:35:23.614Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-07T08:35:23.663Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-07T08:35:23.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T08:35:23.689Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4846/head:refs/remotes/origin/PR-4846 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-07T08:35:24.459Z] > git config core.sparsecheckout # timeout=10 [2024-08-07T08:35:24.526Z] > git checkout -f 6864b6a6596971ecbf015eda9d5b15b16885470e # timeout=10 [2024-08-07T08:35:24.798Z] > git remote # timeout=10 [2024-08-07T08:35:24.815Z] > git config --get remote.origin.url # timeout=10 [2024-08-07T08:35:24.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T08:35:24.866Z] > git merge 574c71a500a07162c29ac549af62d3136e4ef698 # timeout=10 [2024-08-07T08:35:25.118Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-07T08:35:25.156Z] > git config core.sparsecheckout # timeout=10 [2024-08-07T08:35:25.169Z] > git checkout -f 1b7beb8b992c9e7f41175f3251e9b2ee5471bf6b # timeout=10 [2024-08-07T08:35:26.218Z] #58 transferring context: 176.45MB 14.1s [2024-08-07T08:35:28.153Z] #58 ... [2024-08-07T08:35:28.153Z] [2024-08-07T08:35:28.153Z] #38 [support-scheduler internal] load build context [2024-08-07T08:35:28.153Z] #38 transferring context: 493.17MB 17.6s done [2024-08-07T08:35:28.153Z] #38 ... [2024-08-07T08:35:28.153Z] [2024-08-07T08:35:28.153Z] #57 [support-notifications internal] load build context [2024-08-07T08:35:28.803Z] Commit message: "Merge commit '574c71a500a07162c29ac549af62d3136e4ef698' into HEAD" [2024-08-07T08:35:28.826Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-07T08:35:28.806Z] > git rev-list --no-walk 33cc08fa050124c5a9b53be4703bf7e52f2bcaa2 # timeout=10 [2024-08-07T08:35:30.524Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-07T08:35:30.524Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-07T08:35:30.524Z] Dload Upload Total Spent Left Speed [2024-08-07T08:35:30.524Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 260k 0 --:--:-- --:--:-- --:--:-- 260k [Pipeline] sh [2024-08-07T08:35:30.676Z] #57 ... [2024-08-07T08:35:30.676Z] [2024-08-07T08:35:30.676Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T08:35:30.868Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-07T08:35:30.963Z] #58 ... [2024-08-07T08:35:30.963Z] [2024-08-07T08:35:30.963Z] #36 [core-keeper internal] load build context [2024-08-07T08:35:31.199Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-07T08:35:31.199Z] + sudo tee /etc/docker/daemon.new [2024-08-07T08:35:31.199Z] { [2024-08-07T08:35:31.199Z] "registry-mirrors": [ [2024-08-07T08:35:31.199Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-07T08:35:31.199Z] ], [2024-08-07T08:35:31.199Z] "bip": "10.250.0.254/24", [2024-08-07T08:35:31.199Z] "hosts": [ [2024-08-07T08:35:31.199Z] "tcp://0.0.0.0:5555", [2024-08-07T08:35:31.199Z] "unix:///var/run/docker.sock" [2024-08-07T08:35:31.199Z] ], [2024-08-07T08:35:31.199Z] "mtu": 1458, [2024-08-07T08:35:31.199Z] "selinux-enabled": true, [2024-08-07T08:35:31.199Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-07T08:35:31.199Z] } [Pipeline] sh [2024-08-07T08:35:31.220Z] #36 ... [2024-08-07T08:35:31.220Z] [2024-08-07T08:35:31.220Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T08:35:31.533Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-07T08:35:31.874Z] + sudo service docker restart [2024-08-07T08:35:32.589Z] #58 ... [2024-08-07T08:35:32.589Z] [2024-08-07T08:35:32.589Z] #42 [support-cron-scheduler internal] load build context [2024-08-07T08:35:32.589Z] #42 ... [2024-08-07T08:35:32.589Z] [2024-08-07T08:35:32.589Z] #43 [core-metadata internal] load build context [2024-08-07T08:35:32.589Z] #43 transferring context: 493.17MB 19.6s done [2024-08-07T08:35:32.589Z] #43 ... [2024-08-07T08:35:32.589Z] [2024-08-07T08:35:32.589Z] #61 [security-spire-server internal] load build context [2024-08-07T08:35:32.589Z] #61 ... [2024-08-07T08:35:32.589Z] [2024-08-07T08:35:32.589Z] #41 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:35:32.589Z] #41 transferring context: 493.17MB 20.8s done [2024-08-07T08:35:32.845Z] #41 ... [2024-08-07T08:35:32.845Z] [2024-08-07T08:35:32.845Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-07T08:35:32.845Z] #45 ... [2024-08-07T08:35:32.845Z] [2024-08-07T08:35:32.845Z] #46 [security-bootstrapper internal] load build context [2024-08-07T08:35:32.845Z] #46 transferring context: 493.17MB 21.1s done [2024-08-07T08:35:33.163Z] #46 ... [2024-08-07T08:35:33.163Z] [2024-08-07T08:35:33.163Z] #49 [security-proxy-auth internal] load build context [2024-08-07T08:35:33.163Z] #49 transferring context: 493.17MB 20.1s done [2024-08-07T08:35:33.421Z] #49 ... [2024-08-07T08:35:33.421Z] [2024-08-07T08:35:33.421Z] #50 [security-proxy-setup internal] load build context [2024-08-07T08:35:33.421Z] #50 transferring context: 493.17MB 21.3s done [2024-08-07T08:35:33.421Z] #50 ... [2024-08-07T08:35:33.421Z] [2024-08-07T08:35:33.421Z] #62 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:35:33.421Z] #62 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:35:33.421Z] #62 ... [2024-08-07T08:35:33.421Z] [2024-08-07T08:35:33.421Z] #63 [security-spire-config internal] load build context [2024-08-07T08:35:33.421Z] #63 ... [2024-08-07T08:35:33.421Z] [2024-08-07T08:35:33.421Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T08:35:33.421Z] #58 transferring context: 493.17MB 21.9s done [2024-08-07T08:35:33.678Z] #58 ... [2024-08-07T08:35:33.678Z] [2024-08-07T08:35:33.678Z] #54 [core-command internal] load build context [2024-08-07T08:35:33.678Z] #54 transferring context: 493.17MB 20.9s done [2024-08-07T08:35:33.678Z] #54 ... [2024-08-07T08:35:33.678Z] [2024-08-07T08:35:33.678Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-07T08:35:33.678Z] #45 transferring context: 493.17MB 22.2s done [2024-08-07T08:35:35.052Z] #45 ... [2024-08-07T08:35:35.052Z] [2024-08-07T08:35:35.052Z] #59 [core-data internal] load build context [2024-08-07T08:35:35.052Z] #59 transferring context: 493.17MB 20.4s done [2024-08-07T08:35:39.257Z] #59 ... [2024-08-07T08:35:39.257Z] [2024-08-07T08:35:39.257Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:35:39.257Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 done [2024-08-07T08:35:39.257Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:35:39.257Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-07T08:35:39.257Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-07T08:35:39.257Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.4s done [2024-08-07T08:35:39.257Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-07T08:35:39.257Z] #35 DONE 1.7s [2024-08-07T08:35:39.257Z] [2024-08-07T08:35:39.257Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-07T08:35:39.257Z] #40 DONE 27.5s [2024-08-07T08:35:39.257Z] [2024-08-07T08:35:39.257Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:35:39.257Z] #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:35:40.210Z] #64 ... [2024-08-07T08:35:40.210Z] [2024-08-07T08:35:40.210Z] #57 [support-notifications internal] load build context [2024-08-07T08:35:40.210Z] #57 transferring context: 493.17MB 20.5s done [2024-08-07T08:35:40.469Z] #57 ... [2024-08-07T08:35:40.470Z] [2024-08-07T08:35:40.470Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T08:35:41.459Z] #65 ... [2024-08-07T08:35:41.459Z] [2024-08-07T08:35:41.459Z] #36 [core-keeper internal] load build context [2024-08-07T08:35:41.459Z] #36 transferring context: 493.17MB 20.8s done [2024-08-07T08:35:42.393Z] #36 ... [2024-08-07T08:35:42.393Z] [2024-08-07T08:35:42.393Z] #42 [support-cron-scheduler internal] load build context [2024-08-07T08:35:42.393Z] #42 transferring context: 493.17MB 21.5s done [2024-08-07T08:35:44.954Z] #42 ... [2024-08-07T08:35:44.954Z] [2024-08-07T08:35:44.954Z] #62 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:35:44.954Z] #62 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22.4s done [2024-08-07T08:35:44.954Z] #62 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 22.4s done [2024-08-07T08:35:46.975Z] #62 ... [2024-08-07T08:35:46.975Z] [2024-08-07T08:35:46.975Z] #43 [core-metadata internal] load build context [2024-08-07T08:35:46.975Z] #43 DONE 35.4s [2024-08-07T08:35:46.975Z] [2024-08-07T08:35:46.975Z] #49 [security-proxy-auth internal] load build context [2024-08-07T08:35:46.975Z] #49 DONE 35.4s [2024-08-07T08:35:46.975Z] [2024-08-07T08:35:46.975Z] #53 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-07T08:35:46.975Z] #53 DONE 34.7s [2024-08-07T08:35:46.975Z] [2024-08-07T08:35:46.975Z] #38 [support-scheduler internal] load build context [2024-08-07T08:35:46.975Z] #38 DONE 36.3s [2024-08-07T08:35:46.975Z] [2024-08-07T08:35:46.975Z] #66 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T08:35:46.975Z] #66 ... [2024-08-07T08:35:46.975Z] [2024-08-07T08:35:46.975Z] #47 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T08:35:46.975Z] #47 DONE 34.7s [2024-08-07T08:35:46.975Z] [2024-08-07T08:35:46.975Z] #59 [core-data internal] load build context [2024-08-07T08:35:46.975Z] #59 DONE 35.5s [2024-08-07T08:35:46.975Z] [2024-08-07T08:35:46.975Z] #57 [support-notifications internal] load build context [2024-08-07T08:35:46.975Z] #57 DONE 35.5s [2024-08-07T08:35:46.975Z] [2024-08-07T08:35:46.975Z] #36 [core-keeper internal] load build context [2024-08-07T08:35:46.975Z] #36 DONE 35.5s [2024-08-07T08:35:46.975Z] [2024-08-07T08:35:46.975Z] #41 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:35:46.975Z] #41 DONE 35.6s [2024-08-07T08:35:46.975Z] [2024-08-07T08:35:46.975Z] #54 [core-command internal] load build context [2024-08-07T08:35:46.975Z] #54 DONE 35.6s [2024-08-07T08:35:46.975Z] [2024-08-07T08:35:46.975Z] #46 [security-bootstrapper internal] load build context [2024-08-07T08:35:46.975Z] #46 DONE 35.6s [2024-08-07T08:35:46.975Z] [2024-08-07T08:35:46.975Z] #50 [security-proxy-setup internal] load build context [2024-08-07T08:35:46.975Z] #50 DONE 35.6s [2024-08-07T08:35:46.975Z] [2024-08-07T08:35:46.975Z] #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:35:46.975Z] #62 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s [2024-08-07T08:35:46.975Z] #62 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-07T08:35:46.975Z] #62 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-07T08:35:46.975Z] #62 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-07T08:35:46.975Z] #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-07T08:35:46.975Z] #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-08-07T08:35:46.975Z] #62 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-07T08:35:46.975Z] #62 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-07T08:35:47.274Z] #62 ... [2024-08-07T08:35:47.274Z] [2024-08-07T08:35:47.274Z] #58 [security-secretstore-setup internal] load build context [2024-08-07T08:35:47.274Z] #58 DONE 35.7s [2024-08-07T08:35:47.274Z] [2024-08-07T08:35:47.274Z] #42 [support-cron-scheduler internal] load build context [2024-08-07T08:35:47.274Z] #42 DONE 35.7s [2024-08-07T08:35:47.274Z] [2024-08-07T08:35:47.274Z] #45 [security-spiffe-token-provider internal] load build context [2024-08-07T08:35:47.274Z] #45 DONE 35.7s [2024-08-07T08:35:47.274Z] [2024-08-07T08:35:47.274Z] #61 [security-spire-server internal] load build context [2024-08-07T08:35:47.274Z] #61 transferring context: 27.23kB done [2024-08-07T08:35:47.274Z] #61 DONE 24.7s [2024-08-07T08:35:47.274Z] [2024-08-07T08:35:47.274Z] #63 [security-spire-config internal] load build context [2024-08-07T08:35:47.274Z] #63 transferring context: 25.48kB done [2024-08-07T08:35:47.274Z] #63 DONE 24.7s [2024-08-07T08:35:47.274Z] [2024-08-07T08:35:47.274Z] #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:35:47.274Z] #62 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-08-07T08:35:47.274Z] #62 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-07T08:35:47.274Z] #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 0.3s [2024-08-07T08:35:47.274Z] #62 ... [2024-08-07T08:35:47.274Z] [2024-08-07T08:35:47.274Z] #67 [security-spire-agent internal] load build context [2024-08-07T08:35:47.274Z] #67 transferring context: 26.76kB done [2024-08-07T08:35:47.274Z] #67 DONE 8.5s [2024-08-07T08:35:47.274Z] [2024-08-07T08:35:47.274Z] #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:35:47.274Z] #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.4s [2024-08-07T08:35:47.274Z] #62 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-07T08:35:47.564Z] #62 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done [2024-08-07T08:35:48.163Z] #62 ... [2024-08-07T08:35:48.163Z] [2024-08-07T08:35:48.163Z] #52 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T08:35:48.163Z] #52 34.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:48.163Z] #52 35.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:48.163Z] #52 35.38 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:48.163Z] #52 35.39 (2/2) Installing su-exec (0.2-r3) [2024-08-07T08:35:48.163Z] #52 35.39 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:48.163Z] #52 35.41 OK: 7 MiB in 17 packages [2024-08-07T08:35:48.163Z] #52 DONE 35.7s [2024-08-07T08:35:48.163Z] [2024-08-07T08:35:48.163Z] #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:35:48.163Z] #62 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-07T08:35:49.152Z] #62 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.2s done [2024-08-07T08:35:49.412Z] #62 ... [2024-08-07T08:35:49.412Z] [2024-08-07T08:35:49.412Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T08:35:49.412Z] #0 8.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:49.412Z] #0 8.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:49.412Z] #0 8.768 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T08:35:49.412Z] #0 8.768 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T08:35:49.412Z] #0 8.768 OK: 20070 distinct packages available [2024-08-07T08:35:49.412Z] #0 8.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:49.412Z] #0 8.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:49.412Z] #0 9.154 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:49.412Z] #0 9.154 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-07T08:35:49.412Z] #0 9.156 (3/4) Installing libucontext (1.2-r2) [2024-08-07T08:35:49.412Z] #0 9.159 (4/4) Installing gcompat (1.1.0-r1) [2024-08-07T08:35:49.412Z] #0 9.164 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:49.412Z] #0 9.173 OK: 8 MiB in 19 packages [2024-08-07T08:35:49.674Z] #68 ... [2024-08-07T08:35:49.674Z] [2024-08-07T08:35:49.674Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:35:49.674Z] #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 8.2s done [2024-08-07T08:35:49.674Z] #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-08-07T08:35:49.674Z] #64 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-07T08:35:49.674Z] #64 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-07T08:35:49.674Z] #64 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-07T08:35:49.674Z] #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-07T08:35:49.674Z] #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-08-07T08:35:49.674Z] #64 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done [2024-08-07T08:35:49.674Z] #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-07T08:35:49.674Z] #64 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-07T08:35:49.674Z] #64 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2024-08-07T08:35:49.674Z] #64 ... [2024-08-07T08:35:49.674Z] [2024-08-07T08:35:49.674Z] #44 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T08:35:49.674Z] #44 35.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:49.674Z] #44 35.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:49.674Z] #44 35.63 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:49.674Z] #44 35.64 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:49.674Z] #44 35.66 OK: 7 MiB in 16 packages [2024-08-07T08:35:49.674Z] #44 DONE 37.5s [2024-08-07T08:35:49.932Z] [2024-08-07T08:35:49.932Z] #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T08:35:49.932Z] #56 35.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:49.932Z] #56 35.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:49.932Z] #56 35.79 (1/4) Installing ca-certificates (20240226-r0) [2024-08-07T08:35:49.932Z] #56 35.80 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:49.932Z] #56 35.80 (3/4) Installing su-exec (0.2-r3) [2024-08-07T08:35:49.932Z] #56 35.80 (4/4) Installing yq (4.33.3-r5) [2024-08-07T08:35:49.932Z] #56 35.88 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:49.932Z] #56 35.89 Executing ca-certificates-20240226-r0.trigger [2024-08-07T08:35:49.932Z] #56 35.93 OK: 17 MiB in 19 packages [2024-08-07T08:35:49.932Z] #56 DONE 37.5s [2024-08-07T08:35:49.932Z] [2024-08-07T08:35:49.932Z] #48 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T08:35:49.932Z] #48 35.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:49.932Z] #48 35.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:49.932Z] #48 35.79 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:49.932Z] #48 35.84 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:49.932Z] #48 35.86 OK: 7 MiB in 16 packages [2024-08-07T08:35:49.932Z] #48 DONE 37.7s [2024-08-07T08:35:49.932Z] [2024-08-07T08:35:49.932Z] #69 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:35:49.932Z] #69 ... [2024-08-07T08:35:49.932Z] [2024-08-07T08:35:49.932Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T08:35:49.932Z] #68 DONE 10.4s [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T08:35:50.160Z] provisioning config files... [2024-08-07T08:35:50.189Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config15302447311066326086tmp [2024-08-07T08:35:50.190Z] [2024-08-07T08:35:50.190Z] #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T08:35:50.190Z] #55 35.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:50.190Z] #55 35.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:50.190Z] #55 35.57 (1/2) Installing ca-certificates (20240226-r0) [2024-08-07T08:35:50.190Z] #55 35.64 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:50.190Z] #55 35.65 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:50.190Z] #55 35.67 Executing ca-certificates-20240226-r0.trigger [2024-08-07T08:35:50.190Z] #55 35.78 OK: 8 MiB in 17 packages [2024-08-07T08:35:50.190Z] #55 DONE 37.7s [2024-08-07T08:35:50.190Z] [2024-08-07T08:35:50.190Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T08:35:50.190Z] #51 35.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:50.190Z] #51 35.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:50.190Z] #51 35.70 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:50.190Z] #51 35.71 (2/4) Installing openssl (3.1.6-r0) [2024-08-07T08:35:50.190Z] #51 35.72 (3/4) Installing su-exec (0.2-r3) [2024-08-07T08:35:50.190Z] #51 35.73 (4/4) Installing yq (4.33.3-r5) [2024-08-07T08:35:50.190Z] #51 35.79 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:50.190Z] #51 35.80 OK: 17 MiB in 19 packages [2024-08-07T08:35:50.190Z] #51 DONE 37.8s [2024-08-07T08:35:50.190Z] [2024-08-07T08:35:50.190Z] #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T08:35:50.190Z] #60 35.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:50.190Z] #60 35.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:50.190Z] #60 35.59 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T08:35:50.190Z] #60 35.59 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T08:35:50.190Z] #60 35.59 OK: 20070 distinct packages available [2024-08-07T08:35:50.190Z] #60 35.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:50.190Z] #60 35.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:50.190Z] #60 36.02 (1/11) Installing ca-certificates (20240226-r0) [2024-08-07T08:35:50.190Z] #60 36.03 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-07T08:35:50.190Z] #60 36.04 (3/11) Installing libunistring (1.1-r1) [2024-08-07T08:35:50.190Z] #60 36.05 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-07T08:35:50.190Z] #60 36.06 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-07T08:35:50.190Z] #60 36.06 (6/11) Installing libcurl (8.9.0-r0) [2024-08-07T08:35:50.190Z] #60 36.07 (7/11) Installing curl (8.9.0-r0) [2024-08-07T08:35:50.190Z] #60 36.08 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:50.190Z] #60 36.08 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-07T08:35:50.190Z] #60 36.09 (10/11) Installing libucontext (1.2-r2) [2024-08-07T08:35:50.190Z] #60 36.10 (11/11) Installing gcompat (1.1.0-r1) [2024-08-07T08:35:50.190Z] #60 36.10 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:50.190Z] #60 36.11 Executing ca-certificates-20240226-r0.trigger [2024-08-07T08:35:50.190Z] #60 36.15 OK: 12 MiB in 26 packages [2024-08-07T08:35:50.190Z] #60 DONE 37.8s [2024-08-07T08:35:50.190Z] [2024-08-07T08:35:50.190Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T08:35:50.447Z] #70 ... [2024-08-07T08:35:50.447Z] [2024-08-07T08:35:50.447Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:35:50.447Z] #64 DONE 11.8s [2024-08-07T08:35:50.652Z] ---> ****-login.sh [2024-08-07T08:35:50.652Z] nexus3.edgexfoundry.org:10001 [2024-08-07T08:35:50.706Z] [2024-08-07T08:35:50.706Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T08:35:50.706Z] #65 9.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:50.706Z] #65 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:50.706Z] #65 10.24 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T08:35:50.706Z] #65 10.24 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T08:35:50.706Z] #65 10.24 OK: 20070 distinct packages available [2024-08-07T08:35:50.706Z] #65 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:50.706Z] #65 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:50.706Z] #65 10.54 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:50.706Z] #65 10.54 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-07T08:35:50.706Z] #65 10.55 (3/5) Installing libucontext (1.2-r2) [2024-08-07T08:35:50.706Z] #65 10.55 (4/5) Installing gcompat (1.1.0-r1) [2024-08-07T08:35:50.706Z] #65 10.55 (5/5) Installing openssl (3.1.6-r0) [2024-08-07T08:35:50.706Z] #65 10.56 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:50.706Z] #65 10.57 OK: 8 MiB in 20 packages [2024-08-07T08:35:50.706Z] #65 DONE 10.7s [2024-08-07T08:35:50.706Z] [2024-08-07T08:35:50.706Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T08:35:50.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:35:50.965Z] #71 ... [2024-08-07T08:35:50.965Z] [2024-08-07T08:35:50.965Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T08:35:50.965Z] #66 3.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:50.965Z] #66 3.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:50.965Z] #66 4.046 OK: 264 MiB in 52 packages [2024-08-07T08:35:50.965Z] #66 DONE 4.3s [2024-08-07T08:35:50.965Z] [2024-08-07T08:35:50.965Z] #72 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:35:50.965Z] #72 DONE 0.1s [2024-08-07T08:35:51.224Z] [2024-08-07T08:35:51.224Z] #73 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:35:51.224Z] #73 ... [2024-08-07T08:35:51.224Z] [2024-08-07T08:35:51.224Z] #74 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T08:35:51.224Z] #0 3.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:51.224Z] #0 4.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:51.224Z] #0 4.262 OK: 264 MiB in 52 packages [2024-08-07T08:35:51.224Z] #74 DONE 4.5s [2024-08-07T08:35:51.224Z] [2024-08-07T08:35:51.224Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:35:51.224Z] #75 DONE 0.0s [2024-08-07T08:35:51.490Z] [2024-08-07T08:35:51.490Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:35:51.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:35:51.514Z] Configure a credential helper to remove this warning. See [2024-08-07T08:35:51.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:35:51.515Z] [2024-08-07T08:35:51.515Z] Login Succeeded [2024-08-07T08:35:51.515Z] nexus3.edgexfoundry.org:10002 [2024-08-07T08:35:51.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:35:51.748Z] #76 ... [2024-08-07T08:35:51.748Z] [2024-08-07T08:35:51.748Z] #77 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T08:35:51.748Z] #0 4.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:51.748Z] #0 4.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:51.748Z] #0 4.723 OK: 264 MiB in 52 packages [2024-08-07T08:35:51.748Z] #77 DONE 4.8s [2024-08-07T08:35:51.748Z] [2024-08-07T08:35:51.748Z] #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:35:51.748Z] #78 DONE 0.1s [2024-08-07T08:35:51.748Z] [2024-08-07T08:35:51.748Z] #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T08:35:51.749Z] #0 4.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:51.749Z] #0 4.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:51.749Z] #0 4.517 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T08:35:51.749Z] #0 4.517 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T08:35:51.749Z] #0 4.517 OK: 20077 distinct packages available [2024-08-07T08:35:51.749Z] #0 4.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:51.749Z] #0 4.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:51.749Z] #0 4.857 OK: 264 MiB in 52 packages [2024-08-07T08:35:51.749Z] #79 DONE 4.9s [2024-08-07T08:35:51.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:35:51.782Z] Configure a credential helper to remove this warning. See [2024-08-07T08:35:51.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:35:51.783Z] [2024-08-07T08:35:51.783Z] Login Succeeded [2024-08-07T08:35:51.783Z] nexus3.edgexfoundry.org:10003 [2024-08-07T08:35:52.006Z] [2024-08-07T08:35:52.006Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:35:52.006Z] #80 DONE 0.1s [2024-08-07T08:35:52.006Z] [2024-08-07T08:35:52.006Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:35:52.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:35:52.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:35:52.051Z] Configure a credential helper to remove this warning. See [2024-08-07T08:35:52.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:35:52.051Z] [2024-08-07T08:35:52.051Z] Login Succeeded [2024-08-07T08:35:52.051Z] nexus3.edgexfoundry.org:10004 [2024-08-07T08:35:52.266Z] #81 ... [2024-08-07T08:35:52.266Z] [2024-08-07T08:35:52.266Z] #82 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T08:35:52.266Z] #82 DONE 5.3s [2024-08-07T08:35:52.266Z] [2024-08-07T08:35:52.266Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T08:35:52.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:35:52.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:35:52.328Z] Configure a credential helper to remove this warning. See [2024-08-07T08:35:52.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:35:52.328Z] [2024-08-07T08:35:52.328Z] Login Succeeded [2024-08-07T08:35:52.328Z] ****.io [2024-08-07T08:35:52.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T08:35:52.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T08:35:52.878Z] Configure a credential helper to remove this warning. See [2024-08-07T08:35:52.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T08:35:52.878Z] [2024-08-07T08:35:52.878Z] Login Succeeded [2024-08-07T08:35:53.147Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T08:35:53.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-07T08:35:53.815Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-08-07T08:35:53.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T08:35:53.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T08:35:53.863Z] ========================================================= [2024-08-07T08:35:53.863Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-07T08:35:53.863Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-07T08:35:54.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T08:35:54.242Z] #83 ... [2024-08-07T08:35:54.242Z] [2024-08-07T08:35:54.242Z] #84 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T08:35:54.242Z] #0 2.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:54.242Z] #0 2.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:54.242Z] #0 3.021 OK: 17 MiB in 19 packages [2024-08-07T08:35:54.242Z] #84 DONE 4.4s [2024-08-07T08:35:54.242Z] [2024-08-07T08:35:54.242Z] #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:35:54.242Z] #0 3.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:54.242Z] #0 3.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:54.242Z] #0 3.357 OK: 7 MiB in 16 packages [2024-08-07T08:35:54.242Z] #85 DONE 4.4s [2024-08-07T08:35:54.242Z] [2024-08-07T08:35:54.242Z] #86 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T08:35:54.242Z] #0 4.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:54.242Z] #0 4.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:54.242Z] #0 4.725 OK: 7 MiB in 17 packages [2024-08-07T08:35:54.242Z] #86 DONE 6.2s [2024-08-07T08:35:54.242Z] [2024-08-07T08:35:54.242Z] #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T08:35:54.242Z] #0 2.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:54.242Z] #0 2.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:54.242Z] #0 2.848 OK: 8 MiB in 19 packages [2024-08-07T08:35:54.242Z] #87 DONE 4.2s [2024-08-07T08:35:54.242Z] [2024-08-07T08:35:54.242Z] #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T08:35:54.242Z] #0 5.340 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:54.242Z] #0 5.812 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:54.242Z] #0 6.476 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T08:35:54.242Z] #0 6.787 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:35:54.242Z] #0 6.793 OK: 7 MiB in 16 packages [2024-08-07T08:35:54.242Z] #88 DONE 7.4s [2024-08-07T08:35:54.242Z] [2024-08-07T08:35:54.242Z] #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:35:54.242Z] #0 3.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:54.242Z] #0 3.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:54.242Z] #0 3.896 OK: 12 MiB in 26 packages [2024-08-07T08:35:54.242Z] #89 DONE 4.2s [2024-08-07T08:35:54.242Z] [2024-08-07T08:35:54.242Z] #69 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:35:54.242Z] #69 2.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:54.242Z] #69 2.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:54.242Z] #69 3.242 OK: 7 MiB in 16 packages [2024-08-07T08:35:54.242Z] #69 DONE 4.6s [2024-08-07T08:35:54.242Z] [2024-08-07T08:35:54.242Z] #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-07T08:35:54.493Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-07T08:35:54.493Z] c6b39de5b339: Pulling fs layer [2024-08-07T08:35:54.493Z] a69c41024577: Pulling fs layer [2024-08-07T08:35:54.493Z] d6de4b400683: Pulling fs layer [2024-08-07T08:35:54.493Z] 35cb2a7552d0: Pulling fs layer [2024-08-07T08:35:54.493Z] 4f4fb700ef54: Pulling fs layer [2024-08-07T08:35:54.493Z] 464afbd9ba4c: Pulling fs layer [2024-08-07T08:35:54.493Z] 00f215d4a9da: Pulling fs layer [2024-08-07T08:35:54.493Z] d496ad576159: Pulling fs layer [2024-08-07T08:35:54.493Z] 35cb2a7552d0: Waiting [2024-08-07T08:35:54.493Z] 4f4fb700ef54: Waiting [2024-08-07T08:35:54.493Z] 464afbd9ba4c: Waiting [2024-08-07T08:35:54.493Z] 00f215d4a9da: Waiting [2024-08-07T08:35:54.493Z] d496ad576159: Waiting [2024-08-07T08:35:54.493Z] a69c41024577: Download complete [2024-08-07T08:35:54.493Z] 35cb2a7552d0: Verifying Checksum [2024-08-07T08:35:54.493Z] 35cb2a7552d0: Download complete [2024-08-07T08:35:54.493Z] 4f4fb700ef54: Verifying Checksum [2024-08-07T08:35:54.493Z] 4f4fb700ef54: Download complete [2024-08-07T08:35:54.493Z] c6b39de5b339: Verifying Checksum [2024-08-07T08:35:54.493Z] c6b39de5b339: Download complete [2024-08-07T08:35:54.493Z] 464afbd9ba4c: Verifying Checksum [2024-08-07T08:35:54.493Z] 464afbd9ba4c: Download complete [2024-08-07T08:35:55.093Z] d496ad576159: Verifying Checksum [2024-08-07T08:35:55.093Z] d496ad576159: Download complete [2024-08-07T08:35:55.178Z] #90 ... [2024-08-07T08:35:55.178Z] [2024-08-07T08:35:55.178Z] #91 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T08:35:55.178Z] #91 DONE 0.7s [2024-08-07T08:35:55.178Z] [2024-08-07T08:35:55.178Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-07T08:35:55.178Z] #92 DONE 0.0s [2024-08-07T08:35:55.178Z] [2024-08-07T08:35:55.178Z] #93 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-07T08:35:55.178Z] #93 DONE 0.0s [2024-08-07T08:35:55.178Z] [2024-08-07T08:35:55.178Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T08:35:55.178Z] #94 DONE 0.1s [2024-08-07T08:35:55.178Z] [2024-08-07T08:35:55.178Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-07T08:35:55.178Z] #95 DONE 0.0s [2024-08-07T08:35:55.178Z] [2024-08-07T08:35:55.178Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-07T08:35:55.178Z] #96 DONE 0.0s [2024-08-07T08:35:55.178Z] [2024-08-07T08:35:55.178Z] #97 [security-spire-config] exporting to image [2024-08-07T08:35:55.178Z] #97 exporting layers [2024-08-07T08:35:55.370Z] c6b39de5b339: Pull complete [2024-08-07T08:35:55.437Z] #97 ... [2024-08-07T08:35:55.437Z] [2024-08-07T08:35:55.437Z] #98 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T08:35:55.437Z] #0 4.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:55.437Z] #0 4.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:55.437Z] #0 5.213 OK: 17 MiB in 19 packages [2024-08-07T08:35:55.437Z] #98 DONE 5.3s [2024-08-07T08:35:55.437Z] [2024-08-07T08:35:55.437Z] #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-07T08:35:55.437Z] #99 DONE 0.0s [2024-08-07T08:35:55.696Z] [2024-08-07T08:35:55.696Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T08:35:55.696Z] #71 4.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:55.696Z] #71 5.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:55.958Z] #71 ... [2024-08-07T08:35:55.958Z] [2024-08-07T08:35:55.958Z] #97 [security-spire-config] exporting to image [2024-08-07T08:35:55.958Z] #97 exporting layers 0.7s done [2024-08-07T08:35:55.958Z] #97 writing image sha256:5c58e2f848e81c7b240e9a2272a109e6cd5991b90c747ceae0cf573fe54fa024 done [2024-08-07T08:35:55.958Z] #97 naming to docker.io/library/security-spire-config done [2024-08-07T08:35:55.958Z] #97 DONE 0.7s [2024-08-07T08:35:55.958Z] [2024-08-07T08:35:55.958Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T08:35:55.958Z] #71 5.247 OK: 8 MiB in 20 packages [2024-08-07T08:35:55.958Z] #71 DONE 5.4s [2024-08-07T08:35:55.958Z] [2024-08-07T08:35:55.958Z] #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:35:55.958Z] #70 5.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:55.958Z] #70 5.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:55.958Z] #70 5.653 OK: 8 MiB in 17 packages [2024-08-07T08:35:55.958Z] #70 DONE 5.8s [2024-08-07T08:35:55.958Z] [2024-08-07T08:35:55.958Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T08:35:56.352Z] a69c41024577: Pull complete [2024-08-07T08:35:56.352Z] d6de4b400683: Verifying Checksum [2024-08-07T08:35:56.352Z] d6de4b400683: Download complete [2024-08-07T08:35:57.330Z] #100 DONE 1.4s [2024-08-07T08:35:57.330Z] [2024-08-07T08:35:57.330Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-07T08:35:57.330Z] #101 DONE 1.3s [2024-08-07T08:35:57.330Z] [2024-08-07T08:35:57.330Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-07T08:35:57.589Z] #102 DONE 0.1s [2024-08-07T08:35:57.589Z] [2024-08-07T08:35:57.589Z] #103 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-07T08:35:57.784Z] 00f215d4a9da: Verifying Checksum [2024-08-07T08:35:57.784Z] 00f215d4a9da: Download complete [2024-08-07T08:35:58.159Z] #103 DONE 0.6s [2024-08-07T08:35:58.159Z] [2024-08-07T08:35:58.159Z] #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-07T08:35:58.159Z] #90 DONE 3.8s [2024-08-07T08:35:58.159Z] [2024-08-07T08:35:58.159Z] #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T08:35:58.159Z] #104 DONE 0.8s [2024-08-07T08:35:58.159Z] [2024-08-07T08:35:58.159Z] #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-07T08:35:58.159Z] #105 DONE 0.1s [2024-08-07T08:35:58.159Z] [2024-08-07T08:35:58.159Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T08:35:58.159Z] #106 DONE 0.1s [2024-08-07T08:35:58.159Z] [2024-08-07T08:35:58.159Z] #107 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-07T08:35:58.159Z] #107 DONE 0.1s [2024-08-07T08:35:58.159Z] [2024-08-07T08:35:58.159Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-07T08:35:58.159Z] #108 DONE 0.1s [2024-08-07T08:35:58.159Z] [2024-08-07T08:35:58.159Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-07T08:35:58.416Z] #109 DONE 0.1s [2024-08-07T08:35:58.416Z] [2024-08-07T08:35:58.416Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T08:35:58.416Z] #110 DONE 0.1s [2024-08-07T08:35:58.416Z] [2024-08-07T08:35:58.416Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-07T08:35:58.416Z] #111 DONE 0.2s [2024-08-07T08:35:58.416Z] [2024-08-07T08:35:58.416Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T08:35:58.416Z] #83 4.922 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:58.416Z] #83 5.398 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T08:35:58.416Z] #83 6.121 OK: 264 MiB in 52 packages [2024-08-07T08:35:58.416Z] #83 DONE 6.3s [2024-08-07T08:35:58.416Z] [2024-08-07T08:35:58.416Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-07T08:35:58.674Z] #112 DONE 0.2s [2024-08-07T08:35:58.674Z] [2024-08-07T08:35:58.674Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-07T08:35:58.674Z] #113 DONE 0.1s [2024-08-07T08:35:58.674Z] [2024-08-07T08:35:58.674Z] #97 [security-spire-server] exporting to image [2024-08-07T08:35:58.674Z] #97 ... [2024-08-07T08:35:58.674Z] [2024-08-07T08:35:58.674Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-07T08:35:58.674Z] #114 DONE 0.1s [2024-08-07T08:35:58.674Z] [2024-08-07T08:35:58.674Z] #97 [security-spire-agent] exporting to image [2024-08-07T08:35:59.245Z] #97 exporting layers 0.7s done [2024-08-07T08:35:59.245Z] #97 exporting layers 0.6s done [2024-08-07T08:35:59.245Z] #97 writing image sha256:5eac80a4eb414e2644c9b1c42cd85ec9375054ee8fbf9f414a98830dd17e2789 done [2024-08-07T08:35:59.245Z] #97 naming to docker.io/library/security-spire-server done [2024-08-07T08:35:59.245Z] #97 writing image sha256:b4dff4f2120e0c19ffb4f14f2a336cecc6b7adda938cb42d6e467cc0a920a96f done [2024-08-07T08:35:59.245Z] #97 naming to docker.io/library/security-spire-agent done [2024-08-07T08:35:59.245Z] #97 DONE 1.4s [2024-08-07T08:35:59.245Z] [2024-08-07T08:35:59.245Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:00.622Z] #115 ... [2024-08-07T08:36:00.622Z] [2024-08-07T08:36:00.622Z] #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:36:02.000Z] #62 ... [2024-08-07T08:36:02.000Z] [2024-08-07T08:36:02.000Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:10.121Z] d6de4b400683: Pull complete [2024-08-07T08:36:10.389Z] 35cb2a7552d0: Pull complete [2024-08-07T08:36:10.661Z] 4f4fb700ef54: Pull complete [2024-08-07T08:36:10.937Z] 464afbd9ba4c: Pull complete [2024-08-07T08:36:21.048Z] 00f215d4a9da: Pull complete [2024-08-07T08:36:22.010Z] d496ad576159: Pull complete [2024-08-07T08:36:22.010Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-07T08:36:22.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T08:36:22.010Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-07T08:36:22.352Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T08:36:22.353Z] WORKDIR /edgex [2024-08-07T08:36:22.353Z] COPY go.mod . [2024-08-07T08:36:22.353Z] RUN go mod download [2024-08-07T08:36:22.353Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-07T08:36:22.937Z] Sending build context to Docker daemon 3.374MB [2024-08-07T08:36:22.937Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T08:36:22.937Z] ---> f246e2811388 [2024-08-07T08:36:22.937Z] Step 2/4 : WORKDIR /edgex [2024-08-07T08:36:24.882Z] ---> Running in 81ba3bdaa567 [2024-08-07T08:36:25.468Z] Removing intermediate container 81ba3bdaa567 [2024-08-07T08:36:25.468Z] ---> 08be5e331625 [2024-08-07T08:36:25.468Z] Step 3/4 : COPY go.mod . [2024-08-07T08:36:25.736Z] ---> 836a150a0a5f [2024-08-07T08:36:25.736Z] Step 4/4 : RUN go mod download [2024-08-07T08:36:25.736Z] ---> Running in 3d6e6971f130 [2024-08-07T08:36:34.066Z] #116 DONE 42.3s [2024-08-07T08:36:34.066Z] [2024-08-07T08:36:34.066Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:34.066Z] #76 DONE 42.7s [2024-08-07T08:36:34.066Z] [2024-08-07T08:36:34.066Z] #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:34.066Z] #81 DONE 42.2s [2024-08-07T08:36:34.066Z] [2024-08-07T08:36:34.066Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:34.066Z] #115 DONE 35.4s [2024-08-07T08:36:34.066Z] [2024-08-07T08:36:34.066Z] #73 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:34.066Z] #73 DONE 43.0s [2024-08-07T08:36:34.066Z] [2024-08-07T08:36:34.066Z] #117 [core-keeper builder 7/8] COPY . . [2024-08-07T08:36:44.068Z] #117 ... [2024-08-07T08:36:44.068Z] [2024-08-07T08:36:44.068Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-07T08:36:44.068Z] #118 DONE 8.9s [2024-08-07T08:36:44.068Z] [2024-08-07T08:36:44.068Z] #119 [support-scheduler builder 6/7] COPY . . [2024-08-07T08:36:44.068Z] #119 DONE 8.9s [2024-08-07T08:36:44.068Z] [2024-08-07T08:36:44.068Z] #120 [core-metadata builder 6/7] COPY . . [2024-08-07T08:36:44.068Z] #120 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:44.069Z] #121 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:36:44.069Z] #122 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #123 [core-data builder 6/7] COPY . . [2024-08-07T08:36:44.069Z] #123 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:44.069Z] #124 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #125 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:36:44.069Z] #125 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:36:44.069Z] #126 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:44.069Z] #127 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #128 [security-proxy-auth builder 6/7] COPY . . [2024-08-07T08:36:44.069Z] #128 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #117 [core-keeper builder 7/8] COPY . . [2024-08-07T08:36:44.069Z] #117 DONE 8.9s [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:36:44.069Z] #129 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:44.069Z] #130 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #131 [security-secretstore-setup builder 6/7] COPY . . [2024-08-07T08:36:44.069Z] #131 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:36:44.069Z] #132 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #133 [core-command builder 6/7] COPY . . [2024-08-07T08:36:44.069Z] #133 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:44.069Z] #134 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #135 [support-notifications builder 6/7] COPY . . [2024-08-07T08:36:44.069Z] #135 DONE 9.0s [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:44.069Z] #136 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:36:44.069Z] #137 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #138 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-07T08:36:44.069Z] #138 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #139 [support-cron-scheduler builder 6/7] COPY . . [2024-08-07T08:36:44.069Z] #139 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #140 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:36:44.069Z] #140 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #141 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:44.069Z] #141 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:36:44.069Z] #142 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #143 [security-bootstrapper builder 6/7] COPY . . [2024-08-07T08:36:44.069Z] #143 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:36:44.069Z] #144 CACHED [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #145 [security-proxy-setup builder 6/7] COPY . . [2024-08-07T08:36:44.069Z] #145 DONE 9.0s [2024-08-07T08:36:44.069Z] [2024-08-07T08:36:44.069Z] #146 [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-07T08:36:44.633Z] #146 1.585 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-07T08:36:54.602Z] #146 ... [2024-08-07T08:36:54.602Z] [2024-08-07T08:36:54.602Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T08:36:54.602Z] #0 1.599 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-07T08:36:54.602Z] #147 ... [2024-08-07T08:36:54.602Z] [2024-08-07T08:36:54.602Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T08:36:54.602Z] #0 1.272 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-07T08:36:54.602Z] #148 ... [2024-08-07T08:36:54.602Z] [2024-08-07T08:36:54.602Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T08:36:54.602Z] #0 1.301 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-07T08:36:54.602Z] #149 ... [2024-08-07T08:36:54.602Z] [2024-08-07T08:36:54.602Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T08:36:54.602Z] #0 2.031 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-07T08:36:54.602Z] #150 ... [2024-08-07T08:36:54.602Z] [2024-08-07T08:36:54.602Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T08:36:54.602Z] #0 0.746 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-07T08:36:54.602Z] #151 ... [2024-08-07T08:36:54.602Z] [2024-08-07T08:36:54.602Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T08:36:54.602Z] #0 1.869 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-07T08:36:54.602Z] #152 ... [2024-08-07T08:36:54.602Z] [2024-08-07T08:36:54.602Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T08:36:54.602Z] #0 0.897 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-07T08:36:54.602Z] #153 ... [2024-08-07T08:36:54.602Z] [2024-08-07T08:36:54.602Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T08:36:54.602Z] #0 0.855 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-07T08:36:54.602Z] #154 ... [2024-08-07T08:36:54.602Z] [2024-08-07T08:36:54.602Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T08:36:54.602Z] #0 1.242 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-07T08:36:54.602Z] #155 ... [2024-08-07T08:36:54.602Z] [2024-08-07T08:36:54.602Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T08:36:54.602Z] #0 0.653 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-07T08:36:54.602Z] #156 ... [2024-08-07T08:36:54.602Z] [2024-08-07T08:36:54.602Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T08:36:54.602Z] #0 0.736 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-07T08:36:54.860Z] #157 ... [2024-08-07T08:36:54.860Z] [2024-08-07T08:36:54.860Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T08:36:54.860Z] #0 1.284 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-07T08:37:33.624Z] Removing intermediate container 3d6e6971f130 [2024-08-07T08:37:33.624Z] ---> 2b4715b6220b [2024-08-07T08:37:33.624Z] Successfully built 2b4715b6220b [2024-08-07T08:37:33.624Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T08:37:33.965Z] + docker inspect -f . ci-base-image-arm64 [2024-08-07T08:37:33.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T08:37:34.174Z] prd-ubuntu20.04-docker-arm64-4c-16g-7281 does not seem to be running inside a container [2024-08-07T08:37:34.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-07T08:37:35.664Z] $ docker top 3404f3c09247bf123a84758a2223c56f2f9de5f8002b52d42990355b8a94e4a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T08:37:36.525Z] + go version [2024-08-07T08:37:36.525Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-07T08:37:36.539Z] $ docker stop --time=1 3404f3c09247bf123a84758a2223c56f2f9de5f8002b52d42990355b8a94e4a4 [2024-08-07T08:37:38.173Z] $ docker rm -f --volumes 3404f3c09247bf123a84758a2223c56f2f9de5f8002b52d42990355b8a94e4a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T08:37:38.761Z] + docker inspect -f . ci-base-image-arm64 [2024-08-07T08:37:38.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T08:37:38.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-7281 does not seem to be running inside a container [2024-08-07T08:37:39.027Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-07T08:37:40.251Z] $ docker top 29ceaadfe403e59744a59d613b9d033fddf7c2f29eae0f7d8c3cd3e4cdd60007 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-07T08:37:40.469Z] ========================================================= [2024-08-07T08:37:40.469Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-07T08:37:40.469Z] ========================================================= [Pipeline] sh [2024-08-07T08:37:40.779Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2024-08-07T08:37:41.429Z] + make test [2024-08-07T08:37:41.429Z] go test -race -coverprofile=coverage.out ./... [2024-08-07T08:38:28.275Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-07T08:38:31.393Z] #158 ... [2024-08-07T08:38:31.393Z] [2024-08-07T08:38:31.393Z] #146 [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-07T08:38:31.393Z] #146 99.29 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-07T08:39:27.810Z] #146 ... [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T08:39:27.810Z] #148 DONE 163.1s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T08:39:27.810Z] #150 DONE 163.1s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T08:39:27.810Z] #153 DONE 163.1s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T08:39:27.810Z] #157 DONE 163.1s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T08:39:27.810Z] #158 DONE 163.2s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T08:39:27.810Z] #156 DONE 163.2s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #146 [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-07T08:39:27.810Z] #146 DONE 163.2s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T08:39:27.810Z] #151 DONE 163.2s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #159 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:27.810Z] #159 ... [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T08:39:27.810Z] #149 DONE 163.2s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T08:39:27.810Z] #155 DONE 163.2s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T08:39:27.810Z] #154 DONE 163.3s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:27.810Z] #160 ... [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T08:39:27.810Z] #147 DONE 163.6s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T08:39:27.810Z] #152 DONE 163.7s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #159 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:27.810Z] #159 DONE 0.6s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-07T08:39:27.810Z] #161 ... [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #162 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:27.810Z] #162 DONE 0.6s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #160 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:27.810Z] #160 DONE 0.5s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:27.810Z] #163 DONE 0.6s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:27.810Z] #164 DONE 0.8s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #165 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:27.810Z] #165 DONE 0.8s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #166 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:27.810Z] #166 ... [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #167 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:27.810Z] #167 CACHED [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #168 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:27.810Z] #168 CACHED [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:27.810Z] #169 CACHED [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #170 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:27.810Z] #170 CACHED [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-07T08:39:27.810Z] #161 DONE 0.4s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #171 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:27.810Z] #171 DONE 0.5s [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #172 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:27.810Z] #172 CACHED [2024-08-07T08:39:27.810Z] [2024-08-07T08:39:27.810Z] #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:27.811Z] #173 CACHED [2024-08-07T08:39:27.811Z] [2024-08-07T08:39:27.811Z] #174 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:27.811Z] #174 CACHED [2024-08-07T08:39:27.811Z] [2024-08-07T08:39:27.811Z] #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:27.811Z] #175 CACHED [2024-08-07T08:39:27.811Z] [2024-08-07T08:39:27.811Z] #176 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T08:39:27.811Z] #176 ... [2024-08-07T08:39:27.811Z] [2024-08-07T08:39:27.811Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:27.811Z] #177 DONE 0.8s [2024-08-07T08:39:27.811Z] [2024-08-07T08:39:27.811Z] #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:29.214Z] #178 ... [2024-08-07T08:39:29.214Z] [2024-08-07T08:39:29.214Z] #179 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:29.214Z] #179 DONE 1.9s [2024-08-07T08:39:29.214Z] [2024-08-07T08:39:29.214Z] #180 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:29.214Z] #180 DONE 1.9s [2024-08-07T08:39:29.214Z] [2024-08-07T08:39:29.214Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:29.214Z] #181 DONE 1.9s [2024-08-07T08:39:29.214Z] [2024-08-07T08:39:29.214Z] #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-07T08:39:29.214Z] #182 DONE 1.9s [2024-08-07T08:39:29.214Z] [2024-08-07T08:39:29.214Z] #166 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:29.214Z] #166 DONE 1.9s [2024-08-07T08:39:29.214Z] [2024-08-07T08:39:29.214Z] #183 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:29.214Z] #183 CACHED [2024-08-07T08:39:29.214Z] [2024-08-07T08:39:29.214Z] #184 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:29.214Z] #184 CACHED [2024-08-07T08:39:29.214Z] [2024-08-07T08:39:29.214Z] #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-07T08:39:29.214Z] #185 DONE 1.8s [2024-08-07T08:39:29.214Z] [2024-08-07T08:39:29.214Z] #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-07T08:39:29.214Z] #186 DONE 1.9s [2024-08-07T08:39:29.214Z] [2024-08-07T08:39:29.214Z] #187 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-07T08:39:29.214Z] #187 DONE 1.8s [2024-08-07T08:39:29.214Z] [2024-08-07T08:39:29.214Z] #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-07T08:39:29.214Z] #188 DONE 1.9s [2024-08-07T08:39:29.214Z] [2024-08-07T08:39:29.214Z] #189 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-07T08:39:29.214Z] #189 DONE 1.8s [2024-08-07T08:39:29.214Z] [2024-08-07T08:39:29.214Z] #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-07T08:39:29.502Z] #190 ... [2024-08-07T08:39:29.502Z] [2024-08-07T08:39:29.502Z] #178 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:29.502Z] #178 DONE 1.8s [2024-08-07T08:39:29.763Z] [2024-08-07T08:39:29.763Z] #191 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-07T08:39:30.333Z] #191 ... [2024-08-07T08:39:30.333Z] [2024-08-07T08:39:30.333Z] #192 [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-07T08:39:30.333Z] #192 DONE 1.2s [2024-08-07T08:39:30.333Z] [2024-08-07T08:39:30.333Z] #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-07T08:39:30.333Z] #193 DONE 1.3s [2024-08-07T08:39:30.333Z] [2024-08-07T08:39:30.333Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-07T08:39:30.333Z] #194 DONE 1.2s [2024-08-07T08:39:30.333Z] [2024-08-07T08:39:30.333Z] #195 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-07T08:39:30.333Z] #195 DONE 1.2s [2024-08-07T08:39:30.333Z] [2024-08-07T08:39:30.333Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-07T08:39:30.333Z] #196 DONE 1.3s [2024-08-07T08:39:30.333Z] [2024-08-07T08:39:30.333Z] #197 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-07T08:39:30.333Z] #197 DONE 1.3s [2024-08-07T08:39:30.333Z] [2024-08-07T08:39:30.333Z] #198 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-07T08:39:30.333Z] #198 DONE 1.3s [2024-08-07T08:39:30.333Z] [2024-08-07T08:39:30.333Z] #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-07T08:39:30.333Z] #190 DONE 1.3s [2024-08-07T08:39:30.333Z] [2024-08-07T08:39:30.333Z] #199 [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-07T08:39:30.333Z] #199 DONE 1.3s [2024-08-07T08:39:30.333Z] [2024-08-07T08:39:30.333Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-07T08:39:30.333Z] #200 DONE 1.3s [2024-08-07T08:39:30.333Z] [2024-08-07T08:39:30.333Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-07T08:39:30.333Z] #201 ... [2024-08-07T08:39:30.333Z] [2024-08-07T08:39:30.333Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-07T08:39:30.333Z] #202 DONE 1.4s [2024-08-07T08:39:30.333Z] [2024-08-07T08:39:30.333Z] #176 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T08:39:30.333Z] #176 DONE 3.2s [2024-08-07T08:39:30.594Z] [2024-08-07T08:39:30.594Z] #191 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-07T08:39:30.594Z] #191 DONE 1.1s [2024-08-07T08:39:30.594Z] [2024-08-07T08:39:30.594Z] #97 [support-scheduler] exporting to image [2024-08-07T08:39:30.594Z] #97 exporting layers 0.3s done [2024-08-07T08:39:30.594Z] #97 ... [2024-08-07T08:39:30.594Z] [2024-08-07T08:39:30.594Z] #203 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-07T08:39:30.594Z] #203 DONE 0.5s [2024-08-07T08:39:30.594Z] [2024-08-07T08:39:30.594Z] #204 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-07T08:39:30.594Z] #204 DONE 0.5s [2024-08-07T08:39:30.594Z] [2024-08-07T08:39:30.594Z] #97 [security-spiffe-token-provider] exporting to image [2024-08-07T08:39:30.594Z] #97 exporting layers 0.4s done [2024-08-07T08:39:30.854Z] #97 ... [2024-08-07T08:39:30.854Z] [2024-08-07T08:39:30.854Z] #205 [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-07T08:39:30.854Z] #205 DONE 0.6s [2024-08-07T08:39:30.854Z] [2024-08-07T08:39:30.854Z] #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-07T08:39:30.854Z] #206 DONE 0.5s [2024-08-07T08:39:30.854Z] [2024-08-07T08:39:30.854Z] #207 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-07T08:39:30.854Z] #207 DONE 0.4s [2024-08-07T08:39:30.854Z] [2024-08-07T08:39:30.854Z] #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-07T08:39:30.854Z] #208 DONE 0.5s [2024-08-07T08:39:30.854Z] [2024-08-07T08:39:30.854Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-07T08:39:30.854Z] #201 DONE 0.5s [2024-08-07T08:39:30.854Z] [2024-08-07T08:39:30.854Z] #209 [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-07T08:39:30.854Z] #209 DONE 0.5s [2024-08-07T08:39:30.854Z] [2024-08-07T08:39:30.854Z] #97 [support-cron-scheduler] exporting to image [2024-08-07T08:39:30.854Z] #97 writing image sha256:277a3e25e34af0814461913c747e30280696b5f6157cd5e0ca138a53eb232033 done [2024-08-07T08:39:30.854Z] #97 writing image sha256:e2fb045acda7ec7b791fbf65ca42abf3c32d72ffbe289ca3c8be918d91356dc0 done [2024-08-07T08:39:30.854Z] #97 naming to docker.io/library/core-command done [2024-08-07T08:39:30.854Z] #97 naming to docker.io/library/core-keeper done [2024-08-07T08:39:30.854Z] #97 writing image sha256:9a9504cf8a362f82cb0ad366bb3b8380be6bf733859fcf661c7da2661c091819 [2024-08-07T08:39:30.854Z] #97 ... [2024-08-07T08:39:30.854Z] [2024-08-07T08:39:30.854Z] #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T08:39:30.854Z] #210 DONE 0.4s [2024-08-07T08:39:30.854Z] [2024-08-07T08:39:30.854Z] #211 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-07T08:39:30.854Z] #211 DONE 0.4s [2024-08-07T08:39:30.854Z] [2024-08-07T08:39:30.854Z] #97 [support-scheduler] exporting to image [2024-08-07T08:39:30.854Z] #97 exporting layers 0.3s done [2024-08-07T08:39:30.854Z] #97 writing image sha256:9a9504cf8a362f82cb0ad366bb3b8380be6bf733859fcf661c7da2661c091819 0.0s done [2024-08-07T08:39:30.854Z] #97 naming to docker.io/library/support-scheduler done [2024-08-07T08:39:31.117Z] #97 writing image sha256:87b146821ea486b78e61e6a399de1a505fc470a7c20825509a86f7453a5fe912 [2024-08-07T08:39:31.117Z] #97 ... [2024-08-07T08:39:31.117Z] [2024-08-07T08:39:31.117Z] #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-07T08:39:31.117Z] #212 DONE 0.3s [2024-08-07T08:39:31.377Z] [2024-08-07T08:39:31.377Z] #213 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-07T08:39:31.377Z] #213 DONE 0.4s [2024-08-07T08:39:31.377Z] [2024-08-07T08:39:31.377Z] #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-07T08:39:31.377Z] #214 DONE 0.4s [2024-08-07T08:39:31.377Z] [2024-08-07T08:39:31.377Z] #97 [core-metadata] exporting to image [2024-08-07T08:39:31.377Z] #97 exporting layers 0.5s done [2024-08-07T08:39:31.377Z] #97 writing image sha256:87b146821ea486b78e61e6a399de1a505fc470a7c20825509a86f7453a5fe912 0.2s done [2024-08-07T08:39:31.377Z] #97 naming to docker.io/library/security-spiffe-token-provider done [2024-08-07T08:39:31.377Z] #97 writing image sha256:dc1d25e5afd671565720690f8214c6d9a4856b484a79daa01810f9d93f6f4fe4 done [2024-08-07T08:39:31.377Z] #97 writing image sha256:1541e81f7c209340cdaba7b6bf6dab8fef337e6f396eb7e432a7469dd7fc2b4a done [2024-08-07T08:39:31.377Z] #97 naming to docker.io/library/core-data done [2024-08-07T08:39:31.377Z] #97 naming to docker.io/library/support-notifications done [2024-08-07T08:39:31.377Z] #97 writing image sha256:02b52ce797a28d4248f3cec41a621f21730cfccf93d95cb4a33f3148fc910cf7 done [2024-08-07T08:39:31.377Z] #97 writing image sha256:55ef75e805c428b318163d5cec9cf7603095443c0d12ca646a6985323f8ce17f done [2024-08-07T08:39:31.377Z] #97 naming to docker.io/library/support-cron-scheduler done [2024-08-07T08:39:31.377Z] #97 naming to docker.io/library/core-metadata done [2024-08-07T08:39:31.377Z] #97 DONE 2.5s [2024-08-07T08:39:31.377Z] [2024-08-07T08:39:31.377Z] #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T08:39:31.637Z] #215 DONE 0.4s [2024-08-07T08:39:31.637Z] [2024-08-07T08:39:31.637Z] #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-07T08:39:31.637Z] #216 DONE 0.6s [2024-08-07T08:39:31.637Z] [2024-08-07T08:39:31.637Z] #217 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-07T08:39:31.637Z] #217 DONE 0.4s [2024-08-07T08:39:31.637Z] [2024-08-07T08:39:31.637Z] #218 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-07T08:39:31.637Z] #218 DONE 0.0s [2024-08-07T08:39:31.637Z] [2024-08-07T08:39:31.637Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T08:39:31.899Z] #219 ... [2024-08-07T08:39:31.899Z] [2024-08-07T08:39:31.899Z] #220 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-07T08:39:31.899Z] #220 DONE 0.3s [2024-08-07T08:39:31.899Z] [2024-08-07T08:39:31.899Z] #221 [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-07T08:39:31.899Z] #221 DONE 0.1s [2024-08-07T08:39:32.161Z] [2024-08-07T08:39:32.162Z] #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T08:39:32.162Z] #222 DONE 1.2s [2024-08-07T08:39:32.162Z] [2024-08-07T08:39:32.162Z] #223 [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-07T08:39:32.162Z] #223 DONE 1.2s [2024-08-07T08:39:32.162Z] [2024-08-07T08:39:32.162Z] #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T08:39:32.162Z] #224 DONE 0.1s [2024-08-07T08:39:32.162Z] [2024-08-07T08:39:32.162Z] #225 [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-07T08:39:32.162Z] #225 DONE 0.1s [2024-08-07T08:39:32.162Z] [2024-08-07T08:39:32.162Z] #97 [security-proxy-auth] exporting to image [2024-08-07T08:39:32.162Z] #97 ... [2024-08-07T08:39:32.162Z] [2024-08-07T08:39:32.162Z] #226 [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-07T08:39:32.162Z] #226 DONE 0.1s [2024-08-07T08:39:32.162Z] [2024-08-07T08:39:32.162Z] #97 [core-common-config-bootstrapper] exporting to image [2024-08-07T08:39:32.162Z] #97 exporting layers 0.3s done [2024-08-07T08:39:32.162Z] #97 writing image sha256:c881f3b06afa9695af34a8bac1b260fcac42b434d807baecdce55b627078eeed done [2024-08-07T08:39:32.162Z] #97 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-07T08:39:32.422Z] #97 ... [2024-08-07T08:39:32.422Z] [2024-08-07T08:39:32.422Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T08:39:32.422Z] #219 DONE 0.7s [2024-08-07T08:39:32.422Z] [2024-08-07T08:39:32.422Z] #227 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-07T08:39:32.422Z] #227 DONE 0.2s [2024-08-07T08:39:32.422Z] [2024-08-07T08:39:32.422Z] #97 [security-proxy-setup] exporting to image [2024-08-07T08:39:32.422Z] #97 writing image sha256:0928dcb6fbb1a03ad7760ba161b10d15b6056e2bf4c975764a45f4ea2c712198 0.0s done [2024-08-07T08:39:32.422Z] #97 naming to docker.io/library/security-proxy-auth done [2024-08-07T08:39:32.422Z] #97 ... [2024-08-07T08:39:32.422Z] [2024-08-07T08:39:32.422Z] #228 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-07T08:39:32.422Z] #228 DONE 0.1s [2024-08-07T08:39:32.422Z] [2024-08-07T08:39:32.422Z] #97 [security-proxy-setup] exporting to image [2024-08-07T08:39:32.422Z] #97 exporting layers 0.2s done [2024-08-07T08:39:32.422Z] #97 writing image sha256:9c520ba642872b0c85834f5e90beb52744c740a16ce9d68d25909a478d3d04b3 done [2024-08-07T08:39:32.422Z] #97 naming to docker.io/library/security-proxy-setup [2024-08-07T08:39:32.685Z] #97 naming to docker.io/library/security-proxy-setup done [2024-08-07T08:39:32.685Z] #97 DONE 3.0s [2024-08-07T08:39:32.685Z] [2024-08-07T08:39:32.685Z] #229 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-07T08:39:32.946Z] #229 ... [2024-08-07T08:39:32.946Z] [2024-08-07T08:39:32.946Z] #230 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T08:39:32.946Z] #230 DONE 0.6s [2024-08-07T08:39:32.946Z] [2024-08-07T08:39:32.946Z] #229 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-07T08:39:32.946Z] #229 DONE 0.5s [2024-08-07T08:39:32.946Z] [2024-08-07T08:39:32.946Z] #97 [security-secretstore-setup] exporting to image [2024-08-07T08:39:32.946Z] #97 exporting layers 0.2s done [2024-08-07T08:39:32.946Z] #97 writing image sha256:481b3628efdfa9f63c85461092d1a646b607884ebdb1f1cb6bf8395dba748b53 done [2024-08-07T08:39:32.946Z] #97 naming to docker.io/library/security-secretstore-setup done [2024-08-07T08:39:33.207Z] #97 exporting layers 0.2s done [2024-08-07T08:39:33.207Z] #97 writing image sha256:1594c465cf3a4f24f09e75e9f708c991030c870d1f6bd3b83dc90881b07ce5f2 done [2024-08-07T08:39:33.207Z] #97 naming to docker.io/library/security-bootstrapper done [2024-08-07T08:39:33.207Z] #97 DONE 3.4s [2024-08-07T08:39:33.207Z] [2024-08-07T08:39:33.207Z] #62 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:39:33.207Z] time="2024-08-07T08:35:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:33.207Z] time="2024-08-07T08:35:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:33.207Z] time="2024-08-07T08:35:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:33.207Z] time="2024-08-07T08:35:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:33.207Z] time="2024-08-07T08:35:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:33.207Z] time="2024-08-07T08:35:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:33.207Z] time="2024-08-07T08:35:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:33.207Z] time="2024-08-07T08:35:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:33.207Z] time="2024-08-07T08:35:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:33.207Z] time="2024-08-07T08:35:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:33.207Z] time="2024-08-07T08:35:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:33.207Z] time="2024-08-07T08:35:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:33.207Z] time="2024-08-07T08:35:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:33.207Z] time="2024-08-07T08:35:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:33.207Z] time="2024-08-07T08:35:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T08:39:33.207Z] time="2024-08-07T08:35:07Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-07T08:39:33.215Z] $ docker stop --time=1 b31d5c1a6d6ffeeebb847f6a6968f35539223b1f917f7dcf82f7855af49d537e [2024-08-07T08:39:34.488Z] $ docker rm -f --volumes b31d5c1a6d6ffeeebb847f6a6968f35539223b1f917f7dcf82f7855af49d537e [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T08:39:34.838Z] + docker images [2024-08-07T08:39:34.838Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-07T08:39:34.838Z] security-bootstrapper latest 1594c465cf3a 2 seconds ago 18.9MB [2024-08-07T08:39:34.838Z] security-proxy-setup latest 9c520ba64287 2 seconds ago 26.2MB [2024-08-07T08:39:34.838Z] security-secretstore-setup latest 481b3628efdf 2 seconds ago 37MB [2024-08-07T08:39:34.838Z] core-common-config-bootstrapper latest c881f3b06afa 3 seconds ago 15.2MB [2024-08-07T08:39:34.838Z] security-proxy-auth latest 0928dcb6fbb1 3 seconds ago 33MB [2024-08-07T08:39:34.838Z] core-data latest dc1d25e5afd6 4 seconds ago 39.5MB [2024-08-07T08:39:34.838Z] core-command latest 277a3e25e34a 4 seconds ago 35.4MB [2024-08-07T08:39:34.838Z] security-spiffe-token-provider latest 87b146821ea4 4 seconds ago 28.8MB [2024-08-07T08:39:34.838Z] core-keeper latest e2fb045acda7 4 seconds ago 39.4MB [2024-08-07T08:39:34.838Z] support-cron-scheduler latest 55ef75e805c4 4 seconds ago 42.2MB [2024-08-07T08:39:34.838Z] core-metadata latest 02b52ce797a2 4 seconds ago 39.6MB [2024-08-07T08:39:34.838Z] support-scheduler latest 9a9504cf8a36 4 seconds ago 41.8MB [2024-08-07T08:39:34.838Z] support-notifications latest 1541e81f7c20 4 seconds ago 42.4MB [2024-08-07T08:39:34.838Z] security-spire-server latest 5eac80a4eb41 3 minutes ago 121MB [2024-08-07T08:39:34.838Z] security-spire-agent latest b4dff4f2120e 3 minutes ago 182MB [2024-08-07T08:39:34.838Z] security-spire-config latest 5c58e2f848e8 3 minutes ago 120MB [2024-08-07T08:39:34.838Z] ci-base-image-x86_64 latest d725c0e5fdb0 7 minutes ago 969MB [2024-08-07T08:39:34.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-07T08:39:34.838Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-07T08:39:34.838Z] 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-07T08:41:52.259Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-07T08:41:52.259Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-07T08:42:48.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-07T08:42:48.655Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-07T08:42:49.247Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-07T08:42:49.247Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-07T08:42:49.247Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-07T08:42:49.247Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-07T08:42:51.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-07T08:42:51.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-07T08:42:51.187Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-07T08:42:52.591Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-07T08:42:56.841Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-07T08:42:56.841Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-07T08:42:56.841Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-07T08:42:56.841Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-07T08:43:09.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-07T08:43:09.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-07T08:43:09.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.118s coverage: 28.7% of statements [2024-08-07T08:43:21.435Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.198s coverage: 97.0% of statements [2024-08-07T08:43:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-07T08:43:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-07T08:43:26.767Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-07T08:43:31.008Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.279s coverage: 69.2% of statements [2024-08-07T08:43:32.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-07T08:43:32.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-07T08:43:33.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.223s coverage: 53.2% of statements [2024-08-07T08:43:39.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-07T08:43:39.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-07T08:43:39.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:43:39.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-07T08:43:39.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-07T08:43:39.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-07T08:43:39.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-07T08:43:39.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-07T08:43:39.168Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-07T08:43:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-07T08:43:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:43:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-07T08:43:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-07T08:43:47.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-07T08:43:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.919s coverage: 93.4% of statements [2024-08-07T08:43:57.434Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.392s coverage: 91.7% of statements [2024-08-07T08:43:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-07T08:43:57.434Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-07T08:43:57.699Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.227s coverage: 6.5% of statements [2024-08-07T08:44:09.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-07T08:44:09.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:44:09.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-07T08:44:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-07T08:44:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-07T08:44:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-07T08:44:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-07T08:44:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-07T08:44:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-07T08:44:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-07T08:44:12.584Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-07T08:44:12.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.881s coverage: 95.8% of statements [2024-08-07T08:44:13.437Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements [2024-08-07T08:44:17.694Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.090s coverage: 0.0% of statements [no tests to run] [2024-08-07T08:44:25.914Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-07T08:44:25.914Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-07T08:44:26.499Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.381s coverage: 0.8% of statements [2024-08-07T08:44:26.499Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.166s coverage: 30.7% of statements [2024-08-07T08:44:30.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.169s coverage: 41.7% of statements [2024-08-07T08:44:30.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.122s coverage: 77.8% of statements [2024-08-07T08:44:30.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.088s coverage: 94.1% of statements [2024-08-07T08:44:30.758Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.103s coverage: 96.3% of statements [2024-08-07T08:44:36.111Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.128s coverage: 87.5% of statements [2024-08-07T08:44:37.532Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-07T08:44:38.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-07T08:44:38.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-07T08:44:38.493Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-07T08:44:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-07T08:44:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-07T08:44:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-07T08:44:42.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-07T08:44:48.094Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.124s coverage: 94.4% of statements [2024-08-07T08:44:48.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-07T08:44:48.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-07T08:44:48.094Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-07T08:44:53.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-07T08:44:53.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-07T08:44:53.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-07T08:44:53.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-07T08:44:58.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-07T08:44:58.788Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-07T08:44:59.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-07T08:45:02.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.988s coverage: 79.9% of statements [2024-08-07T08:45:02.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.177s coverage: 92.9% of statements [2024-08-07T08:45:02.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.091s coverage: 67.2% of statements [2024-08-07T08:45:02.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.115s coverage: 62.3% of statements [2024-08-07T08:45:02.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.109s coverage: 76.6% of statements [2024-08-07T08:45:04.901Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-07T08:45:06.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.100s coverage: 87.2% of statements [2024-08-07T08:45:06.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.082s coverage: 20.0% of statements [2024-08-07T08:45:06.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.087s coverage: 100.0% of statements [2024-08-07T08:45:06.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.274s coverage: 81.8% of statements [2024-08-07T08:45:06.836Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.279s coverage: 82.1% of statements [2024-08-07T08:45:07.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-07T08:45:09.191Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.126s coverage: 86.0% of statements [2024-08-07T08:45:14.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-07T08:45:14.537Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-07T08:45:15.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.821s coverage: 63.1% of statements [2024-08-07T08:45:15.497Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.100s coverage: 100.0% of statements [2024-08-07T08:45:17.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.128s coverage: 89.4% of statements [2024-08-07T08:45:17.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.072s coverage: 100.0% of statements [2024-08-07T08:45:17.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-07T08:45:17.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-07T08:45:17.440Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-07T08:45:18.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.078s coverage: 73.7% of statements [2024-08-07T08:45:18.604Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements [2024-08-07T08:45:26.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-07T08:45:26.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-07T08:45:26.796Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-07T08:45:27.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.700s coverage: 36.5% of statements [2024-08-07T08:45:27.062Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.124s coverage: 89.5% of statements [2024-08-07T08:45:28.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-07T08:45:28.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-07T08:45:28.019Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-07T08:45:28.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-07T08:45:28.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-07T08:45:28.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-07T08:45:28.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-07T08:45:28.019Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-07T08:45:28.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:45:28.974Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-07T08:45:28.974Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.113s coverage: 84.8% of statements [2024-08-07T08:45:37.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-07T08:45:37.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-07T08:45:37.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-07T08:45:37.167Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-07T08:45:43.858Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.204s coverage: 19.9% of statements [2024-08-07T08:45:44.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-07T08:45:44.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:45:44.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-07T08:45:44.470Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-07T08:45:45.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.544s coverage: 95.7% of statements [2024-08-07T08:45:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-07T08:45:49.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-07T08:45:50.329Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.177s coverage: 61.8% of statements [2024-08-07T08:45:53.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-07T08:45:53.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-07T08:45:55.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.343s coverage: 98.9% of statements [2024-08-07T08:45:57.017Z] 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-07T08:45:57.017Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-07T08:45:57.017Z] go vet ./... [2024-08-07T08:51:03.935Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-07T08:51:03.935Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-07T08:51:03.935Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-07T08:51:03.956Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-07T08:51:04.621Z] + ls -al . [2024-08-07T08:51:04.621Z] total 868 [2024-08-07T08:51:04.621Z] drwxrwxr-x 10 1001 1001 4096 Aug 7 08:37 . [2024-08-07T08:51:04.621Z] drwxr-xr-x 4 root root 4096 Aug 7 08:37 .. [2024-08-07T08:51:04.621Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 08:35 .blubracket [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 10 Aug 7 08:35 .dockerignore [2024-08-07T08:51:04.621Z] drwxrwxr-x 8 1001 1001 4096 Aug 7 08:35 .git [2024-08-07T08:51:04.621Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 08:35 .github [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 1102 Aug 7 08:35 .gitignore [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 42 Aug 7 08:35 .golangci.yml [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 100 Aug 7 08:35 .hadolint.yml [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 155 Aug 7 08:35 .sonarcloud.properties [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 1171 Aug 7 08:35 ADOPTERS.md [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 20806 Aug 7 08:35 Attribution.txt [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 100284 Aug 7 08:35 CHANGELOG.md [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 3804 Aug 7 08:35 CONTRIBUTING.md [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 677 Aug 7 08:35 GOVERNANCE.md [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 861 Aug 7 08:35 Jenkinsfile [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 10775 Aug 7 08:35 LICENSE [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 16854 Aug 7 08:35 Makefile [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 582 Aug 7 08:35 OWNERS.md [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 9528 Aug 7 08:35 README.md [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 789 Aug 7 08:35 SECURITY.md [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 5 Aug 7 08:31 VERSION [2024-08-07T08:51:04.621Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 08:35 bin [2024-08-07T08:51:04.621Z] drwxrwxr-x 20 1001 1001 4096 Aug 7 08:35 cmd [2024-08-07T08:51:04.621Z] -rw-r--r-- 1 root root 504185 Aug 7 08:45 coverage.out [2024-08-07T08:51:04.621Z] drwxrwxr-x 2 1001 1001 4096 Aug 7 08:35 fuzz_test [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 7118 Aug 7 08:35 go.mod [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 101672 Aug 7 08:35 go.sum [2024-08-07T08:51:04.621Z] drwxrwxr-x 7 1001 1001 4096 Aug 7 08:35 internal [2024-08-07T08:51:04.621Z] drwxrwxr-x 3 1001 1001 4096 Aug 7 08:35 openapi [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 584 Aug 7 08:35 security.txt [2024-08-07T08:51:04.621Z] -rw-rw-r-- 1 1001 1001 204 Aug 7 08:35 version.go [Pipeline] sh [2024-08-07T08:51:05.263Z] + '[' -e coverage.out ] [2024-08-07T08:51:05.263Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-07T08:51:05.292Z] Warning: overwriting stash ‘coverage-report’ [2024-08-07T08:51:06.262Z] Stashed 1 file(s) [Pipeline] sh [2024-08-07T08:51:06.889Z] + make build [2024-08-07T08:51:06.890Z] 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-07T08:54:58.681Z] 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-07T08:54:58.681Z] 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-07T08:55:06.885Z] 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-07T08:55:08.833Z] 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-07T08:55:18.892Z] 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-07T08:55:51.097Z] 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-07T08:56:03.432Z] 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-07T08:56:13.505Z] 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-07T08:56:28.507Z] 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-07T08:56:32.761Z] 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-07T08:56:36.091Z] 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-07T08:56:40.331Z] 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-07T08:56:45.664Z] 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-07T08:56:49.914Z] $ docker stop --time=1 29ceaadfe403e59744a59d613b9d033fddf7c2f29eae0f7d8c3cd3e4cdd60007 [2024-08-07T08:56:52.134Z] $ docker rm -f --volumes 29ceaadfe403e59744a59d613b9d033fddf7c2f29eae0f7d8c3cd3e4cdd60007 [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-07T08:56:56.266Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-07T08:56:56.266Z] [2024-08-07T08:56:56.266Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T08:56:56.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-07T08:56:56.886Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-07T08:56:56.886Z] 547446be3368: Pulling fs layer [2024-08-07T08:56:56.886Z] d125d8839a47: Pulling fs layer [2024-08-07T08:56:56.886Z] 3e85d5ac6304: Pulling fs layer [2024-08-07T08:56:56.886Z] c3105a71a48b: Pulling fs layer [2024-08-07T08:56:56.886Z] 0f093f025ec4: Pulling fs layer [2024-08-07T08:56:56.886Z] c3106fc0e877: Pulling fs layer [2024-08-07T08:56:56.886Z] c3105a71a48b: Waiting [2024-08-07T08:56:56.886Z] 0f093f025ec4: Waiting [2024-08-07T08:56:56.886Z] c3106fc0e877: Waiting [2024-08-07T08:56:56.886Z] 547446be3368: Verifying Checksum [2024-08-07T08:56:56.886Z] 547446be3368: Download complete [2024-08-07T08:56:56.886Z] c3105a71a48b: Verifying Checksum [2024-08-07T08:56:56.886Z] c3105a71a48b: Download complete [2024-08-07T08:56:57.613Z] d125d8839a47: Verifying Checksum [2024-08-07T08:56:57.613Z] d125d8839a47: Download complete [2024-08-07T08:56:57.613Z] c3106fc0e877: Verifying Checksum [2024-08-07T08:56:57.613Z] c3106fc0e877: Download complete [2024-08-07T08:56:57.613Z] 0f093f025ec4: Verifying Checksum [2024-08-07T08:56:57.613Z] 0f093f025ec4: Download complete [2024-08-07T08:56:57.889Z] 547446be3368: Pull complete [2024-08-07T08:56:59.314Z] d125d8839a47: Pull complete [2024-08-07T08:56:59.914Z] 3e85d5ac6304: Verifying Checksum [2024-08-07T08:56:59.914Z] 3e85d5ac6304: Download complete [2024-08-07T08:57:10.013Z] 3e85d5ac6304: Pull complete [2024-08-07T08:57:10.013Z] c3105a71a48b: Pull complete [2024-08-07T08:57:11.422Z] 0f093f025ec4: Pull complete [2024-08-07T08:57:11.690Z] c3106fc0e877: Pull complete [2024-08-07T08:57:11.690Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-07T08:57:11.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-07T08:57:11.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T08:57:11.928Z] prd-ubuntu20.04-docker-arm64-4c-16g-7281 does not seem to be running inside a container [2024-08-07T08:57:12.014Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-07T08:57:14.605Z] $ docker top a7b14d6fb4dc6c37b7d6f41322cc5cd59fa882c728b201e12202d267182441b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T08:57:15.477Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-07T08:57:27.790Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-08-07T08:57:27.790Z] #1 transferring dockerfile: 30B [2024-08-07T08:57:27.790Z] #1 transferring dockerfile: 2.01kB done [2024-08-07T08:57:27.790Z] #1 DONE 0.1s [2024-08-07T08:57:27.790Z] [2024-08-07T08:57:27.790Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-07T08:57:27.790Z] #2 transferring dockerfile: 1.89kB done [2024-08-07T08:57:27.790Z] #2 DONE 0.1s [2024-08-07T08:57:27.790Z] [2024-08-07T08:57:27.790Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-08-07T08:57:27.790Z] #3 transferring dockerfile: 1.70kB done [2024-08-07T08:57:27.790Z] #3 DONE 0.1s [2024-08-07T08:57:27.790Z] [2024-08-07T08:57:27.790Z] #4 [core-data internal] load build definition from Dockerfile [2024-08-07T08:57:27.790Z] #4 transferring dockerfile: 2.01kB 0.0s done [2024-08-07T08:57:27.790Z] #4 DONE 0.1s [2024-08-07T08:57:27.790Z] [2024-08-07T08:57:27.790Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-07T08:57:27.790Z] #5 transferring dockerfile: 2.49kB done [2024-08-07T08:57:27.790Z] #5 DONE 0.1s [2024-08-07T08:57:27.790Z] [2024-08-07T08:57:27.790Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-07T08:57:27.790Z] #6 transferring dockerfile: 2.50kB done [2024-08-07T08:57:27.790Z] #6 DONE 0.2s [2024-08-07T08:57:27.790Z] [2024-08-07T08:57:27.790Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-08-07T08:57:27.790Z] #7 ... [2024-08-07T08:57:27.790Z] [2024-08-07T08:57:27.790Z] #8 [core-command internal] load build definition from Dockerfile [2024-08-07T08:57:27.790Z] #8 transferring dockerfile: 1.93kB done [2024-08-07T08:57:27.790Z] #8 DONE 0.2s [2024-08-07T08:57:27.790Z] [2024-08-07T08:57:27.790Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-08-07T08:57:27.790Z] #7 transferring dockerfile: 1.95kB 0.0s done [2024-08-07T08:57:27.790Z] #7 DONE 0.2s [2024-08-07T08:57:27.790Z] [2024-08-07T08:57:27.790Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-08-07T08:57:27.790Z] #9 ... [2024-08-07T08:57:27.790Z] [2024-08-07T08:57:27.790Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-07T08:57:27.790Z] #10 transferring dockerfile: 2.23kB 0.0s done [2024-08-07T08:57:27.790Z] #10 DONE 0.2s [2024-08-07T08:57:27.790Z] [2024-08-07T08:57:27.790Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-08-07T08:57:27.790Z] #9 transferring dockerfile: 1.69kB done [2024-08-07T08:57:27.790Z] #9 DONE 0.3s [2024-08-07T08:57:27.790Z] [2024-08-07T08:57:27.790Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-07T08:57:27.790Z] #11 transferring dockerfile: 3.17kB done [2024-08-07T08:57:27.790Z] #11 DONE 0.3s [2024-08-07T08:57:27.790Z] [2024-08-07T08:57:27.790Z] #12 [core-keeper internal] load .dockerignore [2024-08-07T08:57:27.790Z] #12 ... [2024-08-07T08:57:27.790Z] [2024-08-07T08:57:27.790Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-08-07T08:57:27.790Z] #13 transferring dockerfile: 1.93kB done [2024-08-07T08:57:27.790Z] #13 DONE 0.3s [2024-08-07T08:57:27.790Z] [2024-08-07T08:57:27.790Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-08-07T08:57:27.790Z] #14 transferring dockerfile: 2.06kB 0.0s done [2024-08-07T08:57:27.790Z] #14 DONE 0.3s [2024-08-07T08:57:27.790Z] [2024-08-07T08:57:27.790Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-07T08:57:27.790Z] #15 transferring dockerfile: 2.15kB 0.0s done [2024-08-07T08:57:27.790Z] #15 DONE 0.3s [2024-08-07T08:57:27.790Z] [2024-08-07T08:57:27.790Z] #12 [core-keeper internal] load .dockerignore [2024-08-07T08:57:27.790Z] #12 transferring context: 50B 0.0s done [2024-08-07T08:57:28.056Z] #12 DONE 0.3s [2024-08-07T08:57:28.056Z] [2024-08-07T08:57:28.056Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-07T08:57:28.056Z] #16 transferring dockerfile: 1.85kB 0.0s done [2024-08-07T08:57:28.056Z] #16 DONE 0.3s [2024-08-07T08:57:28.056Z] [2024-08-07T08:57:28.056Z] #17 [security-spire-agent internal] load build definition from Dockerfile [2024-08-07T08:57:28.056Z] #17 transferring dockerfile: 1.81kB done [2024-08-07T08:57:28.056Z] #17 DONE 0.3s [2024-08-07T08:57:28.636Z] [2024-08-07T08:57:28.636Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-08-07T08:57:28.636Z] #18 transferring context: 50B done [2024-08-07T08:57:28.636Z] #18 DONE 0.1s [2024-08-07T08:57:28.636Z] [2024-08-07T08:57:28.636Z] #19 [security-spire-server internal] load .dockerignore [2024-08-07T08:57:28.900Z] #19 transferring context: 50B 0.0s done [2024-08-07T08:57:28.900Z] #19 DONE 0.1s [2024-08-07T08:57:28.900Z] [2024-08-07T08:57:28.900Z] #20 [core-data internal] load .dockerignore [2024-08-07T08:57:28.900Z] #20 transferring context: 50B done [2024-08-07T08:57:28.900Z] #20 DONE 0.0s [2024-08-07T08:57:28.900Z] [2024-08-07T08:57:28.900Z] #21 [security-secretstore-setup internal] load .dockerignore [2024-08-07T08:57:28.900Z] #21 transferring context: 50B 0.0s done [2024-08-07T08:57:28.900Z] #21 DONE 0.1s [2024-08-07T08:57:28.900Z] [2024-08-07T08:57:28.900Z] #22 [security-proxy-setup internal] load .dockerignore [2024-08-07T08:57:29.171Z] #22 transferring context: 50B 0.0s done [2024-08-07T08:57:29.171Z] #22 DONE 0.1s [2024-08-07T08:57:29.171Z] [2024-08-07T08:57:29.171Z] #23 [core-command internal] load .dockerignore [2024-08-07T08:57:29.171Z] #23 transferring context: 50B 0.0s done [2024-08-07T08:57:29.171Z] #23 DONE 0.1s [2024-08-07T08:57:29.171Z] [2024-08-07T08:57:29.171Z] #24 [support-notifications internal] load .dockerignore [2024-08-07T08:57:29.171Z] #24 transferring context: 50B 0.0s done [2024-08-07T08:57:29.171Z] #24 DONE 0.1s [2024-08-07T08:57:29.171Z] [2024-08-07T08:57:29.171Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-07T08:57:29.171Z] #25 transferring context: 50B 0.0s done [2024-08-07T08:57:29.441Z] #25 DONE 0.1s [2024-08-07T08:57:29.441Z] [2024-08-07T08:57:29.441Z] #26 [security-bootstrapper internal] load .dockerignore [2024-08-07T08:57:29.441Z] #26 transferring context: 50B 0.0s done [2024-08-07T08:57:29.441Z] #26 DONE 0.1s [2024-08-07T08:57:29.441Z] [2024-08-07T08:57:29.441Z] #27 [security-spire-config internal] load .dockerignore [2024-08-07T08:57:29.441Z] #27 transferring context: 50B 0.0s done [2024-08-07T08:57:29.441Z] #27 DONE 0.1s [2024-08-07T08:57:29.441Z] [2024-08-07T08:57:29.441Z] #28 [support-scheduler internal] load .dockerignore [2024-08-07T08:57:29.441Z] #28 transferring context: 50B 0.0s done [2024-08-07T08:57:29.441Z] #28 DONE 0.1s [2024-08-07T08:57:29.441Z] [2024-08-07T08:57:29.441Z] #29 [core-metadata internal] load .dockerignore [2024-08-07T08:57:29.709Z] #29 transferring context: 50B 0.0s done [2024-08-07T08:57:29.709Z] #29 DONE 0.1s [2024-08-07T08:57:29.709Z] [2024-08-07T08:57:29.709Z] #30 [security-proxy-auth internal] load .dockerignore [2024-08-07T08:57:29.709Z] #30 transferring context: 50B done [2024-08-07T08:57:29.709Z] #30 DONE 0.1s [2024-08-07T08:57:29.709Z] [2024-08-07T08:57:29.709Z] #31 [support-cron-scheduler internal] load .dockerignore [2024-08-07T08:57:29.709Z] #31 transferring context: 50B 0.0s done [2024-08-07T08:57:29.709Z] #31 DONE 0.1s [2024-08-07T08:57:29.709Z] [2024-08-07T08:57:29.709Z] #32 [security-spire-agent internal] load .dockerignore [2024-08-07T08:57:29.978Z] #32 transferring context: 50B 0.0s done [2024-08-07T08:57:29.978Z] #32 DONE 0.1s [2024-08-07T08:57:29.978Z] [2024-08-07T08:57:29.978Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:57:29.978Z] #33 DONE 0.0s [2024-08-07T08:57:29.978Z] [2024-08-07T08:57:29.978Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:57:30.247Z] #34 DONE 0.2s [2024-08-07T08:57:30.247Z] [2024-08-07T08:57:30.247Z] #35 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:57:30.247Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:57:30.247Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T08:57:30.247Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 118.78kB / 3.34MB 0.1s [2024-08-07T08:57:30.247Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:57:30.247Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T08:57:30.247Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.15MB / 3.34MB 0.2s [2024-08-07T08:57:30.516Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T08:57:30.516Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-07T08:57:31.101Z] #35 ... [2024-08-07T08:57:31.101Z] [2024-08-07T08:57:31.101Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:57:31.101Z] #33 DONE 0.0s [2024-08-07T08:57:31.101Z] [2024-08-07T08:57:31.101Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:57:31.101Z] #34 DONE 0.2s [2024-08-07T08:57:31.101Z] [2024-08-07T08:57:31.101Z] #35 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:57:31.101Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:57:31.101Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T08:57:31.101Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T08:57:31.101Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:57:31.101Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T08:57:31.368Z] #35 ... [2024-08-07T08:57:31.368Z] [2024-08-07T08:57:31.368Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:57:31.368Z] #34 DONE 0.3s [2024-08-07T08:57:31.368Z] [2024-08-07T08:57:31.368Z] #35 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:57:31.368Z] #35 ... [2024-08-07T08:57:31.368Z] [2024-08-07T08:57:31.368Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:57:31.368Z] #33 DONE 0.0s [2024-08-07T08:57:31.368Z] [2024-08-07T08:57:31.368Z] #35 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:57:31.635Z] #35 ... [2024-08-07T08:57:31.635Z] [2024-08-07T08:57:31.635Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:57:31.635Z] #34 DONE 0.4s [2024-08-07T08:57:31.635Z] [2024-08-07T08:57:31.635Z] #35 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:57:31.635Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:57:31.635Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T08:57:31.635Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T08:57:31.635Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:57:31.635Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T08:57:31.635Z] #35 ... [2024-08-07T08:57:31.635Z] [2024-08-07T08:57:31.635Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:57:31.635Z] #33 DONE 0.0s [2024-08-07T08:57:31.635Z] [2024-08-07T08:57:31.635Z] #35 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:57:31.635Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-07T08:57:31.904Z] #35 ... [2024-08-07T08:57:31.904Z] [2024-08-07T08:57:31.904Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:57:31.904Z] #33 DONE 0.0s [2024-08-07T08:57:31.904Z] [2024-08-07T08:57:31.904Z] #36 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T08:57:31.904Z] #36 DONE 2.5s [2024-08-07T08:57:31.904Z] [2024-08-07T08:57:31.904Z] #36 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T08:57:31.904Z] #36 DONE 2.5s [2024-08-07T08:57:31.904Z] [2024-08-07T08:57:31.904Z] #35 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:57:31.904Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:57:31.904Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T08:57:31.905Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T08:57:31.905Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:57:31.905Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T08:57:31.905Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-07T08:57:31.905Z] #35 ... [2024-08-07T08:57:31.905Z] [2024-08-07T08:57:31.905Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:57:31.905Z] #33 DONE 0.0s [2024-08-07T08:57:32.173Z] [2024-08-07T08:57:32.173Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:57:32.173Z] #34 DONE 0.8s [2024-08-07T08:57:32.173Z] [2024-08-07T08:57:32.173Z] #36 [core-command builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T08:57:32.173Z] #36 DONE 2.5s [2024-08-07T08:57:32.173Z] [2024-08-07T08:57:32.173Z] #35 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:57:32.173Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:57:32.173Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T08:57:32.173Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T08:57:32.173Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:57:32.173Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T08:57:32.173Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-07T08:57:32.173Z] #35 ... [2024-08-07T08:57:32.173Z] [2024-08-07T08:57:32.173Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:57:32.173Z] #33 DONE 0.0s [2024-08-07T08:57:32.173Z] [2024-08-07T08:57:32.173Z] #36 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T08:57:32.173Z] #36 DONE 2.5s [2024-08-07T08:57:32.173Z] [2024-08-07T08:57:32.173Z] #35 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:57:32.173Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:57:32.173Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T08:57:32.173Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T08:57:32.173Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:57:32.173Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T08:57:32.173Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-07T08:57:32.441Z] #35 ... [2024-08-07T08:57:32.441Z] [2024-08-07T08:57:32.441Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:57:32.441Z] #33 DONE 0.0s [2024-08-07T08:57:32.441Z] [2024-08-07T08:57:32.441Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:57:32.708Z] #37 ... [2024-08-07T08:57:32.708Z] [2024-08-07T08:57:32.708Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:57:32.708Z] #33 DONE 0.0s [2024-08-07T08:57:32.708Z] [2024-08-07T08:57:32.708Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:57:32.708Z] #34 DONE 1.3s [2024-08-07T08:57:32.708Z] [2024-08-07T08:57:32.708Z] #36 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T08:57:32.708Z] #36 DONE 2.6s [2024-08-07T08:57:32.708Z] [2024-08-07T08:57:32.708Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:57:32.708Z] #37 ... [2024-08-07T08:57:32.708Z] [2024-08-07T08:57:32.708Z] #36 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T08:57:32.708Z] #36 DONE 2.6s [2024-08-07T08:57:32.708Z] [2024-08-07T08:57:32.708Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-07T08:57:32.708Z] #38 DONE 1.4s [2024-08-07T08:57:32.708Z] [2024-08-07T08:57:32.708Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:57:33.299Z] #37 ... [2024-08-07T08:57:33.299Z] [2024-08-07T08:57:33.299Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:57:33.299Z] #33 DONE 0.0s [2024-08-07T08:57:33.299Z] [2024-08-07T08:57:33.299Z] #39 [security-bootstrapper builder 2/8] WORKDIR /edgex-go [2024-08-07T08:57:33.299Z] #39 DONE 2.1s [2024-08-07T08:57:33.299Z] [2024-08-07T08:57:33.299Z] #35 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:57:33.299Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:57:33.299Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T08:57:33.299Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T08:57:33.299Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:57:33.299Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T08:57:33.299Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-07T08:57:33.566Z] #35 ... [2024-08-07T08:57:33.566Z] [2024-08-07T08:57:33.566Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:57:33.566Z] #33 DONE 0.0s [2024-08-07T08:57:33.566Z] [2024-08-07T08:57:33.566Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:33.835Z] #40 ... [2024-08-07T08:57:33.835Z] [2024-08-07T08:57:33.835Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:57:33.835Z] #33 DONE 0.1s [2024-08-07T08:57:33.835Z] [2024-08-07T08:57:33.835Z] #35 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:57:33.835Z] #35 DONE 4.5s [2024-08-07T08:57:33.835Z] [2024-08-07T08:57:33.835Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:33.835Z] #40 ... [2024-08-07T08:57:33.835Z] [2024-08-07T08:57:33.835Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-07T08:57:33.835Z] #38 DONE 2.5s [2024-08-07T08:57:34.100Z] [2024-08-07T08:57:34.100Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:57:34.100Z] #34 DONE 2.4s [2024-08-07T08:57:34.100Z] [2024-08-07T08:57:34.100Z] #41 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T08:57:34.100Z] #41 ... [2024-08-07T08:57:34.100Z] [2024-08-07T08:57:34.100Z] #36 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T08:57:34.100Z] #36 DONE 2.7s [2024-08-07T08:57:34.100Z] [2024-08-07T08:57:34.100Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-07T08:57:34.100Z] #33 DONE 0.1s [2024-08-07T08:57:34.100Z] [2024-08-07T08:57:34.100Z] #42 [security-proxy-auth internal] load build context [2024-08-07T08:57:34.100Z] #42 DONE 0.0s [2024-08-07T08:57:34.100Z] [2024-08-07T08:57:34.100Z] #43 [support-scheduler internal] load build context [2024-08-07T08:57:34.100Z] #43 DONE 0.0s [2024-08-07T08:57:34.100Z] [2024-08-07T08:57:34.100Z] #44 [security-spire-config internal] load build context [2024-08-07T08:57:34.100Z] #44 DONE 0.0s [2024-08-07T08:57:34.100Z] [2024-08-07T08:57:34.100Z] #39 [support-scheduler builder 2/8] WORKDIR /edgex-go [2024-08-07T08:57:34.100Z] #39 DONE 2.2s [2024-08-07T08:57:34.100Z] [2024-08-07T08:57:34.100Z] #45 [security-spire-server internal] load build context [2024-08-07T08:57:34.100Z] #45 transferring context: 27.23kB 0.2s done [2024-08-07T08:57:34.100Z] #45 DONE 1.3s [2024-08-07T08:57:34.100Z] [2024-08-07T08:57:34.100Z] #35 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:57:34.100Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:57:34.100Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T08:57:34.100Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T08:57:34.100Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:57:34.100Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T08:57:34.100Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-07T08:57:34.100Z] #35 DONE 4.6s [2024-08-07T08:57:34.100Z] [2024-08-07T08:57:34.100Z] #46 [core-metadata internal] load build context [2024-08-07T08:57:37.472Z] #46 ... [2024-08-07T08:57:37.472Z] [2024-08-07T08:57:37.472Z] #44 [security-spire-config internal] load build context [2024-08-07T08:57:37.472Z] #44 transferring context: 25.48kB 0.4s done [2024-08-07T08:57:37.472Z] #44 DONE 3.2s [2024-08-07T08:57:37.472Z] [2024-08-07T08:57:37.472Z] #46 [core-metadata internal] load build context [2024-08-07T08:57:38.885Z] #46 ... [2024-08-07T08:57:38.885Z] [2024-08-07T08:57:38.885Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-07T08:57:38.885Z] #34 DONE 7.0s [2024-08-07T08:57:38.885Z] [2024-08-07T08:57:38.885Z] #46 [core-metadata internal] load build context [2024-08-07T08:57:38.885Z] #46 ... [2024-08-07T08:57:38.885Z] [2024-08-07T08:57:38.885Z] #36 [support-cron-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2024-08-07T08:57:38.885Z] #36 DONE 2.7s [2024-08-07T08:57:38.885Z] [2024-08-07T08:57:38.885Z] #39 [support-cron-scheduler builder 2/8] WORKDIR /edgex-go [2024-08-07T08:57:38.885Z] #39 DONE 2.2s [2024-08-07T08:57:38.885Z] [2024-08-07T08:57:38.885Z] #35 [support-cron-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:57:38.885Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:57:38.885Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T08:57:38.885Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T08:57:38.885Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:57:38.885Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T08:57:38.885Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-07T08:57:38.885Z] #35 DONE 4.6s [2024-08-07T08:57:38.885Z] [2024-08-07T08:57:38.885Z] #46 [core-metadata internal] load build context [2024-08-07T08:57:40.301Z] #46 ... [2024-08-07T08:57:40.301Z] [2024-08-07T08:57:40.301Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-07T08:57:40.301Z] #38 DONE 8.2s [2024-08-07T08:57:40.301Z] [2024-08-07T08:57:40.301Z] #46 [core-metadata internal] load build context [2024-08-07T08:57:40.301Z] #46 ... [2024-08-07T08:57:40.301Z] [2024-08-07T08:57:40.301Z] #47 [core-keeper internal] load build context [2024-08-07T08:57:40.301Z] #47 ... [2024-08-07T08:57:40.301Z] [2024-08-07T08:57:40.301Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:40.301Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.8s done [2024-08-07T08:57:40.301Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-07T08:57:40.301Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-07T08:57:40.301Z] #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-07T08:57:40.301Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 4.1s [2024-08-07T08:57:40.301Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 4.1s [2024-08-07T08:57:40.301Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.1s [2024-08-07T08:57:40.569Z] #48 ... [2024-08-07T08:57:40.569Z] [2024-08-07T08:57:40.569Z] #47 [core-keeper internal] load build context [2024-08-07T08:57:41.169Z] #47 transferring context: 58.11MB 10.7s [2024-08-07T08:57:41.753Z] #47 ... [2024-08-07T08:57:41.753Z] [2024-08-07T08:57:41.753Z] #49 [core-data internal] load build context [2024-08-07T08:57:41.753Z] #49 ... [2024-08-07T08:57:41.753Z] [2024-08-07T08:57:41.753Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:41.753Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 4.7s done [2024-08-07T08:57:41.754Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 4.9s done [2024-08-07T08:57:41.754Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-07T08:57:41.754Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.5s done [2024-08-07T08:57:42.021Z] #48 ... [2024-08-07T08:57:42.021Z] [2024-08-07T08:57:42.021Z] #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-07T08:57:42.021Z] #0 5.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:42.021Z] #0 5.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:42.021Z] #0 7.266 OK: 266 MiB in 52 packages [2024-08-07T08:57:42.021Z] #50 DONE 9.0s [2024-08-07T08:57:42.294Z] [2024-08-07T08:57:42.294Z] #47 [core-keeper internal] load build context [2024-08-07T08:57:42.294Z] #47 ... [2024-08-07T08:57:42.294Z] [2024-08-07T08:57:42.294Z] #51 [security-proxy-setup internal] load build context [2024-08-07T08:57:42.572Z] #51 ... [2024-08-07T08:57:42.572Z] [2024-08-07T08:57:42.572Z] #52 [core-command internal] load build context [2024-08-07T08:57:42.572Z] #52 ... [2024-08-07T08:57:42.572Z] [2024-08-07T08:57:42.572Z] #49 [core-data internal] load build context [2024-08-07T08:57:42.572Z] #49 ... [2024-08-07T08:57:42.572Z] [2024-08-07T08:57:42.572Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:57:42.839Z] #53 ... [2024-08-07T08:57:42.839Z] [2024-08-07T08:57:42.839Z] #54 [support-notifications internal] load build context [2024-08-07T08:57:42.839Z] #54 ... [2024-08-07T08:57:42.839Z] [2024-08-07T08:57:42.839Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:57:43.107Z] #55 ... [2024-08-07T08:57:43.107Z] [2024-08-07T08:57:43.107Z] #54 [support-notifications internal] load build context [2024-08-07T08:57:43.375Z] #54 ... [2024-08-07T08:57:43.375Z] [2024-08-07T08:57:43.375Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T08:57:43.375Z] #0 5.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:43.375Z] #0 6.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:43.375Z] #0 8.398 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T08:57:43.375Z] #0 8.398 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T08:57:43.375Z] #0 8.398 OK: 19953 distinct packages available [2024-08-07T08:57:43.375Z] #0 8.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:43.375Z] #0 9.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:43.375Z] #56 ... [2024-08-07T08:57:43.375Z] [2024-08-07T08:57:43.375Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T08:57:43.375Z] #57 DONE 10.2s [2024-08-07T08:57:43.375Z] [2024-08-07T08:57:43.375Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T08:57:43.375Z] #0 8.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:43.375Z] #0 9.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:43.642Z] #58 ... [2024-08-07T08:57:43.642Z] [2024-08-07T08:57:43.642Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T08:57:43.642Z] #0 9.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:43.642Z] #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:43.642Z] #59 ... [2024-08-07T08:57:43.642Z] [2024-08-07T08:57:43.642Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:57:43.642Z] #37 ... [2024-08-07T08:57:43.642Z] [2024-08-07T08:57:43.642Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:43.642Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 7.5s [2024-08-07T08:57:43.941Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-07T08:57:43.941Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-07T08:57:43.941Z] #48 ... [2024-08-07T08:57:43.941Z] [2024-08-07T08:57:43.941Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:43.941Z] #40 ... [2024-08-07T08:57:43.941Z] [2024-08-07T08:57:43.941Z] #60 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-07T08:57:43.941Z] #60 DONE 9.5s [2024-08-07T08:57:43.941Z] [2024-08-07T08:57:43.942Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:43.942Z] #40 ... [2024-08-07T08:57:43.942Z] [2024-08-07T08:57:43.942Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:43.942Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.44MB / 28.04MB 7.8s [2024-08-07T08:57:44.208Z] #48 ... [2024-08-07T08:57:44.208Z] [2024-08-07T08:57:44.209Z] #35 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T08:57:44.209Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-07T08:57:44.209Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-07T08:57:44.209Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-07T08:57:44.209Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-07T08:57:44.209Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-07T08:57:44.209Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.2s done [2024-08-07T08:57:44.209Z] #35 DONE 4.6s [2024-08-07T08:57:44.209Z] [2024-08-07T08:57:44.209Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:57:44.209Z] #61 DONE 0.0s [2024-08-07T08:57:44.209Z] [2024-08-07T08:57:44.209Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:44.209Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.8s done [2024-08-07T08:57:44.209Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-07T08:57:44.209Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-07T08:57:44.209Z] #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-07T08:57:44.209Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 4.7s done [2024-08-07T08:57:44.209Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 4.9s done [2024-08-07T08:57:44.209Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.5s done [2024-08-07T08:57:44.209Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-07T08:57:44.209Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-07T08:57:44.209Z] #48 ... [2024-08-07T08:57:44.209Z] [2024-08-07T08:57:44.209Z] #43 [support-scheduler internal] load build context [2024-08-07T08:57:44.209Z] #43 ... [2024-08-07T08:57:44.209Z] [2024-08-07T08:57:44.209Z] #42 [security-proxy-auth internal] load build context [2024-08-07T08:57:44.485Z] #42 ... [2024-08-07T08:57:44.485Z] [2024-08-07T08:57:44.485Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:44.485Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 8.2s [2024-08-07T08:57:45.122Z] #48 ... [2024-08-07T08:57:45.122Z] [2024-08-07T08:57:45.122Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T08:57:45.389Z] #62 ... [2024-08-07T08:57:45.389Z] [2024-08-07T08:57:45.389Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T08:57:45.389Z] #63 ... [2024-08-07T08:57:45.389Z] [2024-08-07T08:57:45.389Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:57:45.389Z] #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.2s done [2024-08-07T08:57:45.389Z] #61 DONE 1.2s [2024-08-07T08:57:45.389Z] [2024-08-07T08:57:45.389Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T08:57:45.657Z] #64 ... [2024-08-07T08:57:45.657Z] [2024-08-07T08:57:45.657Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T08:57:45.924Z] #65 ... [2024-08-07T08:57:45.924Z] [2024-08-07T08:57:45.924Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T08:57:45.924Z] #66 ... [2024-08-07T08:57:45.924Z] [2024-08-07T08:57:45.924Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T08:57:45.924Z] #67 ... [2024-08-07T08:57:45.924Z] [2024-08-07T08:57:45.924Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T08:57:46.194Z] #68 ... [2024-08-07T08:57:46.194Z] [2024-08-07T08:57:46.194Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T08:57:46.194Z] #69 ... [2024-08-07T08:57:46.194Z] [2024-08-07T08:57:46.194Z] #70 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-07T08:57:46.463Z] #70 ... [2024-08-07T08:57:46.463Z] [2024-08-07T08:57:46.463Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:46.463Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 10.3s [2024-08-07T08:57:46.729Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-08-07T08:57:46.996Z] #48 ... [2024-08-07T08:57:46.996Z] [2024-08-07T08:57:46.996Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-07T08:57:46.996Z] #56 12.27 OK: 266 MiB in 52 packages [2024-08-07T08:57:46.996Z] #56 DONE 13.6s [2024-08-07T08:57:46.996Z] [2024-08-07T08:57:46.996Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:46.996Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.13MB / 28.04MB 10.7s [2024-08-07T08:57:47.266Z] #48 ... [2024-08-07T08:57:47.266Z] [2024-08-07T08:57:47.266Z] #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T08:57:47.266Z] #59 12.34 OK: 266 MiB in 52 packages [2024-08-07T08:57:47.266Z] #59 DONE 14.0s [2024-08-07T08:57:47.266Z] [2024-08-07T08:57:47.266Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:47.852Z] #48 ... [2024-08-07T08:57:47.852Z] [2024-08-07T08:57:47.852Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-07T08:57:47.852Z] #58 12.36 OK: 266 MiB in 52 packages [2024-08-07T08:57:47.852Z] #58 DONE 14.6s [2024-08-07T08:57:47.852Z] [2024-08-07T08:57:47.852Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:57:47.852Z] #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-07T08:57:47.852Z] #61 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-07T08:57:47.852Z] #61 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-07T08:57:47.852Z] #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-07T08:57:47.852Z] #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-07T08:57:47.852Z] #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done [2024-08-07T08:57:47.852Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0B / 18.32MB 1.0s [2024-08-07T08:57:47.852Z] #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-08-07T08:57:48.125Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.05MB / 18.32MB 1.3s [2024-08-07T08:57:48.393Z] #61 ... [2024-08-07T08:57:48.393Z] [2024-08-07T08:57:48.393Z] #71 [security-spire-agent internal] load build context [2024-08-07T08:57:48.393Z] #71 transferring context: 26.76kB 0.5s done [2024-08-07T08:57:48.393Z] #71 DONE 4.2s [2024-08-07T08:57:48.393Z] [2024-08-07T08:57:48.393Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:57:48.393Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.10MB / 18.32MB 1.8s [2024-08-07T08:57:48.393Z] #61 ... [2024-08-07T08:57:48.393Z] [2024-08-07T08:57:48.393Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-07T08:57:48.393Z] #63 DONE 13.2s [2024-08-07T08:57:48.393Z] [2024-08-07T08:57:48.393Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:57:48.979Z] #61 ... [2024-08-07T08:57:48.979Z] [2024-08-07T08:57:48.979Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:57:48.979Z] #72 ... [2024-08-07T08:57:48.979Z] [2024-08-07T08:57:48.979Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:57:48.979Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 2.3s [2024-08-07T08:57:49.260Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 2.8s [2024-08-07T08:57:49.534Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.14MB / 18.32MB 2.9s [2024-08-07T08:57:50.119Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 3.5s [2024-08-07T08:57:50.389Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 3.7s [2024-08-07T08:57:50.389Z] #61 ... [2024-08-07T08:57:50.389Z] [2024-08-07T08:57:50.389Z] #46 [core-metadata internal] load build context [2024-08-07T08:57:50.659Z] #46 ... [2024-08-07T08:57:50.659Z] [2024-08-07T08:57:50.659Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:50.659Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 13.8s [2024-08-07T08:57:50.938Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 14.8s [2024-08-07T08:57:51.531Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.34MB / 28.04MB 15.2s [2024-08-07T08:57:51.531Z] #48 ... [2024-08-07T08:57:51.531Z] [2024-08-07T08:57:51.531Z] #41 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-07T08:57:51.531Z] #41 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:51.531Z] #41 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:51.531Z] #41 14.47 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T08:57:51.531Z] #41 14.47 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T08:57:51.531Z] #41 14.47 OK: 19946 distinct packages available [2024-08-07T08:57:51.531Z] #41 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:51.531Z] #41 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:51.531Z] #41 16.66 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-07T08:57:51.531Z] #41 16.66 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-07T08:57:51.531Z] #41 16.66 (3/5) Installing libucontext (1.2-r2) [2024-08-07T08:57:51.531Z] #41 16.66 (4/5) Installing gcompat (1.1.0-r1) [2024-08-07T08:57:51.531Z] #41 16.66 (5/5) Installing openssl (3.1.6-r0) [2024-08-07T08:57:51.531Z] #41 16.72 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:57:51.531Z] #41 16.77 OK: 9 MiB in 20 packages [2024-08-07T08:57:51.531Z] #41 DONE 17.6s [2024-08-07T08:57:51.531Z] [2024-08-07T08:57:51.531Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:51.800Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 15.7s [2024-08-07T08:57:52.399Z] #48 ... [2024-08-07T08:57:52.399Z] [2024-08-07T08:57:52.399Z] #47 [core-keeper internal] load build context [2024-08-07T08:57:52.399Z] #47 transferring context: 76.64MB 22.1s [2024-08-07T08:57:52.399Z] #47 ... [2024-08-07T08:57:52.399Z] [2024-08-07T08:57:52.399Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:57:52.666Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.32MB / 18.32MB 5.6s [2024-08-07T08:57:52.666Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 6.1s [2024-08-07T08:57:52.666Z] #61 ... [2024-08-07T08:57:52.666Z] [2024-08-07T08:57:52.666Z] #51 [security-proxy-setup internal] load build context [2024-08-07T08:57:52.666Z] #51 ... [2024-08-07T08:57:52.666Z] [2024-08-07T08:57:52.666Z] #52 [core-command internal] load build context [2024-08-07T08:57:52.935Z] #52 ... [2024-08-07T08:57:52.935Z] [2024-08-07T08:57:52.935Z] #49 [core-data internal] load build context [2024-08-07T08:57:52.935Z] #49 ... [2024-08-07T08:57:52.935Z] [2024-08-07T08:57:52.935Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:57:53.203Z] #53 ... [2024-08-07T08:57:53.203Z] [2024-08-07T08:57:53.203Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:53.203Z] #48 ... [2024-08-07T08:57:53.203Z] [2024-08-07T08:57:53.203Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:57:53.203Z] #55 ... [2024-08-07T08:57:53.203Z] [2024-08-07T08:57:53.203Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:57:53.471Z] #53 ... [2024-08-07T08:57:53.471Z] [2024-08-07T08:57:53.471Z] #54 [support-notifications internal] load build context [2024-08-07T08:57:53.471Z] #54 ... [2024-08-07T08:57:53.471Z] [2024-08-07T08:57:53.471Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:57:53.740Z] #53 ... [2024-08-07T08:57:53.740Z] [2024-08-07T08:57:53.740Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:57:54.014Z] #37 ... [2024-08-07T08:57:54.014Z] [2024-08-07T08:57:54.014Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:54.014Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.22MB / 28.04MB 17.7s [2024-08-07T08:57:54.014Z] #48 ... [2024-08-07T08:57:54.014Z] [2024-08-07T08:57:54.014Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T08:57:54.282Z] #73 ... [2024-08-07T08:57:54.282Z] [2024-08-07T08:57:54.282Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:57:54.282Z] #40 ... [2024-08-07T08:57:54.282Z] [2024-08-07T08:57:54.282Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:57:54.282Z] #48 ... [2024-08-07T08:57:54.282Z] [2024-08-07T08:57:54.282Z] #43 [support-scheduler internal] load build context [2024-08-07T08:57:54.553Z] #43 ... [2024-08-07T08:57:54.553Z] [2024-08-07T08:57:54.553Z] #42 [security-proxy-auth internal] load build context [2024-08-07T08:57:54.553Z] #42 ... [2024-08-07T08:57:54.553Z] [2024-08-07T08:57:54.553Z] #43 [support-scheduler internal] load build context [2024-08-07T08:57:56.503Z] #43 ... [2024-08-07T08:57:56.503Z] [2024-08-07T08:57:56.503Z] #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-07T08:57:56.503Z] #64 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:56.503Z] #64 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:56.503Z] #64 18.33 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T08:57:56.503Z] #64 18.33 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:57:56.503Z] #64 18.33 OK: 8 MiB in 16 packages [2024-08-07T08:57:56.503Z] #64 DONE 21.1s [2024-08-07T08:57:56.777Z] [2024-08-07T08:57:56.777Z] #43 [support-scheduler internal] load build context [2024-08-07T08:57:57.361Z] #43 ... [2024-08-07T08:57:57.361Z] [2024-08-07T08:57:57.361Z] #70 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-07T08:57:57.361Z] #70 16.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:57.361Z] #70 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:57.361Z] #70 20.41 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T08:57:57.361Z] #70 20.41 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:57:57.361Z] #70 20.41 OK: 8 MiB in 16 packages [2024-08-07T08:57:57.361Z] #70 DONE 21.9s [2024-08-07T08:57:57.361Z] [2024-08-07T08:57:57.361Z] #43 [support-scheduler internal] load build context [2024-08-07T08:57:58.776Z] #43 ... [2024-08-07T08:57:58.776Z] [2024-08-07T08:57:58.776Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T08:57:58.776Z] #74 ... [2024-08-07T08:57:58.776Z] [2024-08-07T08:57:58.776Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:57:58.776Z] #72 transferring context: 17.49MB 14.8s [2024-08-07T08:57:59.042Z] #72 ... [2024-08-07T08:57:59.042Z] [2024-08-07T08:57:59.042Z] #43 [support-scheduler internal] load build context [2024-08-07T08:57:59.625Z] #43 ... [2024-08-07T08:57:59.626Z] [2024-08-07T08:57:59.626Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-07T08:57:59.626Z] #68 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:59.626Z] #68 18.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:57:59.626Z] #68 21.04 (1/4) Installing ca-certificates (20240226-r0) [2024-08-07T08:57:59.626Z] #68 21.39 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-07T08:57:59.626Z] #68 21.39 (3/4) Installing su-exec (0.2-r3) [2024-08-07T08:57:59.626Z] #68 21.39 (4/4) Installing yq (4.33.3-r5) [2024-08-07T08:57:59.626Z] #68 21.84 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:57:59.626Z] #68 21.93 Executing ca-certificates-20240226-r0.trigger [2024-08-07T08:57:59.626Z] #68 22.58 OK: 18 MiB in 19 packages [2024-08-07T08:57:59.626Z] #68 DONE 24.2s [2024-08-07T08:57:59.626Z] [2024-08-07T08:57:59.626Z] #43 [support-scheduler internal] load build context [2024-08-07T08:58:00.608Z] #43 ... [2024-08-07T08:58:00.608Z] [2024-08-07T08:58:00.608Z] #46 [core-metadata internal] load build context [2024-08-07T08:58:00.881Z] #46 ... [2024-08-07T08:58:00.882Z] [2024-08-07T08:58:00.882Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:58:01.467Z] #72 ... [2024-08-07T08:58:01.467Z] [2024-08-07T08:58:01.467Z] #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T08:58:01.736Z] #75 ... [2024-08-07T08:58:01.736Z] [2024-08-07T08:58:01.736Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:01.736Z] #47 ... [2024-08-07T08:58:01.736Z] [2024-08-07T08:58:01.736Z] #51 [security-proxy-setup internal] load build context [2024-08-07T08:58:02.022Z] #51 ... [2024-08-07T08:58:02.022Z] [2024-08-07T08:58:02.022Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T08:58:02.022Z] #69 25.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:02.022Z] #69 ... [2024-08-07T08:58:02.022Z] [2024-08-07T08:58:02.022Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T08:58:02.022Z] #62 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:02.022Z] #62 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:02.022Z] #62 20.78 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T08:58:02.022Z] #62 20.78 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T08:58:02.022Z] #62 20.78 OK: 19946 distinct packages available [2024-08-07T08:58:02.022Z] #62 21.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:02.022Z] #62 22.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:02.022Z] #62 24.62 (1/11) Installing ca-certificates (20240226-r0) [2024-08-07T08:58:02.022Z] #62 24.62 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-07T08:58:02.022Z] #62 24.66 (3/11) Installing libunistring (1.1-r1) [2024-08-07T08:58:02.022Z] #62 24.87 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-07T08:58:02.022Z] #62 24.87 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-07T08:58:02.022Z] #62 24.87 (6/11) Installing libcurl (8.9.0-r0) [2024-08-07T08:58:02.022Z] #62 24.87 (7/11) Installing curl (8.9.0-r0) [2024-08-07T08:58:02.022Z] #62 24.87 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-07T08:58:02.022Z] #62 24.97 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-07T08:58:02.022Z] #62 24.97 (10/11) Installing libucontext (1.2-r2) [2024-08-07T08:58:02.022Z] #62 24.97 (11/11) Installing gcompat (1.1.0-r1) [2024-08-07T08:58:02.022Z] #62 24.97 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:58:02.022Z] #62 25.05 Executing ca-certificates-20240226-r0.trigger [2024-08-07T08:58:02.022Z] #62 25.75 OK: 13 MiB in 26 packages [2024-08-07T08:58:02.296Z] #62 ... [2024-08-07T08:58:02.296Z] [2024-08-07T08:58:02.296Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-07T08:58:02.296Z] #67 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:02.296Z] #67 22.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:02.296Z] #67 24.07 (1/2) Installing ca-certificates (20240226-r0) [2024-08-07T08:58:02.296Z] #67 24.43 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-07T08:58:02.296Z] #67 24.43 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:58:02.296Z] #67 24.43 Executing ca-certificates-20240226-r0.trigger [2024-08-07T08:58:02.296Z] #67 24.80 OK: 9 MiB in 17 packages [2024-08-07T08:58:02.296Z] #67 DONE 26.4s [2024-08-07T08:58:02.296Z] [2024-08-07T08:58:02.296Z] #51 [security-proxy-setup internal] load build context [2024-08-07T08:58:02.564Z] #51 ... [2024-08-07T08:58:02.564Z] [2024-08-07T08:58:02.564Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-07T08:58:02.564Z] #62 DONE 27.4s [2024-08-07T08:58:02.564Z] [2024-08-07T08:58:02.564Z] #51 [security-proxy-setup internal] load build context [2024-08-07T08:58:02.832Z] #51 ... [2024-08-07T08:58:02.832Z] [2024-08-07T08:58:02.832Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:58:02.832Z] #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.4s done [2024-08-07T08:58:02.832Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.2s [2024-08-07T08:58:02.832Z] #61 ... [2024-08-07T08:58:02.832Z] [2024-08-07T08:58:02.832Z] #51 [security-proxy-setup internal] load build context [2024-08-07T08:58:03.098Z] #51 ... [2024-08-07T08:58:03.098Z] [2024-08-07T08:58:03.098Z] #49 [core-data internal] load build context [2024-08-07T08:58:03.385Z] #49 ... [2024-08-07T08:58:03.385Z] [2024-08-07T08:58:03.385Z] #52 [core-command internal] load build context [2024-08-07T08:58:03.385Z] #52 ... [2024-08-07T08:58:03.385Z] [2024-08-07T08:58:03.385Z] #51 [security-proxy-setup internal] load build context [2024-08-07T08:58:03.385Z] #51 ... [2024-08-07T08:58:03.385Z] [2024-08-07T08:58:03.385Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:58:03.665Z] #55 ... [2024-08-07T08:58:03.665Z] [2024-08-07T08:58:03.665Z] #51 [security-proxy-setup internal] load build context [2024-08-07T08:58:03.665Z] #51 transferring context: 49.27MB 30.7s [2024-08-07T08:58:03.950Z] #51 ... [2024-08-07T08:58:03.950Z] [2024-08-07T08:58:03.950Z] #54 [support-notifications internal] load build context [2024-08-07T08:58:03.950Z] #54 ... [2024-08-07T08:58:03.950Z] [2024-08-07T08:58:03.950Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:03.950Z] #53 ... [2024-08-07T08:58:03.950Z] [2024-08-07T08:58:03.950Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:58:04.220Z] #37 ... [2024-08-07T08:58:04.220Z] [2024-08-07T08:58:04.220Z] #54 [support-notifications internal] load build context [2024-08-07T08:58:04.488Z] #54 ... [2024-08-07T08:58:04.488Z] [2024-08-07T08:58:04.488Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:04.488Z] #40 ... [2024-08-07T08:58:04.488Z] [2024-08-07T08:58:04.488Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:58:04.488Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.1s done [2024-08-07T08:58:04.488Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.0s [2024-08-07T08:58:04.755Z] #48 ... [2024-08-07T08:58:04.755Z] [2024-08-07T08:58:04.755Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:04.755Z] #40 ... [2024-08-07T08:58:04.755Z] [2024-08-07T08:58:04.755Z] #42 [security-proxy-auth internal] load build context [2024-08-07T08:58:05.025Z] #42 ... [2024-08-07T08:58:05.025Z] [2024-08-07T08:58:05.025Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:06.996Z] #40 ... [2024-08-07T08:58:06.996Z] [2024-08-07T08:58:06.996Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:58:06.996Z] #76 ... [2024-08-07T08:58:06.996Z] [2024-08-07T08:58:06.996Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:07.593Z] #40 ... [2024-08-07T08:58:07.593Z] [2024-08-07T08:58:07.593Z] #77 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-08-07T08:58:07.593Z] #77 ... [2024-08-07T08:58:07.593Z] [2024-08-07T08:58:07.593Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-07T08:58:07.593Z] #65 26.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:07.593Z] #65 27.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:07.593Z] #65 29.51 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T08:58:07.593Z] #65 29.51 (2/4) Installing openssl (3.1.6-r0) [2024-08-07T08:58:07.593Z] #65 29.51 (3/4) Installing su-exec (0.2-r3) [2024-08-07T08:58:07.593Z] #65 29.51 (4/4) Installing yq (4.33.3-r5) [2024-08-07T08:58:07.593Z] #65 30.10 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:58:07.593Z] #65 30.25 OK: 18 MiB in 19 packages [2024-08-07T08:58:07.593Z] #65 DONE 32.0s [2024-08-07T08:58:07.593Z] [2024-08-07T08:58:07.593Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:58:07.859Z] #72 ... [2024-08-07T08:58:07.859Z] [2024-08-07T08:58:07.859Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:08.444Z] #40 transferring context: 80.51MB 37.3s [2024-08-07T08:58:09.863Z] #40 ... [2024-08-07T08:58:09.863Z] [2024-08-07T08:58:09.863Z] #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-07T08:58:09.863Z] #66 26.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:09.863Z] #66 27.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:09.863Z] #66 31.02 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-07T08:58:09.863Z] #66 31.07 (2/2) Installing su-exec (0.2-r3) [2024-08-07T08:58:09.863Z] #66 31.07 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:58:09.863Z] #66 31.21 OK: 8 MiB in 17 packages [2024-08-07T08:58:09.863Z] #66 DONE 34.0s [2024-08-07T08:58:09.863Z] [2024-08-07T08:58:09.863Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:10.129Z] #40 ... [2024-08-07T08:58:10.129Z] [2024-08-07T08:58:10.129Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T08:58:10.129Z] #78 ... [2024-08-07T08:58:10.129Z] [2024-08-07T08:58:10.129Z] #51 [security-proxy-setup internal] load build context [2024-08-07T08:58:10.396Z] #51 ... [2024-08-07T08:58:10.396Z] [2024-08-07T08:58:10.396Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:10.985Z] #40 ... [2024-08-07T08:58:10.985Z] [2024-08-07T08:58:10.985Z] #43 [support-scheduler internal] load build context [2024-08-07T08:58:10.985Z] #43 ... [2024-08-07T08:58:10.985Z] [2024-08-07T08:58:10.985Z] #46 [core-metadata internal] load build context [2024-08-07T08:58:10.985Z] #46 ... [2024-08-07T08:58:10.985Z] [2024-08-07T08:58:10.985Z] #43 [support-scheduler internal] load build context [2024-08-07T08:58:11.953Z] #43 ... [2024-08-07T08:58:11.953Z] [2024-08-07T08:58:11.953Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:11.953Z] #47 ... [2024-08-07T08:58:11.953Z] [2024-08-07T08:58:11.953Z] #46 [core-metadata internal] load build context [2024-08-07T08:58:12.220Z] #46 ... [2024-08-07T08:58:12.220Z] [2024-08-07T08:58:12.220Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:58:12.487Z] #79 ... [2024-08-07T08:58:12.487Z] [2024-08-07T08:58:12.487Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:12.757Z] #47 ... [2024-08-07T08:58:12.757Z] [2024-08-07T08:58:12.757Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T08:58:12.757Z] #69 26.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:12.757Z] #69 30.68 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-07T08:58:12.757Z] #69 30.68 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-07T08:58:12.757Z] #69 30.68 OK: 19946 distinct packages available [2024-08-07T08:58:12.757Z] #69 31.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:12.757Z] #69 33.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:12.757Z] #69 ... [2024-08-07T08:58:12.757Z] [2024-08-07T08:58:12.757Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:12.757Z] #47 transferring context: 107.75MB 42.5s [2024-08-07T08:58:13.024Z] #47 ... [2024-08-07T08:58:13.024Z] [2024-08-07T08:58:13.024Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:58:13.293Z] #80 ... [2024-08-07T08:58:13.293Z] [2024-08-07T08:58:13.293Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:13.293Z] #47 ... [2024-08-07T08:58:13.293Z] [2024-08-07T08:58:13.293Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:58:13.293Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19.1s [2024-08-07T08:58:13.568Z] #61 ... [2024-08-07T08:58:13.568Z] [2024-08-07T08:58:13.568Z] #49 [core-data internal] load build context [2024-08-07T08:58:13.568Z] #49 ... [2024-08-07T08:58:13.568Z] [2024-08-07T08:58:13.568Z] #52 [core-command internal] load build context [2024-08-07T08:58:13.839Z] #52 ... [2024-08-07T08:58:13.839Z] [2024-08-07T08:58:13.839Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:58:13.839Z] #55 ... [2024-08-07T08:58:13.839Z] [2024-08-07T08:58:13.839Z] #49 [core-data internal] load build context [2024-08-07T08:58:14.430Z] #49 ... [2024-08-07T08:58:14.430Z] [2024-08-07T08:58:14.430Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-07T08:58:14.430Z] #73 20.44 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:14.430Z] #73 21.84 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:14.430Z] #73 28.15 OK: 266 MiB in 52 packages [2024-08-07T08:58:14.430Z] #73 DONE 30.1s [2024-08-07T08:58:14.430Z] [2024-08-07T08:58:14.430Z] #49 [core-data internal] load build context [2024-08-07T08:58:14.430Z] #49 ... [2024-08-07T08:58:14.430Z] [2024-08-07T08:58:14.430Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:14.430Z] #53 ... [2024-08-07T08:58:14.430Z] [2024-08-07T08:58:14.430Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:58:14.430Z] #55 ... [2024-08-07T08:58:14.430Z] [2024-08-07T08:58:14.430Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:58:14.699Z] #37 ... [2024-08-07T08:58:14.699Z] [2024-08-07T08:58:14.699Z] #54 [support-notifications internal] load build context [2024-08-07T08:58:14.699Z] #54 ... [2024-08-07T08:58:14.699Z] [2024-08-07T08:58:14.699Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:58:14.699Z] #37 ... [2024-08-07T08:58:14.699Z] [2024-08-07T08:58:14.699Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:58:14.699Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.7s [2024-08-07T08:58:14.966Z] #48 ... [2024-08-07T08:58:14.966Z] [2024-08-07T08:58:14.966Z] #49 [core-data internal] load build context [2024-08-07T08:58:15.233Z] #49 ... [2024-08-07T08:58:15.233Z] [2024-08-07T08:58:15.233Z] #42 [security-proxy-auth internal] load build context [2024-08-07T08:58:15.233Z] #42 ... [2024-08-07T08:58:15.233Z] [2024-08-07T08:58:15.233Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:58:15.506Z] #37 ... [2024-08-07T08:58:15.506Z] [2024-08-07T08:58:15.506Z] #76 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:58:15.506Z] #76 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:15.506Z] #76 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:15.506Z] #76 17.03 OK: 8 MiB in 16 packages [2024-08-07T08:58:15.506Z] #76 DONE 18.8s [2024-08-07T08:58:15.506Z] [2024-08-07T08:58:15.506Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:58:15.772Z] #37 ... [2024-08-07T08:58:15.772Z] [2024-08-07T08:58:15.772Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T08:58:15.772Z] #74 17.05 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:15.772Z] #74 18.77 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:15.772Z] #74 25.03 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T08:58:15.772Z] #74 25.95 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:58:15.772Z] #74 26.10 OK: 8 MiB in 16 packages [2024-08-07T08:58:15.772Z] #74 ... [2024-08-07T08:58:15.772Z] [2024-08-07T08:58:15.772Z] #49 [core-data internal] load build context [2024-08-07T08:58:16.788Z] #49 ... [2024-08-07T08:58:16.788Z] [2024-08-07T08:58:16.788Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-07T08:58:16.788Z] #74 DONE 28.3s [2024-08-07T08:58:17.057Z] [2024-08-07T08:58:17.057Z] #49 [core-data internal] load build context [2024-08-07T08:58:17.642Z] #49 ... [2024-08-07T08:58:17.642Z] [2024-08-07T08:58:17.642Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-07T08:58:17.642Z] #75 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:17.642Z] #75 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:17.642Z] #75 23.72 OK: 9 MiB in 20 packages [2024-08-07T08:58:17.642Z] #75 DONE 26.1s [2024-08-07T08:58:17.642Z] [2024-08-07T08:58:17.642Z] #49 [core-data internal] load build context [2024-08-07T08:58:17.642Z] #49 ... [2024-08-07T08:58:17.642Z] [2024-08-07T08:58:17.642Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-07T08:58:17.642Z] #69 38.31 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-07T08:58:17.642Z] #69 38.54 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-07T08:58:17.642Z] #69 38.54 (3/4) Installing libucontext (1.2-r2) [2024-08-07T08:58:17.642Z] #69 38.54 (4/4) Installing gcompat (1.1.0-r1) [2024-08-07T08:58:17.642Z] #69 38.54 Executing busybox-1.36.1-r7.trigger [2024-08-07T08:58:17.642Z] #69 38.68 OK: 8 MiB in 19 packages [2024-08-07T08:58:17.642Z] #69 DONE 41.5s [2024-08-07T08:58:17.642Z] [2024-08-07T08:58:17.642Z] #49 [core-data internal] load build context [2024-08-07T08:58:17.911Z] #49 ... [2024-08-07T08:58:17.911Z] [2024-08-07T08:58:17.911Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:58:17.911Z] #72 ... [2024-08-07T08:58:17.911Z] [2024-08-07T08:58:17.911Z] #77 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-08-07T08:58:17.911Z] #77 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:17.911Z] #77 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:17.911Z] #77 17.91 OK: 8 MiB in 16 packages [2024-08-07T08:58:17.911Z] #77 DONE 20.6s [2024-08-07T08:58:17.911Z] [2024-08-07T08:58:17.911Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:58:17.911Z] #72 ... [2024-08-07T08:58:17.911Z] [2024-08-07T08:58:17.911Z] #49 [core-data internal] load build context [2024-08-07T08:58:18.178Z] #49 ... [2024-08-07T08:58:18.178Z] [2024-08-07T08:58:18.178Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T08:58:18.178Z] #0 9.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:18.178Z] #81 ... [2024-08-07T08:58:18.178Z] [2024-08-07T08:58:18.178Z] #49 [core-data internal] load build context [2024-08-07T08:58:18.782Z] #49 transferring context: 103.16MB 46.9s [2024-08-07T08:58:19.756Z] #49 ... [2024-08-07T08:58:19.756Z] [2024-08-07T08:58:19.756Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T08:58:19.756Z] #0 9.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:20.028Z] #82 ... [2024-08-07T08:58:20.028Z] [2024-08-07T08:58:20.028Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:58:20.028Z] #80 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:20.028Z] #80 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:20.028Z] #80 15.43 OK: 13 MiB in 26 packages [2024-08-07T08:58:20.028Z] #80 DONE 17.0s [2024-08-07T08:58:20.028Z] [2024-08-07T08:58:20.028Z] #49 [core-data internal] load build context [2024-08-07T08:58:20.618Z] #49 ... [2024-08-07T08:58:20.618Z] [2024-08-07T08:58:20.618Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-07T08:58:20.618Z] #78 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:20.618Z] #78 14.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:20.618Z] #78 18.51 OK: 18 MiB in 19 packages [2024-08-07T08:58:20.618Z] #78 DONE 20.5s [2024-08-07T08:58:20.618Z] [2024-08-07T08:58:20.618Z] #49 [core-data internal] load build context [2024-08-07T08:58:20.618Z] #49 ... [2024-08-07T08:58:20.618Z] [2024-08-07T08:58:20.618Z] #51 [security-proxy-setup internal] load build context [2024-08-07T08:58:20.618Z] #51 ... [2024-08-07T08:58:20.618Z] [2024-08-07T08:58:20.618Z] #49 [core-data internal] load build context [2024-08-07T08:58:20.890Z] #49 ... [2024-08-07T08:58:20.890Z] [2024-08-07T08:58:20.890Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-07T08:58:20.890Z] #79 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:20.890Z] #79 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:20.890Z] #79 17.46 OK: 9 MiB in 17 packages [2024-08-07T08:58:20.890Z] #79 DONE 18.6s [2024-08-07T08:58:20.890Z] [2024-08-07T08:58:20.890Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:58:21.161Z] #72 ... [2024-08-07T08:58:21.161Z] [2024-08-07T08:58:21.161Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:21.161Z] #40 ... [2024-08-07T08:58:21.161Z] [2024-08-07T08:58:21.161Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:58:22.125Z] #72 ... [2024-08-07T08:58:22.126Z] [2024-08-07T08:58:22.126Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-07T08:58:22.126Z] #81 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:22.126Z] #81 12.96 OK: 18 MiB in 19 packages [2024-08-07T08:58:22.126Z] #81 DONE 13.8s [2024-08-07T08:58:22.126Z] [2024-08-07T08:58:22.126Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-07T08:58:22.126Z] #83 ... [2024-08-07T08:58:22.126Z] [2024-08-07T08:58:22.126Z] #43 [support-scheduler internal] load build context [2024-08-07T08:58:22.393Z] #43 ... [2024-08-07T08:58:22.393Z] [2024-08-07T08:58:22.393Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:58:22.660Z] #72 ... [2024-08-07T08:58:22.660Z] [2024-08-07T08:58:22.660Z] #46 [core-metadata internal] load build context [2024-08-07T08:58:22.660Z] #46 ... [2024-08-07T08:58:22.660Z] [2024-08-07T08:58:22.660Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:58:23.619Z] #72 ... [2024-08-07T08:58:23.619Z] [2024-08-07T08:58:23.619Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-07T08:58:23.619Z] #82 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:23.619Z] #82 12.17 OK: 8 MiB in 17 packages [2024-08-07T08:58:23.619Z] #82 DONE 13.5s [2024-08-07T08:58:23.619Z] [2024-08-07T08:58:23.619Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:58:23.619Z] #72 ... [2024-08-07T08:58:23.619Z] [2024-08-07T08:58:23.619Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:23.619Z] #47 transferring context: 127.72MB 53.0s [2024-08-07T08:58:23.619Z] #47 ... [2024-08-07T08:58:23.619Z] [2024-08-07T08:58:23.619Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:58:23.889Z] #72 ... [2024-08-07T08:58:23.889Z] [2024-08-07T08:58:23.889Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:58:23.889Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.4s [2024-08-07T08:58:23.889Z] #61 ... [2024-08-07T08:58:23.889Z] [2024-08-07T08:58:23.889Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:58:23.889Z] #72 ... [2024-08-07T08:58:23.889Z] [2024-08-07T08:58:23.889Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-07T08:58:23.889Z] #83 DONE 1.8s [2024-08-07T08:58:23.889Z] [2024-08-07T08:58:23.889Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:58:23.889Z] #72 ... [2024-08-07T08:58:23.889Z] [2024-08-07T08:58:23.889Z] #52 [core-command internal] load build context [2024-08-07T08:58:24.155Z] #52 ... [2024-08-07T08:58:24.155Z] [2024-08-07T08:58:24.155Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:58:24.423Z] #61 ... [2024-08-07T08:58:24.423Z] [2024-08-07T08:58:24.423Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:24.689Z] #53 ... [2024-08-07T08:58:24.689Z] [2024-08-07T08:58:24.689Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:58:24.689Z] #55 ... [2024-08-07T08:58:24.689Z] [2024-08-07T08:58:24.689Z] #52 [core-command internal] load build context [2024-08-07T08:58:24.955Z] #52 ... [2024-08-07T08:58:24.955Z] [2024-08-07T08:58:24.955Z] #54 [support-notifications internal] load build context [2024-08-07T08:58:24.955Z] #54 ... [2024-08-07T08:58:24.955Z] [2024-08-07T08:58:24.955Z] #52 [core-command internal] load build context [2024-08-07T08:58:25.536Z] #52 ... [2024-08-07T08:58:25.536Z] [2024-08-07T08:58:25.536Z] #42 [security-proxy-auth internal] load build context [2024-08-07T08:58:25.536Z] #42 ... [2024-08-07T08:58:25.536Z] [2024-08-07T08:58:25.536Z] #52 [core-command internal] load build context [2024-08-07T08:58:26.119Z] #52 ... [2024-08-07T08:58:26.119Z] [2024-08-07T08:58:26.119Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:58:26.383Z] #37 ... [2024-08-07T08:58:26.383Z] [2024-08-07T08:58:26.383Z] #52 [core-command internal] load build context [2024-08-07T08:58:27.343Z] #52 ... [2024-08-07T08:58:27.343Z] [2024-08-07T08:58:27.343Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-07T08:58:27.343Z] #0 6.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:27.343Z] #0 7.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T08:58:27.343Z] #0 8.564 OK: 8 MiB in 19 packages [2024-08-07T08:58:27.343Z] #84 DONE 9.5s [2024-08-07T08:58:27.343Z] [2024-08-07T08:58:27.343Z] #52 [core-command internal] load build context [2024-08-07T08:58:27.343Z] #52 ... [2024-08-07T08:58:27.343Z] [2024-08-07T08:58:27.343Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:58:27.343Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 30.8s [2024-08-07T08:58:27.608Z] #48 ... [2024-08-07T08:58:27.608Z] [2024-08-07T08:58:27.608Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:58:28.567Z] #37 ... [2024-08-07T08:58:28.567Z] [2024-08-07T08:58:28.567Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-07T08:58:28.567Z] #85 DONE 4.8s [2024-08-07T08:58:28.567Z] [2024-08-07T08:58:28.567Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:58:29.527Z] #37 ... [2024-08-07T08:58:29.527Z] [2024-08-07T08:58:29.527Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-07T08:58:29.527Z] #86 DONE 0.9s [2024-08-07T08:58:29.527Z] [2024-08-07T08:58:29.527Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:58:29.527Z] #37 transferring context: 118.10MB 57.2s [2024-08-07T08:58:30.929Z] #37 ... [2024-08-07T08:58:30.929Z] [2024-08-07T08:58:30.929Z] #51 [security-proxy-setup internal] load build context [2024-08-07T08:58:30.929Z] #51 ... [2024-08-07T08:58:30.929Z] [2024-08-07T08:58:30.929Z] #49 [core-data internal] load build context [2024-08-07T08:58:31.195Z] #49 ... [2024-08-07T08:58:31.195Z] [2024-08-07T08:58:31.195Z] #51 [security-proxy-setup internal] load build context [2024-08-07T08:58:31.195Z] #51 ... [2024-08-07T08:58:31.195Z] [2024-08-07T08:58:31.195Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:31.476Z] #40 ... [2024-08-07T08:58:31.476Z] [2024-08-07T08:58:31.476Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:58:32.433Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 35.8s [2024-08-07T08:58:32.433Z] #48 ... [2024-08-07T08:58:32.433Z] [2024-08-07T08:58:32.433Z] #43 [support-scheduler internal] load build context [2024-08-07T08:58:32.433Z] #43 ... [2024-08-07T08:58:32.433Z] [2024-08-07T08:58:32.433Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:58:32.702Z] #37 ... [2024-08-07T08:58:32.702Z] [2024-08-07T08:58:32.702Z] #46 [core-metadata internal] load build context [2024-08-07T08:58:32.975Z] #46 ... [2024-08-07T08:58:32.975Z] [2024-08-07T08:58:32.975Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:58:33.937Z] #48 ... [2024-08-07T08:58:33.937Z] [2024-08-07T08:58:33.937Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:33.937Z] #47 transferring context: 166.47MB 63.4s [2024-08-07T08:58:33.937Z] #47 ... [2024-08-07T08:58:33.937Z] [2024-08-07T08:58:33.937Z] #43 [support-scheduler internal] load build context [2024-08-07T08:58:34.203Z] #43 ... [2024-08-07T08:58:34.203Z] [2024-08-07T08:58:34.203Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:58:34.472Z] #72 ... [2024-08-07T08:58:34.472Z] [2024-08-07T08:58:34.472Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:34.742Z] #47 ... [2024-08-07T08:58:34.742Z] [2024-08-07T08:58:34.742Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:34.742Z] #53 ... [2024-08-07T08:58:34.742Z] [2024-08-07T08:58:34.742Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-07T08:58:34.742Z] #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 38.0s done [2024-08-07T08:58:34.742Z] #61 DONE 50.3s [2024-08-07T08:58:34.742Z] [2024-08-07T08:58:34.742Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:34.742Z] #53 ... [2024-08-07T08:58:34.742Z] [2024-08-07T08:58:34.742Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:58:35.013Z] #55 ... [2024-08-07T08:58:35.013Z] [2024-08-07T08:58:35.013Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:35.013Z] #53 ... [2024-08-07T08:58:35.013Z] [2024-08-07T08:58:35.013Z] #54 [support-notifications internal] load build context [2024-08-07T08:58:35.280Z] #54 ... [2024-08-07T08:58:35.280Z] [2024-08-07T08:58:35.280Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:35.866Z] #53 ... [2024-08-07T08:58:35.866Z] [2024-08-07T08:58:35.866Z] #42 [security-proxy-auth internal] load build context [2024-08-07T08:58:35.866Z] #42 ... [2024-08-07T08:58:35.866Z] [2024-08-07T08:58:35.866Z] #54 [support-notifications internal] load build context [2024-08-07T08:58:37.813Z] #54 ... [2024-08-07T08:58:37.813Z] [2024-08-07T08:58:37.813Z] #52 [core-command internal] load build context [2024-08-07T08:58:37.813Z] #52 ... [2024-08-07T08:58:37.813Z] [2024-08-07T08:58:37.813Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-07T08:58:39.768Z] #87 DONE 2.0s [2024-08-07T08:58:39.768Z] [2024-08-07T08:58:39.768Z] #54 [support-notifications internal] load build context [2024-08-07T08:58:39.768Z] #54 transferring context: 102.15MB 66.2s [2024-08-07T08:58:41.170Z] #54 ... [2024-08-07T08:58:41.170Z] [2024-08-07T08:58:41.170Z] #49 [core-data internal] load build context [2024-08-07T08:58:41.435Z] #49 ... [2024-08-07T08:58:41.435Z] [2024-08-07T08:58:41.435Z] #51 [security-proxy-setup internal] load build context [2024-08-07T08:58:41.435Z] #51 ... [2024-08-07T08:58:41.435Z] [2024-08-07T08:58:41.435Z] #49 [core-data internal] load build context [2024-08-07T08:58:41.435Z] #49 ... [2024-08-07T08:58:41.435Z] [2024-08-07T08:58:41.435Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:41.701Z] #40 ... [2024-08-07T08:58:41.701Z] [2024-08-07T08:58:41.701Z] #49 [core-data internal] load build context [2024-08-07T08:58:43.100Z] #49 ... [2024-08-07T08:58:43.100Z] [2024-08-07T08:58:43.100Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:58:43.100Z] #37 ... [2024-08-07T08:58:43.100Z] [2024-08-07T08:58:43.100Z] #49 [core-data internal] load build context [2024-08-07T08:58:43.100Z] #49 ... [2024-08-07T08:58:43.100Z] [2024-08-07T08:58:43.100Z] #46 [core-metadata internal] load build context [2024-08-07T08:58:43.100Z] #46 ... [2024-08-07T08:58:43.100Z] [2024-08-07T08:58:43.100Z] #49 [core-data internal] load build context [2024-08-07T08:58:44.060Z] #49 ... [2024-08-07T08:58:44.060Z] [2024-08-07T08:58:44.060Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:58:44.060Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 46.6s done [2024-08-07T08:58:44.325Z] #48 ... [2024-08-07T08:58:44.325Z] [2024-08-07T08:58:44.325Z] #46 [core-metadata internal] load build context [2024-08-07T08:58:44.325Z] #46 ... [2024-08-07T08:58:44.325Z] [2024-08-07T08:58:44.325Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:58:44.594Z] #72 ... [2024-08-07T08:58:44.594Z] [2024-08-07T08:58:44.594Z] #43 [support-scheduler internal] load build context [2024-08-07T08:58:44.594Z] #43 ... [2024-08-07T08:58:44.594Z] [2024-08-07T08:58:44.594Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:58:44.862Z] #72 transferring context: 161.22MB 61.1s [2024-08-07T08:58:44.862Z] #72 ... [2024-08-07T08:58:44.862Z] [2024-08-07T08:58:44.862Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:45.128Z] #47 ... [2024-08-07T08:58:45.128Z] [2024-08-07T08:58:45.128Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:58:45.128Z] #55 ... [2024-08-07T08:58:45.128Z] [2024-08-07T08:58:45.128Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:46.084Z] #47 ... [2024-08-07T08:58:46.084Z] [2024-08-07T08:58:46.084Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:46.084Z] #53 ... [2024-08-07T08:58:46.084Z] [2024-08-07T08:58:46.084Z] #42 [security-proxy-auth internal] load build context [2024-08-07T08:58:46.084Z] #42 ... [2024-08-07T08:58:46.084Z] [2024-08-07T08:58:46.084Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:48.022Z] #53 ... [2024-08-07T08:58:48.022Z] [2024-08-07T08:58:48.022Z] #52 [core-command internal] load build context [2024-08-07T08:58:48.022Z] #52 ... [2024-08-07T08:58:48.022Z] [2024-08-07T08:58:48.022Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:49.955Z] #53 transferring context: 150.96MB 76.8s [2024-08-07T08:58:51.510Z] #53 ... [2024-08-07T08:58:51.510Z] [2024-08-07T08:58:51.510Z] #54 [support-notifications internal] load build context [2024-08-07T08:58:51.510Z] #54 ... [2024-08-07T08:58:51.510Z] [2024-08-07T08:58:51.510Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:51.510Z] #53 ... [2024-08-07T08:58:51.510Z] [2024-08-07T08:58:51.510Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T08:58:51.510Z] #88 DONE 4.0s [2024-08-07T08:58:51.510Z] [2024-08-07T08:58:51.510Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:51.510Z] #53 ... [2024-08-07T08:58:51.510Z] [2024-08-07T08:58:51.510Z] #51 [security-proxy-setup internal] load build context [2024-08-07T08:58:51.779Z] #51 ... [2024-08-07T08:58:51.779Z] [2024-08-07T08:58:51.779Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:58:51.779Z] #40 ... [2024-08-07T08:58:51.779Z] [2024-08-07T08:58:51.779Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:52.766Z] #53 ... [2024-08-07T08:58:52.766Z] [2024-08-07T08:58:52.766Z] #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T08:58:52.766Z] #89 DONE 5.0s [2024-08-07T08:58:52.766Z] [2024-08-07T08:58:52.766Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:53.054Z] #53 ... [2024-08-07T08:58:53.054Z] [2024-08-07T08:58:53.054Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-07T08:58:53.054Z] #90 DONE 4.4s [2024-08-07T08:58:53.054Z] [2024-08-07T08:58:53.054Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:53.054Z] #53 ... [2024-08-07T08:58:53.054Z] [2024-08-07T08:58:53.054Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:58:53.054Z] #37 ... [2024-08-07T08:58:53.054Z] [2024-08-07T08:58:53.054Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:53.666Z] #53 ... [2024-08-07T08:58:53.666Z] [2024-08-07T08:58:53.666Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-07T08:58:53.666Z] #91 DONE 1.9s [2024-08-07T08:58:53.666Z] [2024-08-07T08:58:53.666Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:54.259Z] #53 ... [2024-08-07T08:58:54.259Z] [2024-08-07T08:58:54.259Z] #49 [core-data internal] load build context [2024-08-07T08:58:54.259Z] #49 ... [2024-08-07T08:58:54.259Z] [2024-08-07T08:58:54.259Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:54.259Z] #53 ... [2024-08-07T08:58:54.259Z] [2024-08-07T08:58:54.259Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T08:58:54.527Z] #48 ... [2024-08-07T08:58:54.527Z] [2024-08-07T08:58:54.527Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-07T08:58:54.527Z] #92 DONE 1.8s [2024-08-07T08:58:54.527Z] [2024-08-07T08:58:54.527Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:58:54.527Z] #53 ... [2024-08-07T08:58:54.527Z] [2024-08-07T08:58:54.527Z] #46 [core-metadata internal] load build context [2024-08-07T08:58:54.794Z] #46 ... [2024-08-07T08:58:54.794Z] [2024-08-07T08:58:54.794Z] #43 [support-scheduler internal] load build context [2024-08-07T08:58:54.794Z] #43 ... [2024-08-07T08:58:54.794Z] [2024-08-07T08:58:54.794Z] #46 [core-metadata internal] load build context [2024-08-07T08:58:55.060Z] #46 ... [2024-08-07T08:58:55.060Z] [2024-08-07T08:58:55.060Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-07T08:58:55.060Z] #93 DONE 1.6s [2024-08-07T08:58:55.060Z] [2024-08-07T08:58:55.060Z] #46 [core-metadata internal] load build context [2024-08-07T08:58:55.060Z] #46 transferring context: 65.40MB 78.3s [2024-08-07T08:58:55.060Z] #46 ... [2024-08-07T08:58:55.060Z] [2024-08-07T08:58:55.060Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:58:55.060Z] #72 ... [2024-08-07T08:58:55.060Z] [2024-08-07T08:58:55.060Z] #94 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-07T08:58:55.060Z] #94 DONE 1.6s [2024-08-07T08:58:55.060Z] [2024-08-07T08:58:55.060Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:58:55.060Z] #72 ... [2024-08-07T08:58:55.060Z] [2024-08-07T08:58:55.060Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T08:58:55.328Z] #95 ... [2024-08-07T08:58:55.328Z] [2024-08-07T08:58:55.328Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:58:55.328Z] #55 ... [2024-08-07T08:58:55.328Z] [2024-08-07T08:58:55.328Z] #46 [core-metadata internal] load build context [2024-08-07T08:58:56.284Z] #46 ... [2024-08-07T08:58:56.284Z] [2024-08-07T08:58:56.284Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:56.284Z] #47 ... [2024-08-07T08:58:56.284Z] [2024-08-07T08:58:56.284Z] #46 [core-metadata internal] load build context [2024-08-07T08:58:56.284Z] #46 ... [2024-08-07T08:58:56.284Z] [2024-08-07T08:58:56.284Z] #96 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-07T08:58:56.284Z] #96 DONE 1.7s [2024-08-07T08:58:56.284Z] [2024-08-07T08:58:56.284Z] #46 [core-metadata internal] load build context [2024-08-07T08:58:56.284Z] #46 ... [2024-08-07T08:58:56.284Z] [2024-08-07T08:58:56.284Z] #42 [security-proxy-auth internal] load build context [2024-08-07T08:58:56.284Z] #42 ... [2024-08-07T08:58:56.284Z] [2024-08-07T08:58:56.284Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:56.569Z] #47 ... [2024-08-07T08:58:56.569Z] [2024-08-07T08:58:56.569Z] #97 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-07T08:58:56.569Z] #97 DONE 1.6s [2024-08-07T08:58:56.569Z] [2024-08-07T08:58:56.569Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:56.834Z] #47 ... [2024-08-07T08:58:56.834Z] [2024-08-07T08:58:56.834Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T08:58:56.834Z] #95 DONE 1.7s [2024-08-07T08:58:56.834Z] [2024-08-07T08:58:56.834Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:57.808Z] #47 ... [2024-08-07T08:58:57.808Z] [2024-08-07T08:58:57.808Z] #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T08:58:57.808Z] #98 DONE 1.1s [2024-08-07T08:58:57.808Z] [2024-08-07T08:58:57.808Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:57.808Z] #47 ... [2024-08-07T08:58:57.808Z] [2024-08-07T08:58:57.808Z] #52 [core-command internal] load build context [2024-08-07T08:58:58.075Z] #52 ... [2024-08-07T08:58:58.075Z] [2024-08-07T08:58:58.075Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-07T08:58:58.075Z] #99 DONE 1.5s [2024-08-07T08:58:58.075Z] [2024-08-07T08:58:58.075Z] #52 [core-command internal] load build context [2024-08-07T08:58:58.075Z] #52 ... [2024-08-07T08:58:58.075Z] [2024-08-07T08:58:58.075Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:58.075Z] #47 ... [2024-08-07T08:58:58.075Z] [2024-08-07T08:58:58.075Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-07T08:58:58.075Z] #100 DONE 1.2s [2024-08-07T08:58:58.075Z] [2024-08-07T08:58:58.075Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:59.037Z] #47 transferring context: 270.57MB 88.7s [2024-08-07T08:58:59.312Z] #47 ... [2024-08-07T08:58:59.312Z] [2024-08-07T08:58:59.312Z] #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-07T08:58:59.312Z] #101 DONE 1.3s [2024-08-07T08:58:59.312Z] [2024-08-07T08:58:59.312Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:59.579Z] #47 ... [2024-08-07T08:58:59.579Z] [2024-08-07T08:58:59.579Z] #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-07T08:58:59.579Z] #102 DONE 1.6s [2024-08-07T08:58:59.579Z] [2024-08-07T08:58:59.579Z] #47 [core-keeper internal] load build context [2024-08-07T08:58:59.845Z] #47 ... [2024-08-07T08:58:59.846Z] [2024-08-07T08:58:59.846Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-07T08:58:59.846Z] #103 DONE 1.5s [2024-08-07T08:58:59.846Z] [2024-08-07T08:58:59.846Z] #47 [core-keeper internal] load build context [2024-08-07T08:59:00.804Z] #47 ... [2024-08-07T08:59:00.804Z] [2024-08-07T08:59:00.804Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-07T08:59:00.804Z] #104 DONE 1.2s [2024-08-07T08:59:00.804Z] [2024-08-07T08:59:00.804Z] #47 [core-keeper internal] load build context [2024-08-07T08:59:01.071Z] #47 ... [2024-08-07T08:59:01.071Z] [2024-08-07T08:59:01.071Z] #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-07T08:59:01.071Z] #105 DONE 1.4s [2024-08-07T08:59:01.071Z] [2024-08-07T08:59:01.071Z] #47 [core-keeper internal] load build context [2024-08-07T08:59:01.653Z] #47 ... [2024-08-07T08:59:01.653Z] [2024-08-07T08:59:01.653Z] #54 [support-notifications internal] load build context [2024-08-07T08:59:01.653Z] #54 ... [2024-08-07T08:59:01.653Z] [2024-08-07T08:59:01.653Z] #47 [core-keeper internal] load build context [2024-08-07T08:59:01.653Z] #47 ... [2024-08-07T08:59:01.653Z] [2024-08-07T08:59:01.653Z] #51 [security-proxy-setup internal] load build context [2024-08-07T08:59:01.920Z] #51 ... [2024-08-07T08:59:01.920Z] [2024-08-07T08:59:01.920Z] #54 [support-notifications internal] load build context [2024-08-07T08:59:01.920Z] #54 ... [2024-08-07T08:59:01.920Z] [2024-08-07T08:59:01.920Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:59:02.188Z] #40 ... [2024-08-07T08:59:02.188Z] [2024-08-07T08:59:02.188Z] #54 [support-notifications internal] load build context [2024-08-07T08:59:03.602Z] #54 ... [2024-08-07T08:59:03.602Z] [2024-08-07T08:59:03.602Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:59:03.602Z] #37 ... [2024-08-07T08:59:03.602Z] [2024-08-07T08:59:03.602Z] #54 [support-notifications internal] load build context [2024-08-07T08:59:04.560Z] #54 ... [2024-08-07T08:59:04.560Z] [2024-08-07T08:59:04.560Z] #49 [core-data internal] load build context [2024-08-07T08:59:04.560Z] #49 ... [2024-08-07T08:59:04.560Z] [2024-08-07T08:59:04.560Z] #54 [support-notifications internal] load build context [2024-08-07T08:59:04.829Z] #54 ... [2024-08-07T08:59:04.829Z] [2024-08-07T08:59:04.829Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:59:04.829Z] #53 ... [2024-08-07T08:59:04.829Z] [2024-08-07T08:59:04.829Z] #43 [support-scheduler internal] load build context [2024-08-07T08:59:05.101Z] #43 ... [2024-08-07T08:59:05.101Z] [2024-08-07T08:59:05.101Z] #54 [support-notifications internal] load build context [2024-08-07T08:59:05.101Z] #54 transferring context: 191.80MB 91.6s [2024-08-07T08:59:05.101Z] #54 ... [2024-08-07T08:59:05.101Z] [2024-08-07T08:59:05.101Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:59:05.367Z] #72 ... [2024-08-07T08:59:05.367Z] [2024-08-07T08:59:05.367Z] #54 [support-notifications internal] load build context [2024-08-07T08:59:05.642Z] #54 ... [2024-08-07T08:59:05.643Z] [2024-08-07T08:59:05.643Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:59:05.643Z] #55 ... [2024-08-07T08:59:05.643Z] [2024-08-07T08:59:05.643Z] #54 [support-notifications internal] load build context [2024-08-07T08:59:06.608Z] #54 ... [2024-08-07T08:59:06.608Z] [2024-08-07T08:59:06.608Z] #46 [core-metadata internal] load build context [2024-08-07T08:59:06.608Z] #46 ... [2024-08-07T08:59:06.608Z] [2024-08-07T08:59:06.608Z] #42 [security-proxy-auth internal] load build context [2024-08-07T08:59:06.608Z] #42 ... [2024-08-07T08:59:06.608Z] [2024-08-07T08:59:06.608Z] #46 [core-metadata internal] load build context [2024-08-07T08:59:08.021Z] #46 ... [2024-08-07T08:59:08.021Z] [2024-08-07T08:59:08.021Z] #106 [security-spire-config] exporting to image [2024-08-07T08:59:08.021Z] #106 exporting layers 6.2s done [2024-08-07T08:59:08.021Z] #106 writing image sha256:9fb856746922f92beefadba638c3d3d73a5b213f4e43960eb2fd4b45c728b294 0.1s done [2024-08-07T08:59:08.021Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-07T08:59:08.021Z] #106 writing image sha256:9d6f8f2d2503df10139d9cf7fb4569fd395ee6ffddf119aa1da03d05a70b2cac 0.2s done [2024-08-07T08:59:08.021Z] #106 naming to docker.io/library/security-spire-server-arm64 0.1s done [2024-08-07T08:59:08.021Z] #106 writing image sha256:a43291e858d0dec0a133f134947da8d89c6204abee4bbce68d902f6d8bff28c9 0.0s done [2024-08-07T08:59:08.021Z] #106 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-07T08:59:08.021Z] #106 DONE 7.8s [2024-08-07T08:59:08.021Z] [2024-08-07T08:59:08.021Z] #46 [core-metadata internal] load build context [2024-08-07T08:59:08.021Z] #46 ... [2024-08-07T08:59:08.021Z] [2024-08-07T08:59:08.021Z] #52 [core-command internal] load build context [2024-08-07T08:59:08.288Z] #52 ... [2024-08-07T08:59:08.288Z] [2024-08-07T08:59:08.288Z] #46 [core-metadata internal] load build context [2024-08-07T08:59:09.250Z] #46 ... [2024-08-07T08:59:09.250Z] [2024-08-07T08:59:09.250Z] #47 [core-keeper internal] load build context [2024-08-07T08:59:09.250Z] #47 transferring context: 308.08MB 98.5s done [2024-08-07T08:59:09.250Z] #47 DONE 98.8s [2024-08-07T08:59:09.250Z] [2024-08-07T08:59:09.250Z] #46 [core-metadata internal] load build context [2024-08-07T08:59:10.665Z] #46 ... [2024-08-07T08:59:10.665Z] [2024-08-07T08:59:10.665Z] #49 [core-data internal] load build context [2024-08-07T08:59:10.665Z] #49 transferring context: 308.08MB 98.1s done [2024-08-07T08:59:10.665Z] #49 DONE 98.9s [2024-08-07T08:59:10.665Z] [2024-08-07T08:59:10.665Z] #46 [core-metadata internal] load build context [2024-08-07T08:59:11.254Z] #46 ... [2024-08-07T08:59:11.254Z] [2024-08-07T08:59:11.254Z] #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-07T08:59:11.254Z] #107 DONE 2.3s [2024-08-07T08:59:11.254Z] [2024-08-07T08:59:11.254Z] #46 [core-metadata internal] load build context [2024-08-07T08:59:11.837Z] #46 ... [2024-08-07T08:59:11.837Z] [2024-08-07T08:59:11.837Z] #51 [security-proxy-setup internal] load build context [2024-08-07T08:59:12.116Z] #51 ... [2024-08-07T08:59:12.116Z] [2024-08-07T08:59:12.116Z] #46 [core-metadata internal] load build context [2024-08-07T08:59:12.385Z] #46 ... [2024-08-07T08:59:12.385Z] [2024-08-07T08:59:12.385Z] #108 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:59:12.385Z] #108 DONE 1.6s [2024-08-07T08:59:12.385Z] [2024-08-07T08:59:12.385Z] #46 [core-metadata internal] load build context [2024-08-07T08:59:12.385Z] #46 ... [2024-08-07T08:59:12.385Z] [2024-08-07T08:59:12.385Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:59:12.385Z] #40 ... [2024-08-07T08:59:12.385Z] [2024-08-07T08:59:12.385Z] #46 [core-metadata internal] load build context [2024-08-07T08:59:13.354Z] #46 ... [2024-08-07T08:59:13.354Z] [2024-08-07T08:59:13.354Z] #40 [security-spiffe-token-provider internal] load build context [2024-08-07T08:59:13.354Z] #40 transferring context: 308.08MB 101.9s done [2024-08-07T08:59:13.354Z] #40 DONE 102.3s [2024-08-07T08:59:13.354Z] [2024-08-07T08:59:13.354Z] #46 [core-metadata internal] load build context [2024-08-07T08:59:13.622Z] #46 ... [2024-08-07T08:59:13.622Z] [2024-08-07T08:59:13.622Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:59:13.622Z] #37 ... [2024-08-07T08:59:13.622Z] [2024-08-07T08:59:13.622Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:59:13.891Z] #72 ... [2024-08-07T08:59:13.891Z] [2024-08-07T08:59:13.891Z] #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:59:14.871Z] #109 ... [2024-08-07T08:59:14.871Z] [2024-08-07T08:59:14.871Z] #51 [security-proxy-setup internal] load build context [2024-08-07T08:59:14.871Z] #51 transferring context: 308.08MB 101.8s done [2024-08-07T08:59:14.871Z] #51 DONE 102.7s [2024-08-07T08:59:14.871Z] [2024-08-07T08:59:14.871Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:59:15.139Z] #53 ... [2024-08-07T08:59:15.139Z] [2024-08-07T08:59:15.139Z] #43 [support-scheduler internal] load build context [2024-08-07T08:59:15.139Z] #43 ... [2024-08-07T08:59:15.139Z] [2024-08-07T08:59:15.139Z] #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:59:15.410Z] #110 ... [2024-08-07T08:59:15.410Z] [2024-08-07T08:59:15.410Z] #109 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:59:15.410Z] #109 DONE 1.6s [2024-08-07T08:59:15.677Z] [2024-08-07T08:59:15.677Z] #43 [support-scheduler internal] load build context [2024-08-07T08:59:15.677Z] #43 ... [2024-08-07T08:59:15.677Z] [2024-08-07T08:59:15.677Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:59:15.952Z] #55 ... [2024-08-07T08:59:15.952Z] [2024-08-07T08:59:15.952Z] #43 [support-scheduler internal] load build context [2024-08-07T08:59:16.549Z] #43 ... [2024-08-07T08:59:16.549Z] [2024-08-07T08:59:16.549Z] #54 [support-notifications internal] load build context [2024-08-07T08:59:16.816Z] #54 ... [2024-08-07T08:59:16.816Z] [2024-08-07T08:59:16.816Z] #43 [support-scheduler internal] load build context [2024-08-07T08:59:16.816Z] #43 ... [2024-08-07T08:59:16.816Z] [2024-08-07T08:59:16.816Z] #42 [security-proxy-auth internal] load build context [2024-08-07T08:59:16.816Z] #42 ... [2024-08-07T08:59:16.816Z] [2024-08-07T08:59:16.816Z] #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:59:16.816Z] #110 DONE 1.7s [2024-08-07T08:59:17.086Z] [2024-08-07T08:59:17.086Z] #42 [security-proxy-auth internal] load build context [2024-08-07T08:59:17.086Z] #42 ... [2024-08-07T08:59:17.086Z] [2024-08-07T08:59:17.086Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:17.353Z] #111 ... [2024-08-07T08:59:17.353Z] [2024-08-07T08:59:17.353Z] #72 [support-cron-scheduler internal] load build context [2024-08-07T08:59:17.354Z] #72 transferring context: 308.08MB 93.1s done [2024-08-07T08:59:17.354Z] #72 DONE 98.3s [2024-08-07T08:59:17.354Z] [2024-08-07T08:59:17.354Z] #37 [security-secretstore-setup internal] load build context [2024-08-07T08:59:17.354Z] #37 transferring context: 308.08MB 104.9s done [2024-08-07T08:59:17.354Z] #37 DONE 105.4s [2024-08-07T08:59:17.354Z] [2024-08-07T08:59:17.354Z] #54 [support-notifications internal] load build context [2024-08-07T08:59:18.330Z] #54 ... [2024-08-07T08:59:18.330Z] [2024-08-07T08:59:18.330Z] #52 [core-command internal] load build context [2024-08-07T08:59:18.330Z] #52 ... [2024-08-07T08:59:18.330Z] [2024-08-07T08:59:18.330Z] #54 [support-notifications internal] load build context [2024-08-07T08:59:18.916Z] #54 ... [2024-08-07T08:59:18.916Z] [2024-08-07T08:59:18.916Z] #112 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T08:59:18.916Z] #112 DONE 1.5s [2024-08-07T08:59:18.916Z] [2024-08-07T08:59:18.916Z] #54 [support-notifications internal] load build context [2024-08-07T08:59:19.502Z] #54 ... [2024-08-07T08:59:19.502Z] [2024-08-07T08:59:19.502Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-07T08:59:19.502Z] #55 transferring context: 308.08MB 105.5s done [2024-08-07T08:59:19.502Z] #55 DONE 106.6s [2024-08-07T08:59:19.502Z] [2024-08-07T08:59:19.502Z] #54 [support-notifications internal] load build context [2024-08-07T08:59:21.454Z] #54 ... [2024-08-07T08:59:21.454Z] [2024-08-07T08:59:21.454Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:21.721Z] #113 ... [2024-08-07T08:59:21.721Z] [2024-08-07T08:59:21.721Z] #43 [support-scheduler internal] load build context [2024-08-07T08:59:22.305Z] #43 ... [2024-08-07T08:59:22.305Z] [2024-08-07T08:59:22.305Z] #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:22.571Z] #114 ... [2024-08-07T08:59:22.571Z] [2024-08-07T08:59:22.571Z] #43 [support-scheduler internal] load build context [2024-08-07T08:59:23.977Z] #43 ... [2024-08-07T08:59:23.977Z] [2024-08-07T08:59:23.977Z] #46 [core-metadata internal] load build context [2024-08-07T08:59:23.977Z] #46 ... [2024-08-07T08:59:23.977Z] [2024-08-07T08:59:23.977Z] #43 [support-scheduler internal] load build context [2024-08-07T08:59:24.244Z] #43 transferring context: 274.79MB 108.0s [2024-08-07T08:59:24.827Z] #43 ... [2024-08-07T08:59:24.827Z] [2024-08-07T08:59:24.827Z] #42 [security-proxy-auth internal] load build context [2024-08-07T08:59:24.827Z] #42 transferring context: 308.08MB 108.6s done [2024-08-07T08:59:24.827Z] #42 DONE 110.7s [2024-08-07T08:59:24.827Z] [2024-08-07T08:59:24.827Z] #43 [support-scheduler internal] load build context [2024-08-07T08:59:25.096Z] #43 ... [2024-08-07T08:59:25.096Z] [2024-08-07T08:59:25.096Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:59:25.363Z] #53 ... [2024-08-07T08:59:25.363Z] [2024-08-07T08:59:25.363Z] #43 [support-scheduler internal] load build context [2024-08-07T08:59:25.363Z] #43 ... [2024-08-07T08:59:25.363Z] [2024-08-07T08:59:25.363Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:25.363Z] #115 ... [2024-08-07T08:59:25.363Z] [2024-08-07T08:59:25.363Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:59:28.704Z] #53 ... [2024-08-07T08:59:28.704Z] [2024-08-07T08:59:28.704Z] #52 [core-command internal] load build context [2024-08-07T08:59:28.704Z] #52 transferring context: 308.08MB 115.6s done [2024-08-07T08:59:28.704Z] #52 DONE 116.4s [2024-08-07T08:59:28.704Z] [2024-08-07T08:59:28.704Z] #53 [security-bootstrapper internal] load build context [2024-08-07T08:59:28.704Z] #53 transferring context: 308.08MB 115.6s done [2024-08-07T08:59:28.704Z] #53 DONE 115.9s [2024-08-07T08:59:28.704Z] [2024-08-07T08:59:28.704Z] #43 [support-scheduler internal] load build context [2024-08-07T08:59:28.704Z] #43 ... [2024-08-07T08:59:28.704Z] [2024-08-07T08:59:28.704Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T08:59:28.971Z] #116 ... [2024-08-07T08:59:28.971Z] [2024-08-07T08:59:28.971Z] #43 [support-scheduler internal] load build context [2024-08-07T08:59:28.971Z] #43 transferring context: 308.08MB 112.9s done [2024-08-07T08:59:28.971Z] #43 DONE 114.9s [2024-08-07T08:59:28.971Z] [2024-08-07T08:59:28.971Z] #46 [core-metadata internal] load build context [2024-08-07T08:59:29.555Z] #46 ... [2024-08-07T08:59:29.555Z] [2024-08-07T08:59:29.555Z] #54 [support-notifications internal] load build context [2024-08-07T08:59:29.555Z] #54 transferring context: 308.08MB 115.9s done [2024-08-07T08:59:29.555Z] #54 DONE 116.6s [2024-08-07T08:59:29.555Z] [2024-08-07T08:59:29.555Z] #46 [core-metadata internal] load build context [2024-08-07T08:59:34.901Z] #46 transferring context: 283.92MB 117.8s [2024-08-07T08:59:35.862Z] #46 transferring context: 308.08MB 119.1s done [2024-08-07T08:59:35.862Z] #46 DONE 121.6s [2024-08-07T08:59:35.862Z] [2024-08-07T08:59:35.862Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:00:43.759Z] #116 ... [2024-08-07T09:00:43.759Z] [2024-08-07T09:00:43.759Z] #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:00:43.759Z] #114 DONE 87.7s [2024-08-07T09:00:43.759Z] [2024-08-07T09:00:43.759Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:00:43.759Z] #113 DONE 88.5s [2024-08-07T09:00:43.759Z] [2024-08-07T09:00:43.759Z] #117 [core-keeper builder 7/8] COPY . . [2024-08-07T09:00:45.714Z] #117 DONE 5.6s [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #118 [core-data builder 6/7] COPY . . [2024-08-07T09:00:45.714Z] #118 DONE 5.5s [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:00:45.714Z] #119 CACHED [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-08-07T09:00:45.714Z] #120 CACHED [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:00:45.714Z] #121 CACHED [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:00:45.714Z] #122 CACHED [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:00:45.714Z] #123 CACHED [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #124 [core-metadata builder 6/7] COPY . . [2024-08-07T09:00:45.714Z] #124 CACHED [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:00:45.714Z] #125 CACHED [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #126 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:00:45.714Z] #126 CACHED [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #127 [support-scheduler builder 6/7] COPY . . [2024-08-07T09:00:45.714Z] #127 CACHED [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:00:45.714Z] #128 CACHED [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-07T09:00:45.714Z] #129 CACHED [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:00:45.714Z] #130 CACHED [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #111 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:00:45.714Z] #111 DONE 88.5s [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:00:45.714Z] #131 CACHED [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #132 [core-command builder 6/7] COPY . . [2024-08-07T09:00:45.714Z] #132 CACHED [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:00:45.714Z] #133 CACHED [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:00:45.714Z] #115 DONE 90.2s [2024-08-07T09:00:45.714Z] [2024-08-07T09:00:45.714Z] #134 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-07T09:00:45.980Z] #134 ... [2024-08-07T09:00:45.980Z] [2024-08-07T09:00:45.980Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:00:45.980Z] #116 DONE 87.1s [2024-08-07T09:00:46.246Z] [2024-08-07T09:00:46.247Z] #135 [support-cron-scheduler builder 6/7] COPY . . [2024-08-07T09:00:51.583Z] #135 ... [2024-08-07T09:00:51.583Z] [2024-08-07T09:00:51.583Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:00:51.583Z] #0 4.186 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-07T09:00:55.825Z] #136 ... [2024-08-07T09:00:55.825Z] [2024-08-07T09:00:55.825Z] #137 [security-proxy-setup builder 6/7] COPY . . [2024-08-07T09:00:55.825Z] #137 ... [2024-08-07T09:00:55.825Z] [2024-08-07T09:00:55.825Z] #134 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-07T09:00:55.825Z] #134 DONE 10.1s [2024-08-07T09:00:55.825Z] [2024-08-07T09:00:55.825Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:00:55.825Z] #0 4.375 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-07T09:00:55.825Z] #138 ... [2024-08-07T09:00:55.825Z] [2024-08-07T09:00:55.825Z] #135 [support-cron-scheduler builder 6/7] COPY . . [2024-08-07T09:00:55.825Z] #135 DONE 9.8s [2024-08-07T09:00:55.825Z] [2024-08-07T09:00:55.825Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:00:55.825Z] #139 CACHED [2024-08-07T09:00:55.825Z] [2024-08-07T09:00:55.825Z] #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:00:55.825Z] #140 CACHED [2024-08-07T09:00:55.825Z] [2024-08-07T09:00:55.825Z] #141 [security-bootstrapper builder 6/7] COPY . . [2024-08-07T09:00:55.825Z] #141 CACHED [2024-08-07T09:00:55.825Z] [2024-08-07T09:00:55.825Z] #137 [security-proxy-setup builder 6/7] COPY . . [2024-08-07T09:00:55.825Z] #137 DONE 10.2s [2024-08-07T09:00:55.825Z] [2024-08-07T09:00:55.825Z] #142 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:00:55.825Z] #142 CACHED [2024-08-07T09:00:55.825Z] [2024-08-07T09:00:55.825Z] #143 [support-notifications builder 6/7] COPY . . [2024-08-07T09:00:55.826Z] #143 CACHED [2024-08-07T09:00:55.826Z] [2024-08-07T09:00:55.826Z] #144 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:00:55.826Z] #144 CACHED [2024-08-07T09:00:55.826Z] [2024-08-07T09:00:55.826Z] #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T09:00:55.826Z] #145 CACHED [2024-08-07T09:00:55.826Z] [2024-08-07T09:00:55.826Z] #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-07T09:00:55.826Z] #146 CACHED [2024-08-07T09:00:55.826Z] [2024-08-07T09:00:55.826Z] #147 [security-secretstore-setup builder 6/7] COPY . . [2024-08-07T09:00:55.826Z] #147 CACHED [2024-08-07T09:00:55.826Z] [2024-08-07T09:00:55.826Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:00:55.826Z] #0 4.742 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-07T09:00:56.091Z] #148 ... [2024-08-07T09:00:56.091Z] [2024-08-07T09:00:56.091Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T09:00:56.091Z] #0 3.652 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-07T09:00:56.091Z] #149 ... [2024-08-07T09:00:56.091Z] [2024-08-07T09:00:56.091Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T09:00:56.091Z] #0 3.943 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-07T09:00:56.356Z] #150 ... [2024-08-07T09:00:56.356Z] [2024-08-07T09:00:56.356Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T09:00:56.356Z] #0 4.552 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-07T09:00:56.356Z] #151 ... [2024-08-07T09:00:56.356Z] [2024-08-07T09:00:56.356Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T09:00:56.356Z] #0 4.490 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-07T09:00:56.635Z] #152 ... [2024-08-07T09:00:56.635Z] [2024-08-07T09:00:56.635Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:01:01.968Z] #153 5.366 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-07T09:01:06.223Z] #153 ... [2024-08-07T09:01:06.223Z] [2024-08-07T09:01:06.223Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T09:01:06.223Z] #0 4.376 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-07T09:01:06.223Z] #154 ... [2024-08-07T09:01:06.223Z] [2024-08-07T09:01:06.223Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T09:01:06.223Z] #0 5.367 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-07T09:01:06.223Z] #155 ... [2024-08-07T09:01:06.223Z] [2024-08-07T09:01:06.223Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T09:01:06.223Z] #0 5.415 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-07T09:01:06.223Z] #156 ... [2024-08-07T09:01:06.223Z] [2024-08-07T09:01:06.223Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T09:01:06.223Z] #0 4.991 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-07T09:01:06.488Z] #157 ... [2024-08-07T09:01:06.488Z] [2024-08-07T09:01:06.488Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-07T09:01:06.488Z] #0 5.075 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-07T09:23:44.875Z] #158 1359.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-07T09:23:44.875Z] #158 ... [2024-08-07T09:23:44.875Z] [2024-08-07T09:23:44.875Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-07T09:23:44.875Z] #155 DONE 1364.6s [2024-08-07T09:23:44.875Z] [2024-08-07T09:23:44.875Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:23:44.875Z] #136 ... [2024-08-07T09:23:44.875Z] [2024-08-07T09:23:44.876Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:23:44.876Z] #159 DONE 0.3s [2024-08-07T09:23:44.876Z] [2024-08-07T09:23:44.876Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:23:44.876Z] #138 ... [2024-08-07T09:23:44.876Z] [2024-08-07T09:23:44.876Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:23:44.876Z] #160 DONE 0.1s [2024-08-07T09:23:44.876Z] [2024-08-07T09:23:44.876Z] #161 [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-07T09:23:44.876Z] #161 DONE 0.1s [2024-08-07T09:23:44.876Z] [2024-08-07T09:23:44.876Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-07T09:23:44.876Z] #158 ... [2024-08-07T09:23:44.876Z] [2024-08-07T09:23:44.876Z] #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-07T09:23:44.876Z] #162 DONE 0.1s [2024-08-07T09:23:44.876Z] [2024-08-07T09:23:44.876Z] #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-07T09:23:44.876Z] #163 DONE 0.2s [2024-08-07T09:23:44.876Z] [2024-08-07T09:23:44.876Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:23:44.876Z] #48 ... [2024-08-07T09:23:44.876Z] [2024-08-07T09:23:44.876Z] #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T09:23:44.876Z] #164 DONE 0.1s [2024-08-07T09:23:44.876Z] [2024-08-07T09:23:44.876Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T09:23:44.876Z] #165 DONE 2.4s [2024-08-07T09:23:44.876Z] [2024-08-07T09:23:44.876Z] #106 [security-proxy-setup] exporting to image [2024-08-07T09:23:44.876Z] #106 exporting layers [2024-08-07T09:23:45.484Z] #106 exporting layers 1.1s done [2024-08-07T09:23:45.484Z] #106 writing image sha256:85cc5ef2671dff90787a01288485d6a0eae024954b1e1e2198c1ae1b732085c7 done [2024-08-07T09:23:45.484Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-07T09:23:45.484Z] #106 DONE 8.9s [2024-08-07T09:23:45.484Z] [2024-08-07T09:23:45.484Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:23:52.118Z] #48 ... [2024-08-07T09:23:52.118Z] [2024-08-07T09:23:52.118Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-07T09:23:52.118Z] #157 DONE 1375.9s [2024-08-07T09:23:52.118Z] [2024-08-07T09:23:52.118Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-07T09:23:52.383Z] #166 DONE 0.7s [2024-08-07T09:23:52.383Z] [2024-08-07T09:23:52.383Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-07T09:23:54.963Z] #167 DONE 2.2s [2024-08-07T09:23:54.963Z] [2024-08-07T09:23:54.963Z] #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:23:55.275Z] #168 DONE 0.5s [2024-08-07T09:23:55.275Z] [2024-08-07T09:23:55.275Z] #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:23:55.553Z] #169 DONE 0.3s [2024-08-07T09:23:55.553Z] [2024-08-07T09:23:55.553Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:23:55.553Z] #138 ... [2024-08-07T09:23:55.553Z] [2024-08-07T09:23:55.553Z] #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-07T09:23:55.821Z] #170 DONE 0.4s [2024-08-07T09:23:55.821Z] [2024-08-07T09:23:55.821Z] #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-07T09:23:56.134Z] #171 DONE 0.2s [2024-08-07T09:23:56.134Z] [2024-08-07T09:23:56.134Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:23:56.442Z] #148 ... [2024-08-07T09:23:56.442Z] [2024-08-07T09:23:56.442Z] #172 [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-07T09:23:56.442Z] #172 DONE 0.3s [2024-08-07T09:23:56.442Z] [2024-08-07T09:23:56.442Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T09:23:56.442Z] #156 ... [2024-08-07T09:23:56.442Z] [2024-08-07T09:23:56.442Z] #173 [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-07T09:23:56.442Z] #173 DONE 0.1s [2024-08-07T09:23:56.725Z] [2024-08-07T09:23:56.725Z] #174 [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-07T09:23:56.725Z] #174 DONE 0.2s [2024-08-07T09:23:56.725Z] [2024-08-07T09:23:56.725Z] #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-07T09:23:56.991Z] #175 DONE 0.2s [2024-08-07T09:23:56.991Z] [2024-08-07T09:23:56.991Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:23:56.991Z] #136 ... [2024-08-07T09:23:56.991Z] [2024-08-07T09:23:56.991Z] #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-07T09:23:57.259Z] #176 DONE 0.2s [2024-08-07T09:23:57.259Z] [2024-08-07T09:23:57.259Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-07T09:23:59.835Z] #177 DONE 2.3s [2024-08-07T09:23:59.835Z] [2024-08-07T09:23:59.835Z] #106 [security-bootstrapper] exporting to image [2024-08-07T09:23:59.835Z] #106 exporting layers [2024-08-07T09:24:00.415Z] #106 exporting layers 1.1s done [2024-08-07T09:24:00.682Z] #106 writing image sha256:4103970e50a7815573341130af4329728daf3d59d180c1ef4991110eda579b34 done [2024-08-07T09:24:00.682Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-07T09:24:00.682Z] #106 DONE 10.0s [2024-08-07T09:24:00.682Z] [2024-08-07T09:24:00.683Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T09:24:02.618Z] #156 ... [2024-08-07T09:24:02.618Z] [2024-08-07T09:24:02.618Z] #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-07T09:24:02.618Z] #158 DONE 1386.6s [2024-08-07T09:24:02.618Z] [2024-08-07T09:24:02.618Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T09:24:02.886Z] #149 ... [2024-08-07T09:24:02.886Z] [2024-08-07T09:24:02.886Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:24:03.160Z] #178 DONE 0.2s [2024-08-07T09:24:03.160Z] [2024-08-07T09:24:03.160Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:24:03.433Z] #138 ... [2024-08-07T09:24:03.433Z] [2024-08-07T09:24:03.433Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:24:03.725Z] #179 DONE 0.3s [2024-08-07T09:24:03.725Z] [2024-08-07T09:24:03.725Z] #180 [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-07T09:24:03.725Z] #180 DONE 0.1s [2024-08-07T09:24:03.725Z] [2024-08-07T09:24:03.725Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:24:03.725Z] #138 ... [2024-08-07T09:24:03.725Z] [2024-08-07T09:24:03.725Z] #181 [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-07T09:24:03.725Z] #181 DONE 0.1s [2024-08-07T09:24:04.038Z] [2024-08-07T09:24:04.038Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:24:04.038Z] #182 DONE 0.1s [2024-08-07T09:24:04.038Z] [2024-08-07T09:24:04.038Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T09:24:04.038Z] #151 ... [2024-08-07T09:24:04.038Z] [2024-08-07T09:24:04.038Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-07T09:24:04.340Z] #183 DONE 0.3s [2024-08-07T09:24:04.340Z] [2024-08-07T09:24:04.340Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-07T09:24:04.607Z] #184 DONE 0.3s [2024-08-07T09:24:04.607Z] [2024-08-07T09:24:04.607Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-07T09:24:04.874Z] #185 DONE 0.1s [2024-08-07T09:24:04.874Z] [2024-08-07T09:24:04.874Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T09:24:06.816Z] #186 DONE 2.1s [2024-08-07T09:24:06.816Z] [2024-08-07T09:24:06.816Z] #106 [security-secretstore-setup] exporting to image [2024-08-07T09:24:06.816Z] #106 exporting layers [2024-08-07T09:24:08.756Z] #106 exporting layers 1.5s done [2024-08-07T09:24:08.756Z] #106 writing image sha256:4483c988873283c766fa11e4003d5f2496cd0033e58435d0b896f2df1c959411 done [2024-08-07T09:24:08.756Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-07T09:24:08.756Z] #106 DONE 11.5s [2024-08-07T09:24:08.756Z] [2024-08-07T09:24:08.756Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:25:05.135Z] #148 ... [2024-08-07T09:25:05.135Z] [2024-08-07T09:25:05.135Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-07T09:25:05.135Z] #151 DONE 1457.3s [2024-08-07T09:25:05.135Z] [2024-08-07T09:25:05.135Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:25:05.135Z] #153 ... [2024-08-07T09:25:05.135Z] [2024-08-07T09:25:05.135Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:25:05.135Z] #187 DONE 0.4s [2024-08-07T09:25:05.135Z] [2024-08-07T09:25:05.135Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:25:05.135Z] #188 DONE 0.3s [2024-08-07T09:25:05.135Z] [2024-08-07T09:25:05.135Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:25:05.135Z] #138 ... [2024-08-07T09:25:05.135Z] [2024-08-07T09:25:05.135Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-07T09:25:05.135Z] #189 DONE 0.3s [2024-08-07T09:25:05.135Z] [2024-08-07T09:25:05.135Z] #190 [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-07T09:25:05.135Z] #190 DONE 0.2s [2024-08-07T09:25:05.135Z] [2024-08-07T09:25:05.135Z] #191 [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-07T09:25:05.135Z] #191 DONE 0.2s [2024-08-07T09:25:05.135Z] [2024-08-07T09:25:05.135Z] #192 [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-07T09:25:07.072Z] #192 DONE 2.4s [2024-08-07T09:25:07.072Z] [2024-08-07T09:25:07.072Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-07T09:25:07.072Z] #106 exporting layers [2024-08-07T09:25:07.654Z] #106 exporting layers 0.6s done [2024-08-07T09:25:07.920Z] #106 writing image sha256:560d15be38041b8f502fcc224273076b3d3625149ab05a1218b7f709c5b0400c done [2024-08-07T09:25:07.920Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-07T09:25:07.920Z] #106 DONE 12.1s [2024-08-07T09:25:07.920Z] [2024-08-07T09:25:07.920Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T09:27:44.585Z] #156 ... [2024-08-07T09:27:44.585Z] [2024-08-07T09:27:44.585Z] #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-07T09:27:44.585Z] #154 DONE 1602.8s [2024-08-07T09:27:44.585Z] [2024-08-07T09:27:44.585Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:27:44.585Z] #138 ... [2024-08-07T09:27:44.585Z] [2024-08-07T09:27:44.585Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:27:44.585Z] #193 DONE 0.1s [2024-08-07T09:27:44.585Z] [2024-08-07T09:27:44.585Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:27:44.585Z] #194 DONE 0.2s [2024-08-07T09:27:44.585Z] [2024-08-07T09:27:44.585Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-07T09:27:44.585Z] #195 DONE 0.4s [2024-08-07T09:27:44.585Z] [2024-08-07T09:27:44.585Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T09:27:44.585Z] #150 ... [2024-08-07T09:27:44.585Z] [2024-08-07T09:27:44.585Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:27:44.585Z] #196 DONE 0.1s [2024-08-07T09:27:44.585Z] [2024-08-07T09:27:44.585Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-07T09:27:44.585Z] #106 exporting layers [2024-08-07T09:27:44.585Z] #106 exporting layers 0.8s done [2024-08-07T09:27:44.585Z] #106 writing image sha256:48d4a06bf0436f7072b35df00f2c699f8193fadf5f6dad07a2897ca43fb95c07 done [2024-08-07T09:27:44.585Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-07T09:27:44.585Z] #106 DONE 12.9s [2024-08-07T09:27:44.585Z] [2024-08-07T09:27:44.585Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-07T09:38:06.845Z] #138 DONE 2237.0s [2024-08-07T09:38:06.845Z] [2024-08-07T09:38:06.845Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:38:06.845Z] #153 ... [2024-08-07T09:38:06.845Z] [2024-08-07T09:38:06.845Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:38:06.845Z] #197 DONE 0.3s [2024-08-07T09:38:06.845Z] [2024-08-07T09:38:06.845Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:38:06.845Z] #198 DONE 0.3s [2024-08-07T09:38:06.845Z] [2024-08-07T09:38:06.845Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-07T09:38:06.845Z] #199 DONE 0.6s [2024-08-07T09:38:06.845Z] [2024-08-07T09:38:06.845Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:38:06.845Z] #48 ... [2024-08-07T09:38:06.845Z] [2024-08-07T09:38:06.845Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:38:06.845Z] #200 DONE 0.3s [2024-08-07T09:38:06.845Z] [2024-08-07T09:38:06.845Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T09:38:06.845Z] #156 ... [2024-08-07T09:38:06.845Z] [2024-08-07T09:38:06.845Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-07T09:38:06.845Z] #201 DONE 0.3s [2024-08-07T09:38:06.845Z] [2024-08-07T09:38:06.845Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:38:06.845Z] #136 ... [2024-08-07T09:38:06.845Z] [2024-08-07T09:38:06.845Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-07T09:38:08.261Z] #202 DONE 2.6s [2024-08-07T09:38:08.261Z] [2024-08-07T09:38:08.261Z] #106 [security-proxy-auth] exporting to image [2024-08-07T09:38:08.261Z] #106 exporting layers [2024-08-07T09:38:08.842Z] #106 exporting layers 0.8s done [2024-08-07T09:38:08.842Z] #106 writing image sha256:eb553892db26820267dc551b2b44e9a8bc3fca269634a1170b1241d6f0031594 done [2024-08-07T09:38:08.842Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-07T09:38:08.842Z] #106 DONE 13.7s [2024-08-07T09:38:08.842Z] [2024-08-07T09:38:08.842Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:39:30.447Z] #153 ... [2024-08-07T09:39:30.447Z] [2024-08-07T09:39:30.447Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-07T09:39:30.447Z] #152 DONE 2311.7s [2024-08-07T09:39:30.447Z] [2024-08-07T09:39:30.447Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:39:30.447Z] #148 ... [2024-08-07T09:39:30.447Z] [2024-08-07T09:39:30.447Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:39:30.447Z] #203 DONE 0.3s [2024-08-07T09:39:30.447Z] [2024-08-07T09:39:30.447Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T09:39:30.447Z] #150 ... [2024-08-07T09:39:30.447Z] [2024-08-07T09:39:30.447Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:39:30.447Z] #204 DONE 0.2s [2024-08-07T09:39:30.447Z] [2024-08-07T09:39:30.447Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-07T09:39:30.447Z] #205 DONE 0.5s [2024-08-07T09:39:30.447Z] [2024-08-07T09:39:30.447Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:39:30.447Z] #206 DONE 0.1s [2024-08-07T09:39:30.447Z] [2024-08-07T09:39:30.447Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T09:39:30.447Z] #149 ... [2024-08-07T09:39:30.447Z] [2024-08-07T09:39:30.447Z] #106 [core-command] exporting to image [2024-08-07T09:39:30.447Z] #106 exporting layers [2024-08-07T09:39:30.447Z] #106 exporting layers 0.5s done [2024-08-07T09:39:30.447Z] #106 writing image sha256:b8b4b00e4d09eb0fce76b7c7935a87de1e194c2e801eb23496a77ba568e0a384 0.0s done [2024-08-07T09:39:30.447Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-07T09:39:30.447Z] #106 DONE 14.1s [2024-08-07T09:39:30.447Z] [2024-08-07T09:39:30.447Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:41:37.264Z] #148 ... [2024-08-07T09:41:37.264Z] [2024-08-07T09:41:37.264Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-07T09:41:37.264Z] #150 DONE 2450.2s [2024-08-07T09:41:37.264Z] [2024-08-07T09:41:37.264Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:41:37.264Z] #136 ... [2024-08-07T09:41:37.264Z] [2024-08-07T09:41:37.264Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:41:37.264Z] #207 DONE 0.3s [2024-08-07T09:41:37.264Z] [2024-08-07T09:41:37.264Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:41:37.264Z] #208 DONE 0.3s [2024-08-07T09:41:37.264Z] [2024-08-07T09:41:37.264Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:41:37.264Z] #153 ... [2024-08-07T09:41:37.264Z] [2024-08-07T09:41:37.264Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-07T09:41:37.264Z] #209 DONE 0.6s [2024-08-07T09:41:37.264Z] [2024-08-07T09:41:37.264Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:41:37.264Z] #153 ... [2024-08-07T09:41:37.264Z] [2024-08-07T09:41:37.264Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:41:37.543Z] #210 DONE 0.2s [2024-08-07T09:41:37.543Z] [2024-08-07T09:41:37.543Z] #106 [core-data] exporting to image [2024-08-07T09:41:37.543Z] #106 exporting layers [2024-08-07T09:41:38.158Z] #106 exporting layers 0.6s done [2024-08-07T09:41:38.158Z] #106 writing image sha256:de7683b6ad1d94e81f323fe5ec0f7cf131ecf037731cab9a6ac1bff890b980e4 done [2024-08-07T09:41:38.158Z] #106 naming to docker.io/library/core-data-arm64 done [2024-08-07T09:41:38.158Z] #106 DONE 14.8s [2024-08-07T09:41:38.158Z] [2024-08-07T09:41:38.158Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:41:39.571Z] #136 ... [2024-08-07T09:41:39.571Z] [2024-08-07T09:41:39.571Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-07T09:41:39.571Z] #149 DONE 2454.1s [2024-08-07T09:41:39.847Z] [2024-08-07T09:41:39.847Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:41:40.115Z] #48 ... [2024-08-07T09:41:40.115Z] [2024-08-07T09:41:40.115Z] #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:41:40.380Z] #211 DONE 0.2s [2024-08-07T09:41:40.380Z] [2024-08-07T09:41:40.380Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:41:40.380Z] #153 ... [2024-08-07T09:41:40.380Z] [2024-08-07T09:41:40.380Z] #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-07T09:41:40.963Z] #212 DONE 0.6s [2024-08-07T09:41:40.963Z] [2024-08-07T09:41:40.963Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:41:40.963Z] #48 ... [2024-08-07T09:41:40.963Z] [2024-08-07T09:41:40.963Z] #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:41:41.233Z] #213 DONE 0.1s [2024-08-07T09:41:41.233Z] [2024-08-07T09:41:41.233Z] #106 [core-keeper] exporting to image [2024-08-07T09:41:41.815Z] #106 exporting layers 0.7s done [2024-08-07T09:41:41.815Z] #106 writing image sha256:bd120916782eeb32d50852bfa9e3419991953997691e2391271ae4e1a9cc114c done [2024-08-07T09:41:41.815Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-08-07T09:41:41.815Z] #106 DONE 15.4s [2024-08-07T09:41:41.815Z] [2024-08-07T09:41:41.815Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:41:47.143Z] #136 ... [2024-08-07T09:41:47.143Z] [2024-08-07T09:41:47.143Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-07T09:41:47.143Z] #148 DONE 2460.8s [2024-08-07T09:41:47.143Z] [2024-08-07T09:41:47.143Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:41:47.143Z] #153 ... [2024-08-07T09:41:47.143Z] [2024-08-07T09:41:47.143Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:41:47.411Z] #214 DONE 0.3s [2024-08-07T09:41:47.411Z] [2024-08-07T09:41:47.411Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:41:47.676Z] #215 DONE 0.1s [2024-08-07T09:41:47.676Z] [2024-08-07T09:41:47.676Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-07T09:41:48.259Z] #216 DONE 0.5s [2024-08-07T09:41:48.259Z] [2024-08-07T09:41:48.259Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:41:48.259Z] #153 ... [2024-08-07T09:41:48.259Z] [2024-08-07T09:41:48.259Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:41:48.259Z] #217 DONE 0.1s [2024-08-07T09:41:48.259Z] [2024-08-07T09:41:48.259Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-07T09:41:48.524Z] #218 DONE 0.1s [2024-08-07T09:41:48.524Z] [2024-08-07T09:41:48.524Z] #106 [core-metadata] exporting to image [2024-08-07T09:41:48.524Z] #106 exporting layers [2024-08-07T09:41:49.103Z] #106 exporting layers 0.5s done [2024-08-07T09:41:49.103Z] #106 writing image sha256:066b2f792c302949112c320b395135a002516ca534586e2b68519a2aefa9eed1 done [2024-08-07T09:41:49.103Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-08-07T09:41:49.103Z] #106 DONE 16.0s [2024-08-07T09:41:49.103Z] [2024-08-07T09:41:49.103Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:42:27.940Z] #153 ... [2024-08-07T09:42:27.940Z] [2024-08-07T09:42:27.940Z] #136 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-07T09:42:27.940Z] #136 DONE 2502.1s [2024-08-07T09:42:27.940Z] [2024-08-07T09:42:27.940Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T09:42:28.217Z] #156 ... [2024-08-07T09:42:28.217Z] [2024-08-07T09:42:28.217Z] #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:42:28.502Z] #219 DONE 0.2s [2024-08-07T09:42:28.502Z] [2024-08-07T09:42:28.502Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:42:28.778Z] #48 ... [2024-08-07T09:42:28.778Z] [2024-08-07T09:42:28.778Z] #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:42:29.045Z] #220 DONE 0.3s [2024-08-07T09:42:29.045Z] [2024-08-07T09:42:29.045Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:42:29.045Z] #48 ... [2024-08-07T09:42:29.045Z] [2024-08-07T09:42:29.045Z] #221 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-07T09:42:29.629Z] #221 DONE 0.7s [2024-08-07T09:42:29.629Z] [2024-08-07T09:42:29.629Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:42:29.895Z] #48 ... [2024-08-07T09:42:29.895Z] [2024-08-07T09:42:29.895Z] #222 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:42:29.895Z] #222 DONE 0.2s [2024-08-07T09:42:29.895Z] [2024-08-07T09:42:29.895Z] #106 [support-scheduler] exporting to image [2024-08-07T09:42:29.895Z] #106 exporting layers [2024-08-07T09:42:30.867Z] #106 exporting layers 0.8s done [2024-08-07T09:42:30.867Z] #106 writing image sha256:6690f9adbb516ed270e9a0451a68a7877ebefe100dc820b28e9e15356e241c06 0.0s done [2024-08-07T09:42:30.867Z] #106 naming to docker.io/library/support-scheduler-arm64 0.0s done [2024-08-07T09:42:30.867Z] #106 DONE 16.8s [2024-08-07T09:42:30.867Z] [2024-08-07T09:42:30.867Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-07T09:42:30.867Z] #156 DONE 2494.9s [2024-08-07T09:42:30.867Z] [2024-08-07T09:42:30.867Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:42:31.144Z] #48 ... [2024-08-07T09:42:31.144Z] [2024-08-07T09:42:31.144Z] #223 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:42:31.145Z] #223 DONE 0.1s [2024-08-07T09:42:31.416Z] [2024-08-07T09:42:31.416Z] #224 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:42:31.416Z] #224 DONE 0.1s [2024-08-07T09:42:31.416Z] [2024-08-07T09:42:31.416Z] #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-07T09:42:31.416Z] #153 DONE 2495.6s [2024-08-07T09:42:31.416Z] [2024-08-07T09:42:31.416Z] #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-07T09:42:32.000Z] #225 ... [2024-08-07T09:42:32.000Z] [2024-08-07T09:42:32.000Z] #226 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-07T09:42:32.000Z] #226 CACHED [2024-08-07T09:42:32.000Z] [2024-08-07T09:42:32.000Z] #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-07T09:42:32.000Z] #227 CACHED [2024-08-07T09:42:32.268Z] [2024-08-07T09:42:32.268Z] #225 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-07T09:42:32.268Z] #225 DONE 0.6s [2024-08-07T09:42:32.268Z] [2024-08-07T09:42:32.268Z] #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-07T09:42:32.268Z] #228 DONE 0.2s [2024-08-07T09:42:32.268Z] [2024-08-07T09:42:32.268Z] #106 [support-notifications] exporting to image [2024-08-07T09:42:32.534Z] #106 ... [2024-08-07T09:42:32.534Z] [2024-08-07T09:42:32.534Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-07T09:42:32.534Z] #229 DONE 0.5s [2024-08-07T09:42:32.534Z] [2024-08-07T09:42:32.534Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-07T09:42:32.534Z] #230 DONE 0.1s [2024-08-07T09:42:32.799Z] [2024-08-07T09:42:32.799Z] #106 [support-cron-scheduler] exporting to image [2024-08-07T09:42:33.378Z] #106 exporting layers 0.6s done [2024-08-07T09:42:33.378Z] #106 writing image sha256:dd840f028504dc699d0444e84cfd4772e14289e0ae58b602845f718bbe49bf26 0.0s done [2024-08-07T09:42:33.378Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-08-07T09:42:33.378Z] #106 writing image sha256:fdf478bef9a962cb57407e8caafe33d67b21819c6a0710851d0bb0a8b638c4b4 done [2024-08-07T09:42:33.378Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-07T09:42:33.378Z] #106 DONE 17.6s [2024-08-07T09:42:33.378Z] [2024-08-07T09:42:33.378Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-07T09:42:33.378Z] time="2024-08-07T08:57:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:42:33.378Z] time="2024-08-07T08:57:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:42:33.378Z] time="2024-08-07T08:57:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:42:33.378Z] time="2024-08-07T08:57:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:42:33.378Z] time="2024-08-07T08:57:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:42:33.378Z] time="2024-08-07T08:57:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:42:33.378Z] time="2024-08-07T08:57:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:42:33.378Z] time="2024-08-07T08:57:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:42:33.378Z] time="2024-08-07T08:57:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:42:33.378Z] time="2024-08-07T08:57:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:42:33.378Z] time="2024-08-07T08:57:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:42:33.378Z] time="2024-08-07T08:57:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:42:33.378Z] time="2024-08-07T08:57:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:42:33.378Z] time="2024-08-07T08:57:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:42:33.378Z] time="2024-08-07T08:57:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-07T09:42:33.378Z] time="2024-08-07T08:57:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-07T09:42:33.378Z] $ docker stop --time=1 a7b14d6fb4dc6c37b7d6f41322cc5cd59fa882c728b201e12202d267182441b4 [2024-08-07T09:42:35.140Z] $ docker rm -f --volumes a7b14d6fb4dc6c37b7d6f41322cc5cd59fa882c728b201e12202d267182441b4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T09:42:35.690Z] + docker images [2024-08-07T09:42:35.690Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-07T09:42:35.690Z] support-cron-scheduler-arm64 latest fdf478bef9a9 3 seconds ago 41.8MB [2024-08-07T09:42:35.690Z] support-notifications-arm64 latest dd840f028504 3 seconds ago 41.9MB [2024-08-07T09:42:35.690Z] support-scheduler-arm64 latest 6690f9adbb51 6 seconds ago 41.2MB [2024-08-07T09:42:35.690Z] core-metadata-arm64 latest 066b2f792c30 47 seconds ago 39.1MB [2024-08-07T09:42:35.690Z] core-keeper-arm64 latest bd120916782e 55 seconds ago 38.9MB [2024-08-07T09:42:35.690Z] core-data-arm64 latest de7683b6ad1d 58 seconds ago 39MB [2024-08-07T09:42:35.690Z] core-command-arm64 latest b8b4b00e4d09 3 minutes ago 35MB [2024-08-07T09:42:35.690Z] security-proxy-auth-arm64 latest eb553892db26 4 minutes ago 32.6MB [2024-08-07T09:42:35.690Z] security-spiffe-token-provider-arm64 latest 48d4a06bf043 14 minutes ago 29MB [2024-08-07T09:42:35.690Z] core-common-config-bootstrapper-arm64 latest 560d15be3804 17 minutes ago 15.3MB [2024-08-07T09:42:35.690Z] security-secretstore-setup-arm64 latest 4483c9888732 18 minutes ago 36.4MB [2024-08-07T09:42:35.690Z] security-bootstrapper-arm64 latest 4103970e50a7 18 minutes ago 18.9MB [2024-08-07T09:42:35.690Z] security-proxy-setup-arm64 latest 85cc5ef2671d 18 minutes ago 26.1MB [2024-08-07T09:42:35.690Z] security-spire-agent-arm64 latest 9fb856746922 43 minutes ago 174MB [2024-08-07T09:42:35.690Z] security-spire-config-arm64 latest a43291e858d0 43 minutes ago 115MB [2024-08-07T09:42:35.690Z] security-spire-server-arm64 latest 9d6f8f2d2503 43 minutes ago 116MB [2024-08-07T09:42:35.690Z] ci-base-image-arm64 latest 2b4715b6220b About an hour ago 966MB [2024-08-07T09:42:35.690Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-07T09:42:35.690Z] 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-07T09:42:36.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T09:42:36.155Z] [2024-08-07T09:42:36.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:42:36.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T09:42:36.757Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-07T09:42:36.757Z] 8998bd30e6a1: Pulling fs layer [2024-08-07T09:42:36.757Z] 04944245beec: Pulling fs layer [2024-08-07T09:42:36.757Z] 699f458cf7ca: Pulling fs layer [2024-08-07T09:42:36.757Z] 765212b225bb: Pulling fs layer [2024-08-07T09:42:36.757Z] f23df028b6ca: Pulling fs layer [2024-08-07T09:42:36.757Z] d65c8cfc05b1: Pulling fs layer [2024-08-07T09:42:36.757Z] 2437ff75d9bd: Pulling fs layer [2024-08-07T09:42:36.757Z] 765212b225bb: Waiting [2024-08-07T09:42:36.757Z] f23df028b6ca: Waiting [2024-08-07T09:42:36.757Z] d65c8cfc05b1: Waiting [2024-08-07T09:42:36.757Z] 2437ff75d9bd: Waiting [2024-08-07T09:42:36.757Z] 04944245beec: Verifying Checksum [2024-08-07T09:42:36.757Z] 04944245beec: Download complete [2024-08-07T09:42:36.757Z] 765212b225bb: Verifying Checksum [2024-08-07T09:42:36.757Z] 765212b225bb: Download complete [2024-08-07T09:42:36.757Z] f23df028b6ca: Verifying Checksum [2024-08-07T09:42:36.757Z] f23df028b6ca: Download complete [2024-08-07T09:42:36.757Z] d65c8cfc05b1: Verifying Checksum [2024-08-07T09:42:36.757Z] d65c8cfc05b1: Download complete [2024-08-07T09:42:37.028Z] 699f458cf7ca: Verifying Checksum [2024-08-07T09:42:37.028Z] 699f458cf7ca: Download complete [2024-08-07T09:42:37.610Z] 8998bd30e6a1: Verifying Checksum [2024-08-07T09:42:37.610Z] 8998bd30e6a1: Download complete [2024-08-07T09:42:40.185Z] 2437ff75d9bd: Verifying Checksum [2024-08-07T09:42:40.185Z] 2437ff75d9bd: Download complete [2024-08-07T09:42:42.765Z] 8998bd30e6a1: Pull complete [2024-08-07T09:42:43.032Z] 04944245beec: Pull complete [2024-08-07T09:42:44.973Z] 699f458cf7ca: Pull complete [2024-08-07T09:42:44.973Z] 765212b225bb: Pull complete [2024-08-07T09:42:45.932Z] f23df028b6ca: Pull complete [2024-08-07T09:42:46.199Z] d65c8cfc05b1: Pull complete [2024-08-07T09:43:04.395Z] 2437ff75d9bd: Pull complete [2024-08-07T09:43:04.395Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-07T09:43:04.395Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T09:43:04.395Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:43:04.619Z] prd-ubuntu20.04-docker-arm64-4c-16g-7281 does not seem to be running inside a container [2024-08-07T09:43:04.662Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-07T09:43:08.069Z] $ docker top 4993f49ce1d984e48a3c1eb1a812be848ff0e7902dc049827232a904523fc1a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:43:08.985Z] ---> job-cost.sh [2024-08-07T09:43:08.985Z] lf-activate-venv: SKIPPING [2024-08-07T09:43:08.985Z] INFO: No Stack... [2024-08-07T09:43:09.564Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-07T09:43:10.518Z] INFO: Archiving Costs [Pipeline] sh [2024-08-07T09:43:11.164Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2024-08-07T09:43:11.164Z] + cut -d, -f6 [Pipeline] lock [2024-08-07T09:43:11.210Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4846-4-stack-cost] [2024-08-07T09:43:11.224Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4846-4-stack-cost] did not exist. Created. [2024-08-07T09:43:11.232Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4846-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-07T09:43:11.886Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-07T09:43:12.144Z] Stashed 1 file(s) [Pipeline] } [2024-08-07T09:43:12.153Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4846-4-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-07T09:43:12.163Z] $ docker stop --time=1 4993f49ce1d984e48a3c1eb1a812be848ff0e7902dc049827232a904523fc1a8 [2024-08-07T09:43:14.409Z] $ docker rm -f --volumes 4993f49ce1d984e48a3c1eb1a812be848ff0e7902dc049827232a904523fc1a8 [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-07T09:43:14.950Z] provisioning config files... [2024-08-07T09:43:14.957Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config10564102362266257253tmp [Pipeline] { [Pipeline] sh [2024-08-07T09:43:15.262Z] + set +x [2024-08-07T09:43:15.262Z] + curl -s https://codecov.io/bash [2024-08-07T09:43:15.262Z] + bash -s -- [2024-08-07T09:43:15.262Z] [2024-08-07T09:43:15.262Z] _____ _ [2024-08-07T09:43:15.262Z] / ____| | | [2024-08-07T09:43:15.262Z] | | ___ __| | ___ ___ _____ __ [2024-08-07T09:43:15.262Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-07T09:43:15.262Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-07T09:43:15.262Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-07T09:43:15.262Z] Bash-1.0.6 [2024-08-07T09:43:15.262Z] [2024-08-07T09:43:15.262Z] [2024-08-07T09:43:15.262Z] ==> git version 2.25.1 found [2024-08-07T09:43:15.262Z] ==> 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-07T09:43:15.262Z] Release-Date: 2020-01-08 [2024-08-07T09:43:15.262Z] 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-07T09:43:15.262Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-07T09:43:15.262Z] ==> Jenkins CI detected. [2024-08-07T09:43:15.262Z] current dir:  /w/workspace/edgex-go/4 [2024-08-07T09:43:15.262Z] project root: . [2024-08-07T09:43:15.262Z] --> token set from env [2024-08-07T09:43:15.262Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-07T09:43:15.262Z] ==> Running gcov in . (disable via -X gcov) [2024-08-07T09:43:15.262Z] ==> Python coveragepy not found [2024-08-07T09:43:15.262Z] ==> Searching for coverage reports in: [2024-08-07T09:43:15.262Z] + . [2024-08-07T09:43:15.262Z] -> Found 1 reports [2024-08-07T09:43:15.262Z] ==> Detecting git/mercurial file structure [2024-08-07T09:43:15.521Z] ==> Reading reports [2024-08-07T09:43:15.521Z] + ./coverage.out bytes=504185 [2024-08-07T09:43:15.521Z] ==> Appending adjustments [2024-08-07T09:43:15.521Z] https://docs.codecov.io/docs/fixing-reports [2024-08-07T09:43:16.905Z] + Found adjustments [2024-08-07T09:43:16.905Z] ==> Gzipping contents [2024-08-07T09:43:16.905Z] 64K /tmp/codecov.5BKv0k.gz [2024-08-07T09:43:16.905Z] ==> Uploading reports [2024-08-07T09:43:16.905Z] url: https://codecov.io [2024-08-07T09:43:16.905Z] query: branch=PR-4846&commit=faa97b1a4799c13f3281c2f3c3a1fa63ad0de830&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4846%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4846&job=&cmd_args= [2024-08-07T09:43:16.905Z] -> Pinging Codecov [2024-08-07T09:43:16.905Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4846&commit=faa97b1a4799c13f3281c2f3c3a1fa63ad0de830&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4846%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4846&job=&cmd_args= [2024-08-07T09:43:16.905Z] -> Uploading to [2024-08-07T09:43:16.905Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-07/00271124DB129430A58F1EEE437C3FCB/faa97b1a4799c13f3281c2f3c3a1fa63ad0de830/9ad7b064-9685-4fd6-9919-472b06a477ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240807%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240807T094316Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1ef5276f5633c67dfec8cd27b06cd5a4fe6052a31e6c6ae9b6c76869500b2363 [2024-08-07T09:43:16.905Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-07T09:43:16.905Z] Dload Upload Total Spent Left Speed [2024-08-07T09:43:17.164Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64208 0 0 100 64208 0 231k --:--:-- --:--:-- --:--:-- 231k [2024-08-07T09:43:17.164Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/faa97b1a4799c13f3281c2f3c3a1fa63ad0de830 [Pipeline] } [2024-08-07T09:43:17.171Z] 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-07T09:43:17.872Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:43:18.165Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:43:19.029Z] ---> package-listing.sh [2024-08-07T09:43:19.030Z] ++ facter osfamily [2024-08-07T09:43:19.030Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-07T09:43:19.289Z] + OS_FAMILY=debian [2024-08-07T09:43:19.289Z] + workspace=/w/workspace/edgex-go/4 [2024-08-07T09:43:19.289Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-07T09:43:19.289Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-07T09:43:19.289Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-07T09:43:19.289Z] + PACKAGES=/tmp/packages_start.txt [2024-08-07T09:43:19.289Z] + '[' /w/workspace/edgex-go/4 ']' [2024-08-07T09:43:19.289Z] + PACKAGES=/tmp/packages_end.txt [2024-08-07T09:43:19.289Z] + case "${OS_FAMILY}" in [2024-08-07T09:43:19.289Z] + dpkg -l [2024-08-07T09:43:19.289Z] + grep '^ii' [2024-08-07T09:43:19.289Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-07T09:43:19.289Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-07T09:43:19.289Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-07T09:43:19.289Z] + '[' /w/workspace/edgex-go/4 ']' [2024-08-07T09:43:19.289Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2024-08-07T09:43:19.289Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2024-08-07T09:43:19.302Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-07T09:43:19.578Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:43:20.143Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T09:43:20.143Z] [2024-08-07T09:43:20.143Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T09:43:20.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T09:43:20.452Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-07T09:43:20.452Z] 5eb5b503b376: Pulling fs layer [2024-08-07T09:43:20.452Z] 5c69ac0246d0: Pulling fs layer [2024-08-07T09:43:20.452Z] ec43610c2a17: Pulling fs layer [2024-08-07T09:43:20.452Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-07T09:43:20.452Z] 33b1e0a273af: Pulling fs layer [2024-08-07T09:43:20.452Z] 5d3b04190fa2: Pulling fs layer [2024-08-07T09:43:20.452Z] 2f39f015ded8: Pulling fs layer [2024-08-07T09:43:20.452Z] 3a2ae6a8a46f: Waiting [2024-08-07T09:43:20.452Z] 33b1e0a273af: Waiting [2024-08-07T09:43:20.452Z] 5d3b04190fa2: Waiting [2024-08-07T09:43:20.452Z] 2f39f015ded8: Waiting [2024-08-07T09:43:20.452Z] 5c69ac0246d0: Verifying Checksum [2024-08-07T09:43:20.452Z] 5c69ac0246d0: Download complete [2024-08-07T09:43:20.452Z] 3a2ae6a8a46f: Download complete [2024-08-07T09:43:20.452Z] ec43610c2a17: Verifying Checksum [2024-08-07T09:43:20.452Z] ec43610c2a17: Download complete [2024-08-07T09:43:20.452Z] 33b1e0a273af: Verifying Checksum [2024-08-07T09:43:20.452Z] 33b1e0a273af: Download complete [2024-08-07T09:43:20.452Z] 5d3b04190fa2: Download complete [2024-08-07T09:43:20.709Z] 5eb5b503b376: Download complete [2024-08-07T09:43:21.276Z] 2f39f015ded8: Download complete [2024-08-07T09:43:21.845Z] 5eb5b503b376: Pull complete [2024-08-07T09:43:21.845Z] 5c69ac0246d0: Pull complete [2024-08-07T09:43:22.410Z] ec43610c2a17: Pull complete [2024-08-07T09:43:22.410Z] 3a2ae6a8a46f: Pull complete [2024-08-07T09:43:22.667Z] 33b1e0a273af: Pull complete [2024-08-07T09:43:22.667Z] 5d3b04190fa2: Pull complete [2024-08-07T09:43:26.855Z] 2f39f015ded8: Pull complete [2024-08-07T09:43:26.856Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-07T09:43:26.856Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T09:43:26.856Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T09:43:26.963Z] prd-ubuntu20.04-docker-8c-8g-7279 does not seem to be running inside a container [2024-08-07T09:43:26.987Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-07T09:43:30.476Z] $ docker top 283a07ca3921669e9dacb9187d3422b585ff9f1ba232a3e76a12f9dec6ee6a02 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T09:43:30.827Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-07T09:43:31.113Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-07T09:43:31.396Z] + ls /var/log/sa-host [2024-08-07T09:43:31.396Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T09:43:31.475Z] provisioning config files... [2024-08-07T09:43:31.483Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7015835285965292099tmp [Pipeline] { [Pipeline] echo [2024-08-07T09:43:31.506Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:43:31.788Z] ---> create-netrc.sh [Pipeline] } [2024-08-07T09:43:31.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:43:32.119Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-07T09:43:32.129Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:43:32.409Z] ---> sudo-logs.sh [2024-08-07T09:43:32.409Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-07T09:43:32.437Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:43:32.721Z] ---> job-cost.sh [2024-08-07T09:43:32.721Z] lf-activate-venv: SKIPPING [2024-08-07T09:43:32.721Z] DEBUG: total: 0.2199999988079071 [2024-08-07T09:43:32.721Z] INFO: Retrieving Stack Cost... [2024-08-07T09:43:32.981Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-07T09:43:33.549Z] INFO: Archiving Costs [Pipeline] echo [2024-08-07T09:43:33.564Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T09:43:33.846Z] ---> logs-deploy.sh [2024-08-07T09:43:33.846Z] lf-activate-venv: SKIPPING [2024-08-07T09:43:33.846Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4846/4 [2024-08-07T09:43:33.846Z] INFO: archiving workspace using pattern(s): [2024-08-07T09:43:34.782Z] Archives upload complete. [2024-08-07T09:43:35.042Z] INFO: archiving logs to Nexus