Pull request #4873 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 186dac255150c0c5ccd0f081a54f1a22cd3f1566+937196a2213dffd351f2a95a34308f9792d52b64 (a1cbfdc0224cf4d9565caca3b99eaca6b5dce0b8) 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-ssh15977122488097569374.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-ssh16643165816848602018.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4873/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4873/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16305321385744098529.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4873/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4368490048214944132.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8643338841065545818.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4873/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4873/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2673097444612197653.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8412 in /w/workspace/edgexfoundry_edgex-go_PR-4873 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4873/head:refs/remotes/origin/PR-4873 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 937196a2213dffd351f2a95a34308f9792d52b64 into PR head commit 186dac255150c0c5ccd0f081a54f1a22cd3f1566 Merge succeeded, producing 186dac255150c0c5ccd0f081a54f1a22cd3f1566 Checking out Revision 186dac255150c0c5ccd0f081a54f1a22cd3f1566 (PR-4873) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # 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 937196a2213dffd351f2a95a34308f9792d52b64 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-23T19:23:48.852Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-23T19:23:49.047Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-23T19:23:49.169Z] ========================================================= [2024-08-23T19:23:49.169Z] EdgeX Global Pipelines Version Info [2024-08-23T19:23:49.169Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-23T19:23:49.912Z] ------------------- [2024-08-23T19:23:49.912Z] stable info: [2024-08-23T19:23:49.912Z] ------------------- [2024-08-23T19:23:49.912Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T19:23:49.912Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-23T19:23:49.912Z] Message: update stable to v1.0.260 [2024-08-23T19:23:50.482Z] ------------------- [2024-08-23T19:23:50.483Z] experimental info: [2024-08-23T19:23:50.483Z] ------------------- [2024-08-23T19:23:50.483Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-23T19:23:50.483Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-23T19:23:50.483Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-23T19:23:50.714Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-23T19:23:50.777Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-23T19:23:50.833Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-23T19:23:50.889Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-23T19:23:50.951Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-23T19:23:51.009Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-23T19:23:51.064Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-23T19:23:51.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-23T19:23:51.181Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-23T19:23:51.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-23T19:23:51.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-23T19:23:51.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-23T19:23:51.424Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-23T19:23:51.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-23T19:23:51.544Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-23T19:23:51.598Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T19:23:51.658Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-23T19:23:51.715Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-23T19:23:51.775Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-23T19:23:51.831Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-23T19:23:51.892Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-23T19:23:51.952Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-23T19:23:52.006Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-23T19:23:52.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4873 [Pipeline] echo [2024-08-23T19:23:52.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4873 [Pipeline] echo [2024-08-23T19:23:52.168Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4873 [Pipeline] echo [2024-08-23T19:23:52.229Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] echo [2024-08-23T19:23:52.287Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 186dac2 [Pipeline] echo [2024-08-23T19:23:52.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T19:23:52.498Z] provisioning config files... [2024-08-23T19:23:52.511Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config792280406776815269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T19:23:52.909Z] ---> ****-login.sh [2024-08-23T19:23:52.909Z] nexus3.edgexfoundry.org:10001 [2024-08-23T19:23:53.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T19:23:53.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T19:23:53.430Z] Configure a credential helper to remove this warning. See [2024-08-23T19:23:53.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T19:23:53.430Z] [2024-08-23T19:23:53.430Z] Login Succeeded [2024-08-23T19:23:53.430Z] nexus3.edgexfoundry.org:10002 [2024-08-23T19:23:53.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T19:23:53.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T19:23:53.430Z] Configure a credential helper to remove this warning. See [2024-08-23T19:23:53.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T19:23:53.430Z] [2024-08-23T19:23:53.430Z] Login Succeeded [2024-08-23T19:23:53.430Z] nexus3.edgexfoundry.org:10003 [2024-08-23T19:23:53.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T19:23:53.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T19:23:53.431Z] Configure a credential helper to remove this warning. See [2024-08-23T19:23:53.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T19:23:53.431Z] [2024-08-23T19:23:53.431Z] Login Succeeded [2024-08-23T19:23:53.431Z] nexus3.edgexfoundry.org:10004 [2024-08-23T19:23:53.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T19:23:53.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T19:23:53.691Z] Configure a credential helper to remove this warning. See [2024-08-23T19:23:53.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T19:23:53.691Z] [2024-08-23T19:23:53.691Z] Login Succeeded [2024-08-23T19:23:53.691Z] ****.io [2024-08-23T19:23:53.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T19:23:53.952Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T19:23:53.952Z] Configure a credential helper to remove this warning. See [2024-08-23T19:23:53.952Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T19:23:53.952Z] [2024-08-23T19:23:53.952Z] Login Succeeded [2024-08-23T19:23:53.952Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T19:23:53.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T19:23:54.433Z] + 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-23T19:23:54.433Z] + cut -d/ -f2 [2024-08-23T19:23:54.433Z] + dirname cmd/core-command/Dockerfile [2024-08-23T19:23:54.433Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-23T19:23:54.433Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-23T19:23:54.433Z] + cut -d/ -f2 [2024-08-23T19:23:54.433Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-23T19:23:54.433Z] + dirname cmd/core-data/Dockerfile [2024-08-23T19:23:54.433Z] + cut -d/ -f2 [2024-08-23T19:23:54.433Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-23T19:23:54.433Z] + + cut -d/ -f2 [2024-08-23T19:23:54.433Z] dirname cmd/core-keeper/Dockerfile [2024-08-23T19:23:54.433Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-23T19:23:54.433Z] + dirname cmd/core-metadata/Dockerfile [2024-08-23T19:23:54.433Z] + cut -d/ -f2 [2024-08-23T19:23:54.433Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-23T19:23:54.433Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-23T19:23:54.433Z] + cut -d/ -f2 [2024-08-23T19:23:54.433Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-23T19:23:54.433Z] + + cut -d/ -f2 [2024-08-23T19:23:54.433Z] dirname cmd/security-proxy-auth/Dockerfile [2024-08-23T19:23:54.433Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-23T19:23:54.433Z] + + cut -d/ -f2 [2024-08-23T19:23:54.433Z] dirname cmd/security-proxy-setup/Dockerfile [2024-08-23T19:23:54.433Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-23T19:23:54.433Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-23T19:23:54.433Z] + cut -d/ -f2 [2024-08-23T19:23:54.433Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-23T19:23:54.433Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-23T19:23:54.433Z] + cut -d/ -f2 [2024-08-23T19:23:54.433Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-23T19:23:54.433Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-23T19:23:54.433Z] + cut -d/ -f2 [2024-08-23T19:23:54.433Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-23T19:23:54.433Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-23T19:23:54.433Z] + cut -d/ -f2 [2024-08-23T19:23:54.433Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-23T19:23:54.433Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-23T19:23:54.433Z] + cut -d/ -f2 [2024-08-23T19:23:54.433Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-23T19:23:54.433Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-23T19:23:54.433Z] + cut -d/ -f2 [2024-08-23T19:23:54.433Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-23T19:23:54.433Z] + dirname cmd/support-notifications/Dockerfile [2024-08-23T19:23:54.433Z] + cut -d/ -f2 [2024-08-23T19:23:54.433Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-23T19:23:54.433Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-23T19:23:54.433Z] + cut -d/ -f2 [2024-08-23T19:23:54.433Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-23T19:23:54.493Z] 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-23T19:23:55.048Z] + git rev-list -1 --merges 186dac255150c0c5ccd0f081a54f1a22cd3f1566~1..186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] echo [2024-08-23T19:23:55.090Z] -----------> git rev-list -1 --merges 186dac255150c0c5ccd0f081a54f1a22cd3f1566~1..186dac255150c0c5ccd0f081a54f1a22cd3f1566 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [false] [Pipeline] sh [2024-08-23T19:23:55.439Z] + git log --format=format:%s -1 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] echo [2024-08-23T19:23:55.485Z] ========================================================= [2024-08-23T19:23:55.485Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-23T19:23:55.485Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-23T19:23:56.004Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-23T19:23:56.004Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-23T19:23:56.004Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-23T19:23:56.004Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-23T19:23:56.004Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-23T19:23:56.004Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-23T19:23:56.004Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T19:23:56.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T19:23:56.544Z] [2024-08-23T19:23:56.544Z] 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-23T19:23:56.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T19:23:56.944Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-23T19:23:56.944Z] b85a868b505f: Pulling fs layer [2024-08-23T19:23:56.944Z] e2be974225ed: Pulling fs layer [2024-08-23T19:23:56.944Z] 339a4e72a1f5: Pulling fs layer [2024-08-23T19:23:56.944Z] 988bab9f4d93: Pulling fs layer [2024-08-23T19:23:56.944Z] 1469e6f7b9e6: Pulling fs layer [2024-08-23T19:23:56.944Z] eaf3925da568: Pulling fs layer [2024-08-23T19:23:56.944Z] bab4dde63d76: Pulling fs layer [2024-08-23T19:23:56.944Z] bde34c3a00c8: Pulling fs layer [2024-08-23T19:23:56.944Z] b352a97aabf1: Pulling fs layer [2024-08-23T19:23:56.944Z] 4872d77fe225: Pulling fs layer [2024-08-23T19:23:56.944Z] 5851b861e8e6: Pulling fs layer [2024-08-23T19:23:56.944Z] 988bab9f4d93: Waiting [2024-08-23T19:23:56.944Z] bde34c3a00c8: Waiting [2024-08-23T19:23:56.944Z] 5851b861e8e6: Waiting [2024-08-23T19:23:56.944Z] 4872d77fe225: Waiting [2024-08-23T19:23:56.944Z] 1469e6f7b9e6: Waiting [2024-08-23T19:23:56.944Z] b352a97aabf1: Waiting [2024-08-23T19:23:56.944Z] bab4dde63d76: Waiting [2024-08-23T19:23:56.944Z] eaf3925da568: Waiting [2024-08-23T19:23:56.944Z] e2be974225ed: Verifying Checksum [2024-08-23T19:23:56.944Z] e2be974225ed: Download complete [2024-08-23T19:23:56.944Z] 988bab9f4d93: Verifying Checksum [2024-08-23T19:23:56.944Z] 1469e6f7b9e6: Verifying Checksum [2024-08-23T19:23:56.944Z] 1469e6f7b9e6: Download complete [2024-08-23T19:23:57.204Z] eaf3925da568: Verifying Checksum [2024-08-23T19:23:57.204Z] eaf3925da568: Download complete [2024-08-23T19:23:57.204Z] 339a4e72a1f5: Verifying Checksum [2024-08-23T19:23:57.204Z] 339a4e72a1f5: Download complete [2024-08-23T19:23:57.204Z] bde34c3a00c8: Verifying Checksum [2024-08-23T19:23:57.204Z] bde34c3a00c8: Download complete [2024-08-23T19:23:57.204Z] b352a97aabf1: Download complete [2024-08-23T19:23:57.204Z] 4872d77fe225: Verifying Checksum [2024-08-23T19:23:57.204Z] 4872d77fe225: Download complete [2024-08-23T19:23:57.204Z] 5851b861e8e6: Download complete [2024-08-23T19:23:57.204Z] b85a868b505f: Verifying Checksum [2024-08-23T19:23:57.204Z] b85a868b505f: Download complete [2024-08-23T19:23:57.462Z] bab4dde63d76: Verifying Checksum [2024-08-23T19:23:57.462Z] bab4dde63d76: Download complete [2024-08-23T19:23:58.400Z] b85a868b505f: Pull complete [2024-08-23T19:23:58.660Z] e2be974225ed: Pull complete [2024-08-23T19:23:59.228Z] 339a4e72a1f5: Pull complete [2024-08-23T19:23:59.228Z] 988bab9f4d93: Pull complete [2024-08-23T19:23:59.487Z] 1469e6f7b9e6: Pull complete [2024-08-23T19:23:59.487Z] eaf3925da568: Pull complete [2024-08-23T19:24:01.394Z] bab4dde63d76: Pull complete [2024-08-23T19:24:01.394Z] bde34c3a00c8: Pull complete [2024-08-23T19:24:01.394Z] b352a97aabf1: Pull complete [2024-08-23T19:24:01.394Z] 4872d77fe225: Pull complete [2024-08-23T19:24:01.394Z] 5851b861e8e6: Pull complete [2024-08-23T19:24:01.394Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-23T19:24:01.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-23T19:24:01.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T19:24:01.967Z] prd-ubuntu20.04-docker-8c-8g-8412 does not seem to be running inside a container [2024-08-23T19:24:02.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-23T19:24:04.955Z] $ docker top 1c1cf5e312c5d928036e22b15364c64d317abf7b98932794bc1b4a56fe517edd -eo pid,comm [2024-08-23T19:24:05.018Z] 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-23T19:24:05.018Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-23T19:24:05.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T19:24:05.259Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T19:24:05.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T19:24:05.375Z] $ docker exec 1c1cf5e312c5d928036e22b15364c64d317abf7b98932794bc1b4a56fe517edd ssh-agent [2024-08-23T19:24:05.480Z] SSH_AUTH_SOCK=/tmp/ssh-NMuVu7FLQR12/agent.32 [2024-08-23T19:24:05.480Z] SSH_AGENT_PID=38 [2024-08-23T19:24:05.486Z] Running ssh-add (command line suppressed) [2024-08-23T19:24:05.587Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10755088711571467543.key (/w/workspace/edgex-go/1@tmp/private_key_10755088711571467543.key) [2024-08-23T19:24:05.606Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T19:24:05.948Z] + git tag --points-at HEAD [Pipeline] } [2024-08-23T19:24:05.975Z] $ docker exec --env ******** --env ******** 1c1cf5e312c5d928036e22b15364c64d317abf7b98932794bc1b4a56fe517edd ssh-agent -k [2024-08-23T19:24:06.082Z] unset SSH_AUTH_SOCK; [2024-08-23T19:24:06.083Z] unset SSH_AGENT_PID; [2024-08-23T19:24:06.083Z] echo Agent pid 38 killed; [2024-08-23T19:24:06.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-23T19:24:06.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-23T19:24:06.213Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-23T19:24:06.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-23T19:24:06.315Z] $ docker exec 1c1cf5e312c5d928036e22b15364c64d317abf7b98932794bc1b4a56fe517edd ssh-agent [2024-08-23T19:24:06.415Z] SSH_AUTH_SOCK=/tmp/ssh-kR9hIMbSnS76/agent.70 [2024-08-23T19:24:06.415Z] SSH_AGENT_PID=76 [2024-08-23T19:24:06.419Z] Running ssh-add (command line suppressed) [2024-08-23T19:24:06.512Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9923416907833254664.key (/w/workspace/edgex-go/1@tmp/private_key_9923416907833254664.key) [2024-08-23T19:24:06.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-23T19:24:06.875Z] + git semver init [2024-08-23T19:24:07.135Z] 2024-08-23 19:24:07,073 [run_init] DEBUG init version:0.0.0 force:False [2024-08-23T19:24:07.135Z] 2024-08-23 19:24:07,074 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-23T19:24:07.135Z] 2024-08-23 19:24:07,074 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-23T19:24:07.135Z] 2024-08-23 19:24:07,075 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2024-08-23T19:24:13.701Z] 2024-08-23 19:24:12,793 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-23T19:24:13.701Z] 2024-08-23 19:24:12,794 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4873 with force:False [2024-08-23T19:24:13.701Z] 2024-08-23 19:24:12,794 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4873 [2024-08-23T19:24:13.701Z] 2024-08-23 19:24:12,798 [execute] INFO git cat-file --batch-check [2024-08-23T19:24:13.701Z] 2024-08-23 19:24:12,799 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T19:24:13.701Z] 2024-08-23 19:24:12,804 [execute] INFO git cat-file --batch [2024-08-23T19:24:13.701Z] 2024-08-23 19:24:12,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-23T19:24:13.701Z] 2024-08-23 19:24:12,808 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4873 [2024-08-23T19:24:13.701Z] 0.0.0 [Pipeline] } [2024-08-23T19:24:13.737Z] $ docker exec --env ******** --env ******** 1c1cf5e312c5d928036e22b15364c64d317abf7b98932794bc1b4a56fe517edd ssh-agent -k [2024-08-23T19:24:13.838Z] unset SSH_AUTH_SOCK; [2024-08-23T19:24:13.838Z] unset SSH_AGENT_PID; [2024-08-23T19:24:13.838Z] echo Agent pid 76 killed; [2024-08-23T19:24:13.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-23T19:24:14.320Z] + git semver [Pipeline] } [2024-08-23T19:24:14.610Z] $ docker stop --time=1 1c1cf5e312c5d928036e22b15364c64d317abf7b98932794bc1b4a56fe517edd [2024-08-23T19:24:15.902Z] $ docker rm -f --volumes 1c1cf5e312c5d928036e22b15364c64d317abf7b98932794bc1b4a56fe517edd [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T19:24:16.324Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-23T19:24:16.637Z] Stashed 1 file(s) [Pipeline] echo [2024-08-23T19:24:16.663Z] [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-23T19:24:17.546Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-23T19:24:17.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T19:24:17.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T19:24:17.684Z] ========================================================= [2024-08-23T19:24:17.684Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-23T19:24:17.684Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-23T19:24:18.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T19:24:18.050Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-23T19:24:18.050Z] 619be1103602: Pulling fs layer [2024-08-23T19:24:18.050Z] 7862e08f4a3e: Pulling fs layer [2024-08-23T19:24:18.050Z] 5df492c9dc93: Pulling fs layer [2024-08-23T19:24:18.050Z] 7629e6793208: Pulling fs layer [2024-08-23T19:24:18.050Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T19:24:18.050Z] fb5054dd5b73: Pulling fs layer [2024-08-23T19:24:18.050Z] eeca6798cff9: Pulling fs layer [2024-08-23T19:24:18.050Z] aa269ceb94a6: Pulling fs layer [2024-08-23T19:24:18.050Z] ada007ff1a6a: Pulling fs layer [2024-08-23T19:24:18.050Z] 7629e6793208: Waiting [2024-08-23T19:24:18.050Z] 4f4fb700ef54: Waiting [2024-08-23T19:24:18.050Z] fb5054dd5b73: Waiting [2024-08-23T19:24:18.050Z] eeca6798cff9: Waiting [2024-08-23T19:24:18.050Z] aa269ceb94a6: Waiting [2024-08-23T19:24:18.050Z] ada007ff1a6a: Waiting [2024-08-23T19:24:18.050Z] 7862e08f4a3e: Verifying Checksum [2024-08-23T19:24:18.050Z] 7862e08f4a3e: Download complete [2024-08-23T19:24:18.050Z] 7629e6793208: Verifying Checksum [2024-08-23T19:24:18.050Z] 7629e6793208: Download complete [2024-08-23T19:24:18.050Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T19:24:18.050Z] 4f4fb700ef54: Download complete [2024-08-23T19:24:18.050Z] fb5054dd5b73: Verifying Checksum [2024-08-23T19:24:18.050Z] fb5054dd5b73: Download complete [2024-08-23T19:24:18.050Z] 619be1103602: Download complete [2024-08-23T19:24:18.050Z] eeca6798cff9: Verifying Checksum [2024-08-23T19:24:18.050Z] eeca6798cff9: Download complete [2024-08-23T19:24:18.309Z] 619be1103602: Pull complete [2024-08-23T19:24:18.309Z] ada007ff1a6a: Verifying Checksum [2024-08-23T19:24:18.309Z] ada007ff1a6a: Download complete [2024-08-23T19:24:18.309Z] 7862e08f4a3e: Pull complete [2024-08-23T19:24:18.569Z] 5df492c9dc93: Verifying Checksum [2024-08-23T19:24:18.569Z] 5df492c9dc93: Download complete [2024-08-23T19:24:18.826Z] aa269ceb94a6: Verifying Checksum [2024-08-23T19:24:18.826Z] aa269ceb94a6: Download complete [2024-08-23T19:24:22.119Z] 5df492c9dc93: Pull complete [2024-08-23T19:24:22.119Z] 7629e6793208: Pull complete [2024-08-23T19:24:22.119Z] 4f4fb700ef54: Pull complete [2024-08-23T19:24:22.119Z] fb5054dd5b73: Pull complete [2024-08-23T19:24:22.119Z] eeca6798cff9: Pull complete [2024-08-23T19:24:24.650Z] aa269ceb94a6: Pull complete [2024-08-23T19:24:24.650Z] ada007ff1a6a: Pull complete [2024-08-23T19:24:24.650Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-23T19:24:24.911Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T19:24:24.911Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-23T19:24:25.297Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T19:24:25.297Z] WORKDIR /edgex [2024-08-23T19:24:25.297Z] COPY go.mod . [2024-08-23T19:24:25.297Z] RUN go mod download [2024-08-23T19:24:25.297Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-23T19:24:25.865Z] Sending build context to Docker daemon 179.2MB [2024-08-23T19:24:25.865Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-23T19:24:25.865Z] ---> f489d0715acc [2024-08-23T19:24:25.865Z] Step 2/4 : WORKDIR /edgex [2024-08-23T19:24:31.154Z] ---> Running in a7cdfe336eda [2024-08-23T19:24:31.154Z] Removing intermediate container a7cdfe336eda [2024-08-23T19:24:31.154Z] ---> a75b88121ff8 [2024-08-23T19:24:31.154Z] Step 3/4 : COPY go.mod . [2024-08-23T19:24:31.154Z] ---> 085c89ca168a [2024-08-23T19:24:31.154Z] Step 4/4 : RUN go mod download [2024-08-23T19:24:31.154Z] ---> Running in 929910a6f28a [2024-08-23T19:24:32.035Z] Still waiting to schedule task [2024-08-23T19:24:32.035Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-23T19:24:57.734Z] Removing intermediate container 929910a6f28a [2024-08-23T19:24:57.734Z] ---> a076dacfa653 [2024-08-23T19:24:57.734Z] Successfully built a076dacfa653 [2024-08-23T19:24:57.734Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T19:24:58.147Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T19:24:58.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T19:24:58.331Z] prd-ubuntu20.04-docker-8c-8g-8412 does not seem to be running inside a container [2024-08-23T19:24:58.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-23T19:24:58.835Z] $ docker top 194a60796fa661b766177fe65e901ff846a95b3e0e1aba579dfdb1a19c9c045f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T19:24:59.254Z] + go version [2024-08-23T19:24:59.255Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-23T19:24:59.288Z] $ docker stop --time=1 194a60796fa661b766177fe65e901ff846a95b3e0e1aba579dfdb1a19c9c045f [2024-08-23T19:25:00.547Z] $ docker rm -f --volumes 194a60796fa661b766177fe65e901ff846a95b3e0e1aba579dfdb1a19c9c045f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T19:25:01.426Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-23T19:25:01.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T19:25:01.596Z] prd-ubuntu20.04-docker-8c-8g-8412 does not seem to be running inside a container [2024-08-23T19:25:01.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-23T19:25:01.951Z] $ docker top 074540e7d3d012566d04e611298e27232dfe210433d8c79e001043c27490c588 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-23T19:25:02.089Z] ========================================================= [2024-08-23T19:25:02.089Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-23T19:25:02.089Z] ========================================================= [Pipeline] sh [2024-08-23T19:25:02.387Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-23T19:25:02.778Z] + make test [2024-08-23T19:25:02.778Z] go test -race -coverprofile=coverage.out ./... [2024-08-23T19:25:10.908Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-23T19:25:42.984Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-23T19:25:42.984Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-23T19:25:42.984Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-23T19:25:42.984Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-23T19:25:42.984Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-23T19:25:42.984Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-23T19:25:42.984Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-23T19:25:42.984Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-23T19:25:42.984Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-23T19:25:42.984Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-23T19:25:42.984Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-23T19:25:42.984Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-23T19:25:42.984Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-23T19:25:42.984Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-23T19:25:42.984Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-23T19:25:42.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-23T19:25:42.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-23T19:25:42.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-23T19:25:42.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements [2024-08-23T19:25:43.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-23T19:25:43.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-23T19:25:43.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-23T19:25:43.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-23T19:25:43.956Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-23T19:25:44.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2024-08-23T19:25:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-23T19:25:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-23T19:25:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-23T19:25:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-23T19:25:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-23T19:25:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-23T19:25:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-23T19:25:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-23T19:25:45.596Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-23T19:25:46.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-23T19:25:46.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-23T19:25:46.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-23T19:25:46.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-23T19:25:46.974Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-23T19:25:47.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements [2024-08-23T19:25:47.908Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 53.2% of statements [2024-08-23T19:25:48.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.469s coverage: 93.4% of statements [2024-08-23T19:25:48.166Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.058s coverage: 91.7% of statements [2024-08-23T19:25:48.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-23T19:25:48.166Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-23T19:25:49.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 7.0% of statements [2024-08-23T19:25:50.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-23T19:25:50.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-23T19:25:50.782Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-23T19:25:50.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-23T19:25:50.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-23T19:25:50.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-23T19:25:50.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-23T19:25:50.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-23T19:25:50.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-23T19:25:50.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-23T19:25:50.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-23T19:25:50.782Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-23T19:25:50.782Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 95.8% of statements [2024-08-23T19:25:50.782Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2024-08-23T19:25:51.346Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-23T19:25:51.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-23T19:25:51.346Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.028s coverage: 0.0% of statements [no tests to run] [2024-08-23T19:25:52.284Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.038s coverage: 0.8% of statements [2024-08-23T19:25:52.284Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.035s coverage: 30.7% of statements [2024-08-23T19:25:52.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 41.7% of statements [2024-08-23T19:25:52.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.026s coverage: 77.8% of statements [2024-08-23T19:25:52.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 94.1% of statements [2024-08-23T19:25:53.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.166s coverage: 96.3% of statements [2024-08-23T19:25:53.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.033s coverage: 87.5% of statements [2024-08-23T19:25:53.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-23T19:25:53.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-23T19:25:53.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-23T19:25:53.480Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-23T19:25:53.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-23T19:25:53.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-23T19:25:53.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-23T19:25:53.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-23T19:25:55.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-23T19:25:55.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-23T19:25:55.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-23T19:25:55.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-23T19:25:55.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-23T19:25:55.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-23T19:25:55.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-23T19:25:56.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-23T19:25:56.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-23T19:25:56.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-23T19:25:58.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-23T19:25:58.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-23T19:26:00.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-23T19:26:00.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-23T19:26:02.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-23T19:26:02.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-23T19:26:02.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-23T19:26:04.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-23T19:26:04.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-23T19:26:04.216Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-23T19:26:04.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-23T19:26:04.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-23T19:26:04.476Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-23T19:26:04.476Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-23T19:26:05.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements [2024-08-23T19:26:05.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-23T19:26:05.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-23T19:26:05.413Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-23T19:26:07.317Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-23T19:26:07.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-23T19:26:07.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-23T19:26:07.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-23T19:26:08.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-23T19:26:08.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-23T19:26:08.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-23T19:26:08.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-23T19:26:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-23T19:26:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-23T19:26:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-23T19:26:10.154Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-23T19:26:10.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-23T19:26:10.720Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-23T19:26:10.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-23T19:26:10.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-23T19:26:16.696Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8413 in /w/workspace/edgexfoundry_edgex-go_PR-4873 [Pipeline] { [Pipeline] ws [2024-08-23T19:26:16.783Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-23T19:26:16.887Z] The recommended git tool is: git [2024-08-23T19:26:19.097Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.276s coverage: 79.9% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.044s coverage: 92.9% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 66.7% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.160s coverage: 36.5% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.028s coverage: 5.2% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.066s coverage: 90.8% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.043s coverage: 19.9% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.120s coverage: 95.7% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.036s coverage: 61.8% of statements [2024-08-23T19:26:19.665Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 98.9% of statements [2024-08-23T19:26:19.924Z] 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-23T19:26:20.183Z] running golangci-lint [2024-08-23T19:26:20.443Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-23T19:26:20.443Z] go version go1.21.9 linux/amd64 [2024-08-23T19:26:20.443Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-23T19:26:20.443Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-23T19:26:24.951Z] using credential edgex-jenkins-ssh [2024-08-23T19:26:24.975Z] Cloning the remote Git repository [2024-08-23T19:26:25.048Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-23T19:26:25.201Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-23T19:26:25.544Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-23T19:26:25.546Z] > git --version # timeout=10 [2024-08-23T19:26:25.610Z] > git --version # 'git version 2.25.1' [2024-08-23T19:26:25.613Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T19:26:25.795Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T19:26:44.241Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|deps|exports_file|files) took 23.547750092s" [2024-08-23T19:26:44.241Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.777992ms" [2024-08-23T19:26:45.427Z] Merging remotes/origin/main commit 937196a2213dffd351f2a95a34308f9792d52b64 into PR head commit 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [2024-08-23T19:26:45.872Z] Merge succeeded, producing 186dac255150c0c5ccd0f081a54f1a22cd3f1566 [2024-08-23T19:26:45.872Z] Checking out Revision 186dac255150c0c5ccd0f081a54f1a22cd3f1566 (PR-4873) [2024-08-23T19:26:43.792Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-23T19:26:43.815Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-23T19:26:44.612Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-23T19:26:44.656Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-23T19:26:44.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T19:26:44.677Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4873/head:refs/remotes/origin/PR-4873 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-23T19:26:45.442Z] > git config core.sparsecheckout # timeout=10 [2024-08-23T19:26:45.506Z] > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 [2024-08-23T19:26:45.769Z] > git remote # timeout=10 [2024-08-23T19:26:45.789Z] > git config --get remote.origin.url # timeout=10 [2024-08-23T19:26:45.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-23T19:26:45.826Z] > git merge 937196a2213dffd351f2a95a34308f9792d52b64 # timeout=10 [2024-08-23T19:26:45.853Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-23T19:26:45.874Z] > git config core.sparsecheckout # timeout=10 [2024-08-23T19:26:45.893Z] > git checkout -f 186dac255150c0c5ccd0f081a54f1a22cd3f1566 # timeout=10 [2024-08-23T19:26:46.685Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-08-23T19:26:46.729Z] > git --version # timeout=10 [2024-08-23T19:26:46.742Z] > git --version # 'git version 2.25.1' [2024-08-23T19:26:46.758Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-23T19:26:51.667Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-23T19:26:51.667Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T19:26:51.667Z] Dload Upload Total Spent Left Speed [2024-08-23T19:26:51.667Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 73724 0 --:--:-- --:--:-- --:--:-- 73724 [Pipeline] sh [2024-08-23T19:26:52.014Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-23T19:26:52.366Z] + sudo tee /etc/docker/daemon.new [2024-08-23T19:26:52.366Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-23T19:26:52.366Z] { [2024-08-23T19:26:52.366Z] "registry-mirrors": [ [2024-08-23T19:26:52.366Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-23T19:26:52.366Z] ], [2024-08-23T19:26:52.366Z] "bip": "10.250.0.254/24", [2024-08-23T19:26:52.366Z] "hosts": [ [2024-08-23T19:26:52.366Z] "tcp://0.0.0.0:5555", [2024-08-23T19:26:52.366Z] "unix:///var/run/docker.sock" [2024-08-23T19:26:52.366Z] ], [2024-08-23T19:26:52.366Z] "mtu": 1458, [2024-08-23T19:26:52.366Z] "selinux-enabled": true, [2024-08-23T19:26:52.366Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-23T19:26:52.366Z] } [Pipeline] sh [2024-08-23T19:26:52.725Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-23T19:26:53.067Z] + sudo service docker restart [2024-08-23T19:26:59.137Z] level=info msg="[linters_context/goanalysis] analyzers took 1m58.086504784s with top 10 stages: buildir: 1m6.547525933s, gosec: 10.28876589s, inspect: 2.587595306s, fact_deprecated: 2.365020364s, ctrlflow: 1.91557036s, printf: 1.868258673s, nilness: 1.772207419s, fact_purity: 1.688215069s, S1038: 1.297834723s, SA5012: 983.676876ms" [2024-08-23T19:26:59.137Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-23T19:26:59.137Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, path_prettifier: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, skip_files: 214/214, identifier_marker: 214/214, filename_unadjuster: 214/214, exclude-rules: 22/214, nolint: 0/22" [2024-08-23T19:26:59.137Z] level=info msg="[runner] processing took 17.711805ms with stages: nolint: 8.107948ms, identifier_marker: 5.185519ms, exclude-rules: 1.656999ms, autogenerated_exclude: 1.184389ms, path_prettifier: 1.021761ms, skip_dirs: 501.219µs, cgo: 40.21µs, filename_unadjuster: 9.45µs, max_same_issues: 660ns, fixer: 580ns, uniq_by_line: 490ns, exclude: 440ns, path_prefixer: 370ns, severity-rules: 360ns, diff: 350ns, skip_files: 290ns, sort_results: 240ns, max_from_linter: 160ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2024-08-23T19:26:59.137Z] level=info msg="[runner] linters took 13.98571266s with stages: goanalysis_metalinter: 13.967901895s" [2024-08-23T19:26:59.137Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-23T19:26:59.137Z] level=info msg="Memory: 373 samples, avg is 327.1MB, max is 1411.7MB" [2024-08-23T19:26:59.137Z] level=info msg="Execution took 37.591505138s" [2024-08-23T19:26:59.137Z] go vet ./... [2024-08-23T19:27:05.700Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-23T19:27:05.700Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-23T19:27:05.700Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-23T19:27:06.006Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-23T19:27:06.337Z] + ls -al . [2024-08-23T19:27:06.337Z] total 912 [2024-08-23T19:27:06.337Z] drwxrwxr-x 11 1001 1001 4096 Aug 23 19:25 . [2024-08-23T19:27:06.337Z] drwxr-xr-x 4 root root 4096 Aug 23 19:25 .. [2024-08-23T19:27:06.337Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 19:23 .blubracket [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 10 Aug 23 19:23 .dockerignore [2024-08-23T19:27:06.337Z] drwxrwxr-x 8 1001 1001 4096 Aug 23 19:26 .git [2024-08-23T19:27:06.337Z] drwxrwxr-x 3 1001 1001 4096 Aug 23 19:23 .github [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 1102 Aug 23 19:23 .gitignore [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 42 Aug 23 19:23 .golangci.yml [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 100 Aug 23 19:23 .hadolint.yml [2024-08-23T19:27:06.337Z] drwxr-xr-x 3 1001 1001 4096 Aug 23 19:24 .semver [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 155 Aug 23 19:23 .sonarcloud.properties [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 1171 Aug 23 19:23 ADOPTERS.md [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 21286 Aug 23 19:23 Attribution.txt [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 100284 Aug 23 19:23 CHANGELOG.md [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 3804 Aug 23 19:23 CONTRIBUTING.md [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 677 Aug 23 19:23 GOVERNANCE.md [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 861 Aug 23 19:23 Jenkinsfile [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 10775 Aug 23 19:23 LICENSE [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 16854 Aug 23 19:23 Makefile [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 582 Aug 23 19:23 OWNERS.md [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 9528 Aug 23 19:23 README.md [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 789 Aug 23 19:23 SECURITY.md [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 5 Aug 23 19:24 VERSION [2024-08-23T19:27:06.337Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 19:23 bin [2024-08-23T19:27:06.337Z] drwxrwxr-x 20 1001 1001 4096 Aug 23 19:23 cmd [2024-08-23T19:27:06.337Z] -rw-r--r-- 1 root root 544290 Aug 23 19:26 coverage.out [2024-08-23T19:27:06.337Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 19:23 fuzz_test [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 7305 Aug 23 19:23 go.mod [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 102581 Aug 23 19:23 go.sum [2024-08-23T19:27:06.337Z] drwxrwxr-x 7 1001 1001 4096 Aug 23 19:23 internal [2024-08-23T19:27:06.337Z] drwxrwxr-x 3 1001 1001 4096 Aug 23 19:23 openapi [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 584 Aug 23 19:23 security.txt [2024-08-23T19:27:06.337Z] -rw-rw-r-- 1 1001 1001 204 Aug 23 19:23 version.go [Pipeline] sh [2024-08-23T19:27:06.655Z] + '[' -e coverage.out ] [2024-08-23T19:27:06.655Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-23T19:27:06.785Z] Stashed 1 file(s) [Pipeline] sh [2024-08-23T19:27:07.090Z] + make build [2024-08-23T19:27:07.090Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T19:27:11.407Z] provisioning config files... [2024-08-23T19:27:11.443Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4385493047548893276tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T19:27:11.945Z] ---> ****-login.sh [2024-08-23T19:27:11.945Z] nexus3.edgexfoundry.org:10001 [2024-08-23T19:27:12.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T19:27:12.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T19:27:12.536Z] Configure a credential helper to remove this warning. See [2024-08-23T19:27:12.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T19:27:12.536Z] [2024-08-23T19:27:12.536Z] Login Succeeded [2024-08-23T19:27:12.536Z] nexus3.edgexfoundry.org:10002 [2024-08-23T19:27:12.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T19:27:12.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T19:27:12.804Z] Configure a credential helper to remove this warning. See [2024-08-23T19:27:12.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T19:27:12.804Z] [2024-08-23T19:27:12.804Z] Login Succeeded [2024-08-23T19:27:12.804Z] nexus3.edgexfoundry.org:10003 [2024-08-23T19:27:13.074Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T19:27:13.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T19:27:13.348Z] Configure a credential helper to remove this warning. See [2024-08-23T19:27:13.348Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T19:27:13.348Z] [2024-08-23T19:27:13.348Z] Login Succeeded [2024-08-23T19:27:13.348Z] nexus3.edgexfoundry.org:10004 [2024-08-23T19:27:13.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T19:27:13.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T19:27:13.616Z] Configure a credential helper to remove this warning. See [2024-08-23T19:27:13.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T19:27:13.616Z] [2024-08-23T19:27:13.616Z] Login Succeeded [2024-08-23T19:27:13.616Z] ****.io [2024-08-23T19:27:13.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-23T19:27:14.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-23T19:27:14.154Z] Configure a credential helper to remove this warning. See [2024-08-23T19:27:14.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-23T19:27:14.154Z] [2024-08-23T19:27:14.154Z] Login Succeeded [2024-08-23T19:27:14.154Z] ---> ****-login.sh ends [Pipeline] } [2024-08-23T19:27:14.210Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-23T19:27:14.936Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-23T19:27:14.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T19:27:15.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-23T19:27:15.072Z] ========================================================= [2024-08-23T19:27:15.072Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-23T19:27:15.072Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-23T19:27:15.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T19:27:15.476Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-23T19:27:15.476Z] c6b39de5b339: Pulling fs layer [2024-08-23T19:27:15.476Z] a69c41024577: Pulling fs layer [2024-08-23T19:27:15.476Z] d6de4b400683: Pulling fs layer [2024-08-23T19:27:15.476Z] 35cb2a7552d0: Pulling fs layer [2024-08-23T19:27:15.476Z] 4f4fb700ef54: Pulling fs layer [2024-08-23T19:27:15.476Z] 464afbd9ba4c: Pulling fs layer [2024-08-23T19:27:15.476Z] 00f215d4a9da: Pulling fs layer [2024-08-23T19:27:15.476Z] d496ad576159: Pulling fs layer [2024-08-23T19:27:15.476Z] 35cb2a7552d0: Waiting [2024-08-23T19:27:15.476Z] 4f4fb700ef54: Waiting [2024-08-23T19:27:15.476Z] 464afbd9ba4c: Waiting [2024-08-23T19:27:15.476Z] 00f215d4a9da: Waiting [2024-08-23T19:27:15.476Z] d496ad576159: Waiting [2024-08-23T19:27:15.742Z] a69c41024577: Verifying Checksum [2024-08-23T19:27:15.742Z] a69c41024577: Download complete [2024-08-23T19:27:15.742Z] 35cb2a7552d0: Verifying Checksum [2024-08-23T19:27:15.742Z] 35cb2a7552d0: Download complete [2024-08-23T19:27:15.742Z] 4f4fb700ef54: Verifying Checksum [2024-08-23T19:27:15.742Z] 4f4fb700ef54: Download complete [2024-08-23T19:27:15.742Z] 464afbd9ba4c: Download complete [2024-08-23T19:27:15.742Z] c6b39de5b339: Verifying Checksum [2024-08-23T19:27:15.742Z] c6b39de5b339: Download complete [2024-08-23T19:27:16.011Z] d496ad576159: Verifying Checksum [2024-08-23T19:27:16.011Z] d496ad576159: Download complete [2024-08-23T19:27:16.593Z] c6b39de5b339: Pull complete [2024-08-23T19:27:17.177Z] a69c41024577: Pull complete [2024-08-23T19:27:17.443Z] d6de4b400683: Verifying Checksum [2024-08-23T19:27:17.443Z] d6de4b400683: Download complete [2024-08-23T19:27:18.855Z] 00f215d4a9da: Verifying Checksum [2024-08-23T19:27:18.855Z] 00f215d4a9da: Download complete [2024-08-23T19:27:31.188Z] d6de4b400683: Pull complete [2024-08-23T19:27:31.188Z] 35cb2a7552d0: Pull complete [2024-08-23T19:27:31.188Z] 4f4fb700ef54: Pull complete [2024-08-23T19:27:31.188Z] 464afbd9ba4c: Pull complete [2024-08-23T19:27:34.309Z] 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-23T19:27:34.309Z] 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-23T19:27:35.247Z] 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-23T19:27:35.815Z] 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-23T19:27:37.726Z] 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-23T19:27:39.396Z] 00f215d4a9da: Pull complete [2024-08-23T19:27:41.350Z] d496ad576159: Pull complete [2024-08-23T19:27:41.350Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-23T19:27:41.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T19:27:41.350Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-23T19:27:41.747Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T19:27:41.747Z] WORKDIR /edgex [2024-08-23T19:27:41.747Z] COPY go.mod . [2024-08-23T19:27:41.747Z] RUN go mod download [2024-08-23T19:27:41.747Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-23T19:27:41.914Z] 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-23T19:27:42.334Z] Sending build context to Docker daemon 3.529MB [2024-08-23T19:27:42.334Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-23T19:27:42.334Z] ---> f246e2811388 [2024-08-23T19:27:42.334Z] Step 2/4 : WORKDIR /edgex [2024-08-23T19:27:43.827Z] 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-23T19:27:44.285Z] ---> Running in 085dcdcba922 [2024-08-23T19:27:44.552Z] Removing intermediate container 085dcdcba922 [2024-08-23T19:27:44.552Z] ---> b23e29d16d2d [2024-08-23T19:27:44.552Z] Step 3/4 : COPY go.mod . [2024-08-23T19:27:44.820Z] ---> 5f3d074a44f4 [2024-08-23T19:27:44.820Z] Step 4/4 : RUN go mod download [2024-08-23T19:27:45.088Z] ---> Running in b5128440ba01 [2024-08-23T19:27:46.362Z] 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-23T19:27:48.268Z] 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-23T19:27:49.205Z] 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-23T19:27:49.772Z] 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-23T19:27:50.710Z] 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-23T19:27:51.646Z] 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-23T19:27:52.605Z] $ docker stop --time=1 074540e7d3d012566d04e611298e27232dfe210433d8c79e001043c27490c588 [2024-08-23T19:27:58.377Z] $ docker rm -f --volumes 074540e7d3d012566d04e611298e27232dfe210433d8c79e001043c27490c588 [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-23T19:28:00.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-23T19:28:00.338Z] [2024-08-23T19:28:00.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T19:28:00.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-23T19:28:00.734Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-23T19:28:00.734Z] 91d30c5bc195: Pulling fs layer [2024-08-23T19:28:00.734Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-23T19:28:00.734Z] 9c61dcf015f6: Pulling fs layer [2024-08-23T19:28:00.734Z] 4698f68db338: Pulling fs layer [2024-08-23T19:28:00.734Z] 2a2f49069b9e: Pulling fs layer [2024-08-23T19:28:00.734Z] e0025b399a48: Pulling fs layer [2024-08-23T19:28:00.734Z] 4698f68db338: Waiting [2024-08-23T19:28:00.734Z] 2a2f49069b9e: Waiting [2024-08-23T19:28:00.734Z] 91d30c5bc195: Verifying Checksum [2024-08-23T19:28:00.734Z] 91d30c5bc195: Download complete [2024-08-23T19:28:00.734Z] 4698f68db338: Verifying Checksum [2024-08-23T19:28:00.734Z] 4698f68db338: Download complete [2024-08-23T19:28:00.993Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-23T19:28:00.993Z] 2e9b0aa3be6d: Download complete [2024-08-23T19:28:00.993Z] e0025b399a48: Download complete [2024-08-23T19:28:00.993Z] 91d30c5bc195: Pull complete [2024-08-23T19:28:00.993Z] 2a2f49069b9e: Download complete [2024-08-23T19:28:01.256Z] 2e9b0aa3be6d: Pull complete [2024-08-23T19:28:01.515Z] 9c61dcf015f6: Verifying Checksum [2024-08-23T19:28:01.515Z] 9c61dcf015f6: Download complete [2024-08-23T19:28:06.817Z] 9c61dcf015f6: Pull complete [2024-08-23T19:28:07.082Z] 4698f68db338: Pull complete [2024-08-23T19:28:07.341Z] 2a2f49069b9e: Pull complete [2024-08-23T19:28:07.603Z] e0025b399a48: Pull complete [2024-08-23T19:28:07.603Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-23T19:28:07.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-23T19:28:07.603Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T19:28:07.863Z] prd-ubuntu20.04-docker-8c-8g-8412 does not seem to be running inside a container [2024-08-23T19:28:07.887Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-23T19:28:08.831Z] $ docker top ea14e8ff129059285420cb9081ccb31ee4e46960b4e2933280ed21535cd5d060 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T19:28:09.248Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-23T19:28:11.781Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-08-23T19:28:11.781Z] #1 transferring dockerfile: 1.70kB done [2024-08-23T19:28:11.781Z] #1 DONE 0.0s [2024-08-23T19:28:12.040Z] [2024-08-23T19:28:12.040Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-08-23T19:28:12.298Z] #2 ... [2024-08-23T19:28:12.298Z] [2024-08-23T19:28:12.298Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-08-23T19:28:12.298Z] #3 transferring dockerfile: 1.81kB done [2024-08-23T19:28:12.298Z] #3 DONE 0.3s [2024-08-23T19:28:12.557Z] [2024-08-23T19:28:12.557Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-08-23T19:28:12.557Z] #4 transferring dockerfile: 1.95kB done [2024-08-23T19:28:12.557Z] #4 DONE 0.4s [2024-08-23T19:28:12.557Z] [2024-08-23T19:28:12.557Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-08-23T19:28:12.557Z] #5 transferring dockerfile: 2.06kB done [2024-08-23T19:28:12.557Z] #5 DONE 0.5s [2024-08-23T19:28:12.557Z] [2024-08-23T19:28:12.557Z] #6 [support-scheduler internal] load .dockerignore [2024-08-23T19:28:12.557Z] #6 ... [2024-08-23T19:28:12.557Z] [2024-08-23T19:28:12.557Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-23T19:28:12.558Z] #7 transferring dockerfile: 3.17kB done [2024-08-23T19:28:12.558Z] #7 DONE 0.5s [2024-08-23T19:28:12.558Z] [2024-08-23T19:28:12.558Z] #8 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-23T19:28:12.558Z] #8 transferring dockerfile: 2.50kB done [2024-08-23T19:28:12.558Z] #8 DONE 0.5s [2024-08-23T19:28:12.558Z] [2024-08-23T19:28:12.558Z] #9 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-23T19:28:12.558Z] #9 transferring dockerfile: 1.85kB done [2024-08-23T19:28:12.558Z] #9 DONE 0.5s [2024-08-23T19:28:12.558Z] [2024-08-23T19:28:12.558Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-08-23T19:28:12.558Z] #2 transferring dockerfile: 1.69kB 0.0s done [2024-08-23T19:28:12.558Z] #2 DONE 0.5s [2024-08-23T19:28:12.816Z] [2024-08-23T19:28:12.816Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-08-23T19:28:12.816Z] #10 transferring dockerfile: 1.93kB done [2024-08-23T19:28:12.816Z] #10 DONE 0.6s [2024-08-23T19:28:12.816Z] [2024-08-23T19:28:12.816Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-23T19:28:12.816Z] #11 transferring dockerfile: 2.49kB done [2024-08-23T19:28:12.816Z] #11 DONE 0.5s [2024-08-23T19:28:12.816Z] [2024-08-23T19:28:12.816Z] #12 [core-keeper internal] load build definition from Dockerfile [2024-08-23T19:28:12.816Z] #12 transferring dockerfile: 2.01kB done [2024-08-23T19:28:12.816Z] #12 DONE 0.5s [2024-08-23T19:28:12.816Z] [2024-08-23T19:28:12.816Z] #6 [support-scheduler internal] load .dockerignore [2024-08-23T19:28:12.816Z] #6 transferring context: 50B done [2024-08-23T19:28:12.816Z] #6 ... [2024-08-23T19:28:12.816Z] [2024-08-23T19:28:12.816Z] #13 [core-command internal] load build definition from Dockerfile [2024-08-23T19:28:12.816Z] #13 transferring dockerfile: 1.93kB done [2024-08-23T19:28:12.816Z] #13 DONE 0.6s [2024-08-23T19:28:12.816Z] [2024-08-23T19:28:12.816Z] #14 [core-data internal] load build definition from Dockerfile [2024-08-23T19:28:12.816Z] #14 transferring dockerfile: 2.07kB done [2024-08-23T19:28:12.816Z] #14 DONE 0.6s [2024-08-23T19:28:12.816Z] [2024-08-23T19:28:12.816Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-23T19:28:12.816Z] #15 transferring dockerfile: 2.23kB done [2024-08-23T19:28:12.816Z] #15 DONE 0.6s [2024-08-23T19:28:12.816Z] [2024-08-23T19:28:12.816Z] #16 [security-spire-agent internal] load .dockerignore [2024-08-23T19:28:12.816Z] #16 transferring context: 50B done [2024-08-23T19:28:12.816Z] #16 DONE 0.3s [2024-08-23T19:28:12.816Z] [2024-08-23T19:28:12.816Z] #17 [security-proxy-setup internal] load .dockerignore [2024-08-23T19:28:12.816Z] #17 transferring context: 50B done [2024-08-23T19:28:12.816Z] #17 DONE 0.3s [2024-08-23T19:28:12.816Z] [2024-08-23T19:28:12.816Z] #18 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-23T19:28:12.816Z] #18 transferring dockerfile: 1.89kB done [2024-08-23T19:28:12.816Z] #18 DONE 0.6s [2024-08-23T19:28:12.816Z] [2024-08-23T19:28:12.816Z] #19 [core-metadata internal] load .dockerignore [2024-08-23T19:28:12.816Z] #19 transferring context: 50B done [2024-08-23T19:28:12.816Z] #19 DONE 0.3s [2024-08-23T19:28:12.816Z] [2024-08-23T19:28:12.816Z] #20 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-23T19:28:12.816Z] #20 transferring dockerfile: 2.15kB done [2024-08-23T19:28:12.816Z] #20 DONE 0.6s [2024-08-23T19:28:12.816Z] [2024-08-23T19:28:12.816Z] #21 [security-bootstrapper internal] load .dockerignore [2024-08-23T19:28:12.816Z] #21 transferring context: 50B done [2024-08-23T19:28:12.816Z] #21 DONE 0.4s [2024-08-23T19:28:12.816Z] [2024-08-23T19:28:12.816Z] #22 [security-spire-config internal] load .dockerignore [2024-08-23T19:28:12.816Z] #22 transferring context: 50B done [2024-08-23T19:28:12.816Z] #22 DONE 0.3s [2024-08-23T19:28:12.816Z] [2024-08-23T19:28:12.816Z] #23 [support-notifications internal] load .dockerignore [2024-08-23T19:28:12.816Z] #23 transferring context: 50B done [2024-08-23T19:28:12.816Z] #23 DONE 0.4s [2024-08-23T19:28:12.816Z] [2024-08-23T19:28:12.816Z] #24 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-23T19:28:12.816Z] #24 DONE 0.0s [2024-08-23T19:28:13.075Z] [2024-08-23T19:28:13.075Z] #25 [core-command internal] load .dockerignore [2024-08-23T19:28:13.075Z] #25 transferring context: 50B done [2024-08-23T19:28:13.075Z] #25 DONE 0.4s [2024-08-23T19:28:13.075Z] [2024-08-23T19:28:13.075Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-08-23T19:28:13.075Z] #26 transferring context: 50B done [2024-08-23T19:28:13.075Z] #26 DONE 0.3s [2024-08-23T19:28:13.075Z] [2024-08-23T19:28:13.075Z] #27 [support-cron-scheduler internal] load .dockerignore [2024-08-23T19:28:13.075Z] #27 transferring context: 50B done [2024-08-23T19:28:13.075Z] #27 DONE 0.4s [2024-08-23T19:28:13.075Z] [2024-08-23T19:28:13.075Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-08-23T19:28:13.075Z] #28 transferring context: 50B done [2024-08-23T19:28:13.075Z] #28 DONE 0.3s [2024-08-23T19:28:13.075Z] [2024-08-23T19:28:13.075Z] #29 [core-data internal] load .dockerignore [2024-08-23T19:28:13.075Z] #29 transferring context: 50B done [2024-08-23T19:28:13.075Z] #29 DONE 0.3s [2024-08-23T19:28:13.075Z] [2024-08-23T19:28:13.075Z] #6 [support-scheduler internal] load .dockerignore [2024-08-23T19:28:13.075Z] #6 DONE 0.4s [2024-08-23T19:28:13.075Z] [2024-08-23T19:28:13.075Z] #30 [core-keeper internal] load .dockerignore [2024-08-23T19:28:13.075Z] #30 transferring context: 50B done [2024-08-23T19:28:13.075Z] #30 DONE 0.3s [2024-08-23T19:28:13.075Z] [2024-08-23T19:28:13.075Z] #31 [security-spire-server internal] load .dockerignore [2024-08-23T19:28:13.075Z] #31 transferring context: 50B done [2024-08-23T19:28:13.075Z] #31 DONE 0.7s [2024-08-23T19:28:13.075Z] [2024-08-23T19:28:13.075Z] #32 [security-proxy-auth internal] load .dockerignore [2024-08-23T19:28:13.075Z] #32 transferring context: 50B done [2024-08-23T19:28:13.075Z] #32 DONE 0.3s [2024-08-23T19:28:13.075Z] [2024-08-23T19:28:13.075Z] #33 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-23T19:28:13.075Z] #33 transferring context: 50B done [2024-08-23T19:28:13.075Z] #33 DONE 0.4s [2024-08-23T19:28:13.075Z] [2024-08-23T19:28:13.075Z] #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-23T19:28:13.075Z] #24 DONE 0.0s [2024-08-23T19:28:13.075Z] [2024-08-23T19:28:13.075Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T19:28:13.075Z] #34 ... [2024-08-23T19:28:13.075Z] [2024-08-23T19:28:13.075Z] #24 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-23T19:28:13.075Z] #24 DONE 0.0s [2024-08-23T19:28:13.075Z] [2024-08-23T19:28:13.075Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T19:28:13.075Z] #34 ... [2024-08-23T19:28:13.075Z] [2024-08-23T19:28:13.075Z] #24 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-23T19:28:13.075Z] #24 DONE 0.0s [2024-08-23T19:28:13.075Z] [2024-08-23T19:28:13.075Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T19:28:13.333Z] #34 DONE 0.4s [2024-08-23T19:28:13.333Z] [2024-08-23T19:28:13.333Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-23T19:28:13.333Z] #35 DONE 0.5s [2024-08-23T19:28:13.333Z] [2024-08-23T19:28:13.333Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-23T19:28:13.333Z] #36 DONE 0.5s [2024-08-23T19:28:13.333Z] [2024-08-23T19:28:13.333Z] #37 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T19:28:13.333Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-23T19:28:13.333Z] #37 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done [2024-08-23T19:28:13.333Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T19:28:13.333Z] #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T19:28:13.333Z] #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T19:28:13.592Z] #37 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T19:28:13.592Z] #37 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-23T19:28:13.592Z] #37 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-23T19:28:13.849Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.4s [2024-08-23T19:28:13.849Z] #37 ... [2024-08-23T19:28:13.849Z] [2024-08-23T19:28:13.849Z] #38 [security-spire-config internal] load build context [2024-08-23T19:28:13.849Z] #38 transferring context: 25.96kB 0.1s done [2024-08-23T19:28:13.849Z] #38 DONE 0.6s [2024-08-23T19:28:13.849Z] [2024-08-23T19:28:13.849Z] #39 [security-spire-agent internal] load build context [2024-08-23T19:28:13.849Z] #39 transferring context: 27.24kB 0.1s done [2024-08-23T19:28:13.849Z] #39 DONE 0.5s [2024-08-23T19:28:13.849Z] [2024-08-23T19:28:13.849Z] #40 [security-spire-server internal] load build context [2024-08-23T19:28:13.849Z] #40 transferring context: 27.71kB 0.1s done [2024-08-23T19:28:13.849Z] #40 DONE 0.6s [2024-08-23T19:28:13.849Z] [2024-08-23T19:28:13.849Z] #37 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T19:28:13.849Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 1.05MB / 3.42MB 0.5s [2024-08-23T19:28:14.108Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s [2024-08-23T19:28:14.108Z] #37 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done [2024-08-23T19:28:14.108Z] #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-23T19:28:14.675Z] #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.6s done [2024-08-23T19:28:14.675Z] #37 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.6s done [2024-08-23T19:28:15.660Z] #37 DONE 1.7s [2024-08-23T19:28:15.660Z] [2024-08-23T19:28:15.660Z] #41 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-23T19:28:20.614Z] #41 ... [2024-08-23T19:28:20.614Z] [2024-08-23T19:28:20.614Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T19:28:20.614Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-23T19:28:20.614Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-23T19:28:20.614Z] #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-23T19:28:20.614Z] #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-23T19:28:20.614Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-23T19:28:20.614Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-23T19:28:20.614Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-23T19:28:20.614Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-23T19:28:20.614Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-08-23T19:28:20.614Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-23T19:28:20.614Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.4s [2024-08-23T19:28:21.957Z] #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 7.2s done [2024-08-23T19:28:22.216Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-23T19:28:23.179Z] #42 ... [2024-08-23T19:28:23.179Z] [2024-08-23T19:28:23.179Z] #43 [core-keeper internal] load build context [2024-08-23T19:28:23.179Z] #43 transferring context: 170.66MB 9.8s [2024-08-23T19:28:23.179Z] #43 ... [2024-08-23T19:28:23.179Z] [2024-08-23T19:28:23.179Z] #44 [security-bootstrapper internal] load build context [2024-08-23T19:28:23.438Z] #44 ... [2024-08-23T19:28:23.438Z] [2024-08-23T19:28:23.438Z] #45 [core-data internal] load build context [2024-08-23T19:28:23.438Z] #45 ... [2024-08-23T19:28:23.438Z] [2024-08-23T19:28:23.438Z] #46 [security-proxy-setup internal] load build context [2024-08-23T19:28:23.696Z] #46 ... [2024-08-23T19:28:23.696Z] [2024-08-23T19:28:23.696Z] #47 [support-scheduler internal] load build context [2024-08-23T19:28:23.696Z] #47 ... [2024-08-23T19:28:23.696Z] [2024-08-23T19:28:23.696Z] #48 [core-command internal] load build context [2024-08-23T19:28:24.669Z] #48 ... [2024-08-23T19:28:24.669Z] [2024-08-23T19:28:24.669Z] #49 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-23T19:28:24.669Z] #49 ... [2024-08-23T19:28:24.669Z] [2024-08-23T19:28:24.669Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T19:28:24.669Z] #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-08-23T19:28:24.669Z] #50 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-23T19:28:24.669Z] #50 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-23T19:28:24.669Z] #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-23T19:28:24.669Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-08-23T19:28:24.669Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-23T19:28:24.669Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-23T19:28:24.669Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-23T19:28:24.669Z] #50 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done [2024-08-23T19:28:24.669Z] #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-08-23T19:28:24.669Z] #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-23T19:28:24.669Z] #50 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.0s done [2024-08-23T19:28:24.669Z] #50 ... [2024-08-23T19:28:24.669Z] [2024-08-23T19:28:24.669Z] #51 [support-cron-scheduler internal] load build context [2024-08-23T19:28:25.462Z] #51 ... [2024-08-23T19:28:25.462Z] [2024-08-23T19:28:25.462Z] #52 [security-proxy-auth internal] load build context [2024-08-23T19:28:25.462Z] #52 ... [2024-08-23T19:28:25.462Z] [2024-08-23T19:28:25.462Z] #53 [support-notifications internal] load build context [2024-08-23T19:28:25.462Z] #53 ... [2024-08-23T19:28:25.462Z] [2024-08-23T19:28:25.462Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T19:28:25.723Z] #54 ... [2024-08-23T19:28:25.723Z] [2024-08-23T19:28:25.723Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:28:25.723Z] #55 ... [2024-08-23T19:28:25.723Z] [2024-08-23T19:28:25.723Z] #56 [security-spiffe-token-provider internal] load build context [2024-08-23T19:28:25.723Z] #56 ... [2024-08-23T19:28:25.723Z] [2024-08-23T19:28:25.723Z] #57 [core-metadata internal] load build context [2024-08-23T19:28:25.723Z] #57 ... [2024-08-23T19:28:25.723Z] [2024-08-23T19:28:25.723Z] #58 [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-23T19:28:25.983Z] #58 ... [2024-08-23T19:28:25.983Z] [2024-08-23T19:28:25.983Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T19:28:28.609Z] #54 transferring context: 304.31MB 15.0s [2024-08-23T19:28:31.172Z] #54 ... [2024-08-23T19:28:31.172Z] [2024-08-23T19:28:31.172Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-23T19:28:31.172Z] #59 ... [2024-08-23T19:28:31.172Z] [2024-08-23T19:28:31.172Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T19:28:34.114Z] #54 ... [2024-08-23T19:28:34.114Z] [2024-08-23T19:28:34.114Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T19:28:34.114Z] #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done [2024-08-23T19:28:34.114Z] #42 ... [2024-08-23T19:28:34.114Z] [2024-08-23T19:28:34.114Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T19:28:34.114Z] #54 transferring context: 494.61MB 20.1s done [2024-08-23T19:28:34.114Z] #54 ... [2024-08-23T19:28:34.114Z] [2024-08-23T19:28:34.114Z] #43 [core-keeper internal] load build context [2024-08-23T19:28:34.114Z] #43 transferring context: 494.61MB 19.4s done [2024-08-23T19:28:34.114Z] #43 ... [2024-08-23T19:28:34.114Z] [2024-08-23T19:28:34.114Z] #45 [core-data internal] load build context [2024-08-23T19:28:34.383Z] #45 ... [2024-08-23T19:28:34.383Z] [2024-08-23T19:28:34.383Z] #46 [security-proxy-setup internal] load build context [2024-08-23T19:28:34.383Z] #46 transferring context: 494.61MB 19.0s done [2024-08-23T19:28:34.383Z] #46 ... [2024-08-23T19:28:34.383Z] [2024-08-23T19:28:34.383Z] #44 [security-bootstrapper internal] load build context [2024-08-23T19:28:34.383Z] #44 transferring context: 494.61MB 20.3s done [2024-08-23T19:28:34.383Z] #44 ... [2024-08-23T19:28:34.383Z] [2024-08-23T19:28:34.383Z] #47 [support-scheduler internal] load build context [2024-08-23T19:28:34.383Z] #47 transferring context: 494.61MB 19.8s done [2024-08-23T19:28:34.643Z] #47 ... [2024-08-23T19:28:34.643Z] [2024-08-23T19:28:34.643Z] #48 [core-command internal] load build context [2024-08-23T19:28:34.643Z] #48 transferring context: 494.61MB 18.3s done [2024-08-23T19:28:34.643Z] #48 ... [2024-08-23T19:28:34.643Z] [2024-08-23T19:28:34.643Z] #57 [core-metadata internal] load build context [2024-08-23T19:28:34.643Z] #57 transferring context: 494.61MB 21.1s done [2024-08-23T19:28:34.903Z] #57 ... [2024-08-23T19:28:34.903Z] [2024-08-23T19:28:34.903Z] #52 [security-proxy-auth internal] load build context [2024-08-23T19:28:34.903Z] #52 transferring context: 494.61MB 18.7s done [2024-08-23T19:28:34.903Z] #52 ... [2024-08-23T19:28:34.903Z] [2024-08-23T19:28:34.903Z] #51 [support-cron-scheduler internal] load build context [2024-08-23T19:28:34.903Z] #51 transferring context: 494.61MB 17.7s done [2024-08-23T19:28:35.163Z] #51 ... [2024-08-23T19:28:35.163Z] [2024-08-23T19:28:35.163Z] #53 [support-notifications internal] load build context [2024-08-23T19:28:35.163Z] #53 transferring context: 494.61MB 17.8s done [2024-08-23T19:28:35.423Z] #53 ... [2024-08-23T19:28:35.423Z] [2024-08-23T19:28:35.423Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:28:35.423Z] #55 transferring context: 494.61MB 19.6s done [2024-08-23T19:28:35.684Z] #55 ... [2024-08-23T19:28:35.684Z] [2024-08-23T19:28:35.684Z] #56 [security-spiffe-token-provider internal] load build context [2024-08-23T19:28:35.684Z] #56 transferring context: 494.61MB 19.4s done [2024-08-23T19:28:36.254Z] #56 ... [2024-08-23T19:28:36.254Z] [2024-08-23T19:28:36.254Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T19:28:37.193Z] #60 ... [2024-08-23T19:28:37.193Z] [2024-08-23T19:28:37.193Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T19:28:37.193Z] #61 ... [2024-08-23T19:28:37.193Z] [2024-08-23T19:28:37.193Z] #45 [core-data internal] load build context [2024-08-23T19:28:37.193Z] #45 transferring context: 494.61MB 21.1s done [2024-08-23T19:28:39.098Z] #45 ... [2024-08-23T19:28:39.098Z] [2024-08-23T19:28:39.098Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-23T19:28:39.098Z] #62 ... [2024-08-23T19:28:39.098Z] [2024-08-23T19:28:39.098Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-23T19:28:41.638Z] #63 ... [2024-08-23T19:28:41.638Z] [2024-08-23T19:28:41.638Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-23T19:28:41.638Z] #64 ... [2024-08-23T19:28:41.638Z] [2024-08-23T19:28:41.638Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T19:28:42.796Z] #65 ... [2024-08-23T19:28:42.796Z] [2024-08-23T19:28:42.796Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T19:28:42.796Z] #66 ... [2024-08-23T19:28:42.796Z] [2024-08-23T19:28:42.796Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T19:28:52.963Z] Removing intermediate container b5128440ba01 [2024-08-23T19:28:52.963Z] ---> b571d7efba28 [2024-08-23T19:28:52.963Z] Successfully built b571d7efba28 [2024-08-23T19:28:52.963Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T19:28:53.399Z] + docker inspect -f . ci-base-image-arm64 [2024-08-23T19:28:53.399Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T19:28:53.692Z] prd-ubuntu20.04-docker-arm64-4c-16g-8413 does not seem to be running inside a container [2024-08-23T19:28:53.747Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-23T19:28:54.912Z] $ docker top 5fb95657a2e7abfe6972880bddbbe377425b587b5df8319a04fa223038938783 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T19:28:55.919Z] + go version [2024-08-23T19:28:55.919Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-23T19:28:55.954Z] $ docker stop --time=1 5fb95657a2e7abfe6972880bddbbe377425b587b5df8319a04fa223038938783 [2024-08-23T19:28:57.582Z] $ docker rm -f --volumes 5fb95657a2e7abfe6972880bddbbe377425b587b5df8319a04fa223038938783 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T19:28:58.544Z] + docker inspect -f . ci-base-image-arm64 [2024-08-23T19:28:58.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T19:28:58.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-8413 does not seem to be running inside a container [2024-08-23T19:28:58.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-23T19:29:00.187Z] $ docker top 6646bf499ce3ece24c04bad411fd031af29782b86fc4149acd4d71837b338d03 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-23T19:29:00.450Z] ========================================================= [2024-08-23T19:29:00.450Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-23T19:29:00.450Z] ========================================================= [Pipeline] sh [2024-08-23T19:29:00.775Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-23T19:29:01.496Z] + make test [2024-08-23T19:29:01.496Z] go test -race -coverprofile=coverage.out ./... [2024-08-23T19:29:15.139Z] #67 ... [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #53 [support-notifications internal] load build context [2024-08-23T19:29:15.139Z] #53 DONE 57.5s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #48 [core-command internal] load build context [2024-08-23T19:29:15.139Z] #48 DONE 57.5s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #51 [support-cron-scheduler internal] load build context [2024-08-23T19:29:15.139Z] #51 DONE 57.5s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #52 [security-proxy-auth internal] load build context [2024-08-23T19:29:15.139Z] #52 DONE 57.6s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #56 [security-spiffe-token-provider internal] load build context [2024-08-23T19:29:15.139Z] #56 DONE 57.6s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #47 [support-scheduler internal] load build context [2024-08-23T19:29:15.139Z] #47 DONE 57.6s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #46 [security-proxy-setup internal] load build context [2024-08-23T19:29:15.139Z] #46 DONE 57.6s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:29:15.139Z] #55 DONE 57.6s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #43 [core-keeper internal] load build context [2024-08-23T19:29:15.139Z] #43 DONE 57.6s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #54 [security-secretstore-setup internal] load build context [2024-08-23T19:29:15.139Z] #54 DONE 57.6s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T19:29:15.139Z] #60 ... [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #44 [security-bootstrapper internal] load build context [2024-08-23T19:29:15.139Z] #44 DONE 57.6s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #45 [core-data internal] load build context [2024-08-23T19:29:15.139Z] #45 DONE 57.7s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #57 [core-metadata internal] load build context [2024-08-23T19:29:15.139Z] #57 DONE 57.7s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #49 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-23T19:29:15.139Z] #49 DONE 57.9s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T19:29:15.139Z] #42 DONE 57.9s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T19:29:15.139Z] #60 34.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.139Z] #60 ... [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T19:29:15.139Z] #50 DONE 57.9s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #68 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-23T19:29:15.139Z] #68 DONE 0.2s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T19:29:15.139Z] #69 ... [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #58 [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-23T19:29:15.139Z] #58 DONE 57.1s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-23T19:29:15.139Z] #59 51.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.139Z] #59 51.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.139Z] #59 51.51 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-23T19:29:15.139Z] #59 51.52 (2/2) Installing su-exec (0.2-r3) [2024-08-23T19:29:15.139Z] #59 51.52 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:29:15.139Z] #59 51.55 OK: 7 MiB in 17 packages [2024-08-23T19:29:15.139Z] #59 ... [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T19:29:15.139Z] #0 0.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.139Z] #0 0.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.139Z] #0 1.242 OK: 264 MiB in 52 packages [2024-08-23T19:29:15.139Z] #70 DONE 2.4s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T19:29:15.139Z] #61 45.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.139Z] #61 45.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.139Z] #61 45.44 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T19:29:15.139Z] #61 45.45 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:29:15.139Z] #61 45.45 OK: 7 MiB in 16 packages [2024-08-23T19:29:15.139Z] #61 DONE 46.9s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T19:29:15.139Z] #67 39.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.139Z] #67 ... [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-23T19:29:15.139Z] #59 DONE 53.1s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T19:29:15.139Z] #67 39.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.139Z] #67 39.88 (1/4) Installing ca-certificates (20240226-r0) [2024-08-23T19:29:15.139Z] #67 39.90 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-23T19:29:15.139Z] #67 39.91 (3/4) Installing su-exec (0.2-r3) [2024-08-23T19:29:15.139Z] #67 39.91 (4/4) Installing yq (4.33.3-r5) [2024-08-23T19:29:15.139Z] #67 39.99 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:29:15.139Z] #67 39.99 Executing ca-certificates-20240226-r0.trigger [2024-08-23T19:29:15.139Z] #67 ... [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-23T19:29:15.139Z] #63 33.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.139Z] #63 33.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.139Z] #63 33.66 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-23T19:29:15.139Z] #63 33.66 (2/4) Installing openssl (3.1.6-r0) [2024-08-23T19:29:15.139Z] #63 33.68 (3/4) Installing su-exec (0.2-r3) [2024-08-23T19:29:15.139Z] #63 33.68 (4/4) Installing yq (4.33.3-r5) [2024-08-23T19:29:15.139Z] #63 33.76 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:29:15.139Z] #63 33.77 OK: 17 MiB in 19 packages [2024-08-23T19:29:15.139Z] #63 DONE 36.0s [2024-08-23T19:29:15.139Z] [2024-08-23T19:29:15.139Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T19:29:15.139Z] #67 40.47 OK: 17 MiB in 19 packages [2024-08-23T19:29:15.712Z] #67 ... [2024-08-23T19:29:15.712Z] [2024-08-23T19:29:15.712Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T19:29:15.712Z] #66 39.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.712Z] #66 39.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.712Z] #66 39.71 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T19:29:15.712Z] #66 39.71 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T19:29:15.712Z] #66 39.71 OK: 20070 distinct packages available [2024-08-23T19:29:15.712Z] #66 39.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.712Z] #66 39.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.712Z] #66 40.11 (1/11) Installing ca-certificates (20240226-r0) [2024-08-23T19:29:15.712Z] #66 40.15 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-23T19:29:15.712Z] #66 40.21 (3/11) Installing libunistring (1.1-r1) [2024-08-23T19:29:15.712Z] #66 40.24 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-23T19:29:15.712Z] #66 40.25 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-23T19:29:15.712Z] #66 40.26 (6/11) Installing libcurl (8.9.0-r0) [2024-08-23T19:29:15.712Z] #66 40.27 (7/11) Installing curl (8.9.0-r0) [2024-08-23T19:29:15.712Z] #66 40.28 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-23T19:29:15.712Z] #66 40.29 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-23T19:29:15.712Z] #66 40.29 (10/11) Installing libucontext (1.2-r2) [2024-08-23T19:29:15.712Z] #66 40.30 (11/11) Installing gcompat (1.1.0-r1) [2024-08-23T19:29:15.712Z] #66 40.31 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:29:15.712Z] #66 40.32 Executing ca-certificates-20240226-r0.trigger [2024-08-23T19:29:15.712Z] #66 40.36 OK: 12 MiB in 26 packages [2024-08-23T19:29:15.712Z] #66 DONE 43.6s [2024-08-23T19:29:15.712Z] [2024-08-23T19:29:15.712Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T19:29:15.712Z] #60 35.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.712Z] #60 35.44 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T19:29:15.712Z] #60 35.44 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T19:29:15.712Z] #60 35.44 OK: 20070 distinct packages available [2024-08-23T19:29:15.712Z] #60 35.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.712Z] #60 35.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.712Z] #60 35.82 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-23T19:29:15.712Z] #60 35.84 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-23T19:29:15.712Z] #60 35.85 (3/4) Installing libucontext (1.2-r2) [2024-08-23T19:29:15.712Z] #60 35.85 (4/4) Installing gcompat (1.1.0-r1) [2024-08-23T19:29:15.712Z] #60 35.85 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:29:15.712Z] #60 35.86 OK: 8 MiB in 19 packages [2024-08-23T19:29:15.712Z] #60 DONE 39.4s [2024-08-23T19:29:15.712Z] [2024-08-23T19:29:15.712Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T19:29:15.712Z] #65 33.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.712Z] #65 33.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.712Z] #65 33.92 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T19:29:15.712Z] #65 33.92 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T19:29:15.712Z] #65 33.92 OK: 20070 distinct packages available [2024-08-23T19:29:15.712Z] #65 33.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.712Z] #65 34.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.712Z] #65 34.30 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-23T19:29:15.712Z] #65 34.31 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-23T19:29:15.712Z] #65 34.32 (3/5) Installing libucontext (1.2-r2) [2024-08-23T19:29:15.712Z] #65 34.33 (4/5) Installing gcompat (1.1.0-r1) [2024-08-23T19:29:15.712Z] #65 34.33 (5/5) Installing openssl (3.1.6-r0) [2024-08-23T19:29:15.712Z] #65 34.35 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:29:15.712Z] #65 34.35 OK: 8 MiB in 20 packages [2024-08-23T19:29:15.712Z] #65 DONE 37.8s [2024-08-23T19:29:15.976Z] [2024-08-23T19:29:15.976Z] #41 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-23T19:29:15.976Z] #41 58.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.976Z] #41 58.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.976Z] #41 58.96 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T19:29:15.976Z] #41 58.97 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:29:15.976Z] #41 59.00 OK: 7 MiB in 16 packages [2024-08-23T19:29:15.976Z] #41 DONE 60.9s [2024-08-23T19:29:15.976Z] [2024-08-23T19:29:15.976Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-23T19:29:15.976Z] #64 42.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.976Z] #64 42.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.976Z] #64 42.72 (1/2) Installing ca-certificates (20240226-r0) [2024-08-23T19:29:15.976Z] #64 42.74 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-23T19:29:15.976Z] #64 42.74 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:29:15.976Z] #64 42.76 Executing ca-certificates-20240226-r0.trigger [2024-08-23T19:29:15.976Z] #64 42.87 OK: 8 MiB in 17 packages [2024-08-23T19:29:15.976Z] #64 DONE 44.5s [2024-08-23T19:29:15.976Z] [2024-08-23T19:29:15.976Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T19:29:15.976Z] #67 DONE 41.5s [2024-08-23T19:29:15.976Z] [2024-08-23T19:29:15.976Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-23T19:29:15.976Z] #62 44.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.976Z] #62 44.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:15.976Z] #62 45.09 (1/3) Installing ca-certificates (20240226-r0) [2024-08-23T19:29:15.976Z] #62 45.12 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-23T19:29:15.976Z] #62 45.12 (3/3) Installing tzdata (2024a-r0) [2024-08-23T19:29:15.976Z] #62 45.20 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:29:15.976Z] #62 45.29 Executing ca-certificates-20240226-r0.trigger [2024-08-23T19:29:15.976Z] #62 45.40 OK: 11 MiB in 18 packages [2024-08-23T19:29:15.976Z] #62 DONE 47.0s [2024-08-23T19:29:15.976Z] [2024-08-23T19:29:15.976Z] #71 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-23T19:29:15.976Z] #71 ... [2024-08-23T19:29:15.976Z] [2024-08-23T19:29:15.976Z] #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:29:15.976Z] #72 DONE 2.3s [2024-08-23T19:29:16.237Z] [2024-08-23T19:29:16.237Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-23T19:29:16.809Z] #73 ... [2024-08-23T19:29:16.809Z] [2024-08-23T19:29:16.809Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T19:29:16.809Z] #74 DONE 5.7s [2024-08-23T19:29:17.070Z] [2024-08-23T19:29:17.070Z] #69 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T19:29:17.070Z] #69 5.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:17.070Z] #69 5.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:17.070Z] #69 5.932 OK: 264 MiB in 52 packages [2024-08-23T19:29:17.332Z] #69 DONE 6.1s [2024-08-23T19:29:17.332Z] [2024-08-23T19:29:17.332Z] #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:29:17.332Z] #75 DONE 0.1s [2024-08-23T19:29:17.332Z] [2024-08-23T19:29:17.332Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-23T19:29:18.274Z] #76 ... [2024-08-23T19:29:18.274Z] [2024-08-23T19:29:18.274Z] #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-23T19:29:18.274Z] #0 3.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:18.274Z] #0 3.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:18.274Z] #0 3.964 OK: 7 MiB in 17 packages [2024-08-23T19:29:18.274Z] #77 DONE 4.1s [2024-08-23T19:29:18.274Z] [2024-08-23T19:29:18.274Z] #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-23T19:29:18.274Z] #0 3.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:18.274Z] #0 4.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:18.274Z] #0 4.266 OK: 7 MiB in 16 packages [2024-08-23T19:29:18.274Z] #78 DONE 4.5s [2024-08-23T19:29:18.274Z] [2024-08-23T19:29:18.274Z] #79 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-23T19:29:18.274Z] #0 6.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:18.274Z] #0 6.619 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:18.274Z] #0 6.858 OK: 264 MiB in 52 packages [2024-08-23T19:29:18.274Z] #79 DONE 7.1s [2024-08-23T19:29:18.274Z] [2024-08-23T19:29:18.274Z] #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-23T19:29:18.274Z] #0 2.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:18.274Z] #0 2.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:18.274Z] #0 2.577 OK: 17 MiB in 19 packages [2024-08-23T19:29:18.274Z] #80 DONE 2.7s [2024-08-23T19:29:18.274Z] [2024-08-23T19:29:18.274Z] #81 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:29:18.536Z] #81 DONE 0.3s [2024-08-23T19:29:18.536Z] [2024-08-23T19:29:18.536Z] #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T19:29:18.536Z] #0 2.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:18.536Z] #0 2.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:18.536Z] #0 2.697 OK: 12 MiB in 26 packages [2024-08-23T19:29:18.536Z] #82 DONE 2.9s [2024-08-23T19:29:18.536Z] [2024-08-23T19:29:18.536Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-23T19:29:18.536Z] #83 DONE 0.2s [2024-08-23T19:29:18.536Z] [2024-08-23T19:29:18.536Z] #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:29:19.108Z] #84 ... [2024-08-23T19:29:19.108Z] [2024-08-23T19:29:19.108Z] #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-23T19:29:19.108Z] #0 5.384 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:19.108Z] #0 5.967 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:19.108Z] #0 6.650 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T19:29:19.108Z] #0 6.975 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:29:19.108Z] #0 6.983 OK: 7 MiB in 16 packages [2024-08-23T19:29:19.108Z] #85 DONE 7.1s [2024-08-23T19:29:19.108Z] [2024-08-23T19:29:19.108Z] #86 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-23T19:29:19.108Z] #0 6.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:19.108Z] #0 7.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:19.108Z] #0 7.448 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T19:29:19.108Z] #0 7.448 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T19:29:19.108Z] #0 7.448 OK: 20077 distinct packages available [2024-08-23T19:29:19.108Z] #0 7.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:19.108Z] #0 7.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:19.108Z] #0 7.798 OK: 264 MiB in 52 packages [2024-08-23T19:29:19.108Z] #86 DONE 7.9s [2024-08-23T19:29:19.369Z] [2024-08-23T19:29:19.369Z] #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:29:19.369Z] #87 DONE 0.1s [2024-08-23T19:29:19.369Z] [2024-08-23T19:29:19.369Z] #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:29:19.632Z] #88 ... [2024-08-23T19:29:19.632Z] [2024-08-23T19:29:19.632Z] #71 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-23T19:29:19.632Z] #71 3.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:19.632Z] #71 3.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:19.632Z] #71 3.529 OK: 7 MiB in 16 packages [2024-08-23T19:29:19.632Z] #71 DONE 3.7s [2024-08-23T19:29:19.632Z] [2024-08-23T19:29:19.632Z] #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-23T19:29:19.632Z] #0 3.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:19.632Z] #0 3.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:19.632Z] #0 3.652 OK: 8 MiB in 19 packages [2024-08-23T19:29:19.632Z] #89 DONE 3.8s [2024-08-23T19:29:19.632Z] [2024-08-23T19:29:19.632Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T19:29:21.124Z] #90 DONE 1.5s [2024-08-23T19:29:21.124Z] [2024-08-23T19:29:21.124Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-23T19:29:21.124Z] #0 3.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:21.124Z] #0 4.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:21.124Z] #0 4.821 OK: 17 MiB in 19 packages [2024-08-23T19:29:21.124Z] #91 DONE 5.1s [2024-08-23T19:29:21.124Z] [2024-08-23T19:29:21.124Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T19:29:21.124Z] #0 3.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:21.124Z] #0 4.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:21.124Z] #0 4.642 OK: 8 MiB in 17 packages [2024-08-23T19:29:21.124Z] #92 DONE 5.1s [2024-08-23T19:29:21.124Z] [2024-08-23T19:29:21.124Z] #73 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-23T19:29:21.124Z] #73 3.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:21.124Z] #73 4.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:21.124Z] #73 4.520 OK: 8 MiB in 20 packages [2024-08-23T19:29:21.124Z] #73 DONE 5.3s [2024-08-23T19:29:21.124Z] [2024-08-23T19:29:21.124Z] #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-23T19:29:23.057Z] #93 DONE 2.0s [2024-08-23T19:29:23.057Z] [2024-08-23T19:29:23.057Z] #94 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T19:29:23.057Z] #0 5.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:23.057Z] #0 5.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:23.057Z] #0 5.412 OK: 11 MiB in 18 packages [2024-08-23T19:29:23.057Z] #94 DONE 7.1s [2024-08-23T19:29:23.057Z] [2024-08-23T19:29:23.057Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-23T19:29:23.057Z] #76 4.032 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:23.057Z] #76 4.503 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-23T19:29:23.057Z] #76 5.162 OK: 264 MiB in 52 packages [2024-08-23T19:29:23.057Z] #76 DONE 6.1s [2024-08-23T19:29:23.057Z] [2024-08-23T19:29:23.057Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-23T19:29:23.057Z] #95 DONE 2.1s [2024-08-23T19:29:23.057Z] [2024-08-23T19:29:23.057Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T19:29:23.057Z] #96 DONE 2.0s [2024-08-23T19:29:23.057Z] [2024-08-23T19:29:23.057Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T19:29:23.057Z] #97 ... [2024-08-23T19:29:23.057Z] [2024-08-23T19:29:23.057Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-23T19:29:23.057Z] #98 DONE 0.2s [2024-08-23T19:29:23.318Z] [2024-08-23T19:29:23.318Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T19:29:24.265Z] #99 ... [2024-08-23T19:29:24.265Z] [2024-08-23T19:29:24.265Z] #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-23T19:29:24.265Z] #100 DONE 1.4s [2024-08-23T19:29:24.265Z] [2024-08-23T19:29:24.265Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-23T19:29:24.265Z] #101 DONE 1.4s [2024-08-23T19:29:24.525Z] [2024-08-23T19:29:24.525Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T19:29:24.525Z] #97 DONE 1.4s [2024-08-23T19:29:24.525Z] [2024-08-23T19:29:24.525Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T19:29:24.525Z] #99 DONE 1.3s [2024-08-23T19:29:24.525Z] [2024-08-23T19:29:24.525Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-23T19:29:24.525Z] #102 DONE 0.1s [2024-08-23T19:29:24.525Z] [2024-08-23T19:29:24.525Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T19:29:24.525Z] #103 DONE 0.1s [2024-08-23T19:29:24.525Z] [2024-08-23T19:29:24.525Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-23T19:29:24.525Z] #104 DONE 0.1s [2024-08-23T19:29:24.525Z] [2024-08-23T19:29:24.525Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-23T19:29:24.525Z] #105 DONE 0.1s [2024-08-23T19:29:24.525Z] [2024-08-23T19:29:24.525Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-23T19:29:24.785Z] #106 DONE 0.1s [2024-08-23T19:29:24.786Z] [2024-08-23T19:29:24.786Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-23T19:29:24.786Z] #107 DONE 0.1s [2024-08-23T19:29:24.786Z] [2024-08-23T19:29:24.786Z] #108 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-23T19:29:24.786Z] #108 DONE 6.4s [2024-08-23T19:29:24.786Z] [2024-08-23T19:29:24.786Z] #109 [security-spire-config] exporting to image [2024-08-23T19:29:24.786Z] #109 exporting layers [2024-08-23T19:29:24.786Z] #109 ... [2024-08-23T19:29:24.786Z] [2024-08-23T19:29:24.786Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T19:29:24.786Z] #110 DONE 0.2s [2024-08-23T19:29:24.786Z] [2024-08-23T19:29:24.786Z] #111 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-23T19:29:24.786Z] #111 DONE 0.2s [2024-08-23T19:29:24.786Z] [2024-08-23T19:29:24.786Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-23T19:29:24.786Z] #112 DONE 0.2s [2024-08-23T19:29:24.786Z] [2024-08-23T19:29:24.786Z] #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-23T19:29:24.786Z] #113 DONE 0.1s [2024-08-23T19:29:25.058Z] [2024-08-23T19:29:25.058Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-23T19:29:25.058Z] #114 DONE 0.1s [2024-08-23T19:29:25.058Z] [2024-08-23T19:29:25.058Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-23T19:29:25.058Z] #115 DONE 0.1s [2024-08-23T19:29:25.058Z] [2024-08-23T19:29:25.058Z] #109 [security-spire-agent] exporting to image [2024-08-23T19:29:25.630Z] #109 exporting layers 0.7s done [2024-08-23T19:29:25.630Z] #109 writing image sha256:6865067b69e5ea0d60ac6c6208ddfd0142490af688bac5d92b4aa8f9731f0dc4 done [2024-08-23T19:29:25.630Z] #109 naming to docker.io/library/security-spire-config done [2024-08-23T19:29:25.630Z] #109 writing image sha256:8e594ea397199b9a13d3d27efee04c1486b415e7bc400348fe5ffebb0c53ca96 done [2024-08-23T19:29:25.630Z] #109 naming to docker.io/library/security-spire-server done [2024-08-23T19:29:25.630Z] #109 exporting layers 0.6s done [2024-08-23T19:29:25.630Z] #109 writing image sha256:79d18ab062ba599f60aa45cccdf546d891b10a7d6ea2f7b347454bdeeec92653 done [2024-08-23T19:29:25.630Z] #109 naming to docker.io/library/security-spire-agent done [2024-08-23T19:29:25.630Z] #109 DONE 1.0s [2024-08-23T19:29:25.630Z] [2024-08-23T19:29:25.630Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:29:25.891Z] #116 ... [2024-08-23T19:29:25.892Z] [2024-08-23T19:29:25.892Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:29:26.152Z] #117 ... [2024-08-23T19:29:26.152Z] [2024-08-23T19:29:26.152Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:29:48.343Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-23T19:30:22.471Z] #118 DONE 56.9s [2024-08-23T19:30:22.471Z] [2024-08-23T19:30:22.471Z] #88 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:30:22.471Z] #88 DONE 55.0s [2024-08-23T19:30:22.471Z] [2024-08-23T19:30:22.471Z] #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:30:22.471Z] #116 DONE 49.8s [2024-08-23T19:30:22.471Z] [2024-08-23T19:30:22.471Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:30:22.471Z] #117 DONE 58.3s [2024-08-23T19:30:22.471Z] [2024-08-23T19:30:22.471Z] #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:30:22.471Z] #84 DONE 55.7s [2024-08-23T19:30:22.471Z] [2024-08-23T19:30:22.471Z] #119 [core-metadata builder 6/7] COPY . . [2024-08-23T19:30:24.391Z] #119 ... [2024-08-23T19:30:24.391Z] [2024-08-23T19:30:24.391Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-08-23T19:30:24.391Z] #120 ... [2024-08-23T19:30:24.391Z] [2024-08-23T19:30:24.391Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-23T19:30:24.391Z] #121 ... [2024-08-23T19:30:24.391Z] [2024-08-23T19:30:24.391Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-08-23T19:30:24.653Z] #122 ... [2024-08-23T19:30:24.653Z] [2024-08-23T19:30:24.653Z] #123 [core-keeper builder 7/8] COPY . . [2024-08-23T19:30:36.910Z] #123 ... [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-23T19:30:36.910Z] #121 DONE 22.5s [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #124 [support-scheduler builder 6/7] COPY . . [2024-08-23T19:30:36.910Z] #124 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #125 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:30:36.910Z] #125 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:30:36.910Z] #126 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #127 [core-command builder 6/7] COPY . . [2024-08-23T19:30:36.910Z] #127 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #128 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:30:36.910Z] #128 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:30:36.910Z] #129 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-23T19:30:36.910Z] #130 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:30:36.910Z] #131 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:30:36.910Z] #132 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #133 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:30:36.910Z] #133 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #134 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:30:36.910Z] #134 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #135 [support-notifications builder 6/7] COPY . . [2024-08-23T19:30:36.910Z] #135 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:30:36.910Z] #136 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #137 [core-data builder 6/7] COPY . . [2024-08-23T19:30:36.910Z] #137 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:30:36.910Z] #138 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-08-23T19:30:36.910Z] #122 DONE 22.5s [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #139 [security-proxy-auth builder 6/7] COPY . . [2024-08-23T19:30:36.910Z] #139 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:30:36.910Z] #140 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:30:36.910Z] #141 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #123 [core-keeper builder 7/8] COPY . . [2024-08-23T19:30:36.910Z] #123 DONE 22.6s [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #119 [core-metadata builder 6/7] COPY . . [2024-08-23T19:30:36.910Z] #119 DONE 22.5s [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:30:36.910Z] #142 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2024-08-23T19:30:36.910Z] #143 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:30:36.910Z] #144 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #120 [security-bootstrapper builder 6/7] COPY . . [2024-08-23T19:30:36.910Z] #120 DONE 22.6s [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #145 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:30:36.910Z] #145 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #146 [security-proxy-setup builder 6/7] COPY . . [2024-08-23T19:30:36.910Z] #146 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:30:36.910Z] #147 CACHED [2024-08-23T19:30:36.910Z] [2024-08-23T19:30:36.910Z] #148 [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-23T19:30:38.860Z] #148 1.775 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-23T19:30:46.966Z] #148 ... [2024-08-23T19:30:46.966Z] [2024-08-23T19:30:46.966Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T19:30:46.966Z] #0 0.519 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-23T19:30:46.966Z] #149 ... [2024-08-23T19:30:46.966Z] [2024-08-23T19:30:46.966Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T19:30:46.966Z] #0 0.993 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-23T19:30:46.966Z] #150 ... [2024-08-23T19:30:46.966Z] [2024-08-23T19:30:46.966Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T19:30:46.966Z] #0 0.903 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-23T19:30:47.224Z] #151 ... [2024-08-23T19:30:47.224Z] [2024-08-23T19:30:47.224Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-23T19:30:47.224Z] #0 0.703 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-23T19:30:47.481Z] #152 ... [2024-08-23T19:30:47.481Z] [2024-08-23T19:30:47.481Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-23T19:30:47.481Z] #0 1.768 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-23T19:30:47.481Z] #153 ... [2024-08-23T19:30:47.481Z] [2024-08-23T19:30:47.481Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-23T19:30:47.481Z] #0 1.407 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-23T19:30:47.739Z] #154 ... [2024-08-23T19:30:47.740Z] [2024-08-23T19:30:47.740Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T19:30:47.740Z] #0 1.248 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-23T19:30:47.740Z] #155 ... [2024-08-23T19:30:47.740Z] [2024-08-23T19:30:47.740Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T19:30:47.740Z] #0 0.584 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-23T19:30:47.998Z] #156 ... [2024-08-23T19:30:47.998Z] [2024-08-23T19:30:47.998Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T19:30:47.998Z] #0 0.820 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-23T19:30:48.258Z] #157 ... [2024-08-23T19:30:48.258Z] [2024-08-23T19:30:48.258Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T19:30:48.258Z] #0 0.627 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-23T19:30:48.258Z] #158 ... [2024-08-23T19:30:48.258Z] [2024-08-23T19:30:48.258Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T19:30:48.258Z] #0 1.012 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-23T19:30:48.515Z] #159 ... [2024-08-23T19:30:48.515Z] [2024-08-23T19:30:48.515Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-23T19:30:48.515Z] #0 1.317 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-23T19:32:26.574Z] #160 ... [2024-08-23T19:32:26.574Z] [2024-08-23T19:32:26.574Z] #148 [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-23T19:32:26.574Z] #148 104.9 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-23T19:32:56.234Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-23T19:32:56.234Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-23T19:33:43.077Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-23T19:33:43.077Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-23T19:33:43.077Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-23T19:33:43.077Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-23T19:33:43.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-23T19:33:43.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-23T19:33:43.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-23T19:33:43.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-23T19:33:43.077Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-23T19:33:45.024Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-23T19:33:45.024Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-23T19:33:45.024Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-23T19:33:45.024Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-23T19:33:45.024Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-23T19:33:48.225Z] #148 ... [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T19:33:48.225Z] #159 DONE 186.7s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-23T19:33:48.225Z] #153 DONE 186.6s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T19:33:48.225Z] #151 DONE 186.7s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T19:33:48.225Z] #149 DONE 186.7s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #161 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T19:33:48.225Z] #161 ... [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #148 [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-23T19:33:48.225Z] #148 DONE 186.7s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-23T19:33:48.225Z] #160 DONE 186.8s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T19:33:48.225Z] #158 DONE 186.9s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T19:33:48.225Z] #162 ... [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T19:33:48.225Z] #157 DONE 187.1s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T19:33:48.225Z] #155 DONE 187.2s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-23T19:33:48.225Z] #154 DONE 187.2s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T19:33:48.225Z] #150 DONE 187.2s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T19:33:48.225Z] #163 ... [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-23T19:33:48.225Z] #152 DONE 187.3s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T19:33:48.225Z] #156 DONE 187.3s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T19:33:48.225Z] #164 ... [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #161 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T19:33:48.225Z] #161 DONE 0.8s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-23T19:33:48.225Z] #165 DONE 0.8s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T19:33:48.225Z] #163 DONE 0.5s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #166 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T19:33:48.225Z] #166 DONE 0.8s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T19:33:48.225Z] #167 DONE 0.8s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #168 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-23T19:33:48.225Z] #168 ... [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T19:33:48.225Z] #162 DONE 0.7s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T19:33:48.225Z] #169 DONE 0.6s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #170 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T19:33:48.225Z] #170 DONE 0.6s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #164 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T19:33:48.225Z] #164 DONE 0.5s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T19:33:48.225Z] #171 ... [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #172 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-23T19:33:48.225Z] #172 DONE 0.5s [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T19:33:48.225Z] #173 CACHED [2024-08-23T19:33:48.225Z] [2024-08-23T19:33:48.225Z] #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T19:33:48.226Z] #174 CACHED [2024-08-23T19:33:48.226Z] [2024-08-23T19:33:48.226Z] #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T19:33:48.226Z] #175 CACHED [2024-08-23T19:33:48.226Z] [2024-08-23T19:33:48.226Z] #176 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T19:33:48.226Z] #176 CACHED [2024-08-23T19:33:48.226Z] [2024-08-23T19:33:48.226Z] #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T19:33:48.226Z] #177 CACHED [2024-08-23T19:33:48.226Z] [2024-08-23T19:33:48.226Z] #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T19:33:48.226Z] #178 CACHED [2024-08-23T19:33:48.226Z] [2024-08-23T19:33:48.226Z] #179 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T19:33:48.226Z] #179 CACHED [2024-08-23T19:33:48.226Z] [2024-08-23T19:33:48.226Z] #180 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T19:33:48.226Z] #180 CACHED [2024-08-23T19:33:48.226Z] [2024-08-23T19:33:48.226Z] #168 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-23T19:33:48.226Z] #168 DONE 0.5s [2024-08-23T19:33:48.226Z] [2024-08-23T19:33:48.226Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-23T19:33:48.226Z] #181 ... [2024-08-23T19:33:48.226Z] [2024-08-23T19:33:48.226Z] #182 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T19:33:48.226Z] #182 DONE 0.5s [2024-08-23T19:33:48.226Z] [2024-08-23T19:33:48.226Z] #183 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-23T19:33:48.226Z] #183 ... [2024-08-23T19:33:48.226Z] [2024-08-23T19:33:48.226Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-23T19:33:48.226Z] #184 DONE 0.9s [2024-08-23T19:33:48.226Z] [2024-08-23T19:33:48.226Z] #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T19:33:48.226Z] #185 DONE 0.8s [2024-08-23T19:33:48.226Z] [2024-08-23T19:33:48.226Z] #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-23T19:33:48.226Z] #186 DONE 0.9s [2024-08-23T19:33:48.226Z] [2024-08-23T19:33:48.226Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-23T19:33:48.226Z] #187 ... [2024-08-23T19:33:48.226Z] [2024-08-23T19:33:48.226Z] #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-23T19:33:48.226Z] #188 DONE 1.5s [2024-08-23T19:33:48.226Z] [2024-08-23T19:33:48.226Z] #189 [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-23T19:33:48.487Z] #189 ... [2024-08-23T19:33:48.487Z] [2024-08-23T19:33:48.487Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T19:33:48.487Z] #171 DONE 3.7s [2024-08-23T19:33:48.487Z] [2024-08-23T19:33:48.487Z] #190 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-23T19:33:48.487Z] #190 DONE 3.8s [2024-08-23T19:33:48.487Z] [2024-08-23T19:33:48.487Z] #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-23T19:33:48.487Z] #191 DONE 3.7s [2024-08-23T19:33:48.487Z] [2024-08-23T19:33:48.487Z] #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-23T19:33:48.487Z] #192 DONE 3.7s [2024-08-23T19:33:48.487Z] [2024-08-23T19:33:48.487Z] #193 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-23T19:33:48.748Z] #193 ... [2024-08-23T19:33:48.748Z] [2024-08-23T19:33:48.748Z] #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-23T19:33:48.748Z] #194 DONE 3.8s [2024-08-23T19:33:48.748Z] [2024-08-23T19:33:48.748Z] #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-23T19:33:48.748Z] #181 DONE 3.9s [2024-08-23T19:33:48.748Z] [2024-08-23T19:33:48.748Z] #183 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-23T19:33:48.748Z] #183 DONE 3.7s [2024-08-23T19:33:48.748Z] [2024-08-23T19:33:48.748Z] #195 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-23T19:33:48.748Z] #195 DONE 3.8s [2024-08-23T19:33:48.748Z] [2024-08-23T19:33:48.748Z] #189 [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-23T19:33:48.748Z] #189 DONE 3.4s [2024-08-23T19:33:48.748Z] [2024-08-23T19:33:48.748Z] #196 [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-23T19:33:48.748Z] #196 DONE 3.3s [2024-08-23T19:33:48.748Z] [2024-08-23T19:33:48.748Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-23T19:33:48.748Z] #187 DONE 3.4s [2024-08-23T19:33:48.748Z] [2024-08-23T19:33:48.748Z] #197 [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-23T19:33:49.323Z] #197 ... [2024-08-23T19:33:49.323Z] [2024-08-23T19:33:49.323Z] #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-23T19:33:49.323Z] #198 DONE 5.0s [2024-08-23T19:33:49.323Z] [2024-08-23T19:33:49.323Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-23T19:33:49.323Z] #199 DONE 1.4s [2024-08-23T19:33:49.323Z] [2024-08-23T19:33:49.323Z] #200 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-23T19:33:49.323Z] #200 DONE 1.0s [2024-08-23T19:33:49.323Z] [2024-08-23T19:33:49.323Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-23T19:33:49.323Z] #201 DONE 1.0s [2024-08-23T19:33:49.323Z] [2024-08-23T19:33:49.323Z] #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-23T19:33:49.596Z] #202 ... [2024-08-23T19:33:49.596Z] [2024-08-23T19:33:49.596Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-23T19:33:49.596Z] #203 DONE 0.8s [2024-08-23T19:33:49.596Z] [2024-08-23T19:33:49.596Z] #204 [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-23T19:33:49.596Z] #204 DONE 0.8s [2024-08-23T19:33:49.596Z] [2024-08-23T19:33:49.596Z] #193 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-23T19:33:49.596Z] #193 DONE 1.0s [2024-08-23T19:33:49.596Z] [2024-08-23T19:33:49.596Z] #205 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-23T19:33:49.596Z] #205 DONE 0.8s [2024-08-23T19:33:49.596Z] [2024-08-23T19:33:49.596Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-23T19:33:49.596Z] #206 DONE 0.9s [2024-08-23T19:33:49.857Z] [2024-08-23T19:33:49.857Z] #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-23T19:33:49.857Z] #207 DONE 0.9s [2024-08-23T19:33:49.857Z] [2024-08-23T19:33:49.857Z] #197 [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-23T19:33:49.857Z] #197 DONE 0.8s [2024-08-23T19:33:49.857Z] [2024-08-23T19:33:49.857Z] #208 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-23T19:33:49.857Z] #208 DONE 0.9s [2024-08-23T19:33:49.857Z] [2024-08-23T19:33:49.857Z] #109 [core-command] exporting to image [2024-08-23T19:33:49.857Z] #109 exporting layers [2024-08-23T19:33:49.857Z] #109 ... [2024-08-23T19:33:49.857Z] [2024-08-23T19:33:49.857Z] #209 [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-23T19:33:49.857Z] #209 DONE 0.5s [2024-08-23T19:33:49.857Z] [2024-08-23T19:33:49.857Z] #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T19:33:49.857Z] #210 DONE 0.5s [2024-08-23T19:33:49.857Z] [2024-08-23T19:33:49.857Z] #109 [security-spiffe-token-provider] exporting to image [2024-08-23T19:33:49.857Z] #109 exporting layers 0.3s done [2024-08-23T19:33:50.118Z] #109 ... [2024-08-23T19:33:50.118Z] [2024-08-23T19:33:50.118Z] #211 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-23T19:33:50.118Z] #211 DONE 0.5s [2024-08-23T19:33:50.118Z] [2024-08-23T19:33:50.118Z] #202 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-23T19:33:50.118Z] #202 DONE 0.5s [2024-08-23T19:33:50.118Z] [2024-08-23T19:33:50.118Z] #109 [support-notifications] exporting to image [2024-08-23T19:33:50.118Z] #109 writing image sha256:a25c7db4f1aa04f3addbc78df4c4be720f6c8e701484d15499d88527191f9456 [2024-08-23T19:33:50.118Z] #109 writing image sha256:47ebbb1cbb4eb7499e0cc89f459d95dceb7ef1ff8078a9bd497fd4c8f7ba7d28 [2024-08-23T19:33:50.118Z] #109 ... [2024-08-23T19:33:50.118Z] [2024-08-23T19:33:50.118Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-23T19:33:50.118Z] #212 DONE 0.6s [2024-08-23T19:33:50.118Z] [2024-08-23T19:33:50.118Z] #213 [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-23T19:33:50.118Z] #213 DONE 0.6s [2024-08-23T19:33:50.118Z] [2024-08-23T19:33:50.118Z] #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-23T19:33:50.118Z] #214 DONE 0.6s [2024-08-23T19:33:50.118Z] [2024-08-23T19:33:50.118Z] #215 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-23T19:33:50.118Z] #215 DONE 0.6s [2024-08-23T19:33:50.118Z] [2024-08-23T19:33:50.118Z] #109 [core-data] exporting to image [2024-08-23T19:33:50.118Z] #109 writing image sha256:a25c7db4f1aa04f3addbc78df4c4be720f6c8e701484d15499d88527191f9456 0.2s done [2024-08-23T19:33:50.118Z] #109 writing image sha256:47ebbb1cbb4eb7499e0cc89f459d95dceb7ef1ff8078a9bd497fd4c8f7ba7d28 0.2s done [2024-08-23T19:33:50.118Z] #109 naming to docker.io/library/support-scheduler done [2024-08-23T19:33:50.118Z] #109 naming to docker.io/library/core-keeper done [2024-08-23T19:33:50.118Z] #109 writing image sha256:cc1cc40343712c84d4d775cc333cd3560492d8afac03365a4ddf490cebe8ffdb 0.0s done [2024-08-23T19:33:50.118Z] #109 naming to docker.io/library/core-command done [2024-08-23T19:33:50.412Z] #109 ... [2024-08-23T19:33:50.412Z] [2024-08-23T19:33:50.412Z] #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-23T19:33:50.412Z] #216 DONE 0.6s [2024-08-23T19:33:50.412Z] [2024-08-23T19:33:50.412Z] #109 [core-data] exporting to image [2024-08-23T19:33:50.412Z] #109 exporting layers 0.6s done [2024-08-23T19:33:50.412Z] #109 ... [2024-08-23T19:33:50.412Z] [2024-08-23T19:33:50.412Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-23T19:33:50.412Z] #217 DONE 0.5s [2024-08-23T19:33:50.412Z] [2024-08-23T19:33:50.412Z] #109 [support-cron-scheduler] exporting to image [2024-08-23T19:33:50.412Z] #109 writing image sha256:f8cc059b8e6487cd1993d26eb14e93986cff72ba96fcc7ea4f6e6f6e3c6c1249 0.0s done [2024-08-23T19:33:50.412Z] #109 naming to docker.io/library/support-cron-scheduler done [2024-08-23T19:33:50.412Z] #109 writing image sha256:94d2282779f02678a7a41a9181c32ac4a5e9c88e5274c1da6a699e7d7655ec64 [2024-08-23T19:33:50.679Z] #109 exporting layers 0.6s done [2024-08-23T19:33:50.679Z] #109 ... [2024-08-23T19:33:50.679Z] [2024-08-23T19:33:50.679Z] #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-23T19:33:50.679Z] #218 DONE 0.4s [2024-08-23T19:33:50.679Z] [2024-08-23T19:33:50.679Z] #109 [security-spiffe-token-provider] exporting to image [2024-08-23T19:33:50.679Z] #109 exporting layers 0.5s done [2024-08-23T19:33:50.679Z] #109 writing image sha256:94d2282779f02678a7a41a9181c32ac4a5e9c88e5274c1da6a699e7d7655ec64 0.2s done [2024-08-23T19:33:50.679Z] #109 naming to docker.io/library/security-spiffe-token-provider done [2024-08-23T19:33:50.679Z] #109 writing image sha256:bdeab5489ba9e5635de67aecae711bb793b5f7de24c4cbdd2ca99951af6e801b [2024-08-23T19:33:50.970Z] #109 ... [2024-08-23T19:33:50.970Z] [2024-08-23T19:33:50.970Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-23T19:33:50.970Z] #219 DONE 0.5s [2024-08-23T19:33:50.970Z] [2024-08-23T19:33:50.970Z] #109 [core-metadata] exporting to image [2024-08-23T19:33:50.970Z] #109 writing image sha256:bdeab5489ba9e5635de67aecae711bb793b5f7de24c4cbdd2ca99951af6e801b 0.0s done [2024-08-23T19:33:50.970Z] #109 writing image sha256:7427c965997a0dcd47036d09b24939821acb00389f932a4b4035a7526771ecce 0.1s done [2024-08-23T19:33:50.970Z] #109 naming to docker.io/library/support-notifications 0.1s done [2024-08-23T19:33:50.970Z] #109 naming to docker.io/library/core-metadata done [2024-08-23T19:33:50.970Z] #109 ... [2024-08-23T19:33:50.970Z] [2024-08-23T19:33:50.970Z] #220 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T19:33:50.970Z] #220 DONE 1.1s [2024-08-23T19:33:50.970Z] [2024-08-23T19:33:50.970Z] #109 [core-metadata] exporting to image [2024-08-23T19:33:50.970Z] #109 exporting layers 0.7s done [2024-08-23T19:33:51.237Z] #109 ... [2024-08-23T19:33:51.237Z] [2024-08-23T19:33:51.237Z] #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-23T19:33:51.237Z] #221 DONE 0.6s [2024-08-23T19:33:51.237Z] [2024-08-23T19:33:51.237Z] #109 [core-data] exporting to image [2024-08-23T19:33:51.237Z] #109 writing image sha256:5b7c449a8acf67c2e30a74cd14083549ff78b184468de719ce97183ec88b7332 done [2024-08-23T19:33:51.237Z] #109 naming to docker.io/library/core-data done [2024-08-23T19:33:51.237Z] #109 ... [2024-08-23T19:33:51.237Z] [2024-08-23T19:33:51.237Z] #222 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-23T19:33:51.237Z] #222 DONE 0.5s [2024-08-23T19:33:51.237Z] [2024-08-23T19:33:51.237Z] #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-23T19:33:51.237Z] #223 DONE 1.1s [2024-08-23T19:33:51.237Z] [2024-08-23T19:33:51.237Z] #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-23T19:33:51.237Z] #224 DONE 0.2s [2024-08-23T19:33:51.237Z] [2024-08-23T19:33:51.237Z] #109 [core-common-config-bootstrapper] exporting to image [2024-08-23T19:33:51.237Z] #109 writing image sha256:c17f50b74786176ad9d138cfa47c7c3fed92f6e5e6ed689532539c0399165eb5 [2024-08-23T19:33:51.237Z] #109 ... [2024-08-23T19:33:51.237Z] [2024-08-23T19:33:51.237Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-23T19:33:51.237Z] #225 DONE 0.1s [2024-08-23T19:33:51.237Z] [2024-08-23T19:33:51.237Z] #109 [security-proxy-auth] exporting to image [2024-08-23T19:33:51.237Z] #109 writing image sha256:c17f50b74786176ad9d138cfa47c7c3fed92f6e5e6ed689532539c0399165eb5 done [2024-08-23T19:33:51.237Z] #109 naming to docker.io/library/security-proxy-auth done [2024-08-23T19:33:51.499Z] #109 exporting layers 0.2s done [2024-08-23T19:33:51.499Z] #109 writing image sha256:b33949e6445e3dec705e604b3b59150048925903756114b6bf49ee2db06fe27e done [2024-08-23T19:33:51.499Z] #109 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-23T19:33:51.499Z] #109 DONE 2.9s [2024-08-23T19:33:51.499Z] [2024-08-23T19:33:51.499Z] #226 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-23T19:33:51.499Z] #226 DONE 0.1s [2024-08-23T19:33:51.499Z] [2024-08-23T19:33:51.499Z] #227 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-23T19:33:51.499Z] #227 DONE 0.1s [2024-08-23T19:33:51.499Z] [2024-08-23T19:33:51.499Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T19:33:51.499Z] #228 ... [2024-08-23T19:33:51.499Z] [2024-08-23T19:33:51.499Z] #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T19:33:51.499Z] #229 DONE 0.8s [2024-08-23T19:33:51.499Z] [2024-08-23T19:33:51.499Z] #230 [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-23T19:33:51.499Z] #230 DONE 0.1s [2024-08-23T19:33:51.499Z] [2024-08-23T19:33:51.499Z] #231 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-23T19:33:51.499Z] #231 DONE 0.1s [2024-08-23T19:33:51.760Z] [2024-08-23T19:33:51.760Z] #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-23T19:33:51.760Z] #232 DONE 0.1s [2024-08-23T19:33:51.760Z] [2024-08-23T19:33:51.760Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-23T19:33:51.760Z] #233 ... [2024-08-23T19:33:51.760Z] [2024-08-23T19:33:51.760Z] #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T19:33:51.760Z] #228 DONE 0.5s [2024-08-23T19:33:52.023Z] [2024-08-23T19:33:52.023Z] #109 [security-secretstore-setup] exporting to image [2024-08-23T19:33:52.023Z] #109 exporting layers 0.2s done [2024-08-23T19:33:52.023Z] #109 writing image sha256:648f84d57ec7d2d8cfe99e2ce2ef24239b1d5870834f621798cad72fb8d2eb85 done [2024-08-23T19:33:52.023Z] #109 naming to docker.io/library/security-proxy-setup done [2024-08-23T19:33:52.285Z] #109 ... [2024-08-23T19:33:52.285Z] [2024-08-23T19:33:52.285Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-23T19:33:52.285Z] #233 DONE 0.4s [2024-08-23T19:33:52.285Z] [2024-08-23T19:33:52.285Z] #109 [security-bootstrapper] exporting to image [2024-08-23T19:33:52.285Z] #109 writing image sha256:ed85e34de0806ca71c1dec92c5b3c8a209f958c567ec2309b8be0ff05b68cc43 done [2024-08-23T19:33:52.285Z] #109 naming to docker.io/library/security-secretstore-setup done [2024-08-23T19:33:52.285Z] #109 exporting layers 0.2s done [2024-08-23T19:33:52.285Z] #109 writing image sha256:d7d3db0c1def5f662ba04d7953b2a38a55edeb1f1ec0c4be59abd37c40096dab done [2024-08-23T19:33:52.285Z] #109 naming to docker.io/library/security-bootstrapper done [2024-08-23T19:33:52.285Z] #109 DONE 3.6s [2024-08-23T19:33:52.285Z] time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T19:33:52.285Z] time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T19:33:52.285Z] time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T19:33:52.285Z] time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T19:33:52.285Z] time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T19:33:52.285Z] time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T19:33:52.285Z] time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T19:33:52.285Z] time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T19:33:52.285Z] time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T19:33:52.285Z] time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T19:33:52.285Z] time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T19:33:52.285Z] time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T19:33:52.285Z] time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T19:33:52.285Z] time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T19:33:52.285Z] time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T19:33:52.285Z] time="2024-08-23T19:28:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-23T19:33:52.316Z] $ docker stop --time=1 ea14e8ff129059285420cb9081ccb31ee4e46960b4e2933280ed21535cd5d060 [2024-08-23T19:33:53.614Z] $ docker rm -f --volumes ea14e8ff129059285420cb9081ccb31ee4e46960b4e2933280ed21535cd5d060 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T19:33:54.054Z] + docker images [2024-08-23T19:33:54.054Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-23T19:33:54.054Z] security-proxy-setup latest 648f84d57ec7 2 seconds ago 26.2MB [2024-08-23T19:33:54.054Z] core-common-config-bootstrapper latest b33949e6445e 2 seconds ago 15.2MB [2024-08-23T19:33:54.054Z] security-bootstrapper latest d7d3db0c1def 2 seconds ago 18.9MB [2024-08-23T19:33:54.054Z] security-secretstore-setup latest ed85e34de080 2 seconds ago 37MB [2024-08-23T19:33:54.054Z] security-proxy-auth latest c17f50b74786 3 seconds ago 33MB [2024-08-23T19:33:54.054Z] core-data latest 5b7c449a8acf 3 seconds ago 39.6MB [2024-08-23T19:33:54.054Z] security-spiffe-token-provider latest 94d2282779f0 4 seconds ago 28.8MB [2024-08-23T19:33:54.054Z] support-notifications latest bdeab5489ba9 4 seconds ago 42.5MB [2024-08-23T19:33:54.054Z] support-cron-scheduler latest f8cc059b8e64 4 seconds ago 44.1MB [2024-08-23T19:33:54.054Z] core-keeper latest a25c7db4f1aa 4 seconds ago 39.5MB [2024-08-23T19:33:54.054Z] core-metadata latest 7427c965997a 4 seconds ago 39.7MB [2024-08-23T19:33:54.054Z] core-command latest cc1cc4034371 4 seconds ago 35.4MB [2024-08-23T19:33:54.054Z] support-scheduler latest 47ebbb1cbb4e 4 seconds ago 41.9MB [2024-08-23T19:33:54.054Z] security-spire-agent latest 79d18ab062ba 4 minutes ago 182MB [2024-08-23T19:33:54.054Z] security-spire-server latest 8e594ea39719 4 minutes ago 121MB [2024-08-23T19:33:54.054Z] security-spire-config latest 6865067b69e5 4 minutes ago 120MB [2024-08-23T19:33:54.054Z] ci-base-image-x86_64 latest a076dacfa653 9 minutes ago 970MB [2024-08-23T19:33:54.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-08-23T19:33:54.054Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-23T19:33:54.054Z] 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-23T19:33:57.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-23T19:33:57.368Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-23T19:33:57.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.119s coverage: 28.7% of statements [2024-08-23T19:34:09.676Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.194s coverage: 97.0% of statements [2024-08-23T19:34:13.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-23T19:34:13.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-23T19:34:13.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-23T19:34:18.173Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.285s coverage: 69.2% of statements [2024-08-23T19:34:19.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-23T19:34:19.580Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-23T19:34:20.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.213s coverage: 53.2% of statements [2024-08-23T19:34:25.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-23T19:34:25.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-23T19:34:25.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-23T19:34:25.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-23T19:34:25.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-23T19:34:25.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-23T19:34:25.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-23T19:34:25.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-23T19:34:25.258Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-23T19:34:33.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-23T19:34:33.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-23T19:34:33.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-23T19:34:33.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-23T19:34:33.489Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-23T19:34:37.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.997s coverage: 93.4% of statements [2024-08-23T19:34:37.738Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.444s coverage: 91.7% of statements [2024-08-23T19:34:41.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-23T19:34:41.970Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-23T19:34:42.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.255s coverage: 7.0% of statements [2024-08-23T19:34:49.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-23T19:34:49.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-23T19:34:49.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-23T19:34:51.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-23T19:34:51.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-23T19:34:51.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-23T19:34:51.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-23T19:34:51.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-23T19:34:51.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-23T19:34:51.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-23T19:34:51.104Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-23T19:34:51.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.615s coverage: 95.8% of statements [2024-08-23T19:34:51.949Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.091s coverage: 72.2% of statements [2024-08-23T19:34:56.179Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-23T19:34:56.762Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.109s coverage: 0.0% of statements [no tests to run] [2024-08-23T19:35:02.082Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-23T19:35:02.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-23T19:35:03.489Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.309s coverage: 0.8% of statements [2024-08-23T19:35:03.489Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.169s coverage: 30.7% of statements [2024-08-23T19:35:07.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.154s coverage: 41.7% of statements [2024-08-23T19:35:07.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.098s coverage: 77.8% of statements [2024-08-23T19:35:07.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.107s coverage: 94.1% of statements [2024-08-23T19:35:07.728Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.100s coverage: 96.3% of statements [2024-08-23T19:35:11.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.099s coverage: 87.5% of statements [2024-08-23T19:35:13.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-23T19:35:14.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-23T19:35:14.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-23T19:35:14.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-23T19:35:18.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-23T19:35:18.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-23T19:35:18.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-23T19:35:18.133Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-23T19:35:24.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.104s coverage: 94.4% of statements [2024-08-23T19:35:24.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-23T19:35:24.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-23T19:35:24.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-23T19:35:29.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-23T19:35:29.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-23T19:35:29.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-23T19:35:29.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-23T19:35:34.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-23T19:35:34.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-23T19:35:36.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-23T19:35:38.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.932s coverage: 79.9% of statements [2024-08-23T19:35:38.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.148s coverage: 92.9% of statements [2024-08-23T19:35:38.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.087s coverage: 66.7% of statements [2024-08-23T19:35:38.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.106s coverage: 62.3% of statements [2024-08-23T19:35:38.311Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.111s coverage: 75.0% of statements [2024-08-23T19:35:41.654Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-23T19:35:43.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.101s coverage: 87.2% of statements [2024-08-23T19:35:43.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements [2024-08-23T19:35:43.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.087s coverage: 100.0% of statements [2024-08-23T19:35:43.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.268s coverage: 81.8% of statements [2024-08-23T19:35:43.061Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.263s coverage: 82.1% of statements [2024-08-23T19:35:44.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-23T19:35:45.412Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.112s coverage: 86.0% of statements [2024-08-23T19:35:49.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-23T19:35:49.657Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-23T19:35:51.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.761s coverage: 63.1% of statements [2024-08-23T19:35:51.064Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.124s coverage: 100.0% of statements [2024-08-23T19:35:53.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.118s coverage: 89.4% of statements [2024-08-23T19:35:53.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.101s coverage: 100.0% of statements [2024-08-23T19:35:53.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-23T19:35:53.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-23T19:35:53.006Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-23T19:35:53.666Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2024-08-23T19:35:53.940Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements [2024-08-23T19:36:00.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-23T19:36:00.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-23T19:36:00.628Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-23T19:36:02.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.703s coverage: 36.5% of statements [2024-08-23T19:36:02.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.111s coverage: 89.5% of statements [2024-08-23T19:36:02.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-23T19:36:02.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-23T19:36:02.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-23T19:36:02.609Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-23T19:36:03.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.104s coverage: 84.8% of statements [2024-08-23T19:36:06.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-23T19:36:06.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-23T19:36:06.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-23T19:36:07.087Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.121s coverage: 5.2% of statements [2024-08-23T19:36:12.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-23T19:36:12.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-23T19:36:12.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-23T19:36:12.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-23T19:36:13.813Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.286s coverage: 90.8% of statements [2024-08-23T19:36:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-23T19:36:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-23T19:36:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-23T19:36:19.132Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-23T19:36:25.765Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.170s coverage: 19.9% of statements [2024-08-23T19:36:25.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-23T19:36:25.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-23T19:36:25.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-23T19:36:25.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-23T19:36:27.707Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.477s coverage: 95.7% of statements [2024-08-23T19:36:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-23T19:36:30.278Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-23T19:36:31.678Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.166s coverage: 61.8% of statements [2024-08-23T19:36:33.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-23T19:36:33.612Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-23T19:36:34.568Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.269s coverage: 98.9% of statements [2024-08-23T19:36:36.509Z] 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-23T19:36:36.509Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-23T19:36:36.509Z] go vet ./... [2024-08-23T19:40:58.324Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-23T19:40:58.324Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-23T19:40:58.324Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-23T19:40:58.378Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-23T19:40:59.030Z] + ls -al . [2024-08-23T19:40:59.030Z] total 908 [2024-08-23T19:40:59.030Z] drwxrwxr-x 10 1001 1001 4096 Aug 23 19:29 . [2024-08-23T19:40:59.030Z] drwxr-xr-x 4 root root 4096 Aug 23 19:28 .. [2024-08-23T19:40:59.030Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 19:26 .blubracket [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 10 Aug 23 19:26 .dockerignore [2024-08-23T19:40:59.030Z] drwxrwxr-x 8 1001 1001 4096 Aug 23 19:26 .git [2024-08-23T19:40:59.030Z] drwxrwxr-x 3 1001 1001 4096 Aug 23 19:26 .github [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 1102 Aug 23 19:26 .gitignore [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 42 Aug 23 19:26 .golangci.yml [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 100 Aug 23 19:26 .hadolint.yml [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 155 Aug 23 19:26 .sonarcloud.properties [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 1171 Aug 23 19:26 ADOPTERS.md [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 21286 Aug 23 19:26 Attribution.txt [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 100284 Aug 23 19:26 CHANGELOG.md [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 3804 Aug 23 19:26 CONTRIBUTING.md [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 677 Aug 23 19:26 GOVERNANCE.md [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 861 Aug 23 19:26 Jenkinsfile [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 10775 Aug 23 19:26 LICENSE [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 16854 Aug 23 19:26 Makefile [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 582 Aug 23 19:26 OWNERS.md [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 9528 Aug 23 19:26 README.md [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 789 Aug 23 19:26 SECURITY.md [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 5 Aug 23 19:24 VERSION [2024-08-23T19:40:59.030Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 19:26 bin [2024-08-23T19:40:59.030Z] drwxrwxr-x 20 1001 1001 4096 Aug 23 19:26 cmd [2024-08-23T19:40:59.030Z] -rw-r--r-- 1 root root 544290 Aug 23 19:36 coverage.out [2024-08-23T19:40:59.030Z] drwxrwxr-x 2 1001 1001 4096 Aug 23 19:26 fuzz_test [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 7305 Aug 23 19:26 go.mod [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 102581 Aug 23 19:26 go.sum [2024-08-23T19:40:59.030Z] drwxrwxr-x 7 1001 1001 4096 Aug 23 19:26 internal [2024-08-23T19:40:59.030Z] drwxrwxr-x 3 1001 1001 4096 Aug 23 19:26 openapi [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 584 Aug 23 19:26 security.txt [2024-08-23T19:40:59.030Z] -rw-rw-r-- 1 1001 1001 204 Aug 23 19:26 version.go [Pipeline] sh [2024-08-23T19:40:59.373Z] + '[' -e coverage.out ] [2024-08-23T19:40:59.373Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-23T19:40:59.422Z] Warning: overwriting stash ‘coverage-report’ [2024-08-23T19:41:00.199Z] Stashed 1 file(s) [Pipeline] sh [2024-08-23T19:41:00.843Z] + make build [2024-08-23T19:41:00.843Z] 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-23T19:44:07.566Z] 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-23T19:44:14.179Z] 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-23T19:44:22.352Z] 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-23T19:44:25.674Z] 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-23T19:44:33.873Z] 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-23T19:45:00.543Z] 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-23T19:45:10.609Z] 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-23T19:45:22.891Z] 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-23T19:45:32.940Z] 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-23T19:45:37.174Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-23T19:45:39.739Z] 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-23T19:45:43.977Z] 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-23T19:45:48.260Z] 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-23T19:45:53.669Z] $ docker stop --time=1 6646bf499ce3ece24c04bad411fd031af29782b86fc4149acd4d71837b338d03 [2024-08-23T19:45:56.142Z] $ docker rm -f --volumes 6646bf499ce3ece24c04bad411fd031af29782b86fc4149acd4d71837b338d03 [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-23T19:45:59.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-23T19:45:59.991Z] [2024-08-23T19:45:59.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T19:46:00.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-23T19:46:00.680Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-23T19:46:00.680Z] 547446be3368: Pulling fs layer [2024-08-23T19:46:00.680Z] d125d8839a47: Pulling fs layer [2024-08-23T19:46:00.680Z] 3e85d5ac6304: Pulling fs layer [2024-08-23T19:46:00.680Z] c3105a71a48b: Pulling fs layer [2024-08-23T19:46:00.680Z] 0f093f025ec4: Pulling fs layer [2024-08-23T19:46:00.680Z] c3106fc0e877: Pulling fs layer [2024-08-23T19:46:00.680Z] c3105a71a48b: Waiting [2024-08-23T19:46:00.680Z] 0f093f025ec4: Waiting [2024-08-23T19:46:00.680Z] c3106fc0e877: Waiting [2024-08-23T19:46:00.680Z] 547446be3368: Verifying Checksum [2024-08-23T19:46:00.680Z] 547446be3368: Download complete [2024-08-23T19:46:00.944Z] c3105a71a48b: Verifying Checksum [2024-08-23T19:46:00.944Z] c3105a71a48b: Download complete [2024-08-23T19:46:01.209Z] d125d8839a47: Verifying Checksum [2024-08-23T19:46:01.209Z] d125d8839a47: Download complete [2024-08-23T19:46:01.209Z] c3106fc0e877: Verifying Checksum [2024-08-23T19:46:01.209Z] c3106fc0e877: Download complete [2024-08-23T19:46:01.474Z] 0f093f025ec4: Verifying Checksum [2024-08-23T19:46:01.474Z] 0f093f025ec4: Download complete [2024-08-23T19:46:01.474Z] 547446be3368: Pull complete [2024-08-23T19:46:02.873Z] d125d8839a47: Pull complete [2024-08-23T19:46:03.139Z] 3e85d5ac6304: Download complete [2024-08-23T19:46:13.198Z] 3e85d5ac6304: Pull complete [2024-08-23T19:46:13.198Z] c3105a71a48b: Pull complete [2024-08-23T19:46:14.155Z] 0f093f025ec4: Pull complete [2024-08-23T19:46:14.155Z] c3106fc0e877: Pull complete [2024-08-23T19:46:14.155Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-23T19:46:14.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-23T19:46:14.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T19:46:14.777Z] prd-ubuntu20.04-docker-arm64-4c-16g-8413 does not seem to be running inside a container [2024-08-23T19:46:14.824Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-23T19:46:16.921Z] $ docker top 3fbd0a4fa5b4ef6f1a8d3341e9057dedccbe8c381714861913fec620c600ec7d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T19:46:17.809Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-23T19:46:18.763Z] #1 [security-spire-config internal] load build definition from Dockerfile [2024-08-23T19:46:18.763Z] #1 transferring dockerfile: [2024-08-23T19:46:19.029Z] #1 transferring dockerfile: 1.69kB 0.0s done [2024-08-23T19:46:19.029Z] #1 DONE 0.1s [2024-08-23T19:46:19.294Z] [2024-08-23T19:46:19.294Z] #2 [security-spire-config internal] load .dockerignore [2024-08-23T19:46:19.294Z] #2 transferring context: 50B done [2024-08-23T19:46:19.294Z] #2 DONE 0.0s [2024-08-23T19:46:19.872Z] [2024-08-23T19:46:19.872Z] #3 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-23T19:46:20.136Z] #3 ... [2024-08-23T19:46:20.136Z] [2024-08-23T19:46:20.136Z] #4 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T19:46:20.136Z] #4 DONE 0.1s [2024-08-23T19:46:20.400Z] [2024-08-23T19:46:20.400Z] #3 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-23T19:46:20.664Z] #3 DONE 0.6s [2024-08-23T19:46:20.665Z] [2024-08-23T19:46:20.665Z] #5 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T19:46:20.665Z] #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T19:46:20.665Z] #5 ... [2024-08-23T19:46:20.665Z] [2024-08-23T19:46:20.665Z] #6 [security-spire-config internal] load build context [2024-08-23T19:46:20.665Z] #6 transferring context: 25.96kB 0.0s done [2024-08-23T19:46:20.665Z] #6 DONE 0.1s [2024-08-23T19:46:20.665Z] [2024-08-23T19:46:20.665Z] #5 [security-spire-config stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T19:46:20.665Z] #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T19:46:20.930Z] #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T19:46:20.930Z] #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T19:46:20.930Z] #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T19:46:20.930Z] #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.3s [2024-08-23T19:46:20.930Z] #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-23T19:46:21.196Z] #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-23T19:46:21.775Z] #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done [2024-08-23T19:46:22.042Z] #5 DONE 1.4s [2024-08-23T19:46:22.042Z] [2024-08-23T19:46:22.042Z] #7 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T19:46:23.979Z] #7 1.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:24.560Z] #7 2.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:25.521Z] #7 3.459 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T19:46:25.521Z] #7 3.459 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T19:46:25.521Z] #7 3.459 OK: 19946 distinct packages available [2024-08-23T19:46:25.786Z] #7 3.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:26.051Z] #7 ... [2024-08-23T19:46:26.052Z] [2024-08-23T19:46:26.052Z] #8 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T19:46:26.052Z] #8 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-08-23T19:46:26.052Z] #8 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-23T19:46:26.052Z] #8 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-23T19:46:26.052Z] #8 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-08-23T19:46:26.052Z] #8 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-23T19:46:26.052Z] #8 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-23T19:46:26.052Z] #8 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-23T19:46:26.052Z] #8 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-23T19:46:26.052Z] #8 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.2s done [2024-08-23T19:46:26.052Z] #8 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-23T19:46:26.052Z] #8 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-23T19:46:26.052Z] #8 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.4s done [2024-08-23T19:46:26.052Z] #8 DONE 5.3s [2024-08-23T19:46:26.052Z] [2024-08-23T19:46:26.052Z] #7 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-23T19:46:26.052Z] #7 4.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:27.137Z] #7 5.035 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-23T19:46:27.137Z] #7 5.041 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-23T19:46:27.137Z] #7 5.060 (3/4) Installing libucontext (1.2-r2) [2024-08-23T19:46:27.137Z] #7 5.066 (4/4) Installing gcompat (1.1.0-r1) [2024-08-23T19:46:27.137Z] #7 5.081 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:46:27.137Z] #7 5.103 OK: 8 MiB in 19 packages [2024-08-23T19:46:27.402Z] #7 DONE 5.4s [2024-08-23T19:46:27.402Z] [2024-08-23T19:46:27.402Z] #9 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-23T19:46:29.335Z] #9 1.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:29.599Z] #9 2.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:30.178Z] #9 ... [2024-08-23T19:46:30.178Z] [2024-08-23T19:46:30.178Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-23T19:46:30.178Z] #10 transferring dockerfile: 2.49kB done [2024-08-23T19:46:30.178Z] #10 DONE 0.0s [2024-08-23T19:46:30.446Z] [2024-08-23T19:46:30.446Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-23T19:46:30.446Z] #11 transferring dockerfile: 1.85kB done [2024-08-23T19:46:30.446Z] #11 DONE 0.1s [2024-08-23T19:46:30.446Z] [2024-08-23T19:46:30.446Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-23T19:46:30.446Z] #12 transferring dockerfile: 2.15kB done [2024-08-23T19:46:30.446Z] #12 DONE 0.1s [2024-08-23T19:46:30.446Z] [2024-08-23T19:46:30.446Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-08-23T19:46:30.446Z] #13 transferring dockerfile: 1.93kB 0.0s done [2024-08-23T19:46:30.446Z] #13 DONE 0.1s [2024-08-23T19:46:30.446Z] [2024-08-23T19:46:30.446Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-08-23T19:46:30.446Z] #14 transferring dockerfile: 2.01kB 0.0s done [2024-08-23T19:46:30.446Z] #14 DONE 0.1s [2024-08-23T19:46:30.446Z] [2024-08-23T19:46:30.446Z] #9 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-23T19:46:30.711Z] #9 3.031 OK: 8 MiB in 19 packages [2024-08-23T19:46:30.711Z] #9 ... [2024-08-23T19:46:30.711Z] [2024-08-23T19:46:30.711Z] #15 [core-metadata internal] load build definition from Dockerfile [2024-08-23T19:46:30.711Z] #15 transferring dockerfile: 2.06kB done [2024-08-23T19:46:30.711Z] #15 DONE 0.1s [2024-08-23T19:46:30.711Z] [2024-08-23T19:46:30.711Z] #16 [security-spire-server internal] load build definition from Dockerfile [2024-08-23T19:46:30.711Z] #16 transferring dockerfile: 1.70kB done [2024-08-23T19:46:30.711Z] #16 DONE 0.1s [2024-08-23T19:46:30.711Z] [2024-08-23T19:46:30.711Z] #9 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-23T19:46:30.711Z] #9 DONE 3.4s [2024-08-23T19:46:30.711Z] [2024-08-23T19:46:30.711Z] #17 [core-command internal] load build definition from Dockerfile [2024-08-23T19:46:30.977Z] #17 transferring dockerfile: 1.93kB 0.0s done [2024-08-23T19:46:30.977Z] #17 DONE 0.1s [2024-08-23T19:46:30.977Z] [2024-08-23T19:46:30.977Z] #18 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-23T19:46:30.977Z] #18 transferring dockerfile: 3.17kB 0.0s done [2024-08-23T19:46:30.977Z] #18 DONE 0.1s [2024-08-23T19:46:30.977Z] [2024-08-23T19:46:30.977Z] #19 [core-data internal] load build definition from Dockerfile [2024-08-23T19:46:30.977Z] #19 transferring dockerfile: 2.07kB done [2024-08-23T19:46:30.977Z] #19 DONE 0.1s [2024-08-23T19:46:30.977Z] [2024-08-23T19:46:30.977Z] #20 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-23T19:46:30.977Z] #20 transferring dockerfile: 1.89kB done [2024-08-23T19:46:30.977Z] #20 DONE 0.1s [2024-08-23T19:46:30.977Z] [2024-08-23T19:46:30.977Z] #21 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T19:46:31.256Z] #21 ... [2024-08-23T19:46:31.257Z] [2024-08-23T19:46:31.257Z] #22 [security-spire-agent internal] load build definition from Dockerfile [2024-08-23T19:46:31.257Z] #22 transferring dockerfile: 1.81kB done [2024-08-23T19:46:31.257Z] #22 DONE 0.1s [2024-08-23T19:46:31.257Z] [2024-08-23T19:46:31.257Z] #23 [support-notifications internal] load build definition from Dockerfile [2024-08-23T19:46:31.257Z] #23 transferring dockerfile: 1.95kB 0.0s done [2024-08-23T19:46:31.257Z] #23 DONE 0.1s [2024-08-23T19:46:31.257Z] [2024-08-23T19:46:31.257Z] #21 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T19:46:31.522Z] #21 ... [2024-08-23T19:46:31.522Z] [2024-08-23T19:46:31.522Z] #24 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-23T19:46:31.522Z] #24 transferring dockerfile: 2.50kB done [2024-08-23T19:46:31.522Z] #24 DONE 0.1s [2024-08-23T19:46:31.522Z] [2024-08-23T19:46:31.522Z] #25 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-23T19:46:31.522Z] #25 transferring dockerfile: 2.23kB 0.0s done [2024-08-23T19:46:31.522Z] #25 DONE 0.1s [2024-08-23T19:46:31.522Z] [2024-08-23T19:46:31.522Z] #21 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T19:46:32.473Z] #21 DONE 1.5s [2024-08-23T19:46:32.473Z] [2024-08-23T19:46:32.473Z] #26 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-23T19:46:32.473Z] #26 DONE 0.1s [2024-08-23T19:46:32.473Z] [2024-08-23T19:46:32.473Z] #27 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-23T19:46:32.473Z] #27 DONE 0.1s [2024-08-23T19:46:32.741Z] [2024-08-23T19:46:32.741Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-08-23T19:46:32.741Z] #28 transferring context: 50B 0.0s done [2024-08-23T19:46:32.741Z] #28 DONE 0.1s [2024-08-23T19:46:32.741Z] [2024-08-23T19:46:32.741Z] #29 [support-cron-scheduler internal] load .dockerignore [2024-08-23T19:46:32.741Z] #29 transferring context: 50B done [2024-08-23T19:46:32.741Z] #29 DONE 0.1s [2024-08-23T19:46:32.741Z] [2024-08-23T19:46:32.741Z] #30 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T19:46:32.741Z] #30 DONE 0.2s [2024-08-23T19:46:32.741Z] [2024-08-23T19:46:32.741Z] #31 [security-proxy-auth internal] load .dockerignore [2024-08-23T19:46:33.005Z] #31 transferring context: 50B done [2024-08-23T19:46:33.005Z] #31 DONE 0.1s [2024-08-23T19:46:33.005Z] [2024-08-23T19:46:33.005Z] #32 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-23T19:46:33.005Z] #32 DONE 0.2s [2024-08-23T19:46:33.005Z] [2024-08-23T19:46:33.005Z] #33 [core-keeper internal] load .dockerignore [2024-08-23T19:46:33.005Z] #33 transferring context: 50B 0.0s done [2024-08-23T19:46:33.005Z] #33 DONE 0.1s [2024-08-23T19:46:33.005Z] [2024-08-23T19:46:33.005Z] #34 [support-scheduler internal] load .dockerignore [2024-08-23T19:46:33.005Z] #34 transferring context: 50B 0.0s done [2024-08-23T19:46:33.005Z] #34 DONE 0.2s [2024-08-23T19:46:33.005Z] [2024-08-23T19:46:33.005Z] #35 [security-spire-server internal] load .dockerignore [2024-08-23T19:46:33.270Z] #35 ... [2024-08-23T19:46:33.270Z] [2024-08-23T19:46:33.270Z] #36 [core-metadata internal] load .dockerignore [2024-08-23T19:46:33.270Z] #36 transferring context: 50B 0.0s done [2024-08-23T19:46:33.270Z] #36 DONE 0.2s [2024-08-23T19:46:33.270Z] [2024-08-23T19:46:33.270Z] #37 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-23T19:46:33.270Z] #37 DONE 0.2s [2024-08-23T19:46:33.270Z] [2024-08-23T19:46:33.270Z] #35 [security-spire-server internal] load .dockerignore [2024-08-23T19:46:33.270Z] #35 transferring context: 50B 0.0s done [2024-08-23T19:46:33.270Z] #35 DONE 0.2s [2024-08-23T19:46:33.270Z] [2024-08-23T19:46:33.270Z] #38 [core-command internal] load .dockerignore [2024-08-23T19:46:33.270Z] #38 transferring context: 50B 0.0s done [2024-08-23T19:46:33.270Z] #38 DONE 0.1s [2024-08-23T19:46:33.270Z] [2024-08-23T19:46:33.270Z] #39 [security-bootstrapper internal] load .dockerignore [2024-08-23T19:46:33.270Z] #39 transferring context: 50B 0.1s done [2024-08-23T19:46:33.270Z] #39 DONE 0.2s [2024-08-23T19:46:33.270Z] [2024-08-23T19:46:33.270Z] #40 [core-data internal] load .dockerignore [2024-08-23T19:46:33.535Z] #40 transferring context: 50B 0.0s done [2024-08-23T19:46:33.535Z] #40 DONE 0.1s [2024-08-23T19:46:33.535Z] [2024-08-23T19:46:33.535Z] #41 [security-spiffe-token-provider internal] load .dockerignore [2024-08-23T19:46:33.535Z] #41 transferring context: 50B done [2024-08-23T19:46:33.535Z] #41 DONE 0.1s [2024-08-23T19:46:33.535Z] [2024-08-23T19:46:33.535Z] #42 [security-spire-agent internal] load .dockerignore [2024-08-23T19:46:33.535Z] #42 transferring context: 50B 0.0s done [2024-08-23T19:46:33.535Z] #42 DONE 0.1s [2024-08-23T19:46:33.535Z] [2024-08-23T19:46:33.535Z] #43 [support-notifications internal] load .dockerignore [2024-08-23T19:46:33.802Z] #43 transferring context: 50B done [2024-08-23T19:46:33.802Z] #43 DONE 0.1s [2024-08-23T19:46:33.802Z] [2024-08-23T19:46:33.802Z] #44 [security-proxy-setup internal] load .dockerignore [2024-08-23T19:46:33.802Z] #44 transferring context: 50B 0.0s done [2024-08-23T19:46:33.802Z] #44 DONE 0.1s [2024-08-23T19:46:33.802Z] [2024-08-23T19:46:33.802Z] #45 [security-spire-config] exporting to image [2024-08-23T19:46:33.802Z] #45 exporting layers [2024-08-23T19:46:33.802Z] #45 ... [2024-08-23T19:46:33.802Z] [2024-08-23T19:46:33.802Z] #46 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-23T19:46:33.802Z] #46 transferring context: 50B 0.0s done [2024-08-23T19:46:33.802Z] #46 DONE 0.1s [2024-08-23T19:46:34.066Z] [2024-08-23T19:46:34.066Z] #45 [security-spire-config] exporting to image [2024-08-23T19:46:34.645Z] #45 ... [2024-08-23T19:46:34.645Z] [2024-08-23T19:46:34.645Z] #47 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T19:46:34.645Z] #47 DONE 0.0s [2024-08-23T19:46:34.645Z] [2024-08-23T19:46:34.645Z] #5 [security-secretstore-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T19:46:34.645Z] #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T19:46:34.645Z] #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T19:46:34.645Z] #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T19:46:34.645Z] #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T19:46:34.645Z] #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-23T19:46:34.645Z] #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done [2024-08-23T19:46:34.645Z] #5 DONE 2.8s [2024-08-23T19:46:34.645Z] [2024-08-23T19:46:34.645Z] #4 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T19:46:34.645Z] #4 DONE 0.2s [2024-08-23T19:46:34.645Z] [2024-08-23T19:46:34.645Z] #45 [security-spire-config] exporting to image [2024-08-23T19:46:34.645Z] #45 ... [2024-08-23T19:46:34.645Z] [2024-08-23T19:46:34.645Z] #5 [support-cron-scheduler stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T19:46:34.645Z] #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T19:46:34.645Z] #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T19:46:34.645Z] #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T19:46:34.645Z] #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T19:46:34.645Z] #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-23T19:46:34.645Z] #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done [2024-08-23T19:46:34.645Z] #5 DONE 2.9s [2024-08-23T19:46:34.912Z] [2024-08-23T19:46:34.912Z] #5 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T19:46:34.912Z] #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T19:46:34.912Z] #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T19:46:34.912Z] #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T19:46:34.912Z] #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T19:46:34.912Z] #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-23T19:46:34.912Z] #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done [2024-08-23T19:46:34.912Z] #5 DONE 2.9s [2024-08-23T19:46:34.912Z] [2024-08-23T19:46:34.912Z] #47 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T19:46:34.912Z] #47 DONE 0.0s [2024-08-23T19:46:34.912Z] [2024-08-23T19:46:34.912Z] #48 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-23T19:46:34.912Z] #48 ... [2024-08-23T19:46:34.912Z] [2024-08-23T19:46:34.912Z] #5 [core-keeper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T19:46:34.912Z] #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T19:46:34.912Z] #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T19:46:34.912Z] #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T19:46:34.912Z] #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T19:46:34.912Z] #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-23T19:46:34.912Z] #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done [2024-08-23T19:46:34.912Z] #5 DONE 2.9s [2024-08-23T19:46:34.912Z] [2024-08-23T19:46:34.912Z] #47 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T19:46:34.912Z] #47 DONE 0.0s [2024-08-23T19:46:34.912Z] [2024-08-23T19:46:34.912Z] #48 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-23T19:46:35.177Z] #48 ... [2024-08-23T19:46:35.178Z] [2024-08-23T19:46:35.178Z] #47 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T19:46:35.178Z] #47 DONE 0.0s [2024-08-23T19:46:35.178Z] [2024-08-23T19:46:35.178Z] #47 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T19:46:35.178Z] #47 DONE 0.0s [2024-08-23T19:46:35.178Z] [2024-08-23T19:46:35.178Z] #3 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-23T19:46:35.178Z] #3 DONE 0.8s [2024-08-23T19:46:35.178Z] [2024-08-23T19:46:35.178Z] #4 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T19:46:35.443Z] #4 DONE 0.6s [2024-08-23T19:46:35.443Z] [2024-08-23T19:46:35.443Z] #5 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T19:46:35.443Z] #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T19:46:35.443Z] #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T19:46:35.443Z] #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T19:46:35.443Z] #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T19:46:35.443Z] #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-23T19:46:35.443Z] #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done [2024-08-23T19:46:35.443Z] #5 DONE 3.1s [2024-08-23T19:46:35.443Z] [2024-08-23T19:46:35.443Z] #8 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T19:46:35.443Z] #8 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-08-23T19:46:35.443Z] #8 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-23T19:46:35.443Z] #8 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-23T19:46:35.443Z] #8 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-08-23T19:46:35.443Z] #8 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-23T19:46:35.443Z] #8 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-23T19:46:35.443Z] #8 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-23T19:46:35.443Z] #8 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-23T19:46:35.443Z] #8 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.2s done [2024-08-23T19:46:35.443Z] #8 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-23T19:46:35.443Z] #8 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-23T19:46:35.443Z] #8 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.4s done [2024-08-23T19:46:35.443Z] #8 DONE 10.5s [2024-08-23T19:46:35.443Z] [2024-08-23T19:46:35.443Z] #49 [core-command internal] load build context [2024-08-23T19:46:35.443Z] #49 ... [2024-08-23T19:46:35.443Z] [2024-08-23T19:46:35.443Z] #47 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T19:46:35.443Z] #47 DONE 0.0s [2024-08-23T19:46:35.711Z] [2024-08-23T19:46:35.711Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:46:35.711Z] #50 ... [2024-08-23T19:46:35.711Z] [2024-08-23T19:46:35.711Z] #47 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T19:46:35.711Z] #47 DONE 0.0s [2024-08-23T19:46:35.711Z] [2024-08-23T19:46:35.711Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:46:35.978Z] #50 ... [2024-08-23T19:46:35.978Z] [2024-08-23T19:46:35.978Z] #47 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T19:46:35.978Z] #47 DONE 0.0s [2024-08-23T19:46:35.978Z] [2024-08-23T19:46:35.978Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:46:36.245Z] #50 ... [2024-08-23T19:46:36.245Z] [2024-08-23T19:46:36.245Z] #5 [security-spiffe-token-provider stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T19:46:36.245Z] #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T19:46:36.245Z] #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T19:46:36.245Z] #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T19:46:36.245Z] #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T19:46:36.245Z] #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-23T19:46:36.245Z] #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done [2024-08-23T19:46:36.245Z] #5 DONE 3.3s [2024-08-23T19:46:36.245Z] [2024-08-23T19:46:36.245Z] #47 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T19:46:36.245Z] #47 DONE 0.0s [2024-08-23T19:46:36.245Z] [2024-08-23T19:46:36.245Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:46:36.515Z] #50 ... [2024-08-23T19:46:36.515Z] [2024-08-23T19:46:36.515Z] #47 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-23T19:46:36.515Z] #47 DONE 0.0s [2024-08-23T19:46:36.515Z] [2024-08-23T19:46:36.515Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:46:37.099Z] #50 ... [2024-08-23T19:46:37.099Z] [2024-08-23T19:46:37.099Z] #3 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-23T19:46:37.099Z] #3 DONE 1.9s [2024-08-23T19:46:37.099Z] [2024-08-23T19:46:37.099Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:46:37.681Z] #50 ... [2024-08-23T19:46:37.681Z] [2024-08-23T19:46:37.681Z] #4 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-23T19:46:37.681Z] #4 DONE 2.4s [2024-08-23T19:46:37.681Z] [2024-08-23T19:46:37.681Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:46:37.947Z] #50 ... [2024-08-23T19:46:37.947Z] [2024-08-23T19:46:37.947Z] #5 [security-proxy-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T19:46:37.947Z] #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T19:46:37.947Z] #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T19:46:37.947Z] #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T19:46:37.947Z] #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T19:46:37.947Z] #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-23T19:46:37.947Z] #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done [2024-08-23T19:46:37.947Z] #5 DONE 3.4s [2024-08-23T19:46:37.947Z] [2024-08-23T19:46:37.947Z] #51 [security-proxy-setup internal] load build context [2024-08-23T19:46:37.947Z] #51 DONE 0.0s [2024-08-23T19:46:37.947Z] [2024-08-23T19:46:37.947Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:46:37.947Z] #50 ... [2024-08-23T19:46:37.947Z] [2024-08-23T19:46:37.947Z] #5 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T19:46:37.947Z] #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T19:46:37.947Z] #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T19:46:37.947Z] #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T19:46:37.947Z] #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T19:46:37.947Z] #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-23T19:46:37.947Z] #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done [2024-08-23T19:46:37.947Z] #5 DONE 3.4s [2024-08-23T19:46:38.231Z] [2024-08-23T19:46:38.231Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:46:38.496Z] #50 ... [2024-08-23T19:46:38.496Z] [2024-08-23T19:46:38.496Z] #52 [security-spire-server internal] load build context [2024-08-23T19:46:38.496Z] #52 transferring context: 27.71kB 0.3s done [2024-08-23T19:46:38.496Z] #52 DONE 3.2s [2024-08-23T19:46:38.762Z] [2024-08-23T19:46:38.762Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:46:39.034Z] #53 ... [2024-08-23T19:46:39.034Z] [2024-08-23T19:46:39.034Z] #54 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-23T19:46:39.034Z] #54 DONE 3.2s [2024-08-23T19:46:39.301Z] [2024-08-23T19:46:39.301Z] #5 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-23T19:46:39.301Z] #5 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-23T19:46:39.301Z] #5 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-23T19:46:39.301Z] #5 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-23T19:46:39.301Z] #5 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-23T19:46:39.301Z] #5 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-23T19:46:39.301Z] #5 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s done [2024-08-23T19:46:39.301Z] #5 DONE 3.4s [2024-08-23T19:46:39.301Z] [2024-08-23T19:46:39.301Z] #8 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-23T19:46:39.301Z] #8 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-08-23T19:46:39.301Z] #8 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-23T19:46:39.301Z] #8 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-08-23T19:46:39.301Z] #8 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-08-23T19:46:39.301Z] #8 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-23T19:46:39.301Z] #8 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-23T19:46:39.301Z] #8 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-23T19:46:39.301Z] #8 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-23T19:46:39.301Z] #8 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.2s done [2024-08-23T19:46:39.301Z] #8 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-23T19:46:39.301Z] #8 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-23T19:46:39.301Z] #8 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.4s done [2024-08-23T19:46:39.301Z] #8 DONE 10.7s [2024-08-23T19:46:39.301Z] [2024-08-23T19:46:39.301Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T19:46:39.301Z] #55 DONE 0.0s [2024-08-23T19:46:39.301Z] [2024-08-23T19:46:39.301Z] #56 [security-spire-agent internal] load build context [2024-08-23T19:46:39.301Z] #56 DONE 0.0s [2024-08-23T19:46:39.301Z] [2024-08-23T19:46:39.301Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:46:41.888Z] #53 transferring context: 19.59MB 6.6s [2024-08-23T19:46:44.479Z] #53 ... [2024-08-23T19:46:44.479Z] [2024-08-23T19:46:44.479Z] #57 [core-keeper internal] load build context [2024-08-23T19:46:44.748Z] #57 ... [2024-08-23T19:46:44.748Z] [2024-08-23T19:46:44.748Z] #58 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T19:46:44.748Z] #58 ... [2024-08-23T19:46:44.748Z] [2024-08-23T19:46:44.748Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:46:45.015Z] #59 ... [2024-08-23T19:46:45.015Z] [2024-08-23T19:46:45.015Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-23T19:46:45.015Z] #0 8.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:45.015Z] #0 9.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:45.015Z] #60 ... [2024-08-23T19:46:45.015Z] [2024-08-23T19:46:45.015Z] #61 [support-scheduler internal] load build context [2024-08-23T19:46:45.015Z] #61 ... [2024-08-23T19:46:45.015Z] [2024-08-23T19:46:45.015Z] #62 [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-23T19:46:45.015Z] #62 DONE 10.0s [2024-08-23T19:46:45.015Z] [2024-08-23T19:46:45.015Z] #45 [security-spire-config] exporting to image [2024-08-23T19:46:45.015Z] #45 exporting layers 1.9s done [2024-08-23T19:46:45.015Z] #45 writing image sha256:53f6ed3090658267ce4faa5fe1131baaafd806eddbf1422612b9ea3cbef4b94e 0.2s done [2024-08-23T19:46:45.015Z] #45 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-08-23T19:46:45.015Z] #45 DONE 11.9s [2024-08-23T19:46:45.015Z] [2024-08-23T19:46:45.015Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T19:46:45.015Z] #0 6.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:45.015Z] #0 6.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:45.015Z] #0 8.653 (1/4) Installing ca-certificates (20240226-r0) [2024-08-23T19:46:45.015Z] #0 8.786 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-23T19:46:45.015Z] #0 8.786 (3/4) Installing su-exec (0.2-r3) [2024-08-23T19:46:45.015Z] #0 8.786 (4/4) Installing yq (4.33.3-r5) [2024-08-23T19:46:45.015Z] #0 9.177 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:46:45.015Z] #0 9.177 Executing ca-certificates-20240226-r0.trigger [2024-08-23T19:46:45.015Z] #0 9.920 OK: 18 MiB in 19 packages [2024-08-23T19:46:45.280Z] #63 ... [2024-08-23T19:46:45.280Z] [2024-08-23T19:46:45.280Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:46:45.280Z] #64 ... [2024-08-23T19:46:45.280Z] [2024-08-23T19:46:45.280Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T19:46:45.547Z] #65 ... [2024-08-23T19:46:45.547Z] [2024-08-23T19:46:45.547Z] #48 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-23T19:46:45.547Z] #48 8.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:45.547Z] #48 9.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:45.547Z] #48 ... [2024-08-23T19:46:45.547Z] [2024-08-23T19:46:45.547Z] #66 [core-metadata internal] load build context [2024-08-23T19:46:45.812Z] #66 ... [2024-08-23T19:46:45.812Z] [2024-08-23T19:46:45.813Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-23T19:46:45.813Z] #0 10.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:45.813Z] #67 ... [2024-08-23T19:46:45.813Z] [2024-08-23T19:46:45.813Z] #48 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-23T19:46:45.813Z] #48 11.26 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T19:46:45.813Z] #48 11.26 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:46:45.813Z] #48 11.37 OK: 8 MiB in 16 packages [2024-08-23T19:46:46.077Z] #48 ... [2024-08-23T19:46:46.077Z] [2024-08-23T19:46:46.077Z] #68 [support-notifications internal] load build context [2024-08-23T19:46:46.340Z] #68 ... [2024-08-23T19:46:46.340Z] [2024-08-23T19:46:46.340Z] #69 [core-data internal] load build context [2024-08-23T19:46:46.340Z] #69 ... [2024-08-23T19:46:46.340Z] [2024-08-23T19:46:46.340Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:46:46.611Z] #70 ... [2024-08-23T19:46:46.611Z] [2024-08-23T19:46:46.611Z] #69 [core-data internal] load build context [2024-08-23T19:46:46.885Z] #69 ... [2024-08-23T19:46:46.885Z] [2024-08-23T19:46:46.885Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-23T19:46:46.885Z] #71 ... [2024-08-23T19:46:46.885Z] [2024-08-23T19:46:46.885Z] #49 [core-command internal] load build context [2024-08-23T19:46:46.885Z] #49 ... [2024-08-23T19:46:46.885Z] [2024-08-23T19:46:46.885Z] #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T19:46:47.155Z] #72 ... [2024-08-23T19:46:47.155Z] [2024-08-23T19:46:47.155Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T19:46:47.155Z] #73 ... [2024-08-23T19:46:47.155Z] [2024-08-23T19:46:47.155Z] #49 [core-command internal] load build context [2024-08-23T19:46:47.419Z] #49 transferring context: 14.39MB 10.4s [2024-08-23T19:46:47.997Z] #49 ... [2024-08-23T19:46:47.997Z] [2024-08-23T19:46:47.997Z] #51 [security-proxy-setup internal] load build context [2024-08-23T19:46:47.997Z] #51 ... [2024-08-23T19:46:47.997Z] [2024-08-23T19:46:47.997Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:46:48.272Z] #74 ... [2024-08-23T19:46:48.272Z] [2024-08-23T19:46:48.272Z] #58 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-23T19:46:48.272Z] #58 DONE 14.1s [2024-08-23T19:46:48.272Z] [2024-08-23T19:46:48.272Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:46:48.856Z] #74 ... [2024-08-23T19:46:48.856Z] [2024-08-23T19:46:48.856Z] #75 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-23T19:46:48.856Z] #75 ... [2024-08-23T19:46:48.856Z] [2024-08-23T19:46:48.856Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:46:49.124Z] #50 ... [2024-08-23T19:46:49.124Z] [2024-08-23T19:46:49.124Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-23T19:46:49.124Z] #63 DONE 14.3s [2024-08-23T19:46:49.124Z] [2024-08-23T19:46:49.124Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:46:49.124Z] #50 ... [2024-08-23T19:46:49.124Z] [2024-08-23T19:46:49.124Z] #76 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-23T19:46:49.124Z] #76 ... [2024-08-23T19:46:49.124Z] [2024-08-23T19:46:49.124Z] #56 [security-spire-agent internal] load build context [2024-08-23T19:46:49.124Z] #56 transferring context: 27.24kB 1.2s done [2024-08-23T19:46:49.124Z] #56 DONE 9.8s [2024-08-23T19:46:49.400Z] [2024-08-23T19:46:49.400Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:46:49.400Z] #74 ... [2024-08-23T19:46:49.400Z] [2024-08-23T19:46:49.400Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T19:46:49.400Z] #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.0s done [2024-08-23T19:46:49.400Z] #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-23T19:46:49.400Z] #55 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-23T19:46:49.400Z] #55 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-23T19:46:49.400Z] #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.9s done [2024-08-23T19:46:49.400Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.2s done [2024-08-23T19:46:49.400Z] #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-08-23T19:46:49.400Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 [2024-08-23T19:46:49.400Z] #55 ... [2024-08-23T19:46:49.400Z] [2024-08-23T19:46:49.400Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:46:49.664Z] #74 ... [2024-08-23T19:46:49.664Z] [2024-08-23T19:46:49.664Z] #48 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-23T19:46:49.664Z] #48 DONE 14.8s [2024-08-23T19:46:49.664Z] [2024-08-23T19:46:49.664Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:46:50.623Z] #74 ... [2024-08-23T19:46:50.623Z] [2024-08-23T19:46:50.623Z] #76 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-23T19:46:50.623Z] #76 DONE 2.4s [2024-08-23T19:46:50.623Z] [2024-08-23T19:46:50.623Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:46:51.590Z] #74 transferring context: 5.03MB 10.2s [2024-08-23T19:46:53.540Z] #74 ... [2024-08-23T19:46:53.540Z] [2024-08-23T19:46:53.540Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-23T19:46:53.540Z] #60 11.65 (1/3) Installing ca-certificates (20240226-r0) [2024-08-23T19:46:53.540Z] #60 12.24 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-23T19:46:53.540Z] #60 12.24 (3/3) Installing tzdata (2024a-r0) [2024-08-23T19:46:53.540Z] #60 13.85 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:46:53.540Z] #60 13.93 Executing ca-certificates-20240226-r0.trigger [2024-08-23T19:46:53.540Z] #60 15.33 OK: 12 MiB in 18 packages [2024-08-23T19:46:53.540Z] #60 DONE 18.4s [2024-08-23T19:46:53.540Z] [2024-08-23T19:46:53.540Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:46:54.122Z] #74 ... [2024-08-23T19:46:54.122Z] [2024-08-23T19:46:54.122Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-23T19:46:54.122Z] #67 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:54.122Z] #67 14.12 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-23T19:46:54.122Z] #67 14.19 (2/2) Installing su-exec (0.2-r3) [2024-08-23T19:46:54.122Z] #67 14.19 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:46:54.122Z] #67 14.44 OK: 8 MiB in 17 packages [2024-08-23T19:46:54.122Z] #67 DONE 18.2s [2024-08-23T19:46:54.122Z] [2024-08-23T19:46:54.122Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:46:54.706Z] #74 ... [2024-08-23T19:46:54.706Z] [2024-08-23T19:46:54.706Z] #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-23T19:46:54.706Z] #72 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:54.706Z] #72 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:54.706Z] #72 15.89 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T19:46:54.706Z] #72 15.89 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:46:54.706Z] #72 15.89 OK: 8 MiB in 16 packages [2024-08-23T19:46:54.706Z] #72 DONE 17.7s [2024-08-23T19:46:54.706Z] [2024-08-23T19:46:54.706Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:46:54.706Z] #74 ... [2024-08-23T19:46:54.706Z] [2024-08-23T19:46:54.706Z] #57 [core-keeper internal] load build context [2024-08-23T19:46:54.706Z] #57 ... [2024-08-23T19:46:54.706Z] [2024-08-23T19:46:54.706Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:46:54.972Z] #53 ... [2024-08-23T19:46:54.972Z] [2024-08-23T19:46:54.972Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:46:54.972Z] #74 ... [2024-08-23T19:46:54.972Z] [2024-08-23T19:46:54.972Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:46:55.237Z] #59 ... [2024-08-23T19:46:55.237Z] [2024-08-23T19:46:55.237Z] #61 [support-scheduler internal] load build context [2024-08-23T19:46:55.237Z] #61 ... [2024-08-23T19:46:55.237Z] [2024-08-23T19:46:55.237Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:46:55.502Z] #74 ... [2024-08-23T19:46:55.502Z] [2024-08-23T19:46:55.502Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:46:55.502Z] #64 ... [2024-08-23T19:46:55.502Z] [2024-08-23T19:46:55.502Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-23T19:46:55.769Z] #77 ... [2024-08-23T19:46:55.769Z] [2024-08-23T19:46:55.769Z] #66 [core-metadata internal] load build context [2024-08-23T19:46:55.769Z] #66 ... [2024-08-23T19:46:55.769Z] [2024-08-23T19:46:55.769Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:46:56.359Z] #74 ... [2024-08-23T19:46:56.359Z] [2024-08-23T19:46:56.359Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-23T19:46:56.359Z] #71 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:56.359Z] #71 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:56.359Z] #71 15.56 (1/2) Installing ca-certificates (20240226-r0) [2024-08-23T19:46:56.359Z] #71 16.09 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-23T19:46:56.359Z] #71 16.09 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:46:56.359Z] #71 16.09 Executing ca-certificates-20240226-r0.trigger [2024-08-23T19:46:56.359Z] #71 17.05 OK: 9 MiB in 17 packages [2024-08-23T19:46:56.359Z] #71 DONE 19.5s [2024-08-23T19:46:56.359Z] [2024-08-23T19:46:56.359Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:46:56.637Z] #74 ... [2024-08-23T19:46:56.637Z] [2024-08-23T19:46:56.637Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T19:46:56.637Z] #65 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:56.637Z] #65 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:56.637Z] #65 17.01 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T19:46:56.637Z] #65 17.01 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T19:46:56.637Z] #65 17.01 OK: 19946 distinct packages available [2024-08-23T19:46:56.637Z] #65 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:56.637Z] #65 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:56.637Z] #65 ... [2024-08-23T19:46:56.637Z] [2024-08-23T19:46:56.637Z] #68 [support-notifications internal] load build context [2024-08-23T19:46:56.637Z] #68 transferring context: 21.31MB 18.0s [2024-08-23T19:46:56.925Z] #68 ... [2024-08-23T19:46:56.925Z] [2024-08-23T19:46:56.925Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:46:56.925Z] #70 ... [2024-08-23T19:46:56.925Z] [2024-08-23T19:46:56.925Z] #69 [core-data internal] load build context [2024-08-23T19:46:56.925Z] #69 ... [2024-08-23T19:46:56.925Z] [2024-08-23T19:46:56.925Z] #68 [support-notifications internal] load build context [2024-08-23T19:46:57.878Z] #68 ... [2024-08-23T19:46:57.879Z] [2024-08-23T19:46:57.879Z] #75 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-23T19:46:57.879Z] #75 12.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:57.879Z] #75 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:57.879Z] #75 16.60 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-23T19:46:57.879Z] #75 16.60 (2/4) Installing openssl (3.1.6-r0) [2024-08-23T19:46:57.879Z] #75 16.74 (3/4) Installing su-exec (0.2-r3) [2024-08-23T19:46:57.879Z] #75 16.74 (4/4) Installing yq (4.33.3-r5) [2024-08-23T19:46:57.879Z] #75 17.36 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:46:57.879Z] #75 17.36 OK: 18 MiB in 19 packages [2024-08-23T19:46:57.879Z] #75 DONE 19.2s [2024-08-23T19:46:57.879Z] [2024-08-23T19:46:57.879Z] #68 [support-notifications internal] load build context [2024-08-23T19:46:58.158Z] #68 ... [2024-08-23T19:46:58.158Z] [2024-08-23T19:46:58.158Z] #49 [core-command internal] load build context [2024-08-23T19:46:58.427Z] #49 ... [2024-08-23T19:46:58.427Z] [2024-08-23T19:46:58.427Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-23T19:46:58.427Z] #78 ... [2024-08-23T19:46:58.427Z] [2024-08-23T19:46:58.427Z] #51 [security-proxy-setup internal] load build context [2024-08-23T19:46:58.427Z] #51 ... [2024-08-23T19:46:58.427Z] [2024-08-23T19:46:58.427Z] #68 [support-notifications internal] load build context [2024-08-23T19:46:58.693Z] #68 ... [2024-08-23T19:46:58.693Z] [2024-08-23T19:46:58.693Z] #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-23T19:46:58.693Z] #65 22.01 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-23T19:46:58.693Z] #65 22.01 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-23T19:46:58.693Z] #65 22.01 (3/5) Installing libucontext (1.2-r2) [2024-08-23T19:46:58.693Z] #65 22.01 (4/5) Installing gcompat (1.1.0-r1) [2024-08-23T19:46:58.693Z] #65 22.01 (5/5) Installing openssl (3.1.6-r0) [2024-08-23T19:46:58.693Z] #65 22.13 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:46:58.693Z] #65 22.13 OK: 9 MiB in 20 packages [2024-08-23T19:46:58.693Z] #65 DONE 23.6s [2024-08-23T19:46:58.693Z] [2024-08-23T19:46:58.693Z] #68 [support-notifications internal] load build context [2024-08-23T19:46:58.960Z] #68 ... [2024-08-23T19:46:58.960Z] [2024-08-23T19:46:58.960Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:46:59.226Z] #50 ... [2024-08-23T19:46:59.226Z] [2024-08-23T19:46:59.226Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-23T19:46:59.226Z] #0 8.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:59.226Z] #0 9.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:59.226Z] #79 ... [2024-08-23T19:46:59.226Z] [2024-08-23T19:46:59.226Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:46:59.492Z] #50 ... [2024-08-23T19:46:59.492Z] [2024-08-23T19:46:59.492Z] #80 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T19:46:59.492Z] #0 9.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:46:59.757Z] #80 ... [2024-08-23T19:46:59.758Z] [2024-08-23T19:46:59.758Z] #61 [support-scheduler internal] load build context [2024-08-23T19:47:00.337Z] #61 ... [2024-08-23T19:47:00.337Z] [2024-08-23T19:47:00.337Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T19:47:00.337Z] #73 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:00.337Z] #73 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:00.337Z] #73 18.41 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T19:47:00.337Z] #73 18.41 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T19:47:00.337Z] #73 18.41 OK: 19946 distinct packages available [2024-08-23T19:47:00.337Z] #73 18.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:00.337Z] #73 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:00.337Z] #73 22.02 (1/11) Installing ca-certificates (20240226-r0) [2024-08-23T19:47:00.337Z] #73 22.23 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-23T19:47:00.337Z] #73 22.26 (3/11) Installing libunistring (1.1-r1) [2024-08-23T19:47:00.337Z] #73 22.50 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-23T19:47:00.337Z] #73 22.50 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-23T19:47:00.337Z] #73 22.50 (6/11) Installing libcurl (8.9.0-r0) [2024-08-23T19:47:00.337Z] #73 22.60 (7/11) Installing curl (8.9.0-r0) [2024-08-23T19:47:00.337Z] #73 22.60 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-23T19:47:00.338Z] #73 22.60 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-23T19:47:00.338Z] #73 22.60 (10/11) Installing libucontext (1.2-r2) [2024-08-23T19:47:00.338Z] #73 22.66 (11/11) Installing gcompat (1.1.0-r1) [2024-08-23T19:47:00.338Z] #73 22.66 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:47:00.338Z] #73 22.79 Executing ca-certificates-20240226-r0.trigger [2024-08-23T19:47:00.338Z] #73 ... [2024-08-23T19:47:00.338Z] [2024-08-23T19:47:00.338Z] #61 [support-scheduler internal] load build context [2024-08-23T19:47:00.612Z] #61 ... [2024-08-23T19:47:00.612Z] [2024-08-23T19:47:00.612Z] #81 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T19:47:00.881Z] #81 ... [2024-08-23T19:47:00.881Z] [2024-08-23T19:47:00.881Z] #82 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-23T19:47:00.881Z] #82 ... [2024-08-23T19:47:00.881Z] [2024-08-23T19:47:00.881Z] #83 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-23T19:47:01.146Z] #83 ... [2024-08-23T19:47:01.146Z] [2024-08-23T19:47:01.146Z] #84 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T19:47:01.146Z] #84 ... [2024-08-23T19:47:01.146Z] [2024-08-23T19:47:01.146Z] #85 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T19:47:01.146Z] #85 ... [2024-08-23T19:47:01.146Z] [2024-08-23T19:47:01.146Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:01.414Z] #66 transferring context: 47.73MB 25.6s [2024-08-23T19:47:01.414Z] #66 ... [2024-08-23T19:47:01.414Z] [2024-08-23T19:47:01.414Z] #61 [support-scheduler internal] load build context [2024-08-23T19:47:01.684Z] #61 ... [2024-08-23T19:47:01.684Z] [2024-08-23T19:47:01.684Z] #84 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-23T19:47:01.684Z] #84 DONE 11.0s [2024-08-23T19:47:01.684Z] [2024-08-23T19:47:01.684Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:02.266Z] #66 ... [2024-08-23T19:47:02.266Z] [2024-08-23T19:47:02.266Z] #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-23T19:47:02.266Z] #73 23.72 OK: 13 MiB in 26 packages [2024-08-23T19:47:02.266Z] #73 DONE 25.1s [2024-08-23T19:47:02.266Z] [2024-08-23T19:47:02.266Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:02.266Z] #66 ... [2024-08-23T19:47:02.266Z] [2024-08-23T19:47:02.266Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T19:47:02.266Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.5s [2024-08-23T19:47:02.532Z] #55 ... [2024-08-23T19:47:02.532Z] [2024-08-23T19:47:02.532Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:02.797Z] #66 ... [2024-08-23T19:47:02.797Z] [2024-08-23T19:47:02.797Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-23T19:47:02.797Z] #79 11.94 OK: 18 MiB in 19 packages [2024-08-23T19:47:02.797Z] #79 DONE 13.8s [2024-08-23T19:47:02.797Z] [2024-08-23T19:47:02.797Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:03.755Z] #66 ... [2024-08-23T19:47:03.755Z] [2024-08-23T19:47:03.755Z] #80 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T19:47:03.755Z] #80 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:03.755Z] #80 12.81 OK: 8 MiB in 16 packages [2024-08-23T19:47:03.755Z] #80 DONE 14.4s [2024-08-23T19:47:03.755Z] [2024-08-23T19:47:03.755Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:03.755Z] #66 ... [2024-08-23T19:47:03.755Z] [2024-08-23T19:47:03.755Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T19:47:03.755Z] #86 ... [2024-08-23T19:47:03.755Z] [2024-08-23T19:47:03.755Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:04.024Z] #66 ... [2024-08-23T19:47:04.024Z] [2024-08-23T19:47:04.024Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-23T19:47:04.024Z] #77 11.80 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:04.024Z] #77 12.92 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:04.024Z] #77 16.23 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-23T19:47:04.024Z] #77 16.78 Executing busybox-1.36.1-r7.trigger [2024-08-23T19:47:04.024Z] #77 16.78 OK: 8 MiB in 16 packages [2024-08-23T19:47:04.024Z] #77 DONE 18.4s [2024-08-23T19:47:04.024Z] [2024-08-23T19:47:04.024Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:04.603Z] #66 ... [2024-08-23T19:47:04.603Z] [2024-08-23T19:47:04.603Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-23T19:47:04.869Z] #87 ... [2024-08-23T19:47:04.869Z] [2024-08-23T19:47:04.869Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:05.137Z] #66 ... [2024-08-23T19:47:05.137Z] [2024-08-23T19:47:05.137Z] #57 [core-keeper internal] load build context [2024-08-23T19:47:05.137Z] #57 ... [2024-08-23T19:47:05.137Z] [2024-08-23T19:47:05.137Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:47:05.137Z] #53 ... [2024-08-23T19:47:05.137Z] [2024-08-23T19:47:05.137Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:47:05.401Z] #59 ... [2024-08-23T19:47:05.401Z] [2024-08-23T19:47:05.401Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:47:05.401Z] #53 ... [2024-08-23T19:47:05.401Z] [2024-08-23T19:47:05.401Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-23T19:47:05.673Z] #88 ... [2024-08-23T19:47:05.673Z] [2024-08-23T19:47:05.673Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:47:05.673Z] #53 ... [2024-08-23T19:47:05.673Z] [2024-08-23T19:47:05.673Z] #82 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-23T19:47:05.673Z] #82 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:05.673Z] #82 12.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:05.673Z] #82 14.46 OK: 266 MiB in 52 packages [2024-08-23T19:47:05.673Z] #82 DONE 15.7s [2024-08-23T19:47:05.673Z] [2024-08-23T19:47:05.673Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:47:05.673Z] #53 ... [2024-08-23T19:47:05.673Z] [2024-08-23T19:47:05.673Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:47:05.936Z] #64 ... [2024-08-23T19:47:05.936Z] [2024-08-23T19:47:05.936Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:47:06.200Z] #53 transferring context: 63.61MB 31.0s [2024-08-23T19:47:06.780Z] #53 ... [2024-08-23T19:47:06.780Z] [2024-08-23T19:47:06.780Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:47:06.780Z] #74 ... [2024-08-23T19:47:06.780Z] [2024-08-23T19:47:06.781Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T19:47:06.781Z] #89 ... [2024-08-23T19:47:06.781Z] [2024-08-23T19:47:06.781Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:47:07.046Z] #74 ... [2024-08-23T19:47:07.046Z] [2024-08-23T19:47:07.046Z] #69 [core-data internal] load build context [2024-08-23T19:47:07.316Z] #69 ... [2024-08-23T19:47:07.316Z] [2024-08-23T19:47:07.316Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:47:07.316Z] #70 ... [2024-08-23T19:47:07.317Z] [2024-08-23T19:47:07.317Z] #69 [core-data internal] load build context [2024-08-23T19:47:08.724Z] #69 ... [2024-08-23T19:47:08.724Z] [2024-08-23T19:47:08.724Z] #49 [core-command internal] load build context [2024-08-23T19:47:08.724Z] #49 ... [2024-08-23T19:47:08.724Z] [2024-08-23T19:47:08.724Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:08.724Z] #66 ... [2024-08-23T19:47:08.724Z] [2024-08-23T19:47:08.724Z] #51 [security-proxy-setup internal] load build context [2024-08-23T19:47:08.724Z] #51 ... [2024-08-23T19:47:08.724Z] [2024-08-23T19:47:08.724Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-23T19:47:08.990Z] #90 ... [2024-08-23T19:47:08.990Z] [2024-08-23T19:47:08.990Z] #69 [core-data internal] load build context [2024-08-23T19:47:08.990Z] #69 ... [2024-08-23T19:47:08.990Z] [2024-08-23T19:47:08.990Z] #68 [support-notifications internal] load build context [2024-08-23T19:47:09.255Z] #68 ... [2024-08-23T19:47:09.255Z] [2024-08-23T19:47:09.255Z] #69 [core-data internal] load build context [2024-08-23T19:47:09.840Z] #69 ... [2024-08-23T19:47:09.840Z] [2024-08-23T19:47:09.840Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:47:10.107Z] #50 ... [2024-08-23T19:47:10.107Z] [2024-08-23T19:47:10.107Z] #69 [core-data internal] load build context [2024-08-23T19:47:11.509Z] #69 ... [2024-08-23T19:47:11.509Z] [2024-08-23T19:47:11.509Z] #83 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-23T19:47:11.509Z] #83 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:11.509Z] #83 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:11.509Z] #83 16.82 v3.18.8-60-g52982b23984 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-23T19:47:11.509Z] #83 16.82 v3.18.8-61-gea2e81f23e9 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-23T19:47:11.509Z] #83 16.82 OK: 19953 distinct packages available [2024-08-23T19:47:11.509Z] #83 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:11.509Z] #83 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:11.509Z] #83 19.58 OK: 266 MiB in 52 packages [2024-08-23T19:47:11.509Z] #83 DONE 21.0s [2024-08-23T19:47:11.509Z] [2024-08-23T19:47:11.509Z] #69 [core-data internal] load build context [2024-08-23T19:47:11.773Z] #69 transferring context: 35.88MB 32.8s [2024-08-23T19:47:11.773Z] #69 ... [2024-08-23T19:47:11.773Z] [2024-08-23T19:47:11.773Z] #61 [support-scheduler internal] load build context [2024-08-23T19:47:12.042Z] #61 ... [2024-08-23T19:47:12.042Z] [2024-08-23T19:47:12.042Z] #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-23T19:47:12.042Z] #91 ... [2024-08-23T19:47:12.042Z] [2024-08-23T19:47:12.042Z] #69 [core-data internal] load build context [2024-08-23T19:47:12.622Z] #69 ... [2024-08-23T19:47:12.622Z] [2024-08-23T19:47:12.622Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T19:47:12.905Z] #92 ... [2024-08-23T19:47:12.906Z] [2024-08-23T19:47:12.906Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:13.171Z] #66 ... [2024-08-23T19:47:13.171Z] [2024-08-23T19:47:13.171Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T19:47:13.171Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.9s [2024-08-23T19:47:13.171Z] #55 ... [2024-08-23T19:47:13.171Z] [2024-08-23T19:47:13.171Z] #81 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T19:47:13.171Z] #81 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:13.171Z] #81 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:13.171Z] #81 21.85 OK: 266 MiB in 52 packages [2024-08-23T19:47:13.171Z] #81 DONE 23.1s [2024-08-23T19:47:13.171Z] [2024-08-23T19:47:13.171Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T19:47:13.171Z] #55 ... [2024-08-23T19:47:13.172Z] [2024-08-23T19:47:13.172Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-23T19:47:13.172Z] #87 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:13.751Z] #87 ... [2024-08-23T19:47:13.751Z] [2024-08-23T19:47:13.751Z] #85 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-23T19:47:13.751Z] #85 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:13.751Z] #85 19.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:13.751Z] #85 21.51 OK: 266 MiB in 52 packages [2024-08-23T19:47:13.751Z] #85 DONE 23.5s [2024-08-23T19:47:13.751Z] [2024-08-23T19:47:13.751Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:15.695Z] #66 ... [2024-08-23T19:47:15.695Z] [2024-08-23T19:47:15.695Z] #57 [core-keeper internal] load build context [2024-08-23T19:47:15.695Z] #57 ... [2024-08-23T19:47:15.695Z] [2024-08-23T19:47:15.695Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:47:15.695Z] #59 ... [2024-08-23T19:47:15.695Z] [2024-08-23T19:47:15.695Z] #57 [core-keeper internal] load build context [2024-08-23T19:47:15.962Z] #57 ... [2024-08-23T19:47:15.962Z] [2024-08-23T19:47:15.962Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:47:16.228Z] #64 ... [2024-08-23T19:47:16.228Z] [2024-08-23T19:47:16.228Z] #57 [core-keeper internal] load build context [2024-08-23T19:47:16.493Z] #57 transferring context: 74.72MB 41.2s [2024-08-23T19:47:16.762Z] #57 ... [2024-08-23T19:47:16.762Z] [2024-08-23T19:47:16.762Z] #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-23T19:47:16.762Z] #88 15.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:16.762Z] #88 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:16.762Z] #88 20.27 OK: 8 MiB in 16 packages [2024-08-23T19:47:16.762Z] #88 DONE 21.2s [2024-08-23T19:47:16.762Z] [2024-08-23T19:47:16.762Z] #57 [core-keeper internal] load build context [2024-08-23T19:47:16.762Z] #57 ... [2024-08-23T19:47:16.762Z] [2024-08-23T19:47:16.762Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:47:16.762Z] #53 ... [2024-08-23T19:47:16.762Z] [2024-08-23T19:47:16.762Z] #57 [core-keeper internal] load build context [2024-08-23T19:47:17.028Z] #57 ... [2024-08-23T19:47:17.028Z] [2024-08-23T19:47:17.028Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T19:47:17.028Z] #86 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:17.028Z] #86 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:17.028Z] #86 22.15 OK: 12 MiB in 18 packages [2024-08-23T19:47:17.028Z] #86 DONE 23.4s [2024-08-23T19:47:17.028Z] [2024-08-23T19:47:17.028Z] #57 [core-keeper internal] load build context [2024-08-23T19:47:17.028Z] #57 ... [2024-08-23T19:47:17.028Z] [2024-08-23T19:47:17.028Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:47:17.293Z] #74 ... [2024-08-23T19:47:17.293Z] [2024-08-23T19:47:17.293Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:47:17.293Z] #53 ... [2024-08-23T19:47:17.293Z] [2024-08-23T19:47:17.293Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:47:17.559Z] #70 ... [2024-08-23T19:47:17.559Z] [2024-08-23T19:47:17.559Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:47:18.527Z] #64 ... [2024-08-23T19:47:18.527Z] [2024-08-23T19:47:18.528Z] #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-23T19:47:18.528Z] #87 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:18.528Z] #87 22.41 OK: 8 MiB in 17 packages [2024-08-23T19:47:18.528Z] #87 DONE 23.8s [2024-08-23T19:47:18.528Z] [2024-08-23T19:47:18.528Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:47:18.794Z] #64 ... [2024-08-23T19:47:18.794Z] [2024-08-23T19:47:18.794Z] #49 [core-command internal] load build context [2024-08-23T19:47:18.794Z] #49 ... [2024-08-23T19:47:18.794Z] [2024-08-23T19:47:18.794Z] #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T19:47:18.794Z] #89 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:18.794Z] #89 18.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:18.794Z] #89 21.36 OK: 9 MiB in 17 packages [2024-08-23T19:47:18.794Z] #89 DONE 22.2s [2024-08-23T19:47:18.794Z] [2024-08-23T19:47:18.794Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:47:19.061Z] #64 ... [2024-08-23T19:47:19.061Z] [2024-08-23T19:47:19.061Z] #51 [security-proxy-setup internal] load build context [2024-08-23T19:47:19.061Z] #51 ... [2024-08-23T19:47:19.061Z] [2024-08-23T19:47:19.061Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:47:19.328Z] #64 ... [2024-08-23T19:47:19.328Z] [2024-08-23T19:47:19.328Z] #68 [support-notifications internal] load build context [2024-08-23T19:47:19.594Z] #68 ... [2024-08-23T19:47:19.594Z] [2024-08-23T19:47:19.594Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:47:20.172Z] #64 ... [2024-08-23T19:47:20.172Z] [2024-08-23T19:47:20.172Z] #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-23T19:47:20.172Z] #78 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:20.172Z] #78 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:20.172Z] #78 20.08 OK: 18 MiB in 19 packages [2024-08-23T19:47:20.172Z] #78 DONE 21.8s [2024-08-23T19:47:20.172Z] [2024-08-23T19:47:20.172Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:47:20.172Z] #64 ... [2024-08-23T19:47:20.172Z] [2024-08-23T19:47:20.172Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:47:20.172Z] #50 ... [2024-08-23T19:47:20.172Z] [2024-08-23T19:47:20.172Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:47:21.666Z] #64 ... [2024-08-23T19:47:21.666Z] [2024-08-23T19:47:21.666Z] #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-23T19:47:21.666Z] #90 18.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:21.666Z] #90 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:21.666Z] #90 21.55 OK: 9 MiB in 20 packages [2024-08-23T19:47:21.666Z] #90 DONE 22.9s [2024-08-23T19:47:21.666Z] [2024-08-23T19:47:21.666Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:47:21.666Z] #64 transferring context: 48.33MB 44.9s [2024-08-23T19:47:21.932Z] #64 ... [2024-08-23T19:47:21.932Z] [2024-08-23T19:47:21.932Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-23T19:47:21.932Z] #92 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:21.932Z] #92 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:21.932Z] #92 18.20 OK: 13 MiB in 26 packages [2024-08-23T19:47:21.932Z] #92 DONE 19.3s [2024-08-23T19:47:21.932Z] [2024-08-23T19:47:21.932Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:47:21.932Z] #64 ... [2024-08-23T19:47:21.932Z] [2024-08-23T19:47:21.932Z] #61 [support-scheduler internal] load build context [2024-08-23T19:47:22.198Z] #61 ... [2024-08-23T19:47:22.198Z] [2024-08-23T19:47:22.198Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:47:22.463Z] #64 ... [2024-08-23T19:47:22.463Z] [2024-08-23T19:47:22.463Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-23T19:47:22.463Z] #93 DONE 2.4s [2024-08-23T19:47:22.463Z] [2024-08-23T19:47:22.463Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:47:23.044Z] #64 ... [2024-08-23T19:47:23.044Z] [2024-08-23T19:47:23.044Z] #69 [core-data internal] load build context [2024-08-23T19:47:23.044Z] #69 ... [2024-08-23T19:47:23.044Z] [2024-08-23T19:47:23.044Z] #61 [support-scheduler internal] load build context [2024-08-23T19:47:23.310Z] #61 ... [2024-08-23T19:47:23.310Z] [2024-08-23T19:47:23.310Z] #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-23T19:47:23.310Z] #91 17.92 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:23.310Z] #91 18.75 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-23T19:47:23.310Z] #91 20.54 OK: 266 MiB in 52 packages [2024-08-23T19:47:23.310Z] #91 DONE 21.3s [2024-08-23T19:47:23.310Z] [2024-08-23T19:47:23.310Z] #61 [support-scheduler internal] load build context [2024-08-23T19:47:23.582Z] #61 ... [2024-08-23T19:47:23.582Z] [2024-08-23T19:47:23.582Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T19:47:23.582Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.6s [2024-08-23T19:47:24.257Z] #55 ... [2024-08-23T19:47:24.257Z] [2024-08-23T19:47:24.257Z] #61 [support-scheduler internal] load build context [2024-08-23T19:47:24.839Z] #61 ... [2024-08-23T19:47:24.839Z] [2024-08-23T19:47:24.839Z] #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-23T19:47:24.839Z] #94 DONE 6.3s [2024-08-23T19:47:24.839Z] [2024-08-23T19:47:24.839Z] #61 [support-scheduler internal] load build context [2024-08-23T19:47:25.420Z] #61 ... [2024-08-23T19:47:25.420Z] [2024-08-23T19:47:25.420Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:25.420Z] #66 ... [2024-08-23T19:47:25.420Z] [2024-08-23T19:47:25.420Z] #61 [support-scheduler internal] load build context [2024-08-23T19:47:25.684Z] #61 ... [2024-08-23T19:47:25.684Z] [2024-08-23T19:47:25.684Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T19:47:25.684Z] #95 DONE 3.8s [2024-08-23T19:47:25.684Z] [2024-08-23T19:47:25.684Z] #61 [support-scheduler internal] load build context [2024-08-23T19:47:25.684Z] #61 ... [2024-08-23T19:47:25.684Z] [2024-08-23T19:47:25.684Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:47:25.684Z] #59 ... [2024-08-23T19:47:25.684Z] [2024-08-23T19:47:25.684Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-23T19:47:25.948Z] #96 ... [2024-08-23T19:47:25.948Z] [2024-08-23T19:47:25.948Z] #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-23T19:47:25.948Z] #97 DONE 1.1s [2024-08-23T19:47:26.217Z] [2024-08-23T19:47:26.217Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:26.482Z] #66 ... [2024-08-23T19:47:26.482Z] [2024-08-23T19:47:26.482Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-23T19:47:26.482Z] #96 DONE 0.8s [2024-08-23T19:47:26.482Z] [2024-08-23T19:47:26.482Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:26.747Z] #66 transferring context: 105.66MB 50.9s [2024-08-23T19:47:27.013Z] #66 ... [2024-08-23T19:47:27.013Z] [2024-08-23T19:47:27.013Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-23T19:47:27.013Z] #98 DONE 0.6s [2024-08-23T19:47:27.013Z] [2024-08-23T19:47:27.013Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:27.277Z] #66 ... [2024-08-23T19:47:27.277Z] [2024-08-23T19:47:27.277Z] #57 [core-keeper internal] load build context [2024-08-23T19:47:27.277Z] #57 ... [2024-08-23T19:47:27.277Z] [2024-08-23T19:47:27.277Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:27.549Z] #66 ... [2024-08-23T19:47:27.550Z] [2024-08-23T19:47:27.550Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:47:27.550Z] #74 ... [2024-08-23T19:47:27.550Z] [2024-08-23T19:47:27.550Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:47:27.550Z] #70 ... [2024-08-23T19:47:27.550Z] [2024-08-23T19:47:27.550Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:47:27.823Z] #53 ... [2024-08-23T19:47:27.824Z] [2024-08-23T19:47:27.824Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:47:28.093Z] #70 ... [2024-08-23T19:47:28.093Z] [2024-08-23T19:47:28.093Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T19:47:28.093Z] #99 DONE 1.0s [2024-08-23T19:47:28.093Z] [2024-08-23T19:47:28.093Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:47:29.049Z] #70 ... [2024-08-23T19:47:29.049Z] [2024-08-23T19:47:29.049Z] #49 [core-command internal] load build context [2024-08-23T19:47:29.049Z] #49 ... [2024-08-23T19:47:29.049Z] [2024-08-23T19:47:29.049Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:47:29.315Z] #70 ... [2024-08-23T19:47:29.315Z] [2024-08-23T19:47:29.315Z] #51 [security-proxy-setup internal] load build context [2024-08-23T19:47:29.315Z] #51 ... [2024-08-23T19:47:29.315Z] [2024-08-23T19:47:29.315Z] #49 [core-command internal] load build context [2024-08-23T19:47:29.902Z] #49 ... [2024-08-23T19:47:29.902Z] [2024-08-23T19:47:29.902Z] #68 [support-notifications internal] load build context [2024-08-23T19:47:29.902Z] #68 ... [2024-08-23T19:47:29.902Z] [2024-08-23T19:47:29.902Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:47:30.483Z] #70 ... [2024-08-23T19:47:30.483Z] [2024-08-23T19:47:30.483Z] #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-23T19:47:30.483Z] #100 DONE 2.0s [2024-08-23T19:47:30.483Z] [2024-08-23T19:47:30.483Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:47:30.483Z] #70 ... [2024-08-23T19:47:30.483Z] [2024-08-23T19:47:30.483Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:47:30.483Z] #50 ... [2024-08-23T19:47:30.483Z] [2024-08-23T19:47:30.483Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:47:31.449Z] #70 ... [2024-08-23T19:47:31.449Z] [2024-08-23T19:47:31.449Z] #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-23T19:47:31.449Z] #101 DONE 0.9s [2024-08-23T19:47:31.449Z] [2024-08-23T19:47:31.449Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:47:32.033Z] #70 transferring context: 73.89MB 53.4s [2024-08-23T19:47:34.056Z] #70 ... [2024-08-23T19:47:34.056Z] [2024-08-23T19:47:34.056Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:47:34.056Z] #64 ... [2024-08-23T19:47:34.056Z] [2024-08-23T19:47:34.056Z] #69 [core-data internal] load build context [2024-08-23T19:47:34.056Z] #69 ... [2024-08-23T19:47:34.056Z] [2024-08-23T19:47:34.056Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:47:34.056Z] #64 ... [2024-08-23T19:47:34.056Z] [2024-08-23T19:47:34.056Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T19:47:34.056Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 38.6s done [2024-08-23T19:47:34.056Z] #55 ... [2024-08-23T19:47:34.056Z] [2024-08-23T19:47:34.056Z] #69 [core-data internal] load build context [2024-08-23T19:47:34.642Z] #69 ... [2024-08-23T19:47:34.642Z] [2024-08-23T19:47:34.642Z] #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-23T19:47:34.642Z] #102 DONE 1.9s [2024-08-23T19:47:34.642Z] [2024-08-23T19:47:34.642Z] #69 [core-data internal] load build context [2024-08-23T19:47:35.605Z] #69 ... [2024-08-23T19:47:35.605Z] [2024-08-23T19:47:35.605Z] #61 [support-scheduler internal] load build context [2024-08-23T19:47:36.328Z] #61 ... [2024-08-23T19:47:36.328Z] [2024-08-23T19:47:36.328Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:47:36.328Z] #59 ... [2024-08-23T19:47:36.328Z] [2024-08-23T19:47:36.328Z] #69 [core-data internal] load build context [2024-08-23T19:47:36.915Z] #69 transferring context: 120.35MB 58.1s [2024-08-23T19:47:37.503Z] #69 ... [2024-08-23T19:47:37.503Z] [2024-08-23T19:47:37.503Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-23T19:47:37.503Z] #103 DONE 2.7s [2024-08-23T19:47:37.503Z] [2024-08-23T19:47:37.503Z] #69 [core-data internal] load build context [2024-08-23T19:47:37.503Z] #69 ... [2024-08-23T19:47:37.503Z] [2024-08-23T19:47:37.503Z] #57 [core-keeper internal] load build context [2024-08-23T19:47:37.503Z] #57 ... [2024-08-23T19:47:37.503Z] [2024-08-23T19:47:37.503Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:37.503Z] #66 ... [2024-08-23T19:47:37.503Z] [2024-08-23T19:47:37.503Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:47:37.778Z] #74 ... [2024-08-23T19:47:37.778Z] [2024-08-23T19:47:37.778Z] #57 [core-keeper internal] load build context [2024-08-23T19:47:37.778Z] #57 ... [2024-08-23T19:47:37.778Z] [2024-08-23T19:47:37.778Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:47:37.778Z] #53 ... [2024-08-23T19:47:37.778Z] [2024-08-23T19:47:37.778Z] #57 [core-keeper internal] load build context [2024-08-23T19:47:38.043Z] #57 ... [2024-08-23T19:47:38.043Z] [2024-08-23T19:47:38.043Z] #45 [security-spire-server] exporting to image [2024-08-23T19:47:38.043Z] #45 exporting layers 6.5s done [2024-08-23T19:47:38.043Z] #45 writing image sha256:8c596b68ec8dd656c147a9d931476acd8582cb8b92e046bd155de0163be0795d 0.0s done [2024-08-23T19:47:38.043Z] #45 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-23T19:47:38.043Z] #45 DONE 18.5s [2024-08-23T19:47:38.043Z] [2024-08-23T19:47:38.043Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-23T19:47:38.043Z] #104 DONE 0.7s [2024-08-23T19:47:38.043Z] [2024-08-23T19:47:38.043Z] #57 [core-keeper internal] load build context [2024-08-23T19:47:39.445Z] #57 ... [2024-08-23T19:47:39.445Z] [2024-08-23T19:47:39.445Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-23T19:47:39.445Z] #105 DONE 1.2s [2024-08-23T19:47:39.445Z] [2024-08-23T19:47:39.445Z] #57 [core-keeper internal] load build context [2024-08-23T19:47:39.445Z] #57 ... [2024-08-23T19:47:39.445Z] [2024-08-23T19:47:39.445Z] #51 [security-proxy-setup internal] load build context [2024-08-23T19:47:39.445Z] #51 ... [2024-08-23T19:47:39.445Z] [2024-08-23T19:47:39.445Z] #57 [core-keeper internal] load build context [2024-08-23T19:47:40.028Z] #57 ... [2024-08-23T19:47:40.028Z] [2024-08-23T19:47:40.028Z] #49 [core-command internal] load build context [2024-08-23T19:47:40.293Z] #49 ... [2024-08-23T19:47:40.293Z] [2024-08-23T19:47:40.293Z] #68 [support-notifications internal] load build context [2024-08-23T19:47:40.293Z] #68 ... [2024-08-23T19:47:40.293Z] [2024-08-23T19:47:40.293Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-23T19:47:40.293Z] #106 DONE 0.7s [2024-08-23T19:47:40.293Z] [2024-08-23T19:47:40.293Z] #68 [support-notifications internal] load build context [2024-08-23T19:47:40.293Z] #68 ... [2024-08-23T19:47:40.293Z] [2024-08-23T19:47:40.293Z] #51 [security-proxy-setup internal] load build context [2024-08-23T19:47:40.558Z] #51 ... [2024-08-23T19:47:40.558Z] [2024-08-23T19:47:40.558Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:47:40.823Z] #50 ... [2024-08-23T19:47:40.823Z] [2024-08-23T19:47:40.823Z] #51 [security-proxy-setup internal] load build context [2024-08-23T19:47:40.823Z] #51 ... [2024-08-23T19:47:40.823Z] [2024-08-23T19:47:40.823Z] #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-23T19:47:40.823Z] #107 DONE 0.5s [2024-08-23T19:47:40.823Z] [2024-08-23T19:47:40.823Z] #51 [security-proxy-setup internal] load build context [2024-08-23T19:47:41.786Z] #51 ... [2024-08-23T19:47:41.786Z] [2024-08-23T19:47:41.786Z] #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-23T19:47:41.786Z] #108 DONE 0.8s [2024-08-23T19:47:41.786Z] [2024-08-23T19:47:41.786Z] #51 [security-proxy-setup internal] load build context [2024-08-23T19:47:42.364Z] #51 transferring context: 117.73MB 62.5s [2024-08-23T19:47:43.322Z] #51 ... [2024-08-23T19:47:43.322Z] [2024-08-23T19:47:43.322Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:47:43.322Z] #70 ... [2024-08-23T19:47:43.322Z] [2024-08-23T19:47:43.322Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:47:43.597Z] #53 ... [2024-08-23T19:47:43.598Z] [2024-08-23T19:47:43.598Z] #51 [security-proxy-setup internal] load build context [2024-08-23T19:47:44.180Z] #51 ... [2024-08-23T19:47:44.180Z] [2024-08-23T19:47:44.180Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:47:44.180Z] #64 ... [2024-08-23T19:47:44.180Z] [2024-08-23T19:47:44.180Z] #51 [security-proxy-setup internal] load build context [2024-08-23T19:47:46.191Z] #51 ... [2024-08-23T19:47:46.191Z] [2024-08-23T19:47:46.191Z] #61 [support-scheduler internal] load build context [2024-08-23T19:47:46.191Z] #61 ... [2024-08-23T19:47:46.191Z] [2024-08-23T19:47:46.191Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:47:46.191Z] #59 ... [2024-08-23T19:47:46.191Z] [2024-08-23T19:47:46.191Z] #61 [support-scheduler internal] load build context [2024-08-23T19:47:46.863Z] #61 transferring context: 229.41MB 71.4s [2024-08-23T19:47:47.139Z] #61 ... [2024-08-23T19:47:47.139Z] [2024-08-23T19:47:47.139Z] #45 [security-spire-agent] exporting to image [2024-08-23T19:47:47.139Z] #45 exporting layers 5.1s done [2024-08-23T19:47:47.139Z] #45 writing image sha256:1c5556e43aeaa02a98cf3824437bda85026a964f79db3cd7f81e5df37aaaa715 0.0s done [2024-08-23T19:47:47.139Z] #45 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-23T19:47:47.139Z] #45 DONE 23.7s [2024-08-23T19:47:47.139Z] [2024-08-23T19:47:47.139Z] #61 [support-scheduler internal] load build context [2024-08-23T19:47:47.414Z] #61 ... [2024-08-23T19:47:47.414Z] [2024-08-23T19:47:47.414Z] #69 [core-data internal] load build context [2024-08-23T19:47:47.703Z] #69 ... [2024-08-23T19:47:47.703Z] [2024-08-23T19:47:47.703Z] #61 [support-scheduler internal] load build context [2024-08-23T19:47:47.703Z] #61 ... [2024-08-23T19:47:47.703Z] [2024-08-23T19:47:47.703Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:47.985Z] #66 ... [2024-08-23T19:47:47.985Z] [2024-08-23T19:47:47.985Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:47:47.985Z] #74 ... [2024-08-23T19:47:47.985Z] [2024-08-23T19:47:47.985Z] #66 [core-metadata internal] load build context [2024-08-23T19:47:50.101Z] #66 ... [2024-08-23T19:47:50.101Z] [2024-08-23T19:47:50.101Z] #57 [core-keeper internal] load build context [2024-08-23T19:47:50.101Z] #57 ... [2024-08-23T19:47:50.101Z] [2024-08-23T19:47:50.101Z] #49 [core-command internal] load build context [2024-08-23T19:47:50.391Z] #49 ... [2024-08-23T19:47:50.391Z] [2024-08-23T19:47:50.391Z] #57 [core-keeper internal] load build context [2024-08-23T19:47:50.391Z] #57 ... [2024-08-23T19:47:50.391Z] [2024-08-23T19:47:50.391Z] #68 [support-notifications internal] load build context [2024-08-23T19:47:50.391Z] #68 ... [2024-08-23T19:47:50.391Z] [2024-08-23T19:47:50.391Z] #49 [core-command internal] load build context [2024-08-23T19:47:50.995Z] #49 ... [2024-08-23T19:47:50.995Z] [2024-08-23T19:47:50.995Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:47:50.995Z] #50 ... [2024-08-23T19:47:50.995Z] [2024-08-23T19:47:50.995Z] #49 [core-command internal] load build context [2024-08-23T19:47:52.405Z] #49 transferring context: 229.67MB 75.4s [2024-08-23T19:47:53.363Z] #49 ... [2024-08-23T19:47:53.363Z] [2024-08-23T19:47:53.363Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:47:53.629Z] #70 ... [2024-08-23T19:47:53.629Z] [2024-08-23T19:47:53.629Z] #49 [core-command internal] load build context [2024-08-23T19:47:53.898Z] #49 ... [2024-08-23T19:47:53.898Z] [2024-08-23T19:47:53.898Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:47:53.898Z] #53 ... [2024-08-23T19:47:53.898Z] [2024-08-23T19:47:53.898Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:47:54.167Z] #70 ... [2024-08-23T19:47:54.167Z] [2024-08-23T19:47:54.167Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:47:54.434Z] #64 ... [2024-08-23T19:47:54.434Z] [2024-08-23T19:47:54.434Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:47:56.381Z] #53 ... [2024-08-23T19:47:56.381Z] [2024-08-23T19:47:56.381Z] #51 [security-proxy-setup internal] load build context [2024-08-23T19:47:56.381Z] #51 ... [2024-08-23T19:47:56.381Z] [2024-08-23T19:47:56.381Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:47:56.381Z] #53 ... [2024-08-23T19:47:56.381Z] [2024-08-23T19:47:56.381Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:47:56.381Z] #59 ... [2024-08-23T19:47:56.381Z] [2024-08-23T19:47:56.381Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:47:56.974Z] #53 transferring context: 265.54MB 81.7s [2024-08-23T19:47:57.934Z] #53 ... [2024-08-23T19:47:57.934Z] [2024-08-23T19:47:57.934Z] #69 [core-data internal] load build context [2024-08-23T19:47:57.934Z] #69 ... [2024-08-23T19:47:57.934Z] [2024-08-23T19:47:57.934Z] #61 [support-scheduler internal] load build context [2024-08-23T19:47:57.934Z] #61 ... [2024-08-23T19:47:57.934Z] [2024-08-23T19:47:57.934Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:47:58.201Z] #53 ... [2024-08-23T19:47:58.201Z] [2024-08-23T19:47:58.201Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:47:58.201Z] #74 ... [2024-08-23T19:47:58.201Z] [2024-08-23T19:47:58.201Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:48:00.144Z] #53 ... [2024-08-23T19:48:00.144Z] [2024-08-23T19:48:00.144Z] #66 [core-metadata internal] load build context [2024-08-23T19:48:00.413Z] #66 ... [2024-08-23T19:48:00.413Z] [2024-08-23T19:48:00.413Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:48:00.413Z] #53 ... [2024-08-23T19:48:00.413Z] [2024-08-23T19:48:00.413Z] #61 [support-scheduler internal] load build context [2024-08-23T19:48:00.413Z] #61 transferring context: 309.31MB 84.8s done [2024-08-23T19:48:00.413Z] #61 DONE 85.5s [2024-08-23T19:48:00.413Z] [2024-08-23T19:48:00.413Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:48:00.413Z] #53 ... [2024-08-23T19:48:00.413Z] [2024-08-23T19:48:00.413Z] #57 [core-keeper internal] load build context [2024-08-23T19:48:00.687Z] #57 ... [2024-08-23T19:48:00.687Z] [2024-08-23T19:48:00.687Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:48:00.687Z] #53 ... [2024-08-23T19:48:00.687Z] [2024-08-23T19:48:00.687Z] #68 [support-notifications internal] load build context [2024-08-23T19:48:00.963Z] #68 ... [2024-08-23T19:48:00.963Z] [2024-08-23T19:48:00.963Z] #69 [core-data internal] load build context [2024-08-23T19:48:01.232Z] #69 ... [2024-08-23T19:48:01.232Z] [2024-08-23T19:48:01.232Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:48:01.232Z] #50 ... [2024-08-23T19:48:01.232Z] [2024-08-23T19:48:01.232Z] #69 [core-data internal] load build context [2024-08-23T19:48:03.841Z] #69 ... [2024-08-23T19:48:03.841Z] [2024-08-23T19:48:03.841Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:48:03.841Z] #109 DONE 3.3s [2024-08-23T19:48:03.841Z] [2024-08-23T19:48:03.841Z] #69 [core-data internal] load build context [2024-08-23T19:48:03.841Z] #69 ... [2024-08-23T19:48:03.841Z] [2024-08-23T19:48:03.841Z] #49 [core-command internal] load build context [2024-08-23T19:48:04.111Z] #49 ... [2024-08-23T19:48:04.111Z] [2024-08-23T19:48:04.111Z] #69 [core-data internal] load build context [2024-08-23T19:48:04.378Z] #69 ... [2024-08-23T19:48:04.378Z] [2024-08-23T19:48:04.378Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:48:04.378Z] #70 ... [2024-08-23T19:48:04.378Z] [2024-08-23T19:48:04.378Z] #69 [core-data internal] load build context [2024-08-23T19:48:04.649Z] #69 ... [2024-08-23T19:48:04.649Z] [2024-08-23T19:48:04.649Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:48:04.649Z] #64 ... [2024-08-23T19:48:04.649Z] [2024-08-23T19:48:04.649Z] #69 [core-data internal] load build context [2024-08-23T19:48:05.235Z] #69 ... [2024-08-23T19:48:05.235Z] [2024-08-23T19:48:05.235Z] #53 [security-proxy-auth internal] load build context [2024-08-23T19:48:05.235Z] #53 transferring context: 309.31MB 89.6s done [2024-08-23T19:48:05.235Z] #53 DONE 90.2s [2024-08-23T19:48:05.235Z] [2024-08-23T19:48:05.235Z] #69 [core-data internal] load build context [2024-08-23T19:48:06.651Z] #69 ... [2024-08-23T19:48:06.651Z] [2024-08-23T19:48:06.651Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:48:06.651Z] #59 ... [2024-08-23T19:48:06.651Z] [2024-08-23T19:48:06.651Z] #51 [security-proxy-setup internal] load build context [2024-08-23T19:48:06.651Z] #51 ... [2024-08-23T19:48:06.651Z] [2024-08-23T19:48:06.651Z] #69 [core-data internal] load build context [2024-08-23T19:48:07.236Z] #69 ... [2024-08-23T19:48:07.236Z] [2024-08-23T19:48:07.236Z] #49 [core-command internal] load build context [2024-08-23T19:48:07.236Z] #49 transferring context: 309.31MB 90.3s done [2024-08-23T19:48:07.236Z] #49 DONE 91.9s [2024-08-23T19:48:07.236Z] [2024-08-23T19:48:07.236Z] #69 [core-data internal] load build context [2024-08-23T19:48:08.195Z] #69 ... [2024-08-23T19:48:08.195Z] [2024-08-23T19:48:08.195Z] #57 [core-keeper internal] load build context [2024-08-23T19:48:08.195Z] #57 transferring context: 309.31MB 92.6s done [2024-08-23T19:48:08.195Z] #57 DONE 93.0s [2024-08-23T19:48:08.195Z] [2024-08-23T19:48:08.195Z] #69 [core-data internal] load build context [2024-08-23T19:48:08.195Z] #69 ... [2024-08-23T19:48:08.195Z] [2024-08-23T19:48:08.195Z] #66 [core-metadata internal] load build context [2024-08-23T19:48:08.195Z] #66 transferring context: 309.31MB 92.3s done [2024-08-23T19:48:08.195Z] #66 DONE 93.0s [2024-08-23T19:48:08.195Z] [2024-08-23T19:48:08.195Z] #69 [core-data internal] load build context [2024-08-23T19:48:08.467Z] #69 ... [2024-08-23T19:48:08.467Z] [2024-08-23T19:48:08.467Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:48:08.467Z] #74 ... [2024-08-23T19:48:08.467Z] [2024-08-23T19:48:08.467Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:48:09.428Z] #59 ... [2024-08-23T19:48:09.428Z] [2024-08-23T19:48:09.428Z] #110 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-23T19:48:09.428Z] #110 DONE 1.4s [2024-08-23T19:48:09.428Z] [2024-08-23T19:48:09.428Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:48:10.838Z] #59 ... [2024-08-23T19:48:10.838Z] [2024-08-23T19:48:10.838Z] #68 [support-notifications internal] load build context [2024-08-23T19:48:11.104Z] #68 ... [2024-08-23T19:48:11.104Z] [2024-08-23T19:48:11.104Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:48:11.369Z] #59 ... [2024-08-23T19:48:11.370Z] [2024-08-23T19:48:11.370Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:48:11.370Z] #50 ... [2024-08-23T19:48:11.370Z] [2024-08-23T19:48:11.370Z] #68 [support-notifications internal] load build context [2024-08-23T19:48:11.370Z] #68 transferring context: 309.31MB 92.6s done [2024-08-23T19:48:11.370Z] #68 DONE 95.2s [2024-08-23T19:48:11.370Z] [2024-08-23T19:48:11.370Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:48:12.790Z] #59 ... [2024-08-23T19:48:12.790Z] [2024-08-23T19:48:12.790Z] #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:48:12.790Z] #111 DONE 0.9s [2024-08-23T19:48:12.790Z] [2024-08-23T19:48:12.790Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:48:14.197Z] #59 ... [2024-08-23T19:48:14.198Z] [2024-08-23T19:48:14.198Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:48:14.198Z] #112 ... [2024-08-23T19:48:14.198Z] [2024-08-23T19:48:14.198Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:48:14.463Z] #59 ... [2024-08-23T19:48:14.463Z] [2024-08-23T19:48:14.463Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:48:14.463Z] #70 ... [2024-08-23T19:48:14.463Z] [2024-08-23T19:48:14.463Z] #69 [core-data internal] load build context [2024-08-23T19:48:14.463Z] #69 transferring context: 309.31MB 95.5s done [2024-08-23T19:48:14.463Z] #69 DONE 98.2s [2024-08-23T19:48:14.463Z] [2024-08-23T19:48:14.463Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:48:14.463Z] #70 ... [2024-08-23T19:48:14.463Z] [2024-08-23T19:48:14.463Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:48:14.728Z] #59 ... [2024-08-23T19:48:14.728Z] [2024-08-23T19:48:14.729Z] #64 [security-bootstrapper internal] load build context [2024-08-23T19:48:14.729Z] #64 transferring context: 309.31MB 97.8s done [2024-08-23T19:48:14.729Z] #64 DONE 99.4s [2024-08-23T19:48:14.729Z] [2024-08-23T19:48:14.729Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:48:16.138Z] #59 ... [2024-08-23T19:48:16.138Z] [2024-08-23T19:48:16.138Z] #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:48:16.138Z] #113 DONE 0.9s [2024-08-23T19:48:16.138Z] [2024-08-23T19:48:16.138Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:48:16.722Z] #59 ... [2024-08-23T19:48:16.722Z] [2024-08-23T19:48:16.722Z] #51 [security-proxy-setup internal] load build context [2024-08-23T19:48:16.722Z] #51 transferring context: 309.31MB 96.8s done [2024-08-23T19:48:16.722Z] #51 DONE 98.6s [2024-08-23T19:48:16.722Z] [2024-08-23T19:48:16.722Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:48:18.660Z] #59 ... [2024-08-23T19:48:18.660Z] [2024-08-23T19:48:18.660Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:48:18.926Z] #74 transferring context: 309.31MB 97.4s done [2024-08-23T19:48:18.926Z] #74 ... [2024-08-23T19:48:18.926Z] [2024-08-23T19:48:18.926Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:48:18.926Z] #59 ... [2024-08-23T19:48:18.926Z] [2024-08-23T19:48:18.926Z] #74 [core-common-config-bootstrapper internal] load build context [2024-08-23T19:48:18.926Z] #74 DONE 100.8s [2024-08-23T19:48:18.926Z] [2024-08-23T19:48:18.926Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:48:19.514Z] #59 ... [2024-08-23T19:48:19.514Z] [2024-08-23T19:48:19.514Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:48:19.514Z] #114 ... [2024-08-23T19:48:19.514Z] [2024-08-23T19:48:19.514Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:48:20.096Z] #59 ... [2024-08-23T19:48:20.096Z] [2024-08-23T19:48:20.096Z] #50 [security-secretstore-setup internal] load build context [2024-08-23T19:48:20.096Z] #50 transferring context: 309.31MB 104.9s done [2024-08-23T19:48:20.096Z] #50 DONE 105.3s [2024-08-23T19:48:20.096Z] [2024-08-23T19:48:20.096Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:48:20.361Z] #59 ... [2024-08-23T19:48:20.361Z] [2024-08-23T19:48:20.361Z] #70 [security-spiffe-token-provider internal] load build context [2024-08-23T19:48:20.361Z] #70 transferring context: 309.31MB 101.8s done [2024-08-23T19:48:20.361Z] #70 DONE 104.2s [2024-08-23T19:48:20.361Z] [2024-08-23T19:48:20.361Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:48:21.775Z] #59 ... [2024-08-23T19:48:21.775Z] [2024-08-23T19:48:21.775Z] #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:48:21.775Z] #115 DONE 1.0s [2024-08-23T19:48:21.775Z] [2024-08-23T19:48:21.775Z] #59 [support-cron-scheduler internal] load build context [2024-08-23T19:48:22.040Z] #59 transferring context: 309.31MB 107.0s done [2024-08-23T19:48:22.040Z] #59 DONE 107.3s [2024-08-23T19:48:22.040Z] [2024-08-23T19:48:22.040Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:48:22.624Z] #116 ... [2024-08-23T19:48:22.624Z] [2024-08-23T19:48:22.624Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:48:22.624Z] #117 ... [2024-08-23T19:48:22.624Z] [2024-08-23T19:48:22.624Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:49:18.995Z] #118 ... [2024-08-23T19:49:18.995Z] [2024-08-23T19:49:18.995Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:49:18.995Z] #112 DONE 74.2s [2024-08-23T19:49:18.995Z] [2024-08-23T19:49:18.995Z] #119 [support-scheduler builder 6/7] COPY . . [2024-08-23T19:49:22.320Z] #119 ... [2024-08-23T19:49:22.320Z] [2024-08-23T19:49:22.320Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:49:22.320Z] #114 DONE 72.7s [2024-08-23T19:49:22.320Z] [2024-08-23T19:49:22.320Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:49:22.320Z] #120 CACHED [2024-08-23T19:49:22.320Z] [2024-08-23T19:49:22.320Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:49:22.320Z] #121 CACHED [2024-08-23T19:49:22.320Z] [2024-08-23T19:49:22.320Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-23T19:49:22.320Z] #122 CACHED [2024-08-23T19:49:22.320Z] [2024-08-23T19:49:22.320Z] #123 [core-data builder 6/7] COPY . . [2024-08-23T19:49:22.320Z] #123 CACHED [2024-08-23T19:49:22.320Z] [2024-08-23T19:49:22.320Z] #124 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:49:22.320Z] #124 CACHED [2024-08-23T19:49:22.320Z] [2024-08-23T19:49:22.320Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:49:22.320Z] #125 CACHED [2024-08-23T19:49:22.320Z] [2024-08-23T19:49:22.320Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:49:22.320Z] #126 CACHED [2024-08-23T19:49:22.320Z] [2024-08-23T19:49:22.320Z] #127 [core-command builder 6/7] COPY . . [2024-08-23T19:49:22.320Z] #127 CACHED [2024-08-23T19:49:22.320Z] [2024-08-23T19:49:22.320Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:49:22.320Z] #128 CACHED [2024-08-23T19:49:22.320Z] [2024-08-23T19:49:22.321Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:49:22.321Z] #129 CACHED [2024-08-23T19:49:22.321Z] [2024-08-23T19:49:22.321Z] #130 [core-metadata builder 6/7] COPY . . [2024-08-23T19:49:22.321Z] #130 CACHED [2024-08-23T19:49:22.321Z] [2024-08-23T19:49:22.321Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:49:22.321Z] #131 CACHED [2024-08-23T19:49:22.321Z] [2024-08-23T19:49:22.321Z] #119 [support-scheduler builder 6/7] COPY . . [2024-08-23T19:49:22.321Z] #119 DONE 4.0s [2024-08-23T19:49:22.321Z] [2024-08-23T19:49:22.321Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:49:22.321Z] #132 CACHED [2024-08-23T19:49:22.321Z] [2024-08-23T19:49:22.321Z] #133 [security-proxy-auth builder 6/7] COPY . . [2024-08-23T19:49:22.321Z] #133 CACHED [2024-08-23T19:49:22.321Z] [2024-08-23T19:49:22.321Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:49:22.321Z] #134 CACHED [2024-08-23T19:49:22.321Z] [2024-08-23T19:49:22.321Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T19:49:27.644Z] #135 5.056 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-23T19:49:29.047Z] #135 ... [2024-08-23T19:49:29.047Z] [2024-08-23T19:49:29.047Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:49:29.047Z] #117 DONE 76.2s [2024-08-23T19:49:29.047Z] [2024-08-23T19:49:29.047Z] #136 [support-notifications builder 6/7] COPY . . [2024-08-23T19:49:31.018Z] #136 ... [2024-08-23T19:49:31.018Z] [2024-08-23T19:49:31.018Z] #137 [core-keeper builder 7/8] COPY . . [2024-08-23T19:49:31.018Z] #137 DONE 9.0s [2024-08-23T19:49:31.285Z] [2024-08-23T19:49:31.285Z] #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T19:49:32.244Z] #138 ... [2024-08-23T19:49:32.244Z] [2024-08-23T19:49:32.244Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T19:49:32.244Z] #0 5.161 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-23T19:49:32.244Z] #139 ... [2024-08-23T19:49:32.244Z] [2024-08-23T19:49:32.244Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T19:49:32.244Z] #0 5.063 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-23T19:49:32.510Z] #140 ... [2024-08-23T19:49:32.510Z] [2024-08-23T19:49:32.510Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T19:49:32.510Z] #0 5.337 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-23T19:49:32.510Z] #141 ... [2024-08-23T19:49:32.510Z] [2024-08-23T19:49:32.510Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-23T19:49:32.510Z] #0 4.674 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-23T19:49:32.775Z] #142 ... [2024-08-23T19:49:32.775Z] [2024-08-23T19:49:32.775Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T19:49:32.775Z] #0 4.967 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-23T19:49:33.047Z] #143 ... [2024-08-23T19:49:33.047Z] [2024-08-23T19:49:33.047Z] #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T19:49:33.047Z] #138 1.875 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-23T19:49:34.469Z] #138 ... [2024-08-23T19:49:34.469Z] [2024-08-23T19:49:34.469Z] #136 [support-notifications builder 6/7] COPY . . [2024-08-23T19:49:34.469Z] #136 DONE 5.6s [2024-08-23T19:49:34.469Z] [2024-08-23T19:49:34.469Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:49:34.469Z] #116 DONE 72.7s [2024-08-23T19:49:34.469Z] [2024-08-23T19:49:34.469Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:49:34.469Z] #118 DONE 78.4s [2024-08-23T19:49:34.469Z] [2024-08-23T19:49:34.469Z] #144 [support-cron-scheduler builder 6/7] COPY . . [2024-08-23T19:49:34.469Z] #144 CACHED [2024-08-23T19:49:34.469Z] [2024-08-23T19:49:34.469Z] #145 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:49:34.469Z] #145 CACHED [2024-08-23T19:49:34.469Z] [2024-08-23T19:49:34.469Z] #146 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:49:34.469Z] #146 CACHED [2024-08-23T19:49:34.469Z] [2024-08-23T19:49:34.469Z] #147 [security-bootstrapper builder 6/7] COPY . . [2024-08-23T19:49:41.111Z] #147 ... [2024-08-23T19:49:41.111Z] [2024-08-23T19:49:41.111Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T19:49:41.111Z] #0 3.707 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-23T19:49:41.708Z] #148 ... [2024-08-23T19:49:41.708Z] [2024-08-23T19:49:41.708Z] #149 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:49:41.708Z] #149 CACHED [2024-08-23T19:49:41.708Z] [2024-08-23T19:49:41.708Z] #150 [security-proxy-setup builder 6/7] COPY . . [2024-08-23T19:49:41.708Z] #150 CACHED [2024-08-23T19:49:41.708Z] [2024-08-23T19:49:41.708Z] #151 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:49:41.708Z] #151 CACHED [2024-08-23T19:49:41.708Z] [2024-08-23T19:49:41.708Z] #152 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-23T19:49:41.708Z] #152 DONE 7.4s [2024-08-23T19:49:41.708Z] [2024-08-23T19:49:41.708Z] #147 [security-bootstrapper builder 6/7] COPY . . [2024-08-23T19:49:41.708Z] #147 DONE 7.2s [2024-08-23T19:49:41.708Z] [2024-08-23T19:49:41.708Z] #153 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-23T19:49:41.708Z] #153 CACHED [2024-08-23T19:49:41.708Z] [2024-08-23T19:49:41.708Z] #154 [security-secretstore-setup builder 6/7] COPY . . [2024-08-23T19:49:41.708Z] #154 CACHED [2024-08-23T19:49:41.708Z] [2024-08-23T19:49:41.708Z] #155 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-23T19:49:41.708Z] #155 CACHED [2024-08-23T19:49:41.708Z] [2024-08-23T19:49:41.708Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-23T19:49:44.286Z] #156 ... [2024-08-23T19:49:44.286Z] [2024-08-23T19:49:44.286Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T19:49:44.286Z] #0 3.116 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-23T19:49:44.552Z] #157 ... [2024-08-23T19:49:44.552Z] [2024-08-23T19:49:44.552Z] #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-23T19:49:45.135Z] #158 3.521 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-23T19:49:48.473Z] #158 ... [2024-08-23T19:49:48.473Z] [2024-08-23T19:49:48.473Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-23T19:49:48.473Z] #156 3.845 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-23T19:49:51.821Z] #156 ... [2024-08-23T19:49:51.821Z] [2024-08-23T19:49:51.821Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-23T19:49:51.821Z] #0 3.642 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-23T19:49:51.821Z] #159 ... [2024-08-23T19:49:51.821Z] [2024-08-23T19:49:51.821Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-23T19:49:51.821Z] #0 3.813 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-23T20:09:30.037Z] #160 ... [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #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-23T20:09:30.037Z] #158 1177.6 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-23T20:09:30.037Z] #158 ... [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-23T20:09:30.037Z] #159 DONE 1178.3s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-23T20:09:30.037Z] #161 DONE 0.4s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-23T20:09:30.037Z] #162 ... [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-23T20:09:30.037Z] #160 DONE 1181.4s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T20:09:30.037Z] #140 ... [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-23T20:09:30.037Z] #162 DONE 3.1s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T20:09:30.037Z] #163 ... [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #164 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T20:09:30.037Z] #164 DONE 0.7s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T20:09:30.037Z] #163 DONE 0.6s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-23T20:09:30.037Z] #165 DONE 0.2s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #166 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-23T20:09:30.037Z] #166 DONE 0.2s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #167 [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-23T20:09:30.037Z] #167 DONE 0.3s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #168 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-23T20:09:30.037Z] #168 DONE 0.6s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-23T20:09:30.037Z] #169 DONE 0.4s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-23T20:09:30.037Z] #170 ... [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-23T20:09:30.037Z] #171 DONE 0.6s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-23T20:09:30.037Z] #170 DONE 0.6s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #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-23T20:09:30.037Z] #172 DONE 0.3s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #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-23T20:09:30.037Z] #173 DONE 0.3s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-23T20:09:30.037Z] #174 DONE 0.3s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #175 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T20:09:30.037Z] #175 ... [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-23T20:09:30.037Z] #176 DONE 0.5s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-23T20:09:30.037Z] #177 DONE 0.3s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-23T20:09:30.037Z] #178 DONE 0.4s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T20:09:30.037Z] #143 ... [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-23T20:09:30.037Z] #179 DONE 2.4s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-23T20:09:30.037Z] #156 ... [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #45 [security-bootstrapper] exporting to image [2024-08-23T20:09:30.037Z] #45 exporting layers [2024-08-23T20:09:30.037Z] #45 ... [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #175 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T20:09:30.037Z] #175 DONE 3.8s [2024-08-23T20:09:30.037Z] [2024-08-23T20:09:30.037Z] #45 [security-proxy-setup] exporting to image [2024-08-23T20:09:31.483Z] #45 exporting layers 1.7s done [2024-08-23T20:09:31.483Z] #45 writing image sha256:a2aed9479708f772676ccd9fe992eb87796dff4d943049dd1337b7483703b0c9 [2024-08-23T20:09:31.756Z] #45 exporting layers 2.0s done [2024-08-23T20:09:31.756Z] #45 writing image sha256:a2aed9479708f772676ccd9fe992eb87796dff4d943049dd1337b7483703b0c9 0.0s done [2024-08-23T20:09:31.756Z] #45 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-23T20:09:31.756Z] #45 writing image sha256:7db936d4b66cfb7d41c01519eaaa00b6d707ce7f8fc19a716f636e8f95c2c2ff done [2024-08-23T20:09:31.756Z] #45 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-23T20:09:31.756Z] #45 DONE 25.9s [2024-08-23T20:09:31.756Z] [2024-08-23T20:09:31.756Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-23T20:09:44.094Z] #142 ... [2024-08-23T20:09:44.094Z] [2024-08-23T20:09:44.094Z] #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-23T20:09:44.094Z] #158 DONE 1201.0s [2024-08-23T20:09:44.094Z] [2024-08-23T20:09:44.094Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-23T20:09:44.094Z] #142 ... [2024-08-23T20:09:44.094Z] [2024-08-23T20:09:44.094Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T20:09:44.094Z] #180 DONE 0.2s [2024-08-23T20:09:44.094Z] [2024-08-23T20:09:44.094Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-23T20:09:44.360Z] #181 DONE 0.2s [2024-08-23T20:09:44.360Z] [2024-08-23T20:09:44.360Z] #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-23T20:09:44.360Z] #182 DONE 0.2s [2024-08-23T20:09:44.360Z] [2024-08-23T20:09:44.360Z] #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-23T20:09:44.627Z] #183 DONE 0.2s [2024-08-23T20:09:44.627Z] [2024-08-23T20:09:44.627Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-23T20:09:44.893Z] #184 DONE 0.1s [2024-08-23T20:09:44.893Z] [2024-08-23T20:09:44.893Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-23T20:09:44.893Z] #185 DONE 0.3s [2024-08-23T20:09:44.893Z] [2024-08-23T20:09:44.893Z] #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T20:09:45.168Z] #138 ... [2024-08-23T20:09:45.168Z] [2024-08-23T20:09:45.168Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-23T20:09:45.443Z] #186 DONE 0.3s [2024-08-23T20:09:45.444Z] [2024-08-23T20:09:45.444Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-23T20:09:45.444Z] #187 DONE 0.1s [2024-08-23T20:09:45.444Z] [2024-08-23T20:09:45.444Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T20:09:45.444Z] #139 ... [2024-08-23T20:09:45.444Z] [2024-08-23T20:09:45.444Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T20:09:47.520Z] #188 DONE 2.1s [2024-08-23T20:09:47.520Z] [2024-08-23T20:09:47.520Z] #45 [security-secretstore-setup] exporting to image [2024-08-23T20:09:47.520Z] #45 exporting layers [2024-08-23T20:09:48.963Z] #45 exporting layers 1.4s done [2024-08-23T20:09:48.963Z] #45 writing image sha256:950126394f25ff2583c49779a7763c1a2b1398c43148d2d866cf2243c8cf2d02 done [2024-08-23T20:09:48.963Z] #45 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-23T20:09:48.963Z] #45 DONE 27.3s [2024-08-23T20:09:48.963Z] [2024-08-23T20:09:48.963Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T20:10:27.873Z] #143 ... [2024-08-23T20:10:27.873Z] [2024-08-23T20:10:27.873Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-23T20:10:27.873Z] #142 DONE 1263.5s [2024-08-23T20:10:27.873Z] [2024-08-23T20:10:27.873Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T20:10:27.873Z] #139 ... [2024-08-23T20:10:27.873Z] [2024-08-23T20:10:27.873Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T20:10:27.873Z] #189 DONE 0.2s [2024-08-23T20:10:27.873Z] [2024-08-23T20:10:27.873Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T20:10:27.873Z] #190 DONE 0.1s [2024-08-23T20:10:27.873Z] [2024-08-23T20:10:27.874Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-23T20:10:27.874Z] #191 DONE 0.2s [2024-08-23T20:10:27.874Z] [2024-08-23T20:10:27.874Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-23T20:10:27.874Z] #192 DONE 0.1s [2024-08-23T20:10:27.874Z] [2024-08-23T20:10:27.874Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-23T20:10:27.874Z] #193 DONE 0.1s [2024-08-23T20:10:27.874Z] [2024-08-23T20:10:27.874Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T20:10:29.279Z] #194 DONE 1.9s [2024-08-23T20:10:29.279Z] [2024-08-23T20:10:29.279Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T20:10:29.279Z] #139 ... [2024-08-23T20:10:29.279Z] [2024-08-23T20:10:29.279Z] #45 [core-common-config-bootstrapper] exporting to image [2024-08-23T20:10:29.279Z] #45 exporting layers [2024-08-23T20:10:29.543Z] #45 exporting layers 0.5s done [2024-08-23T20:10:29.543Z] #45 writing image sha256:053ef47fcdfef5e8dd16a92bf66a01488ec84f712bbb97bee87da3c2014d4f88 0.0s done [2024-08-23T20:10:29.543Z] #45 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2024-08-23T20:10:29.808Z] #45 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-23T20:10:29.808Z] #45 DONE 27.8s [2024-08-23T20:10:29.808Z] [2024-08-23T20:10:29.808Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T20:12:51.453Z] #157 ... [2024-08-23T20:12:51.453Z] [2024-08-23T20:12:51.453Z] #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-23T20:12:51.453Z] #156 DONE 1376.6s [2024-08-23T20:12:51.453Z] [2024-08-23T20:12:51.453Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T20:12:51.453Z] #140 ... [2024-08-23T20:12:51.453Z] [2024-08-23T20:12:51.453Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T20:12:51.453Z] #195 DONE 0.3s [2024-08-23T20:12:51.453Z] [2024-08-23T20:12:51.453Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T20:12:51.453Z] #196 DONE 0.1s [2024-08-23T20:12:51.453Z] [2024-08-23T20:12:51.453Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T20:12:51.453Z] #140 ... [2024-08-23T20:12:51.453Z] [2024-08-23T20:12:51.453Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-23T20:12:51.453Z] #197 DONE 0.3s [2024-08-23T20:12:51.453Z] [2024-08-23T20:12:51.453Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-08-23T20:12:51.453Z] #198 DONE 0.1s [2024-08-23T20:12:51.453Z] [2024-08-23T20:12:51.453Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T20:12:51.453Z] #140 ... [2024-08-23T20:12:51.453Z] [2024-08-23T20:12:51.453Z] #45 [security-spiffe-token-provider] exporting to image [2024-08-23T20:12:51.453Z] #45 exporting layers [2024-08-23T20:12:51.453Z] #45 exporting layers 0.8s done [2024-08-23T20:12:51.453Z] #45 writing image sha256:4aec349f476be20a5d8fb690ebe9c678a6bed3e574b41a47574996af5ab2eccf done [2024-08-23T20:12:51.453Z] #45 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-23T20:12:51.453Z] #45 DONE 28.7s [2024-08-23T20:12:51.453Z] [2024-08-23T20:12:51.453Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T20:20:43.462Z] #157 ... [2024-08-23T20:20:43.462Z] [2024-08-23T20:20:43.462Z] #139 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-23T20:20:43.462Z] #139 DONE 1876.7s [2024-08-23T20:20:43.462Z] [2024-08-23T20:20:43.462Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T20:20:43.462Z] #140 ... [2024-08-23T20:20:43.462Z] [2024-08-23T20:20:43.462Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T20:20:43.462Z] #199 DONE 0.2s [2024-08-23T20:20:43.462Z] [2024-08-23T20:20:43.462Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T20:20:43.462Z] #200 DONE 0.1s [2024-08-23T20:20:43.462Z] [2024-08-23T20:20:43.462Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-23T20:20:43.462Z] #201 DONE 0.4s [2024-08-23T20:20:43.462Z] [2024-08-23T20:20:43.462Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-23T20:20:43.462Z] #202 DONE 0.1s [2024-08-23T20:20:43.462Z] [2024-08-23T20:20:43.462Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T20:20:43.462Z] #140 ... [2024-08-23T20:20:43.462Z] [2024-08-23T20:20:43.462Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-23T20:20:43.462Z] #203 DONE 0.1s [2024-08-23T20:20:43.462Z] [2024-08-23T20:20:43.462Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-23T20:20:43.462Z] #204 DONE 2.1s [2024-08-23T20:20:43.462Z] [2024-08-23T20:20:43.462Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T20:20:43.462Z] #143 ... [2024-08-23T20:20:43.462Z] [2024-08-23T20:20:43.462Z] #45 [security-proxy-auth] exporting to image [2024-08-23T20:20:43.462Z] #45 exporting layers [2024-08-23T20:20:43.462Z] #45 exporting layers 0.6s done [2024-08-23T20:20:43.462Z] #45 writing image sha256:5eca3bf5c6fc1563af5b47816b1133e83b59857946baa4183d3a08f537496cb2 done [2024-08-23T20:20:43.462Z] #45 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-08-23T20:20:43.462Z] #45 DONE 29.3s [2024-08-23T20:20:43.462Z] [2024-08-23T20:20:43.462Z] #140 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-23T20:22:05.055Z] #140 DONE 1952.7s [2024-08-23T20:22:05.055Z] [2024-08-23T20:22:05.055Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T20:22:05.055Z] #143 ... [2024-08-23T20:22:05.055Z] [2024-08-23T20:22:05.055Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T20:22:05.055Z] #205 DONE 0.2s [2024-08-23T20:22:05.055Z] [2024-08-23T20:22:05.055Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-23T20:22:05.055Z] #206 DONE 0.1s [2024-08-23T20:22:05.055Z] [2024-08-23T20:22:05.055Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T20:22:05.055Z] #157 ... [2024-08-23T20:22:05.055Z] [2024-08-23T20:22:05.055Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-23T20:22:05.055Z] #207 DONE 0.5s [2024-08-23T20:22:05.055Z] [2024-08-23T20:22:05.055Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-23T20:22:05.055Z] #208 DONE 0.2s [2024-08-23T20:22:05.055Z] [2024-08-23T20:22:05.055Z] #45 [core-command] exporting to image [2024-08-23T20:22:05.055Z] #45 exporting layers [2024-08-23T20:22:05.055Z] #45 exporting layers 0.4s done [2024-08-23T20:22:05.055Z] #45 writing image sha256:7b00b796a2a8035e52d0ac8d78408bc13d9f6a08b298747b089c59a7cf297c54 done [2024-08-23T20:22:05.055Z] #45 naming to docker.io/library/core-command-arm64 done [2024-08-23T20:22:05.055Z] #45 DONE 29.7s [2024-08-23T20:22:05.055Z] [2024-08-23T20:22:05.055Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T20:24:26.687Z] #157 ... [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-23T20:24:26.687Z] #138 DONE 2087.5s [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T20:24:26.687Z] #148 ... [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T20:24:26.687Z] #209 DONE 0.3s [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T20:24:26.687Z] #148 ... [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-23T20:24:26.687Z] #141 DONE 2097.5s [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-23T20:24:26.687Z] #210 DONE 1.0s [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #211 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T20:24:26.687Z] #211 DONE 0.2s [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #212 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-23T20:24:26.687Z] #212 DONE 0.1s [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #45 [core-keeper] exporting to image [2024-08-23T20:24:26.687Z] #45 exporting layers [2024-08-23T20:24:26.687Z] #45 ... [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-23T20:24:26.687Z] #213 DONE 0.3s [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-23T20:24:26.687Z] #214 ... [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #45 [core-keeper] exporting to image [2024-08-23T20:24:26.687Z] #45 exporting layers 0.7s done [2024-08-23T20:24:26.687Z] #45 writing image sha256:bf55c2e252d7c6ee0faa81a189a23f253940137a116d8dd3267842dc3fd5647a 0.0s done [2024-08-23T20:24:26.687Z] #45 naming to docker.io/library/core-keeper-arm64 done [2024-08-23T20:24:26.687Z] #45 DONE 30.5s [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T20:24:26.687Z] #143 ... [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #214 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-23T20:24:26.687Z] #214 DONE 0.7s [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-23T20:24:26.687Z] #215 DONE 0.2s [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-23T20:24:26.687Z] #216 DONE 0.1s [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #45 [core-data] exporting to image [2024-08-23T20:24:26.687Z] #45 exporting layers 0.7s done [2024-08-23T20:24:26.687Z] #45 writing image sha256:b391b570a04722de9d1efcf74e0c31e20c1176d8cbbe2d90a3981a135e7ebc20 done [2024-08-23T20:24:26.687Z] #45 naming to docker.io/library/core-data-arm64 0.0s done [2024-08-23T20:24:26.687Z] #45 DONE 31.2s [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T20:24:26.687Z] #157 ... [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-23T20:24:26.687Z] #135 DONE 2101.3s [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T20:24:26.687Z] #157 ... [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T20:24:26.687Z] #217 DONE 0.2s [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T20:24:26.687Z] #157 ... [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-23T20:24:26.687Z] #218 DONE 0.2s [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T20:24:26.687Z] #157 ... [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-23T20:24:26.687Z] #219 DONE 0.5s [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T20:24:26.687Z] #157 ... [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-23T20:24:26.687Z] #220 DONE 0.1s [2024-08-23T20:24:26.687Z] [2024-08-23T20:24:26.687Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-23T20:24:26.688Z] #221 DONE 0.1s [2024-08-23T20:24:26.688Z] [2024-08-23T20:24:26.688Z] #45 [core-metadata] exporting to image [2024-08-23T20:24:26.688Z] #45 exporting layers 0.5s done [2024-08-23T20:24:26.688Z] #45 writing image sha256:7a8e6c83dcdf3aad0f46f9fa6067cb8b790e6668d8a909371e0545fb60364348 done [2024-08-23T20:24:26.688Z] #45 naming to docker.io/library/core-metadata-arm64 done [2024-08-23T20:24:26.688Z] #45 DONE 31.7s [2024-08-23T20:24:26.688Z] [2024-08-23T20:24:26.688Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-23T20:25:05.516Z] #143 DONE 2141.3s [2024-08-23T20:25:05.516Z] [2024-08-23T20:25:05.516Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T20:25:05.516Z] #148 ... [2024-08-23T20:25:05.516Z] [2024-08-23T20:25:05.516Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T20:25:05.516Z] #222 DONE 0.2s [2024-08-23T20:25:05.516Z] [2024-08-23T20:25:05.516Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-23T20:25:05.516Z] #148 DONE 2130.0s [2024-08-23T20:25:05.516Z] [2024-08-23T20:25:05.516Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T20:25:05.516Z] #223 DONE 0.3s [2024-08-23T20:25:05.516Z] [2024-08-23T20:25:05.516Z] #224 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T20:25:05.516Z] #224 DONE 0.2s [2024-08-23T20:25:05.516Z] [2024-08-23T20:25:05.516Z] #225 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-23T20:25:05.516Z] #225 DONE 0.5s [2024-08-23T20:25:05.516Z] [2024-08-23T20:25:05.516Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-23T20:25:05.516Z] #226 DONE 0.3s [2024-08-23T20:25:05.516Z] [2024-08-23T20:25:05.516Z] #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T20:25:05.516Z] #227 DONE 0.2s [2024-08-23T20:25:05.516Z] [2024-08-23T20:25:05.516Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-23T20:25:05.782Z] #228 ... [2024-08-23T20:25:05.782Z] [2024-08-23T20:25:05.782Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-23T20:25:05.782Z] #157 DONE 2131.5s [2024-08-23T20:25:06.048Z] [2024-08-23T20:25:06.048Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-23T20:25:06.048Z] #228 DONE 0.5s [2024-08-23T20:25:06.048Z] [2024-08-23T20:25:06.048Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-23T20:25:06.048Z] #229 DONE 0.2s [2024-08-23T20:25:06.048Z] [2024-08-23T20:25:06.048Z] #45 [support-notifications] exporting to image [2024-08-23T20:25:06.048Z] #45 exporting layers 0.7s done [2024-08-23T20:25:06.312Z] #45 writing image sha256:fabfd23e31f75a83c853792b171ac086b7f5130fc95be5d10f35991c7002c645 done [2024-08-23T20:25:06.312Z] #45 naming to docker.io/library/support-scheduler-arm64 0.0s done [2024-08-23T20:25:06.577Z] #45 ... [2024-08-23T20:25:06.577Z] [2024-08-23T20:25:06.577Z] #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-23T20:25:06.577Z] #230 DONE 0.2s [2024-08-23T20:25:06.855Z] [2024-08-23T20:25:06.855Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-23T20:25:06.855Z] #231 DONE 0.1s [2024-08-23T20:25:06.855Z] [2024-08-23T20:25:06.855Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-23T20:25:07.127Z] #232 DONE 0.4s [2024-08-23T20:25:07.127Z] [2024-08-23T20:25:07.127Z] #45 [support-scheduler] exporting to image [2024-08-23T20:25:07.127Z] #45 exporting layers 1.0s done [2024-08-23T20:25:07.127Z] #45 writing image sha256:1aafc847ec55baebff9abb2cfe230017828c37217cf6623007fee920f2175afe done [2024-08-23T20:25:07.127Z] #45 naming to docker.io/library/support-notifications-arm64 done [2024-08-23T20:25:07.127Z] #45 DONE 32.9s [2024-08-23T20:25:07.127Z] [2024-08-23T20:25:07.127Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-23T20:25:07.393Z] #233 DONE 0.2s [2024-08-23T20:25:07.393Z] [2024-08-23T20:25:07.393Z] #45 [support-cron-scheduler] exporting to image [2024-08-23T20:25:08.794Z] #45 exporting layers 1.4s done [2024-08-23T20:25:08.794Z] #45 writing image sha256:e287c9b3a5efbea77d19c053127ee02fd8e23e474dbd2cb35d06bcd35145d6dc done [2024-08-23T20:25:08.794Z] #45 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-23T20:25:08.794Z] #45 DONE 34.3s [2024-08-23T20:25:08.794Z] [2024-08-23T20:25:08.794Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-23T20:25:08.794Z] time="2024-08-23T19:46:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T20:25:08.794Z] time="2024-08-23T19:46:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T20:25:08.794Z] time="2024-08-23T19:46:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T20:25:08.794Z] time="2024-08-23T19:46:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T20:25:08.794Z] time="2024-08-23T19:46:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T20:25:08.794Z] time="2024-08-23T19:46:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T20:25:08.794Z] time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T20:25:08.794Z] time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T20:25:08.794Z] time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T20:25:08.794Z] time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T20:25:08.794Z] time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T20:25:08.794Z] time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T20:25:08.794Z] time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T20:25:08.794Z] time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T20:25:08.794Z] time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-23T20:25:08.794Z] time="2024-08-23T19:46:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-23T20:25:20.883Z] $ docker stop --time=1 3fbd0a4fa5b4ef6f1a8d3341e9057dedccbe8c381714861913fec620c600ec7d [2024-08-23T20:25:22.606Z] $ docker rm -f --volumes 3fbd0a4fa5b4ef6f1a8d3341e9057dedccbe8c381714861913fec620c600ec7d [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-23T20:25:23.329Z] + docker images [2024-08-23T20:25:23.329Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-23T20:25:23.329Z] support-cron-scheduler-arm64 latest e287c9b3a5ef 16 seconds ago 43.5MB [2024-08-23T20:25:23.329Z] support-scheduler-arm64 latest fabfd23e31f7 18 seconds ago 41.3MB [2024-08-23T20:25:23.329Z] support-notifications-arm64 latest 1aafc847ec55 18 seconds ago 42MB [2024-08-23T20:25:23.329Z] core-metadata-arm64 latest 7a8e6c83dcdf 58 seconds ago 39.3MB [2024-08-23T20:25:23.329Z] core-data-arm64 latest b391b570a047 About a minute ago 39.1MB [2024-08-23T20:25:23.329Z] core-keeper-arm64 latest bf55c2e252d7 About a minute ago 39MB [2024-08-23T20:25:23.329Z] core-command-arm64 latest 7b00b796a2a8 3 minutes ago 35MB [2024-08-23T20:25:23.329Z] security-proxy-auth-arm64 latest 5eca3bf5c6fc 4 minutes ago 32.6MB [2024-08-23T20:25:23.329Z] security-spiffe-token-provider-arm64 latest 4aec349f476b 12 minutes ago 29MB [2024-08-23T20:25:23.329Z] core-common-config-bootstrapper-arm64 latest 053ef47fcdfe 14 minutes ago 15.3MB [2024-08-23T20:25:23.329Z] security-secretstore-setup-arm64 latest 950126394f25 15 minutes ago 36.4MB [2024-08-23T20:25:23.329Z] security-proxy-setup-arm64 latest a2aed9479708 15 minutes ago 26.1MB [2024-08-23T20:25:23.329Z] security-bootstrapper-arm64 latest 7db936d4b66c 15 minutes ago 18.9MB [2024-08-23T20:25:23.329Z] security-spire-agent-arm64 latest 1c5556e43aea 37 minutes ago 174MB [2024-08-23T20:25:23.329Z] security-spire-server-arm64 latest 8c596b68ec8d 37 minutes ago 116MB [2024-08-23T20:25:23.329Z] security-spire-config-arm64 latest 53f6ed309065 38 minutes ago 115MB [2024-08-23T20:25:23.329Z] ci-base-image-arm64 latest b571d7efba28 56 minutes ago 967MB [2024-08-23T20:25:23.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-08-23T20:25:23.329Z] 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-23T20:25:24.321Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T20:25:24.321Z] [2024-08-23T20:25:24.321Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T20:25:24.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T20:25:25.027Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-23T20:25:25.027Z] 8998bd30e6a1: Pulling fs layer [2024-08-23T20:25:25.027Z] 04944245beec: Pulling fs layer [2024-08-23T20:25:25.027Z] 699f458cf7ca: Pulling fs layer [2024-08-23T20:25:25.027Z] 765212b225bb: Pulling fs layer [2024-08-23T20:25:25.027Z] f23df028b6ca: Pulling fs layer [2024-08-23T20:25:25.027Z] d65c8cfc05b1: Pulling fs layer [2024-08-23T20:25:25.027Z] 2437ff75d9bd: Pulling fs layer [2024-08-23T20:25:25.027Z] 765212b225bb: Waiting [2024-08-23T20:25:25.027Z] f23df028b6ca: Waiting [2024-08-23T20:25:25.027Z] d65c8cfc05b1: Waiting [2024-08-23T20:25:25.028Z] 2437ff75d9bd: Waiting [2024-08-23T20:25:25.028Z] 04944245beec: Verifying Checksum [2024-08-23T20:25:25.028Z] 04944245beec: Download complete [2024-08-23T20:25:25.028Z] 765212b225bb: Verifying Checksum [2024-08-23T20:25:25.028Z] 765212b225bb: Download complete [2024-08-23T20:25:25.294Z] f23df028b6ca: Verifying Checksum [2024-08-23T20:25:25.294Z] f23df028b6ca: Download complete [2024-08-23T20:25:25.294Z] d65c8cfc05b1: Verifying Checksum [2024-08-23T20:25:25.294Z] d65c8cfc05b1: Download complete [2024-08-23T20:25:25.294Z] 699f458cf7ca: Verifying Checksum [2024-08-23T20:25:25.294Z] 699f458cf7ca: Download complete [2024-08-23T20:25:25.876Z] 8998bd30e6a1: Verifying Checksum [2024-08-23T20:25:25.876Z] 8998bd30e6a1: Download complete [2024-08-23T20:25:28.449Z] 2437ff75d9bd: Verifying Checksum [2024-08-23T20:25:28.449Z] 2437ff75d9bd: Download complete [2024-08-23T20:25:31.035Z] 8998bd30e6a1: Pull complete [2024-08-23T20:25:31.035Z] 04944245beec: Pull complete [2024-08-23T20:25:32.969Z] 699f458cf7ca: Pull complete [2024-08-23T20:25:32.969Z] 765212b225bb: Pull complete [2024-08-23T20:25:33.922Z] f23df028b6ca: Pull complete [2024-08-23T20:25:34.187Z] d65c8cfc05b1: Pull complete [2024-08-23T20:25:52.368Z] 2437ff75d9bd: Pull complete [2024-08-23T20:25:52.368Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-23T20:25:52.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-23T20:25:52.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T20:25:52.734Z] prd-ubuntu20.04-docker-arm64-4c-16g-8413 does not seem to be running inside a container [2024-08-23T20:25:52.768Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-23T20:25:56.007Z] $ docker top 53812a8f5f72251be995569ee6794c5dfc7f1cb177872f3bba148af8a3ae010f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-23T20:25:57.090Z] ---> job-cost.sh [2024-08-23T20:25:57.090Z] lf-activate-venv: SKIPPING [2024-08-23T20:25:57.090Z] INFO: No Stack... [2024-08-23T20:25:57.682Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-23T20:25:58.650Z] INFO: Archiving Costs [Pipeline] sh [2024-08-23T20:25:59.323Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-08-23T20:25:59.323Z] + cut -d, -f6 [Pipeline] lock [2024-08-23T20:25:59.389Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4873-1-stack-cost] [2024-08-23T20:25:59.397Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4873-1-stack-cost] did not exist. Created. [2024-08-23T20:25:59.404Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4873-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-23T20:26:00.167Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-23T20:26:00.435Z] Stashed 1 file(s) [Pipeline] } [2024-08-23T20:26:00.456Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4873-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-23T20:26:00.532Z] $ docker stop --time=1 53812a8f5f72251be995569ee6794c5dfc7f1cb177872f3bba148af8a3ae010f [2024-08-23T20:26:02.118Z] $ docker rm -f --volumes 53812a8f5f72251be995569ee6794c5dfc7f1cb177872f3bba148af8a3ae010f [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-23T20:26:03.362Z] provisioning config files... [2024-08-23T20:26:03.370Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config11828486977598714631tmp [Pipeline] { [Pipeline] sh [2024-08-23T20:26:03.744Z] + set +x [2024-08-23T20:26:03.745Z] + curl+ -s https://codecov.io/bash [2024-08-23T20:26:03.745Z] bash -s -- [2024-08-23T20:26:09.033Z] [2024-08-23T20:26:09.033Z] _____ _ [2024-08-23T20:26:09.033Z] / ____| | | [2024-08-23T20:26:09.033Z] | | ___ __| | ___ ___ _____ __ [2024-08-23T20:26:09.033Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-23T20:26:09.033Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-23T20:26:09.033Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-23T20:26:09.033Z] Bash-1.0.6 [2024-08-23T20:26:09.033Z] [2024-08-23T20:26:09.033Z] [2024-08-23T20:26:09.033Z] ==> git version 2.25.1 found [2024-08-23T20:26:09.033Z] ==> 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-23T20:26:09.033Z] Release-Date: 2020-01-08 [2024-08-23T20:26:09.033Z] 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-23T20:26:09.033Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-23T20:26:09.033Z] ==> Jenkins CI detected. [2024-08-23T20:26:09.033Z] current dir:  /w/workspace/edgex-go/1 [2024-08-23T20:26:09.033Z] project root: . [2024-08-23T20:26:09.033Z] --> token set from env [2024-08-23T20:26:09.033Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-23T20:26:09.033Z] ==> Running gcov in . (disable via -X gcov) [2024-08-23T20:26:09.033Z] ==> Python coveragepy not found [2024-08-23T20:26:09.033Z] ==> Searching for coverage reports in: [2024-08-23T20:26:09.033Z] + . [2024-08-23T20:26:09.033Z] -> Found 1 reports [2024-08-23T20:26:09.033Z] ==> Detecting git/mercurial file structure [2024-08-23T20:26:09.033Z] ==> Reading reports [2024-08-23T20:26:09.033Z] + ./coverage.out bytes=544290 [2024-08-23T20:26:09.033Z] ==> Appending adjustments [2024-08-23T20:26:09.033Z] https://docs.codecov.io/docs/fixing-reports [2024-08-23T20:26:10.413Z] + Found adjustments [2024-08-23T20:26:10.413Z] ==> Gzipping contents [2024-08-23T20:26:10.413Z] 68K /tmp/codecov.Z5vwHB.gz [2024-08-23T20:26:10.413Z] ==> Uploading reports [2024-08-23T20:26:10.413Z] url: https://codecov.io [2024-08-23T20:26:10.413Z] query: branch=PR-4873&commit=186dac255150c0c5ccd0f081a54f1a22cd3f1566&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4873%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4873&job=&cmd_args= [2024-08-23T20:26:10.413Z] -> Pinging Codecov [2024-08-23T20:26:10.413Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4873&commit=186dac255150c0c5ccd0f081a54f1a22cd3f1566&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4873%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4873&job=&cmd_args= [2024-08-23T20:26:10.413Z] -> Uploading to [2024-08-23T20:26:10.413Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-23/00271124DB129430A58F1EEE437C3FCB/186dac255150c0c5ccd0f081a54f1a22cd3f1566/fe07f143-5d31-4184-8ac3-e099c8aa49a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240823%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240823T202610Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b8651470150809c8c5ce52d04bb1cf8dfc96226adebe15c499a5ec898c9e858f [2024-08-23T20:26:10.413Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-23T20:26:10.413Z] Dload Upload Total Spent Left Speed [2024-08-23T20:26:10.676Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67912 0 0 100 67912 0 250k --:--:-- --:--:-- --:--:-- 250k [2024-08-23T20:26:10.676Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/186dac255150c0c5ccd0f081a54f1a22cd3f1566 [Pipeline] } [2024-08-23T20:26:10.709Z] 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-23T20:26:12.474Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-23T20:26:12.816Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T20:26:13.730Z] ---> package-listing.sh [2024-08-23T20:26:13.730Z] ++ facter osfamily [2024-08-23T20:26:13.730Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-23T20:26:13.990Z] + OS_FAMILY=debian [2024-08-23T20:26:13.990Z] + workspace=/w/workspace/edgex-go/1 [2024-08-23T20:26:13.990Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-23T20:26:13.990Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-23T20:26:13.990Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-23T20:26:13.990Z] + PACKAGES=/tmp/packages_start.txt [2024-08-23T20:26:13.990Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-23T20:26:13.990Z] + PACKAGES=/tmp/packages_end.txt [2024-08-23T20:26:13.990Z] + case "${OS_FAMILY}" in [2024-08-23T20:26:13.990Z] + dpkg -l [2024-08-23T20:26:13.990Z] + grep '^ii' [2024-08-23T20:26:13.990Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-23T20:26:13.990Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-23T20:26:13.990Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-23T20:26:13.990Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-23T20:26:13.990Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-23T20:26:13.990Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-23T20:26:14.036Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-23T20:26:14.338Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T20:26:14.998Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T20:26:14.998Z] [2024-08-23T20:26:14.998Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-23T20:26:15.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T20:26:15.420Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-23T20:26:15.420Z] 5eb5b503b376: Pulling fs layer [2024-08-23T20:26:15.420Z] 5c69ac0246d0: Pulling fs layer [2024-08-23T20:26:15.420Z] ec43610c2a17: Pulling fs layer [2024-08-23T20:26:15.420Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-23T20:26:15.420Z] 33b1e0a273af: Pulling fs layer [2024-08-23T20:26:15.420Z] 5d3b04190fa2: Pulling fs layer [2024-08-23T20:26:15.420Z] 2f39f015ded8: Pulling fs layer [2024-08-23T20:26:15.420Z] 3a2ae6a8a46f: Waiting [2024-08-23T20:26:15.420Z] 33b1e0a273af: Waiting [2024-08-23T20:26:15.420Z] 5d3b04190fa2: Waiting [2024-08-23T20:26:15.420Z] 2f39f015ded8: Waiting [2024-08-23T20:26:15.420Z] 5c69ac0246d0: Download complete [2024-08-23T20:26:15.420Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-23T20:26:15.420Z] 3a2ae6a8a46f: Download complete [2024-08-23T20:26:15.420Z] 33b1e0a273af: Verifying Checksum [2024-08-23T20:26:15.420Z] 33b1e0a273af: Download complete [2024-08-23T20:26:15.420Z] 5d3b04190fa2: Verifying Checksum [2024-08-23T20:26:15.420Z] 5d3b04190fa2: Download complete [2024-08-23T20:26:15.420Z] ec43610c2a17: Verifying Checksum [2024-08-23T20:26:15.420Z] ec43610c2a17: Download complete [2024-08-23T20:26:15.680Z] 5eb5b503b376: Verifying Checksum [2024-08-23T20:26:15.680Z] 5eb5b503b376: Download complete [2024-08-23T20:26:16.248Z] 2f39f015ded8: Download complete [2024-08-23T20:26:16.816Z] 5eb5b503b376: Pull complete [2024-08-23T20:26:17.075Z] 5c69ac0246d0: Pull complete [2024-08-23T20:26:17.665Z] ec43610c2a17: Pull complete [2024-08-23T20:26:17.923Z] 3a2ae6a8a46f: Pull complete [2024-08-23T20:26:17.923Z] 33b1e0a273af: Pull complete [2024-08-23T20:26:18.181Z] 5d3b04190fa2: Pull complete [2024-08-23T20:26:23.452Z] 2f39f015ded8: Pull complete [2024-08-23T20:26:23.452Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-23T20:26:23.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-23T20:26:23.452Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-23T20:26:23.737Z] prd-ubuntu20.04-docker-8c-8g-8412 does not seem to be running inside a container [2024-08-23T20:26:23.768Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-23T20:26:26.324Z] $ docker top 12b78f4d01ac1c3d1923ce65733ec6332340cf4b6ba3ebe315d287be1be21d64 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-23T20:26:26.752Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-23T20:26:27.078Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-23T20:26:27.397Z] + ls /var/log/sa-host [2024-08-23T20:26:27.397Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-23T20:26:27.651Z] provisioning config files... [2024-08-23T20:26:27.662Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16972543636742870273tmp [Pipeline] { [Pipeline] echo [2024-08-23T20:26:27.732Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T20:26:28.068Z] ---> create-netrc.sh [Pipeline] } [2024-08-23T20:26:28.102Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-23T20:26:28.544Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-23T20:26:28.585Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T20:26:28.916Z] ---> sudo-logs.sh [2024-08-23T20:26:28.916Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-23T20:26:29.019Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T20:26:29.352Z] ---> job-cost.sh [2024-08-23T20:26:29.352Z] lf-activate-venv: SKIPPING [2024-08-23T20:26:29.352Z] DEBUG: total: 0.2199999988079071 [2024-08-23T20:26:29.352Z] INFO: Retrieving Stack Cost... [2024-08-23T20:26:29.614Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-23T20:26:30.184Z] INFO: Archiving Costs [Pipeline] echo [2024-08-23T20:26:30.226Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-23T20:26:30.553Z] ---> logs-deploy.sh [2024-08-23T20:26:30.553Z] lf-activate-venv: SKIPPING [2024-08-23T20:26:30.553Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4873/1 [2024-08-23T20:26:30.553Z] INFO: archiving workspace using pattern(s): [2024-08-23T20:26:32.464Z] Archives upload complete. [2024-08-23T20:26:32.464Z] INFO: archiving logs to Nexus