Pull request #4870 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 5e7d4da3a4fe314df52ea4b32ed86886b933b3f0+f6f99ba4b961ab207b8eb6d15e7748acd28fde6d (692d21bf5d8da2ca3bf388034d69b27cd87d5080) 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-ssh10928586612000876328.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-ssh8548012492140797.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-4870/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-4870/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17209811689395169774.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-4870/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17415081772130829443.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-ssh4713278926246404552.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-4870/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-4870/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16862380825397797939.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-8079 in /w/workspace/edgexfoundry_edgex-go_PR-4870 [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 Merging remotes/origin/main commit f6f99ba4b961ab207b8eb6d15e7748acd28fde6d into PR head commit 5e7d4da3a4fe314df52ea4b32ed86886b933b3f0 > 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/4870/head:refs/remotes/origin/PR-4870 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e7d4da3a4fe314df52ea4b32ed86886b933b3f0 # timeout=10 Merge succeeded, producing f0bf1690fbd031ee3363d3aa71e12f93bb541efa Checking out Revision f0bf1690fbd031ee3363d3aa71e12f93bb541efa (PR-4870) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f6f99ba4b961ab207b8eb6d15e7748acd28fde6d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f0bf1690fbd031ee3363d3aa71e12f93bb541efa # timeout=10 Commit message: "Merge commit 'f6f99ba4b961ab207b8eb6d15e7748acd28fde6d' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-21T05:22:35.885Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-21T05:22:36.088Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-21T05:22:36.209Z] ========================================================= [2024-08-21T05:22:36.209Z] EdgeX Global Pipelines Version Info [2024-08-21T05:22:36.209Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-21T05:22:37.350Z] ------------------- [2024-08-21T05:22:37.351Z] stable info: [2024-08-21T05:22:37.351Z] ------------------- [2024-08-21T05:22:37.351Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-21T05:22:37.351Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-21T05:22:37.351Z] Message: update stable to v1.0.260 [2024-08-21T05:22:37.611Z] ------------------- [2024-08-21T05:22:37.611Z] experimental info: [2024-08-21T05:22:37.611Z] ------------------- [2024-08-21T05:22:37.611Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-21T05:22:37.611Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-21T05:22:37.611Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-21T05:22:37.856Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-21T05:22:37.911Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-21T05:22:37.973Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-21T05:22:38.039Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-21T05:22:38.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-21T05:22:38.154Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-21T05:22:38.213Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-21T05:22:38.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-21T05:22:38.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-21T05:22:38.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-21T05:22:38.460Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-21T05:22:38.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-21T05:22:38.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-21T05:22:38.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-21T05:22:38.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-21T05:22:38.742Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-21T05:22:38.803Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-21T05:22:38.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-21T05:22:38.924Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-21T05:22:38.987Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-21T05:22:39.050Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-21T05:22:39.110Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-21T05:22:39.169Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-21T05:22:39.223Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4870 [Pipeline] echo [2024-08-21T05:22:39.285Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4870 [Pipeline] echo [2024-08-21T05:22:39.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4870 [Pipeline] echo [2024-08-21T05:22:39.401Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f0bf1690fbd031ee3363d3aa71e12f93bb541efa [Pipeline] echo [2024-08-21T05:22:39.460Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f0bf169 [Pipeline] echo [2024-08-21T05:22:39.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-21T05:22:39.668Z] provisioning config files... [2024-08-21T05:22:39.682Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config556687849655086201tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-21T05:22:40.075Z] ---> ****-login.sh [2024-08-21T05:22:40.075Z] nexus3.edgexfoundry.org:10001 [2024-08-21T05:22:40.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T05:22:40.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T05:22:40.337Z] Configure a credential helper to remove this warning. See [2024-08-21T05:22:40.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T05:22:40.337Z] [2024-08-21T05:22:40.337Z] Login Succeeded [2024-08-21T05:22:40.337Z] nexus3.edgexfoundry.org:10002 [2024-08-21T05:22:40.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T05:22:40.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T05:22:40.598Z] Configure a credential helper to remove this warning. See [2024-08-21T05:22:40.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T05:22:40.598Z] [2024-08-21T05:22:40.598Z] Login Succeeded [2024-08-21T05:22:40.598Z] nexus3.edgexfoundry.org:10003 [2024-08-21T05:22:40.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T05:22:40.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T05:22:40.598Z] Configure a credential helper to remove this warning. See [2024-08-21T05:22:40.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T05:22:40.598Z] [2024-08-21T05:22:40.598Z] Login Succeeded [2024-08-21T05:22:40.598Z] nexus3.edgexfoundry.org:10004 [2024-08-21T05:22:40.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T05:22:40.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T05:22:40.598Z] Configure a credential helper to remove this warning. See [2024-08-21T05:22:40.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T05:22:40.599Z] [2024-08-21T05:22:40.599Z] Login Succeeded [2024-08-21T05:22:40.599Z] ****.io [2024-08-21T05:22:40.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T05:22:40.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T05:22:40.859Z] Configure a credential helper to remove this warning. See [2024-08-21T05:22:40.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T05:22:40.859Z] [2024-08-21T05:22:40.859Z] Login Succeeded [2024-08-21T05:22:40.859Z] ---> ****-login.sh ends [Pipeline] } [2024-08-21T05:22:40.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-21T05:22:41.346Z] + 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-21T05:22:41.346Z] + dirname cmd/core-command/Dockerfile [2024-08-21T05:22:41.346Z] + cut -d/ -f2 [2024-08-21T05:22:41.346Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-21T05:22:41.346Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-21T05:22:41.346Z] + cut -d/ -f2 [2024-08-21T05:22:41.346Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-21T05:22:41.346Z] + dirname cmd/core-data/Dockerfile [2024-08-21T05:22:41.346Z] + cut -d/ -f2 [2024-08-21T05:22:41.346Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-21T05:22:41.346Z] + dirname cmd/core-keeper/Dockerfile [2024-08-21T05:22:41.346Z] + cut -d/ -f2 [2024-08-21T05:22:41.346Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-21T05:22:41.346Z] + dirname cmd/core-metadata/Dockerfile [2024-08-21T05:22:41.346Z] + cut -d/ -f2 [2024-08-21T05:22:41.346Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-21T05:22:41.346Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-21T05:22:41.346Z] + cut -d/ -f2 [2024-08-21T05:22:41.346Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-21T05:22:41.346Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-21T05:22:41.346Z] + cut -d/ -f2 [2024-08-21T05:22:41.346Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-21T05:22:41.346Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-21T05:22:41.346Z] + cut -d/ -f2 [2024-08-21T05:22:41.346Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-21T05:22:41.346Z] + + cut -d/ -f2 [2024-08-21T05:22:41.346Z] dirname cmd/security-secretstore-setup/Dockerfile [2024-08-21T05:22:41.346Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-21T05:22:41.346Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-21T05:22:41.346Z] + cut -d/ -f2 [2024-08-21T05:22:41.346Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-21T05:22:41.346Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-21T05:22:41.346Z] + cut -d/ -f2 [2024-08-21T05:22:41.346Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-21T05:22:41.346Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-21T05:22:41.346Z] + cut -d/ -f2 [2024-08-21T05:22:41.346Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-21T05:22:41.346Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-21T05:22:41.346Z] + cut -d/ -f2 [2024-08-21T05:22:41.346Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-21T05:22:41.346Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-21T05:22:41.346Z] + cut -d/ -f2 [2024-08-21T05:22:41.346Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-21T05:22:41.346Z] + dirname cmd/support-notifications/Dockerfile [2024-08-21T05:22:41.346Z] + cut -d/ -f2 [2024-08-21T05:22:41.346Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-21T05:22:41.346Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-21T05:22:41.346Z] + cut -d/ -f2 [2024-08-21T05:22:41.346Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-21T05:22:41.405Z] 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-21T05:22:41.956Z] + git rev-list -1 --merges f0bf1690fbd031ee3363d3aa71e12f93bb541efa~1..f0bf1690fbd031ee3363d3aa71e12f93bb541efa [Pipeline] echo [2024-08-21T05:22:41.997Z] -----------> git rev-list -1 --merges f0bf1690fbd031ee3363d3aa71e12f93bb541efa~1..f0bf1690fbd031ee3363d3aa71e12f93bb541efa f0bf1690fbd031ee3363d3aa71e12f93bb541efa [2024-08-21T05:22:41.997Z] f0bf1690fbd031ee3363d3aa71e12f93bb541efa [false] [Pipeline] sh [2024-08-21T05:22:42.580Z] + git log --format=format:%s -1 f0bf1690fbd031ee3363d3aa71e12f93bb541efa [Pipeline] echo [2024-08-21T05:22:42.625Z] ========================================================= [2024-08-21T05:22:42.625Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-21T05:22:42.625Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-21T05:22:43.108Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-21T05:22:43.108Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-21T05:22:43.108Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-21T05:22:43.108Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-21T05:22:43.108Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-21T05:22:43.108Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-21T05:22:43.108Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T05:22:43.570Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-21T05:22:43.570Z] [2024-08-21T05:22:43.570Z] 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-21T05:22:43.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-21T05:22:43.977Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-21T05:22:43.977Z] b85a868b505f: Pulling fs layer [2024-08-21T05:22:43.977Z] e2be974225ed: Pulling fs layer [2024-08-21T05:22:43.977Z] 339a4e72a1f5: Pulling fs layer [2024-08-21T05:22:43.977Z] 988bab9f4d93: Pulling fs layer [2024-08-21T05:22:43.977Z] 1469e6f7b9e6: Pulling fs layer [2024-08-21T05:22:43.977Z] eaf3925da568: Pulling fs layer [2024-08-21T05:22:43.977Z] bab4dde63d76: Pulling fs layer [2024-08-21T05:22:43.977Z] bde34c3a00c8: Pulling fs layer [2024-08-21T05:22:43.977Z] b352a97aabf1: Pulling fs layer [2024-08-21T05:22:43.977Z] 4872d77fe225: Pulling fs layer [2024-08-21T05:22:43.977Z] 5851b861e8e6: Pulling fs layer [2024-08-21T05:22:43.977Z] 988bab9f4d93: Waiting [2024-08-21T05:22:43.977Z] 1469e6f7b9e6: Waiting [2024-08-21T05:22:43.977Z] eaf3925da568: Waiting [2024-08-21T05:22:43.977Z] bab4dde63d76: Waiting [2024-08-21T05:22:43.977Z] e2be974225ed: Download complete [2024-08-21T05:22:43.977Z] 988bab9f4d93: Verifying Checksum [2024-08-21T05:22:43.977Z] 988bab9f4d93: Download complete [2024-08-21T05:22:43.977Z] 1469e6f7b9e6: Verifying Checksum [2024-08-21T05:22:43.977Z] 1469e6f7b9e6: Download complete [2024-08-21T05:22:44.239Z] eaf3925da568: Verifying Checksum [2024-08-21T05:22:44.239Z] eaf3925da568: Download complete [2024-08-21T05:22:44.239Z] 339a4e72a1f5: Verifying Checksum [2024-08-21T05:22:44.239Z] 339a4e72a1f5: Download complete [2024-08-21T05:22:44.239Z] bde34c3a00c8: Download complete [2024-08-21T05:22:44.239Z] b352a97aabf1: Download complete [2024-08-21T05:22:44.239Z] 4872d77fe225: Verifying Checksum [2024-08-21T05:22:44.239Z] 4872d77fe225: Download complete [2024-08-21T05:22:44.239Z] 5851b861e8e6: Verifying Checksum [2024-08-21T05:22:44.239Z] 5851b861e8e6: Download complete [2024-08-21T05:22:44.239Z] b85a868b505f: Verifying Checksum [2024-08-21T05:22:44.239Z] b85a868b505f: Download complete [2024-08-21T05:22:44.498Z] bab4dde63d76: Verifying Checksum [2024-08-21T05:22:44.498Z] bab4dde63d76: Download complete [2024-08-21T05:22:45.434Z] b85a868b505f: Pull complete [2024-08-21T05:22:45.434Z] e2be974225ed: Pull complete [2024-08-21T05:22:46.005Z] 339a4e72a1f5: Pull complete [2024-08-21T05:22:46.005Z] 988bab9f4d93: Pull complete [2024-08-21T05:22:46.265Z] 1469e6f7b9e6: Pull complete [2024-08-21T05:22:46.265Z] eaf3925da568: Pull complete [2024-08-21T05:22:48.525Z] bab4dde63d76: Pull complete [2024-08-21T05:22:48.789Z] bde34c3a00c8: Pull complete [2024-08-21T05:22:48.789Z] b352a97aabf1: Pull complete [2024-08-21T05:22:49.050Z] 4872d77fe225: Pull complete [2024-08-21T05:22:49.050Z] 5851b861e8e6: Pull complete [2024-08-21T05:22:49.050Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-21T05:22:49.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-21T05:22:49.050Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T05:22:49.340Z] prd-ubuntu20.04-docker-8c-8g-8079 does not seem to be running inside a container [2024-08-21T05:22:49.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-21T05:22:52.555Z] $ docker top 8fe65c7ce7632d6a1b219513ad44fb235f295f1d26ee6433cdf36f0d8046cf86 -eo pid,comm [2024-08-21T05:22:52.613Z] 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-21T05:22:52.613Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-21T05:22:52.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-21T05:22:52.804Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-21T05:22:52.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-21T05:22:52.921Z] $ docker exec 8fe65c7ce7632d6a1b219513ad44fb235f295f1d26ee6433cdf36f0d8046cf86 ssh-agent [2024-08-21T05:22:53.034Z] SSH_AUTH_SOCK=/tmp/ssh-eNPmqJThWH42/agent.32 [2024-08-21T05:22:53.034Z] SSH_AGENT_PID=38 [2024-08-21T05:22:53.041Z] Running ssh-add (command line suppressed) [2024-08-21T05:22:53.144Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_47919104880722126.key (/w/workspace/edgex-go/1@tmp/private_key_47919104880722126.key) [2024-08-21T05:22:53.159Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-21T05:22:53.514Z] + git tag --points-at HEAD [Pipeline] } [2024-08-21T05:22:53.540Z] $ docker exec --env ******** --env ******** 8fe65c7ce7632d6a1b219513ad44fb235f295f1d26ee6433cdf36f0d8046cf86 ssh-agent -k [2024-08-21T05:22:53.654Z] unset SSH_AUTH_SOCK; [2024-08-21T05:22:53.655Z] unset SSH_AGENT_PID; [2024-08-21T05:22:53.655Z] echo Agent pid 38 killed; [2024-08-21T05:22:53.665Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-21T05:22:53.775Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-21T05:22:53.775Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-21T05:22:53.890Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-21T05:22:53.890Z] $ docker exec 8fe65c7ce7632d6a1b219513ad44fb235f295f1d26ee6433cdf36f0d8046cf86 ssh-agent [2024-08-21T05:22:54.005Z] SSH_AUTH_SOCK=/tmp/ssh-8yC7hSZy3rVo/agent.71 [2024-08-21T05:22:54.005Z] SSH_AGENT_PID=77 [2024-08-21T05:22:54.009Z] Running ssh-add (command line suppressed) [2024-08-21T05:22:54.114Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_9137434774429720224.key (/w/workspace/edgex-go/1@tmp/private_key_9137434774429720224.key) [2024-08-21T05:22:54.131Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-21T05:22:54.479Z] + git semver init [2024-08-21T05:22:54.740Z] 2024-08-21 05:22:54,653 [run_init] DEBUG init version:0.0.0 force:False [2024-08-21T05:22:54.740Z] 2024-08-21 05:22:54,654 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2024-08-21T05:22:54.740Z] 2024-08-21 05:22:54,655 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2024-08-21T05:22:54.740Z] 2024-08-21 05:22:54,655 [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-21T05:23:01.320Z] 2024-08-21 05:23:00,925 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2024-08-21T05:23:01.320Z] 2024-08-21 05:23:00,926 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4870 with force:False [2024-08-21T05:23:01.320Z] 2024-08-21 05:23:00,926 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4870 [2024-08-21T05:23:01.320Z] 2024-08-21 05:23:00,931 [execute] INFO git cat-file --batch-check [2024-08-21T05:23:01.320Z] 2024-08-21 05:23:00,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-21T05:23:01.320Z] 2024-08-21 05:23:00,938 [execute] INFO git cat-file --batch [2024-08-21T05:23:01.320Z] 2024-08-21 05:23:00,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2024-08-21T05:23:01.320Z] 2024-08-21 05:23:00,943 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4870 [2024-08-21T05:23:01.320Z] 0.0.0 [Pipeline] } [2024-08-21T05:23:01.349Z] $ docker exec --env ******** --env ******** 8fe65c7ce7632d6a1b219513ad44fb235f295f1d26ee6433cdf36f0d8046cf86 ssh-agent -k [2024-08-21T05:23:01.446Z] unset SSH_AUTH_SOCK; [2024-08-21T05:23:01.446Z] unset SSH_AGENT_PID; [2024-08-21T05:23:01.447Z] echo Agent pid 77 killed; [2024-08-21T05:23:01.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-21T05:23:01.929Z] + git semver [Pipeline] } [2024-08-21T05:23:02.219Z] $ docker stop --time=1 8fe65c7ce7632d6a1b219513ad44fb235f295f1d26ee6433cdf36f0d8046cf86 [2024-08-21T05:23:03.499Z] $ docker rm -f --volumes 8fe65c7ce7632d6a1b219513ad44fb235f295f1d26ee6433cdf36f0d8046cf86 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-21T05:23:03.935Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-21T05:23:04.255Z] Stashed 1 file(s) [Pipeline] echo [2024-08-21T05:23:04.282Z] [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-21T05:23:05.231Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-21T05:23:05.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-21T05:23:05.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-21T05:23:05.378Z] ========================================================= [2024-08-21T05:23:05.378Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-21T05:23:05.378Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-21T05:23:05.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-21T05:23:05.740Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-21T05:23:05.740Z] 619be1103602: Pulling fs layer [2024-08-21T05:23:05.740Z] 7862e08f4a3e: Pulling fs layer [2024-08-21T05:23:05.740Z] 5df492c9dc93: Pulling fs layer [2024-08-21T05:23:05.740Z] 7629e6793208: Pulling fs layer [2024-08-21T05:23:05.740Z] 4f4fb700ef54: Pulling fs layer [2024-08-21T05:23:05.740Z] 7629e6793208: Waiting [2024-08-21T05:23:05.740Z] fb5054dd5b73: Pulling fs layer [2024-08-21T05:23:05.740Z] eeca6798cff9: Pulling fs layer [2024-08-21T05:23:05.740Z] fb5054dd5b73: Waiting [2024-08-21T05:23:05.740Z] 4f4fb700ef54: Waiting [2024-08-21T05:23:05.740Z] aa269ceb94a6: Pulling fs layer [2024-08-21T05:23:05.740Z] ada007ff1a6a: Pulling fs layer [2024-08-21T05:23:05.740Z] aa269ceb94a6: Waiting [2024-08-21T05:23:05.740Z] ada007ff1a6a: Waiting [2024-08-21T05:23:05.740Z] 7862e08f4a3e: Verifying Checksum [2024-08-21T05:23:05.740Z] 7862e08f4a3e: Download complete [2024-08-21T05:23:05.740Z] 7629e6793208: Verifying Checksum [2024-08-21T05:23:05.740Z] 7629e6793208: Download complete [2024-08-21T05:23:05.740Z] 4f4fb700ef54: Download complete [2024-08-21T05:23:06.000Z] fb5054dd5b73: Verifying Checksum [2024-08-21T05:23:06.000Z] fb5054dd5b73: Download complete [2024-08-21T05:23:06.000Z] 619be1103602: Verifying Checksum [2024-08-21T05:23:06.000Z] 619be1103602: Download complete [2024-08-21T05:23:06.000Z] eeca6798cff9: Verifying Checksum [2024-08-21T05:23:06.000Z] eeca6798cff9: Download complete [2024-08-21T05:23:06.000Z] 619be1103602: Pull complete [2024-08-21T05:23:06.000Z] ada007ff1a6a: Verifying Checksum [2024-08-21T05:23:06.000Z] ada007ff1a6a: Download complete [2024-08-21T05:23:06.259Z] 7862e08f4a3e: Pull complete [2024-08-21T05:23:06.259Z] 5df492c9dc93: Verifying Checksum [2024-08-21T05:23:06.259Z] 5df492c9dc93: Download complete [2024-08-21T05:23:06.517Z] aa269ceb94a6: Verifying Checksum [2024-08-21T05:23:06.518Z] aa269ceb94a6: Download complete [2024-08-21T05:23:09.835Z] 5df492c9dc93: Pull complete [2024-08-21T05:23:09.835Z] 7629e6793208: Pull complete [2024-08-21T05:23:09.835Z] 4f4fb700ef54: Pull complete [2024-08-21T05:23:09.835Z] fb5054dd5b73: Pull complete [2024-08-21T05:23:10.095Z] eeca6798cff9: Pull complete [2024-08-21T05:23:12.633Z] aa269ceb94a6: Pull complete [2024-08-21T05:23:12.894Z] ada007ff1a6a: Pull complete [2024-08-21T05:23:12.894Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-21T05:23:12.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-21T05:23:13.155Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-21T05:23:13.551Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-21T05:23:13.551Z] WORKDIR /edgex [2024-08-21T05:23:13.551Z] COPY go.mod . [2024-08-21T05:23:13.551Z] RUN go mod download build [2024-08-21T05:23:13.551Z] -t ci-base-image-x86_64 -f - . [2024-08-21T05:23:14.130Z] Sending build context to Docker daemon 179.1MB [2024-08-21T05:23:14.130Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-21T05:23:14.130Z] ---> f489d0715acc [2024-08-21T05:23:14.130Z] Step 2/4 : WORKDIR /edgex [2024-08-21T05:23:19.422Z] ---> Running in bc5840ef9ab1 [2024-08-21T05:23:19.682Z] Removing intermediate container bc5840ef9ab1 [2024-08-21T05:23:19.682Z] ---> 224dd4e51ecc [2024-08-21T05:23:19.682Z] Step 3/4 : COPY go.mod . [2024-08-21T05:23:19.682Z] ---> b45ef0d1e4ff [2024-08-21T05:23:19.682Z] Step 4/4 : RUN go mod download [2024-08-21T05:23:19.682Z] ---> Running in c9d1b072ee20 [2024-08-21T05:23:19.690Z] Still waiting to schedule task [2024-08-21T05:23:19.690Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-21T05:23:51.796Z] Removing intermediate container c9d1b072ee20 [2024-08-21T05:23:51.796Z] ---> 6981882e2677 [2024-08-21T05:23:51.796Z] Successfully built 6981882e2677 [2024-08-21T05:23:51.796Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T05:23:52.208Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-21T05:23:52.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T05:23:52.377Z] prd-ubuntu20.04-docker-8c-8g-8079 does not seem to be running inside a container [2024-08-21T05:23:52.410Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-21T05:23:52.887Z] $ docker top 36e94f20fb42b64c2e4f586552d2cece7c6e60cfbaa054e50577fe97f1a3eadc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-21T05:23:53.299Z] + go version [2024-08-21T05:23:53.299Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-21T05:23:53.334Z] $ docker stop --time=1 36e94f20fb42b64c2e4f586552d2cece7c6e60cfbaa054e50577fe97f1a3eadc [2024-08-21T05:23:54.610Z] $ docker rm -f --volumes 36e94f20fb42b64c2e4f586552d2cece7c6e60cfbaa054e50577fe97f1a3eadc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T05:23:55.424Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-21T05:23:55.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T05:23:55.610Z] prd-ubuntu20.04-docker-8c-8g-8079 does not seem to be running inside a container [2024-08-21T05:23:55.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-21T05:23:56.171Z] $ docker top 0451926c3b89a7299bb821f15756aabcc015ca96b0f6473d29707fa0a7de2a01 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-21T05:23:56.318Z] ========================================================= [2024-08-21T05:23:56.318Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-21T05:23:56.318Z] ========================================================= [Pipeline] sh [2024-08-21T05:23:56.625Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-21T05:23:57.043Z] + make test [2024-08-21T05:23:57.043Z] go test -race -coverprofile=coverage.out ./... [2024-08-21T05:24:05.178Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-21T05:24:37.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-21T05:24:37.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-21T05:24:37.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-21T05:24:37.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-21T05:24:37.348Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-21T05:24:37.348Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-21T05:24:37.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-21T05:24:37.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-21T05:24:37.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-21T05:24:37.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-21T05:24:37.348Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-21T05:24:37.348Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-21T05:24:37.348Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-21T05:24:37.348Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-21T05:24:37.348Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-21T05:24:37.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-21T05:24:37.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-21T05:24:37.348Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-21T05:24:37.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2024-08-21T05:24:38.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-21T05:24:38.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-21T05:24:38.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-21T05:24:38.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-21T05:24:38.587Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-21T05:24:39.207Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.074s coverage: 97.0% of statements [2024-08-21T05:24:40.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-21T05:24:40.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-21T05:24:40.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-21T05:24:40.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-21T05:24:40.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-21T05:24:40.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-21T05:24:40.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-21T05:24:40.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-21T05:24:40.160Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-21T05:24:41.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-21T05:24:41.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-21T05:24:41.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-21T05:24:41.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-21T05:24:41.542Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-21T05:24:42.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.080s coverage: 69.2% of statements [2024-08-21T05:24:42.508Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.070s coverage: 53.2% of statements [2024-08-21T05:24:42.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-21T05:24:42.508Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-21T05:24:43.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.721s coverage: 93.4% of statements [2024-08-21T05:24:43.082Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 91.7% of statements [2024-08-21T05:24:43.650Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 7.0% of statements [2024-08-21T05:24:43.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-21T05:24:43.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-21T05:24:43.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-21T05:24:43.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-21T05:24:43.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-21T05:24:43.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-21T05:24:43.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-21T05:24:43.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-21T05:24:43.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-21T05:24:43.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-21T05:24:43.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-21T05:24:44.852Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-21T05:24:45.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.385s coverage: 95.8% of statements [2024-08-21T05:24:45.111Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2024-08-21T05:24:45.690Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-21T05:24:45.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-21T05:24:45.948Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.024s coverage: 0.0% of statements [no tests to run] [2024-08-21T05:24:46.886Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 0.8% of statements [2024-08-21T05:24:46.886Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements [2024-08-21T05:24:46.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements [2024-08-21T05:24:46.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 77.8% of statements [2024-08-21T05:24:46.886Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-08-21T05:24:47.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.045s coverage: 96.3% of statements [2024-08-21T05:24:48.024Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2024-08-21T05:24:48.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-21T05:24:48.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-21T05:24:48.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-21T05:24:48.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-21T05:24:48.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-21T05:24:48.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-21T05:24:48.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-21T05:24:48.595Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-21T05:24:49.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-21T05:24:49.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-21T05:24:49.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-21T05:24:50.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-21T05:24:50.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-21T05:24:50.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-21T05:24:50.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-21T05:24:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-21T05:24:51.073Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-21T05:24:51.639Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-21T05:24:53.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-21T05:24:53.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-21T05:24:54.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-21T05:24:54.975Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-21T05:24:55.711Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8080 in /w/workspace/edgexfoundry_edgex-go_PR-4870 [Pipeline] { [Pipeline] ws [2024-08-21T05:24:55.781Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2024-08-21T05:24:55.872Z] The recommended git tool is: git [2024-08-21T05:24:57.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-21T05:24:57.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-21T05:24:57.506Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-21T05:24:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-21T05:24:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-21T05:24:58.882Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-21T05:24:59.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-21T05:24:59.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-21T05:24:59.142Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-21T05:24:59.142Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-21T05:25:00.077Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-08-21T05:25:00.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-21T05:25:00.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-21T05:25:00.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-21T05:25:01.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-21T05:25:01.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-21T05:25:01.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-21T05:25:01.454Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-21T05:25:02.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-21T05:25:02.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-21T05:25:02.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-21T05:25:02.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-21T05:25:03.959Z] using credential edgex-jenkins-ssh [2024-08-21T05:25:03.992Z] Cloning the remote Git repository [2024-08-21T05:25:04.735Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-21T05:25:04.735Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-21T05:25:04.735Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-21T05:25:04.735Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-21T05:25:04.047Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-21T05:25:04.144Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2024-08-21T05:25:04.343Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-21T05:25:04.344Z] > git --version # timeout=10 [2024-08-21T05:25:04.367Z] > git --version # 'git version 2.25.1' [2024-08-21T05:25:04.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-21T05:25:04.563Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-21T05:25:05.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-21T05:25:05.306Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-21T05:25:05.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-21T05:25:05.876Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.244s coverage: 79.9% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.042s coverage: 92.9% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.021s coverage: 20.0% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.070s coverage: 81.8% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.156s coverage: 63.1% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.142s coverage: 36.5% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 89.5% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 5.3% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.051s coverage: 76.9% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements [2024-08-21T05:25:12.446Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements [2024-08-21T05:25:12.707Z] 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-21T05:25:12.965Z] running golangci-lint [2024-08-21T05:25:12.965Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-21T05:25:12.965Z] go version go1.21.9 linux/amd64 [2024-08-21T05:25:13.224Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-21T05:25:13.224Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-21T05:25:21.647Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-21T05:25:21.669Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-21T05:25:22.537Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-21T05:25:22.586Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-21T05:25:22.587Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-21T05:25:22.612Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4870/head:refs/remotes/origin/PR-4870 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-21T05:25:23.415Z] Merging remotes/origin/main commit f6f99ba4b961ab207b8eb6d15e7748acd28fde6d into PR head commit 5e7d4da3a4fe314df52ea4b32ed86886b933b3f0 [2024-08-21T05:25:24.127Z] Merge succeeded, producing 3400705cce0cc6cefb48e2f9ee07068be1428ef2 [2024-08-21T05:25:24.127Z] Checking out Revision 3400705cce0cc6cefb48e2f9ee07068be1428ef2 (PR-4870) [2024-08-21T05:25:23.434Z] > git config core.sparsecheckout # timeout=10 [2024-08-21T05:25:23.502Z] > git checkout -f 5e7d4da3a4fe314df52ea4b32ed86886b933b3f0 # timeout=10 [2024-08-21T05:25:23.752Z] > git remote # timeout=10 [2024-08-21T05:25:23.768Z] > git config --get remote.origin.url # timeout=10 [2024-08-21T05:25:23.783Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-21T05:25:23.802Z] > git merge f6f99ba4b961ab207b8eb6d15e7748acd28fde6d # timeout=10 [2024-08-21T05:25:24.106Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-21T05:25:24.134Z] > git config core.sparsecheckout # timeout=10 [2024-08-21T05:25:24.151Z] > git checkout -f 3400705cce0cc6cefb48e2f9ee07068be1428ef2 # timeout=10 [2024-08-21T05:25:27.735Z] Commit message: "Merge commit 'f6f99ba4b961ab207b8eb6d15e7748acd28fde6d' into HEAD" [2024-08-21T05:25:27.736Z] First time build. Skipping changelog. [2024-08-21T05:25:27.798Z] > git --version # timeout=10 [2024-08-21T05:25:27.813Z] > git --version # 'git version 2.25.1' [2024-08-21T05:25:27.839Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-21T05:25:29.833Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-21T05:25:29.833Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-21T05:25:29.833Z] Dload Upload Total Spent Left Speed [2024-08-21T05:25:29.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh [2024-08-21T05:25:30.180Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-21T05:25:30.525Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-21T05:25:30.526Z] + sudo tee /etc/docker/daemon.new [2024-08-21T05:25:30.526Z] { [2024-08-21T05:25:30.526Z] "registry-mirrors": [ [2024-08-21T05:25:30.526Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-21T05:25:30.526Z] ], [2024-08-21T05:25:30.526Z] "bip": "10.250.0.254/24", [2024-08-21T05:25:30.526Z] "hosts": [ [2024-08-21T05:25:30.526Z] "tcp://0.0.0.0:5555", [2024-08-21T05:25:30.526Z] "unix:///var/run/docker.sock" [2024-08-21T05:25:30.526Z] ], [2024-08-21T05:25:30.526Z] "mtu": 1458, [2024-08-21T05:25:30.526Z] "selinux-enabled": true, [2024-08-21T05:25:30.526Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-21T05:25:30.526Z] } [Pipeline] sh [2024-08-21T05:25:30.889Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-21T05:25:31.247Z] + sudo service docker restart [2024-08-21T05:25:39.770Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 23.26094358s" [2024-08-21T05:25:39.770Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 44.406559ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-21T05:25:49.600Z] provisioning config files... [2024-08-21T05:25:49.624Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9062499512646004207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-21T05:25:50.115Z] ---> ****-login.sh [2024-08-21T05:25:50.115Z] nexus3.edgexfoundry.org:10001 [2024-08-21T05:25:50.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T05:25:50.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T05:25:50.662Z] Configure a credential helper to remove this warning. See [2024-08-21T05:25:50.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T05:25:50.662Z] [2024-08-21T05:25:50.662Z] Login Succeeded [2024-08-21T05:25:50.662Z] nexus3.edgexfoundry.org:10002 [2024-08-21T05:25:50.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T05:25:51.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T05:25:51.200Z] Configure a credential helper to remove this warning. See [2024-08-21T05:25:51.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T05:25:51.200Z] [2024-08-21T05:25:51.200Z] Login Succeeded [2024-08-21T05:25:51.200Z] nexus3.edgexfoundry.org:10003 [2024-08-21T05:25:51.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T05:25:51.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T05:25:51.473Z] Configure a credential helper to remove this warning. See [2024-08-21T05:25:51.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T05:25:51.473Z] [2024-08-21T05:25:51.473Z] Login Succeeded [2024-08-21T05:25:51.473Z] nexus3.edgexfoundry.org:10004 [2024-08-21T05:25:51.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T05:25:51.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T05:25:51.743Z] Configure a credential helper to remove this warning. See [2024-08-21T05:25:51.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T05:25:51.743Z] [2024-08-21T05:25:51.743Z] Login Succeeded [2024-08-21T05:25:51.743Z] ****.io [2024-08-21T05:25:51.994Z] level=info msg="[linters_context/goanalysis] analyzers took 1m49.365881835s with top 10 stages: buildir: 1m1.68574182s, gosec: 9.276702002s, inspect: 3.436057153s, fact_deprecated: 2.720159148s, printf: 2.257138162s, ctrlflow: 1.976809028s, fact_purity: 1.811509138s, nilness: 1.662068262s, S1038: 1.03834123s, typedness: 1.009590391s" [2024-08-21T05:25:51.994Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-21T05:25:51.994Z] level=info msg="[runner] Processors filtering stat (out/in): path_prettifier: 214/214, skip_files: 214/214, nolint: 0/22, cgo: 214/214, identifier_marker: 214/214, exclude: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214" [2024-08-21T05:25:51.994Z] level=info msg="[runner] processing took 20.571604ms with stages: nolint: 11.587712ms, identifier_marker: 4.798341ms, exclude-rules: 1.610974ms, autogenerated_exclude: 1.100777ms, path_prettifier: 969.234µs, skip_dirs: 470.606µs, cgo: 20.34µs, filename_unadjuster: 9.36µs, max_same_issues: 890ns, fixer: 620ns, uniq_by_line: 510ns, exclude: 400ns, diff: 360ns, skip_files: 310ns, severity-rules: 280ns, sort_results: 230ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 120ns, path_shortener: 110ns" [2024-08-21T05:25:51.994Z] level=info msg="[runner] linters took 13.493731588s with stages: goanalysis_metalinter: 13.473039481s" [2024-08-21T05:25:51.994Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-21T05:25:51.994Z] level=info msg="Memory: 370 samples, avg is 336.8MB, max is 1393.4MB" [2024-08-21T05:25:51.994Z] level=info msg="Execution took 36.809532828s" [2024-08-21T05:25:51.994Z] go vet ./... [2024-08-21T05:25:52.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-21T05:25:52.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-21T05:25:52.281Z] Configure a credential helper to remove this warning. See [2024-08-21T05:25:52.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-21T05:25:52.281Z] [2024-08-21T05:25:52.281Z] Login Succeeded [2024-08-21T05:25:52.281Z] ---> ****-login.sh ends [Pipeline] } [2024-08-21T05:25:52.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-21T05:25:53.075Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2024-08-21T05:25:53.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-21T05:25:53.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-21T05:25:53.233Z] ========================================================= [2024-08-21T05:25:53.233Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-21T05:25:53.233Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-21T05:25:53.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-21T05:25:53.899Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-21T05:25:53.899Z] c6b39de5b339: Pulling fs layer [2024-08-21T05:25:53.899Z] a69c41024577: Pulling fs layer [2024-08-21T05:25:53.899Z] d6de4b400683: Pulling fs layer [2024-08-21T05:25:53.899Z] 35cb2a7552d0: Pulling fs layer [2024-08-21T05:25:53.899Z] 4f4fb700ef54: Pulling fs layer [2024-08-21T05:25:53.899Z] 464afbd9ba4c: Pulling fs layer [2024-08-21T05:25:53.900Z] 00f215d4a9da: Pulling fs layer [2024-08-21T05:25:53.900Z] d496ad576159: Pulling fs layer [2024-08-21T05:25:53.900Z] 35cb2a7552d0: Waiting [2024-08-21T05:25:53.900Z] 4f4fb700ef54: Waiting [2024-08-21T05:25:53.900Z] d496ad576159: Waiting [2024-08-21T05:25:53.900Z] 00f215d4a9da: Waiting [2024-08-21T05:25:53.900Z] 464afbd9ba4c: Waiting [2024-08-21T05:25:53.900Z] a69c41024577: Verifying Checksum [2024-08-21T05:25:53.900Z] a69c41024577: Download complete [2024-08-21T05:25:53.900Z] 35cb2a7552d0: Verifying Checksum [2024-08-21T05:25:53.900Z] 35cb2a7552d0: Download complete [2024-08-21T05:25:53.900Z] 4f4fb700ef54: Verifying Checksum [2024-08-21T05:25:53.900Z] 4f4fb700ef54: Download complete [2024-08-21T05:25:53.900Z] 464afbd9ba4c: Verifying Checksum [2024-08-21T05:25:53.900Z] 464afbd9ba4c: Download complete [2024-08-21T05:25:53.900Z] c6b39de5b339: Verifying Checksum [2024-08-21T05:25:53.900Z] c6b39de5b339: Download complete [2024-08-21T05:25:54.169Z] d496ad576159: Verifying Checksum [2024-08-21T05:25:54.169Z] d496ad576159: Download complete [2024-08-21T05:25:54.757Z] c6b39de5b339: Pull complete [2024-08-21T05:25:55.346Z] a69c41024577: Pull complete [2024-08-21T05:25:55.937Z] d6de4b400683: Verifying Checksum [2024-08-21T05:25:55.938Z] d6de4b400683: Download complete [2024-08-21T05:25:56.176Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-21T05:25:56.439Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-21T05:25:56.439Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-21T05:25:56.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-21T05:25:56.894Z] 00f215d4a9da: Verifying Checksum [2024-08-21T05:25:56.894Z] 00f215d4a9da: Download complete [2024-08-21T05:25:57.066Z] + ls -al . [2024-08-21T05:25:57.066Z] total 916 [2024-08-21T05:25:57.066Z] drwxrwxr-x 11 1001 1001 4096 Aug 21 05:23 . [2024-08-21T05:25:57.066Z] drwxr-xr-x 4 root root 4096 Aug 21 05:23 .. [2024-08-21T05:25:57.066Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 05:22 .blubracket [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 10 Aug 21 05:22 .dockerignore [2024-08-21T05:25:57.066Z] drwxrwxr-x 8 1001 1001 4096 Aug 21 05:25 .git [2024-08-21T05:25:57.066Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 05:22 .github [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 1102 Aug 21 05:22 .gitignore [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 42 Aug 21 05:22 .golangci.yml [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 100 Aug 21 05:22 .hadolint.yml [2024-08-21T05:25:57.066Z] drwxr-xr-x 3 1001 1001 4096 Aug 21 05:23 .semver [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 155 Aug 21 05:22 .sonarcloud.properties [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 1171 Aug 21 05:22 ADOPTERS.md [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 21286 Aug 21 05:22 Attribution.txt [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 100284 Aug 21 05:22 CHANGELOG.md [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 3804 Aug 21 05:22 CONTRIBUTING.md [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 677 Aug 21 05:22 GOVERNANCE.md [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 861 Aug 21 05:22 Jenkinsfile [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 10775 Aug 21 05:22 LICENSE [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 16854 Aug 21 05:22 Makefile [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 582 Aug 21 05:22 OWNERS.md [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 9528 Aug 21 05:22 README.md [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 789 Aug 21 05:22 SECURITY.md [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 5 Aug 21 05:23 VERSION [2024-08-21T05:25:57.066Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 05:22 bin [2024-08-21T05:25:57.066Z] drwxrwxr-x 20 1001 1001 4096 Aug 21 05:22 cmd [2024-08-21T05:25:57.066Z] -rw-r--r-- 1 root root 545410 Aug 21 05:25 coverage.out [2024-08-21T05:25:57.066Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 05:22 fuzz_test [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 7305 Aug 21 05:22 go.mod [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 102581 Aug 21 05:22 go.sum [2024-08-21T05:25:57.066Z] drwxrwxr-x 7 1001 1001 4096 Aug 21 05:22 internal [2024-08-21T05:25:57.066Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 05:22 openapi [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 584 Aug 21 05:22 security.txt [2024-08-21T05:25:57.066Z] -rw-rw-r-- 1 1001 1001 204 Aug 21 05:22 version.go [Pipeline] sh [2024-08-21T05:25:57.392Z] + '[' -e coverage.out ] [2024-08-21T05:25:57.392Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-21T05:25:57.532Z] Stashed 1 file(s) [Pipeline] sh [2024-08-21T05:25:57.837Z] + make build [2024-08-21T05:25:57.837Z] 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-21T05:26:09.205Z] d6de4b400683: Pull complete [2024-08-21T05:26:09.205Z] 35cb2a7552d0: Pull complete [2024-08-21T05:26:09.205Z] 4f4fb700ef54: Pull complete [2024-08-21T05:26:09.205Z] 464afbd9ba4c: Pull complete [2024-08-21T05:26:19.287Z] 00f215d4a9da: Pull complete [2024-08-21T05:26:19.553Z] d496ad576159: Pull complete [2024-08-21T05:26:19.553Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-21T05:26:19.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-21T05:26:19.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-21T05:26:19.758Z] 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-21T05:26:19.963Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-21T05:26:19.963Z] WORKDIR /edgex [2024-08-21T05:26:19.963Z] COPY go.mod . [2024-08-21T05:26:19.963Z] RUN go mod download [2024-08-21T05:26:19.963Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-21T05:26:20.555Z] Sending build context to Docker daemon 3.528MB [2024-08-21T05:26:20.555Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-21T05:26:20.555Z] ---> f246e2811388 [2024-08-21T05:26:20.555Z] Step 2/4 : WORKDIR /edgex [2024-08-21T05:26:21.662Z] 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-21T05:26:22.497Z] ---> Running in b901b28a6cd8 [2024-08-21T05:26:22.497Z] Removing intermediate container b901b28a6cd8 [2024-08-21T05:26:22.497Z] ---> a582343175cc [2024-08-21T05:26:22.497Z] Step 3/4 : COPY go.mod . [2024-08-21T05:26:23.039Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-21T05:26:23.078Z] ---> d36932b99b07 [2024-08-21T05:26:23.078Z] Step 4/4 : RUN go mod download [2024-08-21T05:26:23.078Z] ---> Running in 80fc099127dd [2024-08-21T05:26:23.609Z] 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-21T05:26:24.986Z] 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-21T05:26:29.171Z] 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-21T05:26:30.567Z] 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-21T05:26:33.099Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-21T05:26:35.007Z] 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-21T05:26:35.574Z] 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-21T05:26:38.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/secrets-config ./cmd/secrets-config [2024-08-21T05:26:39.459Z] 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-21T05:26:41.088Z] 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-21T05:26:42.052Z] $ docker stop --time=1 0451926c3b89a7299bb821f15756aabcc015ca96b0f6473d29707fa0a7de2a01 [2024-08-21T05:27:02.908Z] $ docker rm -f --volumes 0451926c3b89a7299bb821f15756aabcc015ca96b0f6473d29707fa0a7de2a01 [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-21T05:27:04.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-21T05:27:04.728Z] [2024-08-21T05:27:04.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T05:27:05.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-21T05:27:05.279Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-21T05:27:05.279Z] 91d30c5bc195: Pulling fs layer [2024-08-21T05:27:05.279Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-21T05:27:05.279Z] 9c61dcf015f6: Pulling fs layer [2024-08-21T05:27:05.279Z] 4698f68db338: Pulling fs layer [2024-08-21T05:27:05.279Z] 2a2f49069b9e: Pulling fs layer [2024-08-21T05:27:05.279Z] e0025b399a48: Pulling fs layer [2024-08-21T05:27:05.279Z] 4698f68db338: Waiting [2024-08-21T05:27:05.279Z] 2a2f49069b9e: Waiting [2024-08-21T05:27:05.279Z] e0025b399a48: Waiting [2024-08-21T05:27:05.279Z] 91d30c5bc195: Verifying Checksum [2024-08-21T05:27:05.279Z] 4698f68db338: Verifying Checksum [2024-08-21T05:27:05.279Z] 4698f68db338: Download complete [2024-08-21T05:27:05.279Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-21T05:27:05.279Z] 2e9b0aa3be6d: Download complete [2024-08-21T05:27:05.279Z] e0025b399a48: Verifying Checksum [2024-08-21T05:27:05.279Z] e0025b399a48: Download complete [2024-08-21T05:27:05.556Z] 2a2f49069b9e: Download complete [2024-08-21T05:27:05.556Z] 91d30c5bc195: Pull complete [2024-08-21T05:27:06.190Z] 9c61dcf015f6: Verifying Checksum [2024-08-21T05:27:06.190Z] 9c61dcf015f6: Download complete [2024-08-21T05:27:07.196Z] 2e9b0aa3be6d: Pull complete [2024-08-21T05:27:13.909Z] 9c61dcf015f6: Pull complete [2024-08-21T05:27:13.909Z] 4698f68db338: Pull complete [2024-08-21T05:27:13.909Z] 2a2f49069b9e: Pull complete [2024-08-21T05:27:13.909Z] e0025b399a48: Pull complete [2024-08-21T05:27:13.909Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-21T05:27:13.909Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-21T05:27:13.909Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T05:27:14.194Z] prd-ubuntu20.04-docker-8c-8g-8079 does not seem to be running inside a container [2024-08-21T05:27:14.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-21T05:27:15.332Z] $ docker top e4d8e101c2b1c19a6fda39cb19b07ec9849f9079610a0417ece4f2de38abaf3f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-21T05:27:15.756Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-21T05:27:18.288Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-21T05:27:18.288Z] #1 transferring dockerfile: 2.15kB done [2024-08-21T05:27:18.288Z] #1 DONE 0.0s [2024-08-21T05:27:18.288Z] [2024-08-21T05:27:18.288Z] #2 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-21T05:27:18.546Z] #2 transferring dockerfile: 2.49kB done [2024-08-21T05:27:18.546Z] #2 DONE 0.1s [2024-08-21T05:27:18.546Z] [2024-08-21T05:27:18.546Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-08-21T05:27:18.546Z] #3 transferring dockerfile: 1.69kB done [2024-08-21T05:27:18.546Z] #3 DONE 0.1s [2024-08-21T05:27:18.546Z] [2024-08-21T05:27:18.546Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-21T05:27:18.546Z] #4 transferring dockerfile: 3.17kB done [2024-08-21T05:27:18.546Z] #4 DONE 0.1s [2024-08-21T05:27:18.546Z] [2024-08-21T05:27:18.546Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-21T05:27:18.546Z] #5 transferring dockerfile: 1.89kB done [2024-08-21T05:27:18.546Z] #5 DONE 0.1s [2024-08-21T05:27:18.546Z] [2024-08-21T05:27:18.546Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-21T05:27:18.546Z] #6 ... [2024-08-21T05:27:18.546Z] [2024-08-21T05:27:18.546Z] #7 [support-scheduler internal] load build definition from Dockerfile [2024-08-21T05:27:18.546Z] #7 transferring dockerfile: 1.93kB done [2024-08-21T05:27:18.546Z] #7 DONE 0.1s [2024-08-21T05:27:18.546Z] [2024-08-21T05:27:18.546Z] #8 [security-proxy-auth internal] load .dockerignore [2024-08-21T05:27:18.546Z] #8 transferring context: 50B done [2024-08-21T05:27:18.546Z] #8 DONE 0.1s [2024-08-21T05:27:18.546Z] [2024-08-21T05:27:18.546Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-21T05:27:18.546Z] #6 transferring dockerfile: 2.50kB done [2024-08-21T05:27:18.804Z] #6 ... [2024-08-21T05:27:18.804Z] [2024-08-21T05:27:18.804Z] #9 [core-command internal] load build definition from Dockerfile [2024-08-21T05:27:18.804Z] #9 transferring dockerfile: 1.93kB done [2024-08-21T05:27:18.804Z] #9 DONE 0.2s [2024-08-21T05:27:18.804Z] [2024-08-21T05:27:18.804Z] #10 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-21T05:27:19.062Z] #10 DONE 0.0s [2024-08-21T05:27:19.062Z] [2024-08-21T05:27:19.062Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-21T05:27:19.062Z] #6 DONE 0.4s [2024-08-21T05:27:19.062Z] [2024-08-21T05:27:19.062Z] #11 [core-data internal] load build definition from Dockerfile [2024-08-21T05:27:19.062Z] #11 transferring dockerfile: 2.07kB done [2024-08-21T05:27:19.062Z] #11 DONE 0.5s [2024-08-21T05:27:19.062Z] [2024-08-21T05:27:19.062Z] #12 [security-spire-server internal] load .dockerignore [2024-08-21T05:27:19.320Z] #12 ... [2024-08-21T05:27:19.320Z] [2024-08-21T05:27:19.320Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-08-21T05:27:19.320Z] #13 transferring dockerfile: 2.01kB done [2024-08-21T05:27:19.320Z] #13 DONE 0.7s [2024-08-21T05:27:19.320Z] [2024-08-21T05:27:19.320Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-08-21T05:27:19.320Z] #14 transferring dockerfile: 1.95kB done [2024-08-21T05:27:19.320Z] #14 DONE 0.7s [2024-08-21T05:27:19.320Z] [2024-08-21T05:27:19.320Z] #15 [security-secretstore-setup internal] load .dockerignore [2024-08-21T05:27:19.320Z] #15 transferring context: 50B done [2024-08-21T05:27:19.320Z] #15 DONE 0.6s [2024-08-21T05:27:19.320Z] [2024-08-21T05:27:19.320Z] #16 [security-bootstrapper internal] load .dockerignore [2024-08-21T05:27:19.320Z] #16 transferring context: 50B done [2024-08-21T05:27:19.320Z] #16 DONE 0.5s [2024-08-21T05:27:19.320Z] [2024-08-21T05:27:19.320Z] #10 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-21T05:27:19.320Z] #10 DONE 0.0s [2024-08-21T05:27:19.320Z] [2024-08-21T05:27:19.320Z] #17 [core-metadata internal] load build definition from Dockerfile [2024-08-21T05:27:19.320Z] #17 transferring dockerfile: 2.06kB done [2024-08-21T05:27:19.320Z] #17 DONE 0.7s [2024-08-21T05:27:19.320Z] [2024-08-21T05:27:19.320Z] #18 [support-scheduler internal] load .dockerignore [2024-08-21T05:27:19.320Z] #18 transferring context: 50B done [2024-08-21T05:27:19.320Z] #18 DONE 0.6s [2024-08-21T05:27:19.320Z] [2024-08-21T05:27:19.320Z] #19 [security-spire-config internal] load .dockerignore [2024-08-21T05:27:19.320Z] #19 transferring context: 50B done [2024-08-21T05:27:19.320Z] #19 DONE 0.6s [2024-08-21T05:27:19.320Z] [2024-08-21T05:27:19.320Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-08-21T05:27:19.320Z] #20 transferring context: 50B done [2024-08-21T05:27:19.320Z] #20 DONE 0.6s [2024-08-21T05:27:19.320Z] [2024-08-21T05:27:19.320Z] #21 [core-command internal] load .dockerignore [2024-08-21T05:27:19.320Z] #21 transferring context: 50B done [2024-08-21T05:27:19.320Z] #21 DONE 0.6s [2024-08-21T05:27:19.320Z] [2024-08-21T05:27:19.320Z] #10 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-21T05:27:19.320Z] #10 DONE 0.0s [2024-08-21T05:27:19.320Z] [2024-08-21T05:27:19.320Z] #12 [security-spire-server internal] load .dockerignore [2024-08-21T05:27:19.320Z] #12 transferring context: 50B done [2024-08-21T05:27:19.580Z] #12 DONE 0.6s [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #22 [core-data internal] load .dockerignore [2024-08-21T05:27:19.580Z] #22 transferring context: 50B done [2024-08-21T05:27:19.580Z] #22 DONE 0.7s [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #23 [support-notifications internal] load .dockerignore [2024-08-21T05:27:19.580Z] #23 transferring context: 50B done [2024-08-21T05:27:19.580Z] #23 DONE 0.7s [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #24 [security-proxy-setup internal] load .dockerignore [2024-08-21T05:27:19.580Z] #24 transferring context: 50B done [2024-08-21T05:27:19.580Z] #24 DONE 0.7s [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #25 [core-metadata internal] load .dockerignore [2024-08-21T05:27:19.580Z] #25 transferring context: 50B done [2024-08-21T05:27:19.580Z] #25 DONE 0.7s [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-08-21T05:27:19.580Z] #26 transferring context: 50B done [2024-08-21T05:27:19.580Z] #26 DONE 0.6s [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #10 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-21T05:27:19.580Z] #10 DONE 0.0s [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #27 [core-keeper internal] load .dockerignore [2024-08-21T05:27:19.580Z] #27 transferring context: 50B done [2024-08-21T05:27:19.580Z] #27 DONE 0.7s [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #28 [core-data internal] load build context [2024-08-21T05:27:19.580Z] #28 DONE 0.0s [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #29 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-21T05:27:19.580Z] #29 DONE 0.0s [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-21T05:27:19.580Z] #30 DONE 0.7s [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:27:19.580Z] #31 ... [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-21T05:27:19.580Z] #32 transferring context: 50B done [2024-08-21T05:27:19.580Z] #32 DONE 0.7s [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #33 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-21T05:27:19.580Z] #33 transferring dockerfile: 1.85kB done [2024-08-21T05:27:19.580Z] #33 DONE 1.0s [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #34 [security-spire-server internal] load build definition from Dockerfile [2024-08-21T05:27:19.580Z] #34 transferring dockerfile: 1.70kB done [2024-08-21T05:27:19.580Z] #34 DONE 1.1s [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #35 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-21T05:27:19.580Z] #35 transferring dockerfile: 2.23kB done [2024-08-21T05:27:19.580Z] #35 DONE 1.1s [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #36 [security-spire-agent internal] load build definition from Dockerfile [2024-08-21T05:27:19.580Z] #36 transferring dockerfile: 1.81kB done [2024-08-21T05:27:19.580Z] #36 DONE 1.1s [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #10 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-21T05:27:19.580Z] #10 DONE 0.0s [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #37 [security-spire-agent internal] load .dockerignore [2024-08-21T05:27:19.580Z] #37 transferring context: 50B done [2024-08-21T05:27:19.580Z] #37 DONE 0.8s [2024-08-21T05:27:19.580Z] [2024-08-21T05:27:19.580Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:27:19.580Z] #31 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-21T05:27:19.846Z] #31 ... [2024-08-21T05:27:19.846Z] [2024-08-21T05:27:19.846Z] #10 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-21T05:27:19.846Z] #10 DONE 0.0s [2024-08-21T05:27:19.846Z] [2024-08-21T05:27:19.846Z] #31 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:27:19.846Z] #31 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-21T05:27:19.846Z] #31 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T05:27:19.846Z] #31 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-21T05:27:19.846Z] #31 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-21T05:27:19.846Z] #31 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0B / 3.42MB 0.0s [2024-08-21T05:27:19.846Z] #31 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s [2024-08-21T05:27:20.103Z] #31 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-21T05:27:20.361Z] #31 ... [2024-08-21T05:27:20.361Z] [2024-08-21T05:27:20.361Z] #30 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-21T05:27:20.361Z] #30 DONE 1.3s [2024-08-21T05:27:20.361Z] [2024-08-21T05:27:20.361Z] #31 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:27:20.361Z] #31 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-21T05:27:20.361Z] #31 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T05:27:20.361Z] #31 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-21T05:27:20.361Z] #31 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-21T05:27:20.361Z] #31 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done [2024-08-21T05:27:20.361Z] #31 ... [2024-08-21T05:27:20.361Z] [2024-08-21T05:27:20.361Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-21T05:27:20.361Z] #38 DONE 1.1s [2024-08-21T05:27:20.361Z] [2024-08-21T05:27:20.361Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:27:20.361Z] #31 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-21T05:27:20.361Z] #31 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T05:27:20.361Z] #31 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-21T05:27:20.361Z] #31 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-21T05:27:20.361Z] #31 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done [2024-08-21T05:27:20.361Z] #31 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-21T05:27:20.966Z] #31 ... [2024-08-21T05:27:20.966Z] [2024-08-21T05:27:20.966Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-21T05:27:20.966Z] #39 DONE 0.9s [2024-08-21T05:27:20.966Z] [2024-08-21T05:27:20.966Z] #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:27:20.966Z] #31 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-21T05:27:20.966Z] #31 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T05:27:20.966Z] #31 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-21T05:27:20.966Z] #31 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-21T05:27:20.966Z] #31 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.5s done [2024-08-21T05:27:20.966Z] #31 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-21T05:27:21.225Z] #31 DONE 1.8s [2024-08-21T05:27:21.225Z] [2024-08-21T05:27:21.225Z] #40 [security-spire-server internal] load build context [2024-08-21T05:27:21.225Z] #40 transferring context: 27.71kB 0.1s done [2024-08-21T05:27:21.225Z] #40 DONE 0.8s [2024-08-21T05:27:21.225Z] [2024-08-21T05:27:21.225Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:27:21.225Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2024-08-21T05:27:21.225Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-21T05:27:21.225Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-21T05:27:21.225Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-21T05:27:21.225Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-21T05:27:21.225Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-08-21T05:27:21.225Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-21T05:27:21.225Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-08-21T05:27:21.225Z] #41 ... [2024-08-21T05:27:21.225Z] [2024-08-21T05:27:21.225Z] #42 [security-spire-config internal] load build context [2024-08-21T05:27:21.225Z] #42 transferring context: 25.96kB 0.0s done [2024-08-21T05:27:21.225Z] #42 DONE 0.9s [2024-08-21T05:27:21.225Z] [2024-08-21T05:27:21.225Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:27:21.225Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-21T05:27:21.225Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s [2024-08-21T05:27:21.483Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.6s [2024-08-21T05:27:21.483Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 0.7s [2024-08-21T05:27:21.483Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.28MB / 30.73MB 0.8s [2024-08-21T05:27:21.741Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 0.9s [2024-08-21T05:27:21.741Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s [2024-08-21T05:27:21.741Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-21T05:27:22.310Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done [2024-08-21T05:27:22.310Z] #41 ... [2024-08-21T05:27:22.310Z] [2024-08-21T05:27:22.310Z] #43 [security-spire-agent internal] load build context [2024-08-21T05:27:22.310Z] #43 transferring context: 27.24kB 0.1s done [2024-08-21T05:27:22.310Z] #43 DONE 1.3s [2024-08-21T05:27:22.310Z] [2024-08-21T05:27:22.310Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:27:22.310Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-21T05:27:24.847Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done [2024-08-21T05:27:29.059Z] #41 ... [2024-08-21T05:27:29.059Z] [2024-08-21T05:27:29.059Z] #44 [security-secretstore-setup internal] load build context [2024-08-21T05:27:29.059Z] #44 transferring context: 274.56MB 8.8s [2024-08-21T05:27:29.059Z] #44 ... [2024-08-21T05:27:29.059Z] [2024-08-21T05:27:29.059Z] #45 [security-bootstrapper internal] load build context [2024-08-21T05:27:29.059Z] #45 ... [2024-08-21T05:27:29.059Z] [2024-08-21T05:27:29.059Z] #44 [security-secretstore-setup internal] load build context [2024-08-21T05:27:29.624Z] #44 ... [2024-08-21T05:27:29.624Z] [2024-08-21T05:27:29.624Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-21T05:27:29.624Z] #46 ... [2024-08-21T05:27:29.624Z] [2024-08-21T05:27:29.624Z] #28 [core-data internal] load build context [2024-08-21T05:27:29.882Z] #28 ... [2024-08-21T05:27:29.882Z] [2024-08-21T05:27:29.882Z] #47 [support-notifications internal] load build context [2024-08-21T05:27:29.882Z] #47 ... [2024-08-21T05:27:29.882Z] [2024-08-21T05:27:29.882Z] #48 [security-proxy-setup internal] load build context [2024-08-21T05:27:29.882Z] #48 ... [2024-08-21T05:27:29.882Z] [2024-08-21T05:27:29.882Z] #49 [core-metadata internal] load build context [2024-08-21T05:27:30.144Z] #49 ... [2024-08-21T05:27:30.144Z] [2024-08-21T05:27:30.144Z] #29 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-21T05:27:30.144Z] #29 ... [2024-08-21T05:27:30.144Z] [2024-08-21T05:27:30.144Z] #50 [support-scheduler internal] load build context [2024-08-21T05:27:30.403Z] #50 ... [2024-08-21T05:27:30.403Z] [2024-08-21T05:27:30.403Z] #51 [support-cron-scheduler internal] load build context [2024-08-21T05:27:30.403Z] #51 ... [2024-08-21T05:27:30.403Z] [2024-08-21T05:27:30.403Z] #52 [core-keeper internal] load build context [2024-08-21T05:27:30.403Z] #52 ... [2024-08-21T05:27:30.403Z] [2024-08-21T05:27:30.403Z] #53 [security-proxy-auth internal] load build context [2024-08-21T05:27:30.662Z] #53 ... [2024-08-21T05:27:30.662Z] [2024-08-21T05:27:30.662Z] #54 [core-command internal] load build context [2024-08-21T05:27:30.662Z] #54 ... [2024-08-21T05:27:30.662Z] [2024-08-21T05:27:30.662Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-21T05:27:30.921Z] #55 ... [2024-08-21T05:27:30.921Z] [2024-08-21T05:27:30.921Z] #54 [core-command internal] load build context [2024-08-21T05:27:30.921Z] #54 ... [2024-08-21T05:27:30.921Z] [2024-08-21T05:27:30.921Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:27:30.921Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-08-21T05:27:30.921Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-21T05:27:30.921Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-21T05:27:30.921Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-21T05:27:30.933Z] Removing intermediate container 80fc099127dd [2024-08-21T05:27:30.933Z] ---> bb9efb3ff1ac [2024-08-21T05:27:30.933Z] Successfully built bb9efb3ff1ac [2024-08-21T05:27:30.933Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T05:27:31.179Z] #56 ... [2024-08-21T05:27:31.179Z] [2024-08-21T05:27:31.179Z] #54 [core-command internal] load build context [2024-08-21T05:27:31.179Z] #54 transferring context: 494.52MB 11.3s done [2024-08-21T05:27:31.380Z] + docker inspect -f . ci-base-image-arm64 [2024-08-21T05:27:31.380Z] . [Pipeline] } [2024-08-21T05:27:31.438Z] #54 ... [2024-08-21T05:27:31.438Z] [2024-08-21T05:27:31.438Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T05:27:31.696Z] #57 ... [2024-08-21T05:27:31.697Z] [2024-08-21T05:27:31.697Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-21T05:27:31.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-8080 does not seem to be running inside a container [2024-08-21T05:27:31.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-21T05:27:31.954Z] #58 ... [2024-08-21T05:27:31.955Z] [2024-08-21T05:27:31.955Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-21T05:27:31.955Z] #59 ... [2024-08-21T05:27:31.955Z] [2024-08-21T05:27:31.955Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-21T05:27:32.974Z] $ docker top 2c2c471db3ee515a3ea50845c5868c024710044104977e9bec859c2f57b47c59 -eo pid,comm [Pipeline] { [2024-08-21T05:27:33.252Z] #60 ... [2024-08-21T05:27:33.252Z] [2024-08-21T05:27:33.252Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [Pipeline] sh [2024-08-21T05:27:33.662Z] #61 ... [2024-08-21T05:27:33.662Z] [2024-08-21T05:27:33.662Z] #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-21T05:27:33.662Z] #62 ... [2024-08-21T05:27:33.662Z] [2024-08-21T05:27:33.662Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-21T05:27:33.662Z] #63 ... [2024-08-21T05:27:33.662Z] [2024-08-21T05:27:33.662Z] #64 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-21T05:27:33.662Z] #64 ... [2024-08-21T05:27:33.662Z] [2024-08-21T05:27:33.662Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-21T05:27:33.662Z] #65 ... [2024-08-21T05:27:33.662Z] [2024-08-21T05:27:33.662Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-21T05:27:33.890Z] + go version [2024-08-21T05:27:33.890Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-21T05:27:33.924Z] #66 ... [2024-08-21T05:27:33.924Z] [2024-08-21T05:27:33.924Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-21T05:27:33.924Z] #67 ... [2024-08-21T05:27:33.924Z] [2024-08-21T05:27:33.924Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-21T05:27:33.934Z] $ docker stop --time=1 2c2c471db3ee515a3ea50845c5868c024710044104977e9bec859c2f57b47c59 [2024-08-21T05:27:34.944Z] #46 transferring context: 494.52MB 15.1s done [2024-08-21T05:27:35.514Z] #46 ... [2024-08-21T05:27:35.514Z] [2024-08-21T05:27:35.514Z] #48 [security-proxy-setup internal] load build context [2024-08-21T05:27:35.773Z] #48 transferring context: 494.52MB 15.8s done [2024-08-21T05:27:35.773Z] #48 ... [2024-08-21T05:27:35.773Z] [2024-08-21T05:27:35.773Z] #47 [support-notifications internal] load build context [2024-08-21T05:27:36.033Z] #47 transferring context: 494.52MB 15.5s done [2024-08-21T05:27:36.247Z] $ docker rm -f --volumes 2c2c471db3ee515a3ea50845c5868c024710044104977e9bec859c2f57b47c59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T05:27:37.268Z] + docker inspect -f . ci-base-image-arm64 [2024-08-21T05:27:37.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T05:27:37.532Z] prd-ubuntu20.04-docker-arm64-4c-16g-8080 does not seem to be running inside a container [2024-08-21T05:27:37.590Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-21T05:27:38.734Z] $ docker top 3dd6b03d874321f8c8dc7e393353b520791f3db1a5fc640531c7a1f123af2d0e -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-21T05:27:38.995Z] ========================================================= [2024-08-21T05:27:38.995Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-21T05:27:38.995Z] ========================================================= [Pipeline] sh [2024-08-21T05:27:39.331Z] #47 ... [2024-08-21T05:27:39.331Z] [2024-08-21T05:27:39.331Z] #45 [security-bootstrapper internal] load build context [2024-08-21T05:27:39.331Z] #45 transferring context: 494.52MB 11.6s done [2024-08-21T05:27:39.331Z] #45 ... [2024-08-21T05:27:39.331Z] [2024-08-21T05:27:39.331Z] #53 [security-proxy-auth internal] load build context [2024-08-21T05:27:39.331Z] #53 transferring context: 494.52MB 16.2s done [2024-08-21T05:27:39.592Z] #53 ... [2024-08-21T05:27:39.592Z] [2024-08-21T05:27:39.592Z] #44 [security-secretstore-setup internal] load build context [2024-08-21T05:27:39.592Z] #44 transferring context: 494.52MB 15.4s done [2024-08-21T05:27:39.632Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-21T05:27:39.852Z] #44 ... [2024-08-21T05:27:39.852Z] [2024-08-21T05:27:39.852Z] #28 [core-data internal] load build context [2024-08-21T05:27:39.852Z] #28 transferring context: 494.52MB 11.6s done [2024-08-21T05:27:40.113Z] #28 ... [2024-08-21T05:27:40.113Z] [2024-08-21T05:27:40.113Z] #51 [support-cron-scheduler internal] load build context [2024-08-21T05:27:40.113Z] #51 transferring context: 494.52MB 15.0s done [2024-08-21T05:27:40.356Z] + make test [2024-08-21T05:27:40.357Z] go test -race -coverprofile=coverage.out ./... [2024-08-21T05:27:40.374Z] #51 ... [2024-08-21T05:27:40.374Z] [2024-08-21T05:27:40.374Z] #49 [core-metadata internal] load build context [2024-08-21T05:27:40.374Z] #49 transferring context: 494.52MB 14.3s done [2024-08-21T05:27:40.374Z] #49 ... [2024-08-21T05:27:40.374Z] [2024-08-21T05:27:40.374Z] #50 [support-scheduler internal] load build context [2024-08-21T05:27:40.374Z] #50 transferring context: 494.52MB 11.1s done [2024-08-21T05:27:40.896Z] #50 ... [2024-08-21T05:27:40.896Z] [2024-08-21T05:27:40.896Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-21T05:27:40.896Z] #55 transferring context: 494.52MB 15.2s done [2024-08-21T05:27:40.896Z] #55 ... [2024-08-21T05:27:40.896Z] [2024-08-21T05:27:40.896Z] #52 [core-keeper internal] load build context [2024-08-21T05:27:40.896Z] #52 transferring context: 494.52MB 14.5s done [2024-08-21T05:28:04.149Z] #52 ... [2024-08-21T05:28:04.149Z] [2024-08-21T05:28:04.149Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:28:04.149Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 40.8s [2024-08-21T05:28:04.411Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 42.2s [2024-08-21T05:28:08.845Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 46.0s [2024-08-21T05:28:09.104Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 2.18MB / 20.02MB 46.9s [2024-08-21T05:28:09.373Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 3.24MB / 20.02MB 47.0s [2024-08-21T05:28:09.373Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 47.2s [2024-08-21T05:28:09.373Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 47.2s [2024-08-21T05:28:14.672Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 52.3s [2024-08-21T05:28:14.672Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 52.3s [2024-08-21T05:28:14.963Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 52.6s done [2024-08-21T05:28:14.963Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 52.6s done [2024-08-21T05:28:14.963Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-21T05:28:14.963Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2024-08-21T05:28:14.963Z] #56 ... [2024-08-21T05:28:14.963Z] [2024-08-21T05:28:14.963Z] #50 [support-scheduler internal] load build context [2024-08-21T05:28:14.963Z] #50 DONE 55.4s [2024-08-21T05:28:15.225Z] [2024-08-21T05:28:15.225Z] #45 [security-bootstrapper internal] load build context [2024-08-21T05:28:15.225Z] #45 DONE 55.6s [2024-08-21T05:28:15.225Z] [2024-08-21T05:28:15.225Z] #54 [core-command internal] load build context [2024-08-21T05:28:15.225Z] #54 DONE 55.6s [2024-08-21T05:28:15.225Z] [2024-08-21T05:28:15.225Z] #28 [core-data internal] load build context [2024-08-21T05:28:15.225Z] #28 DONE 55.6s [2024-08-21T05:28:15.225Z] [2024-08-21T05:28:15.225Z] #49 [core-metadata internal] load build context [2024-08-21T05:28:15.225Z] #49 DONE 55.5s [2024-08-21T05:28:15.225Z] [2024-08-21T05:28:15.225Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:28:15.225Z] #56 ... [2024-08-21T05:28:15.225Z] [2024-08-21T05:28:15.225Z] #46 [security-spiffe-token-provider internal] load build context [2024-08-21T05:28:15.225Z] #46 DONE 55.7s [2024-08-21T05:28:15.225Z] [2024-08-21T05:28:15.225Z] #44 [security-secretstore-setup internal] load build context [2024-08-21T05:28:15.225Z] #44 DONE 55.7s [2024-08-21T05:28:15.225Z] [2024-08-21T05:28:15.225Z] #52 [core-keeper internal] load build context [2024-08-21T05:28:15.225Z] #52 DONE 55.5s [2024-08-21T05:28:15.225Z] [2024-08-21T05:28:15.225Z] #55 [core-common-config-bootstrapper internal] load build context [2024-08-21T05:28:15.225Z] #55 DONE 55.1s [2024-08-21T05:28:15.225Z] [2024-08-21T05:28:15.225Z] #48 [security-proxy-setup internal] load build context [2024-08-21T05:28:15.225Z] #48 DONE 55.6s [2024-08-21T05:28:15.225Z] [2024-08-21T05:28:15.225Z] #51 [support-cron-scheduler internal] load build context [2024-08-21T05:28:15.225Z] #51 DONE 55.1s [2024-08-21T05:28:15.225Z] [2024-08-21T05:28:15.225Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:28:15.486Z] #56 ... [2024-08-21T05:28:15.486Z] [2024-08-21T05:28:15.486Z] #47 [support-notifications internal] load build context [2024-08-21T05:28:15.486Z] #47 DONE 55.6s [2024-08-21T05:28:15.486Z] [2024-08-21T05:28:15.486Z] #53 [security-proxy-auth internal] load build context [2024-08-21T05:28:15.486Z] #53 DONE 55.7s [2024-08-21T05:28:15.486Z] [2024-08-21T05:28:15.486Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:28:15.486Z] #56 ... [2024-08-21T05:28:15.486Z] [2024-08-21T05:28:15.486Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:28:15.486Z] #41 DONE 55.2s [2024-08-21T05:28:15.486Z] [2024-08-21T05:28:15.486Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:28:15.800Z] #56 ... [2024-08-21T05:28:15.800Z] [2024-08-21T05:28:15.800Z] #29 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-21T05:28:15.800Z] #29 DONE 56.2s [2024-08-21T05:28:15.800Z] [2024-08-21T05:28:15.800Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:28:15.800Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done [2024-08-21T05:28:16.384Z] #56 ... [2024-08-21T05:28:16.384Z] [2024-08-21T05:28:16.384Z] #68 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-21T05:28:16.384Z] #68 DONE 0.9s [2024-08-21T05:28:16.787Z] [2024-08-21T05:28:16.787Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-21T05:28:17.445Z] #69 ... [2024-08-21T05:28:17.445Z] [2024-08-21T05:28:17.445Z] #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-21T05:28:17.445Z] #62 DONE 55.7s [2024-08-21T05:28:17.445Z] [2024-08-21T05:28:17.445Z] #64 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-21T05:28:17.445Z] #64 54.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:17.445Z] #64 54.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:17.445Z] #64 55.16 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-21T05:28:17.445Z] #64 55.18 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:28:17.445Z] #64 55.19 OK: 7 MiB in 16 packages [2024-08-21T05:28:17.445Z] #64 DONE 55.8s [2024-08-21T05:28:17.703Z] [2024-08-21T05:28:17.703Z] #70 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-08-21T05:28:18.270Z] #70 ... [2024-08-21T05:28:18.270Z] [2024-08-21T05:28:18.270Z] #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-21T05:28:18.270Z] #63 55.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:18.270Z] #63 55.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:18.270Z] #63 56.03 (1/2) Installing ca-certificates (20240226-r0) [2024-08-21T05:28:18.270Z] #63 56.08 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-21T05:28:18.270Z] #63 56.09 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:28:18.270Z] #63 56.09 Executing ca-certificates-20240226-r0.trigger [2024-08-21T05:28:18.270Z] #63 56.16 OK: 8 MiB in 17 packages [2024-08-21T05:28:18.270Z] #63 DONE 56.5s [2024-08-21T05:28:18.270Z] [2024-08-21T05:28:18.270Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-21T05:28:18.270Z] #61 56.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:18.270Z] #61 56.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:18.270Z] #61 56.57 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-21T05:28:18.270Z] #61 56.58 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:28:18.270Z] #61 56.58 OK: 7 MiB in 16 packages [2024-08-21T05:28:19.675Z] #61 DONE 57.6s [2024-08-21T05:28:19.675Z] [2024-08-21T05:28:19.675Z] #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-21T05:28:19.675Z] #71 ... [2024-08-21T05:28:19.675Z] [2024-08-21T05:28:19.675Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-21T05:28:19.675Z] #58 56.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:19.675Z] #58 56.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:19.675Z] #58 56.87 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-21T05:28:19.675Z] #58 56.87 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-21T05:28:19.675Z] #58 56.87 OK: 20070 distinct packages available [2024-08-21T05:28:19.675Z] #58 56.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:19.675Z] #58 57.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:19.675Z] #58 57.26 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-21T05:28:19.675Z] #58 57.26 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-21T05:28:19.675Z] #58 57.26 (3/4) Installing libucontext (1.2-r2) [2024-08-21T05:28:19.675Z] #58 57.27 (4/4) Installing gcompat (1.1.0-r1) [2024-08-21T05:28:19.675Z] #58 57.27 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:28:19.675Z] #58 57.28 OK: 8 MiB in 19 packages [2024-08-21T05:28:19.675Z] #58 DONE 57.7s [2024-08-21T05:28:19.675Z] [2024-08-21T05:28:19.675Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-21T05:28:19.675Z] #57 56.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:19.675Z] #57 56.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:19.675Z] #57 56.91 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-21T05:28:19.675Z] #57 56.91 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-21T05:28:19.675Z] #57 56.91 OK: 20070 distinct packages available [2024-08-21T05:28:19.675Z] #57 56.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:19.675Z] #57 57.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:19.675Z] #57 57.34 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-21T05:28:19.675Z] #57 57.37 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-21T05:28:19.675Z] #57 57.38 (3/5) Installing libucontext (1.2-r2) [2024-08-21T05:28:19.675Z] #57 57.38 (4/5) Installing gcompat (1.1.0-r1) [2024-08-21T05:28:19.675Z] #57 57.39 (5/5) Installing openssl (3.1.6-r0) [2024-08-21T05:28:19.675Z] #57 57.40 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:28:19.675Z] #57 57.41 OK: 8 MiB in 20 packages [2024-08-21T05:28:19.675Z] #57 DONE 58.0s [2024-08-21T05:28:19.675Z] [2024-08-21T05:28:19.675Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-21T05:28:20.245Z] #72 ... [2024-08-21T05:28:20.245Z] [2024-08-21T05:28:20.245Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-21T05:28:20.245Z] #66 55.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:20.245Z] #66 55.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:20.245Z] #66 56.16 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-21T05:28:20.245Z] #66 56.16 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-21T05:28:20.245Z] #66 56.16 OK: 20070 distinct packages available [2024-08-21T05:28:20.246Z] #66 56.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:20.246Z] #66 56.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:20.246Z] #66 56.56 (1/11) Installing ca-certificates (20240226-r0) [2024-08-21T05:28:20.246Z] #66 56.58 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-21T05:28:20.246Z] #66 56.59 (3/11) Installing libunistring (1.1-r1) [2024-08-21T05:28:20.246Z] #66 56.60 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-21T05:28:20.246Z] #66 56.61 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-21T05:28:20.246Z] #66 56.61 (6/11) Installing libcurl (8.9.0-r0) [2024-08-21T05:28:20.246Z] #66 56.62 (7/11) Installing curl (8.9.0-r0) [2024-08-21T05:28:20.246Z] #66 56.63 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-21T05:28:20.246Z] #66 56.63 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-21T05:28:20.246Z] #66 56.64 (10/11) Installing libucontext (1.2-r2) [2024-08-21T05:28:20.246Z] #66 56.66 (11/11) Installing gcompat (1.1.0-r1) [2024-08-21T05:28:20.246Z] #66 56.66 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:28:20.246Z] #66 57.14 Executing ca-certificates-20240226-r0.trigger [2024-08-21T05:28:20.246Z] #66 57.19 OK: 12 MiB in 26 packages [2024-08-21T05:28:20.246Z] #66 DONE 58.4s [2024-08-21T05:28:20.246Z] [2024-08-21T05:28:20.246Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T05:28:21.667Z] #73 ... [2024-08-21T05:28:21.667Z] [2024-08-21T05:28:21.667Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-21T05:28:21.667Z] #59 58.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:21.667Z] #59 58.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:21.667Z] #59 58.77 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-21T05:28:21.667Z] #59 58.77 (2/4) Installing openssl (3.1.6-r0) [2024-08-21T05:28:21.667Z] #59 58.78 (3/4) Installing su-exec (0.2-r3) [2024-08-21T05:28:21.667Z] #59 58.79 (4/4) Installing yq (4.33.3-r5) [2024-08-21T05:28:21.667Z] #59 58.84 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:28:21.667Z] #59 58.86 OK: 17 MiB in 19 packages [2024-08-21T05:28:21.667Z] #59 DONE 60.0s [2024-08-21T05:28:21.928Z] [2024-08-21T05:28:21.928Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-21T05:28:21.928Z] #65 58.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:21.928Z] #65 58.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:21.928Z] #65 58.58 (1/4) Installing ca-certificates (20240226-r0) [2024-08-21T05:28:21.928Z] #65 58.62 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-21T05:28:21.928Z] #65 58.62 (3/4) Installing su-exec (0.2-r3) [2024-08-21T05:28:21.928Z] #65 58.63 (4/4) Installing yq (4.33.3-r5) [2024-08-21T05:28:21.928Z] #65 58.69 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:28:21.928Z] #65 58.69 Executing ca-certificates-20240226-r0.trigger [2024-08-21T05:28:21.928Z] #65 58.74 OK: 17 MiB in 19 packages [2024-08-21T05:28:21.928Z] #65 DONE 60.1s [2024-08-21T05:28:21.928Z] [2024-08-21T05:28:21.928Z] #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-21T05:28:21.928Z] #0 2.661 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:21.928Z] #0 3.188 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:21.928Z] #0 3.850 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-21T05:28:21.928Z] #0 4.166 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:28:21.928Z] #0 4.172 OK: 7 MiB in 16 packages [2024-08-21T05:28:21.928Z] #74 DONE 4.3s [2024-08-21T05:28:21.928Z] [2024-08-21T05:28:21.928Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-21T05:28:21.928Z] #60 60.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:21.928Z] #60 60.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:22.189Z] #60 60.36 (1/3) Installing ca-certificates (20240226-r0) [2024-08-21T05:28:22.189Z] #60 60.39 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-21T05:28:22.189Z] #60 60.39 (3/3) Installing tzdata (2024a-r0) [2024-08-21T05:28:22.449Z] #60 60.45 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:28:22.449Z] #60 60.46 Executing ca-certificates-20240226-r0.trigger [2024-08-21T05:28:22.449Z] #60 60.58 OK: 11 MiB in 18 packages [2024-08-21T05:28:22.449Z] #60 DONE 60.7s [2024-08-21T05:28:22.449Z] [2024-08-21T05:28:22.449Z] #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-21T05:28:22.449Z] #67 60.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:22.449Z] #67 60.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:22.449Z] #67 60.33 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-21T05:28:22.449Z] #67 60.33 (2/2) Installing su-exec (0.2-r3) [2024-08-21T05:28:22.449Z] #67 60.33 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:28:22.449Z] #67 60.34 OK: 7 MiB in 17 packages [2024-08-21T05:28:22.449Z] #67 DONE 60.6s [2024-08-21T05:28:22.449Z] [2024-08-21T05:28:22.449Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-21T05:28:23.022Z] #75 ... [2024-08-21T05:28:23.022Z] [2024-08-21T05:28:23.022Z] #76 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-21T05:28:23.022Z] #76 DONE 6.6s [2024-08-21T05:28:23.022Z] [2024-08-21T05:28:23.022Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-21T05:28:23.972Z] #77 ... [2024-08-21T05:28:23.972Z] [2024-08-21T05:28:23.972Z] #78 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-21T05:28:23.972Z] #0 6.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:23.972Z] #0 6.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:23.972Z] #0 6.868 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-21T05:28:23.972Z] #0 6.868 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-21T05:28:23.972Z] #0 6.868 OK: 20077 distinct packages available [2024-08-21T05:28:23.972Z] #0 6.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:23.972Z] #0 7.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:23.972Z] #0 7.217 OK: 264 MiB in 52 packages [2024-08-21T05:28:23.972Z] #78 DONE 7.5s [2024-08-21T05:28:23.972Z] [2024-08-21T05:28:23.972Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:28:23.972Z] #79 DONE 0.1s [2024-08-21T05:28:23.972Z] [2024-08-21T05:28:23.972Z] #69 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-21T05:28:23.972Z] #69 7.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:23.972Z] #69 7.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:24.232Z] #69 7.775 OK: 264 MiB in 52 packages [2024-08-21T05:28:24.232Z] #69 DONE 7.9s [2024-08-21T05:28:24.232Z] [2024-08-21T05:28:24.232Z] #80 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-21T05:28:24.232Z] #0 7.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:24.232Z] #0 7.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:24.232Z] #0 7.803 OK: 264 MiB in 52 packages [2024-08-21T05:28:24.232Z] #80 DONE 7.9s [2024-08-21T05:28:24.232Z] [2024-08-21T05:28:24.232Z] #81 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-21T05:28:24.232Z] #0 7.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:24.232Z] #0 7.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:24.232Z] #0 7.754 OK: 264 MiB in 52 packages [2024-08-21T05:28:24.232Z] #81 DONE 8.1s [2024-08-21T05:28:24.232Z] [2024-08-21T05:28:24.232Z] #82 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:28:24.232Z] #82 DONE 0.1s [2024-08-21T05:28:24.232Z] [2024-08-21T05:28:24.232Z] #83 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:28:24.492Z] #83 DONE 0.1s [2024-08-21T05:28:24.492Z] [2024-08-21T05:28:24.492Z] #84 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:28:24.492Z] #84 DONE 0.1s [2024-08-21T05:28:24.492Z] [2024-08-21T05:28:24.492Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:28:25.062Z] #85 ... [2024-08-21T05:28:25.062Z] [2024-08-21T05:28:25.062Z] #70 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-08-21T05:28:25.062Z] #70 6.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:25.062Z] #70 6.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:25.062Z] #70 6.962 OK: 7 MiB in 16 packages [2024-08-21T05:28:25.062Z] #70 DONE 7.2s [2024-08-21T05:28:25.062Z] [2024-08-21T05:28:25.062Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-21T05:28:25.062Z] #72 5.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:25.062Z] #72 5.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:26.019Z] #72 ... [2024-08-21T05:28:26.019Z] [2024-08-21T05:28:26.019Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-21T05:28:26.019Z] #0 5.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:26.019Z] #0 5.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:26.019Z] #0 5.889 OK: 8 MiB in 19 packages [2024-08-21T05:28:26.019Z] #86 DONE 6.1s [2024-08-21T05:28:26.019Z] [2024-08-21T05:28:26.019Z] #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-21T05:28:26.019Z] #72 5.885 OK: 8 MiB in 20 packages [2024-08-21T05:28:26.019Z] #72 DONE 6.0s [2024-08-21T05:28:26.019Z] [2024-08-21T05:28:26.019Z] #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T05:28:26.019Z] #0 6.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:26.019Z] #0 6.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:26.019Z] #0 7.163 OK: 8 MiB in 17 packages [2024-08-21T05:28:26.019Z] #87 DONE 7.3s [2024-08-21T05:28:26.019Z] [2024-08-21T05:28:26.019Z] #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-21T05:28:26.019Z] #71 5.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:26.019Z] #71 5.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:26.019Z] #71 6.032 OK: 7 MiB in 16 packages [2024-08-21T05:28:26.019Z] #71 DONE 6.2s [2024-08-21T05:28:26.019Z] [2024-08-21T05:28:26.019Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-21T05:28:27.331Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-21T05:28:27.406Z] #88 ... [2024-08-21T05:28:27.406Z] [2024-08-21T05:28:27.406Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:28:27.667Z] #56 ... [2024-08-21T05:28:27.667Z] [2024-08-21T05:28:27.667Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-21T05:28:28.094Z] #89 ... [2024-08-21T05:28:28.094Z] [2024-08-21T05:28:28.094Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-21T05:28:28.094Z] #88 DONE 2.4s [2024-08-21T05:28:28.094Z] [2024-08-21T05:28:28.094Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-21T05:28:28.094Z] #90 DONE 2.5s [2024-08-21T05:28:28.094Z] [2024-08-21T05:28:28.094Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-21T05:28:28.094Z] #89 DONE 2.4s [2024-08-21T05:28:28.094Z] [2024-08-21T05:28:28.094Z] #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-21T05:28:28.094Z] #91 DONE 0.1s [2024-08-21T05:28:28.094Z] [2024-08-21T05:28:28.094Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-21T05:28:29.040Z] #92 DONE 1.1s [2024-08-21T05:28:29.040Z] [2024-08-21T05:28:29.040Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-21T05:28:29.040Z] #75 6.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:29.040Z] #75 ... [2024-08-21T05:28:29.040Z] [2024-08-21T05:28:29.040Z] #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T05:28:29.040Z] #73 7.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:29.040Z] #73 7.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:29.040Z] #73 8.215 OK: 12 MiB in 26 packages [2024-08-21T05:28:29.040Z] #73 DONE 8.9s [2024-08-21T05:28:29.040Z] [2024-08-21T05:28:29.040Z] #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-21T05:28:29.040Z] #0 6.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:29.040Z] #0 6.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:29.040Z] #0 6.570 OK: 17 MiB in 19 packages [2024-08-21T05:28:29.040Z] #93 DONE 7.3s [2024-08-21T05:28:29.040Z] [2024-08-21T05:28:29.040Z] #94 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-21T05:28:29.040Z] #94 DONE 1.1s [2024-08-21T05:28:29.040Z] [2024-08-21T05:28:29.040Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-21T05:28:29.040Z] #75 6.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:29.299Z] #75 ... [2024-08-21T05:28:29.299Z] [2024-08-21T05:28:29.299Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-21T05:28:29.299Z] #95 DONE 0.2s [2024-08-21T05:28:29.299Z] [2024-08-21T05:28:29.299Z] #96 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-21T05:28:29.299Z] #0 6.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:29.299Z] #0 6.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:29.299Z] #0 6.583 OK: 17 MiB in 19 packages [2024-08-21T05:28:29.299Z] #96 DONE 7.3s [2024-08-21T05:28:29.299Z] [2024-08-21T05:28:29.299Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-21T05:28:29.299Z] #97 DONE 0.4s [2024-08-21T05:28:29.299Z] [2024-08-21T05:28:29.299Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-21T05:28:29.299Z] #98 DONE 0.2s [2024-08-21T05:28:29.299Z] [2024-08-21T05:28:29.299Z] #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-21T05:28:29.299Z] #99 DONE 0.1s [2024-08-21T05:28:29.299Z] [2024-08-21T05:28:29.299Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-21T05:28:29.299Z] #75 6.988 OK: 7 MiB in 17 packages [2024-08-21T05:28:29.567Z] #75 ... [2024-08-21T05:28:29.567Z] [2024-08-21T05:28:29.567Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-21T05:28:29.567Z] #100 DONE 0.1s [2024-08-21T05:28:29.567Z] [2024-08-21T05:28:29.567Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-21T05:28:29.567Z] #101 DONE 0.1s [2024-08-21T05:28:29.567Z] [2024-08-21T05:28:29.567Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-21T05:28:29.567Z] #102 DONE 0.2s [2024-08-21T05:28:29.567Z] [2024-08-21T05:28:29.567Z] #103 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-21T05:28:29.567Z] #103 DONE 0.2s [2024-08-21T05:28:29.567Z] [2024-08-21T05:28:29.567Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-21T05:28:29.567Z] #75 DONE 7.2s [2024-08-21T05:28:29.567Z] [2024-08-21T05:28:29.567Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-21T05:28:29.567Z] #104 DONE 0.1s [2024-08-21T05:28:29.567Z] [2024-08-21T05:28:29.567Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-21T05:28:29.567Z] #105 DONE 0.1s [2024-08-21T05:28:29.567Z] [2024-08-21T05:28:29.567Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-21T05:28:29.567Z] #106 DONE 0.1s [2024-08-21T05:28:29.567Z] [2024-08-21T05:28:29.567Z] #107 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T05:28:29.567Z] #0 6.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:29.567Z] #0 6.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:29.567Z] #0 6.895 OK: 11 MiB in 18 packages [2024-08-21T05:28:29.567Z] #107 DONE 7.1s [2024-08-21T05:28:29.567Z] [2024-08-21T05:28:29.567Z] #108 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-21T05:28:29.829Z] #108 ... [2024-08-21T05:28:29.829Z] [2024-08-21T05:28:29.829Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-21T05:28:29.829Z] #109 DONE 0.1s [2024-08-21T05:28:29.829Z] [2024-08-21T05:28:29.829Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-21T05:28:29.829Z] #110 DONE 0.2s [2024-08-21T05:28:29.829Z] [2024-08-21T05:28:29.829Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-21T05:28:29.829Z] #111 DONE 0.1s [2024-08-21T05:28:29.829Z] [2024-08-21T05:28:29.829Z] #112 [security-spire-agent] exporting to image [2024-08-21T05:28:29.829Z] #112 exporting layers [2024-08-21T05:28:30.401Z] #112 ... [2024-08-21T05:28:30.401Z] [2024-08-21T05:28:30.401Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-21T05:28:30.401Z] #77 6.146 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:30.401Z] #77 6.625 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-21T05:28:30.401Z] #77 7.267 OK: 264 MiB in 52 packages [2024-08-21T05:28:30.401Z] #77 DONE 7.4s [2024-08-21T05:28:30.662Z] [2024-08-21T05:28:30.662Z] #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-21T05:28:30.662Z] #113 DONE 0.1s [2024-08-21T05:28:30.662Z] [2024-08-21T05:28:30.662Z] #112 [security-spire-config] exporting to image [2024-08-21T05:28:30.662Z] #112 exporting layers 0.9s done [2024-08-21T05:28:30.662Z] #112 writing image sha256:7dd7ae3c091d633a266a7d7d2e3410351d886dc3e3184236be28b5a80c3f8dde 0.0s done [2024-08-21T05:28:30.662Z] #112 naming to docker.io/library/security-spire-config done [2024-08-21T05:28:30.662Z] #112 exporting layers 0.9s done [2024-08-21T05:28:30.662Z] #112 writing image sha256:47ca88a8d5b8f994c1bea6fad297aedbc223128e4fc8d85cbaff6f557d175aeb 0.0s done [2024-08-21T05:28:30.662Z] #112 naming to docker.io/library/security-spire-server done [2024-08-21T05:28:30.662Z] #112 writing image sha256:031287264c81617c07bfc3f41cd3f228273339428054d850b3f433a45ffc0271 done [2024-08-21T05:28:30.662Z] #112 naming to docker.io/library/security-spire-agent done [2024-08-21T05:28:30.662Z] #112 DONE 1.2s [2024-08-21T05:28:30.662Z] [2024-08-21T05:28:30.662Z] #108 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-21T05:28:30.662Z] #108 DONE 1.2s [2024-08-21T05:28:30.662Z] [2024-08-21T05:28:30.662Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:28:30.921Z] #114 ... [2024-08-21T05:28:30.921Z] [2024-08-21T05:28:30.921Z] #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-21T05:28:30.921Z] #115 DONE 0.1s [2024-08-21T05:28:31.183Z] [2024-08-21T05:28:31.183Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:28:34.490Z] #116 ... [2024-08-21T05:28:34.490Z] [2024-08-21T05:28:34.490Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:28:34.490Z] #117 ... [2024-08-21T05:28:34.490Z] [2024-08-21T05:28:34.490Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:29:30.775Z] #118 DONE 60.3s [2024-08-21T05:29:30.775Z] [2024-08-21T05:29:30.775Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:29:30.775Z] #114 DONE 54.2s [2024-08-21T05:29:30.775Z] [2024-08-21T05:29:30.775Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:29:30.775Z] #85 DONE 60.3s [2024-08-21T05:29:30.775Z] [2024-08-21T05:29:30.775Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-21T05:29:30.775Z] #119 ... [2024-08-21T05:29:30.775Z] [2024-08-21T05:29:30.775Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:29:30.775Z] #117 DONE 60.8s [2024-08-21T05:29:30.775Z] [2024-08-21T05:29:30.775Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:29:30.775Z] #116 DONE 60.4s [2024-08-21T05:29:30.775Z] [2024-08-21T05:29:30.775Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-08-21T05:29:34.985Z] #120 ... [2024-08-21T05:29:34.985Z] [2024-08-21T05:29:34.985Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-21T05:29:34.985Z] #121 ... [2024-08-21T05:29:34.985Z] [2024-08-21T05:29:34.985Z] #122 [core-data builder 6/7] COPY . . [2024-08-21T05:29:34.985Z] #122 ... [2024-08-21T05:29:34.985Z] [2024-08-21T05:29:34.985Z] #123 [core-keeper builder 7/8] COPY . . [2024-08-21T05:29:49.873Z] #123 DONE 23.3s [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-21T05:29:49.873Z] #119 DONE 23.3s [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #124 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-21T05:29:49.873Z] #124 ... [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2024-08-21T05:29:49.873Z] #120 DONE 23.2s [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #125 [security-bootstrapper builder 6/7] COPY . . [2024-08-21T05:29:49.873Z] #125 CACHED [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:29:49.873Z] #126 CACHED [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:29:49.873Z] #127 CACHED [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-21T05:29:49.873Z] #121 DONE 23.3s [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #128 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:29:49.873Z] #128 CACHED [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #129 [support-cron-scheduler builder 6/7] COPY . . [2024-08-21T05:29:49.873Z] #129 CACHED [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #130 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:29:49.873Z] #130 CACHED [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:29:49.873Z] #131 CACHED [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #132 [security-proxy-setup builder 6/7] COPY . . [2024-08-21T05:29:49.873Z] #132 CACHED [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #133 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:29:49.873Z] #133 CACHED [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:29:49.873Z] #134 CACHED [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #135 [support-scheduler builder 6/7] COPY . . [2024-08-21T05:29:49.873Z] #135 CACHED [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:29:49.873Z] #136 CACHED [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-21T05:29:49.873Z] #137 CACHED [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:29:49.873Z] #138 CACHED [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:29:49.873Z] #139 CACHED [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #140 [core-metadata builder 6/7] COPY . . [2024-08-21T05:29:49.873Z] #140 CACHED [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #141 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:29:49.873Z] #141 CACHED [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.873Z] #142 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:29:49.873Z] #142 CACHED [2024-08-21T05:29:49.873Z] [2024-08-21T05:29:49.874Z] #122 [core-data builder 6/7] COPY . . [2024-08-21T05:29:49.874Z] #122 DONE 23.4s [2024-08-21T05:29:49.874Z] [2024-08-21T05:29:49.874Z] #143 [core-command builder 6/7] COPY . . [2024-08-21T05:29:49.874Z] #143 CACHED [2024-08-21T05:29:49.874Z] [2024-08-21T05:29:49.874Z] #144 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:29:49.874Z] #144 CACHED [2024-08-21T05:29:49.874Z] [2024-08-21T05:29:49.874Z] #145 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:29:49.874Z] #145 CACHED [2024-08-21T05:29:49.874Z] [2024-08-21T05:29:49.874Z] #146 [security-proxy-auth builder 6/7] COPY . . [2024-08-21T05:29:49.874Z] #146 CACHED [2024-08-21T05:29:49.874Z] [2024-08-21T05:29:49.874Z] #147 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:29:49.874Z] #147 CACHED [2024-08-21T05:29:49.874Z] [2024-08-21T05:29:49.874Z] #148 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:29:49.874Z] #148 CACHED [2024-08-21T05:29:49.874Z] [2024-08-21T05:29:49.874Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-21T05:29:49.874Z] #149 1.332 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-21T05:29:57.986Z] #149 ... [2024-08-21T05:29:57.986Z] [2024-08-21T05:29:57.986Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-21T05:29:57.986Z] #0 0.772 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-21T05:29:58.244Z] #150 ... [2024-08-21T05:29:58.244Z] [2024-08-21T05:29:58.244Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-21T05:29:58.244Z] #0 1.767 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-21T05:29:58.244Z] #151 ... [2024-08-21T05:29:58.244Z] [2024-08-21T05:29:58.244Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-21T05:29:58.244Z] #0 0.783 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-21T05:29:58.501Z] #152 ... [2024-08-21T05:29:58.501Z] [2024-08-21T05:29:58.501Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-21T05:29:58.501Z] #0 1.232 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-21T05:29:58.760Z] #153 ... [2024-08-21T05:29:58.760Z] [2024-08-21T05:29:58.760Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-21T05:29:58.760Z] #0 1.692 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-21T05:29:58.760Z] #154 ... [2024-08-21T05:29:58.760Z] [2024-08-21T05:29:58.760Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-21T05:29:58.760Z] #0 1.111 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-21T05:29:59.017Z] #155 ... [2024-08-21T05:29:59.017Z] [2024-08-21T05:29:59.017Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-21T05:29:59.017Z] #0 0.941 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-21T05:29:59.017Z] #156 ... [2024-08-21T05:29:59.017Z] [2024-08-21T05:29:59.017Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-21T05:29:59.017Z] #0 0.920 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-21T05:29:59.274Z] #157 ... [2024-08-21T05:29:59.274Z] [2024-08-21T05:29:59.274Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-21T05:29:59.274Z] #0 0.906 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-21T05:29:59.538Z] #158 ... [2024-08-21T05:29:59.538Z] [2024-08-21T05:29:59.538Z] #124 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-21T05:29:59.538Z] #124 0.581 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-21T05:29:59.538Z] #124 ... [2024-08-21T05:29:59.538Z] [2024-08-21T05:29:59.538Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T05:29:59.538Z] #0 1.710 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-21T05:29:59.795Z] #159 ... [2024-08-21T05:29:59.795Z] [2024-08-21T05:29:59.795Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-21T05:29:59.795Z] #0 0.619 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-21T05:31:21.287Z] #160 ... [2024-08-21T05:31:21.287Z] [2024-08-21T05:31:21.287Z] #157 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-21T05:31:21.287Z] #157 91.29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-21T05:31:34.086Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-21T05:31:34.086Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-21T05:32:20.941Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-21T05:32:20.941Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-21T05:32:20.941Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-21T05:32:20.941Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-21T05:32:20.941Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-21T05:32:20.941Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-21T05:32:20.941Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-21T05:32:20.941Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-21T05:32:20.941Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-21T05:32:25.185Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-21T05:32:25.185Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-21T05:32:25.451Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-21T05:32:25.451Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-21T05:32:25.451Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-21T05:32:37.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-21T05:32:37.761Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-21T05:32:37.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.113s coverage: 28.7% of statements [2024-08-21T05:32:42.769Z] #157 DONE 168.0s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-21T05:32:42.769Z] #151 DONE 168.0s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-21T05:32:42.769Z] #149 DONE 167.9s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-21T05:32:42.769Z] #150 DONE 168.0s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #159 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T05:32:42.769Z] #159 DONE 168.0s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-21T05:32:42.769Z] #154 DONE 168.0s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-21T05:32:42.769Z] #156 DONE 168.1s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T05:32:42.769Z] #161 ... [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #124 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-21T05:32:42.769Z] #124 DONE 168.3s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-21T05:32:42.769Z] #158 DONE 168.4s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-21T05:32:42.769Z] #155 DONE 168.3s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-21T05:32:42.769Z] #153 DONE 168.4s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-21T05:32:42.769Z] #152 DONE 168.4s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T05:32:42.769Z] #162 ... [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-21T05:32:42.769Z] #160 DONE 168.5s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T05:32:42.769Z] #163 ... [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #164 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T05:32:42.769Z] #164 DONE 0.8s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #165 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T05:32:42.769Z] #165 DONE 0.7s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #166 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-21T05:32:42.769Z] #166 ... [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T05:32:42.769Z] #161 DONE 0.9s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-21T05:32:42.769Z] #167 DONE 0.9s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T05:32:42.769Z] #168 DONE 0.6s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T05:32:42.769Z] #162 DONE 0.8s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #169 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T05:32:42.769Z] #169 DONE 0.4s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #170 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T05:32:42.769Z] #170 DONE 0.7s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T05:32:42.769Z] #163 DONE 0.5s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #171 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-21T05:32:42.769Z] #171 ... [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #166 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-21T05:32:42.769Z] #166 DONE 0.5s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-21T05:32:42.769Z] #172 DONE 0.3s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #173 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-21T05:32:42.769Z] #173 CACHED [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T05:32:42.769Z] #174 CACHED [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #175 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-21T05:32:42.769Z] #175 CACHED [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T05:32:42.769Z] #176 CACHED [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #177 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-21T05:32:42.769Z] #177 DONE 0.4s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #178 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-21T05:32:42.769Z] #178 CACHED [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T05:32:42.769Z] #179 CACHED [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T05:32:42.769Z] #180 CACHED [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-21T05:32:42.769Z] #181 CACHED [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #182 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-21T05:32:42.769Z] #182 ... [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-21T05:32:42.769Z] #183 DONE 0.7s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #184 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-21T05:32:42.769Z] #184 DONE 0.7s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #185 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-21T05:32:42.769Z] #185 DONE 0.7s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-21T05:32:42.769Z] #186 DONE 0.7s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #171 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-21T05:32:42.769Z] #171 DONE 0.8s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-21T05:32:42.769Z] #187 ... [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-21T05:32:42.769Z] #188 DONE 3.0s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #189 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-21T05:32:42.769Z] #189 DONE 3.0s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #190 [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-21T05:32:42.769Z] #190 DONE 2.7s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #191 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-21T05:32:42.769Z] #191 DONE 3.0s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-21T05:32:42.769Z] #192 DONE 3.0s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-21T05:32:42.769Z] #193 DONE 3.0s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #182 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-21T05:32:42.769Z] #182 DONE 3.1s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #194 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-21T05:32:42.769Z] #194 DONE 2.7s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #195 [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-21T05:32:42.769Z] #195 DONE 2.6s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-21T05:32:42.769Z] #196 ... [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #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-21T05:32:42.769Z] #197 DONE 2.7s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #198 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-21T05:32:42.769Z] #198 DONE 2.6s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #187 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-21T05:32:42.769Z] #187 DONE 2.7s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #199 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-08-21T05:32:42.769Z] #199 DONE 0.4s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #112 [core-keeper] exporting to image [2024-08-21T05:32:42.769Z] #112 exporting layers [2024-08-21T05:32:42.769Z] #112 ... [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-21T05:32:42.769Z] #200 DONE 0.5s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #201 [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-21T05:32:42.769Z] #201 DONE 0.5s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-21T05:32:42.769Z] #202 DONE 0.5s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #203 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-21T05:32:42.769Z] #203 DONE 0.5s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-21T05:32:42.769Z] #204 DONE 0.5s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #205 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-21T05:32:42.769Z] #205 DONE 0.5s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #206 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-21T05:32:42.769Z] #206 DONE 0.5s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #112 [support-notifications] exporting to image [2024-08-21T05:32:42.769Z] #112 ... [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #207 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-21T05:32:42.769Z] #207 DONE 3.9s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #208 [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-21T05:32:42.769Z] #208 DONE 0.5s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-21T05:32:42.769Z] #196 DONE 0.5s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #209 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-21T05:32:42.769Z] #209 DONE 0.5s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #112 [core-keeper] exporting to image [2024-08-21T05:32:42.769Z] #112 writing image sha256:40f18fa13000883b56e1ce33c32c7ce934a8c4d918f7f89d95c25165f87afa9d done [2024-08-21T05:32:42.769Z] #112 naming to docker.io/library/core-keeper done [2024-08-21T05:32:42.769Z] #112 exporting layers 0.3s done [2024-08-21T05:32:42.769Z] #112 exporting layers 0.5s done [2024-08-21T05:32:42.769Z] #112 ... [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T05:32:42.769Z] #210 DONE 0.4s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #211 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-21T05:32:42.769Z] #211 DONE 0.5s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #212 [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-21T05:32:42.769Z] #212 DONE 0.7s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.769Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-21T05:32:42.769Z] #213 DONE 0.6s [2024-08-21T05:32:42.769Z] [2024-08-21T05:32:42.770Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-21T05:32:42.770Z] #214 DONE 0.5s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-21T05:32:42.770Z] #215 DONE 0.5s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #112 [core-metadata] exporting to image [2024-08-21T05:32:42.770Z] #112 exporting layers 0.5s done [2024-08-21T05:32:42.770Z] #112 ... [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-21T05:32:42.770Z] #216 DONE 0.5s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #112 [core-data] exporting to image [2024-08-21T05:32:42.770Z] #112 ... [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-21T05:32:42.770Z] #217 DONE 0.2s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-21T05:32:42.770Z] #218 DONE 0.2s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #219 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-21T05:32:42.770Z] #219 DONE 0.2s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #112 [core-command] exporting to image [2024-08-21T05:32:42.770Z] #112 exporting layers 0.7s done [2024-08-21T05:32:42.770Z] #112 writing image sha256:e8424e09e449a751d138f2a1a64c41e15741d7cc35f9926ddd0815206280910b 0.1s done [2024-08-21T05:32:42.770Z] #112 writing image sha256:e48500e4a80c4ba95b4087b013c30fed8822be3410da9b954794f05498ac1486 0.0s done [2024-08-21T05:32:42.770Z] #112 writing image sha256:64ba5c8bc586a2ee2bd25c72d8a7e687b4b708f40a9e21f48893bf99bbeef489 0.1s done [2024-08-21T05:32:42.770Z] #112 naming to docker.io/library/support-scheduler done [2024-08-21T05:32:42.770Z] #112 writing image sha256:d4fd009f571abbe0a869b9f988d55cfeefbe290ca6b1e4f0408d08b45cae13d2 [2024-08-21T05:32:42.770Z] #112 naming to docker.io/library/core-command done [2024-08-21T05:32:42.770Z] #112 naming to docker.io/library/support-notifications [2024-08-21T05:32:42.770Z] #112 writing image sha256:d4fd009f571abbe0a869b9f988d55cfeefbe290ca6b1e4f0408d08b45cae13d2 0.0s done [2024-08-21T05:32:42.770Z] #112 naming to docker.io/library/support-notifications done [2024-08-21T05:32:42.770Z] #112 naming to docker.io/library/support-cron-scheduler done [2024-08-21T05:32:42.770Z] #112 writing image sha256:07292b7c69665513f551fef040bb37e51707de295b652f10eb7e913329692015 [2024-08-21T05:32:42.770Z] #112 exporting layers 0.6s done [2024-08-21T05:32:42.770Z] #112 writing image sha256:07292b7c69665513f551fef040bb37e51707de295b652f10eb7e913329692015 0.2s done [2024-08-21T05:32:42.770Z] #112 naming to docker.io/library/security-spiffe-token-provider done [2024-08-21T05:32:42.770Z] #112 ... [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-21T05:32:42.770Z] #220 DONE 0.5s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-21T05:32:42.770Z] #221 DONE 0.5s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #112 [core-data] exporting to image [2024-08-21T05:32:42.770Z] #112 writing image sha256:31826039276a86a6f2c459bffe0c030d5d760fe8a626fd5e098ba44210e2fccf done [2024-08-21T05:32:42.770Z] #112 naming to docker.io/library/core-metadata done [2024-08-21T05:32:42.770Z] #112 writing image sha256:7cecffb4f8e42d2b6696249b6f296967ab9d876437e537333eb5f9f9dabee8bf done [2024-08-21T05:32:42.770Z] #112 naming to docker.io/library/core-data done [2024-08-21T05:32:42.770Z] #112 DONE 2.8s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #222 [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-21T05:32:42.770Z] #222 DONE 0.9s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-21T05:32:42.770Z] #223 DONE 0.1s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-21T05:32:42.770Z] #224 DONE 0.1s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #225 [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-21T05:32:42.770Z] #225 DONE 0.1s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-21T05:32:42.770Z] #226 DONE 0.9s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #112 [security-proxy-auth] exporting to image [2024-08-21T05:32:42.770Z] #112 ... [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #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-21T05:32:42.770Z] #227 DONE 0.1s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #112 [security-proxy-auth] exporting to image [2024-08-21T05:32:42.770Z] #112 exporting layers 0.2s done [2024-08-21T05:32:42.770Z] #112 writing image sha256:7d8c67c383d117906a2a9b707c096c27de594a4e8414022b36c6e67100ad640d 0.1s done [2024-08-21T05:32:42.770Z] #112 naming to docker.io/library/core-common-config-bootstrapper [2024-08-21T05:32:42.770Z] #112 exporting layers 0.3s done [2024-08-21T05:32:42.770Z] #112 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-21T05:32:42.770Z] #112 writing image sha256:db70a54c9f784651ffaae13d45ad3c528621d3b2f5e8fdb4ba312aba54ab2c3f 0.0s done [2024-08-21T05:32:42.770Z] #112 naming to docker.io/library/security-proxy-auth done [2024-08-21T05:32:42.770Z] #112 DONE 3.2s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #228 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-21T05:32:42.770Z] #228 DONE 1.0s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-21T05:32:42.770Z] #229 DONE 0.2s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-21T05:32:42.770Z] #230 DONE 0.0s [2024-08-21T05:32:42.770Z] [2024-08-21T05:32:42.770Z] #112 [security-proxy-setup] exporting to image [2024-08-21T05:32:43.028Z] #112 ... [2024-08-21T05:32:43.028Z] [2024-08-21T05:32:43.028Z] #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-21T05:32:43.028Z] #231 DONE 0.1s [2024-08-21T05:32:43.028Z] [2024-08-21T05:32:43.028Z] #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-21T05:32:43.028Z] #232 DONE 0.6s [2024-08-21T05:32:43.028Z] [2024-08-21T05:32:43.028Z] #112 [security-secretstore-setup] exporting to image [2024-08-21T05:32:43.028Z] #112 writing image sha256:d56df3fcf7e3572cdbadb788c132ad89bfc272c02220f98d474a0b39318dbc40 done [2024-08-21T05:32:43.028Z] #112 naming to docker.io/library/security-proxy-setup done [2024-08-21T05:32:43.287Z] #112 ... [2024-08-21T05:32:43.287Z] [2024-08-21T05:32:43.287Z] #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-21T05:32:43.287Z] #233 DONE 0.3s [2024-08-21T05:32:43.287Z] [2024-08-21T05:32:43.287Z] #112 [security-bootstrapper] exporting to image [2024-08-21T05:32:43.287Z] #112 exporting layers 0.3s done [2024-08-21T05:32:43.287Z] #112 writing image sha256:af0a469c57c8c9796ff686a0152c146ae498ded516927d215616cd1be1b74840 0.0s done [2024-08-21T05:32:43.287Z] #112 naming to docker.io/library/security-secretstore-setup done [2024-08-21T05:32:43.546Z] #112 exporting layers 0.2s done [2024-08-21T05:32:43.546Z] #112 writing image sha256:6f67ea7bfb755540b674b780c52cf1fa8cfad1d2e3f71263788dd907df61aae1 done [2024-08-21T05:32:43.546Z] #112 naming to docker.io/library/security-bootstrapper done [2024-08-21T05:32:43.546Z] #112 DONE 3.8s [2024-08-21T05:32:43.546Z] [2024-08-21T05:32:43.546Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:32:43.546Z] time="2024-08-21T05:27:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T05:32:43.546Z] time="2024-08-21T05:27:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T05:32:43.546Z] time="2024-08-21T05:27:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T05:32:43.546Z] time="2024-08-21T05:27:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T05:32:43.546Z] time="2024-08-21T05:27:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T05:32:43.546Z] time="2024-08-21T05:27:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T05:32:43.546Z] time="2024-08-21T05:27:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T05:32:43.546Z] time="2024-08-21T05:27:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T05:32:43.546Z] time="2024-08-21T05:27:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T05:32:43.546Z] time="2024-08-21T05:27:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T05:32:43.546Z] time="2024-08-21T05:27:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T05:32:43.546Z] time="2024-08-21T05:27:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T05:32:43.546Z] time="2024-08-21T05:27:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T05:32:43.546Z] time="2024-08-21T05:27:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T05:32:43.546Z] time="2024-08-21T05:27:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T05:32:43.546Z] time="2024-08-21T05:27:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-21T05:32:43.590Z] $ docker stop --time=1 e4d8e101c2b1c19a6fda39cb19b07ec9849f9079610a0417ece4f2de38abaf3f [2024-08-21T05:32:44.882Z] $ docker rm -f --volumes e4d8e101c2b1c19a6fda39cb19b07ec9849f9079610a0417ece4f2de38abaf3f [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-21T05:32:45.310Z] + docker images [2024-08-21T05:32:45.310Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-21T05:32:45.310Z] security-bootstrapper latest 6f67ea7bfb75 2 seconds ago 18.9MB [2024-08-21T05:32:45.310Z] core-common-config-bootstrapper latest 7d8c67c383d1 3 seconds ago 15.2MB [2024-08-21T05:32:45.310Z] security-proxy-setup latest d56df3fcf7e3 3 seconds ago 26.2MB [2024-08-21T05:32:45.310Z] security-proxy-auth latest db70a54c9f78 3 seconds ago 33MB [2024-08-21T05:32:45.310Z] security-secretstore-setup latest af0a469c57c8 3 seconds ago 37MB [2024-08-21T05:32:45.310Z] core-metadata latest 31826039276a 4 seconds ago 39.7MB [2024-08-21T05:32:45.310Z] core-data latest 7cecffb4f8e4 4 seconds ago 39.6MB [2024-08-21T05:32:45.310Z] security-spiffe-token-provider latest 07292b7c6966 5 seconds ago 28.8MB [2024-08-21T05:32:45.310Z] core-command latest e8424e09e449 5 seconds ago 35.4MB [2024-08-21T05:32:45.310Z] support-notifications latest 64ba5c8bc586 5 seconds ago 42.5MB [2024-08-21T05:32:45.310Z] support-cron-scheduler latest d4fd009f571a 5 seconds ago 44.1MB [2024-08-21T05:32:45.310Z] support-scheduler latest e48500e4a80c 5 seconds ago 41.9MB [2024-08-21T05:32:45.310Z] core-keeper latest 40f18fa13000 5 seconds ago 39.5MB [2024-08-21T05:32:45.310Z] security-spire-config latest 7dd7ae3c091d 4 minutes ago 120MB [2024-08-21T05:32:45.310Z] security-spire-server latest 47ca88a8d5b8 4 minutes ago 121MB [2024-08-21T05:32:45.310Z] security-spire-agent latest 031287264c81 4 minutes ago 182MB [2024-08-21T05:32:45.310Z] ci-base-image-x86_64 latest 6981882e2677 9 minutes ago 970MB [2024-08-21T05:32:45.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-08-21T05:32:45.310Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-21T05:32:45.310Z] 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-21T05:32:47.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.184s coverage: 97.0% of statements [2024-08-21T05:32:56.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-21T05:32:56.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-21T05:32:56.049Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-21T05:33:00.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.275s coverage: 69.2% of statements [2024-08-21T05:33:01.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-21T05:33:01.723Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-21T05:33:03.129Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.241s coverage: 53.2% of statements [2024-08-21T05:33:07.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-21T05:33:07.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-21T05:33:07.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-21T05:33:07.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-21T05:33:07.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-21T05:33:07.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-21T05:33:07.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-21T05:33:07.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-21T05:33:07.388Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-21T05:33:15.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-21T05:33:15.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-21T05:33:15.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-21T05:33:15.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-21T05:33:15.627Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-21T05:33:18.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 11.245s coverage: 93.4% of statements [2024-08-21T05:33:18.995Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.325s coverage: 91.7% of statements [2024-08-21T05:33:22.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-21T05:33:22.338Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-21T05:33:23.755Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.210s coverage: 7.0% of statements [2024-08-21T05:33:31.947Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-21T05:33:31.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-21T05:33:31.948Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-21T05:33:32.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-21T05:33:32.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-21T05:33:32.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-21T05:33:32.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-21T05:33:32.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-21T05:33:32.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-21T05:33:32.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-21T05:33:32.906Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-21T05:33:33.172Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.635s coverage: 95.8% of statements [2024-08-21T05:33:33.753Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.089s coverage: 72.2% of statements [2024-08-21T05:33:37.998Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-08-21T05:33:38.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.119s coverage: 0.0% of statements [no tests to run] [2024-08-21T05:33:45.219Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-21T05:33:45.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-21T05:33:45.803Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.313s coverage: 0.8% of statements [2024-08-21T05:33:45.803Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.154s coverage: 30.7% of statements [2024-08-21T05:33:50.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.167s coverage: 41.7% of statements [2024-08-21T05:33:50.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.097s coverage: 77.8% of statements [2024-08-21T05:33:50.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.113s coverage: 94.1% of statements [2024-08-21T05:33:50.052Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.107s coverage: 96.3% of statements [2024-08-21T05:33:54.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.099s coverage: 87.5% of statements [2024-08-21T05:33:55.703Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-21T05:33:57.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-21T05:33:57.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-21T05:33:57.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-21T05:34:00.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-21T05:34:00.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-21T05:34:00.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-21T05:34:00.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-21T05:34:07.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.102s coverage: 94.4% of statements [2024-08-21T05:34:07.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-21T05:34:07.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-21T05:34:07.068Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-21T05:34:11.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-21T05:34:11.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-21T05:34:11.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-21T05:34:11.311Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-21T05:34:16.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-21T05:34:16.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-21T05:34:18.054Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-21T05:34:20.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.884s coverage: 79.9% of statements [2024-08-21T05:34:20.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.140s coverage: 92.9% of statements [2024-08-21T05:34:20.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.089s coverage: 66.7% of statements [2024-08-21T05:34:20.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.113s coverage: 62.3% of statements [2024-08-21T05:34:20.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.102s coverage: 75.0% of statements [2024-08-21T05:34:23.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-21T05:34:25.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.113s coverage: 87.2% of statements [2024-08-21T05:34:25.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.075s coverage: 20.0% of statements [2024-08-21T05:34:25.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.070s coverage: 100.0% of statements [2024-08-21T05:34:25.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.267s coverage: 81.8% of statements [2024-08-21T05:34:25.147Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.257s coverage: 82.1% of statements [2024-08-21T05:34:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-21T05:34:26.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.105s coverage: 86.0% of statements [2024-08-21T05:34:31.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-21T05:34:31.448Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-21T05:34:32.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.694s coverage: 63.1% of statements [2024-08-21T05:34:32.411Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.125s coverage: 100.0% of statements [2024-08-21T05:34:34.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.122s coverage: 89.4% of statements [2024-08-21T05:34:34.356Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.079s coverage: 100.0% of statements [2024-08-21T05:34:34.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-21T05:34:34.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-21T05:34:34.356Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-21T05:34:34.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.073s coverage: 73.7% of statements [2024-08-21T05:34:35.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements [2024-08-21T05:34:41.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-21T05:34:41.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-21T05:34:41.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-21T05:34:43.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.669s coverage: 36.5% of statements [2024-08-21T05:34:43.250Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.112s coverage: 89.5% of statements [2024-08-21T05:34:43.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-21T05:34:43.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-21T05:34:43.517Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-21T05:34:43.517Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-21T05:34:44.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.097s coverage: 84.8% of statements [2024-08-21T05:34:47.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-21T05:34:47.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-21T05:34:47.490Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-21T05:34:48.447Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.120s coverage: 5.3% of statements [2024-08-21T05:34:55.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-21T05:34:55.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-21T05:34:55.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-21T05:34:55.081Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-21T05:34:55.348Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.284s coverage: 76.9% of statements [2024-08-21T05:35:00.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-21T05:35:00.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-21T05:35:00.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-21T05:35:00.675Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-21T05:35:08.934Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.182s coverage: 19.9% of statements [2024-08-21T05:35:08.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-21T05:35:08.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-21T05:35:08.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-21T05:35:08.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-21T05:35:09.523Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.521s coverage: 95.7% of statements [2024-08-21T05:35:12.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-21T05:35:12.126Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-21T05:35:13.097Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.146s coverage: 61.8% of statements [2024-08-21T05:35:15.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-21T05:35:15.678Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-21T05:35:17.076Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.270s coverage: 98.9% of statements [2024-08-21T05:35:18.474Z] 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-21T05:35:18.474Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-21T05:35:18.474Z] go vet ./... [2024-08-21T05:39:40.264Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-21T05:39:40.264Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-21T05:39:40.264Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-21T05:39:40.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-21T05:39:40.991Z] + ls -al . [2024-08-21T05:39:40.991Z] total 912 [2024-08-21T05:39:40.991Z] drwxrwxr-x 10 1001 1001 4096 Aug 21 05:27 . [2024-08-21T05:39:40.991Z] drwxr-xr-x 4 root root 4096 Aug 21 05:27 .. [2024-08-21T05:39:40.991Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 05:25 .blubracket [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 10 Aug 21 05:25 .dockerignore [2024-08-21T05:39:40.991Z] drwxrwxr-x 8 1001 1001 4096 Aug 21 05:25 .git [2024-08-21T05:39:40.991Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 05:25 .github [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 1102 Aug 21 05:25 .gitignore [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 42 Aug 21 05:25 .golangci.yml [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 100 Aug 21 05:25 .hadolint.yml [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 155 Aug 21 05:25 .sonarcloud.properties [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 1171 Aug 21 05:25 ADOPTERS.md [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 21286 Aug 21 05:25 Attribution.txt [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 100284 Aug 21 05:25 CHANGELOG.md [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 3804 Aug 21 05:25 CONTRIBUTING.md [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 677 Aug 21 05:25 GOVERNANCE.md [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 861 Aug 21 05:25 Jenkinsfile [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 10775 Aug 21 05:25 LICENSE [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 16854 Aug 21 05:25 Makefile [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 582 Aug 21 05:25 OWNERS.md [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 9528 Aug 21 05:25 README.md [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 789 Aug 21 05:25 SECURITY.md [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 5 Aug 21 05:23 VERSION [2024-08-21T05:39:40.991Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 05:25 bin [2024-08-21T05:39:40.991Z] drwxrwxr-x 20 1001 1001 4096 Aug 21 05:25 cmd [2024-08-21T05:39:40.991Z] -rw-r--r-- 1 root root 545411 Aug 21 05:35 coverage.out [2024-08-21T05:39:40.991Z] drwxrwxr-x 2 1001 1001 4096 Aug 21 05:25 fuzz_test [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 7305 Aug 21 05:25 go.mod [2024-08-21T05:39:40.991Z] -rw-rw-r-- 1 1001 1001 102581 Aug 21 05:25 go.sum [2024-08-21T05:39:40.992Z] drwxrwxr-x 7 1001 1001 4096 Aug 21 05:25 internal [2024-08-21T05:39:40.992Z] drwxrwxr-x 3 1001 1001 4096 Aug 21 05:25 openapi [2024-08-21T05:39:40.992Z] -rw-rw-r-- 1 1001 1001 584 Aug 21 05:25 security.txt [2024-08-21T05:39:40.992Z] -rw-rw-r-- 1 1001 1001 204 Aug 21 05:25 version.go [Pipeline] sh [2024-08-21T05:39:41.334Z] + '[' -e coverage.out ] [2024-08-21T05:39:41.334Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-21T05:39:41.377Z] Warning: overwriting stash ‘coverage-report’ [2024-08-21T05:39:42.189Z] Stashed 1 file(s) [Pipeline] sh [2024-08-21T05:39:42.830Z] + make build [2024-08-21T05:39:42.830Z] 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-21T05:42:49.525Z] 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-21T05:42:57.713Z] 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-21T05:43:05.919Z] 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-21T05:43:07.849Z] 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-21T05:43:17.898Z] 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-21T05:43:44.529Z] 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-21T05:43:52.717Z] 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-21T05:44:05.002Z] 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-21T05:44:15.047Z] 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-21T05:44:19.291Z] 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-21T05:44:21.863Z] 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-21T05:44:26.108Z] 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-21T05:44:30.364Z] 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-21T05:44:34.649Z] $ docker stop --time=1 3dd6b03d874321f8c8dc7e393353b520791f3db1a5fc640531c7a1f123af2d0e [2024-08-21T05:44:36.708Z] $ docker rm -f --volumes 3dd6b03d874321f8c8dc7e393353b520791f3db1a5fc640531c7a1f123af2d0e [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-21T05:44:40.626Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-21T05:44:40.626Z] [2024-08-21T05:44:40.626Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T05:44:41.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-21T05:44:41.417Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-21T05:44:41.417Z] 547446be3368: Pulling fs layer [2024-08-21T05:44:41.417Z] d125d8839a47: Pulling fs layer [2024-08-21T05:44:41.417Z] 3e85d5ac6304: Pulling fs layer [2024-08-21T05:44:41.417Z] c3105a71a48b: Pulling fs layer [2024-08-21T05:44:41.417Z] 0f093f025ec4: Pulling fs layer [2024-08-21T05:44:41.417Z] c3106fc0e877: Pulling fs layer [2024-08-21T05:44:41.417Z] c3105a71a48b: Waiting [2024-08-21T05:44:41.417Z] c3106fc0e877: Waiting [2024-08-21T05:44:41.417Z] 547446be3368: Verifying Checksum [2024-08-21T05:44:41.417Z] 547446be3368: Download complete [2024-08-21T05:44:41.417Z] c3105a71a48b: Verifying Checksum [2024-08-21T05:44:41.417Z] c3105a71a48b: Download complete [2024-08-21T05:44:42.007Z] d125d8839a47: Verifying Checksum [2024-08-21T05:44:42.007Z] d125d8839a47: Download complete [2024-08-21T05:44:42.007Z] c3106fc0e877: Verifying Checksum [2024-08-21T05:44:42.007Z] c3106fc0e877: Download complete [2024-08-21T05:44:42.007Z] 0f093f025ec4: Verifying Checksum [2024-08-21T05:44:42.007Z] 0f093f025ec4: Download complete [2024-08-21T05:44:42.286Z] 547446be3368: Pull complete [2024-08-21T05:44:43.727Z] d125d8839a47: Pull complete [2024-08-21T05:44:44.000Z] 3e85d5ac6304: Verifying Checksum [2024-08-21T05:44:44.000Z] 3e85d5ac6304: Download complete [2024-08-21T05:44:54.067Z] 3e85d5ac6304: Pull complete [2024-08-21T05:44:54.067Z] c3105a71a48b: Pull complete [2024-08-21T05:44:55.027Z] 0f093f025ec4: Pull complete [2024-08-21T05:44:55.027Z] c3106fc0e877: Pull complete [2024-08-21T05:44:55.027Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-21T05:44:55.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-21T05:44:55.293Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T05:44:55.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-8080 does not seem to be running inside a container [2024-08-21T05:44:55.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-21T05:44:57.705Z] $ docker top 307459647f96c1f7d4e1c345658166d99ce124e2f01f18f6d27f4c28661a2e8c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-21T05:44:58.601Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-21T05:45:08.671Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-21T05:45:08.671Z] #1 transferring dockerfile: 1.89kB done [2024-08-21T05:45:08.671Z] #1 DONE 0.1s [2024-08-21T05:45:08.671Z] [2024-08-21T05:45:08.671Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-08-21T05:45:08.671Z] #2 transferring dockerfile: 1.70kB 0.0s done [2024-08-21T05:45:08.671Z] #2 DONE 0.0s [2024-08-21T05:45:08.671Z] [2024-08-21T05:45:08.671Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-21T05:45:08.671Z] #3 transferring dockerfile: 2.50kB 0.0s done [2024-08-21T05:45:08.671Z] #3 DONE 0.1s [2024-08-21T05:45:08.671Z] [2024-08-21T05:45:08.671Z] #4 [core-command internal] load build definition from Dockerfile [2024-08-21T05:45:08.671Z] #4 transferring dockerfile: 1.93kB done [2024-08-21T05:45:08.671Z] #4 DONE 0.0s [2024-08-21T05:45:08.936Z] [2024-08-21T05:45:08.936Z] #5 [security-spire-config internal] load build definition from Dockerfile [2024-08-21T05:45:08.936Z] #5 transferring dockerfile: 1.69kB done [2024-08-21T05:45:08.936Z] #5 DONE 0.1s [2024-08-21T05:45:08.936Z] [2024-08-21T05:45:08.936Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-21T05:45:08.936Z] #6 transferring dockerfile: 2.49kB 0.0s done [2024-08-21T05:45:08.936Z] #6 DONE 0.1s [2024-08-21T05:45:08.936Z] [2024-08-21T05:45:08.936Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-08-21T05:45:08.936Z] #7 transferring dockerfile: 2.01kB 0.0s done [2024-08-21T05:45:08.936Z] #7 DONE 0.1s [2024-08-21T05:45:08.936Z] [2024-08-21T05:45:08.936Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-21T05:45:08.936Z] #8 transferring dockerfile: 2.23kB done [2024-08-21T05:45:08.936Z] #8 DONE 0.1s [2024-08-21T05:45:08.936Z] [2024-08-21T05:45:08.936Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-08-21T05:45:09.204Z] #9 transferring dockerfile: 1.93kB done [2024-08-21T05:45:09.204Z] #9 DONE 0.1s [2024-08-21T05:45:09.204Z] [2024-08-21T05:45:09.204Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-08-21T05:45:09.204Z] #10 transferring dockerfile: 2.06kB done [2024-08-21T05:45:09.204Z] #10 DONE 0.1s [2024-08-21T05:45:09.204Z] [2024-08-21T05:45:09.204Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-21T05:45:09.204Z] #11 transferring dockerfile: 3.17kB done [2024-08-21T05:45:09.204Z] #11 DONE 0.1s [2024-08-21T05:45:09.204Z] [2024-08-21T05:45:09.204Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-21T05:45:09.470Z] #12 transferring dockerfile: 2.15kB done [2024-08-21T05:45:09.470Z] #12 DONE 0.1s [2024-08-21T05:45:09.470Z] [2024-08-21T05:45:09.470Z] #13 [core-data internal] load build definition from Dockerfile [2024-08-21T05:45:09.470Z] #13 transferring dockerfile: 2.07kB 0.0s done [2024-08-21T05:45:09.470Z] #13 DONE 0.1s [2024-08-21T05:45:09.470Z] [2024-08-21T05:45:09.470Z] #14 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-21T05:45:09.470Z] #14 transferring dockerfile: 1.85kB done [2024-08-21T05:45:09.470Z] #14 DONE 0.1s [2024-08-21T05:45:09.470Z] [2024-08-21T05:45:09.470Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-08-21T05:45:09.470Z] #15 transferring dockerfile: 1.81kB 0.0s done [2024-08-21T05:45:09.470Z] #15 DONE 0.1s [2024-08-21T05:45:09.470Z] [2024-08-21T05:45:09.470Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-08-21T05:45:09.741Z] #16 transferring dockerfile: 1.95kB done [2024-08-21T05:45:09.741Z] #16 DONE 0.1s [2024-08-21T05:45:09.741Z] [2024-08-21T05:45:09.741Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2024-08-21T05:45:09.741Z] #17 transferring context: 50B done [2024-08-21T05:45:09.741Z] #17 DONE 0.1s [2024-08-21T05:45:10.321Z] [2024-08-21T05:45:10.321Z] #18 [security-spire-server internal] load .dockerignore [2024-08-21T05:45:10.321Z] #18 transferring context: 50B done [2024-08-21T05:45:10.321Z] #18 DONE 0.0s [2024-08-21T05:45:10.587Z] [2024-08-21T05:45:10.587Z] #19 [security-proxy-setup internal] load .dockerignore [2024-08-21T05:45:10.587Z] #19 transferring context: 50B done [2024-08-21T05:45:10.587Z] #19 DONE 0.0s [2024-08-21T05:45:10.587Z] [2024-08-21T05:45:10.587Z] #20 [core-command internal] load .dockerignore [2024-08-21T05:45:10.587Z] #20 transferring context: 50B 0.0s done [2024-08-21T05:45:10.587Z] #20 DONE 0.1s [2024-08-21T05:45:10.587Z] [2024-08-21T05:45:10.587Z] #21 [security-spire-config internal] load .dockerignore [2024-08-21T05:45:10.587Z] #21 transferring context: 50B done [2024-08-21T05:45:10.587Z] #21 DONE 0.1s [2024-08-21T05:45:10.587Z] [2024-08-21T05:45:10.587Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-08-21T05:45:10.587Z] #22 transferring context: 50B done [2024-08-21T05:45:10.587Z] #22 DONE 0.0s [2024-08-21T05:45:10.587Z] [2024-08-21T05:45:10.587Z] #23 [core-keeper internal] load .dockerignore [2024-08-21T05:45:10.587Z] #23 transferring context: 50B done [2024-08-21T05:45:10.587Z] #23 DONE 0.0s [2024-08-21T05:45:10.587Z] [2024-08-21T05:45:10.587Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-21T05:45:10.856Z] #24 transferring context: 50B done [2024-08-21T05:45:10.856Z] #24 DONE 0.1s [2024-08-21T05:45:10.856Z] [2024-08-21T05:45:10.856Z] #25 [support-scheduler internal] load .dockerignore [2024-08-21T05:45:10.856Z] #25 transferring context: 50B done [2024-08-21T05:45:10.856Z] #25 DONE 0.1s [2024-08-21T05:45:10.856Z] [2024-08-21T05:45:10.856Z] #26 [core-metadata internal] load .dockerignore [2024-08-21T05:45:10.856Z] #26 transferring context: 50B 0.0s done [2024-08-21T05:45:10.856Z] #26 DONE 0.1s [2024-08-21T05:45:10.856Z] [2024-08-21T05:45:10.856Z] #27 [security-bootstrapper internal] load .dockerignore [2024-08-21T05:45:11.129Z] #27 transferring context: 50B 0.0s done [2024-08-21T05:45:11.129Z] #27 DONE 0.1s [2024-08-21T05:45:11.129Z] [2024-08-21T05:45:11.129Z] #28 [security-proxy-auth internal] load .dockerignore [2024-08-21T05:45:11.129Z] #28 transferring context: 50B 0.0s done [2024-08-21T05:45:11.129Z] #28 DONE 0.1s [2024-08-21T05:45:11.129Z] [2024-08-21T05:45:11.129Z] #29 [core-data internal] load .dockerignore [2024-08-21T05:45:11.129Z] #29 transferring context: 50B 0.0s done [2024-08-21T05:45:11.129Z] #29 DONE 0.1s [2024-08-21T05:45:11.129Z] [2024-08-21T05:45:11.129Z] #30 [support-cron-scheduler internal] load .dockerignore [2024-08-21T05:45:11.129Z] #30 transferring context: 50B done [2024-08-21T05:45:11.129Z] #30 DONE 0.1s [2024-08-21T05:45:11.129Z] [2024-08-21T05:45:11.129Z] #31 [security-spire-agent internal] load .dockerignore [2024-08-21T05:45:11.129Z] #31 transferring context: 50B done [2024-08-21T05:45:11.129Z] #31 DONE 0.1s [2024-08-21T05:45:11.129Z] [2024-08-21T05:45:11.129Z] #32 [support-notifications internal] load .dockerignore [2024-08-21T05:45:11.129Z] #32 transferring context: 50B 0.0s done [2024-08-21T05:45:11.129Z] #32 DONE 0.1s [2024-08-21T05:45:11.394Z] [2024-08-21T05:45:11.395Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T05:45:11.395Z] #33 DONE 0.0s [2024-08-21T05:45:11.395Z] [2024-08-21T05:45:11.395Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-21T05:45:11.662Z] #34 DONE 0.4s [2024-08-21T05:45:11.662Z] [2024-08-21T05:45:11.662Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:45:11.662Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-21T05:45:11.928Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T05:45:11.928Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T05:45:11.928Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T05:45:11.928Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-08-21T05:45:11.928Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.65MB / 3.34MB 0.2s [2024-08-21T05:45:12.193Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T05:45:12.193Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-21T05:45:12.458Z] #35 ... [2024-08-21T05:45:12.458Z] [2024-08-21T05:45:12.458Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T05:45:12.458Z] #33 DONE 0.0s [2024-08-21T05:45:12.458Z] [2024-08-21T05:45:12.458Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-21T05:45:12.458Z] #34 DONE 0.5s [2024-08-21T05:45:12.458Z] [2024-08-21T05:45:12.458Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:45:12.723Z] #35 ... [2024-08-21T05:45:12.723Z] [2024-08-21T05:45:12.723Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T05:45:12.723Z] #33 DONE 0.0s [2024-08-21T05:45:12.723Z] [2024-08-21T05:45:12.723Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:45:12.723Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-21T05:45:12.723Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T05:45:12.723Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T05:45:12.723Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T05:45:12.723Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T05:45:12.723Z] #35 ... [2024-08-21T05:45:12.723Z] [2024-08-21T05:45:12.723Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-21T05:45:12.723Z] #36 DONE 1.8s [2024-08-21T05:45:12.723Z] [2024-08-21T05:45:12.723Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:45:12.723Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-21T05:45:12.723Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T05:45:12.723Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T05:45:12.723Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T05:45:12.723Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T05:45:12.991Z] #35 ... [2024-08-21T05:45:12.991Z] [2024-08-21T05:45:12.991Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T05:45:12.991Z] #33 DONE 0.0s [2024-08-21T05:45:12.991Z] [2024-08-21T05:45:12.991Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-21T05:45:12.991Z] #34 DONE 0.7s [2024-08-21T05:45:12.991Z] [2024-08-21T05:45:12.991Z] #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:45:12.991Z] #35 ... [2024-08-21T05:45:12.991Z] [2024-08-21T05:45:12.991Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T05:45:12.991Z] #33 DONE 0.0s [2024-08-21T05:45:12.991Z] [2024-08-21T05:45:12.991Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-21T05:45:12.991Z] #36 DONE 1.8s [2024-08-21T05:45:12.991Z] [2024-08-21T05:45:12.991Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:45:12.991Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-21T05:45:12.991Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T05:45:12.991Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T05:45:12.991Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T05:45:12.991Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T05:45:12.991Z] #35 ... [2024-08-21T05:45:12.991Z] [2024-08-21T05:45:12.992Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T05:45:12.992Z] #33 DONE 0.0s [2024-08-21T05:45:12.992Z] [2024-08-21T05:45:12.992Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:45:13.260Z] #35 ... [2024-08-21T05:45:13.260Z] [2024-08-21T05:45:13.260Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-21T05:45:13.260Z] #37 DONE 0.9s [2024-08-21T05:45:13.260Z] [2024-08-21T05:45:13.260Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:45:13.260Z] #35 ... [2024-08-21T05:45:13.260Z] [2024-08-21T05:45:13.260Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T05:45:13.260Z] #33 DONE 0.0s [2024-08-21T05:45:13.260Z] [2024-08-21T05:45:13.260Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-21T05:45:13.260Z] #34 DONE 1.0s [2024-08-21T05:45:13.260Z] [2024-08-21T05:45:13.260Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:45:13.525Z] #35 ... [2024-08-21T05:45:13.525Z] [2024-08-21T05:45:13.525Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T05:45:13.525Z] #33 DONE 0.0s [2024-08-21T05:45:13.525Z] [2024-08-21T05:45:13.525Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-21T05:45:13.525Z] #36 DONE 1.9s [2024-08-21T05:45:13.525Z] [2024-08-21T05:45:13.525Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-08-21T05:45:13.525Z] #37 DONE 1.0s [2024-08-21T05:45:13.525Z] [2024-08-21T05:45:13.525Z] #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:45:13.525Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-21T05:45:13.525Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T05:45:13.525Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T05:45:13.525Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T05:45:13.525Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T05:45:13.525Z] #35 ... [2024-08-21T05:45:13.525Z] [2024-08-21T05:45:13.526Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-21T05:45:13.526Z] #36 DONE 1.9s [2024-08-21T05:45:13.526Z] [2024-08-21T05:45:13.526Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-21T05:45:13.526Z] #37 DONE 1.0s [2024-08-21T05:45:13.526Z] [2024-08-21T05:45:13.526Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:45:13.526Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-21T05:45:13.526Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T05:45:13.526Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T05:45:13.526Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T05:45:13.526Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T05:45:13.526Z] #35 ... [2024-08-21T05:45:13.526Z] [2024-08-21T05:45:13.526Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T05:45:13.526Z] #33 DONE 0.0s [2024-08-21T05:45:13.526Z] [2024-08-21T05:45:13.526Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:45:13.792Z] #35 ... [2024-08-21T05:45:13.792Z] [2024-08-21T05:45:13.792Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T05:45:13.792Z] #33 DONE 0.0s [2024-08-21T05:45:13.792Z] [2024-08-21T05:45:13.792Z] #35 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:45:13.792Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-08-21T05:45:14.056Z] #35 ... [2024-08-21T05:45:14.056Z] [2024-08-21T05:45:14.056Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T05:45:14.056Z] #33 DONE 0.0s [2024-08-21T05:45:14.056Z] [2024-08-21T05:45:14.056Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-21T05:45:14.056Z] #36 DONE 1.9s [2024-08-21T05:45:14.056Z] [2024-08-21T05:45:14.056Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-21T05:45:14.056Z] #37 DONE 1.1s [2024-08-21T05:45:14.056Z] [2024-08-21T05:45:14.056Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:45:14.056Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-21T05:45:14.056Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T05:45:14.056Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T05:45:14.056Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T05:45:14.056Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T05:45:14.056Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-08-21T05:45:14.321Z] #35 ... [2024-08-21T05:45:14.321Z] [2024-08-21T05:45:14.321Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T05:45:14.321Z] #33 DONE 0.0s [2024-08-21T05:45:14.321Z] [2024-08-21T05:45:14.321Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-21T05:45:14.321Z] #38 DONE 2.0s [2024-08-21T05:45:14.321Z] [2024-08-21T05:45:14.321Z] #39 [core-keeper internal] load build context [2024-08-21T05:45:14.903Z] #39 ... [2024-08-21T05:45:14.903Z] [2024-08-21T05:45:14.903Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-21T05:45:14.903Z] #36 DONE 2.0s [2024-08-21T05:45:14.903Z] [2024-08-21T05:45:14.903Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-21T05:45:14.903Z] #37 DONE 1.1s [2024-08-21T05:45:14.903Z] [2024-08-21T05:45:14.903Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-21T05:45:14.903Z] #34 DONE 2.1s [2024-08-21T05:45:14.903Z] [2024-08-21T05:45:14.903Z] #39 [core-keeper internal] load build context [2024-08-21T05:45:14.903Z] #39 ... [2024-08-21T05:45:14.903Z] [2024-08-21T05:45:14.903Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-21T05:45:14.903Z] #33 DONE 0.0s [2024-08-21T05:45:15.168Z] [2024-08-21T05:45:15.168Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-21T05:45:15.168Z] #36 DONE 2.0s [2024-08-21T05:45:15.168Z] [2024-08-21T05:45:15.168Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-21T05:45:15.168Z] #37 DONE 1.1s [2024-08-21T05:45:15.168Z] [2024-08-21T05:45:15.168Z] #40 [core-data internal] load build context [2024-08-21T05:45:15.757Z] #40 ... [2024-08-21T05:45:15.757Z] [2024-08-21T05:45:15.757Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:15.757Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.4s done [2024-08-21T05:45:15.757Z] #41 DONE 1.5s [2024-08-21T05:45:16.023Z] [2024-08-21T05:45:16.023Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:16.023Z] #41 ... [2024-08-21T05:45:16.023Z] [2024-08-21T05:45:16.023Z] #42 [security-spire-config internal] load build context [2024-08-21T05:45:16.023Z] #42 transferring context: 25.96kB 0.2s done [2024-08-21T05:45:16.023Z] #42 DONE 1.6s [2024-08-21T05:45:16.288Z] [2024-08-21T05:45:16.288Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-21T05:45:16.288Z] #38 DONE 3.5s [2024-08-21T05:45:16.288Z] [2024-08-21T05:45:16.288Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:16.288Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-21T05:45:16.874Z] #41 ... [2024-08-21T05:45:16.874Z] [2024-08-21T05:45:16.874Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-21T05:45:16.874Z] #34 DONE 4.0s [2024-08-21T05:45:16.874Z] [2024-08-21T05:45:16.874Z] #43 [security-spire-server internal] load build context [2024-08-21T05:45:16.874Z] #43 transferring context: 27.71kB 0.2s done [2024-08-21T05:45:16.874Z] #43 DONE 2.4s [2024-08-21T05:45:16.874Z] [2024-08-21T05:45:16.874Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:16.874Z] #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-21T05:45:17.139Z] #41 ... [2024-08-21T05:45:17.139Z] [2024-08-21T05:45:17.139Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-21T05:45:17.139Z] #36 DONE 2.0s [2024-08-21T05:45:17.139Z] [2024-08-21T05:45:17.139Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-21T05:45:17.139Z] #37 DONE 1.2s [2024-08-21T05:45:17.139Z] [2024-08-21T05:45:17.139Z] #44 [support-notifications internal] load build context [2024-08-21T05:45:17.139Z] #44 DONE 0.0s [2024-08-21T05:45:17.139Z] [2024-08-21T05:45:17.139Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:45:17.139Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-21T05:45:17.139Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T05:45:17.139Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T05:45:17.139Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T05:45:17.139Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T05:45:17.139Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-08-21T05:45:17.139Z] #35 DONE 6.2s [2024-08-21T05:45:17.139Z] [2024-08-21T05:45:17.139Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:18.095Z] #45 ... [2024-08-21T05:45:18.095Z] [2024-08-21T05:45:18.095Z] #46 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-21T05:45:18.676Z] #46 ... [2024-08-21T05:45:18.676Z] [2024-08-21T05:45:18.676Z] #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-21T05:45:18.676Z] #47 DONE 4.0s [2024-08-21T05:45:18.676Z] [2024-08-21T05:45:18.676Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-21T05:45:18.676Z] #48 ... [2024-08-21T05:45:18.676Z] [2024-08-21T05:45:18.676Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-21T05:45:18.676Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-21T05:45:18.676Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-21T05:45:18.676Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-21T05:45:18.676Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-21T05:45:18.676Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-21T05:45:18.676Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done [2024-08-21T05:45:18.676Z] #35 DONE 6.2s [2024-08-21T05:45:18.942Z] [2024-08-21T05:45:18.942Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:45:18.942Z] #49 DONE 0.0s [2024-08-21T05:45:18.942Z] [2024-08-21T05:45:18.942Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:20.874Z] #45 ... [2024-08-21T05:45:20.874Z] [2024-08-21T05:45:20.874Z] #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-21T05:45:20.874Z] #50 DONE 7.4s [2024-08-21T05:45:20.874Z] [2024-08-21T05:45:20.874Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:21.139Z] #45 transferring context: 31.69MB 8.0s [2024-08-21T05:45:21.721Z] #45 ... [2024-08-21T05:45:21.721Z] [2024-08-21T05:45:21.721Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:45:21.987Z] #51 ... [2024-08-21T05:45:21.987Z] [2024-08-21T05:45:21.987Z] #52 [security-spire-agent internal] load build context [2024-08-21T05:45:21.987Z] #52 transferring context: 27.24kB 0.7s done [2024-08-21T05:45:21.987Z] #52 DONE 2.8s [2024-08-21T05:45:21.987Z] [2024-08-21T05:45:21.987Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:45:21.987Z] #51 ... [2024-08-21T05:45:21.987Z] [2024-08-21T05:45:21.987Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:21.987Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.4s done [2024-08-21T05:45:21.987Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-21T05:45:21.987Z] #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-21T05:45:21.987Z] #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-21T05:45:21.987Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.6s done [2024-08-21T05:45:21.987Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.9s done [2024-08-21T05:45:21.987Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.0s done [2024-08-21T05:45:21.987Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-21T05:45:21.987Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.6s [2024-08-21T05:45:22.567Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-08-21T05:45:22.567Z] #41 ... [2024-08-21T05:45:22.567Z] [2024-08-21T05:45:22.567Z] #53 [security-proxy-setup internal] load build context [2024-08-21T05:45:22.831Z] #53 ... [2024-08-21T05:45:22.831Z] [2024-08-21T05:45:22.831Z] #54 [core-command internal] load build context [2024-08-21T05:45:22.831Z] #54 ... [2024-08-21T05:45:22.831Z] [2024-08-21T05:45:22.831Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:22.831Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 5.5s [2024-08-21T05:45:22.831Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-08-21T05:45:23.412Z] #41 ... [2024-08-21T05:45:23.412Z] [2024-08-21T05:45:23.412Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-21T05:45:23.412Z] #0 5.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:23.412Z] #0 5.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:23.412Z] #0 8.533 OK: 266 MiB in 52 packages [2024-08-21T05:45:23.412Z] #55 ... [2024-08-21T05:45:23.412Z] [2024-08-21T05:45:23.412Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-21T05:45:23.412Z] #0 5.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:23.412Z] #0 6.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:23.412Z] #0 9.413 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-21T05:45:23.412Z] #0 9.413 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-21T05:45:23.412Z] #0 9.413 OK: 19953 distinct packages available [2024-08-21T05:45:23.412Z] #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:23.412Z] #56 ... [2024-08-21T05:45:23.412Z] [2024-08-21T05:45:23.412Z] #57 [support-scheduler internal] load build context [2024-08-21T05:45:23.677Z] #57 ... [2024-08-21T05:45:23.677Z] [2024-08-21T05:45:23.677Z] #58 [core-common-config-bootstrapper internal] load build context [2024-08-21T05:45:23.677Z] #58 ... [2024-08-21T05:45:23.677Z] [2024-08-21T05:45:23.677Z] #59 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-21T05:45:23.677Z] #0 6.632 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:23.677Z] #0 7.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:23.677Z] #0 10.22 OK: 266 MiB in 52 packages [2024-08-21T05:45:23.943Z] #59 ... [2024-08-21T05:45:23.943Z] [2024-08-21T05:45:23.943Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:23.943Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done [2024-08-21T05:45:23.943Z] #41 ... [2024-08-21T05:45:23.943Z] [2024-08-21T05:45:23.943Z] #60 [core-metadata internal] load build context [2024-08-21T05:45:24.216Z] #60 ... [2024-08-21T05:45:24.216Z] [2024-08-21T05:45:24.216Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:45:24.216Z] #61 ... [2024-08-21T05:45:24.216Z] [2024-08-21T05:45:24.216Z] #62 [security-bootstrapper internal] load build context [2024-08-21T05:45:24.484Z] #62 ... [2024-08-21T05:45:24.484Z] [2024-08-21T05:45:24.484Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:24.484Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.9s [2024-08-21T05:45:24.748Z] #41 ... [2024-08-21T05:45:24.748Z] [2024-08-21T05:45:24.748Z] #63 [support-cron-scheduler internal] load build context [2024-08-21T05:45:24.748Z] #63 ... [2024-08-21T05:45:24.748Z] [2024-08-21T05:45:24.748Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-21T05:45:24.748Z] #0 6.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:24.748Z] #0 6.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:24.748Z] #0 9.269 OK: 266 MiB in 52 packages [2024-08-21T05:45:25.012Z] #64 ... [2024-08-21T05:45:25.012Z] [2024-08-21T05:45:25.012Z] #39 [core-keeper internal] load build context [2024-08-21T05:45:25.012Z] #39 ... [2024-08-21T05:45:25.012Z] [2024-08-21T05:45:25.012Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:25.012Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 7.7s [2024-08-21T05:45:25.279Z] #41 ... [2024-08-21T05:45:25.279Z] [2024-08-21T05:45:25.279Z] #59 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-21T05:45:25.279Z] #59 DONE 12.1s [2024-08-21T05:45:25.279Z] [2024-08-21T05:45:25.279Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:25.543Z] #41 ... [2024-08-21T05:45:25.543Z] [2024-08-21T05:45:25.544Z] #55 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-21T05:45:25.544Z] #55 DONE 12.5s [2024-08-21T05:45:25.807Z] [2024-08-21T05:45:25.807Z] #63 [support-cron-scheduler internal] load build context [2024-08-21T05:45:26.070Z] #63 ... [2024-08-21T05:45:26.070Z] [2024-08-21T05:45:26.070Z] #40 [core-data internal] load build context [2024-08-21T05:45:26.070Z] #40 ... [2024-08-21T05:45:26.070Z] [2024-08-21T05:45:26.070Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-21T05:45:26.070Z] #64 DONE 11.4s [2024-08-21T05:45:26.070Z] [2024-08-21T05:45:26.070Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-21T05:45:26.070Z] #56 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:26.070Z] #56 12.25 OK: 266 MiB in 52 packages [2024-08-21T05:45:26.070Z] #56 DONE 13.0s [2024-08-21T05:45:26.070Z] [2024-08-21T05:45:26.070Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:26.070Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 8.8s [2024-08-21T05:45:26.070Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-21T05:45:26.334Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-08-21T05:45:26.599Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.96MB / 28.04MB 9.4s [2024-08-21T05:45:27.179Z] #41 ... [2024-08-21T05:45:27.179Z] [2024-08-21T05:45:27.179Z] #44 [support-notifications internal] load build context [2024-08-21T05:45:27.179Z] #44 transferring context: 8.10MB 8.9s [2024-08-21T05:45:27.179Z] #44 ... [2024-08-21T05:45:27.179Z] [2024-08-21T05:45:27.179Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:27.179Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 10.0s [2024-08-21T05:45:27.448Z] #41 ... [2024-08-21T05:45:27.448Z] [2024-08-21T05:45:27.448Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-21T05:45:27.448Z] #0 9.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:27.448Z] #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:27.448Z] #65 ... [2024-08-21T05:45:27.448Z] [2024-08-21T05:45:27.448Z] #44 [support-notifications internal] load build context [2024-08-21T05:45:28.030Z] #44 ... [2024-08-21T05:45:28.030Z] [2024-08-21T05:45:28.030Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-21T05:45:28.030Z] #0 9.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:28.030Z] #66 ... [2024-08-21T05:45:28.030Z] [2024-08-21T05:45:28.030Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-21T05:45:28.298Z] #67 ... [2024-08-21T05:45:28.298Z] [2024-08-21T05:45:28.298Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-21T05:45:28.298Z] #68 ... [2024-08-21T05:45:28.298Z] [2024-08-21T05:45:28.298Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:28.298Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 11.1s [2024-08-21T05:45:28.880Z] #41 ... [2024-08-21T05:45:28.880Z] [2024-08-21T05:45:28.880Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-21T05:45:28.880Z] #69 ... [2024-08-21T05:45:28.880Z] [2024-08-21T05:45:28.880Z] #70 [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-21T05:45:28.880Z] #70 ... [2024-08-21T05:45:28.880Z] [2024-08-21T05:45:28.880Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:29.146Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.48MB / 28.04MB 11.7s [2024-08-21T05:45:29.146Z] #41 ... [2024-08-21T05:45:29.146Z] [2024-08-21T05:45:29.146Z] #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-21T05:45:29.146Z] #71 ... [2024-08-21T05:45:29.146Z] [2024-08-21T05:45:29.146Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:45:29.146Z] #49 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.2s done [2024-08-21T05:45:29.146Z] #49 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-21T05:45:29.146Z] #49 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-21T05:45:29.146Z] #49 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-21T05:45:29.146Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-21T05:45:29.146Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-21T05:45:29.146Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-21T05:45:29.146Z] #49 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done [2024-08-21T05:45:29.146Z] #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.70MB / 18.32MB 5.8s [2024-08-21T05:45:29.146Z] #49 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-08-21T05:45:29.411Z] #49 ... [2024-08-21T05:45:29.411Z] [2024-08-21T05:45:29.411Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-21T05:45:29.411Z] #72 ... [2024-08-21T05:45:29.411Z] [2024-08-21T05:45:29.411Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-21T05:45:29.411Z] #73 ... [2024-08-21T05:45:29.411Z] [2024-08-21T05:45:29.411Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:29.411Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.91MB / 28.04MB 12.0s [2024-08-21T05:45:30.369Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 13.1s [2024-08-21T05:45:30.948Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.96MB / 28.04MB 13.6s [2024-08-21T05:45:30.948Z] #41 ... [2024-08-21T05:45:30.948Z] [2024-08-21T05:45:30.948Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-21T05:45:30.948Z] #65 11.34 (1/2) Installing ca-certificates (20240226-r0) [2024-08-21T05:45:30.948Z] #65 11.60 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-21T05:45:30.948Z] #65 11.60 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:45:30.948Z] #65 11.66 Executing ca-certificates-20240226-r0.trigger [2024-08-21T05:45:30.948Z] #65 12.21 OK: 9 MiB in 17 packages [2024-08-21T05:45:30.948Z] #65 DONE 13.7s [2024-08-21T05:45:30.948Z] [2024-08-21T05:45:30.948Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:30.948Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.7s done [2024-08-21T05:45:30.948Z] #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.7s done [2024-08-21T05:45:31.214Z] #41 ... [2024-08-21T05:45:31.214Z] [2024-08-21T05:45:31.214Z] #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-21T05:45:31.214Z] #66 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:31.214Z] #66 12.11 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-21T05:45:31.214Z] #66 12.11 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:45:31.214Z] #66 12.11 OK: 8 MiB in 16 packages [2024-08-21T05:45:31.214Z] #66 DONE 13.3s [2024-08-21T05:45:31.214Z] [2024-08-21T05:45:31.214Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-21T05:45:31.214Z] #74 ... [2024-08-21T05:45:31.214Z] [2024-08-21T05:45:31.214Z] #63 [support-cron-scheduler internal] load build context [2024-08-21T05:45:31.793Z] #63 ... [2024-08-21T05:45:31.793Z] [2024-08-21T05:45:31.793Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-21T05:45:32.058Z] #75 ... [2024-08-21T05:45:32.058Z] [2024-08-21T05:45:32.058Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:45:32.058Z] #51 transferring context: 45.16MB 20.0s [2024-08-21T05:45:32.058Z] #51 ... [2024-08-21T05:45:32.058Z] [2024-08-21T05:45:32.058Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:32.323Z] #45 ... [2024-08-21T05:45:32.323Z] [2024-08-21T05:45:32.323Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:45:32.906Z] #51 ... [2024-08-21T05:45:32.906Z] [2024-08-21T05:45:32.906Z] #53 [security-proxy-setup internal] load build context [2024-08-21T05:45:32.906Z] #53 ... [2024-08-21T05:45:32.906Z] [2024-08-21T05:45:32.906Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:32.906Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-21T05:45:33.171Z] #41 ... [2024-08-21T05:45:33.171Z] [2024-08-21T05:45:33.171Z] #54 [core-command internal] load build context [2024-08-21T05:45:33.438Z] #54 ... [2024-08-21T05:45:33.438Z] [2024-08-21T05:45:33.438Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:33.706Z] #45 ... [2024-08-21T05:45:33.706Z] [2024-08-21T05:45:33.706Z] #57 [support-scheduler internal] load build context [2024-08-21T05:45:33.971Z] #57 ... [2024-08-21T05:45:33.971Z] [2024-08-21T05:45:33.971Z] #58 [core-common-config-bootstrapper internal] load build context [2024-08-21T05:45:33.971Z] #58 ... [2024-08-21T05:45:33.971Z] [2024-08-21T05:45:33.971Z] #54 [core-command internal] load build context [2024-08-21T05:45:34.236Z] #54 ... [2024-08-21T05:45:34.236Z] [2024-08-21T05:45:34.236Z] #60 [core-metadata internal] load build context [2024-08-21T05:45:34.236Z] #60 ... [2024-08-21T05:45:34.236Z] [2024-08-21T05:45:34.236Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:45:34.503Z] #61 ... [2024-08-21T05:45:34.503Z] [2024-08-21T05:45:34.503Z] #46 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-08-21T05:45:34.503Z] #46 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:34.503Z] #46 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:34.503Z] #46 14.36 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-21T05:45:34.503Z] #46 14.36 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:45:34.503Z] #46 14.40 OK: 8 MiB in 16 packages [2024-08-21T05:45:34.503Z] #46 DONE 16.5s [2024-08-21T05:45:34.503Z] [2024-08-21T05:45:34.503Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:45:34.503Z] #61 ... [2024-08-21T05:45:34.503Z] [2024-08-21T05:45:34.503Z] #60 [core-metadata internal] load build context [2024-08-21T05:45:34.769Z] #60 ... [2024-08-21T05:45:34.769Z] [2024-08-21T05:45:34.769Z] #62 [security-bootstrapper internal] load build context [2024-08-21T05:45:34.769Z] #62 ... [2024-08-21T05:45:34.769Z] [2024-08-21T05:45:34.769Z] #76 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-08-21T05:45:35.349Z] #76 ... [2024-08-21T05:45:35.349Z] [2024-08-21T05:45:35.349Z] #39 [core-keeper internal] load build context [2024-08-21T05:45:35.349Z] #39 ... [2024-08-21T05:45:35.349Z] [2024-08-21T05:45:35.349Z] #62 [security-bootstrapper internal] load build context [2024-08-21T05:45:36.309Z] #62 ... [2024-08-21T05:45:36.309Z] [2024-08-21T05:45:36.309Z] #40 [core-data internal] load build context [2024-08-21T05:45:36.309Z] #40 ... [2024-08-21T05:45:36.309Z] [2024-08-21T05:45:36.309Z] #62 [security-bootstrapper internal] load build context [2024-08-21T05:45:38.258Z] #62 ... [2024-08-21T05:45:38.258Z] [2024-08-21T05:45:38.258Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-21T05:45:38.258Z] #68 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:38.258Z] #68 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:38.258Z] #68 14.35 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-21T05:45:38.258Z] #68 14.35 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-21T05:45:38.258Z] #68 14.35 OK: 19946 distinct packages available [2024-08-21T05:45:38.258Z] #68 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:38.258Z] #68 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:38.258Z] #68 17.46 (1/11) Installing ca-certificates (20240226-r0) [2024-08-21T05:45:38.258Z] #68 17.60 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-21T05:45:38.258Z] #68 17.74 (3/11) Installing libunistring (1.1-r1) [2024-08-21T05:45:38.258Z] #68 17.91 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-21T05:45:38.258Z] #68 17.91 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-21T05:45:38.258Z] #68 17.91 (6/11) Installing libcurl (8.9.0-r0) [2024-08-21T05:45:38.258Z] #68 17.91 (7/11) Installing curl (8.9.0-r0) [2024-08-21T05:45:38.258Z] #68 18.02 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-21T05:45:38.258Z] #68 18.02 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-21T05:45:38.258Z] #68 18.08 (10/11) Installing libucontext (1.2-r2) [2024-08-21T05:45:38.258Z] #68 18.20 (11/11) Installing gcompat (1.1.0-r1) [2024-08-21T05:45:38.258Z] #68 18.20 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:45:38.258Z] #68 18.25 Executing ca-certificates-20240226-r0.trigger [2024-08-21T05:45:38.258Z] #68 18.85 OK: 13 MiB in 26 packages [2024-08-21T05:45:38.258Z] #68 DONE 19.8s [2024-08-21T05:45:38.258Z] [2024-08-21T05:45:38.258Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-21T05:45:38.258Z] #67 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:38.258Z] #67 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:38.258Z] #67 17.76 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-21T05:45:38.258Z] #67 17.76 (2/4) Installing openssl (3.1.6-r0) [2024-08-21T05:45:38.258Z] #67 17.87 (3/4) Installing su-exec (0.2-r3) [2024-08-21T05:45:38.258Z] #67 17.87 (4/4) Installing yq (4.33.3-r5) [2024-08-21T05:45:38.258Z] #67 18.28 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:45:38.258Z] #67 18.28 OK: 18 MiB in 19 packages [2024-08-21T05:45:38.258Z] #67 DONE 19.9s [2024-08-21T05:45:38.258Z] [2024-08-21T05:45:38.258Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-21T05:45:38.258Z] #77 ... [2024-08-21T05:45:38.258Z] [2024-08-21T05:45:38.258Z] #44 [support-notifications internal] load build context [2024-08-21T05:45:38.258Z] #44 transferring context: 17.78MB 19.9s [2024-08-21T05:45:38.258Z] #44 ... [2024-08-21T05:45:38.258Z] [2024-08-21T05:45:38.258Z] #62 [security-bootstrapper internal] load build context [2024-08-21T05:45:39.657Z] #62 ... [2024-08-21T05:45:39.657Z] [2024-08-21T05:45:39.657Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:45:39.657Z] #49 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.0s done [2024-08-21T05:45:39.657Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.1s [2024-08-21T05:45:39.657Z] #49 ... [2024-08-21T05:45:39.657Z] [2024-08-21T05:45:39.657Z] #62 [security-bootstrapper internal] load build context [2024-08-21T05:45:41.064Z] #62 ... [2024-08-21T05:45:41.064Z] [2024-08-21T05:45:41.064Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T05:45:41.329Z] #78 ... [2024-08-21T05:45:41.329Z] [2024-08-21T05:45:41.329Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:45:41.329Z] #61 ... [2024-08-21T05:45:41.329Z] [2024-08-21T05:45:41.329Z] #62 [security-bootstrapper internal] load build context [2024-08-21T05:45:41.910Z] #62 ... [2024-08-21T05:45:41.911Z] [2024-08-21T05:45:41.911Z] #63 [support-cron-scheduler internal] load build context [2024-08-21T05:45:42.176Z] #63 ... [2024-08-21T05:45:42.176Z] [2024-08-21T05:45:42.176Z] #62 [security-bootstrapper internal] load build context [2024-08-21T05:45:43.128Z] #62 ... [2024-08-21T05:45:43.128Z] [2024-08-21T05:45:43.128Z] #70 [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-21T05:45:43.128Z] #70 DONE 24.4s [2024-08-21T05:45:43.128Z] [2024-08-21T05:45:43.128Z] #62 [security-bootstrapper internal] load build context [2024-08-21T05:45:43.128Z] #62 transferring context: 42.57MB 28.5s [2024-08-21T05:45:43.128Z] #62 ... [2024-08-21T05:45:43.128Z] [2024-08-21T05:45:43.128Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:45:43.394Z] #51 ... [2024-08-21T05:45:43.394Z] [2024-08-21T05:45:43.394Z] #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-21T05:45:43.394Z] #48 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:43.394Z] #48 20.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:43.394Z] #48 21.39 (1/4) Installing ca-certificates (20240226-r0) [2024-08-21T05:45:43.394Z] #48 21.58 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-21T05:45:43.394Z] #48 21.58 (3/4) Installing su-exec (0.2-r3) [2024-08-21T05:45:43.394Z] #48 21.58 (4/4) Installing yq (4.33.3-r5) [2024-08-21T05:45:43.394Z] #48 22.01 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:45:43.394Z] #48 22.01 Executing ca-certificates-20240226-r0.trigger [2024-08-21T05:45:43.394Z] #48 22.69 OK: 18 MiB in 19 packages [2024-08-21T05:45:43.394Z] #48 DONE 24.8s [2024-08-21T05:45:43.394Z] [2024-08-21T05:45:43.394Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:45:43.394Z] #51 ... [2024-08-21T05:45:43.394Z] [2024-08-21T05:45:43.394Z] #53 [security-proxy-setup internal] load build context [2024-08-21T05:45:43.658Z] #53 ... [2024-08-21T05:45:43.658Z] [2024-08-21T05:45:43.658Z] #62 [security-bootstrapper internal] load build context [2024-08-21T05:45:44.237Z] #62 ... [2024-08-21T05:45:44.237Z] [2024-08-21T05:45:44.237Z] #58 [core-common-config-bootstrapper internal] load build context [2024-08-21T05:45:44.237Z] #58 ... [2024-08-21T05:45:44.237Z] [2024-08-21T05:45:44.237Z] #54 [core-command internal] load build context [2024-08-21T05:45:44.501Z] #54 ... [2024-08-21T05:45:44.501Z] [2024-08-21T05:45:44.501Z] #57 [support-scheduler internal] load build context [2024-08-21T05:45:44.501Z] #57 ... [2024-08-21T05:45:44.501Z] [2024-08-21T05:45:44.501Z] #54 [core-command internal] load build context [2024-08-21T05:45:44.766Z] #54 ... [2024-08-21T05:45:44.766Z] [2024-08-21T05:45:44.766Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:44.766Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.8s [2024-08-21T05:45:44.766Z] #41 ... [2024-08-21T05:45:44.766Z] [2024-08-21T05:45:44.766Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:45.033Z] #45 ... [2024-08-21T05:45:45.033Z] [2024-08-21T05:45:45.033Z] #60 [core-metadata internal] load build context [2024-08-21T05:45:45.033Z] #60 ... [2024-08-21T05:45:45.033Z] [2024-08-21T05:45:45.033Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:45.613Z] #45 ... [2024-08-21T05:45:45.613Z] [2024-08-21T05:45:45.613Z] #39 [core-keeper internal] load build context [2024-08-21T05:45:45.613Z] #39 ... [2024-08-21T05:45:45.613Z] [2024-08-21T05:45:45.613Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:46.589Z] #45 ... [2024-08-21T05:45:46.589Z] [2024-08-21T05:45:46.589Z] #40 [core-data internal] load build context [2024-08-21T05:45:46.589Z] #40 ... [2024-08-21T05:45:46.589Z] [2024-08-21T05:45:46.589Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:47.166Z] #45 ... [2024-08-21T05:45:47.166Z] [2024-08-21T05:45:47.166Z] #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-21T05:45:47.166Z] #69 22.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:47.166Z] #69 23.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:47.166Z] #69 26.45 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-21T05:45:47.166Z] #69 26.56 (2/2) Installing su-exec (0.2-r3) [2024-08-21T05:45:47.166Z] #69 26.56 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:45:47.166Z] #69 26.70 OK: 8 MiB in 17 packages [2024-08-21T05:45:47.166Z] #69 DONE 28.5s [2024-08-21T05:45:47.166Z] [2024-08-21T05:45:47.166Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:48.117Z] #45 transferring context: 80.16MB 35.0s [2024-08-21T05:45:48.381Z] #45 ... [2024-08-21T05:45:48.381Z] [2024-08-21T05:45:48.381Z] #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-21T05:45:48.381Z] #71 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:48.381Z] #71 20.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:48.381Z] #71 22.91 (1/3) Installing ca-certificates (20240226-r0) [2024-08-21T05:45:48.381Z] #71 23.23 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-21T05:45:48.381Z] #71 23.23 (3/3) Installing tzdata (2024a-r0) [2024-08-21T05:45:48.381Z] #71 24.95 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:45:48.381Z] #71 25.10 Executing ca-certificates-20240226-r0.trigger [2024-08-21T05:45:48.381Z] #71 26.36 OK: 12 MiB in 18 packages [2024-08-21T05:45:48.381Z] #71 DONE 29.0s [2024-08-21T05:45:48.381Z] [2024-08-21T05:45:48.382Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:48.382Z] #45 ... [2024-08-21T05:45:48.382Z] [2024-08-21T05:45:48.382Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T05:45:48.382Z] #79 ... [2024-08-21T05:45:48.382Z] [2024-08-21T05:45:48.382Z] #44 [support-notifications internal] load build context [2024-08-21T05:45:48.645Z] #44 ... [2024-08-21T05:45:48.645Z] [2024-08-21T05:45:48.645Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:49.224Z] #45 ... [2024-08-21T05:45:49.224Z] [2024-08-21T05:45:49.224Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-21T05:45:49.224Z] #74 19.84 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:49.224Z] #74 21.57 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:49.224Z] #74 25.97 OK: 266 MiB in 52 packages [2024-08-21T05:45:49.224Z] #74 DONE 28.4s [2024-08-21T05:45:49.224Z] [2024-08-21T05:45:49.224Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:50.620Z] #45 ... [2024-08-21T05:45:50.620Z] [2024-08-21T05:45:50.620Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:45:50.620Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 19.7s [2024-08-21T05:45:50.620Z] #49 ... [2024-08-21T05:45:50.620Z] [2024-08-21T05:45:50.620Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:51.200Z] #45 ... [2024-08-21T05:45:51.201Z] [2024-08-21T05:45:51.201Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-21T05:45:51.201Z] #72 21.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:51.201Z] #72 23.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:51.201Z] #72 26.82 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-21T05:45:51.201Z] #72 26.82 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-21T05:45:51.201Z] #72 26.82 OK: 19946 distinct packages available [2024-08-21T05:45:51.201Z] #72 27.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:51.201Z] #72 29.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:51.201Z] #72 ... [2024-08-21T05:45:51.201Z] [2024-08-21T05:45:51.201Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:51.465Z] #45 ... [2024-08-21T05:45:51.465Z] [2024-08-21T05:45:51.465Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:45:51.465Z] #61 ... [2024-08-21T05:45:51.465Z] [2024-08-21T05:45:51.465Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:52.418Z] #45 ... [2024-08-21T05:45:52.418Z] [2024-08-21T05:45:52.418Z] #63 [support-cron-scheduler internal] load build context [2024-08-21T05:45:52.418Z] #63 ... [2024-08-21T05:45:52.418Z] [2024-08-21T05:45:52.418Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:52.418Z] #45 ... [2024-08-21T05:45:52.418Z] [2024-08-21T05:45:52.418Z] #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T05:45:52.418Z] #78 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:52.418Z] #78 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:52.418Z] #78 19.66 OK: 9 MiB in 17 packages [2024-08-21T05:45:52.418Z] #78 DONE 21.5s [2024-08-21T05:45:52.418Z] [2024-08-21T05:45:52.418Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:53.370Z] #45 transferring context: 89.73MB 40.1s [2024-08-21T05:45:53.370Z] #45 ... [2024-08-21T05:45:53.370Z] [2024-08-21T05:45:53.370Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-21T05:45:53.370Z] #80 10.01 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:53.370Z] #80 ... [2024-08-21T05:45:53.370Z] [2024-08-21T05:45:53.370Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-21T05:45:53.370Z] #72 33.75 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-21T05:45:53.370Z] #72 33.77 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-21T05:45:53.370Z] #72 33.80 (3/5) Installing libucontext (1.2-r2) [2024-08-21T05:45:53.370Z] #72 33.80 (4/5) Installing gcompat (1.1.0-r1) [2024-08-21T05:45:53.370Z] #72 33.95 (5/5) Installing openssl (3.1.6-r0) [2024-08-21T05:45:53.370Z] #72 34.11 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:45:53.370Z] #72 34.15 OK: 9 MiB in 20 packages [2024-08-21T05:45:53.636Z] #72 ... [2024-08-21T05:45:53.636Z] [2024-08-21T05:45:53.636Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-21T05:45:53.636Z] #0 9.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:53.636Z] #81 ... [2024-08-21T05:45:53.636Z] [2024-08-21T05:45:53.636Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-21T05:45:53.636Z] #73 24.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:53.636Z] #73 25.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:53.636Z] #73 29.93 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-21T05:45:53.636Z] #73 29.93 v3.18.8-59-g65019327432 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-21T05:45:53.636Z] #73 29.93 OK: 19946 distinct packages available [2024-08-21T05:45:53.636Z] #73 30.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:53.636Z] #73 32.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:53.636Z] #73 ... [2024-08-21T05:45:53.636Z] [2024-08-21T05:45:53.636Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:45:53.900Z] #51 ... [2024-08-21T05:45:53.900Z] [2024-08-21T05:45:53.900Z] #53 [security-proxy-setup internal] load build context [2024-08-21T05:45:53.900Z] #53 ... [2024-08-21T05:45:53.900Z] [2024-08-21T05:45:53.900Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:45:54.164Z] #51 ... [2024-08-21T05:45:54.164Z] [2024-08-21T05:45:54.164Z] #62 [security-bootstrapper internal] load build context [2024-08-21T05:45:54.428Z] #62 ... [2024-08-21T05:45:54.428Z] [2024-08-21T05:45:54.428Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:45:54.428Z] #51 ... [2024-08-21T05:45:54.428Z] [2024-08-21T05:45:54.428Z] #58 [core-common-config-bootstrapper internal] load build context [2024-08-21T05:45:54.722Z] #58 ... [2024-08-21T05:45:54.722Z] [2024-08-21T05:45:54.722Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:54.722Z] #45 ... [2024-08-21T05:45:54.722Z] [2024-08-21T05:45:54.722Z] #57 [support-scheduler internal] load build context [2024-08-21T05:45:54.988Z] #57 ... [2024-08-21T05:45:54.988Z] [2024-08-21T05:45:54.988Z] #54 [core-command internal] load build context [2024-08-21T05:45:54.988Z] #54 ... [2024-08-21T05:45:54.988Z] [2024-08-21T05:45:54.988Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:54.988Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.2s [2024-08-21T05:45:55.254Z] #41 ... [2024-08-21T05:45:55.254Z] [2024-08-21T05:45:55.254Z] #60 [core-metadata internal] load build context [2024-08-21T05:45:55.254Z] #60 ... [2024-08-21T05:45:55.254Z] [2024-08-21T05:45:55.254Z] #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-21T05:45:55.254Z] #72 DONE 36.5s [2024-08-21T05:45:55.254Z] [2024-08-21T05:45:55.254Z] #60 [core-metadata internal] load build context [2024-08-21T05:45:55.254Z] #60 ... [2024-08-21T05:45:55.254Z] [2024-08-21T05:45:55.254Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-21T05:45:55.832Z] #82 ... [2024-08-21T05:45:55.832Z] [2024-08-21T05:45:55.832Z] #39 [core-keeper internal] load build context [2024-08-21T05:45:55.832Z] #39 ... [2024-08-21T05:45:55.832Z] [2024-08-21T05:45:55.832Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:45:56.416Z] #45 ... [2024-08-21T05:45:56.416Z] [2024-08-21T05:45:56.416Z] #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-08-21T05:45:56.416Z] #75 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:56.416Z] #75 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:56.416Z] #75 22.00 OK: 8 MiB in 16 packages [2024-08-21T05:45:56.416Z] #75 DONE 24.8s [2024-08-21T05:45:56.416Z] [2024-08-21T05:45:56.416Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:57.006Z] #41 ... [2024-08-21T05:45:57.006Z] [2024-08-21T05:45:57.006Z] #40 [core-data internal] load build context [2024-08-21T05:45:57.006Z] #40 ... [2024-08-21T05:45:57.006Z] [2024-08-21T05:45:57.006Z] #39 [core-keeper internal] load build context [2024-08-21T05:45:57.272Z] #39 ... [2024-08-21T05:45:57.272Z] [2024-08-21T05:45:57.272Z] #76 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-08-21T05:45:57.272Z] #76 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:57.272Z] #76 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:57.272Z] #76 20.25 OK: 8 MiB in 16 packages [2024-08-21T05:45:57.272Z] #76 DONE 22.7s [2024-08-21T05:45:57.272Z] [2024-08-21T05:45:57.272Z] #39 [core-keeper internal] load build context [2024-08-21T05:45:57.538Z] #39 ... [2024-08-21T05:45:57.538Z] [2024-08-21T05:45:57.538Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-21T05:45:57.538Z] #0 7.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:57.538Z] #0 9.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:57.803Z] #83 ... [2024-08-21T05:45:57.803Z] [2024-08-21T05:45:57.803Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:58.069Z] #41 ... [2024-08-21T05:45:58.069Z] [2024-08-21T05:45:58.069Z] #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-21T05:45:58.069Z] #73 37.02 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-21T05:45:58.069Z] #73 37.02 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-21T05:45:58.069Z] #73 37.02 (3/4) Installing libucontext (1.2-r2) [2024-08-21T05:45:58.069Z] #73 37.10 (4/4) Installing gcompat (1.1.0-r1) [2024-08-21T05:45:58.069Z] #73 37.10 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:45:58.069Z] #73 37.24 OK: 8 MiB in 19 packages [2024-08-21T05:45:58.069Z] #73 DONE 39.1s [2024-08-21T05:45:58.069Z] [2024-08-21T05:45:58.069Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:58.658Z] #41 ... [2024-08-21T05:45:58.658Z] [2024-08-21T05:45:58.658Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-21T05:45:58.658Z] #77 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:58.658Z] #77 13.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:58.658Z] #77 18.24 OK: 18 MiB in 19 packages [2024-08-21T05:45:58.658Z] #77 DONE 20.4s [2024-08-21T05:45:58.658Z] [2024-08-21T05:45:58.658Z] #62 [security-bootstrapper internal] load build context [2024-08-21T05:45:58.658Z] #62 transferring context: 68.70MB 44.0s [2024-08-21T05:45:58.922Z] #62 ... [2024-08-21T05:45:58.922Z] [2024-08-21T05:45:58.922Z] #44 [support-notifications internal] load build context [2024-08-21T05:45:58.922Z] #44 ... [2024-08-21T05:45:58.922Z] [2024-08-21T05:45:58.922Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T05:45:58.922Z] #0 7.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:58.922Z] #0 9.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:58.922Z] #84 ... [2024-08-21T05:45:58.922Z] [2024-08-21T05:45:58.922Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:45:59.501Z] #41 ... [2024-08-21T05:45:59.501Z] [2024-08-21T05:45:59.501Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T05:45:59.501Z] #79 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:59.501Z] #79 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:45:59.501Z] #79 19.37 OK: 13 MiB in 26 packages [2024-08-21T05:45:59.501Z] #79 DONE 21.4s [2024-08-21T05:45:59.501Z] [2024-08-21T05:45:59.501Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:46:00.454Z] #41 ... [2024-08-21T05:46:00.454Z] [2024-08-21T05:46:00.454Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-21T05:46:00.454Z] #81 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:46:00.454Z] #81 15.22 OK: 18 MiB in 19 packages [2024-08-21T05:46:00.454Z] #81 DONE 16.9s [2024-08-21T05:46:00.732Z] [2024-08-21T05:46:00.732Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:46:00.732Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.7s [2024-08-21T05:46:00.732Z] #41 ... [2024-08-21T05:46:00.732Z] [2024-08-21T05:46:00.732Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:46:00.732Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.5s [2024-08-21T05:46:00.732Z] #49 ... [2024-08-21T05:46:00.732Z] [2024-08-21T05:46:00.732Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:00.997Z] #61 ... [2024-08-21T05:46:00.998Z] [2024-08-21T05:46:00.998Z] #60 [core-metadata internal] load build context [2024-08-21T05:46:00.998Z] #60 ... [2024-08-21T05:46:00.998Z] [2024-08-21T05:46:00.998Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:01.262Z] #61 ... [2024-08-21T05:46:01.262Z] [2024-08-21T05:46:01.262Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-21T05:46:01.262Z] #85 DONE 2.7s [2024-08-21T05:46:01.528Z] [2024-08-21T05:46:01.528Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:46:01.528Z] #49 ... [2024-08-21T05:46:01.528Z] [2024-08-21T05:46:01.528Z] #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-21T05:46:01.528Z] #83 12.78 OK: 8 MiB in 17 packages [2024-08-21T05:46:01.528Z] #83 DONE 14.0s [2024-08-21T05:46:01.528Z] [2024-08-21T05:46:01.528Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:46:02.109Z] #49 ... [2024-08-21T05:46:02.109Z] [2024-08-21T05:46:02.109Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-21T05:46:02.109Z] #80 11.93 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:46:02.109Z] #80 16.64 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-21T05:46:02.109Z] #80 17.35 Executing busybox-1.36.1-r7.trigger [2024-08-21T05:46:02.109Z] #80 17.35 OK: 8 MiB in 16 packages [2024-08-21T05:46:02.109Z] #80 DONE 18.8s [2024-08-21T05:46:02.109Z] [2024-08-21T05:46:02.109Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:46:02.375Z] #49 ... [2024-08-21T05:46:02.375Z] [2024-08-21T05:46:02.375Z] #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-21T05:46:02.375Z] #84 11.90 OK: 12 MiB in 18 packages [2024-08-21T05:46:02.375Z] #84 DONE 13.7s [2024-08-21T05:46:02.639Z] [2024-08-21T05:46:02.639Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:46:02.639Z] #49 ... [2024-08-21T05:46:02.639Z] [2024-08-21T05:46:02.639Z] #63 [support-cron-scheduler internal] load build context [2024-08-21T05:46:02.915Z] #63 ... [2024-08-21T05:46:02.915Z] [2024-08-21T05:46:02.915Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:46:04.327Z] #49 ... [2024-08-21T05:46:04.327Z] [2024-08-21T05:46:04.327Z] #53 [security-proxy-setup internal] load build context [2024-08-21T05:46:04.327Z] #53 transferring context: 35.17MB 51.4s [2024-08-21T05:46:04.327Z] #53 ... [2024-08-21T05:46:04.327Z] [2024-08-21T05:46:04.327Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:46:04.592Z] #49 ... [2024-08-21T05:46:04.592Z] [2024-08-21T05:46:04.592Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:04.592Z] #51 ... [2024-08-21T05:46:04.592Z] [2024-08-21T05:46:04.592Z] #53 [security-proxy-setup internal] load build context [2024-08-21T05:46:04.592Z] #53 ... [2024-08-21T05:46:04.592Z] [2024-08-21T05:46:04.592Z] #58 [core-common-config-bootstrapper internal] load build context [2024-08-21T05:46:04.856Z] #58 ... [2024-08-21T05:46:04.856Z] [2024-08-21T05:46:04.856Z] #63 [support-cron-scheduler internal] load build context [2024-08-21T05:46:05.121Z] #63 ... [2024-08-21T05:46:05.121Z] [2024-08-21T05:46:05.121Z] #57 [support-scheduler internal] load build context [2024-08-21T05:46:05.391Z] #57 ... [2024-08-21T05:46:05.391Z] [2024-08-21T05:46:05.391Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-21T05:46:05.391Z] #82 7.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:46:05.391Z] #82 8.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:46:05.391Z] #82 9.220 OK: 9 MiB in 20 packages [2024-08-21T05:46:05.391Z] #82 DONE 10.2s [2024-08-21T05:46:05.391Z] [2024-08-21T05:46:05.391Z] #57 [support-scheduler internal] load build context [2024-08-21T05:46:05.391Z] #57 ... [2024-08-21T05:46:05.391Z] [2024-08-21T05:46:05.391Z] #54 [core-command internal] load build context [2024-08-21T05:46:05.391Z] #54 ... [2024-08-21T05:46:05.391Z] [2024-08-21T05:46:05.391Z] #57 [support-scheduler internal] load build context [2024-08-21T05:46:06.790Z] #57 ... [2024-08-21T05:46:06.790Z] [2024-08-21T05:46:06.790Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:46:06.790Z] #45 ... [2024-08-21T05:46:06.790Z] [2024-08-21T05:46:06.790Z] #57 [support-scheduler internal] load build context [2024-08-21T05:46:06.790Z] #57 ... [2024-08-21T05:46:06.790Z] [2024-08-21T05:46:06.790Z] #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-21T05:46:06.790Z] #0 6.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-21T05:46:06.790Z] #0 6.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-21T05:46:06.790Z] #0 7.772 OK: 8 MiB in 19 packages [2024-08-21T05:46:06.790Z] #86 DONE 8.5s [2024-08-21T05:46:06.790Z] [2024-08-21T05:46:06.790Z] #57 [support-scheduler internal] load build context [2024-08-21T05:46:07.054Z] #57 ... [2024-08-21T05:46:07.054Z] [2024-08-21T05:46:07.054Z] #40 [core-data internal] load build context [2024-08-21T05:46:07.054Z] #40 ... [2024-08-21T05:46:07.054Z] [2024-08-21T05:46:07.054Z] #57 [support-scheduler internal] load build context [2024-08-21T05:46:07.636Z] #57 ... [2024-08-21T05:46:07.636Z] [2024-08-21T05:46:07.636Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-21T05:46:07.636Z] #87 DONE 5.8s [2024-08-21T05:46:07.636Z] [2024-08-21T05:46:07.636Z] #39 [core-keeper internal] load build context [2024-08-21T05:46:07.899Z] #39 ... [2024-08-21T05:46:07.899Z] [2024-08-21T05:46:07.899Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-21T05:46:08.853Z] #88 DONE 0.9s [2024-08-21T05:46:08.853Z] [2024-08-21T05:46:08.853Z] #40 [core-data internal] load build context [2024-08-21T05:46:08.853Z] #40 ... [2024-08-21T05:46:08.853Z] [2024-08-21T05:46:08.853Z] #44 [support-notifications internal] load build context [2024-08-21T05:46:09.118Z] #44 ... [2024-08-21T05:46:09.118Z] [2024-08-21T05:46:09.118Z] #62 [security-bootstrapper internal] load build context [2024-08-21T05:46:09.118Z] #62 ... [2024-08-21T05:46:09.118Z] [2024-08-21T05:46:09.118Z] #44 [support-notifications internal] load build context [2024-08-21T05:46:09.383Z] #44 transferring context: 67.41MB 51.3s [2024-08-21T05:46:11.337Z] #44 ... [2024-08-21T05:46:11.337Z] [2024-08-21T05:46:11.337Z] #60 [core-metadata internal] load build context [2024-08-21T05:46:11.337Z] #60 ... [2024-08-21T05:46:11.337Z] [2024-08-21T05:46:11.337Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:46:11.337Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 38.4s [2024-08-21T05:46:11.337Z] #41 ... [2024-08-21T05:46:11.337Z] [2024-08-21T05:46:11.337Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:11.337Z] #61 ... [2024-08-21T05:46:11.337Z] [2024-08-21T05:46:11.337Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:46:14.668Z] #41 ... [2024-08-21T05:46:14.668Z] [2024-08-21T05:46:14.668Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-21T05:46:14.668Z] #89 DONE 1.5s [2024-08-21T05:46:14.668Z] [2024-08-21T05:46:14.668Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:46:14.668Z] #41 ... [2024-08-21T05:46:14.668Z] [2024-08-21T05:46:14.668Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T05:46:14.668Z] #49 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 38.0s done [2024-08-21T05:46:14.668Z] #49 ... [2024-08-21T05:46:14.668Z] [2024-08-21T05:46:14.668Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:14.668Z] #51 transferring context: 112.48MB 63.0s [2024-08-21T05:46:14.933Z] #51 ... [2024-08-21T05:46:14.933Z] [2024-08-21T05:46:14.933Z] #53 [security-proxy-setup internal] load build context [2024-08-21T05:46:14.933Z] #53 ... [2024-08-21T05:46:14.933Z] [2024-08-21T05:46:14.933Z] #58 [core-common-config-bootstrapper internal] load build context [2024-08-21T05:46:15.197Z] #58 ... [2024-08-21T05:46:15.197Z] [2024-08-21T05:46:15.197Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:46:15.197Z] #41 ... [2024-08-21T05:46:15.197Z] [2024-08-21T05:46:15.197Z] #63 [support-cron-scheduler internal] load build context [2024-08-21T05:46:15.462Z] #63 ... [2024-08-21T05:46:15.462Z] [2024-08-21T05:46:15.462Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:46:15.462Z] #41 ... [2024-08-21T05:46:15.462Z] [2024-08-21T05:46:15.462Z] #54 [core-command internal] load build context [2024-08-21T05:46:15.462Z] #54 ... [2024-08-21T05:46:15.462Z] [2024-08-21T05:46:15.462Z] #58 [core-common-config-bootstrapper internal] load build context [2024-08-21T05:46:16.862Z] #58 ... [2024-08-21T05:46:16.862Z] [2024-08-21T05:46:16.862Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:46:16.862Z] #45 ... [2024-08-21T05:46:16.862Z] [2024-08-21T05:46:16.862Z] #58 [core-common-config-bootstrapper internal] load build context [2024-08-21T05:46:17.814Z] #58 ... [2024-08-21T05:46:17.814Z] [2024-08-21T05:46:17.814Z] #57 [support-scheduler internal] load build context [2024-08-21T05:46:17.814Z] #57 ... [2024-08-21T05:46:17.814Z] [2024-08-21T05:46:17.814Z] #39 [core-keeper internal] load build context [2024-08-21T05:46:18.078Z] #39 ... [2024-08-21T05:46:18.078Z] [2024-08-21T05:46:18.078Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:46:18.078Z] #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 45.0s done [2024-08-21T05:46:19.027Z] #41 ... [2024-08-21T05:46:19.027Z] [2024-08-21T05:46:19.027Z] #40 [core-data internal] load build context [2024-08-21T05:46:19.027Z] #40 ... [2024-08-21T05:46:19.027Z] [2024-08-21T05:46:19.028Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-21T05:46:19.028Z] #41 DONE 64.8s [2024-08-21T05:46:19.028Z] [2024-08-21T05:46:19.028Z] #40 [core-data internal] load build context [2024-08-21T05:46:19.028Z] #40 ... [2024-08-21T05:46:19.028Z] [2024-08-21T05:46:19.028Z] #57 [support-scheduler internal] load build context [2024-08-21T05:46:19.292Z] #57 ... [2024-08-21T05:46:19.292Z] [2024-08-21T05:46:19.292Z] #62 [security-bootstrapper internal] load build context [2024-08-21T05:46:19.292Z] #62 ... [2024-08-21T05:46:19.292Z] [2024-08-21T05:46:19.292Z] #57 [support-scheduler internal] load build context [2024-08-21T05:46:21.223Z] #57 transferring context: 67.93MB 67.0s [2024-08-21T05:46:21.223Z] #57 ... [2024-08-21T05:46:21.223Z] [2024-08-21T05:46:21.223Z] #44 [support-notifications internal] load build context [2024-08-21T05:46:21.487Z] #44 ... [2024-08-21T05:46:21.487Z] [2024-08-21T05:46:21.487Z] #60 [core-metadata internal] load build context [2024-08-21T05:46:21.487Z] #60 ... [2024-08-21T05:46:21.487Z] [2024-08-21T05:46:21.487Z] #44 [support-notifications internal] load build context [2024-08-21T05:46:21.487Z] #44 ... [2024-08-21T05:46:21.487Z] [2024-08-21T05:46:21.487Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:21.754Z] #61 ... [2024-08-21T05:46:21.754Z] [2024-08-21T05:46:21.754Z] #60 [core-metadata internal] load build context [2024-08-21T05:46:25.106Z] #60 ... [2024-08-21T05:46:25.106Z] [2024-08-21T05:46:25.106Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:25.106Z] #51 transferring context: 147.43MB 73.2s [2024-08-21T05:46:25.106Z] #51 ... [2024-08-21T05:46:25.106Z] [2024-08-21T05:46:25.106Z] #53 [security-proxy-setup internal] load build context [2024-08-21T05:46:25.371Z] #53 ... [2024-08-21T05:46:25.371Z] [2024-08-21T05:46:25.371Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:25.371Z] #51 ... [2024-08-21T05:46:25.371Z] [2024-08-21T05:46:25.371Z] #63 [support-cron-scheduler internal] load build context [2024-08-21T05:46:25.637Z] #63 ... [2024-08-21T05:46:25.637Z] [2024-08-21T05:46:25.637Z] #54 [core-command internal] load build context [2024-08-21T05:46:25.637Z] #54 ... [2024-08-21T05:46:25.637Z] [2024-08-21T05:46:25.637Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:25.902Z] #51 ... [2024-08-21T05:46:25.902Z] [2024-08-21T05:46:25.902Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-21T05:46:25.902Z] #90 DONE 3.9s [2024-08-21T05:46:25.902Z] [2024-08-21T05:46:25.902Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:26.168Z] #51 ... [2024-08-21T05:46:26.168Z] [2024-08-21T05:46:26.168Z] #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-21T05:46:26.168Z] #91 DONE 3.0s [2024-08-21T05:46:26.168Z] [2024-08-21T05:46:26.168Z] #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-21T05:46:26.168Z] #92 DONE 4.3s [2024-08-21T05:46:26.168Z] [2024-08-21T05:46:26.168Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:26.766Z] #51 ... [2024-08-21T05:46:26.766Z] [2024-08-21T05:46:26.766Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:46:27.033Z] #45 ... [2024-08-21T05:46:27.033Z] [2024-08-21T05:46:27.033Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:27.033Z] #51 ... [2024-08-21T05:46:27.033Z] [2024-08-21T05:46:27.033Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-21T05:46:27.033Z] #93 DONE 1.1s [2024-08-21T05:46:27.033Z] [2024-08-21T05:46:27.033Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:27.302Z] #51 ... [2024-08-21T05:46:27.302Z] [2024-08-21T05:46:27.302Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-21T05:46:27.302Z] #94 DONE 1.2s [2024-08-21T05:46:27.302Z] [2024-08-21T05:46:27.302Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:27.569Z] #51 ... [2024-08-21T05:46:27.569Z] [2024-08-21T05:46:27.569Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-21T05:46:27.569Z] #95 DONE 1.4s [2024-08-21T05:46:27.569Z] [2024-08-21T05:46:27.569Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:27.846Z] #51 ... [2024-08-21T05:46:27.846Z] [2024-08-21T05:46:27.846Z] #58 [core-common-config-bootstrapper internal] load build context [2024-08-21T05:46:28.144Z] #58 ... [2024-08-21T05:46:28.144Z] [2024-08-21T05:46:28.144Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:28.144Z] #51 ... [2024-08-21T05:46:28.144Z] [2024-08-21T05:46:28.144Z] #39 [core-keeper internal] load build context [2024-08-21T05:46:28.428Z] #39 ... [2024-08-21T05:46:28.428Z] [2024-08-21T05:46:28.428Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:29.020Z] #51 ... [2024-08-21T05:46:29.020Z] [2024-08-21T05:46:29.020Z] #96 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-21T05:46:29.020Z] #96 DONE 1.6s [2024-08-21T05:46:29.020Z] [2024-08-21T05:46:29.020Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:29.020Z] #51 ... [2024-08-21T05:46:29.020Z] [2024-08-21T05:46:29.020Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-21T05:46:29.020Z] #97 DONE 1.6s [2024-08-21T05:46:29.020Z] [2024-08-21T05:46:29.020Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:29.285Z] #51 ... [2024-08-21T05:46:29.285Z] [2024-08-21T05:46:29.285Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-21T05:46:29.285Z] #98 DONE 1.4s [2024-08-21T05:46:29.285Z] [2024-08-21T05:46:29.285Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:29.285Z] #51 ... [2024-08-21T05:46:29.285Z] [2024-08-21T05:46:29.285Z] #40 [core-data internal] load build context [2024-08-21T05:46:29.569Z] #40 ... [2024-08-21T05:46:29.569Z] [2024-08-21T05:46:29.569Z] #63 [support-cron-scheduler internal] load build context [2024-08-21T05:46:29.569Z] #63 ... [2024-08-21T05:46:29.569Z] [2024-08-21T05:46:29.569Z] #62 [security-bootstrapper internal] load build context [2024-08-21T05:46:29.569Z] #62 ... [2024-08-21T05:46:29.569Z] [2024-08-21T05:46:29.569Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:30.151Z] #51 ... [2024-08-21T05:46:30.151Z] [2024-08-21T05:46:30.151Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-21T05:46:30.151Z] #99 DONE 1.3s [2024-08-21T05:46:30.151Z] [2024-08-21T05:46:30.151Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:30.151Z] #51 transferring context: 163.72MB 78.3s [2024-08-21T05:46:30.420Z] #51 ... [2024-08-21T05:46:30.420Z] [2024-08-21T05:46:30.420Z] #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-21T05:46:30.420Z] #100 DONE 1.1s [2024-08-21T05:46:30.420Z] [2024-08-21T05:46:30.420Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:30.420Z] #51 ... [2024-08-21T05:46:30.420Z] [2024-08-21T05:46:30.420Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-21T05:46:30.420Z] #101 DONE 1.3s [2024-08-21T05:46:30.420Z] [2024-08-21T05:46:30.420Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:31.391Z] #51 ... [2024-08-21T05:46:31.391Z] [2024-08-21T05:46:31.391Z] #57 [support-scheduler internal] load build context [2024-08-21T05:46:31.391Z] #57 ... [2024-08-21T05:46:31.391Z] [2024-08-21T05:46:31.391Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-21T05:46:31.391Z] #102 DONE 1.2s [2024-08-21T05:46:31.391Z] [2024-08-21T05:46:31.391Z] #57 [support-scheduler internal] load build context [2024-08-21T05:46:31.391Z] #57 ... [2024-08-21T05:46:31.391Z] [2024-08-21T05:46:31.391Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:31.656Z] #51 ... [2024-08-21T05:46:31.656Z] [2024-08-21T05:46:31.656Z] #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-21T05:46:31.656Z] #103 DONE 1.2s [2024-08-21T05:46:31.656Z] [2024-08-21T05:46:31.656Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-21T05:46:31.656Z] #104 DONE 1.2s [2024-08-21T05:46:31.656Z] [2024-08-21T05:46:31.656Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:31.656Z] #51 ... [2024-08-21T05:46:31.656Z] [2024-08-21T05:46:31.656Z] #44 [support-notifications internal] load build context [2024-08-21T05:46:31.920Z] #44 ... [2024-08-21T05:46:31.920Z] [2024-08-21T05:46:31.920Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:31.920Z] #61 ... [2024-08-21T05:46:31.920Z] [2024-08-21T05:46:31.920Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:32.922Z] #51 ... [2024-08-21T05:46:32.922Z] [2024-08-21T05:46:32.922Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-21T05:46:32.922Z] #105 DONE 1.0s [2024-08-21T05:46:32.922Z] [2024-08-21T05:46:32.922Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:33.521Z] #51 ... [2024-08-21T05:46:33.521Z] [2024-08-21T05:46:33.522Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-21T05:46:33.522Z] #106 DONE 1.8s [2024-08-21T05:46:33.522Z] [2024-08-21T05:46:33.522Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:33.799Z] #51 ... [2024-08-21T05:46:33.799Z] [2024-08-21T05:46:33.799Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-21T05:46:33.799Z] #107 DONE 2.1s [2024-08-21T05:46:33.799Z] [2024-08-21T05:46:33.799Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:35.232Z] #51 ... [2024-08-21T05:46:35.232Z] [2024-08-21T05:46:35.232Z] #60 [core-metadata internal] load build context [2024-08-21T05:46:35.232Z] #60 ... [2024-08-21T05:46:35.232Z] [2024-08-21T05:46:35.232Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:35.232Z] #51 transferring context: 176.27MB 83.3s [2024-08-21T05:46:35.232Z] #51 ... [2024-08-21T05:46:35.232Z] [2024-08-21T05:46:35.232Z] #53 [security-proxy-setup internal] load build context [2024-08-21T05:46:35.545Z] #53 ... [2024-08-21T05:46:35.545Z] [2024-08-21T05:46:35.545Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:35.856Z] #51 ... [2024-08-21T05:46:35.856Z] [2024-08-21T05:46:35.856Z] #54 [core-command internal] load build context [2024-08-21T05:46:35.856Z] #54 ... [2024-08-21T05:46:35.856Z] [2024-08-21T05:46:35.856Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:37.349Z] #51 ... [2024-08-21T05:46:37.349Z] [2024-08-21T05:46:37.349Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:46:37.349Z] #45 ... [2024-08-21T05:46:37.349Z] [2024-08-21T05:46:37.349Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:38.317Z] #51 ... [2024-08-21T05:46:38.317Z] [2024-08-21T05:46:38.317Z] #58 [core-common-config-bootstrapper internal] load build context [2024-08-21T05:46:38.317Z] #58 ... [2024-08-21T05:46:38.317Z] [2024-08-21T05:46:38.317Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:38.317Z] #51 ... [2024-08-21T05:46:38.317Z] [2024-08-21T05:46:38.317Z] #39 [core-keeper internal] load build context [2024-08-21T05:46:38.582Z] #39 ... [2024-08-21T05:46:38.582Z] [2024-08-21T05:46:38.582Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:39.543Z] #51 ... [2024-08-21T05:46:39.543Z] [2024-08-21T05:46:39.543Z] #63 [support-cron-scheduler internal] load build context [2024-08-21T05:46:39.543Z] #63 ... [2024-08-21T05:46:39.543Z] [2024-08-21T05:46:39.543Z] #40 [core-data internal] load build context [2024-08-21T05:46:39.809Z] #40 ... [2024-08-21T05:46:39.809Z] [2024-08-21T05:46:39.809Z] #62 [security-bootstrapper internal] load build context [2024-08-21T05:46:39.809Z] #62 ... [2024-08-21T05:46:39.809Z] [2024-08-21T05:46:39.809Z] #40 [core-data internal] load build context [2024-08-21T05:46:40.782Z] #40 ... [2024-08-21T05:46:40.782Z] [2024-08-21T05:46:40.782Z] #108 [security-spire-server] exporting to image [2024-08-21T05:46:40.782Z] #108 exporting layers 6.7s done [2024-08-21T05:46:40.782Z] #108 writing image sha256:24a0513d2c175a185af1cde9912c64df3d41749420e310851242c990d2508ec5 0.1s done [2024-08-21T05:46:40.782Z] #108 writing image sha256:b7968bd59052f5493206933bd2a797b22a93bd93c816fb4db0ff0097bf51bcef 0.2s done [2024-08-21T05:46:40.782Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-21T05:46:40.782Z] #108 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-08-21T05:46:40.782Z] #108 writing image sha256:c5d1aec12ca2660dc98624bf4240ed2898d0ff2717ad90e616c185e36025e8d0 0.0s done [2024-08-21T05:46:40.782Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-21T05:46:40.782Z] #108 DONE 7.4s [2024-08-21T05:46:40.782Z] [2024-08-21T05:46:40.782Z] #40 [core-data internal] load build context [2024-08-21T05:46:41.368Z] #40 transferring context: 226.55MB 85.2s [2024-08-21T05:46:41.636Z] #40 ... [2024-08-21T05:46:41.636Z] [2024-08-21T05:46:41.636Z] #57 [support-scheduler internal] load build context [2024-08-21T05:46:41.636Z] #57 ... [2024-08-21T05:46:41.636Z] [2024-08-21T05:46:41.636Z] #40 [core-data internal] load build context [2024-08-21T05:46:42.217Z] #40 ... [2024-08-21T05:46:42.217Z] [2024-08-21T05:46:42.217Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:42.217Z] #61 ... [2024-08-21T05:46:42.217Z] [2024-08-21T05:46:42.217Z] #44 [support-notifications internal] load build context [2024-08-21T05:46:42.217Z] #44 ... [2024-08-21T05:46:42.217Z] [2024-08-21T05:46:42.217Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:43.193Z] #61 ... [2024-08-21T05:46:43.193Z] [2024-08-21T05:46:43.193Z] #45 [security-secretstore-setup internal] load build context [2024-08-21T05:46:43.193Z] #45 transferring context: 309.31MB 89.7s done [2024-08-21T05:46:43.193Z] #45 DONE 90.1s [2024-08-21T05:46:43.193Z] [2024-08-21T05:46:43.193Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:45.142Z] #61 ... [2024-08-21T05:46:45.142Z] [2024-08-21T05:46:45.142Z] #109 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:46:45.142Z] #109 DONE 1.8s [2024-08-21T05:46:45.142Z] [2024-08-21T05:46:45.142Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:45.142Z] #61 ... [2024-08-21T05:46:45.142Z] [2024-08-21T05:46:45.142Z] #60 [core-metadata internal] load build context [2024-08-21T05:46:45.416Z] #60 ... [2024-08-21T05:46:45.416Z] [2024-08-21T05:46:45.416Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:45.416Z] #61 ... [2024-08-21T05:46:45.416Z] [2024-08-21T05:46:45.416Z] #53 [security-proxy-setup internal] load build context [2024-08-21T05:46:45.686Z] #53 ... [2024-08-21T05:46:45.686Z] [2024-08-21T05:46:45.686Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:45.953Z] #61 ... [2024-08-21T05:46:45.953Z] [2024-08-21T05:46:45.953Z] #54 [core-command internal] load build context [2024-08-21T05:46:46.228Z] #54 ... [2024-08-21T05:46:46.228Z] [2024-08-21T05:46:46.228Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:46.813Z] #61 ... [2024-08-21T05:46:46.813Z] [2024-08-21T05:46:46.813Z] #63 [support-cron-scheduler internal] load build context [2024-08-21T05:46:46.813Z] #63 transferring context: 309.31MB 90.7s done [2024-08-21T05:46:46.813Z] #63 DONE 92.0s [2024-08-21T05:46:46.813Z] [2024-08-21T05:46:46.813Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:48.228Z] #61 ... [2024-08-21T05:46:48.228Z] [2024-08-21T05:46:48.228Z] #110 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:46:48.228Z] #110 DONE 1.0s [2024-08-21T05:46:48.228Z] [2024-08-21T05:46:48.228Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:48.228Z] #61 ... [2024-08-21T05:46:48.228Z] [2024-08-21T05:46:48.228Z] #58 [core-common-config-bootstrapper internal] load build context [2024-08-21T05:46:48.526Z] #58 ... [2024-08-21T05:46:48.526Z] [2024-08-21T05:46:48.526Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:48.526Z] #61 ... [2024-08-21T05:46:48.526Z] [2024-08-21T05:46:48.526Z] #62 [security-bootstrapper internal] load build context [2024-08-21T05:46:48.526Z] #62 transferring context: 309.31MB 93.9s done [2024-08-21T05:46:48.526Z] #62 DONE 94.5s [2024-08-21T05:46:48.526Z] [2024-08-21T05:46:48.526Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:48.800Z] #61 ... [2024-08-21T05:46:48.800Z] [2024-08-21T05:46:48.800Z] #39 [core-keeper internal] load build context [2024-08-21T05:46:48.800Z] #39 ... [2024-08-21T05:46:48.800Z] [2024-08-21T05:46:48.800Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:49.608Z] #61 ... [2024-08-21T05:46:49.608Z] [2024-08-21T05:46:49.608Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:46:49.882Z] #51 ... [2024-08-21T05:46:49.882Z] [2024-08-21T05:46:49.882Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:51.305Z] #61 ... [2024-08-21T05:46:51.305Z] [2024-08-21T05:46:51.305Z] #58 [core-common-config-bootstrapper internal] load build context [2024-08-21T05:46:51.305Z] #58 transferring context: 309.31MB 97.2s done [2024-08-21T05:46:51.305Z] #58 DONE 97.9s [2024-08-21T05:46:51.305Z] [2024-08-21T05:46:51.305Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:51.903Z] #61 ... [2024-08-21T05:46:51.903Z] [2024-08-21T05:46:51.903Z] #57 [support-scheduler internal] load build context [2024-08-21T05:46:51.903Z] #57 ... [2024-08-21T05:46:51.903Z] [2024-08-21T05:46:51.903Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:52.170Z] #61 ... [2024-08-21T05:46:52.170Z] [2024-08-21T05:46:52.170Z] #40 [core-data internal] load build context [2024-08-21T05:46:52.439Z] #40 ... [2024-08-21T05:46:52.439Z] [2024-08-21T05:46:52.439Z] #111 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:46:52.439Z] #111 DONE 0.8s [2024-08-21T05:46:52.439Z] [2024-08-21T05:46:52.439Z] #40 [core-data internal] load build context [2024-08-21T05:46:52.439Z] #40 ... [2024-08-21T05:46:52.439Z] [2024-08-21T05:46:52.439Z] #44 [support-notifications internal] load build context [2024-08-21T05:46:52.439Z] #44 ... [2024-08-21T05:46:52.439Z] [2024-08-21T05:46:52.439Z] #40 [core-data internal] load build context [2024-08-21T05:46:53.406Z] #40 ... [2024-08-21T05:46:53.406Z] [2024-08-21T05:46:53.406Z] #60 [core-metadata internal] load build context [2024-08-21T05:46:53.406Z] #60 transferring context: 309.31MB 98.5s done [2024-08-21T05:46:53.406Z] #60 DONE 99.1s [2024-08-21T05:46:53.406Z] [2024-08-21T05:46:53.406Z] #40 [core-data internal] load build context [2024-08-21T05:46:55.355Z] #40 ... [2024-08-21T05:46:55.355Z] [2024-08-21T05:46:55.355Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:46:55.355Z] #112 ... [2024-08-21T05:46:55.355Z] [2024-08-21T05:46:55.355Z] #40 [core-data internal] load build context [2024-08-21T05:46:55.621Z] #40 ... [2024-08-21T05:46:55.621Z] [2024-08-21T05:46:55.621Z] #53 [security-proxy-setup internal] load build context [2024-08-21T05:46:55.889Z] #53 ... [2024-08-21T05:46:55.889Z] [2024-08-21T05:46:55.889Z] #40 [core-data internal] load build context [2024-08-21T05:46:56.473Z] #40 ... [2024-08-21T05:46:56.473Z] [2024-08-21T05:46:56.473Z] #54 [core-command internal] load build context [2024-08-21T05:46:56.473Z] #54 ... [2024-08-21T05:46:56.473Z] [2024-08-21T05:46:56.473Z] #40 [core-data internal] load build context [2024-08-21T05:46:58.410Z] #40 transferring context: 298.17MB 102.0s [2024-08-21T05:46:58.410Z] #40 ... [2024-08-21T05:46:58.410Z] [2024-08-21T05:46:58.410Z] #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:46:58.410Z] #113 ... [2024-08-21T05:46:58.410Z] [2024-08-21T05:46:58.410Z] #40 [core-data internal] load build context [2024-08-21T05:46:58.410Z] #40 ... [2024-08-21T05:46:58.410Z] [2024-08-21T05:46:58.410Z] #61 [security-proxy-auth internal] load build context [2024-08-21T05:46:58.410Z] #61 transferring context: 309.31MB 104.2s done [2024-08-21T05:46:58.410Z] #61 DONE 104.4s [2024-08-21T05:46:58.410Z] [2024-08-21T05:46:58.410Z] #40 [core-data internal] load build context [2024-08-21T05:46:58.994Z] #40 ... [2024-08-21T05:46:58.994Z] [2024-08-21T05:46:58.994Z] #39 [core-keeper internal] load build context [2024-08-21T05:46:58.994Z] #39 ... [2024-08-21T05:46:58.994Z] [2024-08-21T05:46:58.994Z] #44 [support-notifications internal] load build context [2024-08-21T05:46:59.262Z] #44 ... [2024-08-21T05:46:59.262Z] [2024-08-21T05:46:59.262Z] #39 [core-keeper internal] load build context [2024-08-21T05:46:59.855Z] #39 ... [2024-08-21T05:46:59.855Z] [2024-08-21T05:46:59.855Z] #40 [core-data internal] load build context [2024-08-21T05:46:59.855Z] #40 transferring context: 309.31MB 103.6s done [2024-08-21T05:46:59.855Z] #40 DONE 104.9s [2024-08-21T05:46:59.855Z] [2024-08-21T05:46:59.855Z] #39 [core-keeper internal] load build context [2024-08-21T05:46:59.855Z] #39 ... [2024-08-21T05:46:59.855Z] [2024-08-21T05:46:59.855Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:47:00.126Z] #51 ... [2024-08-21T05:47:00.126Z] [2024-08-21T05:47:00.126Z] #39 [core-keeper internal] load build context [2024-08-21T05:47:00.126Z] #39 ... [2024-08-21T05:47:00.126Z] [2024-08-21T05:47:00.126Z] #54 [core-command internal] load build context [2024-08-21T05:47:00.126Z] #54 transferring context: 309.31MB 107.3s done [2024-08-21T05:47:00.126Z] #54 DONE 107.4s [2024-08-21T05:47:00.126Z] [2024-08-21T05:47:00.126Z] #39 [core-keeper internal] load build context [2024-08-21T05:47:02.075Z] #39 ... [2024-08-21T05:47:02.075Z] [2024-08-21T05:47:02.075Z] #44 [support-notifications internal] load build context [2024-08-21T05:47:02.075Z] #44 transferring context: 309.31MB 103.9s done [2024-08-21T05:47:02.075Z] #44 DONE 105.1s [2024-08-21T05:47:02.075Z] [2024-08-21T05:47:02.075Z] #39 [core-keeper internal] load build context [2024-08-21T05:47:02.075Z] #39 ... [2024-08-21T05:47:02.075Z] [2024-08-21T05:47:02.075Z] #57 [support-scheduler internal] load build context [2024-08-21T05:47:02.341Z] #57 ... [2024-08-21T05:47:02.341Z] [2024-08-21T05:47:02.341Z] #39 [core-keeper internal] load build context [2024-08-21T05:47:02.341Z] #39 ... [2024-08-21T05:47:02.341Z] [2024-08-21T05:47:02.341Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:47:02.624Z] #114 ... [2024-08-21T05:47:02.624Z] [2024-08-21T05:47:02.624Z] #57 [support-scheduler internal] load build context [2024-08-21T05:47:04.569Z] #57 ... [2024-08-21T05:47:04.569Z] [2024-08-21T05:47:04.569Z] #39 [core-keeper internal] load build context [2024-08-21T05:47:04.569Z] #39 transferring context: 309.31MB 110.9s done [2024-08-21T05:47:04.569Z] #39 DONE 111.1s [2024-08-21T05:47:04.569Z] [2024-08-21T05:47:04.569Z] #57 [support-scheduler internal] load build context [2024-08-21T05:47:05.161Z] #57 ... [2024-08-21T05:47:05.161Z] [2024-08-21T05:47:05.161Z] #51 [security-spiffe-token-provider internal] load build context [2024-08-21T05:47:05.161Z] #51 transferring context: 309.31MB 113.0s done [2024-08-21T05:47:05.161Z] #51 DONE 113.5s [2024-08-21T05:47:05.161Z] [2024-08-21T05:47:05.161Z] #57 [support-scheduler internal] load build context [2024-08-21T05:47:06.979Z] #57 ... [2024-08-21T05:47:06.979Z] [2024-08-21T05:47:06.979Z] #53 [security-proxy-setup internal] load build context [2024-08-21T05:47:06.979Z] #53 ... [2024-08-21T05:47:06.979Z] [2024-08-21T05:47:06.979Z] #57 [support-scheduler internal] load build context [2024-08-21T05:47:06.979Z] #57 ... [2024-08-21T05:47:06.979Z] [2024-08-21T05:47:06.979Z] #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-21T05:47:06.979Z] #115 DONE 1.9s [2024-08-21T05:47:06.979Z] [2024-08-21T05:47:06.979Z] #116 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:47:06.979Z] #116 DONE 0.9s [2024-08-21T05:47:06.979Z] [2024-08-21T05:47:06.979Z] #57 [support-scheduler internal] load build context [2024-08-21T05:47:08.389Z] #57 transferring context: 309.31MB 114.7s done [2024-08-21T05:47:08.655Z] #57 DONE 115.1s [2024-08-21T05:47:08.655Z] [2024-08-21T05:47:08.655Z] #53 [security-proxy-setup internal] load build context [2024-08-21T05:47:13.993Z] #53 transferring context: 309.31MB 120.4s done [2024-08-21T05:47:13.993Z] #53 DONE 120.5s [2024-08-21T05:47:13.993Z] [2024-08-21T05:47:13.993Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:47:16.573Z] #117 ... [2024-08-21T05:47:16.573Z] [2024-08-21T05:47:16.573Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:48:12.979Z] #118 ... [2024-08-21T05:48:12.979Z] [2024-08-21T05:48:12.979Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:48:12.979Z] #112 DONE 86.0s [2024-08-21T05:48:12.979Z] [2024-08-21T05:48:12.979Z] #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:48:12.979Z] #113 DONE 83.2s [2024-08-21T05:48:12.979Z] [2024-08-21T05:48:12.979Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:48:12.979Z] #114 DONE 78.8s [2024-08-21T05:48:12.979Z] [2024-08-21T05:48:12.979Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-21T05:48:16.330Z] #119 ... [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #120 [support-cron-scheduler builder 6/7] COPY . . [2024-08-21T05:48:16.330Z] #120 DONE 5.2s [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-08-21T05:48:16.330Z] #121 ... [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:48:16.330Z] #122 CACHED [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #123 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:48:16.330Z] #123 CACHED [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #124 [support-notifications builder 6/7] COPY . . [2024-08-21T05:48:16.330Z] #124 CACHED [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:48:16.330Z] #125 CACHED [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #126 [core-data builder 6/7] COPY . . [2024-08-21T05:48:16.330Z] #126 CACHED [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #127 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:48:16.330Z] #127 CACHED [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #128 [security-proxy-auth builder 6/7] COPY . . [2024-08-21T05:48:16.330Z] #128 CACHED [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:48:16.330Z] #129 CACHED [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:48:16.330Z] #130 CACHED [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:48:16.330Z] #131 CACHED [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #132 [core-metadata builder 6/7] COPY . . [2024-08-21T05:48:16.330Z] #132 CACHED [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:48:16.330Z] #133 CACHED [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #134 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:48:16.330Z] #134 CACHED [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #135 [support-scheduler builder 6/7] COPY . . [2024-08-21T05:48:16.330Z] #135 CACHED [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #136 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:48:16.330Z] #136 CACHED [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-21T05:48:16.330Z] #119 DONE 5.2s [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:48:16.330Z] #117 DONE 69.9s [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:48:16.330Z] #137 CACHED [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #138 [core-command builder 6/7] COPY . . [2024-08-21T05:48:16.330Z] #138 CACHED [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:48:16.330Z] #139 CACHED [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:48:16.330Z] #118 DONE 70.0s [2024-08-21T05:48:16.330Z] [2024-08-21T05:48:16.330Z] #140 [core-keeper builder 7/8] COPY . . [2024-08-21T05:48:16.599Z] #140 ... [2024-08-21T05:48:16.599Z] [2024-08-21T05:48:16.599Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-08-21T05:48:16.599Z] #121 DONE 5.4s [2024-08-21T05:48:16.599Z] [2024-08-21T05:48:16.599Z] #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:48:16.599Z] #141 CACHED [2024-08-21T05:48:16.599Z] [2024-08-21T05:48:16.599Z] #142 [security-bootstrapper builder 6/7] COPY . . [2024-08-21T05:48:16.599Z] #142 CACHED [2024-08-21T05:48:16.599Z] [2024-08-21T05:48:16.599Z] #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:48:16.599Z] #143 CACHED [2024-08-21T05:48:16.599Z] [2024-08-21T05:48:16.599Z] #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-21T05:48:16.599Z] #144 CACHED [2024-08-21T05:48:16.599Z] [2024-08-21T05:48:16.599Z] #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-21T05:48:16.599Z] #145 CACHED [2024-08-21T05:48:16.599Z] [2024-08-21T05:48:16.599Z] #146 [security-proxy-setup builder 6/7] COPY . . [2024-08-21T05:48:16.599Z] #146 CACHED [2024-08-21T05:48:16.599Z] [2024-08-21T05:48:16.599Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-21T05:48:21.953Z] #147 ... [2024-08-21T05:48:21.953Z] [2024-08-21T05:48:21.953Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-21T05:48:21.953Z] #0 5.492 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-21T05:48:22.543Z] #148 ... [2024-08-21T05:48:22.543Z] [2024-08-21T05:48:22.543Z] #149 [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-21T05:48:22.543Z] #0 5.657 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-21T05:48:23.129Z] #149 ... [2024-08-21T05:48:23.129Z] [2024-08-21T05:48:23.129Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-21T05:48:23.129Z] #147 6.460 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-21T05:48:26.498Z] #147 ... [2024-08-21T05:48:26.498Z] [2024-08-21T05:48:26.498Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-21T05:48:26.498Z] #0 5.858 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-21T05:48:26.827Z] #150 ... [2024-08-21T05:48:26.827Z] [2024-08-21T05:48:26.827Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-21T05:48:26.827Z] #0 6.748 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-21T05:48:26.827Z] #151 ... [2024-08-21T05:48:26.827Z] [2024-08-21T05:48:26.827Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T05:48:26.827Z] #0 5.331 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-21T05:48:27.106Z] #152 ... [2024-08-21T05:48:27.106Z] [2024-08-21T05:48:27.106Z] #153 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-21T05:48:27.106Z] #153 ... [2024-08-21T05:48:27.106Z] [2024-08-21T05:48:27.106Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-21T05:48:27.106Z] #0 5.439 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-21T05:48:27.106Z] #154 ... [2024-08-21T05:48:27.106Z] [2024-08-21T05:48:27.106Z] #140 [core-keeper builder 7/8] COPY . . [2024-08-21T05:48:27.106Z] #140 DONE 10.8s [2024-08-21T05:48:27.106Z] [2024-08-21T05:48:27.106Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-21T05:48:27.106Z] #0 5.012 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-21T05:48:27.385Z] #155 ... [2024-08-21T05:48:27.385Z] [2024-08-21T05:48:27.385Z] #153 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-21T05:48:27.385Z] #153 DONE 10.8s [2024-08-21T05:48:27.385Z] [2024-08-21T05:48:27.385Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-21T05:48:27.385Z] #0 6.175 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-21T05:48:27.653Z] #156 ... [2024-08-21T05:48:27.653Z] [2024-08-21T05:48:27.653Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-21T05:48:27.653Z] #0 6.227 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-21T05:48:27.653Z] #157 ... [2024-08-21T05:48:27.653Z] [2024-08-21T05:48:27.653Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-21T05:48:27.653Z] #0 4.251 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-21T05:48:27.921Z] #158 ... [2024-08-21T05:48:27.921Z] [2024-08-21T05:48:27.921Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-21T05:48:29.873Z] #159 2.632 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-21T05:48:38.073Z] #159 ... [2024-08-21T05:48:38.073Z] [2024-08-21T05:48:38.073Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-21T05:48:38.073Z] #0 2.496 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-21T06:08:01.747Z] #160 ... [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #149 [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-21T06:08:01.747Z] #149 1172.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-21T06:08:01.747Z] #149 ... [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-21T06:08:01.747Z] #147 DONE 1174.9s [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-21T06:08:01.747Z] #155 ... [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T06:08:01.747Z] #161 DONE 0.5s [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-21T06:08:01.747Z] #162 DONE 0.2s [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-21T06:08:01.747Z] #163 DONE 0.1s [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-21T06:08:01.747Z] #164 DONE 0.2s [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-21T06:08:01.747Z] #159 ... [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-21T06:08:01.747Z] #165 DONE 0.3s [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-21T06:08:01.747Z] #158 ... [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-21T06:08:01.747Z] #166 DONE 0.1s [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-21T06:08:01.747Z] #167 DONE 2.2s [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-21T06:08:01.747Z] #159 ... [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #108 [security-proxy-setup] exporting to image [2024-08-21T06:08:01.747Z] #108 exporting layers [2024-08-21T06:08:01.747Z] #108 exporting layers 0.9s done [2024-08-21T06:08:01.747Z] #108 writing image sha256:5ef0edbe399184a3e2ec24acd96eb393ec150c301c2da8e3db794804194ee062 done [2024-08-21T06:08:01.747Z] #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-08-21T06:08:01.747Z] #108 DONE 8.3s [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-21T06:08:01.747Z] #158 ... [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-21T06:08:01.747Z] #151 DONE 1184.7s [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-21T06:08:01.747Z] #168 DONE 0.3s [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-21T06:08:01.747Z] #154 ... [2024-08-21T06:08:01.747Z] [2024-08-21T06:08:01.747Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-21T06:08:04.333Z] #169 DONE 2.4s [2024-08-21T06:08:04.333Z] [2024-08-21T06:08:04.333Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-21T06:08:04.333Z] #159 ... [2024-08-21T06:08:04.333Z] [2024-08-21T06:08:04.333Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T06:08:04.599Z] #170 DONE 0.3s [2024-08-21T06:08:04.599Z] [2024-08-21T06:08:04.599Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-21T06:08:04.599Z] #171 DONE 0.1s [2024-08-21T06:08:04.599Z] [2024-08-21T06:08:04.599Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-21T06:08:04.892Z] #172 DONE 0.3s [2024-08-21T06:08:04.892Z] [2024-08-21T06:08:04.892Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-21T06:08:05.204Z] #155 ... [2024-08-21T06:08:05.204Z] [2024-08-21T06:08:05.204Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-21T06:08:05.204Z] #173 DONE 0.2s [2024-08-21T06:08:05.204Z] [2024-08-21T06:08:05.204Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-21T06:08:05.470Z] #174 DONE 0.3s [2024-08-21T06:08:05.470Z] [2024-08-21T06:08:05.470Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-21T06:08:05.470Z] #154 ... [2024-08-21T06:08:05.470Z] [2024-08-21T06:08:05.470Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-21T06:08:05.738Z] #175 DONE 0.2s [2024-08-21T06:08:05.738Z] [2024-08-21T06:08:05.738Z] #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-21T06:08:05.738Z] #176 DONE 0.2s [2024-08-21T06:08:05.738Z] [2024-08-21T06:08:05.738Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-21T06:08:06.005Z] #158 ... [2024-08-21T06:08:06.005Z] [2024-08-21T06:08:06.005Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-21T06:08:06.005Z] #177 DONE 0.2s [2024-08-21T06:08:06.005Z] [2024-08-21T06:08:06.005Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-21T06:08:06.005Z] #178 DONE 0.1s [2024-08-21T06:08:06.005Z] [2024-08-21T06:08:06.005Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T06:08:06.275Z] #152 ... [2024-08-21T06:08:06.275Z] [2024-08-21T06:08:06.275Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-21T06:08:08.848Z] #179 DONE 2.3s [2024-08-21T06:08:08.848Z] [2024-08-21T06:08:08.848Z] #108 [security-bootstrapper] exporting to image [2024-08-21T06:08:08.848Z] #108 exporting layers [2024-08-21T06:08:09.804Z] #108 exporting layers 1.2s done [2024-08-21T06:08:09.804Z] #108 writing image sha256:f115e4882e805cefec7b5dfcd699f14c3e9b3047815ed408e78d8d9232988dfd done [2024-08-21T06:08:09.804Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-21T06:08:09.804Z] #108 DONE 9.5s [2024-08-21T06:08:09.804Z] [2024-08-21T06:08:09.804Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-21T06:08:11.208Z] #158 ... [2024-08-21T06:08:11.209Z] [2024-08-21T06:08:11.209Z] #149 [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-21T06:08:11.209Z] #149 DONE 1194.4s [2024-08-21T06:08:11.209Z] [2024-08-21T06:08:11.209Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-21T06:08:11.514Z] #156 ... [2024-08-21T06:08:11.514Z] [2024-08-21T06:08:11.514Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T06:08:11.780Z] #180 DONE 0.3s [2024-08-21T06:08:11.780Z] [2024-08-21T06:08:11.780Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-21T06:08:12.044Z] #181 DONE 0.2s [2024-08-21T06:08:12.044Z] [2024-08-21T06:08:12.044Z] #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-21T06:08:12.044Z] #182 DONE 0.1s [2024-08-21T06:08:12.044Z] [2024-08-21T06:08:12.044Z] #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-21T06:08:12.309Z] #183 DONE 0.2s [2024-08-21T06:08:12.309Z] [2024-08-21T06:08:12.309Z] #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-21T06:08:12.638Z] #184 DONE 0.2s [2024-08-21T06:08:12.638Z] [2024-08-21T06:08:12.638Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-21T06:08:12.638Z] #157 ... [2024-08-21T06:08:12.638Z] [2024-08-21T06:08:12.638Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-21T06:08:12.904Z] #185 DONE 0.3s [2024-08-21T06:08:12.904Z] [2024-08-21T06:08:12.904Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-21T06:08:13.179Z] #186 DONE 0.2s [2024-08-21T06:08:13.179Z] [2024-08-21T06:08:13.179Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-21T06:08:13.179Z] #187 DONE 0.1s [2024-08-21T06:08:13.179Z] [2024-08-21T06:08:13.179Z] #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-21T06:08:15.750Z] #188 DONE 2.5s [2024-08-21T06:08:15.750Z] [2024-08-21T06:08:15.750Z] #108 [security-secretstore-setup] exporting to image [2024-08-21T06:08:15.750Z] #108 exporting layers [2024-08-21T06:08:17.150Z] #108 exporting layers 1.4s done [2024-08-21T06:08:17.150Z] #108 writing image sha256:163b4752ae5bb53ff9f91a5981092f7158072d6326e5d683252995e726c28ee3 0.0s done [2024-08-21T06:08:17.150Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 [2024-08-21T06:08:17.150Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-08-21T06:08:17.150Z] #108 DONE 10.9s [2024-08-21T06:08:17.150Z] [2024-08-21T06:08:17.150Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-21T06:09:13.510Z] #156 ... [2024-08-21T06:09:13.510Z] [2024-08-21T06:09:13.510Z] #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-21T06:09:13.510Z] #157 DONE 1254.7s [2024-08-21T06:09:13.510Z] [2024-08-21T06:09:13.510Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T06:09:13.510Z] #152 ... [2024-08-21T06:09:13.510Z] [2024-08-21T06:09:13.510Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T06:09:13.510Z] #189 DONE 0.4s [2024-08-21T06:09:13.510Z] [2024-08-21T06:09:13.510Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-21T06:09:13.510Z] #190 DONE 0.1s [2024-08-21T06:09:13.510Z] [2024-08-21T06:09:13.510Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T06:09:13.510Z] #152 ... [2024-08-21T06:09:13.510Z] [2024-08-21T06:09:13.510Z] #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-21T06:09:13.510Z] #191 DONE 0.3s [2024-08-21T06:09:13.510Z] [2024-08-21T06:09:13.510Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-21T06:09:13.510Z] #158 ... [2024-08-21T06:09:13.510Z] [2024-08-21T06:09:13.510Z] #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-21T06:09:13.510Z] #192 DONE 0.2s [2024-08-21T06:09:13.510Z] [2024-08-21T06:09:13.510Z] #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-21T06:09:13.510Z] #193 DONE 0.1s [2024-08-21T06:09:13.510Z] [2024-08-21T06:09:13.510Z] #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-21T06:09:14.927Z] #194 DONE 2.0s [2024-08-21T06:09:14.927Z] [2024-08-21T06:09:14.927Z] #108 [core-common-config-bootstrapper] exporting to image [2024-08-21T06:09:14.927Z] #108 exporting layers [2024-08-21T06:09:15.194Z] #108 exporting layers 0.6s done [2024-08-21T06:09:15.460Z] #108 writing image sha256:4f126a62e5beebedbecebad2c8df9cb39f8c9911163cd7ba443272452735be0f done [2024-08-21T06:09:15.460Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-21T06:09:15.460Z] #108 DONE 11.6s [2024-08-21T06:09:15.460Z] [2024-08-21T06:09:15.460Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-21T06:11:37.143Z] #158 ... [2024-08-21T06:11:37.143Z] [2024-08-21T06:11:37.144Z] #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-21T06:11:37.144Z] #159 DONE 1376.1s [2024-08-21T06:11:37.144Z] [2024-08-21T06:11:37.144Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-21T06:11:37.144Z] #150 ... [2024-08-21T06:11:37.144Z] [2024-08-21T06:11:37.144Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T06:11:37.144Z] #195 DONE 0.2s [2024-08-21T06:11:37.144Z] [2024-08-21T06:11:37.144Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-21T06:11:37.144Z] #196 DONE 0.1s [2024-08-21T06:11:37.144Z] [2024-08-21T06:11:37.144Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T06:11:37.144Z] #152 ... [2024-08-21T06:11:37.144Z] [2024-08-21T06:11:37.144Z] #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-21T06:11:37.144Z] #197 DONE 0.3s [2024-08-21T06:11:37.144Z] [2024-08-21T06:11:37.144Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-21T06:11:37.144Z] #150 ... [2024-08-21T06:11:37.144Z] [2024-08-21T06:11:37.144Z] #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-21T06:11:37.144Z] #198 DONE 0.1s [2024-08-21T06:11:37.144Z] [2024-08-21T06:11:37.144Z] #108 [security-spiffe-token-provider] exporting to image [2024-08-21T06:11:37.144Z] #108 exporting layers [2024-08-21T06:11:37.144Z] #108 exporting layers 0.8s done [2024-08-21T06:11:37.144Z] #108 writing image sha256:01e0c406e43559488d833aa0fe4ed57f76827412c1da8bf116e3082028ae2675 done [2024-08-21T06:11:37.144Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-21T06:11:37.144Z] #108 DONE 12.4s [2024-08-21T06:11:37.144Z] [2024-08-21T06:11:37.144Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-21T06:19:14.308Z] #148 ... [2024-08-21T06:19:14.308Z] [2024-08-21T06:19:14.308Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-21T06:19:14.308Z] #155 DONE 1850.9s [2024-08-21T06:19:14.308Z] [2024-08-21T06:19:14.308Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T06:19:14.308Z] #152 ... [2024-08-21T06:19:14.308Z] [2024-08-21T06:19:14.308Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T06:19:14.308Z] #199 DONE 0.2s [2024-08-21T06:19:14.308Z] [2024-08-21T06:19:14.308Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-21T06:19:14.308Z] #200 DONE 0.1s [2024-08-21T06:19:14.308Z] [2024-08-21T06:19:14.308Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-21T06:19:14.308Z] #201 DONE 0.4s [2024-08-21T06:19:14.308Z] [2024-08-21T06:19:14.308Z] #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-21T06:19:14.308Z] #202 DONE 0.1s [2024-08-21T06:19:14.308Z] [2024-08-21T06:19:14.308Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-21T06:19:14.308Z] #154 ... [2024-08-21T06:19:14.308Z] [2024-08-21T06:19:14.308Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-21T06:19:14.308Z] #203 DONE 0.1s [2024-08-21T06:19:14.308Z] [2024-08-21T06:19:14.308Z] #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-21T06:19:14.308Z] #204 DONE 1.7s [2024-08-21T06:19:14.308Z] [2024-08-21T06:19:14.308Z] #108 [security-proxy-auth] exporting to image [2024-08-21T06:19:14.308Z] #108 exporting layers [2024-08-21T06:19:14.308Z] #108 exporting layers 0.7s done [2024-08-21T06:19:14.308Z] #108 writing image sha256:884e20b41f683968f11f57b08868f3f6f6be3c39d7c880da400962f6ecc7415f 0.0s done [2024-08-21T06:19:14.308Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-21T06:19:14.308Z] #108 DONE 13.1s [2024-08-21T06:19:14.308Z] [2024-08-21T06:19:14.308Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-21T06:20:22.132Z] #160 ... [2024-08-21T06:20:22.132Z] [2024-08-21T06:20:22.132Z] #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-21T06:20:22.132Z] #158 DONE 1915.2s [2024-08-21T06:20:22.132Z] [2024-08-21T06:20:22.132Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T06:20:22.132Z] #152 ... [2024-08-21T06:20:22.132Z] [2024-08-21T06:20:22.132Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T06:20:22.132Z] #205 DONE 0.1s [2024-08-21T06:20:22.132Z] [2024-08-21T06:20:22.132Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-21T06:20:22.132Z] #206 DONE 0.1s [2024-08-21T06:20:22.132Z] [2024-08-21T06:20:22.132Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-21T06:20:22.132Z] #156 ... [2024-08-21T06:20:22.132Z] [2024-08-21T06:20:22.132Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-21T06:20:22.132Z] #207 DONE 0.4s [2024-08-21T06:20:22.132Z] [2024-08-21T06:20:22.132Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-21T06:20:22.132Z] #208 DONE 0.2s [2024-08-21T06:20:22.132Z] [2024-08-21T06:20:22.132Z] #108 [core-command] exporting to image [2024-08-21T06:20:22.132Z] #108 exporting layers [2024-08-21T06:20:22.132Z] #108 exporting layers 0.5s done [2024-08-21T06:20:22.132Z] #108 writing image sha256:574edfdeaf26d11f87ce4e0a84a1058e122090487942b7ae6f68746a0ff6888b done [2024-08-21T06:20:22.132Z] #108 naming to docker.io/library/core-command-arm64 done [2024-08-21T06:20:22.132Z] #108 DONE 13.6s [2024-08-21T06:20:22.132Z] [2024-08-21T06:20:22.132Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-21T06:22:28.894Z] #156 ... [2024-08-21T06:22:28.894Z] [2024-08-21T06:22:28.894Z] #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-21T06:22:28.894Z] #160 DONE 2033.7s [2024-08-21T06:22:28.894Z] [2024-08-21T06:22:28.894Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-21T06:22:28.894Z] #152 DONE 2044.6s [2024-08-21T06:22:28.894Z] [2024-08-21T06:22:28.894Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T06:22:28.894Z] #49 ... [2024-08-21T06:22:28.894Z] [2024-08-21T06:22:28.894Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T06:22:28.894Z] #209 ... [2024-08-21T06:22:28.894Z] [2024-08-21T06:22:28.894Z] #210 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T06:22:28.894Z] #210 DONE 0.3s [2024-08-21T06:22:28.894Z] [2024-08-21T06:22:28.894Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T06:22:28.894Z] #209 DONE 0.3s [2024-08-21T06:22:28.894Z] [2024-08-21T06:22:28.894Z] #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-21T06:22:28.894Z] #211 DONE 0.2s [2024-08-21T06:22:28.894Z] [2024-08-21T06:22:28.894Z] #212 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-21T06:22:28.894Z] #212 DONE 0.5s [2024-08-21T06:22:28.894Z] [2024-08-21T06:22:28.894Z] #213 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-21T06:22:28.894Z] #213 DONE 0.8s [2024-08-21T06:22:28.894Z] [2024-08-21T06:22:28.894Z] #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-21T06:22:28.894Z] #214 DONE 0.6s [2024-08-21T06:22:28.894Z] [2024-08-21T06:22:28.894Z] #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-21T06:22:28.894Z] #215 DONE 0.6s [2024-08-21T06:22:28.894Z] [2024-08-21T06:22:28.894Z] #108 [core-keeper] exporting to image [2024-08-21T06:22:28.894Z] #108 exporting layers [2024-08-21T06:22:28.894Z] #108 ... [2024-08-21T06:22:28.894Z] [2024-08-21T06:22:28.894Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-08-21T06:22:28.894Z] #216 DONE 0.4s [2024-08-21T06:22:28.894Z] [2024-08-21T06:22:28.894Z] #108 [core-data] exporting to image [2024-08-21T06:22:28.894Z] #108 exporting layers 1.0s done [2024-08-21T06:22:28.894Z] #108 writing image sha256:797e077c418b65d11d13567e6eb5dde585fcd371fa856fcbf3ff5a5127a0bab3 done [2024-08-21T06:22:28.894Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-08-21T06:22:28.894Z] #108 exporting layers 0.9s done [2024-08-21T06:22:28.894Z] #108 writing image sha256:e6cdbb5b69952afaa64230833de22492ff06d7f1fe577517320ce9cd4fbcd527 done [2024-08-21T06:22:28.894Z] #108 naming to docker.io/library/core-data-arm64 done [2024-08-21T06:22:28.894Z] #108 DONE 14.8s [2024-08-21T06:22:28.894Z] [2024-08-21T06:22:28.894Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-21T06:22:28.894Z] #150 ... [2024-08-21T06:22:28.895Z] [2024-08-21T06:22:28.895Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-21T06:22:28.895Z] #148 DONE 2050.8s [2024-08-21T06:22:28.895Z] [2024-08-21T06:22:28.895Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-21T06:22:28.895Z] #156 ... [2024-08-21T06:22:28.895Z] [2024-08-21T06:22:28.895Z] #217 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T06:22:28.895Z] #217 DONE 0.2s [2024-08-21T06:22:28.895Z] [2024-08-21T06:22:28.895Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-21T06:22:28.895Z] #156 ... [2024-08-21T06:22:28.895Z] [2024-08-21T06:22:28.895Z] #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-21T06:22:28.895Z] #218 DONE 0.2s [2024-08-21T06:22:28.895Z] [2024-08-21T06:22:28.895Z] #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-21T06:22:28.895Z] #219 DONE 0.5s [2024-08-21T06:22:28.895Z] [2024-08-21T06:22:28.895Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-21T06:22:28.895Z] #220 DONE 0.1s [2024-08-21T06:22:28.895Z] [2024-08-21T06:22:28.895Z] #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-21T06:22:28.895Z] #221 DONE 0.1s [2024-08-21T06:22:28.895Z] [2024-08-21T06:22:28.895Z] #108 [core-metadata] exporting to image [2024-08-21T06:22:29.473Z] #108 exporting layers 0.5s done [2024-08-21T06:22:29.474Z] #108 writing image sha256:828e5e6a9f42282d064032240c295645b8c62a75e7d87b675f761cd397ad2427 done [2024-08-21T06:22:29.474Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-08-21T06:22:29.474Z] #108 DONE 15.3s [2024-08-21T06:22:29.474Z] [2024-08-21T06:22:29.474Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-21T06:23:01.670Z] #156 DONE 2082.9s [2024-08-21T06:23:01.670Z] [2024-08-21T06:23:01.670Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-21T06:23:01.670Z] #150 DONE 2082.9s [2024-08-21T06:23:01.670Z] [2024-08-21T06:23:01.670Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T06:23:01.670Z] #49 ... [2024-08-21T06:23:01.670Z] [2024-08-21T06:23:01.670Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T06:23:01.670Z] #222 DONE 0.1s [2024-08-21T06:23:01.670Z] [2024-08-21T06:23:01.670Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-21T06:23:01.670Z] #223 DONE 0.2s [2024-08-21T06:23:01.670Z] [2024-08-21T06:23:01.670Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T06:23:01.670Z] #49 ... [2024-08-21T06:23:01.670Z] [2024-08-21T06:23:01.670Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-21T06:23:01.670Z] #224 ... [2024-08-21T06:23:01.670Z] [2024-08-21T06:23:01.670Z] #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T06:23:01.670Z] #225 DONE 0.2s [2024-08-21T06:23:01.670Z] [2024-08-21T06:23:01.670Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-21T06:23:01.670Z] #226 DONE 0.2s [2024-08-21T06:23:01.670Z] [2024-08-21T06:23:01.670Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-21T06:23:01.670Z] #154 ... [2024-08-21T06:23:01.670Z] [2024-08-21T06:23:01.670Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-21T06:23:01.670Z] #224 DONE 0.4s [2024-08-21T06:23:01.670Z] [2024-08-21T06:23:01.670Z] #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-21T06:23:01.670Z] #227 DONE 0.1s [2024-08-21T06:23:01.670Z] [2024-08-21T06:23:01.670Z] #108 [support-scheduler] exporting to image [2024-08-21T06:23:01.670Z] #108 exporting layers [2024-08-21T06:23:01.670Z] #108 ... [2024-08-21T06:23:01.670Z] [2024-08-21T06:23:01.670Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-21T06:23:01.670Z] #228 DONE 0.5s [2024-08-21T06:23:01.670Z] [2024-08-21T06:23:01.670Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-21T06:23:01.670Z] #229 DONE 0.3s [2024-08-21T06:23:01.670Z] [2024-08-21T06:23:01.670Z] #108 [support-notifications] exporting to image [2024-08-21T06:23:01.670Z] #108 exporting layers 0.8s done [2024-08-21T06:23:01.670Z] #108 writing image sha256:8ad5fd4d0ab3ee3effde1f4e6edc4aa7b886e455764ad8b5948ee63687e5aadf done [2024-08-21T06:23:01.670Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-08-21T06:23:02.247Z] #108 exporting layers 0.6s done [2024-08-21T06:23:02.247Z] #108 writing image sha256:75c21aa151183ae62ae59b8dd7547f83770e9946991839dc8ad2479a494f63ec done [2024-08-21T06:23:02.248Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-08-21T06:23:02.248Z] #108 DONE 16.4s [2024-08-21T06:23:02.248Z] [2024-08-21T06:23:02.248Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T06:23:04.177Z] #49 ... [2024-08-21T06:23:04.177Z] [2024-08-21T06:23:04.177Z] #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-21T06:23:04.177Z] #154 DONE 2087.4s [2024-08-21T06:23:04.177Z] [2024-08-21T06:23:04.177Z] #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-21T06:23:04.177Z] #230 DONE 0.1s [2024-08-21T06:23:04.177Z] [2024-08-21T06:23:04.177Z] #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-21T06:23:04.177Z] #231 DONE 0.1s [2024-08-21T06:23:04.177Z] [2024-08-21T06:23:04.177Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T06:23:04.443Z] #49 ... [2024-08-21T06:23:04.443Z] [2024-08-21T06:23:04.443Z] #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-21T06:23:04.707Z] #232 DONE 0.4s [2024-08-21T06:23:04.707Z] [2024-08-21T06:23:04.707Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T06:23:04.707Z] #49 ... [2024-08-21T06:23:04.707Z] [2024-08-21T06:23:04.707Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-21T06:23:04.707Z] #233 DONE 0.1s [2024-08-21T06:23:04.707Z] [2024-08-21T06:23:04.707Z] #108 [support-cron-scheduler] exporting to image [2024-08-21T06:23:06.104Z] #108 exporting layers 1.3s done [2024-08-21T06:23:06.105Z] #108 writing image sha256:d297c170cee612cb3b8a6f93cccf167d80b547c247d0f04c92b33904aea5c812 done [2024-08-21T06:23:06.105Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-21T06:23:06.105Z] #108 DONE 17.8s [2024-08-21T06:23:06.105Z] [2024-08-21T06:23:06.105Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-21T06:23:06.105Z] time="2024-08-21T05:44:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T06:23:06.105Z] time="2024-08-21T05:44:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T06:23:06.105Z] time="2024-08-21T05:44:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T06:23:06.105Z] time="2024-08-21T05:44:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T06:23:06.105Z] time="2024-08-21T05:44:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T06:23:06.105Z] time="2024-08-21T05:44:59Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T06:23:06.105Z] time="2024-08-21T05:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T06:23:06.105Z] time="2024-08-21T05:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T06:23:06.105Z] time="2024-08-21T05:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T06:23:06.105Z] time="2024-08-21T05:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T06:23:06.105Z] time="2024-08-21T05:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T06:23:06.105Z] time="2024-08-21T05:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T06:23:06.105Z] time="2024-08-21T05:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T06:23:06.105Z] time="2024-08-21T05:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T06:23:06.105Z] time="2024-08-21T05:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-21T06:23:06.105Z] time="2024-08-21T05:45:00Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-21T06:23:06.154Z] $ docker stop --time=1 307459647f96c1f7d4e1c345658166d99ce124e2f01f18f6d27f4c28661a2e8c [2024-08-21T06:23:07.899Z] $ docker rm -f --volumes 307459647f96c1f7d4e1c345658166d99ce124e2f01f18f6d27f4c28661a2e8c [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-21T06:23:08.473Z] + docker images [2024-08-21T06:23:08.473Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-21T06:23:08.473Z] support-cron-scheduler-arm64 latest d297c170cee6 4 seconds ago 43.5MB [2024-08-21T06:23:08.473Z] support-notifications-arm64 latest 75c21aa15118 7 seconds ago 42MB [2024-08-21T06:23:08.473Z] support-scheduler-arm64 latest 8ad5fd4d0ab3 8 seconds ago 41.3MB [2024-08-21T06:23:08.473Z] core-metadata-arm64 latest 828e5e6a9f42 40 seconds ago 39.3MB [2024-08-21T06:23:08.473Z] core-keeper-arm64 latest 797e077c418b 45 seconds ago 39MB [2024-08-21T06:23:08.473Z] core-data-arm64 latest e6cdbb5b6995 45 seconds ago 39.1MB [2024-08-21T06:23:08.473Z] core-command-arm64 latest 574edfdeaf26 2 minutes ago 35MB [2024-08-21T06:23:08.473Z] security-proxy-auth-arm64 latest 884e20b41f68 3 minutes ago 32.6MB [2024-08-21T06:23:08.473Z] security-spiffe-token-provider-arm64 latest 01e0c406e435 11 minutes ago 29MB [2024-08-21T06:23:08.473Z] core-common-config-bootstrapper-arm64 latest 4f126a62e5be 13 minutes ago 15.3MB [2024-08-21T06:23:08.473Z] security-secretstore-setup-arm64 latest 163b4752ae5b 14 minutes ago 36.4MB [2024-08-21T06:23:08.473Z] security-bootstrapper-arm64 latest f115e4882e80 15 minutes ago 18.9MB [2024-08-21T06:23:08.473Z] security-proxy-setup-arm64 latest 5ef0edbe3991 15 minutes ago 26.1MB [2024-08-21T06:23:08.473Z] security-spire-server-arm64 latest c5d1aec12ca2 36 minutes ago 116MB [2024-08-21T06:23:08.473Z] security-spire-config-arm64 latest b7968bd59052 36 minutes ago 115MB [2024-08-21T06:23:08.473Z] security-spire-agent-arm64 latest 24a0513d2c17 36 minutes ago 174MB [2024-08-21T06:23:08.473Z] ci-base-image-arm64 latest bb9efb3ff1ac 55 minutes ago 967MB [2024-08-21T06:23:08.473Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-08-21T06:23:08.473Z] 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-21T06:23:09.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-21T06:23:09.443Z] [2024-08-21T06:23:09.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T06:23:09.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-21T06:23:09.885Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-21T06:23:09.885Z] 8998bd30e6a1: Pulling fs layer [2024-08-21T06:23:09.885Z] 04944245beec: Pulling fs layer [2024-08-21T06:23:09.885Z] 699f458cf7ca: Pulling fs layer [2024-08-21T06:23:09.885Z] 765212b225bb: Pulling fs layer [2024-08-21T06:23:09.885Z] f23df028b6ca: Pulling fs layer [2024-08-21T06:23:09.885Z] 765212b225bb: Waiting [2024-08-21T06:23:09.885Z] d65c8cfc05b1: Pulling fs layer [2024-08-21T06:23:09.885Z] 2437ff75d9bd: Pulling fs layer [2024-08-21T06:23:09.885Z] f23df028b6ca: Waiting [2024-08-21T06:23:09.885Z] d65c8cfc05b1: Waiting [2024-08-21T06:23:09.885Z] 2437ff75d9bd: Waiting [2024-08-21T06:23:10.150Z] 04944245beec: Verifying Checksum [2024-08-21T06:23:10.150Z] 04944245beec: Download complete [2024-08-21T06:23:10.150Z] 765212b225bb: Verifying Checksum [2024-08-21T06:23:10.150Z] 765212b225bb: Download complete [2024-08-21T06:23:10.150Z] f23df028b6ca: Verifying Checksum [2024-08-21T06:23:10.150Z] f23df028b6ca: Download complete [2024-08-21T06:23:10.150Z] d65c8cfc05b1: Verifying Checksum [2024-08-21T06:23:10.150Z] d65c8cfc05b1: Download complete [2024-08-21T06:23:10.415Z] 699f458cf7ca: Verifying Checksum [2024-08-21T06:23:10.415Z] 699f458cf7ca: Download complete [2024-08-21T06:23:10.681Z] 8998bd30e6a1: Verifying Checksum [2024-08-21T06:23:10.681Z] 8998bd30e6a1: Download complete [2024-08-21T06:23:13.251Z] 2437ff75d9bd: Verifying Checksum [2024-08-21T06:23:13.251Z] 2437ff75d9bd: Download complete [2024-08-21T06:23:15.183Z] 8998bd30e6a1: Pull complete [2024-08-21T06:23:15.760Z] 04944245beec: Pull complete [2024-08-21T06:23:17.701Z] 699f458cf7ca: Pull complete [2024-08-21T06:23:17.701Z] 765212b225bb: Pull complete [2024-08-21T06:23:18.658Z] f23df028b6ca: Pull complete [2024-08-21T06:23:18.658Z] d65c8cfc05b1: Pull complete [2024-08-21T06:23:36.928Z] 2437ff75d9bd: Pull complete [2024-08-21T06:23:36.928Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-21T06:23:36.928Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-21T06:23:36.928Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T06:23:37.312Z] prd-ubuntu20.04-docker-arm64-4c-16g-8080 does not seem to be running inside a container [2024-08-21T06:23:37.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-21T06:23:40.173Z] $ docker top 457f590246535839ed00dacc5c4fbffde81b9e802a622d8c9578723e3a6c1940 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-21T06:23:41.159Z] ---> job-cost.sh [2024-08-21T06:23:41.159Z] lf-activate-venv: SKIPPING [2024-08-21T06:23:41.159Z] INFO: No Stack... [2024-08-21T06:23:41.738Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-21T06:23:42.316Z] INFO: Archiving Costs [Pipeline] sh [2024-08-21T06:23:42.991Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2024-08-21T06:23:42.991Z] + cut -d, -f6 [Pipeline] lock [2024-08-21T06:23:43.062Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4870-1-stack-cost] [2024-08-21T06:23:43.068Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4870-1-stack-cost] did not exist. Created. [2024-08-21T06:23:43.078Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4870-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-21T06:23:43.847Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-21T06:23:44.059Z] Stashed 1 file(s) [Pipeline] } [2024-08-21T06:23:44.079Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4870-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-21T06:23:44.178Z] $ docker stop --time=1 457f590246535839ed00dacc5c4fbffde81b9e802a622d8c9578723e3a6c1940 [2024-08-21T06:23:45.642Z] $ docker rm -f --volumes 457f590246535839ed00dacc5c4fbffde81b9e802a622d8c9578723e3a6c1940 [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-21T06:23:46.954Z] provisioning config files... [2024-08-21T06:23:46.961Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10544863572191146211tmp [Pipeline] { [Pipeline] sh [2024-08-21T06:23:47.332Z] + set +x [2024-08-21T06:23:47.332Z] + + curl -s https://codecov.io/bash [2024-08-21T06:23:47.332Z] bash -s -- [2024-08-21T06:23:47.594Z] [2024-08-21T06:23:47.594Z] _____ _ [2024-08-21T06:23:47.594Z] / ____| | | [2024-08-21T06:23:47.594Z] | | ___ __| | ___ ___ _____ __ [2024-08-21T06:23:47.594Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-21T06:23:47.594Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-21T06:23:47.594Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-21T06:23:47.594Z] Bash-1.0.6 [2024-08-21T06:23:47.594Z] [2024-08-21T06:23:47.594Z] [2024-08-21T06:23:47.594Z] ==> git version 2.25.1 found [2024-08-21T06:23:47.594Z] ==> 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-21T06:23:47.594Z] Release-Date: 2020-01-08 [2024-08-21T06:23:47.594Z] 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-21T06:23:47.594Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-21T06:23:47.594Z] ==> Jenkins CI detected. [2024-08-21T06:23:47.594Z] current dir:  /w/workspace/edgex-go/1 [2024-08-21T06:23:47.594Z] project root: . [2024-08-21T06:23:47.594Z] --> token set from env [2024-08-21T06:23:47.594Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-21T06:23:47.594Z] ==> Running gcov in . (disable via -X gcov) [2024-08-21T06:23:47.594Z] ==> Python coveragepy not found [2024-08-21T06:23:47.594Z] ==> Searching for coverage reports in: [2024-08-21T06:23:47.594Z] + . [2024-08-21T06:23:47.594Z] -> Found 1 reports [2024-08-21T06:23:47.594Z] ==> Detecting git/mercurial file structure [2024-08-21T06:23:47.594Z] ==> Reading reports [2024-08-21T06:23:47.594Z] + ./coverage.out bytes=545411 [2024-08-21T06:23:47.594Z] ==> Appending adjustments [2024-08-21T06:23:47.594Z] https://docs.codecov.io/docs/fixing-reports [2024-08-21T06:23:48.984Z] + Found adjustments [2024-08-21T06:23:48.984Z] ==> Gzipping contents [2024-08-21T06:23:48.984Z] 68K /tmp/codecov.MVX3UB.gz [2024-08-21T06:23:48.984Z] ==> Uploading reports [2024-08-21T06:23:48.984Z] url: https://codecov.io [2024-08-21T06:23:48.984Z] query: branch=PR-4870&commit=f0bf1690fbd031ee3363d3aa71e12f93bb541efa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4870%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4870&job=&cmd_args= [2024-08-21T06:23:48.984Z] -> Pinging Codecov [2024-08-21T06:23:48.984Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4870&commit=f0bf1690fbd031ee3363d3aa71e12f93bb541efa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4870%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4870&job=&cmd_args= [2024-08-21T06:23:49.248Z] -> Uploading to [2024-08-21T06:23:49.248Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-21/00271124DB129430A58F1EEE437C3FCB/f0bf1690fbd031ee3363d3aa71e12f93bb541efa/f3ec7c82-4f25-449f-8a56-29d6763ab5bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240821%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240821T062348Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a2c7583fb0fe914716461299ae2354bba7f02637b8070e3a21d46619f1c7cf98 [2024-08-21T06:23:49.248Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-21T06:23:49.248Z] Dload Upload Total Spent Left Speed [2024-08-21T06:23:49.549Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68107 0 0 100 68107 0 223k --:--:-- --:--:-- --:--:-- 223k [2024-08-21T06:23:49.549Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f0bf1690fbd031ee3363d3aa71e12f93bb541efa [Pipeline] } [2024-08-21T06:23:49.584Z] 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-21T06:23:51.522Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-21T06:23:51.877Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-21T06:23:52.789Z] ---> package-listing.sh [2024-08-21T06:23:52.789Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-21T06:23:52.789Z] ++ facter osfamily [2024-08-21T06:23:53.048Z] + OS_FAMILY=debian [2024-08-21T06:23:53.048Z] + workspace=/w/workspace/edgex-go/1 [2024-08-21T06:23:53.048Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-21T06:23:53.048Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-21T06:23:53.048Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-21T06:23:53.048Z] + PACKAGES=/tmp/packages_start.txt [2024-08-21T06:23:53.048Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-21T06:23:53.048Z] + PACKAGES=/tmp/packages_end.txt [2024-08-21T06:23:53.048Z] + case "${OS_FAMILY}" in [2024-08-21T06:23:53.048Z] + dpkg -l [2024-08-21T06:23:53.048Z] + grep '^ii' [2024-08-21T06:23:53.048Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-21T06:23:53.048Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-21T06:23:53.048Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-21T06:23:53.048Z] + '[' /w/workspace/edgex-go/1 ']' [2024-08-21T06:23:53.048Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2024-08-21T06:23:53.048Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2024-08-21T06:23:53.094Z] 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-21T06:23:53.397Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T06:23:54.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-21T06:23:54.070Z] [2024-08-21T06:23:54.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-21T06:23:54.467Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-21T06:23:54.467Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-21T06:23:54.467Z] 5eb5b503b376: Pulling fs layer [2024-08-21T06:23:54.467Z] 5c69ac0246d0: Pulling fs layer [2024-08-21T06:23:54.467Z] ec43610c2a17: Pulling fs layer [2024-08-21T06:23:54.467Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-21T06:23:54.467Z] 33b1e0a273af: Pulling fs layer [2024-08-21T06:23:54.467Z] 5d3b04190fa2: Pulling fs layer [2024-08-21T06:23:54.467Z] 2f39f015ded8: Pulling fs layer [2024-08-21T06:23:54.467Z] 3a2ae6a8a46f: Waiting [2024-08-21T06:23:54.467Z] 5d3b04190fa2: Waiting [2024-08-21T06:23:54.467Z] 2f39f015ded8: Waiting [2024-08-21T06:23:54.467Z] 33b1e0a273af: Waiting [2024-08-21T06:23:54.467Z] 5c69ac0246d0: Download complete [2024-08-21T06:23:54.467Z] 3a2ae6a8a46f: Download complete [2024-08-21T06:23:54.467Z] 33b1e0a273af: Verifying Checksum [2024-08-21T06:23:54.467Z] 33b1e0a273af: Download complete [2024-08-21T06:23:54.467Z] 5d3b04190fa2: Verifying Checksum [2024-08-21T06:23:54.467Z] 5d3b04190fa2: Download complete [2024-08-21T06:23:54.467Z] ec43610c2a17: Verifying Checksum [2024-08-21T06:23:54.467Z] ec43610c2a17: Download complete [2024-08-21T06:23:54.725Z] 5eb5b503b376: Download complete [2024-08-21T06:23:55.289Z] 2f39f015ded8: Verifying Checksum [2024-08-21T06:23:55.290Z] 2f39f015ded8: Download complete [2024-08-21T06:23:55.855Z] 5eb5b503b376: Pull complete [2024-08-21T06:23:56.114Z] 5c69ac0246d0: Pull complete [2024-08-21T06:23:56.373Z] ec43610c2a17: Pull complete [2024-08-21T06:23:56.373Z] 3a2ae6a8a46f: Pull complete [2024-08-21T06:23:56.633Z] 33b1e0a273af: Pull complete [2024-08-21T06:23:56.633Z] 5d3b04190fa2: Pull complete [2024-08-21T06:24:00.818Z] 2f39f015ded8: Pull complete [2024-08-21T06:24:00.818Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-21T06:24:00.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-21T06:24:00.818Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-21T06:24:01.089Z] prd-ubuntu20.04-docker-8c-8g-8079 does not seem to be running inside a container [2024-08-21T06:24:01.116Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-21T06:24:05.159Z] $ docker top b13cf94e700f4f4e8d78a1f62be0b199ffcb20c0cd746e065f6313283e15ff26 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-21T06:24:05.589Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-21T06:24:05.909Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-21T06:24:06.228Z] + ls /var/log/sa-host [2024-08-21T06:24:06.228Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-21T06:24:06.388Z] provisioning config files... [2024-08-21T06:24:06.396Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config8451379315955070312tmp [Pipeline] { [Pipeline] echo [2024-08-21T06:24:06.469Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-21T06:24:06.794Z] ---> create-netrc.sh [Pipeline] } [2024-08-21T06:24:06.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-21T06:24:07.281Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-21T06:24:07.320Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-21T06:24:07.644Z] ---> sudo-logs.sh [2024-08-21T06:24:07.644Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-21T06:24:07.742Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-21T06:24:08.061Z] ---> job-cost.sh [2024-08-21T06:24:08.062Z] lf-activate-venv: SKIPPING [2024-08-21T06:24:08.062Z] DEBUG: total: 0.2199999988079071 [2024-08-21T06:24:08.062Z] INFO: Retrieving Stack Cost... [2024-08-21T06:24:08.322Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-21T06:24:08.887Z] INFO: Archiving Costs [Pipeline] echo [2024-08-21T06:24:08.939Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-21T06:24:09.274Z] ---> logs-deploy.sh [2024-08-21T06:24:09.274Z] lf-activate-venv: SKIPPING [2024-08-21T06:24:09.274Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4870/1 [2024-08-21T06:24:09.274Z] INFO: archiving workspace using pattern(s): [2024-08-21T06:24:10.212Z] Archives upload complete. [2024-08-21T06:24:10.212Z] INFO: archiving logs to Nexus