Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99a156ea2f182069879b1641b74b1813a44a0c6a+507b8562762b72837187c0f21174f8ef0546d105 (05fc6bb82cd9850695b305ec85bc53a65aed56c0) 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-ssh3180516550304716110.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2919105588153999452.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4679/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4679/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9193875275483886220.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1356366200500619766.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4679/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4679/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15458000060893558759.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [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-6093 in /w/workspace/edgexfoundry_edgex-go_PR-4679 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 507b8562762b72837187c0f21174f8ef0546d105 into PR head commit 99a156ea2f182069879b1641b74b1813a44a0c6a Merge succeeded, producing b72b0904cc2c85a90423691538125f01c1214671 Checking out Revision b72b0904cc2c85a90423691538125f01c1214671 (PR-4679) > 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/4679/head:refs/remotes/origin/PR-4679 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99a156ea2f182069879b1641b74b1813a44a0c6a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 507b8562762b72837187c0f21174f8ef0546d105 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b72b0904cc2c85a90423691538125f01c1214671 # timeout=10 Commit message: "Merge commit '507b8562762b72837187c0f21174f8ef0546d105' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-13T08:29:41.138Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-13T08:29:41.176Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-13T08:29:41.187Z] ========================================================= [2023-09-13T08:29:41.187Z] EdgeX Global Pipelines Version Info [2023-09-13T08:29:41.187Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-13T08:29:41.917Z] ------------------- [2023-09-13T08:29:41.917Z] stable info: [2023-09-13T08:29:41.917Z] ------------------- [2023-09-13T08:29:41.917Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-13T08:29:41.917Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T08:29:41.917Z] Message: update stable to v1.0.254 > git rev-list --no-walk db7047b714fc01e0dfffcfcc7ccfbf52a5b918f9 # timeout=10 [2023-09-13T08:29:42.489Z] ------------------- [2023-09-13T08:29:42.489Z] experimental info: [2023-09-13T08:29:42.489Z] ------------------- [2023-09-13T08:29:42.489Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-13T08:29:42.489Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T08:29:42.489Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-13T08:29:42.656Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-13T08:29:42.665Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-13T08:29:42.684Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-13T08:29:42.707Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-13T08:29:42.723Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-13T08:29:42.740Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-13T08:29:42.748Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-13T08:29:42.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-13T08:29:42.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-13T08:29:42.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-13T08:29:42.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-13T08:29:42.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-13T08:29:42.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-13T08:29:42.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-13T08:29:42.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-13T08:29:42.931Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T08:29:42.944Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T08:29:42.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-13T08:29:42.967Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-13T08:29:42.980Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-13T08:29:42.995Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-13T08:29:43.011Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-13T08:29:43.027Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-13T08:29:43.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4679 [Pipeline] echo [2023-09-13T08:29:43.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4679 [Pipeline] echo [2023-09-13T08:29:43.067Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4679 [Pipeline] echo [2023-09-13T08:29:43.081Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b72b0904cc2c85a90423691538125f01c1214671 [Pipeline] echo [2023-09-13T08:29:43.094Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b72b090 [Pipeline] echo [2023-09-13T08:29:43.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T08:29:43.155Z] provisioning config files... [2023-09-13T08:29:43.172Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config14255722301497473861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T08:29:43.475Z] ---> docker-login.sh [2023-09-13T08:29:43.475Z] nexus3.edgexfoundry.org:10001 [2023-09-13T08:29:43.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T08:29:43.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T08:29:43.735Z] Configure a credential helper to remove this warning. See [2023-09-13T08:29:43.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T08:29:43.735Z] [2023-09-13T08:29:43.735Z] Login Succeeded [2023-09-13T08:29:43.735Z] nexus3.edgexfoundry.org:10002 [2023-09-13T08:29:43.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T08:29:43.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T08:29:43.996Z] Configure a credential helper to remove this warning. See [2023-09-13T08:29:43.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T08:29:43.996Z] [2023-09-13T08:29:43.996Z] Login Succeeded [2023-09-13T08:29:43.996Z] nexus3.edgexfoundry.org:10003 [2023-09-13T08:29:43.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T08:29:43.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T08:29:43.996Z] Configure a credential helper to remove this warning. See [2023-09-13T08:29:43.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T08:29:43.996Z] [2023-09-13T08:29:43.996Z] Login Succeeded [2023-09-13T08:29:43.996Z] nexus3.edgexfoundry.org:10004 [2023-09-13T08:29:44.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T08:29:44.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T08:29:44.257Z] Configure a credential helper to remove this warning. See [2023-09-13T08:29:44.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T08:29:44.257Z] [2023-09-13T08:29:44.257Z] Login Succeeded [2023-09-13T08:29:44.257Z] docker.io [2023-09-13T08:29:44.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T08:29:44.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T08:29:44.516Z] Configure a credential helper to remove this warning. See [2023-09-13T08:29:44.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T08:29:44.516Z] [2023-09-13T08:29:44.516Z] Login Succeeded [2023-09-13T08:29:44.516Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T08:29:44.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T08:29:44.836Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-09-13T08:29:44.836Z] + dirname cmd/core-command/Dockerfile [2023-09-13T08:29:44.836Z] + cut -d/ -f2 [2023-09-13T08:29:44.836Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-13T08:29:44.836Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-13T08:29:44.836Z] + cut -d/ -f2 [2023-09-13T08:29:44.836Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-13T08:29:44.836Z] + dirname+ cmd/core-data/Dockerfile [2023-09-13T08:29:44.836Z] cut -d/ -f2 [2023-09-13T08:29:44.836Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-13T08:29:44.836Z] + dirname cmd/core-metadata/Dockerfile [2023-09-13T08:29:44.836Z] + cut -d/ -f2 [2023-09-13T08:29:44.836Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-13T08:29:44.836Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-13T08:29:44.836Z] + cut -d/ -f2 [2023-09-13T08:29:44.836Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-13T08:29:44.836Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-13T08:29:44.836Z] + cut -d/ -f2 [2023-09-13T08:29:44.836Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-13T08:29:44.836Z] + + cut -d/ -f2 [2023-09-13T08:29:44.836Z] dirname cmd/security-proxy-setup/Dockerfile [2023-09-13T08:29:44.836Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-13T08:29:44.836Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-13T08:29:44.836Z] + cut -d/ -f2 [2023-09-13T08:29:44.836Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-13T08:29:44.836Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-13T08:29:44.836Z] + cut -d/ -f2 [2023-09-13T08:29:44.836Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-13T08:29:44.836Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-13T08:29:44.836Z] + cut -d/ -f2 [2023-09-13T08:29:44.836Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-13T08:29:44.836Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-13T08:29:44.836Z] + cut -d/ -f2 [2023-09-13T08:29:44.836Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-13T08:29:44.836Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-13T08:29:44.836Z] + cut -d/ -f2 [2023-09-13T08:29:44.836Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-13T08:29:44.836Z] + dirname cmd/support-notifications/Dockerfile [2023-09-13T08:29:44.836Z] + cut -d/ -f2 [2023-09-13T08:29:44.836Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-13T08:29:44.836Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-13T08:29:44.836Z] + cut -d/ -f2 [2023-09-13T08:29:44.836Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-13T08:29:44.900Z] 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-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-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 [2023-09-13T08:29:45.255Z] + git rev-list -1 --merges b72b0904cc2c85a90423691538125f01c1214671~1..b72b0904cc2c85a90423691538125f01c1214671 [Pipeline] echo [2023-09-13T08:29:45.267Z] -----------> git rev-list -1 --merges b72b0904cc2c85a90423691538125f01c1214671~1..b72b0904cc2c85a90423691538125f01c1214671 b72b0904cc2c85a90423691538125f01c1214671 [2023-09-13T08:29:45.267Z] b72b0904cc2c85a90423691538125f01c1214671 [false] [Pipeline] sh [2023-09-13T08:29:45.557Z] + git log --format=format:%s -1 b72b0904cc2c85a90423691538125f01c1214671 [Pipeline] echo [2023-09-13T08:29:45.574Z] ========================================================= [2023-09-13T08:29:45.574Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-13T08:29:45.574Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-13T08:29:46.041Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T08:29:46.041Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-13T08:29:46.041Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-13T08:29:46.041Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-13T08:29:46.041Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-13T08:29:46.041Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-13T08:29:46.041Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T08:29:46.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T08:29:46.482Z] [2023-09-13T08:29:46.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T08:29:46.791Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T08:29:46.791Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-13T08:29:46.791Z] b85a868b505f: Pulling fs layer [2023-09-13T08:29:46.791Z] e2be974225ed: Pulling fs layer [2023-09-13T08:29:46.791Z] 339a4e72a1f5: Pulling fs layer [2023-09-13T08:29:46.791Z] 988bab9f4d93: Pulling fs layer [2023-09-13T08:29:46.791Z] 1469e6f7b9e6: Pulling fs layer [2023-09-13T08:29:46.791Z] eaf3925da568: Pulling fs layer [2023-09-13T08:29:46.791Z] bab4dde63d76: Pulling fs layer [2023-09-13T08:29:46.791Z] bde34c3a00c8: Pulling fs layer [2023-09-13T08:29:46.791Z] b352a97aabf1: Pulling fs layer [2023-09-13T08:29:46.791Z] 4872d77fe225: Pulling fs layer [2023-09-13T08:29:46.791Z] 5851b861e8e6: Pulling fs layer [2023-09-13T08:29:46.791Z] 988bab9f4d93: Waiting [2023-09-13T08:29:46.791Z] 1469e6f7b9e6: Waiting [2023-09-13T08:29:46.791Z] eaf3925da568: Waiting [2023-09-13T08:29:46.791Z] bab4dde63d76: Waiting [2023-09-13T08:29:46.791Z] 5851b861e8e6: Waiting [2023-09-13T08:29:46.791Z] 4872d77fe225: Waiting [2023-09-13T08:29:46.791Z] bde34c3a00c8: Waiting [2023-09-13T08:29:46.791Z] b352a97aabf1: Waiting [2023-09-13T08:29:46.791Z] e2be974225ed: Verifying Checksum [2023-09-13T08:29:46.791Z] e2be974225ed: Download complete [2023-09-13T08:29:46.791Z] 988bab9f4d93: Verifying Checksum [2023-09-13T08:29:46.791Z] 988bab9f4d93: Download complete [2023-09-13T08:29:47.054Z] 339a4e72a1f5: Verifying Checksum [2023-09-13T08:29:47.054Z] 339a4e72a1f5: Download complete [2023-09-13T08:29:47.054Z] 1469e6f7b9e6: Verifying Checksum [2023-09-13T08:29:47.054Z] 1469e6f7b9e6: Download complete [2023-09-13T08:29:47.054Z] eaf3925da568: Download complete [2023-09-13T08:29:47.054Z] bde34c3a00c8: Download complete [2023-09-13T08:29:47.054Z] b352a97aabf1: Download complete [2023-09-13T08:29:47.054Z] 4872d77fe225: Verifying Checksum [2023-09-13T08:29:47.054Z] 4872d77fe225: Download complete [2023-09-13T08:29:47.054Z] 5851b861e8e6: Verifying Checksum [2023-09-13T08:29:47.054Z] 5851b861e8e6: Download complete [2023-09-13T08:29:47.054Z] b85a868b505f: Verifying Checksum [2023-09-13T08:29:47.054Z] b85a868b505f: Download complete [2023-09-13T08:29:47.313Z] bab4dde63d76: Verifying Checksum [2023-09-13T08:29:47.313Z] bab4dde63d76: Download complete [2023-09-13T08:29:48.694Z] b85a868b505f: Pull complete [2023-09-13T08:29:48.695Z] e2be974225ed: Pull complete [2023-09-13T08:29:49.266Z] 339a4e72a1f5: Pull complete [2023-09-13T08:29:49.266Z] 988bab9f4d93: Pull complete [2023-09-13T08:29:49.526Z] 1469e6f7b9e6: Pull complete [2023-09-13T08:29:49.526Z] eaf3925da568: Pull complete [2023-09-13T08:29:51.427Z] bab4dde63d76: Pull complete [2023-09-13T08:29:51.427Z] bde34c3a00c8: Pull complete [2023-09-13T08:29:51.686Z] b352a97aabf1: Pull complete [2023-09-13T08:29:51.687Z] 4872d77fe225: Pull complete [2023-09-13T08:29:51.687Z] 5851b861e8e6: Pull complete [2023-09-13T08:29:51.687Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-13T08:29:51.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T08:29:51.687Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T08:29:51.787Z] prd-ubuntu20.04-docker-8c-8g-6093 does not seem to be running inside a container [2023-09-13T08:29:51.820Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-09-13T08:29:55.386Z] $ docker top c761728eec6337c286a2d3bb540ba7f16d014561029e88304e2c7f972899e36b -eo pid,comm [2023-09-13T08:29:55.444Z] 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). [2023-09-13T08:29:55.444Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T08:29:55.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T08:29:55.483Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T08:29:55.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T08:29:55.607Z] $ docker exec c761728eec6337c286a2d3bb540ba7f16d014561029e88304e2c7f972899e36b ssh-agent [2023-09-13T08:29:55.726Z] SSH_AUTH_SOCK=/tmp/ssh-AIeLi0UnlmD8/agent.33 [2023-09-13T08:29:55.726Z] SSH_AGENT_PID=39 [2023-09-13T08:29:55.735Z] Running ssh-add (command line suppressed) [2023-09-13T08:29:55.840Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_11114304973833989486.key (/w/workspace/edgex-go/3@tmp/private_key_11114304973833989486.key) [2023-09-13T08:29:55.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T08:29:56.148Z] + git tag --points-at HEAD [Pipeline] } [2023-09-13T08:29:56.163Z] $ docker exec --env ******** --env ******** c761728eec6337c286a2d3bb540ba7f16d014561029e88304e2c7f972899e36b ssh-agent -k [2023-09-13T08:29:56.267Z] unset SSH_AUTH_SOCK; [2023-09-13T08:29:56.267Z] unset SSH_AGENT_PID; [2023-09-13T08:29:56.268Z] echo Agent pid 39 killed; [2023-09-13T08:29:56.280Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-13T08:29:56.306Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T08:29:56.306Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T08:29:56.421Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T08:29:56.421Z] $ docker exec c761728eec6337c286a2d3bb540ba7f16d014561029e88304e2c7f972899e36b ssh-agent [2023-09-13T08:29:56.526Z] SSH_AUTH_SOCK=/tmp/ssh-bvMj9bZoz0UF/agent.71 [2023-09-13T08:29:56.526Z] SSH_AGENT_PID=77 [2023-09-13T08:29:56.530Z] Running ssh-add (command line suppressed) [2023-09-13T08:29:56.634Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5177429111613192938.key (/w/workspace/edgex-go/3@tmp/private_key_5177429111613192938.key) [2023-09-13T08:29:56.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T08:29:56.939Z] + git semver init [2023-09-13T08:29:57.198Z] 2023-09-13 08:29:57,161 [run_init] DEBUG init version:0.0.0 force:False [2023-09-13T08:29:57.198Z] 2023-09-13 08:29:57,162 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-09-13T08:29:57.198Z] 2023-09-13 08:29:57,163 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-09-13T08:29:57.198Z] 2023-09-13 08:29:57,163 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-09-13T08:30:02.483Z] 2023-09-13 08:30:02,326 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-09-13T08:30:02.483Z] 2023-09-13 08:30:02,326 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4679 with force:False [2023-09-13T08:30:02.483Z] 2023-09-13 08:30:02,326 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4679 [2023-09-13T08:30:02.483Z] 2023-09-13 08:30:02,329 [execute] INFO git cat-file --batch-check [2023-09-13T08:30:02.483Z] 2023-09-13 08:30:02,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T08:30:02.483Z] 2023-09-13 08:30:02,334 [execute] INFO git cat-file --batch [2023-09-13T08:30:02.483Z] 2023-09-13 08:30:02,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T08:30:02.483Z] 2023-09-13 08:30:02,341 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4679 [2023-09-13T08:30:02.483Z] 0.0.0 [Pipeline] } [2023-09-13T08:30:02.489Z] $ docker exec --env ******** --env ******** c761728eec6337c286a2d3bb540ba7f16d014561029e88304e2c7f972899e36b ssh-agent -k [2023-09-13T08:30:02.584Z] unset SSH_AUTH_SOCK; [2023-09-13T08:30:02.584Z] unset SSH_AGENT_PID; [2023-09-13T08:30:02.584Z] echo Agent pid 77 killed; [2023-09-13T08:30:02.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T08:30:02.907Z] + git semver [Pipeline] } [2023-09-13T08:30:03.174Z] $ docker stop --time=1 c761728eec6337c286a2d3bb540ba7f16d014561029e88304e2c7f972899e36b [2023-09-13T08:30:04.455Z] $ docker rm -f --volumes c761728eec6337c286a2d3bb540ba7f16d014561029e88304e2c7f972899e36b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T08:30:04.786Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-13T08:30:05.002Z] Stashed 1 file(s) [Pipeline] echo [2023-09-13T08:30:05.005Z] [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 [2023-09-13T08:30:05.407Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-09-13T08:30:05.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T08:30:05.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T08:30:05.436Z] ========================================================= [2023-09-13T08:30:05.436Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-13T08:30:05.436Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-13T08:30:05.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T08:30:05.716Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-13T08:30:05.716Z] 7264a8db6415: Pulling fs layer [2023-09-13T08:30:05.716Z] c4d48a809fc2: Pulling fs layer [2023-09-13T08:30:05.716Z] 4f1c88b9dad5: Pulling fs layer [2023-09-13T08:30:05.716Z] ad3a456e5733: Pulling fs layer [2023-09-13T08:30:05.716Z] 9e4f439ed901: Pulling fs layer [2023-09-13T08:30:05.716Z] feaf6a47b606: Pulling fs layer [2023-09-13T08:30:05.716Z] 5e8b037d7d82: Pulling fs layer [2023-09-13T08:30:05.716Z] 8ac70367396e: Pulling fs layer [2023-09-13T08:30:05.716Z] 6db16350a2e2: Pulling fs layer [2023-09-13T08:30:05.716Z] 9250d5d63582: Pulling fs layer [2023-09-13T08:30:05.716Z] feaf6a47b606: Waiting [2023-09-13T08:30:05.716Z] 5e8b037d7d82: Waiting [2023-09-13T08:30:05.716Z] ad3a456e5733: Waiting [2023-09-13T08:30:05.716Z] 9e4f439ed901: Waiting [2023-09-13T08:30:05.716Z] 8ac70367396e: Waiting [2023-09-13T08:30:05.716Z] 6db16350a2e2: Waiting [2023-09-13T08:30:05.716Z] 9250d5d63582: Waiting [2023-09-13T08:30:05.716Z] c4d48a809fc2: Verifying Checksum [2023-09-13T08:30:05.716Z] c4d48a809fc2: Download complete [2023-09-13T08:30:05.716Z] ad3a456e5733: Verifying Checksum [2023-09-13T08:30:05.716Z] ad3a456e5733: Download complete [2023-09-13T08:30:05.716Z] 9e4f439ed901: Verifying Checksum [2023-09-13T08:30:05.716Z] 9e4f439ed901: Download complete [2023-09-13T08:30:05.716Z] 7264a8db6415: Verifying Checksum [2023-09-13T08:30:05.716Z] 7264a8db6415: Download complete [2023-09-13T08:30:05.975Z] feaf6a47b606: Verifying Checksum [2023-09-13T08:30:05.975Z] feaf6a47b606: Download complete [2023-09-13T08:30:05.975Z] 7264a8db6415: Pull complete [2023-09-13T08:30:05.975Z] 8ac70367396e: Verifying Checksum [2023-09-13T08:30:05.975Z] 8ac70367396e: Download complete [2023-09-13T08:30:06.235Z] c4d48a809fc2: Pull complete [2023-09-13T08:30:06.235Z] 4f1c88b9dad5: Verifying Checksum [2023-09-13T08:30:06.235Z] 4f1c88b9dad5: Download complete [2023-09-13T08:30:06.494Z] 6db16350a2e2: Verifying Checksum [2023-09-13T08:30:06.494Z] 6db16350a2e2: Download complete [2023-09-13T08:30:06.751Z] 9250d5d63582: Verifying Checksum [2023-09-13T08:30:06.751Z] 9250d5d63582: Download complete [2023-09-13T08:30:06.751Z] 5e8b037d7d82: Verifying Checksum [2023-09-13T08:30:06.751Z] 5e8b037d7d82: Download complete [2023-09-13T08:30:10.033Z] 4f1c88b9dad5: Pull complete [2023-09-13T08:30:10.033Z] ad3a456e5733: Pull complete [2023-09-13T08:30:10.033Z] 9e4f439ed901: Pull complete [2023-09-13T08:30:10.033Z] feaf6a47b606: Pull complete [2023-09-13T08:30:12.561Z] 5e8b037d7d82: Pull complete [2023-09-13T08:30:12.820Z] 8ac70367396e: Pull complete [2023-09-13T08:30:13.079Z] 6db16350a2e2: Pull complete [2023-09-13T08:30:14.014Z] 9250d5d63582: Pull complete [2023-09-13T08:30:14.014Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-13T08:30:14.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T08:30:14.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-13T08:30:14.304Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T08:30:14.304Z] WORKDIR /edgex [2023-09-13T08:30:14.304Z] COPY go.mod . [2023-09-13T08:30:14.304Z] RUN go mod download build [2023-09-13T08:30:14.304Z] -t ci-base-image-x86_64 -f - . [2023-09-13T08:30:14.871Z] Sending build context to Docker daemon 171MB [2023-09-13T08:30:14.871Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T08:30:14.871Z] ---> fa269f55d9b9 [2023-09-13T08:30:14.871Z] Step 2/4 : WORKDIR /edgex [2023-09-13T08:30:20.098Z] Still waiting to schedule task [2023-09-13T08:30:20.098Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-13T08:30:21.436Z] ---> Running in 3c4b85548215 [2023-09-13T08:30:21.436Z] Removing intermediate container 3c4b85548215 [2023-09-13T08:30:21.436Z] ---> 0e372b54c7c7 [2023-09-13T08:30:21.436Z] Step 3/4 : COPY go.mod . [2023-09-13T08:30:21.436Z] ---> c4fcc15e16a0 [2023-09-13T08:30:21.436Z] Step 4/4 : RUN go mod download [2023-09-13T08:30:21.436Z] ---> Running in a8b35658db47 [2023-09-13T08:30:39.600Z] Removing intermediate container a8b35658db47 [2023-09-13T08:30:39.600Z] ---> 2111cf131de2 [2023-09-13T08:30:39.600Z] Successfully built 2111cf131de2 [2023-09-13T08:30:39.600Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T08:30:39.896Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T08:30:39.896Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T08:30:39.967Z] prd-ubuntu20.04-docker-8c-8g-6093 does not seem to be running inside a container [2023-09-13T08:30:39.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-09-13T08:30:40.483Z] $ docker top b61507b5c061bb7f7f7a21cf04d42b99032baa2901741f065d25797a18fc1efb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T08:30:40.824Z] + go version [2023-09-13T08:30:40.824Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-13T08:30:40.831Z] $ docker stop --time=1 b61507b5c061bb7f7f7a21cf04d42b99032baa2901741f065d25797a18fc1efb [2023-09-13T08:30:42.116Z] $ docker rm -f --volumes b61507b5c061bb7f7f7a21cf04d42b99032baa2901741f065d25797a18fc1efb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T08:30:42.513Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T08:30:42.513Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T08:30:42.586Z] prd-ubuntu20.04-docker-8c-8g-6093 does not seem to be running inside a container [2023-09-13T08:30:42.608Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-09-13T08:30:42.987Z] $ docker top a39d7acb08c5dcb07b88dc4d5a7d27bfd9cbe1abbc90045555c30f35d57adcca -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-13T08:30:43.053Z] ========================================================= [2023-09-13T08:30:43.053Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-13T08:30:43.053Z] ========================================================= [Pipeline] sh [2023-09-13T08:30:43.331Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-09-13T08:30:43.629Z] + make test [2023-09-13T08:30:43.629Z] go test -race -coverprofile=coverage.out ./... [2023-09-13T08:30:50.195Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-13T08:31:02.385Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-13T08:31:02.385Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-13T08:31:02.385Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-13T08:31:02.385Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-13T08:31:02.385Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-13T08:31:02.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-13T08:31:02.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-13T08:31:02.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-13T08:31:02.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-13T08:31:02.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-13T08:31:02.385Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-13T08:31:02.385Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-13T08:31:02.385Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-13T08:31:02.385Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-13T08:31:03.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-13T08:31:03.763Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-13T08:31:05.141Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements [2023-09-13T08:31:06.516Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.052s coverage: 97.0% of statements [2023-09-13T08:31:06.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-13T08:31:06.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-13T08:31:06.516Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-13T08:31:07.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-13T08:31:07.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-13T08:31:08.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-13T08:31:08.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-13T08:31:08.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-13T08:31:08.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-13T08:31:08.827Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-13T08:31:10.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-13T08:31:10.370Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-13T08:31:10.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.285s coverage: 69.4% of statements [2023-09-13T08:31:10.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 53.0% of statements [2023-09-13T08:31:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.130s coverage: 93.4% of statements [2023-09-13T08:31:12.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.557s coverage: 3.8% of statements [2023-09-13T08:31:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-13T08:31:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-13T08:31:12.265Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-13T08:31:12.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-13T08:31:12.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-13T08:31:12.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-13T08:31:12.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-13T08:31:12.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-13T08:31:12.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-13T08:31:12.833Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-13T08:31:13.767Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.378s coverage: 97.6% of statements [2023-09-13T08:31:13.767Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements [2023-09-13T08:31:14.332Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-13T08:31:14.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-13T08:31:15.707Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.056s coverage: 0.9% of statements [2023-09-13T08:31:15.707Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.050s coverage: 32.2% of statements [2023-09-13T08:31:15.707Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.040s coverage: 41.7% of statements [2023-09-13T08:31:16.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-13T08:31:16.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-13T08:31:16.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-13T08:31:16.273Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-13T08:31:16.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.044s coverage: 82.9% of statements [2023-09-13T08:31:16.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.034s coverage: 94.1% of statements [2023-09-13T08:31:16.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.080s coverage: 96.3% of statements [2023-09-13T08:31:16.273Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.036s coverage: 87.5% of statements [2023-09-13T08:31:16.839Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-13T08:31:16.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-13T08:31:16.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-13T08:31:16.840Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-13T08:31:17.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-13T08:31:17.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-13T08:31:17.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-13T08:31:17.789Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-13T08:31:18.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-13T08:31:18.047Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-13T08:31:18.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-13T08:31:19.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-13T08:31:20.556Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-13T08:31:21.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-13T08:31:21.489Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-13T08:31:24.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-13T08:31:24.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-13T08:31:24.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-13T08:31:25.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-13T08:31:25.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-13T08:31:25.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-13T08:31:27.919Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.039s coverage: 94.4% of statements [2023-09-13T08:31:28.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-13T08:31:28.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-13T08:31:28.485Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-13T08:31:28.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-13T08:31:29.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-13T08:31:29.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-13T08:31:29.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-13T08:31:29.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-13T08:31:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-13T08:31:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-13T08:31:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-13T08:31:30.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-13T08:31:31.730Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-13T08:31:31.730Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-13T08:31:31.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-13T08:31:31.988Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-13T08:31:41.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.259s coverage: 79.9% of statements [2023-09-13T08:31:41.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.069s coverage: 92.9% of statements [2023-09-13T08:31:41.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements [2023-09-13T08:31:41.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.045s coverage: 62.3% of statements [2023-09-13T08:31:41.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.044s coverage: 87.2% of statements [2023-09-13T08:31:41.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.049s coverage: 20.0% of statements [2023-09-13T08:31:41.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.050s coverage: 100.0% of statements [2023-09-13T08:31:41.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.081s coverage: 81.8% of statements [2023-09-13T08:31:41.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.073s coverage: 82.1% of statements [2023-09-13T08:31:41.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.036s coverage: 86.0% of statements [2023-09-13T08:31:41.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.161s coverage: 63.1% of statements [2023-09-13T08:31:41.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements [2023-09-13T08:31:41.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2023-09-13T08:31:41.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2023-09-13T08:31:41.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements [2023-09-13T08:31:41.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2023-09-13T08:31:41.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.484s coverage: 38.4% of statements [2023-09-13T08:31:41.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements [2023-09-13T08:31:41.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.043s coverage: 84.8% of statements [2023-09-13T08:31:41.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 19.9% of statements [2023-09-13T08:31:41.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.117s coverage: 95.7% of statements [2023-09-13T08:31:41.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.043s coverage: 61.8% of statements [2023-09-13T08:31:41.966Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 98.9% of statements [2023-09-13T08:31:41.966Z] 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 [2023-09-13T08:31:41.966Z] running golangci-lint [2023-09-13T08:31:41.966Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-13T08:31:41.966Z] go version go1.21.0 linux/amd64 [2023-09-13T08:31:41.966Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-13T08:31:41.966Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-13T08:31:54.170Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|imports|files|name|compiled_files|deps|exports_file) took 10.934814905s" [2023-09-13T08:31:54.170Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.421449ms" [2023-09-13T08:31:54.591Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6095 in /w/workspace/edgexfoundry_edgex-go_PR-4679 [Pipeline] { [Pipeline] ws [2023-09-13T08:31:54.605Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-09-13T08:31:54.638Z] The recommended git tool is: git [2023-09-13T08:31:59.600Z] using credential edgex-jenkins-ssh [2023-09-13T08:31:59.617Z] Cloning the remote Git repository [2023-09-13T08:31:59.660Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-13T08:31:59.763Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-09-13T08:31:59.916Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-13T08:31:59.917Z] > git --version # timeout=10 [2023-09-13T08:31:59.937Z] > git --version # 'git version 2.25.1' [2023-09-13T08:31:59.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-13T08:32:00.080Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T08:32:02.270Z] level=info msg="[linters_context/goanalysis] analyzers took 1m12.561359187s with top 10 stages: buildir: 37.559920147s, gosec: 7.458150492s, fact_deprecated: 2.153007817s, inspect: 2.123006755s, ctrlflow: 1.519888631s, printf: 1.475091951s, S1038: 1.076756474s, nilness: 887.047848ms, fact_purity: 713.685107ms, isgenerated: 683.0408ms" [2023-09-13T08:32:02.270Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-13T08:32:02.270Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, exclude: 197/197, filename_unadjuster: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, identifier_marker: 197/197, nolint: 0/21" [2023-09-13T08:32:02.270Z] level=info msg="[runner] processing took 31.240753ms with stages: identifier_marker: 15.586901ms, nolint: 10.047126ms, autogenerated_exclude: 1.799561ms, exclude-rules: 1.609956ms, path_prettifier: 1.443773ms, skip_dirs: 700.615µs, cgo: 30.891µs, filename_unadjuster: 16.11µs, max_same_issues: 1.6µs, exclude: 730ns, fixer: 690ns, diff: 630ns, skip_files: 420ns, severity-rules: 400ns, sort_results: 370ns, max_per_file_from_linter: 240ns, uniq_by_line: 190ns, max_from_linter: 160ns, source_code: 160ns, path_prefixer: 120ns, path_shortener: 110ns" [2023-09-13T08:32:02.270Z] level=info msg="[runner] linters took 9.140364003s with stages: goanalysis_metalinter: 9.108965196s" [2023-09-13T08:32:02.270Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-13T08:32:02.270Z] level=info msg="Memory: 203 samples, avg is 277.1MB, max is 883.8MB" [2023-09-13T08:32:02.270Z] level=info msg="Execution took 20.124618382s" [2023-09-13T08:32:02.270Z] go vet ./... [2023-09-13T08:32:05.883Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-13T08:32:05.883Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-13T08:32:05.883Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-13T08:32:06.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-13T08:32:06.584Z] + ls -al . [2023-09-13T08:32:06.584Z] total 732 [2023-09-13T08:32:06.584Z] drwxrwxr-x 12 1001 1001 4096 Sep 13 08:30 . [2023-09-13T08:32:06.584Z] drwxr-xr-x 4 root root 4096 Sep 13 08:30 .. [2023-09-13T08:32:06.584Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 08:29 .blubracket [2023-09-13T08:32:06.584Z] -rw-rw-r-- 1 1001 1001 16 Sep 13 08:29 .dockerignore [2023-09-13T08:32:06.584Z] drwxrwxr-x 8 1001 1001 4096 Sep 13 08:31 .git [2023-09-13T08:32:06.584Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 08:29 .github [2023-09-13T08:32:06.584Z] -rw-rw-r-- 1 1001 1001 1173 Sep 13 08:29 .gitignore [2023-09-13T08:32:06.584Z] -rw-rw-r-- 1 1001 1001 42 Sep 13 08:29 .golangci.yml [2023-09-13T08:32:06.584Z] -rw-rw-r-- 1 1001 1001 100 Sep 13 08:29 .hadolint.yml [2023-09-13T08:32:06.584Z] drwxr-xr-x 3 1001 1001 4096 Sep 13 08:30 .semver [2023-09-13T08:32:06.584Z] -rw-rw-r-- 1 1001 1001 166 Sep 13 08:29 .sonarcloud.properties [2023-09-13T08:32:06.584Z] -rw-rw-r-- 1 1001 1001 1171 Sep 13 08:29 ADOPTERS.md [2023-09-13T08:32:06.584Z] -rw-rw-r-- 1 1001 1001 11674 Sep 13 08:29 Attribution.txt [2023-09-13T08:32:06.584Z] -rw-rw-r-- 1 1001 1001 93407 Sep 13 08:29 CHANGELOG.md [2023-09-13T08:32:06.584Z] -rw-rw-r-- 1 1001 1001 3804 Sep 13 08:29 CONTRIBUTING.md [2023-09-13T08:32:06.584Z] -rw-rw-r-- 1 1001 1001 677 Sep 13 08:29 GOVERNANCE.md [2023-09-13T08:32:06.584Z] -rw-rw-r-- 1 1001 1001 883 Sep 13 08:29 Jenkinsfile [2023-09-13T08:32:06.584Z] -rw-rw-r-- 1 1001 1001 10775 Sep 13 08:29 LICENSE [2023-09-13T08:32:06.584Z] -rw-rw-r-- 1 1001 1001 14764 Sep 13 08:29 Makefile [2023-09-13T08:32:06.584Z] -rw-rw-r-- 1 1001 1001 582 Sep 13 08:29 OWNERS.md [2023-09-13T08:32:06.584Z] -rw-rw-r-- 1 1001 1001 9923 Sep 13 08:29 README.md [2023-09-13T08:32:06.584Z] -rw-rw-r-- 1 1001 1001 789 Sep 13 08:29 SECURITY.md [2023-09-13T08:32:06.584Z] -rw-rw-r-- 1 1001 1001 5 Sep 13 08:30 VERSION [2023-09-13T08:32:06.584Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 08:29 bin [2023-09-13T08:32:06.585Z] drwxrwxr-x 18 1001 1001 4096 Sep 13 08:29 cmd [2023-09-13T08:32:06.585Z] -rw-r--r-- 1 root root 453596 Sep 13 08:31 coverage.out [2023-09-13T08:32:06.585Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 08:29 fuzz_test [2023-09-13T08:32:06.585Z] -rw-rw-r-- 1 1001 1001 3687 Sep 13 08:29 go.mod [2023-09-13T08:32:06.585Z] -rw-rw-r-- 1 1001 1001 34973 Sep 13 08:29 go.sum [2023-09-13T08:32:06.585Z] drwxrwxr-x 7 1001 1001 4096 Sep 13 08:29 internal [2023-09-13T08:32:06.585Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 08:29 openapi [2023-09-13T08:32:06.585Z] -rw-rw-r-- 1 1001 1001 594 Sep 13 08:29 security.txt [2023-09-13T08:32:06.585Z] drwxrwxr-x 4 1001 1001 4096 Sep 13 08:29 snap [2023-09-13T08:32:06.585Z] -rw-rw-r-- 1 1001 1001 204 Sep 13 08:29 version.go [Pipeline] sh [2023-09-13T08:32:06.877Z] + '[' -e coverage.out ] [2023-09-13T08:32:06.877Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-13T08:32:06.981Z] Stashed 1 file(s) [Pipeline] sh [2023-09-13T08:32:07.257Z] + make build [2023-09-13T08:32:07.257Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-13T08:32:17.878Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-13T08:32:17.898Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T08:32:18.698Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-13T08:32:18.739Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-13T08:32:18.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-13T08:32:18.756Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4679/head:refs/remotes/origin/PR-4679 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-13T08:32:19.337Z] Merging remotes/origin/main commit 507b8562762b72837187c0f21174f8ef0546d105 into PR head commit 99a156ea2f182069879b1641b74b1813a44a0c6a [2023-09-13T08:32:19.452Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-13T08:32:19.711Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-13T08:32:19.989Z] Merge succeeded, producing 1c99c96ae9eabfc3a0c1cf1548bf475fd451b4b3 [2023-09-13T08:32:19.989Z] Checking out Revision 1c99c96ae9eabfc3a0c1cf1548bf475fd451b4b3 (PR-4679) [2023-09-13T08:32:20.645Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-09-13T08:32:19.357Z] > git config core.sparsecheckout # timeout=10 [2023-09-13T08:32:19.429Z] > git checkout -f 99a156ea2f182069879b1641b74b1813a44a0c6a # timeout=10 [2023-09-13T08:32:19.650Z] > git remote # timeout=10 [2023-09-13T08:32:19.668Z] > git config --get remote.origin.url # timeout=10 [2023-09-13T08:32:19.682Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-13T08:32:19.695Z] > git merge 507b8562762b72837187c0f21174f8ef0546d105 # timeout=10 [2023-09-13T08:32:19.969Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-13T08:32:19.996Z] > git config core.sparsecheckout # timeout=10 [2023-09-13T08:32:20.008Z] > git checkout -f 1c99c96ae9eabfc3a0c1cf1548bf475fd451b4b3 # timeout=10 [2023-09-13T08:32:21.212Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-13T08:32:23.590Z] Commit message: "Merge commit '507b8562762b72837187c0f21174f8ef0546d105' into HEAD" [2023-09-13T08:32:23.616Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T08:32:24.534Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-13T08:32:24.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T08:32:24.534Z] Dload Upload Total Spent Left Speed [2023-09-13T08:32:24.534Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2023-09-13T08:32:25.180Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-13T08:32:25.506Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-13T08:32:25.506Z] + sudo tee /etc/docker/daemon.new [2023-09-13T08:32:25.506Z] { [2023-09-13T08:32:25.506Z] "registry-mirrors": [ [2023-09-13T08:32:25.506Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-13T08:32:25.506Z] ], [2023-09-13T08:32:25.506Z] "bip": "10.250.0.254/24", [2023-09-13T08:32:25.506Z] "hosts": [ [2023-09-13T08:32:25.506Z] "tcp://0.0.0.0:5555", [2023-09-13T08:32:25.506Z] "unix:///var/run/docker.sock" [2023-09-13T08:32:25.506Z] ], [2023-09-13T08:32:25.506Z] "mtu": 1458, [2023-09-13T08:32:25.506Z] "selinux-enabled": true, [2023-09-13T08:32:25.506Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-13T08:32:25.506Z] } [Pipeline] sh [2023-09-13T08:32:23.599Z] > git rev-list --no-walk db7047b714fc01e0dfffcfcc7ccfbf52a5b918f9 # timeout=10 [2023-09-13T08:32:25.832Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-13T08:32:26.161Z] + sudo service docker restart [2023-09-13T08:32:27.767Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-13T08:32:28.346Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-13T08:32:29.721Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-13T08:32:30.656Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-13T08:32:31.589Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-13T08:32:32.524Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-13T08:32:33.458Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-09-13T08:32:34.837Z] $ docker stop --time=1 a39d7acb08c5dcb07b88dc4d5a7d27bfd9cbe1abbc90045555c30f35d57adcca [2023-09-13T08:32:39.939Z] $ docker rm -f --volumes a39d7acb08c5dcb07b88dc4d5a7d27bfd9cbe1abbc90045555c30f35d57adcca [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 [2023-09-13T08:32:40.896Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-13T08:32:40.896Z] [2023-09-13T08:32:40.896Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T08:32:41.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-13T08:32:41.187Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-13T08:32:41.187Z] 91d30c5bc195: Pulling fs layer [2023-09-13T08:32:41.187Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-13T08:32:41.187Z] 9c61dcf015f6: Pulling fs layer [2023-09-13T08:32:41.187Z] 4698f68db338: Pulling fs layer [2023-09-13T08:32:41.187Z] 2a2f49069b9e: Pulling fs layer [2023-09-13T08:32:41.187Z] e0025b399a48: Pulling fs layer [2023-09-13T08:32:41.187Z] 2a2f49069b9e: Waiting [2023-09-13T08:32:41.187Z] 4698f68db338: Waiting [2023-09-13T08:32:41.187Z] e0025b399a48: Waiting [2023-09-13T08:32:41.187Z] 91d30c5bc195: Download complete [2023-09-13T08:32:41.187Z] 4698f68db338: Verifying Checksum [2023-09-13T08:32:41.187Z] 4698f68db338: Download complete [2023-09-13T08:32:41.445Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-13T08:32:41.445Z] 2e9b0aa3be6d: Download complete [2023-09-13T08:32:41.445Z] e0025b399a48: Verifying Checksum [2023-09-13T08:32:41.445Z] e0025b399a48: Download complete [2023-09-13T08:32:41.445Z] 91d30c5bc195: Pull complete [2023-09-13T08:32:41.445Z] 2a2f49069b9e: Download complete [2023-09-13T08:32:41.703Z] 2e9b0aa3be6d: Pull complete [2023-09-13T08:32:41.961Z] 9c61dcf015f6: Verifying Checksum [2023-09-13T08:32:41.961Z] 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T08:32:44.418Z] provisioning config files... [2023-09-13T08:32:44.444Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2582574276582871731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T08:32:44.487Z] 9c61dcf015f6: Pull complete [2023-09-13T08:32:44.745Z] 4698f68db338: Pull complete [2023-09-13T08:32:44.789Z] ---> docker-login.sh [2023-09-13T08:32:44.789Z] nexus3.edgexfoundry.org:10001 [2023-09-13T08:32:45.004Z] 2a2f49069b9e: Pull complete [2023-09-13T08:32:45.004Z] e0025b399a48: Pull complete [2023-09-13T08:32:45.004Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-13T08:32:45.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T08:32:45.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-13T08:32:45.262Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T08:32:45.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T08:32:45.330Z] Configure a credential helper to remove this warning. See [2023-09-13T08:32:45.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T08:32:45.330Z] [2023-09-13T08:32:45.330Z] Login Succeeded [2023-09-13T08:32:45.330Z] nexus3.edgexfoundry.org:10002 [2023-09-13T08:32:45.335Z] prd-ubuntu20.04-docker-8c-8g-6093 does not seem to be running inside a container [2023-09-13T08:32:45.357Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-09-13T08:32:45.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T08:32:45.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T08:32:45.871Z] Configure a credential helper to remove this warning. See [2023-09-13T08:32:45.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T08:32:45.871Z] [2023-09-13T08:32:45.871Z] Login Succeeded [2023-09-13T08:32:45.871Z] nexus3.edgexfoundry.org:10003 [2023-09-13T08:32:45.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T08:32:46.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T08:32:46.140Z] Configure a credential helper to remove this warning. See [2023-09-13T08:32:46.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T08:32:46.140Z] [2023-09-13T08:32:46.140Z] Login Succeeded [2023-09-13T08:32:46.140Z] nexus3.edgexfoundry.org:10004 [2023-09-13T08:32:46.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T08:32:46.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T08:32:46.413Z] Configure a credential helper to remove this warning. See [2023-09-13T08:32:46.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T08:32:46.413Z] [2023-09-13T08:32:46.413Z] Login Succeeded [2023-09-13T08:32:46.413Z] docker.io [2023-09-13T08:32:46.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T08:32:46.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T08:32:46.951Z] Configure a credential helper to remove this warning. See [2023-09-13T08:32:46.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T08:32:46.951Z] [2023-09-13T08:32:46.951Z] Login Succeeded [2023-09-13T08:32:46.951Z] ---> docker-login.sh ends [2023-09-13T08:32:48.272Z] $ docker top 1759011f3c3ec4ea41346ba9403c06c596670ec4b43a0ff3c47480fd1006529b -eo pid,comm [Pipeline] { [Pipeline] } [2023-09-13T08:32:48.342Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-09-13T08:32:48.627Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-13T08:32:48.927Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-09-13T08:32:48.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T08:32:48.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T08:32:48.975Z] ========================================================= [2023-09-13T08:32:48.975Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-13T08:32:48.975Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-13T08:32:49.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T08:32:49.571Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-13T08:32:49.571Z] 9fda8d8052c6: Pulling fs layer [2023-09-13T08:32:49.571Z] 5d54e960e981: Pulling fs layer [2023-09-13T08:32:49.571Z] c4a7e357bf2a: Pulling fs layer [2023-09-13T08:32:49.571Z] f0e02332f6b5: Pulling fs layer [2023-09-13T08:32:49.571Z] 66412af1f25a: Pulling fs layer [2023-09-13T08:32:49.571Z] 1baf3a5c0e64: Pulling fs layer [2023-09-13T08:32:49.571Z] 9a37bb91b891: Pulling fs layer [2023-09-13T08:32:49.571Z] a29adfc67d43: Pulling fs layer [2023-09-13T08:32:49.571Z] d5de9f91c1a4: Pulling fs layer [2023-09-13T08:32:49.571Z] 1baf3a5c0e64: Waiting [2023-09-13T08:32:49.571Z] f0e02332f6b5: Waiting [2023-09-13T08:32:49.571Z] 66412af1f25a: Waiting [2023-09-13T08:32:49.571Z] 9a37bb91b891: Waiting [2023-09-13T08:32:49.571Z] a29adfc67d43: Waiting [2023-09-13T08:32:49.571Z] d5de9f91c1a4: Waiting [2023-09-13T08:32:49.571Z] 5d54e960e981: Verifying Checksum [2023-09-13T08:32:49.571Z] 5d54e960e981: Download complete [2023-09-13T08:32:49.571Z] f0e02332f6b5: Verifying Checksum [2023-09-13T08:32:49.571Z] f0e02332f6b5: Download complete [2023-09-13T08:32:49.571Z] 66412af1f25a: Verifying Checksum [2023-09-13T08:32:49.571Z] 66412af1f25a: Download complete [2023-09-13T08:32:49.571Z] 9fda8d8052c6: Download complete [2023-09-13T08:32:49.853Z] 9a37bb91b891: Verifying Checksum [2023-09-13T08:32:49.854Z] 9a37bb91b891: Download complete [2023-09-13T08:32:50.822Z] a29adfc67d43: Verifying Checksum [2023-09-13T08:32:50.822Z] a29adfc67d43: Download complete [2023-09-13T08:32:50.822Z] 9fda8d8052c6: Pull complete [2023-09-13T08:32:51.161Z] #1 [security-spire-server internal] load build definition from Dockerfile [2023-09-13T08:32:51.161Z] #1 transferring dockerfile: [2023-09-13T08:32:51.161Z] #1 transferring dockerfile: 1.59kB done [2023-09-13T08:32:51.161Z] #1 DONE 0.0s [2023-09-13T08:32:51.161Z] [2023-09-13T08:32:51.161Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-13T08:32:51.161Z] #2 transferring dockerfile: 2.39kB done [2023-09-13T08:32:51.161Z] #2 DONE 0.0s [2023-09-13T08:32:51.161Z] [2023-09-13T08:32:51.161Z] #3 [security-spire-config internal] load build definition from Dockerfile [2023-09-13T08:32:51.161Z] #3 transferring dockerfile: 1.58kB done [2023-09-13T08:32:51.161Z] #3 DONE 0.0s [2023-09-13T08:32:51.161Z] [2023-09-13T08:32:51.161Z] #4 [security-spire-agent internal] load build definition from Dockerfile [2023-09-13T08:32:51.161Z] #4 transferring dockerfile: 1.70kB done [2023-09-13T08:32:51.161Z] #4 DONE 0.0s [2023-09-13T08:32:51.161Z] [2023-09-13T08:32:51.161Z] #5 [core-metadata internal] load build definition from Dockerfile [2023-09-13T08:32:51.161Z] #5 transferring dockerfile: 1.96kB done [2023-09-13T08:32:51.161Z] #5 DONE 0.0s [2023-09-13T08:32:51.161Z] [2023-09-13T08:32:51.161Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-13T08:32:51.161Z] #6 transferring dockerfile: 1.78kB done [2023-09-13T08:32:51.161Z] #6 DONE 0.0s [2023-09-13T08:32:51.161Z] [2023-09-13T08:32:51.161Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-09-13T08:32:51.161Z] #7 transferring dockerfile: 1.82kB done [2023-09-13T08:32:51.161Z] #7 DONE 0.0s [2023-09-13T08:32:51.161Z] [2023-09-13T08:32:51.161Z] #8 [core-data internal] load build definition from Dockerfile [2023-09-13T08:32:51.161Z] #8 transferring dockerfile: 1.90kB done [2023-09-13T08:32:51.161Z] #8 DONE 0.0s [2023-09-13T08:32:51.161Z] [2023-09-13T08:32:51.161Z] #9 [core-command internal] load build definition from Dockerfile [2023-09-13T08:32:51.161Z] #9 transferring dockerfile: 1.82kB done [2023-09-13T08:32:51.161Z] #9 DONE 0.0s [2023-09-13T08:32:51.161Z] [2023-09-13T08:32:51.161Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-13T08:32:51.161Z] #10 transferring dockerfile: 2.12kB done [2023-09-13T08:32:51.161Z] #10 DONE 0.0s [2023-09-13T08:32:51.161Z] [2023-09-13T08:32:51.161Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-13T08:32:51.161Z] #11 transferring dockerfile: 2.04kB done [2023-09-13T08:32:51.161Z] #11 DONE 0.0s [2023-09-13T08:32:51.161Z] [2023-09-13T08:32:51.161Z] #12 [support-notifications internal] load build definition from Dockerfile [2023-09-13T08:32:51.161Z] #12 transferring dockerfile: 1.84kB done [2023-09-13T08:32:51.161Z] #12 DONE 0.1s [2023-09-13T08:32:51.161Z] [2023-09-13T08:32:51.161Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-13T08:32:51.161Z] #13 transferring dockerfile: 2.38kB done [2023-09-13T08:32:51.161Z] #13 DONE 0.0s [2023-09-13T08:32:51.161Z] [2023-09-13T08:32:51.161Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-13T08:32:51.161Z] #14 transferring dockerfile: 2.82kB done [2023-09-13T08:32:51.161Z] #14 DONE 0.0s [2023-09-13T08:32:51.161Z] [2023-09-13T08:32:51.161Z] #15 [security-spire-server internal] load .dockerignore [2023-09-13T08:32:51.161Z] #15 transferring context: 56B done [2023-09-13T08:32:51.161Z] #15 DONE 0.1s [2023-09-13T08:32:51.419Z] 5d54e960e981: Pull complete [2023-09-13T08:32:51.419Z] d5de9f91c1a4: Verifying Checksum [2023-09-13T08:32:51.419Z] d5de9f91c1a4: Download complete [2023-09-13T08:32:51.419Z] c4a7e357bf2a: Verifying Checksum [2023-09-13T08:32:51.419Z] c4a7e357bf2a: Download complete [2023-09-13T08:32:51.420Z] [2023-09-13T08:32:51.420Z] #16 [security-proxy-setup internal] load .dockerignore [2023-09-13T08:32:51.420Z] #16 transferring context: 56B done [2023-09-13T08:32:51.420Z] #16 DONE 0.0s [2023-09-13T08:32:51.420Z] [2023-09-13T08:32:51.420Z] #17 [security-spire-config internal] load .dockerignore [2023-09-13T08:32:51.420Z] #17 transferring context: 56B done [2023-09-13T08:32:51.420Z] #17 DONE 0.0s [2023-09-13T08:32:51.420Z] [2023-09-13T08:32:51.420Z] #18 [security-spire-agent internal] load .dockerignore [2023-09-13T08:32:51.420Z] #18 transferring context: 56B done [2023-09-13T08:32:51.420Z] #18 DONE 0.0s [2023-09-13T08:32:51.420Z] [2023-09-13T08:32:51.420Z] #19 [core-metadata internal] load .dockerignore [2023-09-13T08:32:51.420Z] #19 transferring context: 56B done [2023-09-13T08:32:51.420Z] #19 DONE 0.0s [2023-09-13T08:32:51.420Z] [2023-09-13T08:32:51.420Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-09-13T08:32:51.420Z] #20 transferring context: 56B done [2023-09-13T08:32:51.420Z] #20 DONE 0.0s [2023-09-13T08:32:51.420Z] [2023-09-13T08:32:51.420Z] #21 [support-scheduler internal] load .dockerignore [2023-09-13T08:32:51.420Z] #21 transferring context: 56B done [2023-09-13T08:32:51.420Z] #21 DONE 0.0s [2023-09-13T08:32:51.420Z] [2023-09-13T08:32:51.420Z] #22 [core-data internal] load .dockerignore [2023-09-13T08:32:51.420Z] #22 transferring context: 56B done [2023-09-13T08:32:51.420Z] #22 DONE 0.0s [2023-09-13T08:32:51.420Z] [2023-09-13T08:32:51.420Z] #23 [core-command internal] load .dockerignore [2023-09-13T08:32:51.420Z] #23 transferring context: 56B done [2023-09-13T08:32:51.420Z] #23 DONE 0.0s [2023-09-13T08:32:51.420Z] [2023-09-13T08:32:51.420Z] #24 [security-proxy-auth internal] load .dockerignore [2023-09-13T08:32:51.420Z] #24 transferring context: 56B done [2023-09-13T08:32:51.420Z] #24 DONE 0.0s [2023-09-13T08:32:51.420Z] [2023-09-13T08:32:51.420Z] #25 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-13T08:32:51.420Z] #25 transferring context: 56B done [2023-09-13T08:32:51.420Z] #25 DONE 0.0s [2023-09-13T08:32:51.420Z] [2023-09-13T08:32:51.420Z] #26 [security-secretstore-setup internal] load .dockerignore [2023-09-13T08:32:51.420Z] #26 transferring context: 56B done [2023-09-13T08:32:51.420Z] #26 DONE 0.0s [2023-09-13T08:32:51.420Z] [2023-09-13T08:32:51.420Z] #27 [security-bootstrapper internal] load .dockerignore [2023-09-13T08:32:51.420Z] #27 transferring context: 56B done [2023-09-13T08:32:51.420Z] #27 DONE 0.0s [2023-09-13T08:32:51.420Z] [2023-09-13T08:32:51.420Z] #28 [support-notifications internal] load .dockerignore [2023-09-13T08:32:51.420Z] #28 transferring context: 56B done [2023-09-13T08:32:51.420Z] #28 DONE 0.0s [2023-09-13T08:32:51.420Z] [2023-09-13T08:32:51.420Z] #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T08:32:51.420Z] #29 DONE 0.1s [2023-09-13T08:32:51.420Z] [2023-09-13T08:32:51.420Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T08:32:51.678Z] #30 ... [2023-09-13T08:32:51.678Z] [2023-09-13T08:32:51.678Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T08:32:51.678Z] #31 DONE 0.0s [2023-09-13T08:32:51.678Z] [2023-09-13T08:32:51.678Z] #32 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T08:32:51.678Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T08:32:51.678Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T08:32:51.678Z] #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T08:32:51.678Z] #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T08:32:51.678Z] #32 DONE 0.1s [2023-09-13T08:32:51.678Z] [2023-09-13T08:32:51.678Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T08:32:51.678Z] #30 ... [2023-09-13T08:32:51.678Z] [2023-09-13T08:32:51.678Z] #32 [support-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T08:32:51.678Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T08:32:51.678Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T08:32:51.678Z] #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T08:32:51.678Z] #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T08:32:51.678Z] #32 DONE 0.1s [2023-09-13T08:32:51.678Z] [2023-09-13T08:32:51.678Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T08:32:51.678Z] #31 DONE 0.0s [2023-09-13T08:32:51.936Z] [2023-09-13T08:32:51.936Z] #32 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T08:32:51.936Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T08:32:51.936Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T08:32:51.936Z] #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T08:32:51.936Z] #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T08:32:51.936Z] #32 DONE 0.1s [2023-09-13T08:32:51.936Z] [2023-09-13T08:32:51.936Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-13T08:32:51.936Z] #31 DONE 0.0s [2023-09-13T08:32:51.936Z] [2023-09-13T08:32:51.936Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T08:32:52.194Z] #29 DONE 0.5s [2023-09-13T08:32:52.194Z] [2023-09-13T08:32:52.194Z] #32 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T08:32:52.194Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T08:32:52.194Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T08:32:52.194Z] #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T08:32:52.194Z] #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T08:32:52.194Z] #32 DONE 0.1s [2023-09-13T08:32:52.194Z] [2023-09-13T08:32:52.194Z] #33 [security-bootstrapper internal] load build context [2023-09-13T08:32:52.382Z] 1baf3a5c0e64: Verifying Checksum [2023-09-13T08:32:52.382Z] 1baf3a5c0e64: Download complete [2023-09-13T08:32:52.451Z] #33 ... [2023-09-13T08:32:52.451Z] [2023-09-13T08:32:52.451Z] #32 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T08:32:52.451Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T08:32:52.451Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T08:32:52.451Z] #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T08:32:52.451Z] #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T08:32:52.451Z] #32 DONE 0.1s [2023-09-13T08:32:52.451Z] [2023-09-13T08:32:52.451Z] #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T08:32:52.451Z] #30 DONE 0.9s [2023-09-13T08:32:52.451Z] [2023-09-13T08:32:52.451Z] #33 [security-bootstrapper internal] load build context [2023-09-13T08:32:52.711Z] #33 ... [2023-09-13T08:32:52.711Z] [2023-09-13T08:32:52.711Z] #32 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T08:32:52.711Z] #32 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-13T08:32:52.711Z] #32 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T08:32:52.711Z] #32 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-13T08:32:52.711Z] #32 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-13T08:32:52.711Z] #32 DONE 0.1s [2023-09-13T08:32:52.711Z] [2023-09-13T08:32:52.711Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-13T08:32:52.711Z] #34 DONE 1.0s [2023-09-13T08:32:52.711Z] [2023-09-13T08:32:52.711Z] #33 [security-bootstrapper internal] load build context [2023-09-13T08:32:52.972Z] #33 ... [2023-09-13T08:32:52.972Z] [2023-09-13T08:32:52.972Z] #35 [security-spire-config internal] load build context [2023-09-13T08:32:52.972Z] #35 transferring context: 16.36kB 0.0s done [2023-09-13T08:32:52.972Z] #35 DONE 0.5s [2023-09-13T08:32:52.972Z] [2023-09-13T08:32:52.972Z] #36 [security-spire-server internal] load build context [2023-09-13T08:32:52.972Z] #36 transferring context: 18.11kB 0.0s done [2023-09-13T08:32:52.972Z] #36 DONE 0.5s [2023-09-13T08:32:52.972Z] [2023-09-13T08:32:52.972Z] #33 [security-bootstrapper internal] load build context [2023-09-13T08:32:52.972Z] #33 ... [2023-09-13T08:32:52.972Z] [2023-09-13T08:32:52.972Z] #37 [security-spire-agent internal] load build context [2023-09-13T08:32:52.972Z] #37 transferring context: 17.64kB 0.0s done [2023-09-13T08:32:52.972Z] #37 DONE 0.4s [2023-09-13T08:32:52.972Z] [2023-09-13T08:32:52.972Z] #33 [security-bootstrapper internal] load build context [2023-09-13T08:32:58.274Z] #33 transferring context: 240.62MB 5.6s [2023-09-13T08:32:58.274Z] #33 ... [2023-09-13T08:32:58.274Z] [2023-09-13T08:32:58.274Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T08:32:58.274Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.2s done [2023-09-13T08:32:58.274Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-13T08:32:58.274Z] #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-13T08:32:58.274Z] #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-13T08:32:58.274Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-13T08:32:58.274Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done [2023-09-13T08:32:58.274Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.7s done [2023-09-13T08:32:58.274Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.5s [2023-09-13T08:32:58.274Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-13T08:32:58.839Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.7s done [2023-09-13T08:33:02.120Z] #38 ... [2023-09-13T08:33:02.120Z] [2023-09-13T08:33:02.120Z] #39 [security-proxy-setup internal] load build context [2023-09-13T08:33:02.120Z] #39 transferring context: 364.76MB 9.3s done [2023-09-13T08:33:02.120Z] #39 ... [2023-09-13T08:33:02.120Z] [2023-09-13T08:33:02.120Z] #40 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T08:33:02.120Z] #0 0.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:02.121Z] #0 0.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:02.121Z] #0 1.187 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T08:33:02.121Z] #0 1.187 (2/4) Installing openssl (3.1.2-r0) [2023-09-13T08:33:02.121Z] #0 1.199 (3/4) Installing su-exec (0.2-r3) [2023-09-13T08:33:02.121Z] #0 1.202 (4/4) Installing yq (4.33.3-r3) [2023-09-13T08:33:02.121Z] #0 1.265 Executing busybox-1.36.1-r2.trigger [2023-09-13T08:33:02.121Z] #0 1.270 OK: 17 MiB in 19 packages [2023-09-13T08:33:02.121Z] #40 ... [2023-09-13T08:33:02.121Z] [2023-09-13T08:33:02.121Z] #41 [support-scheduler internal] load build context [2023-09-13T08:33:02.121Z] #41 ... [2023-09-13T08:33:02.121Z] [2023-09-13T08:33:02.121Z] #42 [security-proxy-auth internal] load build context [2023-09-13T08:33:02.121Z] #42 transferring context: 364.76MB 8.1s done [2023-09-13T08:33:02.121Z] #42 ... [2023-09-13T08:33:02.121Z] [2023-09-13T08:33:02.121Z] #43 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T08:33:02.121Z] #0 0.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:02.121Z] #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:02.121Z] #0 1.184 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T08:33:02.121Z] #0 1.184 Executing busybox-1.36.1-r2.trigger [2023-09-13T08:33:02.121Z] #0 1.191 OK: 7 MiB in 16 packages [2023-09-13T08:33:02.121Z] #43 ... [2023-09-13T08:33:02.121Z] [2023-09-13T08:33:02.121Z] #44 [core-command internal] load build context [2023-09-13T08:33:02.121Z] #44 transferring context: 364.76MB 8.5s done [2023-09-13T08:33:02.379Z] #44 ... [2023-09-13T08:33:02.379Z] [2023-09-13T08:33:02.379Z] #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T08:33:02.379Z] #45 ... [2023-09-13T08:33:02.379Z] [2023-09-13T08:33:02.379Z] #46 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T08:33:02.493Z] c4a7e357bf2a: Pull complete [2023-09-13T08:33:02.493Z] f0e02332f6b5: Pull complete [2023-09-13T08:33:02.493Z] 66412af1f25a: Pull complete [2023-09-13T08:33:02.639Z] #46 ... [2023-09-13T08:33:02.639Z] [2023-09-13T08:33:02.639Z] #47 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-13T08:33:02.639Z] #47 ... [2023-09-13T08:33:02.639Z] [2023-09-13T08:33:02.639Z] #48 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T08:33:02.896Z] #48 ... [2023-09-13T08:33:02.896Z] [2023-09-13T08:33:02.896Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T08:33:02.896Z] #0 3.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:02.896Z] #0 3.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:02.896Z] #0 3.409 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T08:33:02.896Z] #0 3.416 Executing busybox-1.36.1-r2.trigger [2023-09-13T08:33:02.896Z] #0 3.427 OK: 7 MiB in 16 packages [2023-09-13T08:33:02.896Z] #49 ... [2023-09-13T08:33:02.896Z] [2023-09-13T08:33:02.896Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T08:33:02.896Z] #0 2.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:02.896Z] #0 2.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:02.896Z] #0 3.235 v3.18.3-180-g3ba4f5c9415 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T08:33:02.896Z] #0 3.235 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T08:33:02.896Z] #0 3.235 OK: 20063 distinct packages available [2023-09-13T08:33:02.896Z] #0 3.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:02.896Z] #0 3.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:02.896Z] #0 3.583 (1/11) Installing ca-certificates (20230506-r0) [2023-09-13T08:33:02.896Z] #0 3.685 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-13T08:33:02.896Z] #0 3.690 (3/11) Installing libunistring (1.1-r1) [2023-09-13T08:33:02.896Z] #0 3.710 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-13T08:33:02.896Z] #0 3.714 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-13T08:33:02.896Z] #0 3.718 (6/11) Installing libcurl (8.2.1-r0) [2023-09-13T08:33:02.896Z] #0 3.725 (7/11) Installing curl (8.2.1-r0) [2023-09-13T08:33:02.896Z] #0 3.729 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-13T08:33:02.896Z] #0 3.732 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-13T08:33:02.896Z] #0 3.735 (10/11) Installing libucontext (1.2-r2) [2023-09-13T08:33:02.896Z] #0 3.738 (11/11) Installing gcompat (1.1.0-r1) [2023-09-13T08:33:02.896Z] #0 3.743 Executing busybox-1.36.1-r2.trigger [2023-09-13T08:33:02.896Z] #0 3.747 Executing ca-certificates-20230506-r0.trigger [2023-09-13T08:33:02.896Z] #0 3.785 OK: 12 MiB in 26 packages [2023-09-13T08:33:03.154Z] #50 ... [2023-09-13T08:33:03.154Z] [2023-09-13T08:33:03.154Z] #51 [security-secretstore-setup internal] load build context [2023-09-13T08:33:03.154Z] #51 transferring context: 364.76MB 8.7s done [2023-09-13T08:33:03.413Z] #51 ... [2023-09-13T08:33:03.413Z] [2023-09-13T08:33:03.413Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T08:33:03.413Z] #52 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2023-09-13T08:33:03.413Z] #52 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-13T08:33:03.413Z] #52 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-13T08:33:03.413Z] #52 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-13T08:33:03.413Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 2.5s done [2023-09-13T08:33:03.413Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-09-13T08:33:03.413Z] #52 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 9.8s done [2023-09-13T08:33:03.413Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-13T08:33:03.413Z] #52 ... [2023-09-13T08:33:03.413Z] [2023-09-13T08:33:03.413Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T08:33:03.672Z] #53 ... [2023-09-13T08:33:03.672Z] [2023-09-13T08:33:03.672Z] #54 [core-metadata internal] load build context [2023-09-13T08:33:03.672Z] #54 transferring context: 364.76MB 8.3s done [2023-09-13T08:33:03.672Z] #54 ... [2023-09-13T08:33:03.672Z] [2023-09-13T08:33:03.672Z] #55 [core-data internal] load build context [2023-09-13T08:33:03.672Z] #55 transferring context: 364.76MB 8.7s done [2023-09-13T08:33:03.930Z] #55 ... [2023-09-13T08:33:03.930Z] [2023-09-13T08:33:03.930Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T08:33:04.541Z] #56 ... [2023-09-13T08:33:04.542Z] [2023-09-13T08:33:04.542Z] #57 [security-spiffe-token-provider internal] load build context [2023-09-13T08:33:04.542Z] #57 transferring context: 364.76MB 9.1s done [2023-09-13T08:33:04.542Z] #57 ... [2023-09-13T08:33:04.542Z] [2023-09-13T08:33:04.542Z] #58 [core-common-config-bootstrapper internal] load build context [2023-09-13T08:33:04.542Z] #58 transferring context: 364.76MB 8.4s done [2023-09-13T08:33:04.801Z] #58 ... [2023-09-13T08:33:04.801Z] [2023-09-13T08:33:04.801Z] #59 [support-notifications internal] load build context [2023-09-13T08:33:04.801Z] #59 transferring context: 364.76MB 8.6s done [2023-09-13T08:33:09.217Z] #59 ... [2023-09-13T08:33:09.217Z] [2023-09-13T08:33:09.217Z] #33 [security-bootstrapper internal] load build context [2023-09-13T08:33:09.217Z] #33 transferring context: 364.76MB 7.5s done [2023-09-13T08:33:09.477Z] #33 ... [2023-09-13T08:33:09.478Z] [2023-09-13T08:33:09.478Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T08:33:09.478Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-13T08:33:09.478Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-13T08:33:12.597Z] 1baf3a5c0e64: Pull complete [2023-09-13T08:33:13.026Z] #38 ... [2023-09-13T08:33:13.026Z] [2023-09-13T08:33:13.026Z] #41 [support-scheduler internal] load build context [2023-09-13T08:33:13.026Z] #41 transferring context: 364.76MB 10.5s done [2023-09-13T08:33:13.026Z] #41 ... [2023-09-13T08:33:13.026Z] [2023-09-13T08:33:13.026Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T08:33:13.026Z] #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 19.3s [2023-09-13T08:33:13.182Z] 9a37bb91b891: Pull complete [2023-09-13T08:33:13.646Z] #52 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 20.1s done [2023-09-13T08:33:14.148Z] a29adfc67d43: Pull complete [2023-09-13T08:33:14.215Z] #52 ... [2023-09-13T08:33:14.215Z] [2023-09-13T08:33:14.215Z] #54 [core-metadata internal] load build context [2023-09-13T08:33:14.215Z] #54 DONE 22.6s [2023-09-13T08:33:14.215Z] [2023-09-13T08:33:14.215Z] #47 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-13T08:33:14.215Z] #47 DONE 22.7s [2023-09-13T08:33:14.215Z] [2023-09-13T08:33:14.215Z] #43 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T08:33:14.215Z] #43 DONE 22.6s [2023-09-13T08:33:14.215Z] [2023-09-13T08:33:14.215Z] #50 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T08:33:14.215Z] #50 DONE 22.5s [2023-09-13T08:33:14.215Z] [2023-09-13T08:33:14.215Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T08:33:14.215Z] #52 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-13T08:33:14.475Z] #52 ... [2023-09-13T08:33:14.475Z] [2023-09-13T08:33:14.475Z] #49 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T08:33:14.475Z] #49 DONE 22.6s [2023-09-13T08:33:14.475Z] [2023-09-13T08:33:14.475Z] #40 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T08:33:14.475Z] #40 DONE 22.7s [2023-09-13T08:33:14.475Z] [2023-09-13T08:33:14.475Z] #58 [core-common-config-bootstrapper internal] load build context [2023-09-13T08:33:14.475Z] #58 DONE 22.5s [2023-09-13T08:33:14.475Z] [2023-09-13T08:33:14.475Z] #33 [security-bootstrapper internal] load build context [2023-09-13T08:33:14.475Z] #33 DONE 22.3s [2023-09-13T08:33:14.475Z] [2023-09-13T08:33:14.475Z] #42 [security-proxy-auth internal] load build context [2023-09-13T08:33:14.475Z] #42 DONE 22.5s [2023-09-13T08:33:14.475Z] [2023-09-13T08:33:14.475Z] #55 [core-data internal] load build context [2023-09-13T08:33:14.475Z] #55 DONE 22.7s [2023-09-13T08:33:14.475Z] [2023-09-13T08:33:14.475Z] #44 [core-command internal] load build context [2023-09-13T08:33:14.475Z] #44 DONE 22.5s [2023-09-13T08:33:14.475Z] [2023-09-13T08:33:14.475Z] #57 [security-spiffe-token-provider internal] load build context [2023-09-13T08:33:14.475Z] #57 DONE 22.7s [2023-09-13T08:33:14.475Z] [2023-09-13T08:33:14.475Z] #39 [security-proxy-setup internal] load build context [2023-09-13T08:33:14.475Z] #39 DONE 22.8s [2023-09-13T08:33:14.475Z] [2023-09-13T08:33:14.475Z] #59 [support-notifications internal] load build context [2023-09-13T08:33:14.475Z] #59 DONE 22.4s [2023-09-13T08:33:14.475Z] [2023-09-13T08:33:14.475Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T08:33:14.475Z] #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 [2023-09-13T08:33:14.475Z] #52 ... [2023-09-13T08:33:14.475Z] [2023-09-13T08:33:14.475Z] #51 [security-secretstore-setup internal] load build context [2023-09-13T08:33:14.475Z] #51 DONE 22.6s [2023-09-13T08:33:14.475Z] [2023-09-13T08:33:14.475Z] #41 [support-scheduler internal] load build context [2023-09-13T08:33:14.475Z] #41 DONE 22.7s [2023-09-13T08:33:14.475Z] [2023-09-13T08:33:14.475Z] #60 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-13T08:33:14.475Z] #60 DONE 0.1s [2023-09-13T08:33:14.475Z] [2023-09-13T08:33:14.475Z] #61 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-09-13T08:33:14.475Z] #61 DONE 0.2s [2023-09-13T08:33:14.475Z] [2023-09-13T08:33:14.475Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T08:33:15.044Z] #52 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done [2023-09-13T08:33:16.091Z] d5de9f91c1a4: Pull complete [2023-09-13T08:33:16.091Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-13T08:33:16.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T08:33:16.091Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-13T08:33:16.421Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T08:33:16.421Z] WORKDIR /edgex [2023-09-13T08:33:16.421Z] COPY go.mod . [2023-09-13T08:33:16.421Z] RUN go mod download [2023-09-13T08:33:16.421Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-13T08:33:16.423Z] #52 ... [2023-09-13T08:33:16.423Z] [2023-09-13T08:33:16.423Z] #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T08:33:16.423Z] #45 22.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:16.423Z] #45 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:16.423Z] #45 22.92 (1/2) Installing ca-certificates (20230506-r0) [2023-09-13T08:33:16.423Z] #45 22.93 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-13T08:33:16.423Z] #45 22.94 Executing busybox-1.36.1-r2.trigger [2023-09-13T08:33:16.423Z] #45 22.94 Executing ca-certificates-20230506-r0.trigger [2023-09-13T08:33:16.423Z] #45 23.00 OK: 8 MiB in 17 packages [2023-09-13T08:33:16.423Z] #45 DONE 24.1s [2023-09-13T08:33:16.423Z] [2023-09-13T08:33:16.423Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T08:33:16.423Z] #56 23.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:16.423Z] #56 23.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:16.423Z] #56 23.40 (1/4) Installing ca-certificates (20230506-r0) [2023-09-13T08:33:16.423Z] #56 23.41 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-13T08:33:16.423Z] #56 23.42 (3/4) Installing su-exec (0.2-r3) [2023-09-13T08:33:16.423Z] #56 23.42 (4/4) Installing yq (4.33.3-r3) [2023-09-13T08:33:16.423Z] #56 23.48 Executing busybox-1.36.1-r2.trigger [2023-09-13T08:33:16.423Z] #56 23.49 Executing ca-certificates-20230506-r0.trigger [2023-09-13T08:33:16.423Z] #56 23.54 OK: 17 MiB in 19 packages [2023-09-13T08:33:16.423Z] #56 DONE 24.3s [2023-09-13T08:33:16.423Z] [2023-09-13T08:33:16.423Z] #48 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T08:33:16.423Z] #48 22.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:16.423Z] #48 22.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:16.423Z] #48 22.59 v3.18.3-180-g3ba4f5c9415 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T08:33:16.423Z] #48 22.59 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T08:33:16.423Z] #48 22.59 OK: 20063 distinct packages available [2023-09-13T08:33:16.423Z] #48 22.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:16.423Z] #48 22.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:16.423Z] #48 23.01 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T08:33:16.423Z] #48 23.01 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-13T08:33:16.423Z] #48 23.01 (3/4) Installing libucontext (1.2-r2) [2023-09-13T08:33:16.423Z] #48 23.01 (4/4) Installing gcompat (1.1.0-r1) [2023-09-13T08:33:16.423Z] #48 23.02 Executing busybox-1.36.1-r2.trigger [2023-09-13T08:33:16.423Z] #48 23.03 OK: 8 MiB in 19 packages [2023-09-13T08:33:16.423Z] #48 DONE 23.8s [2023-09-13T08:33:16.423Z] [2023-09-13T08:33:16.423Z] #46 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T08:33:16.423Z] #46 22.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:16.423Z] #46 22.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:16.423Z] #46 22.86 v3.18.3-180-g3ba4f5c9415 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T08:33:16.423Z] #46 22.86 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T08:33:16.423Z] #46 22.86 OK: 20063 distinct packages available [2023-09-13T08:33:16.423Z] #46 22.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:16.423Z] #46 23.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:16.423Z] #46 23.26 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-13T08:33:16.423Z] #46 23.26 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-13T08:33:16.423Z] #46 23.26 (3/5) Installing libucontext (1.2-r2) [2023-09-13T08:33:16.423Z] #46 23.48 (4/5) Installing gcompat (1.1.0-r1) [2023-09-13T08:33:16.423Z] #46 23.48 (5/5) Installing openssl (3.1.2-r0) [2023-09-13T08:33:16.423Z] #46 23.49 Executing busybox-1.36.1-r2.trigger [2023-09-13T08:33:16.423Z] #46 23.50 OK: 8 MiB in 20 packages [2023-09-13T08:33:16.423Z] #46 DONE 23.9s [2023-09-13T08:33:16.423Z] [2023-09-13T08:33:16.423Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T08:33:16.423Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-13T08:33:16.423Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s done [2023-09-13T08:33:16.991Z] #38 ... [2023-09-13T08:33:16.991Z] [2023-09-13T08:33:16.991Z] #53 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T08:33:16.991Z] #53 22.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:16.991Z] #53 23.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:16.991Z] #53 24.04 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-13T08:33:16.991Z] #53 24.07 (2/2) Installing su-exec (0.2-r3) [2023-09-13T08:33:16.991Z] #53 24.08 Executing busybox-1.36.1-r2.trigger [2023-09-13T08:33:16.991Z] #53 24.10 OK: 7 MiB in 17 packages [2023-09-13T08:33:16.991Z] #53 DONE 24.9s [2023-09-13T08:33:16.991Z] [2023-09-13T08:33:16.991Z] #62 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-13T08:33:16.991Z] #62 DONE 0.8s [2023-09-13T08:33:16.991Z] [2023-09-13T08:33:16.991Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T08:33:16.991Z] #0 1.752 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:16.991Z] #0 1.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:16.991Z] #0 2.117 OK: 265 MiB in 56 packages [2023-09-13T08:33:16.991Z] #63 DONE 2.6s [2023-09-13T08:33:16.991Z] [2023-09-13T08:33:16.991Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:33:17.007Z] Sending build context to Docker daemon 2.992MB [2023-09-13T08:33:17.007Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T08:33:17.007Z] ---> 746ca1b523b5 [2023-09-13T08:33:17.007Z] Step 2/4 : WORKDIR /edgex [2023-09-13T08:33:18.957Z] ---> Running in 17edc48ce725 [2023-09-13T08:33:19.226Z] Removing intermediate container 17edc48ce725 [2023-09-13T08:33:19.226Z] ---> e825912b0b68 [2023-09-13T08:33:19.226Z] Step 3/4 : COPY go.mod . [2023-09-13T08:33:19.561Z] #64 DONE 2.5s [2023-09-13T08:33:19.561Z] [2023-09-13T08:33:19.561Z] #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T08:33:19.561Z] #0 2.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:19.561Z] #0 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:19.561Z] #0 2.878 OK: 265 MiB in 56 packages [2023-09-13T08:33:19.561Z] #65 DONE 5.0s [2023-09-13T08:33:19.561Z] [2023-09-13T08:33:19.561Z] #66 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T08:33:19.561Z] #66 DONE 2.5s [2023-09-13T08:33:19.561Z] [2023-09-13T08:33:19.561Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T08:33:19.561Z] #0 2.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:19.561Z] #0 2.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:19.561Z] #0 2.933 v3.18.3-180-g3ba4f5c9415 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T08:33:19.561Z] #0 2.933 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T08:33:19.561Z] #0 2.933 OK: 20063 distinct packages available [2023-09-13T08:33:19.561Z] #0 3.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:19.561Z] #0 3.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:19.561Z] #0 3.354 OK: 265 MiB in 56 packages [2023-09-13T08:33:19.561Z] #67 DONE 5.1s [2023-09-13T08:33:19.561Z] [2023-09-13T08:33:19.561Z] #68 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T08:33:19.561Z] #68 DONE 2.5s [2023-09-13T08:33:19.561Z] [2023-09-13T08:33:19.561Z] #69 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:33:19.561Z] #69 DONE 0.1s [2023-09-13T08:33:19.561Z] [2023-09-13T08:33:19.561Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T08:33:19.561Z] #70 DONE 2.9s [2023-09-13T08:33:19.561Z] [2023-09-13T08:33:19.561Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:33:19.810Z] ---> 67b3f1a5bac6 [2023-09-13T08:33:19.810Z] Step 4/4 : RUN go mod download [2023-09-13T08:33:19.810Z] ---> Running in 37080fa617c7 [2023-09-13T08:33:19.823Z] #71 ... [2023-09-13T08:33:19.823Z] [2023-09-13T08:33:19.823Z] #72 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-13T08:33:19.823Z] #72 DONE 0.1s [2023-09-13T08:33:19.823Z] [2023-09-13T08:33:19.823Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-13T08:33:19.823Z] #73 DONE 0.1s [2023-09-13T08:33:19.823Z] [2023-09-13T08:33:19.823Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:33:19.823Z] #74 DONE 0.2s [2023-09-13T08:33:19.823Z] [2023-09-13T08:33:19.823Z] #75 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-13T08:33:19.823Z] #75 DONE 0.1s [2023-09-13T08:33:19.823Z] [2023-09-13T08:33:19.823Z] #76 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-13T08:33:19.823Z] #76 DONE 0.1s [2023-09-13T08:33:19.823Z] [2023-09-13T08:33:19.823Z] #77 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-13T08:33:19.823Z] #77 DONE 0.1s [2023-09-13T08:33:19.823Z] [2023-09-13T08:33:19.823Z] #78 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T08:33:19.823Z] #78 DONE 0.1s [2023-09-13T08:33:19.823Z] [2023-09-13T08:33:19.823Z] #79 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-13T08:33:19.823Z] #79 DONE 0.1s [2023-09-13T08:33:19.823Z] [2023-09-13T08:33:19.823Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T08:33:20.086Z] #80 DONE 0.1s [2023-09-13T08:33:20.086Z] [2023-09-13T08:33:20.086Z] #81 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-13T08:33:20.086Z] #81 DONE 0.1s [2023-09-13T08:33:20.086Z] [2023-09-13T08:33:20.086Z] #82 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-13T08:33:20.086Z] #82 DONE 0.1s [2023-09-13T08:33:20.086Z] [2023-09-13T08:33:20.086Z] #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T08:33:20.086Z] #83 DONE 0.1s [2023-09-13T08:33:20.086Z] [2023-09-13T08:33:20.086Z] #84 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-13T08:33:20.086Z] #84 DONE 0.1s [2023-09-13T08:33:20.086Z] [2023-09-13T08:33:20.086Z] #85 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T08:33:20.086Z] #0 5.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:20.086Z] #0 5.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T08:33:20.086Z] #0 5.549 OK: 265 MiB in 56 packages [2023-09-13T08:33:20.086Z] #85 DONE 5.6s [2023-09-13T08:33:20.086Z] [2023-09-13T08:33:20.086Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-13T08:33:20.086Z] #86 DONE 0.1s [2023-09-13T08:33:20.086Z] [2023-09-13T08:33:20.086Z] #87 [security-spire-agent] exporting to image [2023-09-13T08:33:20.086Z] #87 exporting layers [2023-09-13T08:33:20.344Z] #87 ... [2023-09-13T08:33:20.344Z] [2023-09-13T08:33:20.344Z] #88 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-13T08:33:20.344Z] #88 DONE 0.2s [2023-09-13T08:33:20.344Z] [2023-09-13T08:33:20.344Z] #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:33:20.344Z] #89 DONE 0.1s [2023-09-13T08:33:20.344Z] [2023-09-13T08:33:20.344Z] #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-13T08:33:20.344Z] #90 DONE 0.2s [2023-09-13T08:33:20.344Z] [2023-09-13T08:33:20.344Z] #87 [security-spire-server] exporting to image [2023-09-13T08:33:20.344Z] #87 ... [2023-09-13T08:33:20.344Z] [2023-09-13T08:33:20.344Z] #91 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-13T08:33:20.344Z] #91 DONE 3.3s [2023-09-13T08:33:20.344Z] [2023-09-13T08:33:20.344Z] #92 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-13T08:33:20.344Z] #92 DONE 0.0s [2023-09-13T08:33:20.604Z] [2023-09-13T08:33:20.604Z] #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:33:20.864Z] #93 ... [2023-09-13T08:33:20.864Z] [2023-09-13T08:33:20.864Z] #87 [security-spire-server] exporting to image [2023-09-13T08:33:20.864Z] #87 exporting layers 0.6s done [2023-09-13T08:33:20.864Z] #87 writing image sha256:417f0763e0902286eab96d73f5c90029747ce287f3eb568bf03b0272fc162e77 done [2023-09-13T08:33:20.864Z] #87 naming to docker.io/library/security-spire-agent done [2023-09-13T08:33:20.864Z] #87 writing image sha256:03096b6907a263603a2bd9527b5f22981f97d7c875cc035e3a29778877b45756 done [2023-09-13T08:33:20.864Z] #87 naming to docker.io/library/security-spire-config done [2023-09-13T08:33:20.864Z] #87 writing image sha256:a59c9096ad13e551324ddf0617748b6fa958eee9fca7250e4b4a91e1d689a0ff done [2023-09-13T08:33:20.864Z] #87 naming to docker.io/library/security-spire-server done [2023-09-13T08:33:20.864Z] #87 DONE 0.9s [2023-09-13T08:33:21.124Z] [2023-09-13T08:33:21.124Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:33:31.117Z] #94 ... [2023-09-13T08:33:31.117Z] [2023-09-13T08:33:31.117Z] #95 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:33:58.704Z] Removing intermediate container 37080fa617c7 [2023-09-13T08:33:58.704Z] ---> df8d357a3857 [2023-09-13T08:33:58.704Z] Successfully built df8d357a3857 [2023-09-13T08:33:58.704Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T08:33:59.035Z] + docker inspect -f . ci-base-image-arm64 [2023-09-13T08:33:59.035Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T08:33:59.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-6095 does not seem to be running inside a container [2023-09-13T08:33:59.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-13T08:34:00.511Z] $ docker top 1811955592dc93b004e4678fb5e3e048bb9e8cd9f89b3cfbf635d1c9d4a99811 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T08:34:01.340Z] + go version [2023-09-13T08:34:01.340Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-13T08:34:01.364Z] $ docker stop --time=1 1811955592dc93b004e4678fb5e3e048bb9e8cd9f89b3cfbf635d1c9d4a99811 [2023-09-13T08:34:05.462Z] $ docker rm -f --volumes 1811955592dc93b004e4678fb5e3e048bb9e8cd9f89b3cfbf635d1c9d4a99811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T08:34:05.982Z] + docker inspect -f . ci-base-image-arm64 [2023-09-13T08:34:05.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T08:34:06.161Z] prd-ubuntu20.04-docker-arm64-4c-16g-6095 does not seem to be running inside a container [2023-09-13T08:34:06.228Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-13T08:34:07.352Z] $ docker top 30022c3dc7c3e3e9aa9391b61794752adb49f449d59606b53a1e359e6d1b4533 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-13T08:34:07.545Z] ========================================================= [2023-09-13T08:34:07.545Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-13T08:34:07.545Z] ========================================================= [Pipeline] sh [2023-09-13T08:34:08.167Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-09-13T08:34:08.813Z] + make test [2023-09-13T08:34:08.813Z] go test -race -coverprofile=coverage.out ./... [2023-09-13T08:34:09.936Z] #95 DONE 48.7s [2023-09-13T08:34:09.936Z] [2023-09-13T08:34:09.936Z] #93 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:34:09.936Z] #93 DONE 48.1s [2023-09-13T08:34:09.936Z] [2023-09-13T08:34:09.936Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:34:09.936Z] #94 DONE 48.6s [2023-09-13T08:34:09.936Z] [2023-09-13T08:34:09.936Z] #71 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:34:09.936Z] #71 DONE 48.8s [2023-09-13T08:34:09.936Z] [2023-09-13T08:34:09.936Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-13T08:34:16.794Z] #96 ... [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #97 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:34:16.794Z] #97 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:34:16.794Z] #98 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-09-13T08:34:16.794Z] #99 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #100 [security-proxy-setup builder 6/7] COPY . . [2023-09-13T08:34:16.794Z] #100 DONE 7.4s [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T08:34:16.794Z] #101 ... [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #102 [security-secretstore-setup builder 6/7] COPY . . [2023-09-13T08:34:16.794Z] #102 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:34:16.794Z] #103 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #104 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:34:16.794Z] #104 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #105 [core-command builder 6/7] COPY . . [2023-09-13T08:34:16.794Z] #105 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:34:16.794Z] #106 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #107 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:34:16.794Z] #107 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #108 [core-data builder 6/7] COPY . . [2023-09-13T08:34:16.794Z] #108 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #109 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:34:16.794Z] #109 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:34:16.794Z] #110 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #111 [support-scheduler builder 6/7] COPY . . [2023-09-13T08:34:16.794Z] #111 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #112 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:34:16.794Z] #112 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:34:16.794Z] #113 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #114 [security-proxy-auth builder 6/7] COPY . . [2023-09-13T08:34:16.794Z] #114 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:34:16.794Z] #115 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:34:16.794Z] #116 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #117 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:34:16.794Z] #117 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #118 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-13T08:34:16.794Z] #118 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:34:16.794Z] #119 CACHED [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #120 [core-metadata builder 6/7] COPY . . [2023-09-13T08:34:16.794Z] #120 DONE 7.4s [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-13T08:34:16.794Z] #121 DONE 7.4s [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-13T08:34:16.794Z] #96 DONE 7.4s [2023-09-13T08:34:16.794Z] [2023-09-13T08:34:16.794Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T08:34:16.794Z] #122 1.108 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-13T08:34:26.762Z] #122 ... [2023-09-13T08:34:26.762Z] [2023-09-13T08:34:26.762Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T08:34:26.762Z] #0 1.173 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-13T08:34:26.762Z] #123 ... [2023-09-13T08:34:26.762Z] [2023-09-13T08:34:26.762Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T08:34:26.762Z] #0 1.038 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-13T08:34:26.762Z] #124 ... [2023-09-13T08:34:26.762Z] [2023-09-13T08:34:26.762Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T08:34:26.762Z] #0 0.697 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-13T08:34:26.762Z] #125 ... [2023-09-13T08:34:26.762Z] [2023-09-13T08:34:26.762Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T08:34:26.762Z] #0 0.703 go build -tags " non_delayedstart" -ldflags "-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 [2023-09-13T08:34:26.762Z] #126 ... [2023-09-13T08:34:26.762Z] [2023-09-13T08:34:26.762Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T08:34:26.762Z] #0 0.365 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-13T08:34:26.762Z] #127 ... [2023-09-13T08:34:26.762Z] [2023-09-13T08:34:26.762Z] #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T08:34:26.762Z] #101 0.474 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-13T08:34:26.762Z] #101 ... [2023-09-13T08:34:26.762Z] [2023-09-13T08:34:26.762Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T08:34:26.762Z] #0 0.780 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-13T08:34:26.762Z] #128 ... [2023-09-13T08:34:26.762Z] [2023-09-13T08:34:26.762Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T08:34:26.762Z] #0 1.238 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-13T08:34:27.023Z] #129 ... [2023-09-13T08:34:27.023Z] [2023-09-13T08:34:27.023Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T08:34:27.023Z] #0 0.851 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-13T08:34:27.023Z] #130 ... [2023-09-13T08:34:27.023Z] [2023-09-13T08:34:27.023Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T08:34:27.023Z] #0 1.179 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-13T08:34:47.689Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-13T08:35:24.349Z] #131 ... [2023-09-13T08:35:24.349Z] [2023-09-13T08:35:24.350Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T08:35:24.350Z] #127 68.34 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-13T08:35:47.098Z] #127 DONE 88.1s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T08:35:47.098Z] #128 DONE 88.1s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #101 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T08:35:47.098Z] #101 DONE 88.2s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T08:35:47.098Z] #122 DONE 88.1s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #124 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T08:35:47.098Z] #124 DONE 88.2s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:35:47.098Z] #132 ... [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T08:35:47.098Z] #130 DONE 88.2s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T08:35:47.098Z] #126 DONE 88.2s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T08:35:47.098Z] #125 DONE 88.4s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:35:47.098Z] #133 ... [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T08:35:47.098Z] #131 DONE 88.5s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #123 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T08:35:47.098Z] #123 DONE 88.6s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T08:35:47.098Z] #129 DONE 88.6s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:35:47.098Z] #134 ... [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #132 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:35:47.098Z] #132 DONE 0.8s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #135 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:35:47.098Z] #135 DONE 0.8s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #136 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-13T08:35:47.098Z] #136 DONE 0.8s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #133 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:35:47.098Z] #133 DONE 0.7s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #137 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:35:47.098Z] #137 DONE 0.6s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #138 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:35:47.098Z] #138 DONE 0.6s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:35:47.098Z] #134 DONE 0.4s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #139 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:35:47.098Z] #139 ... [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #140 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:35:47.098Z] #140 DONE 0.3s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #141 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:35:47.098Z] #141 DONE 0.3s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #142 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:35:47.098Z] #142 DONE 0.3s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #143 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:35:47.098Z] #143 CACHED [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #144 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:35:47.098Z] #144 CACHED [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #145 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:35:47.098Z] #145 CACHED [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #146 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:35:47.098Z] #146 CACHED [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:35:47.098Z] #147 CACHED [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #148 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:35:47.098Z] #148 CACHED [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #149 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:35:47.098Z] #149 CACHED [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #150 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:35:47.098Z] #150 CACHED [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #151 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:35:47.098Z] #151 DONE 0.3s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #152 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:35:47.098Z] #152 DONE 0.3s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #139 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:35:47.098Z] #139 DONE 0.3s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-13T08:35:47.098Z] #153 ... [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #154 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-13T08:35:47.098Z] #154 DONE 1.9s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #155 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-13T08:35:47.098Z] #155 DONE 1.9s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-13T08:35:47.098Z] #156 DONE 1.9s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #157 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-13T08:35:47.098Z] #157 DONE 1.9s [2023-09-13T08:35:47.098Z] [2023-09-13T08:35:47.098Z] #158 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-13T08:35:47.364Z] #158 ... [2023-09-13T08:35:47.364Z] [2023-09-13T08:35:47.364Z] #159 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-13T08:35:47.364Z] #159 DONE 2.3s [2023-09-13T08:35:47.364Z] [2023-09-13T08:35:47.364Z] #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-13T08:35:47.364Z] #160 DONE 2.3s [2023-09-13T08:35:47.364Z] [2023-09-13T08:35:47.364Z] #161 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-13T08:35:47.364Z] #161 DONE 2.3s [2023-09-13T08:35:47.364Z] [2023-09-13T08:35:47.364Z] #162 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-13T08:35:47.364Z] #162 DONE 2.3s [2023-09-13T08:35:47.364Z] [2023-09-13T08:35:47.364Z] #163 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-13T08:35:47.364Z] #163 DONE 2.3s [2023-09-13T08:35:47.364Z] [2023-09-13T08:35:47.364Z] #164 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-13T08:35:47.364Z] #164 DONE 2.7s [2023-09-13T08:35:47.634Z] [2023-09-13T08:35:47.634Z] #153 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-13T08:35:47.634Z] #153 DONE 2.4s [2023-09-13T08:35:47.634Z] [2023-09-13T08:35:47.634Z] #165 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:35:47.634Z] #165 ... [2023-09-13T08:35:47.634Z] [2023-09-13T08:35:47.634Z] #166 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:35:47.634Z] #166 DONE 0.7s [2023-09-13T08:35:47.634Z] [2023-09-13T08:35:47.634Z] #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-13T08:35:47.634Z] #167 DONE 0.7s [2023-09-13T08:35:47.634Z] [2023-09-13T08:35:47.634Z] #158 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-13T08:35:47.634Z] #158 DONE 0.8s [2023-09-13T08:35:47.634Z] [2023-09-13T08:35:47.634Z] #168 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:35:47.634Z] #168 DONE 0.4s [2023-09-13T08:35:47.634Z] [2023-09-13T08:35:47.634Z] #169 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:35:47.634Z] #169 DONE 0.4s [2023-09-13T08:35:47.634Z] [2023-09-13T08:35:47.634Z] #170 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:35:47.634Z] #170 DONE 0.4s [2023-09-13T08:35:47.634Z] [2023-09-13T08:35:47.634Z] #171 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-13T08:35:47.939Z] #171 ... [2023-09-13T08:35:47.939Z] [2023-09-13T08:35:47.939Z] #172 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:35:47.939Z] #172 DONE 0.4s [2023-09-13T08:35:47.939Z] [2023-09-13T08:35:47.939Z] #173 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:35:47.939Z] #173 DONE 0.4s [2023-09-13T08:35:47.939Z] [2023-09-13T08:35:47.939Z] #174 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:35:47.939Z] #174 DONE 0.5s [2023-09-13T08:35:47.939Z] [2023-09-13T08:35:47.939Z] #175 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:35:47.939Z] #175 DONE 0.4s [2023-09-13T08:35:47.939Z] [2023-09-13T08:35:47.939Z] #165 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:35:47.939Z] #165 DONE 0.4s [2023-09-13T08:35:47.939Z] [2023-09-13T08:35:47.939Z] #87 [security-spiffe-token-provider] exporting to image [2023-09-13T08:35:47.939Z] #87 exporting layers [2023-09-13T08:35:48.205Z] #87 ... [2023-09-13T08:35:48.205Z] [2023-09-13T08:35:48.205Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-13T08:35:48.205Z] #176 DONE 0.3s [2023-09-13T08:35:48.205Z] [2023-09-13T08:35:48.205Z] #87 [core-data] exporting to image [2023-09-13T08:35:48.205Z] #87 exporting layers 0.3s done [2023-09-13T08:35:48.205Z] #87 writing image sha256:4bba86964e515291c80c6da3d9cdf3081b95e12242a002f4998663022eff631f 0.0s done [2023-09-13T08:35:48.205Z] #87 naming to docker.io/library/core-data done [2023-09-13T08:35:48.205Z] #87 ... [2023-09-13T08:35:48.205Z] [2023-09-13T08:35:48.206Z] #177 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:35:48.206Z] #177 DONE 0.5s [2023-09-13T08:35:48.206Z] [2023-09-13T08:35:48.206Z] #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-13T08:35:48.206Z] #178 DONE 0.5s [2023-09-13T08:35:48.206Z] [2023-09-13T08:35:48.206Z] #171 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-13T08:35:48.206Z] #171 DONE 0.4s [2023-09-13T08:35:48.206Z] [2023-09-13T08:35:48.206Z] #87 [core-metadata] exporting to image [2023-09-13T08:35:48.206Z] #87 exporting layers 0.3s done [2023-09-13T08:35:48.206Z] #87 writing image sha256:cf6cd73c1a00d420f5486791f9a573f91f731872223ac72a72c3bde382a4c128 0.0s done [2023-09-13T08:35:48.206Z] #87 writing image sha256:601f51e0d15d463c800399eb64ad515a86a6729d5ffb1a10fc43864acafeb700 0.0s done [2023-09-13T08:35:48.206Z] #87 naming to docker.io/library/support-notifications done [2023-09-13T08:35:48.206Z] #87 naming to docker.io/library/core-command done [2023-09-13T08:35:48.476Z] #87 ... [2023-09-13T08:35:48.476Z] [2023-09-13T08:35:48.476Z] #179 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-13T08:35:48.476Z] #179 DONE 0.5s [2023-09-13T08:35:48.476Z] [2023-09-13T08:35:48.476Z] #180 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:35:48.476Z] #180 DONE 0.4s [2023-09-13T08:35:48.476Z] [2023-09-13T08:35:48.476Z] #181 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-13T08:35:49.029Z] #181 ... [2023-09-13T08:35:49.029Z] [2023-09-13T08:35:49.029Z] #182 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-13T08:35:49.029Z] #182 DONE 0.5s [2023-09-13T08:35:49.029Z] [2023-09-13T08:35:49.029Z] #87 [core-metadata] exporting to image [2023-09-13T08:35:49.029Z] #87 writing image sha256:cc273b84d7bd3bc26402f0f146fe2b0585acd2613fd8de2f03a45b999c7698dd [2023-09-13T08:35:49.029Z] #87 writing image sha256:5cc51844db49d61c49c2f94fa08f26c375b1dbeba0cf68ea4a812422b032f160 0.4s done [2023-09-13T08:35:49.029Z] #87 naming to docker.io/library/support-scheduler [2023-09-13T08:35:49.029Z] #87 ... [2023-09-13T08:35:49.029Z] [2023-09-13T08:35:49.029Z] #183 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T08:35:49.029Z] #183 DONE 0.8s [2023-09-13T08:35:49.029Z] [2023-09-13T08:35:49.029Z] #184 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T08:35:49.029Z] #184 DONE 0.9s [2023-09-13T08:35:49.029Z] [2023-09-13T08:35:49.029Z] #181 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-13T08:35:49.029Z] #181 DONE 0.8s [2023-09-13T08:35:49.029Z] [2023-09-13T08:35:49.029Z] #87 [security-proxy-auth] exporting to image [2023-09-13T08:35:49.029Z] #87 writing image sha256:cc273b84d7bd3bc26402f0f146fe2b0585acd2613fd8de2f03a45b999c7698dd 0.4s done [2023-09-13T08:35:49.029Z] #87 naming to docker.io/library/support-scheduler done [2023-09-13T08:35:49.029Z] #87 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-09-13T08:35:49.029Z] #87 writing image sha256:26ac2dda3b795c06639d383287187c5ba5674ce0513b1c59811ebacdcec14d2b done [2023-09-13T08:35:49.029Z] #87 naming to docker.io/library/core-metadata done [2023-09-13T08:35:49.305Z] #87 ... [2023-09-13T08:35:49.305Z] [2023-09-13T08:35:49.305Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-13T08:35:49.305Z] #185 DONE 0.2s [2023-09-13T08:35:49.305Z] [2023-09-13T08:35:49.305Z] #186 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-13T08:35:49.305Z] #186 DONE 0.7s [2023-09-13T08:35:49.305Z] [2023-09-13T08:35:49.305Z] #187 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T08:35:49.306Z] #187 DONE 0.0s [2023-09-13T08:35:49.306Z] [2023-09-13T08:35:49.306Z] #188 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T08:35:49.306Z] #188 DONE 1.1s [2023-09-13T08:35:49.306Z] [2023-09-13T08:35:49.306Z] #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-13T08:35:49.306Z] #189 DONE 0.1s [2023-09-13T08:35:49.306Z] [2023-09-13T08:35:49.306Z] #87 [core-common-config-bootstrapper] exporting to image [2023-09-13T08:35:49.306Z] #87 writing image sha256:47f84e1bd8a1298b2c00ac8bd5c687483f567a232e852aca4bee227553697769 done [2023-09-13T08:35:49.306Z] #87 naming to docker.io/library/security-proxy-auth done [2023-09-13T08:35:49.595Z] #87 ... [2023-09-13T08:35:49.595Z] [2023-09-13T08:35:49.595Z] #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-13T08:35:49.595Z] #190 DONE 0.1s [2023-09-13T08:35:49.595Z] [2023-09-13T08:35:49.595Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-13T08:35:49.595Z] #191 DONE 0.1s [2023-09-13T08:35:49.595Z] [2023-09-13T08:35:49.595Z] #87 [core-common-config-bootstrapper] exporting to image [2023-09-13T08:35:49.595Z] #87 exporting layers 0.2s done [2023-09-13T08:35:49.595Z] #87 writing image sha256:302e0e7967650fa2e21da1950156cd9be6e03e86ebd742e6e7f868278b9ea573 [2023-09-13T08:35:49.595Z] #87 writing image sha256:302e0e7967650fa2e21da1950156cd9be6e03e86ebd742e6e7f868278b9ea573 done [2023-09-13T08:35:49.595Z] #87 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-13T08:35:49.595Z] #87 DONE 2.8s [2023-09-13T08:35:49.595Z] [2023-09-13T08:35:49.595Z] #192 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-13T08:35:49.595Z] #192 DONE 0.1s [2023-09-13T08:35:49.595Z] [2023-09-13T08:35:49.595Z] #193 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T08:35:49.595Z] #193 DONE 0.6s [2023-09-13T08:35:49.595Z] [2023-09-13T08:35:49.595Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T08:35:49.857Z] #194 ... [2023-09-13T08:35:49.857Z] [2023-09-13T08:35:49.857Z] #87 [security-proxy-setup] exporting to image [2023-09-13T08:35:49.857Z] #87 exporting layers 0.1s done [2023-09-13T08:35:49.857Z] #87 writing image sha256:beef695184ad7699e7b2fbf425725b18a9f6a59b3b897c7fc057fffbc6da4037 done [2023-09-13T08:35:49.857Z] #87 naming to docker.io/library/security-proxy-setup done [2023-09-13T08:35:49.857Z] #87 DONE 2.9s [2023-09-13T08:35:49.857Z] [2023-09-13T08:35:49.857Z] #195 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T08:35:49.857Z] #195 DONE 0.6s [2023-09-13T08:35:50.131Z] [2023-09-13T08:35:50.131Z] #87 [security-secretstore-setup] exporting to image [2023-09-13T08:35:50.131Z] #87 exporting layers 0.2s done [2023-09-13T08:35:50.131Z] #87 writing image sha256:43cdc52e882f4cbb0c67130007d9b66b82689f38b7d41d119fb254f6d21c34b1 done [2023-09-13T08:35:50.131Z] #87 naming to docker.io/library/security-secretstore-setup done [2023-09-13T08:35:50.131Z] #87 DONE 3.1s [2023-09-13T08:35:50.131Z] [2023-09-13T08:35:50.131Z] #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T08:35:50.398Z] #38 ... [2023-09-13T08:35:50.398Z] [2023-09-13T08:35:50.398Z] #194 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T08:35:50.398Z] #194 DONE 0.6s [2023-09-13T08:35:50.398Z] [2023-09-13T08:35:50.398Z] #87 [security-bootstrapper] exporting to image [2023-09-13T08:35:50.398Z] #87 exporting layers 0.2s done [2023-09-13T08:35:50.398Z] #87 writing image sha256:5b61bfe56279f46f97a8505271504bd57eea4ae5d1999fe964788b1c3dcf0736 done [2023-09-13T08:35:50.398Z] #87 naming to docker.io/library/security-bootstrapper done [2023-09-13T08:35:50.398Z] #87 DONE 3.3s [2023-09-13T08:35:50.398Z] [2023-09-13T08:35:50.398Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T08:35:50.398Z] time="2023-09-13T08:32:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:35:50.398Z] time="2023-09-13T08:32:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:35:50.398Z] time="2023-09-13T08:32:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:35:50.398Z] time="2023-09-13T08:32:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:35:50.398Z] time="2023-09-13T08:32:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:35:50.398Z] time="2023-09-13T08:32:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:35:50.398Z] time="2023-09-13T08:32:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:35:50.398Z] time="2023-09-13T08:32:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:35:50.398Z] time="2023-09-13T08:32:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:35:50.398Z] time="2023-09-13T08:32:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:35:50.398Z] time="2023-09-13T08:32:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:35:50.398Z] time="2023-09-13T08:32:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:35:50.398Z] time="2023-09-13T08:32:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:35:50.398Z] time="2023-09-13T08:32:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-13T08:35:50.425Z] $ docker stop --time=1 1759011f3c3ec4ea41346ba9403c06c596670ec4b43a0ff3c47480fd1006529b [2023-09-13T08:35:51.686Z] $ docker rm -f --volumes 1759011f3c3ec4ea41346ba9403c06c596670ec4b43a0ff3c47480fd1006529b [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T08:35:52.029Z] + docker images [2023-09-13T08:35:52.029Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-13T08:35:52.029Z] security-bootstrapper latest 5b61bfe56279 1 second ago 23.3MB [2023-09-13T08:35:52.029Z] core-common-config-bootstrapper latest 302e0e796765 2 seconds ago 18.2MB [2023-09-13T08:35:52.029Z] security-secretstore-setup latest 43cdc52e882f 2 seconds ago 44.4MB [2023-09-13T08:35:52.029Z] security-proxy-setup latest beef695184ad 2 seconds ago 29.4MB [2023-09-13T08:35:52.029Z] security-proxy-auth latest 47f84e1bd8a1 3 seconds ago 19.5MB [2023-09-13T08:35:52.030Z] core-metadata latest 26ac2dda3b79 3 seconds ago 21.7MB [2023-09-13T08:35:52.030Z] core-data latest 4bba86964e51 4 seconds ago 21.3MB [2023-09-13T08:35:52.030Z] core-command latest 601f51e0d15d 4 seconds ago 21.1MB [2023-09-13T08:35:52.030Z] support-scheduler latest 5cc51844db49 4 seconds ago 34MB [2023-09-13T08:35:52.030Z] support-notifications latest cf6cd73c1a00 4 seconds ago 34.6MB [2023-09-13T08:35:52.030Z] security-spiffe-token-provider latest cc273b84d7bd 4 seconds ago 35MB [2023-09-13T08:35:52.030Z] security-spire-config latest 03096b6907a2 2 minutes ago 101MB [2023-09-13T08:35:52.030Z] security-spire-server latest a59c9096ad13 2 minutes ago 102MB [2023-09-13T08:35:52.030Z] security-spire-agent latest 417f0763e090 2 minutes ago 161MB [2023-09-13T08:35:52.030Z] ci-base-image-x86_64 latest 2111cf131de2 5 minutes ago 1.08GB [2023-09-13T08:35:52.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine fa269f55d9b9 16 hours ago 708MB [2023-09-13T08:35:52.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-13T08:35:52.030Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-13T08:36:24.285Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-13T08:36:24.285Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-13T08:36:24.285Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-13T08:36:24.285Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-13T08:36:24.285Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-13T08:36:24.285Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-13T08:36:24.285Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-13T08:36:24.285Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-13T08:36:24.285Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-13T08:36:24.285Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-13T08:36:24.285Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-13T08:36:24.285Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-13T08:36:24.285Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-13T08:36:24.285Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-13T08:36:29.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-13T08:36:29.631Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-13T08:36:30.216Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.402s coverage: 28.7% of statements [2023-09-13T08:36:40.283Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.319s coverage: 97.0% of statements [2023-09-13T08:36:43.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-13T08:36:43.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-13T08:36:43.632Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-13T08:36:47.876Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.366s coverage: 69.4% of statements [2023-09-13T08:36:48.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-13T08:36:48.465Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-13T08:36:49.868Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.334s coverage: 53.0% of statements [2023-09-13T08:36:55.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-13T08:36:55.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-13T08:36:55.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-13T08:36:55.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-13T08:36:55.232Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-13T08:37:01.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-13T08:37:01.930Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-13T08:37:06.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.140s coverage: 93.4% of statements [2023-09-13T08:37:06.469Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.499s coverage: 3.8% of statements [2023-09-13T08:37:14.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-13T08:37:14.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-13T08:37:14.754Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-13T08:37:17.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-13T08:37:17.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-13T08:37:17.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-13T08:37:17.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-13T08:37:17.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-13T08:37:17.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-13T08:37:17.338Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-13T08:37:17.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.059s coverage: 97.6% of statements [2023-09-13T08:37:18.185Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.207s coverage: 72.2% of statements [2023-09-13T08:37:28.245Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-13T08:37:28.245Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-13T08:37:28.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.496s coverage: 0.9% of statements [2023-09-13T08:37:28.842Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.426s coverage: 32.2% of statements [2023-09-13T08:37:33.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.407s coverage: 41.7% of statements [2023-09-13T08:37:33.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.262s coverage: 82.9% of statements [2023-09-13T08:37:33.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.248s coverage: 94.1% of statements [2023-09-13T08:37:33.119Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.202s coverage: 96.3% of statements [2023-09-13T08:37:36.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.207s coverage: 87.5% of statements [2023-09-13T08:37:37.847Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-13T08:37:38.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-13T08:37:38.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-13T08:37:38.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-13T08:37:41.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-13T08:37:41.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-13T08:37:41.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-13T08:37:41.367Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-13T08:37:49.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.209s coverage: 94.4% of statements [2023-09-13T08:37:49.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-13T08:37:49.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-13T08:37:49.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-13T08:37:49.550Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-13T08:37:56.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-13T08:37:56.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-13T08:37:58.115Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-13T08:38:02.357Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-13T08:38:02.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.075s coverage: 79.9% of statements [2023-09-13T08:38:02.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.229s coverage: 92.9% of statements [2023-09-13T08:38:02.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.070s coverage: 64.4% of statements [2023-09-13T08:38:02.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.200s coverage: 62.3% of statements [2023-09-13T08:38:02.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.198s coverage: 87.2% of statements [2023-09-13T08:38:02.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.176s coverage: 20.0% of statements [2023-09-13T08:38:02.625Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.185s coverage: 100.0% of statements [2023-09-13T08:38:03.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.376s coverage: 81.8% of statements [2023-09-13T08:38:03.210Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.355s coverage: 82.1% of statements [2023-09-13T08:38:04.614Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-13T08:38:05.571Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.208s coverage: 86.0% of statements [2023-09-13T08:38:08.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-13T08:38:08.143Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-13T08:38:10.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.908s coverage: 63.1% of statements [2023-09-13T08:38:10.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.215s coverage: 100.0% of statements [2023-09-13T08:38:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.119s coverage: 89.4% of statements [2023-09-13T08:38:11.248Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.070s coverage: 100.0% of statements [2023-09-13T08:38:11.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-13T08:38:11.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-13T08:38:11.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-13T08:38:12.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements [2023-09-13T08:38:12.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements [2023-09-13T08:38:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-13T08:38:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-13T08:38:18.326Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-13T08:38:19.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.777s coverage: 38.4% of statements [2023-09-13T08:38:19.730Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.244s coverage: 89.5% of statements [2023-09-13T08:38:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-13T08:38:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-13T08:38:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-13T08:38:23.063Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-13T08:38:24.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.194s coverage: 84.8% of statements [2023-09-13T08:38:28.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-13T08:38:28.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-13T08:38:28.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-13T08:38:28.258Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-13T08:38:34.886Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-13T08:38:34.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-13T08:38:34.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-13T08:38:34.887Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-13T08:38:35.466Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.295s coverage: 19.9% of statements [2023-09-13T08:38:36.047Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.540s coverage: 95.7% of statements [2023-09-13T08:38:37.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-13T08:38:37.976Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-13T08:38:39.376Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.237s coverage: 61.8% of statements [2023-09-13T08:38:40.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-13T08:38:40.779Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-13T08:38:42.709Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.390s coverage: 98.9% of statements [2023-09-13T08:38:42.974Z] 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 [2023-09-13T08:38:43.239Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-13T08:38:43.239Z] go vet ./... [2023-09-13T08:40:34.866Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-13T08:40:34.866Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-13T08:40:34.866Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-13T08:40:34.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-13T08:40:35.512Z] + ls -al . [2023-09-13T08:40:35.513Z] total 728 [2023-09-13T08:40:35.513Z] drwxrwxr-x 11 1001 1001 4096 Sep 13 08:34 . [2023-09-13T08:40:35.513Z] drwxr-xr-x 4 root root 4096 Sep 13 08:34 .. [2023-09-13T08:40:35.513Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 08:32 .blubracket [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 16 Sep 13 08:32 .dockerignore [2023-09-13T08:40:35.513Z] drwxrwxr-x 8 1001 1001 4096 Sep 13 08:32 .git [2023-09-13T08:40:35.513Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 08:32 .github [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 1173 Sep 13 08:32 .gitignore [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 42 Sep 13 08:32 .golangci.yml [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 100 Sep 13 08:32 .hadolint.yml [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 166 Sep 13 08:32 .sonarcloud.properties [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 1171 Sep 13 08:32 ADOPTERS.md [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 11674 Sep 13 08:32 Attribution.txt [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 93407 Sep 13 08:32 CHANGELOG.md [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 3804 Sep 13 08:32 CONTRIBUTING.md [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 677 Sep 13 08:32 GOVERNANCE.md [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 883 Sep 13 08:32 Jenkinsfile [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 10775 Sep 13 08:32 LICENSE [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 14764 Sep 13 08:32 Makefile [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 582 Sep 13 08:32 OWNERS.md [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 9923 Sep 13 08:32 README.md [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 789 Sep 13 08:32 SECURITY.md [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 5 Sep 13 08:30 VERSION [2023-09-13T08:40:35.513Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 08:32 bin [2023-09-13T08:40:35.513Z] drwxrwxr-x 18 1001 1001 4096 Sep 13 08:32 cmd [2023-09-13T08:40:35.513Z] -rw-r--r-- 1 root root 453596 Sep 13 08:38 coverage.out [2023-09-13T08:40:35.513Z] drwxrwxr-x 2 1001 1001 4096 Sep 13 08:32 fuzz_test [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 3687 Sep 13 08:32 go.mod [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 34973 Sep 13 08:32 go.sum [2023-09-13T08:40:35.513Z] drwxrwxr-x 7 1001 1001 4096 Sep 13 08:32 internal [2023-09-13T08:40:35.513Z] drwxrwxr-x 3 1001 1001 4096 Sep 13 08:32 openapi [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 594 Sep 13 08:32 security.txt [2023-09-13T08:40:35.513Z] drwxrwxr-x 4 1001 1001 4096 Sep 13 08:32 snap [2023-09-13T08:40:35.513Z] -rw-rw-r-- 1 1001 1001 204 Sep 13 08:32 version.go [Pipeline] sh [2023-09-13T08:40:35.824Z] + '[' -e coverage.out ] [2023-09-13T08:40:35.824Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-13T08:40:35.848Z] Warning: overwriting stash ‘coverage-report’ [2023-09-13T08:40:36.586Z] Stashed 1 file(s) [Pipeline] sh [2023-09-13T08:40:37.208Z] + make build [2023-09-13T08:40:37.208Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-13T08:41:58.798Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-13T08:41:58.798Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-13T08:41:58.798Z] go build -tags " non_delayedstart" -ldflags "-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 [2023-09-13T08:42:01.423Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-13T08:42:31.328Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-13T08:42:34.658Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-13T08:42:39.986Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-13T08:42:44.228Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-13T08:42:47.563Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-13T08:42:50.913Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-13T08:42:55.156Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } [2023-09-13T08:43:00.514Z] $ docker stop --time=1 30022c3dc7c3e3e9aa9391b61794752adb49f449d59606b53a1e359e6d1b4533 [2023-09-13T08:43:02.513Z] $ docker rm -f --volumes 30022c3dc7c3e3e9aa9391b61794752adb49f449d59606b53a1e359e6d1b4533 [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 [2023-09-13T08:43:04.903Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-13T08:43:04.903Z] [2023-09-13T08:43:04.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T08:43:05.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-13T08:43:05.227Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-13T08:43:05.227Z] 547446be3368: Pulling fs layer [2023-09-13T08:43:05.227Z] d125d8839a47: Pulling fs layer [2023-09-13T08:43:05.227Z] 3e85d5ac6304: Pulling fs layer [2023-09-13T08:43:05.227Z] c3105a71a48b: Pulling fs layer [2023-09-13T08:43:05.227Z] 0f093f025ec4: Pulling fs layer [2023-09-13T08:43:05.227Z] c3106fc0e877: Pulling fs layer [2023-09-13T08:43:05.498Z] c3105a71a48b: Waiting [2023-09-13T08:43:05.498Z] 0f093f025ec4: Waiting [2023-09-13T08:43:05.498Z] c3106fc0e877: Waiting [2023-09-13T08:43:05.498Z] 547446be3368: Verifying Checksum [2023-09-13T08:43:05.498Z] 547446be3368: Download complete [2023-09-13T08:43:05.498Z] c3105a71a48b: Verifying Checksum [2023-09-13T08:43:05.498Z] c3105a71a48b: Download complete [2023-09-13T08:43:05.767Z] d125d8839a47: Verifying Checksum [2023-09-13T08:43:05.767Z] d125d8839a47: Download complete [2023-09-13T08:43:05.767Z] c3106fc0e877: Verifying Checksum [2023-09-13T08:43:05.767Z] c3106fc0e877: Download complete [2023-09-13T08:43:06.033Z] 0f093f025ec4: Verifying Checksum [2023-09-13T08:43:06.033Z] 0f093f025ec4: Download complete [2023-09-13T08:43:06.033Z] 547446be3368: Pull complete [2023-09-13T08:43:06.992Z] d125d8839a47: Pull complete [2023-09-13T08:43:07.948Z] 3e85d5ac6304: Verifying Checksum [2023-09-13T08:43:07.948Z] 3e85d5ac6304: Download complete [2023-09-13T08:43:16.141Z] 3e85d5ac6304: Pull complete [2023-09-13T08:43:16.141Z] c3105a71a48b: Pull complete [2023-09-13T08:43:16.724Z] 0f093f025ec4: Pull complete [2023-09-13T08:43:16.988Z] c3106fc0e877: Pull complete [2023-09-13T08:43:16.988Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-13T08:43:16.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-13T08:43:16.988Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T08:43:17.170Z] prd-ubuntu20.04-docker-arm64-4c-16g-6095 does not seem to be running inside a container [2023-09-13T08:43:17.233Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-09-13T08:43:19.232Z] $ docker top 1f0aea8800467ef51a9ea9ecf73ec295d32ae8fb27ed0db19ba7d29c80e84aff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T08:43:19.725Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-13T08:43:27.935Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-09-13T08:43:27.935Z] #1 transferring dockerfile: 1.70kB done [2023-09-13T08:43:27.935Z] #1 DONE 0.1s [2023-09-13T08:43:28.533Z] [2023-09-13T08:43:28.533Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-13T08:43:28.533Z] #2 transferring dockerfile: 2.39kB done [2023-09-13T08:43:28.533Z] #2 DONE 0.0s [2023-09-13T08:43:28.533Z] [2023-09-13T08:43:28.533Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-13T08:43:28.533Z] #3 transferring dockerfile: 2.38kB done [2023-09-13T08:43:28.533Z] #3 DONE 0.1s [2023-09-13T08:43:28.533Z] [2023-09-13T08:43:28.533Z] #4 [core-data internal] load build definition from Dockerfile [2023-09-13T08:43:28.533Z] #4 transferring dockerfile: 1.90kB done [2023-09-13T08:43:28.533Z] #4 DONE 0.1s [2023-09-13T08:43:28.533Z] [2023-09-13T08:43:28.533Z] #5 [core-metadata internal] load build definition from Dockerfile [2023-09-13T08:43:28.799Z] #5 transferring dockerfile: 1.96kB done [2023-09-13T08:43:28.799Z] #5 DONE 0.1s [2023-09-13T08:43:28.799Z] [2023-09-13T08:43:28.799Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-13T08:43:28.799Z] #6 transferring dockerfile: 2.82kB done [2023-09-13T08:43:28.799Z] #6 DONE 0.1s [2023-09-13T08:43:28.799Z] [2023-09-13T08:43:28.799Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-13T08:43:28.799Z] #7 transferring dockerfile: 2.12kB done [2023-09-13T08:43:28.799Z] #7 DONE 0.1s [2023-09-13T08:43:28.799Z] [2023-09-13T08:43:28.799Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-09-13T08:43:28.799Z] #8 transferring dockerfile: 1.59kB 0.0s done [2023-09-13T08:43:29.065Z] #8 DONE 0.1s [2023-09-13T08:43:29.066Z] [2023-09-13T08:43:29.066Z] #9 [security-spire-config internal] load build definition from Dockerfile [2023-09-13T08:43:29.066Z] #9 transferring dockerfile: 1.58kB done [2023-09-13T08:43:29.066Z] #9 DONE 0.1s [2023-09-13T08:43:29.066Z] [2023-09-13T08:43:29.066Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-13T08:43:29.066Z] #10 transferring dockerfile: 1.78kB done [2023-09-13T08:43:29.066Z] #10 DONE 0.1s [2023-09-13T08:43:29.066Z] [2023-09-13T08:43:29.066Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-09-13T08:43:29.066Z] #11 transferring dockerfile: 1.84kB done [2023-09-13T08:43:29.066Z] #11 DONE 0.1s [2023-09-13T08:43:29.066Z] [2023-09-13T08:43:29.066Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-09-13T08:43:29.332Z] #12 transferring dockerfile: 1.82kB done [2023-09-13T08:43:29.332Z] #12 DONE 0.1s [2023-09-13T08:43:29.332Z] [2023-09-13T08:43:29.332Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-13T08:43:29.332Z] #13 transferring dockerfile: 2.04kB 0.0s done [2023-09-13T08:43:29.332Z] #13 DONE 0.1s [2023-09-13T08:43:29.332Z] [2023-09-13T08:43:29.332Z] #14 [core-command internal] load build definition from Dockerfile [2023-09-13T08:43:29.332Z] #14 transferring dockerfile: 1.82kB done [2023-09-13T08:43:29.332Z] #14 DONE 0.1s [2023-09-13T08:43:29.332Z] [2023-09-13T08:43:29.332Z] #15 [security-spire-agent internal] load .dockerignore [2023-09-13T08:43:29.332Z] #15 transferring context: 32B [2023-09-13T08:43:29.332Z] #15 transferring context: 56B 0.0s done [2023-09-13T08:43:29.332Z] #15 DONE 0.1s [2023-09-13T08:43:29.914Z] [2023-09-13T08:43:29.914Z] #16 [security-proxy-setup internal] load .dockerignore [2023-09-13T08:43:29.914Z] #16 transferring context: 56B done [2023-09-13T08:43:29.914Z] #16 DONE 0.0s [2023-09-13T08:43:29.914Z] [2023-09-13T08:43:29.914Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-09-13T08:43:30.180Z] #17 transferring context: 56B done [2023-09-13T08:43:30.180Z] #17 DONE 0.0s [2023-09-13T08:43:30.180Z] [2023-09-13T08:43:30.180Z] #18 [core-data internal] load .dockerignore [2023-09-13T08:43:30.180Z] #18 transferring context: 56B done [2023-09-13T08:43:30.180Z] #18 DONE 0.1s [2023-09-13T08:43:30.180Z] [2023-09-13T08:43:30.180Z] #19 [core-metadata internal] load .dockerignore [2023-09-13T08:43:30.180Z] #19 transferring context: 56B done [2023-09-13T08:43:30.180Z] #19 DONE 0.0s [2023-09-13T08:43:30.180Z] [2023-09-13T08:43:30.180Z] #20 [security-bootstrapper internal] load .dockerignore [2023-09-13T08:43:30.180Z] #20 transferring context: 56B done [2023-09-13T08:43:30.180Z] #20 DONE 0.0s [2023-09-13T08:43:30.180Z] [2023-09-13T08:43:30.180Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-13T08:43:30.447Z] #21 transferring context: 56B done [2023-09-13T08:43:30.447Z] #21 DONE 0.0s [2023-09-13T08:43:30.447Z] [2023-09-13T08:43:30.447Z] #22 [security-spire-server internal] load .dockerignore [2023-09-13T08:43:30.447Z] #22 transferring context: 56B done [2023-09-13T08:43:30.447Z] #22 DONE 0.1s [2023-09-13T08:43:30.447Z] [2023-09-13T08:43:30.447Z] #23 [security-spire-config internal] load .dockerignore [2023-09-13T08:43:30.447Z] #23 transferring context: 56B done [2023-09-13T08:43:30.447Z] #23 DONE 0.1s [2023-09-13T08:43:30.447Z] [2023-09-13T08:43:30.447Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2023-09-13T08:43:30.447Z] #24 transferring context: 56B 0.0s done [2023-09-13T08:43:30.447Z] #24 DONE 0.1s [2023-09-13T08:43:30.447Z] [2023-09-13T08:43:30.447Z] #25 [support-notifications internal] load .dockerignore [2023-09-13T08:43:30.447Z] #25 transferring context: 56B 0.0s done [2023-09-13T08:43:30.447Z] #25 DONE 0.1s [2023-09-13T08:43:30.447Z] [2023-09-13T08:43:30.447Z] #26 [support-scheduler internal] load .dockerignore [2023-09-13T08:43:30.714Z] #26 transferring context: 56B done [2023-09-13T08:43:30.714Z] #26 DONE 0.1s [2023-09-13T08:43:30.714Z] [2023-09-13T08:43:30.714Z] #27 [security-proxy-auth internal] load .dockerignore [2023-09-13T08:43:30.714Z] #27 transferring context: 56B 0.0s done [2023-09-13T08:43:30.714Z] #27 DONE 0.1s [2023-09-13T08:43:30.714Z] [2023-09-13T08:43:30.714Z] #28 [core-command internal] load .dockerignore [2023-09-13T08:43:30.715Z] #28 transferring context: 56B done [2023-09-13T08:43:30.715Z] #28 DONE 0.0s [2023-09-13T08:43:30.715Z] [2023-09-13T08:43:30.715Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-13T08:43:30.981Z] #29 ... [2023-09-13T08:43:30.981Z] [2023-09-13T08:43:30.981Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T08:43:30.981Z] #30 DONE 0.1s [2023-09-13T08:43:31.247Z] [2023-09-13T08:43:31.247Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T08:43:31.519Z] #31 ... [2023-09-13T08:43:31.519Z] [2023-09-13T08:43:31.519Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T08:43:31.519Z] #32 DONE 0.0s [2023-09-13T08:43:31.519Z] [2023-09-13T08:43:31.519Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T08:43:31.519Z] #30 DONE 0.1s [2023-09-13T08:43:31.519Z] [2023-09-13T08:43:31.519Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-13T08:43:31.519Z] #29 DONE 0.7s [2023-09-13T08:43:31.519Z] [2023-09-13T08:43:31.519Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T08:43:31.519Z] #31 DONE 0.7s [2023-09-13T08:43:31.519Z] [2023-09-13T08:43:31.519Z] #33 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T08:43:31.519Z] #33 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T08:43:31.786Z] #33 ... [2023-09-13T08:43:31.786Z] [2023-09-13T08:43:31.786Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T08:43:31.786Z] #32 DONE 0.0s [2023-09-13T08:43:31.786Z] [2023-09-13T08:43:31.786Z] #33 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T08:43:31.786Z] #33 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-13T08:43:31.786Z] #33 ... [2023-09-13T08:43:31.786Z] [2023-09-13T08:43:31.786Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T08:43:31.786Z] #32 DONE 0.0s [2023-09-13T08:43:31.786Z] [2023-09-13T08:43:31.786Z] #33 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T08:43:31.786Z] #33 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T08:43:31.786Z] #33 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T08:43:31.786Z] #33 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T08:43:31.786Z] #33 ... [2023-09-13T08:43:31.786Z] [2023-09-13T08:43:31.786Z] #34 [security-spire-agent internal] load build context [2023-09-13T08:43:31.786Z] #34 transferring context: 17.64kB 0.0s done [2023-09-13T08:43:31.786Z] #34 DONE 0.4s [2023-09-13T08:43:31.786Z] [2023-09-13T08:43:31.786Z] #33 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T08:43:31.786Z] #33 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-13T08:43:31.786Z] #33 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T08:43:31.786Z] #33 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T08:43:31.786Z] #33 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T08:43:32.054Z] #33 ... [2023-09-13T08:43:32.054Z] [2023-09-13T08:43:32.054Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T08:43:32.054Z] #32 DONE 0.0s [2023-09-13T08:43:32.054Z] [2023-09-13T08:43:32.054Z] #33 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T08:43:32.054Z] #33 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-13T08:43:32.054Z] #33 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T08:43:32.054Z] #33 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T08:43:32.054Z] #33 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T08:43:32.324Z] #33 DONE 1.3s [2023-09-13T08:43:32.324Z] [2023-09-13T08:43:32.324Z] #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T08:43:32.324Z] #32 DONE 0.0s [2023-09-13T08:43:32.324Z] [2023-09-13T08:43:32.324Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T08:43:32.324Z] #35 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-09-13T08:43:32.324Z] #35 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-13T08:43:32.324Z] #35 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-13T08:43:32.324Z] #35 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-13T08:43:32.324Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-09-13T08:43:32.325Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-13T08:43:32.325Z] #35 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-09-13T08:43:32.325Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-13T08:43:32.325Z] #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 0.5s [2023-09-13T08:43:32.325Z] #35 ... [2023-09-13T08:43:32.325Z] [2023-09-13T08:43:32.325Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T08:43:32.325Z] #30 DONE 0.8s [2023-09-13T08:43:32.325Z] [2023-09-13T08:43:32.325Z] #33 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T08:43:32.325Z] #33 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-13T08:43:32.325Z] #33 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T08:43:32.325Z] #33 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T08:43:32.325Z] #33 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T08:43:32.325Z] #33 DONE 1.4s [2023-09-13T08:43:32.325Z] [2023-09-13T08:43:32.325Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T08:43:32.325Z] #35 ... [2023-09-13T08:43:32.325Z] [2023-09-13T08:43:32.325Z] #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T08:43:32.325Z] #32 DONE 0.0s [2023-09-13T08:43:32.325Z] [2023-09-13T08:43:32.325Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-13T08:43:32.325Z] #31 DONE 0.9s [2023-09-13T08:43:32.325Z] [2023-09-13T08:43:32.325Z] #33 [security-spire-config stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T08:43:32.325Z] #33 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-13T08:43:32.325Z] #33 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T08:43:32.325Z] #33 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T08:43:32.325Z] #33 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T08:43:32.325Z] #33 DONE 1.4s [2023-09-13T08:43:32.325Z] [2023-09-13T08:43:32.325Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T08:43:32.590Z] #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.10MB / 17.12MB 0.9s [2023-09-13T08:43:32.857Z] #35 ... [2023-09-13T08:43:32.857Z] [2023-09-13T08:43:32.858Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T08:43:32.858Z] #32 DONE 0.1s [2023-09-13T08:43:32.858Z] [2023-09-13T08:43:32.858Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T08:43:32.858Z] #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.19MB / 17.12MB 1.1s [2023-09-13T08:43:32.858Z] #35 ... [2023-09-13T08:43:32.858Z] [2023-09-13T08:43:32.858Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-13T08:43:32.858Z] #32 DONE 0.1s [2023-09-13T08:43:32.858Z] [2023-09-13T08:43:32.858Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T08:43:32.858Z] #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.00MB / 17.12MB 1.2s [2023-09-13T08:43:32.858Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-13T08:43:33.128Z] #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.39MB / 17.12MB 1.4s [2023-09-13T08:43:33.395Z] #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.44MB / 17.12MB 1.7s [2023-09-13T08:43:33.660Z] #35 ... [2023-09-13T08:43:33.660Z] [2023-09-13T08:43:33.660Z] #33 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T08:43:33.660Z] #33 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-13T08:43:33.660Z] #33 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-13T08:43:33.660Z] #33 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-13T08:43:33.660Z] #33 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-13T08:43:33.660Z] #33 DONE 1.4s [2023-09-13T08:43:33.660Z] [2023-09-13T08:43:33.660Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-13T08:43:33.660Z] #30 DONE 1.9s [2023-09-13T08:43:33.660Z] [2023-09-13T08:43:33.660Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T08:43:33.660Z] #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.49MB / 17.12MB 1.8s [2023-09-13T08:43:33.660Z] #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.53MB / 17.12MB 2.0s [2023-09-13T08:43:33.660Z] #35 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-13T08:43:33.925Z] #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.58MB / 17.12MB 2.2s [2023-09-13T08:43:33.925Z] #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 14.68MB / 17.12MB 2.3s [2023-09-13T08:43:34.196Z] #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.78MB / 17.12MB 2.6s [2023-09-13T08:43:34.780Z] #35 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 3.0s done [2023-09-13T08:43:34.780Z] #35 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-09-13T08:43:36.719Z] #35 ... [2023-09-13T08:43:36.719Z] [2023-09-13T08:43:36.719Z] #36 [security-spire-config internal] load build context [2023-09-13T08:43:36.719Z] #36 transferring context: 16.36kB 0.2s done [2023-09-13T08:43:36.719Z] #36 DONE 3.9s [2023-09-13T08:43:36.719Z] [2023-09-13T08:43:36.719Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T08:43:36.719Z] #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-09-13T08:43:36.719Z] #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-13T08:43:36.719Z] #37 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-13T08:43:36.719Z] #37 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-13T08:43:36.719Z] #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-09-13T08:43:36.719Z] #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-09-13T08:43:36.719Z] #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.8s done [2023-09-13T08:43:36.719Z] #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-13T08:43:36.719Z] #37 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.1s done [2023-09-13T08:43:36.719Z] #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-13T08:43:36.719Z] #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-09-13T08:43:36.719Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0.7s [2023-09-13T08:43:36.719Z] #37 ... [2023-09-13T08:43:36.719Z] [2023-09-13T08:43:36.719Z] #38 [security-spire-server internal] load build context [2023-09-13T08:43:36.719Z] #38 transferring context: 18.11kB 0.2s done [2023-09-13T08:43:36.719Z] #38 DONE 4.2s [2023-09-13T08:43:36.719Z] [2023-09-13T08:43:36.719Z] #39 [core-data internal] load build context [2023-09-13T08:43:37.318Z] #39 ... [2023-09-13T08:43:37.318Z] [2023-09-13T08:43:37.318Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T08:43:41.573Z] #37 ... [2023-09-13T08:43:41.574Z] [2023-09-13T08:43:41.574Z] #40 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-13T08:43:41.574Z] #40 DONE 9.7s [2023-09-13T08:43:41.574Z] [2023-09-13T08:43:41.574Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T08:43:41.574Z] #37 ... [2023-09-13T08:43:41.574Z] [2023-09-13T08:43:41.574Z] #41 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-13T08:43:41.574Z] #0 5.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:41.574Z] #0 5.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:41.574Z] #0 7.589 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T08:43:41.574Z] #0 7.589 Executing busybox-1.36.1-r2.trigger [2023-09-13T08:43:41.574Z] #0 7.661 OK: 8 MiB in 16 packages [2023-09-13T08:43:41.574Z] #41 DONE 9.2s [2023-09-13T08:43:41.574Z] [2023-09-13T08:43:41.574Z] #42 [security-proxy-setup internal] load build context [2023-09-13T08:43:41.574Z] #42 transferring context: 24.90MB 9.8s [2023-09-13T08:43:41.574Z] #42 ... [2023-09-13T08:43:41.574Z] [2023-09-13T08:43:41.574Z] #43 [core-metadata internal] load build context [2023-09-13T08:43:41.840Z] #43 ... [2023-09-13T08:43:41.841Z] [2023-09-13T08:43:41.841Z] #44 [security-secretstore-setup internal] load build context [2023-09-13T08:43:41.841Z] #44 ... [2023-09-13T08:43:41.841Z] [2023-09-13T08:43:41.841Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-13T08:43:42.107Z] #45 ... [2023-09-13T08:43:42.107Z] [2023-09-13T08:43:42.107Z] #46 [security-bootstrapper internal] load build context [2023-09-13T08:43:42.107Z] #46 ... [2023-09-13T08:43:42.108Z] [2023-09-13T08:43:42.108Z] #47 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-13T08:43:42.375Z] #47 ... [2023-09-13T08:43:42.375Z] [2023-09-13T08:43:42.375Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:43:42.375Z] #48 ... [2023-09-13T08:43:42.375Z] [2023-09-13T08:43:42.375Z] #49 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-13T08:43:42.375Z] #0 6.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:42.375Z] #0 6.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:42.375Z] #0 8.268 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-13T08:43:42.375Z] #0 8.325 (2/2) Installing su-exec (0.2-r3) [2023-09-13T08:43:42.375Z] #0 8.345 Executing busybox-1.36.1-r2.trigger [2023-09-13T08:43:42.375Z] #0 8.398 OK: 8 MiB in 17 packages [2023-09-13T08:43:42.375Z] #49 DONE 9.8s [2023-09-13T08:43:42.375Z] [2023-09-13T08:43:42.375Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:43:42.375Z] #48 ... [2023-09-13T08:43:42.375Z] [2023-09-13T08:43:42.375Z] #50 [support-notifications internal] load build context [2023-09-13T08:43:42.643Z] #50 ... [2023-09-13T08:43:42.643Z] [2023-09-13T08:43:42.643Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-13T08:43:42.909Z] #45 ... [2023-09-13T08:43:42.909Z] [2023-09-13T08:43:42.909Z] #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T08:43:42.909Z] #51 ... [2023-09-13T08:43:42.909Z] [2023-09-13T08:43:42.909Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T08:43:43.176Z] #52 ... [2023-09-13T08:43:43.176Z] [2023-09-13T08:43:43.176Z] #47 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-13T08:43:43.176Z] #47 DONE 1.9s [2023-09-13T08:43:43.176Z] [2023-09-13T08:43:43.176Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T08:43:43.176Z] #53 ... [2023-09-13T08:43:43.176Z] [2023-09-13T08:43:43.176Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T08:43:43.176Z] #0 7.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:43.176Z] #0 8.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:43.176Z] #0 9.992 (1/4) Installing ca-certificates (20230506-r0) [2023-09-13T08:43:43.176Z] #0 9.992 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-13T08:43:43.176Z] #0 9.992 (3/4) Installing su-exec (0.2-r3) [2023-09-13T08:43:43.176Z] #0 9.992 (4/4) Installing yq (4.33.3-r3) [2023-09-13T08:43:43.176Z] #0 10.24 Executing busybox-1.36.1-r2.trigger [2023-09-13T08:43:43.176Z] #0 10.34 Executing ca-certificates-20230506-r0.trigger [2023-09-13T08:43:43.441Z] #54 ... [2023-09-13T08:43:43.441Z] [2023-09-13T08:43:43.441Z] #55 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T08:43:43.441Z] #0 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:43.441Z] #55 ... [2023-09-13T08:43:43.441Z] [2023-09-13T08:43:43.441Z] #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T08:43:43.707Z] #56 ... [2023-09-13T08:43:43.707Z] [2023-09-13T08:43:43.707Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T08:43:43.707Z] #57 ... [2023-09-13T08:43:43.707Z] [2023-09-13T08:43:43.707Z] #58 [security-proxy-auth internal] load build context [2023-09-13T08:43:43.707Z] #58 ... [2023-09-13T08:43:43.707Z] [2023-09-13T08:43:43.707Z] #59 [support-scheduler internal] load build context [2023-09-13T08:43:43.972Z] #59 ... [2023-09-13T08:43:43.972Z] [2023-09-13T08:43:43.972Z] #60 [core-command internal] load build context [2023-09-13T08:43:43.972Z] #60 ... [2023-09-13T08:43:43.972Z] [2023-09-13T08:43:43.972Z] #55 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T08:43:43.972Z] #55 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:45.907Z] #55 ... [2023-09-13T08:43:45.907Z] [2023-09-13T08:43:45.907Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-13T08:43:45.907Z] #54 10.78 OK: 18 MiB in 19 packages [2023-09-13T08:43:45.907Z] #54 DONE 12.9s [2023-09-13T08:43:45.907Z] [2023-09-13T08:43:45.907Z] #60 [core-command internal] load build context [2023-09-13T08:43:46.868Z] #60 transferring context: 8.18MB 10.1s [2023-09-13T08:43:47.133Z] #60 ... [2023-09-13T08:43:47.133Z] [2023-09-13T08:43:47.133Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T08:43:47.133Z] #35 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.9s [2023-09-13T08:43:47.133Z] #35 ... [2023-09-13T08:43:47.133Z] [2023-09-13T08:43:47.133Z] #60 [core-command internal] load build context [2023-09-13T08:43:47.133Z] #60 ... [2023-09-13T08:43:47.133Z] [2023-09-13T08:43:47.133Z] #39 [core-data internal] load build context [2023-09-13T08:43:47.399Z] #39 ... [2023-09-13T08:43:47.399Z] [2023-09-13T08:43:47.399Z] #43 [core-metadata internal] load build context [2023-09-13T08:43:47.399Z] #43 ... [2023-09-13T08:43:47.399Z] [2023-09-13T08:43:47.399Z] #39 [core-data internal] load build context [2023-09-13T08:43:51.646Z] #39 ... [2023-09-13T08:43:51.646Z] [2023-09-13T08:43:51.646Z] #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-13T08:43:51.646Z] #61 DONE 8.7s [2023-09-13T08:43:51.646Z] [2023-09-13T08:43:51.646Z] #39 [core-data internal] load build context [2023-09-13T08:43:51.646Z] #39 transferring context: 50.39MB 19.6s [2023-09-13T08:43:51.911Z] #39 ... [2023-09-13T08:43:51.911Z] [2023-09-13T08:43:51.911Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T08:43:51.911Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.5s [2023-09-13T08:43:51.911Z] #37 ... [2023-09-13T08:43:51.911Z] [2023-09-13T08:43:51.911Z] #42 [security-proxy-setup internal] load build context [2023-09-13T08:43:52.176Z] #42 ... [2023-09-13T08:43:52.176Z] [2023-09-13T08:43:52.176Z] #44 [security-secretstore-setup internal] load build context [2023-09-13T08:43:52.176Z] #44 ... [2023-09-13T08:43:52.176Z] [2023-09-13T08:43:52.176Z] #46 [security-bootstrapper internal] load build context [2023-09-13T08:43:52.443Z] #46 ... [2023-09-13T08:43:52.443Z] [2023-09-13T08:43:52.443Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T08:43:52.707Z] #37 ... [2023-09-13T08:43:52.707Z] [2023-09-13T08:43:52.707Z] #50 [support-notifications internal] load build context [2023-09-13T08:43:52.707Z] #50 ... [2023-09-13T08:43:52.707Z] [2023-09-13T08:43:52.707Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:43:52.972Z] #48 ... [2023-09-13T08:43:52.972Z] [2023-09-13T08:43:52.972Z] #62 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-13T08:43:52.972Z] #62 DONE 1.4s [2023-09-13T08:43:52.972Z] [2023-09-13T08:43:52.972Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:43:52.972Z] #48 ... [2023-09-13T08:43:52.972Z] [2023-09-13T08:43:52.972Z] #50 [support-notifications internal] load build context [2023-09-13T08:43:52.972Z] #50 ... [2023-09-13T08:43:52.972Z] [2023-09-13T08:43:52.972Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-13T08:43:53.238Z] #45 ... [2023-09-13T08:43:53.238Z] [2023-09-13T08:43:53.238Z] #46 [security-bootstrapper internal] load build context [2023-09-13T08:43:53.238Z] #46 ... [2023-09-13T08:43:53.238Z] [2023-09-13T08:43:53.238Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T08:43:53.238Z] #0 8.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:53.238Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:53.502Z] #63 ... [2023-09-13T08:43:53.502Z] [2023-09-13T08:43:53.502Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T08:43:53.502Z] #64 ... [2023-09-13T08:43:53.502Z] [2023-09-13T08:43:53.502Z] #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-13T08:43:53.502Z] #52 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:53.502Z] #52 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:53.502Z] #52 16.20 (1/2) Installing ca-certificates (20230506-r0) [2023-09-13T08:43:53.502Z] #52 16.61 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-13T08:43:53.502Z] #52 16.61 Executing busybox-1.36.1-r2.trigger [2023-09-13T08:43:53.502Z] #52 16.76 Executing ca-certificates-20230506-r0.trigger [2023-09-13T08:43:53.502Z] #52 18.47 OK: 9 MiB in 17 packages [2023-09-13T08:43:53.502Z] #52 DONE 20.5s [2023-09-13T08:43:53.502Z] [2023-09-13T08:43:53.502Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T08:43:53.502Z] #0 8.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:53.502Z] #65 ... [2023-09-13T08:43:53.502Z] [2023-09-13T08:43:53.502Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T08:43:53.502Z] #0 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:53.767Z] #66 ... [2023-09-13T08:43:53.767Z] [2023-09-13T08:43:53.767Z] #50 [support-notifications internal] load build context [2023-09-13T08:43:53.767Z] #50 ... [2023-09-13T08:43:53.767Z] [2023-09-13T08:43:53.767Z] #51 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-13T08:43:53.767Z] #51 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:53.767Z] #51 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:53.767Z] #51 16.99 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T08:43:53.767Z] #51 16.99 (2/4) Installing openssl (3.1.2-r0) [2023-09-13T08:43:53.767Z] #51 17.10 (3/4) Installing su-exec (0.2-r3) [2023-09-13T08:43:53.767Z] #51 17.13 (4/4) Installing yq (4.33.3-r3) [2023-09-13T08:43:53.767Z] #51 18.25 Executing busybox-1.36.1-r2.trigger [2023-09-13T08:43:53.767Z] #51 18.38 OK: 18 MiB in 19 packages [2023-09-13T08:43:53.767Z] #51 DONE 21.1s [2023-09-13T08:43:53.767Z] [2023-09-13T08:43:53.767Z] #50 [support-notifications internal] load build context [2023-09-13T08:43:53.767Z] #50 ... [2023-09-13T08:43:53.767Z] [2023-09-13T08:43:53.767Z] #58 [security-proxy-auth internal] load build context [2023-09-13T08:43:54.032Z] #58 ... [2023-09-13T08:43:54.032Z] [2023-09-13T08:43:54.032Z] #59 [support-scheduler internal] load build context [2023-09-13T08:43:54.032Z] #59 ... [2023-09-13T08:43:54.032Z] [2023-09-13T08:43:54.032Z] #50 [support-notifications internal] load build context [2023-09-13T08:43:54.618Z] #50 ... [2023-09-13T08:43:54.618Z] [2023-09-13T08:43:54.618Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-13T08:43:54.618Z] #67 DONE 0.6s [2023-09-13T08:43:54.618Z] [2023-09-13T08:43:54.618Z] #50 [support-notifications internal] load build context [2023-09-13T08:43:54.882Z] #50 ... [2023-09-13T08:43:54.882Z] [2023-09-13T08:43:54.882Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T08:43:54.882Z] #53 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:54.882Z] #53 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:54.882Z] #53 20.00 v3.18.3-180-g3ba4f5c9415 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T08:43:54.882Z] #53 20.00 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T08:43:54.882Z] #53 20.00 OK: 19939 distinct packages available [2023-09-13T08:43:54.882Z] #53 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:54.882Z] #53 ... [2023-09-13T08:43:54.882Z] [2023-09-13T08:43:54.882Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T08:43:54.882Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.7s [2023-09-13T08:43:55.837Z] #37 ... [2023-09-13T08:43:55.837Z] [2023-09-13T08:43:55.837Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T08:43:55.837Z] #57 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:55.837Z] #57 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:55.837Z] #57 21.11 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-13T08:43:55.837Z] #57 21.13 Executing busybox-1.36.1-r2.trigger [2023-09-13T08:43:55.837Z] #57 21.28 OK: 8 MiB in 16 packages [2023-09-13T08:43:55.837Z] #57 ... [2023-09-13T08:43:55.837Z] [2023-09-13T08:43:55.837Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T08:43:56.103Z] #37 ... [2023-09-13T08:43:56.103Z] [2023-09-13T08:43:56.103Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-13T08:43:56.103Z] #57 DONE 23.2s [2023-09-13T08:43:56.103Z] [2023-09-13T08:43:56.103Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T08:43:57.502Z] #37 ... [2023-09-13T08:43:57.502Z] [2023-09-13T08:43:57.502Z] #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T08:43:57.502Z] #56 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:57.502Z] #56 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:57.502Z] #56 21.89 v3.18.3-180-g3ba4f5c9415 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T08:43:57.502Z] #56 21.89 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T08:43:57.502Z] #56 21.89 OK: 19939 distinct packages available [2023-09-13T08:43:57.502Z] #56 23.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:57.502Z] #56 ... [2023-09-13T08:43:57.502Z] [2023-09-13T08:43:57.502Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T08:43:57.502Z] #37 ... [2023-09-13T08:43:57.502Z] [2023-09-13T08:43:57.502Z] #60 [core-command internal] load build context [2023-09-13T08:43:57.502Z] #60 transferring context: 30.48MB 20.9s [2023-09-13T08:43:57.768Z] #60 ... [2023-09-13T08:43:57.768Z] [2023-09-13T08:43:57.768Z] #55 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T08:43:57.768Z] #55 14.89 v3.18.3-180-g3ba4f5c9415 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T08:43:57.768Z] #55 14.89 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T08:43:57.768Z] #55 14.89 OK: 19939 distinct packages available [2023-09-13T08:43:57.768Z] #55 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:57.768Z] #55 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T08:43:57.768Z] #55 23.04 (1/5) Installing dumb-init (1.2.5-r2) [2023-09-13T08:43:57.768Z] #55 23.13 (2/5) Installing musl-obstack (1.2.3-r2) [2023-09-13T08:43:57.768Z] #55 23.16 (3/5) Installing libucontext (1.2-r2) [2023-09-13T08:43:57.768Z] #55 23.20 (4/5) Installing gcompat (1.1.0-r1) [2023-09-13T08:43:57.768Z] #55 23.24 (5/5) Installing openssl (3.1.2-r0) [2023-09-13T08:43:57.768Z] #55 23.33 Executing busybox-1.36.1-r2.trigger [2023-09-13T08:43:57.768Z] #55 23.49 OK: 9 MiB in 20 packages [2023-09-13T08:43:57.768Z] #55 ... [2023-09-13T08:43:57.768Z] [2023-09-13T08:43:57.768Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T08:43:57.768Z] #35 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 22.8s [2023-09-13T08:43:58.034Z] #35 ... [2023-09-13T08:43:58.034Z] [2023-09-13T08:43:58.034Z] #43 [core-metadata internal] load build context [2023-09-13T08:43:58.034Z] #43 ... [2023-09-13T08:43:58.034Z] [2023-09-13T08:43:58.034Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T08:43:58.299Z] #37 ... [2023-09-13T08:43:58.299Z] [2023-09-13T08:43:58.299Z] #55 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-13T08:43:58.299Z] #55 DONE 26.3s [2023-09-13T08:43:58.564Z] [2023-09-13T08:43:58.564Z] #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-13T08:43:58.564Z] #63 15.26 OK: 267 MiB in 56 packages [2023-09-13T08:44:00.501Z] #63 DONE 17.1s [2023-09-13T08:44:00.501Z] [2023-09-13T08:44:00.501Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T08:44:00.501Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 24.6s [2023-09-13T08:44:02.440Z] #37 ... [2023-09-13T08:44:02.440Z] [2023-09-13T08:44:02.440Z] #39 [core-data internal] load build context [2023-09-13T08:44:02.440Z] #39 ... [2023-09-13T08:44:02.440Z] [2023-09-13T08:44:02.440Z] #60 [core-command internal] load build context [2023-09-13T08:44:02.440Z] #60 ... [2023-09-13T08:44:02.440Z] [2023-09-13T08:44:02.440Z] #66 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T08:44:02.440Z] #66 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T08:44:02.440Z] #66 17.21 OK: 267 MiB in 56 packages [2023-09-13T08:44:02.440Z] #66 DONE 19.2s [2023-09-13T08:44:02.440Z] [2023-09-13T08:44:02.440Z] #60 [core-command internal] load build context [2023-09-13T08:44:02.440Z] #60 ... [2023-09-13T08:44:02.440Z] [2023-09-13T08:44:02.440Z] #42 [security-proxy-setup internal] load build context [2023-09-13T08:44:02.440Z] #42 transferring context: 51.96MB 30.6s [2023-09-13T08:44:02.440Z] #42 ... [2023-09-13T08:44:02.440Z] [2023-09-13T08:44:02.440Z] #60 [core-command internal] load build context [2023-09-13T08:44:02.440Z] #60 ... [2023-09-13T08:44:02.440Z] [2023-09-13T08:44:02.440Z] #44 [security-secretstore-setup internal] load build context [2023-09-13T08:44:02.707Z] #44 ... [2023-09-13T08:44:02.707Z] [2023-09-13T08:44:02.707Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-13T08:44:02.707Z] #64 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T08:44:02.707Z] #64 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T08:44:02.707Z] #64 17.64 OK: 267 MiB in 56 packages [2023-09-13T08:44:02.707Z] #64 DONE 19.4s [2023-09-13T08:44:02.707Z] [2023-09-13T08:44:02.707Z] #44 [security-secretstore-setup internal] load build context [2023-09-13T08:44:02.707Z] #44 ... [2023-09-13T08:44:02.707Z] [2023-09-13T08:44:02.707Z] #60 [core-command internal] load build context [2023-09-13T08:44:03.294Z] #60 ... [2023-09-13T08:44:03.294Z] [2023-09-13T08:44:03.294Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:03.294Z] #48 ... [2023-09-13T08:44:03.294Z] [2023-09-13T08:44:03.294Z] #60 [core-command internal] load build context [2023-09-13T08:44:03.294Z] #60 ... [2023-09-13T08:44:03.294Z] [2023-09-13T08:44:03.294Z] #46 [security-bootstrapper internal] load build context [2023-09-13T08:44:03.562Z] #46 ... [2023-09-13T08:44:03.562Z] [2023-09-13T08:44:03.562Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-13T08:44:03.562Z] #35 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 26.0s done [2023-09-13T08:44:03.562Z] #35 DONE 31.9s [2023-09-13T08:44:03.562Z] [2023-09-13T08:44:03.562Z] #46 [security-bootstrapper internal] load build context [2023-09-13T08:44:03.562Z] #46 ... [2023-09-13T08:44:03.562Z] [2023-09-13T08:44:03.562Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-13T08:44:03.562Z] #45 ... [2023-09-13T08:44:03.562Z] [2023-09-13T08:44:03.562Z] #46 [security-bootstrapper internal] load build context [2023-09-13T08:44:03.828Z] #46 ... [2023-09-13T08:44:03.828Z] [2023-09-13T08:44:03.828Z] #56 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-13T08:44:03.828Z] #56 25.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T08:44:03.828Z] #56 29.22 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-13T08:44:03.828Z] #56 29.24 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-13T08:44:03.828Z] #56 29.24 (3/4) Installing libucontext (1.2-r2) [2023-09-13T08:44:03.828Z] #56 29.26 (4/4) Installing gcompat (1.1.0-r1) [2023-09-13T08:44:03.828Z] #56 29.28 Executing busybox-1.36.1-r2.trigger [2023-09-13T08:44:03.828Z] #56 29.44 OK: 8 MiB in 19 packages [2023-09-13T08:44:03.828Z] #56 DONE 30.5s [2023-09-13T08:44:03.828Z] [2023-09-13T08:44:03.828Z] #53 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-13T08:44:03.828Z] #53 22.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T08:44:03.828Z] #53 28.10 (1/11) Installing ca-certificates (20230506-r0) [2023-09-13T08:44:03.828Z] #53 28.33 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-13T08:44:03.828Z] #53 28.49 (3/11) Installing libunistring (1.1-r1) [2023-09-13T08:44:03.828Z] #53 28.59 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-13T08:44:03.828Z] #53 28.67 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-13T08:44:03.828Z] #53 28.67 (6/11) Installing libcurl (8.2.1-r0) [2023-09-13T08:44:03.828Z] #53 28.75 (7/11) Installing curl (8.2.1-r0) [2023-09-13T08:44:03.828Z] #53 28.75 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-13T08:44:03.828Z] #53 28.75 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-13T08:44:03.828Z] #53 28.85 (10/11) Installing libucontext (1.2-r2) [2023-09-13T08:44:03.828Z] #53 28.85 (11/11) Installing gcompat (1.1.0-r1) [2023-09-13T08:44:03.828Z] #53 28.85 Executing busybox-1.36.1-r2.trigger [2023-09-13T08:44:03.828Z] #53 28.85 Executing ca-certificates-20230506-r0.trigger [2023-09-13T08:44:03.828Z] #53 29.49 OK: 13 MiB in 26 packages [2023-09-13T08:44:03.828Z] #53 DONE 30.9s [2023-09-13T08:44:03.828Z] [2023-09-13T08:44:03.828Z] #46 [security-bootstrapper internal] load build context [2023-09-13T08:44:04.093Z] #46 ... [2023-09-13T08:44:04.093Z] [2023-09-13T08:44:04.093Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T08:44:04.093Z] #65 10.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T08:44:04.093Z] #65 17.10 v3.18.3-180-g3ba4f5c9415 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-13T08:44:04.093Z] #65 17.10 v3.18.3-179-gd93520952c0 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-13T08:44:04.093Z] #65 17.10 OK: 19939 distinct packages available [2023-09-13T08:44:04.093Z] #65 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T08:44:04.093Z] #65 18.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T08:44:04.093Z] #65 20.70 OK: 267 MiB in 56 packages [2023-09-13T08:44:04.093Z] #65 ... [2023-09-13T08:44:04.093Z] [2023-09-13T08:44:04.093Z] #58 [security-proxy-auth internal] load build context [2023-09-13T08:44:04.357Z] #58 ... [2023-09-13T08:44:04.357Z] [2023-09-13T08:44:04.357Z] #59 [support-scheduler internal] load build context [2023-09-13T08:44:04.357Z] #59 ... [2023-09-13T08:44:04.357Z] [2023-09-13T08:44:04.357Z] #46 [security-bootstrapper internal] load build context [2023-09-13T08:44:04.623Z] #46 ... [2023-09-13T08:44:04.623Z] [2023-09-13T08:44:04.623Z] #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-13T08:44:04.623Z] #65 DONE 21.3s [2023-09-13T08:44:04.623Z] [2023-09-13T08:44:04.623Z] #46 [security-bootstrapper internal] load build context [2023-09-13T08:44:04.888Z] #46 ... [2023-09-13T08:44:04.888Z] [2023-09-13T08:44:04.888Z] #50 [support-notifications internal] load build context [2023-09-13T08:44:05.152Z] #50 ... [2023-09-13T08:44:05.152Z] [2023-09-13T08:44:05.152Z] #46 [security-bootstrapper internal] load build context [2023-09-13T08:44:07.718Z] #46 transferring context: 88.09MB 34.1s [2023-09-13T08:44:07.718Z] #46 ... [2023-09-13T08:44:07.718Z] [2023-09-13T08:44:07.718Z] #68 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-13T08:44:07.718Z] #68 DONE 1.6s [2023-09-13T08:44:07.718Z] [2023-09-13T08:44:07.718Z] #46 [security-bootstrapper internal] load build context [2023-09-13T08:44:07.982Z] #46 ... [2023-09-13T08:44:07.982Z] [2023-09-13T08:44:07.982Z] #43 [core-metadata internal] load build context [2023-09-13T08:44:08.247Z] #43 ... [2023-09-13T08:44:08.247Z] [2023-09-13T08:44:08.247Z] #46 [security-bootstrapper internal] load build context [2023-09-13T08:44:10.188Z] #46 ... [2023-09-13T08:44:10.188Z] [2023-09-13T08:44:10.188Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-13T08:44:10.188Z] #37 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 33.8s done [2023-09-13T08:44:10.188Z] #37 DONE 39.1s [2023-09-13T08:44:10.188Z] [2023-09-13T08:44:10.188Z] #46 [security-bootstrapper internal] load build context [2023-09-13T08:44:12.759Z] #46 ... [2023-09-13T08:44:12.759Z] [2023-09-13T08:44:12.759Z] #39 [core-data internal] load build context [2023-09-13T08:44:12.759Z] #39 transferring context: 126.08MB 40.5s [2023-09-13T08:44:12.759Z] #39 ... [2023-09-13T08:44:12.759Z] [2023-09-13T08:44:12.759Z] #46 [security-bootstrapper internal] load build context [2023-09-13T08:44:12.759Z] #46 ... [2023-09-13T08:44:12.759Z] [2023-09-13T08:44:12.759Z] #42 [security-proxy-setup internal] load build context [2023-09-13T08:44:12.759Z] #42 ... [2023-09-13T08:44:12.759Z] [2023-09-13T08:44:12.759Z] #44 [security-secretstore-setup internal] load build context [2023-09-13T08:44:12.759Z] #44 ... [2023-09-13T08:44:12.759Z] [2023-09-13T08:44:12.759Z] #42 [security-proxy-setup internal] load build context [2023-09-13T08:44:13.337Z] #42 ... [2023-09-13T08:44:13.338Z] [2023-09-13T08:44:13.338Z] #60 [core-command internal] load build context [2023-09-13T08:44:13.602Z] #60 ... [2023-09-13T08:44:13.602Z] [2023-09-13T08:44:13.602Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:13.602Z] #48 ... [2023-09-13T08:44:13.602Z] [2023-09-13T08:44:13.602Z] #60 [core-command internal] load build context [2023-09-13T08:44:13.867Z] #60 ... [2023-09-13T08:44:13.867Z] [2023-09-13T08:44:13.867Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-13T08:44:13.867Z] #45 ... [2023-09-13T08:44:13.867Z] [2023-09-13T08:44:13.867Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:14.500Z] #48 ... [2023-09-13T08:44:14.500Z] [2023-09-13T08:44:14.500Z] #58 [security-proxy-auth internal] load build context [2023-09-13T08:44:14.500Z] #58 ... [2023-09-13T08:44:14.500Z] [2023-09-13T08:44:14.500Z] #59 [support-scheduler internal] load build context [2023-09-13T08:44:14.770Z] #59 ... [2023-09-13T08:44:14.770Z] [2023-09-13T08:44:14.770Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:15.041Z] #48 ... [2023-09-13T08:44:15.041Z] [2023-09-13T08:44:15.041Z] #69 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T08:44:15.041Z] #69 DONE 2.3s [2023-09-13T08:44:15.041Z] [2023-09-13T08:44:15.041Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:15.041Z] #48 ... [2023-09-13T08:44:15.041Z] [2023-09-13T08:44:15.041Z] #70 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T08:44:15.041Z] #70 DONE 3.2s [2023-09-13T08:44:15.041Z] [2023-09-13T08:44:15.041Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:15.306Z] #48 ... [2023-09-13T08:44:15.306Z] [2023-09-13T08:44:15.306Z] #50 [support-notifications internal] load build context [2023-09-13T08:44:15.306Z] #50 ... [2023-09-13T08:44:15.306Z] [2023-09-13T08:44:15.306Z] #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-13T08:44:15.306Z] #71 DONE 3.5s [2023-09-13T08:44:15.306Z] [2023-09-13T08:44:15.306Z] #50 [support-notifications internal] load build context [2023-09-13T08:44:15.306Z] #50 ... [2023-09-13T08:44:15.306Z] [2023-09-13T08:44:15.306Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:16.276Z] #48 ... [2023-09-13T08:44:16.276Z] [2023-09-13T08:44:16.276Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-13T08:44:16.276Z] #72 DONE 1.2s [2023-09-13T08:44:16.276Z] [2023-09-13T08:44:16.276Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:16.541Z] #48 ... [2023-09-13T08:44:16.541Z] [2023-09-13T08:44:16.541Z] #73 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-13T08:44:16.541Z] #73 DONE 1.2s [2023-09-13T08:44:16.541Z] [2023-09-13T08:44:16.541Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:16.811Z] #48 ... [2023-09-13T08:44:16.811Z] [2023-09-13T08:44:16.811Z] #74 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-13T08:44:16.811Z] #74 DONE 1.4s [2023-09-13T08:44:17.078Z] [2023-09-13T08:44:17.078Z] #75 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-13T08:44:17.660Z] #75 ... [2023-09-13T08:44:17.660Z] [2023-09-13T08:44:17.660Z] #76 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-13T08:44:17.660Z] #76 DONE 1.2s [2023-09-13T08:44:17.660Z] [2023-09-13T08:44:17.660Z] #77 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-13T08:44:17.660Z] #77 DONE 1.1s [2023-09-13T08:44:17.660Z] [2023-09-13T08:44:17.660Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:17.660Z] #48 transferring context: 113.16MB 44.6s [2023-09-13T08:44:18.239Z] #48 ... [2023-09-13T08:44:18.239Z] [2023-09-13T08:44:18.239Z] #75 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-13T08:44:18.239Z] #75 DONE 1.3s [2023-09-13T08:44:18.239Z] [2023-09-13T08:44:18.239Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:18.239Z] #48 ... [2023-09-13T08:44:18.239Z] [2023-09-13T08:44:18.239Z] #43 [core-metadata internal] load build context [2023-09-13T08:44:18.503Z] #43 ... [2023-09-13T08:44:18.503Z] [2023-09-13T08:44:18.503Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:18.769Z] #48 ... [2023-09-13T08:44:18.769Z] [2023-09-13T08:44:18.769Z] #78 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T08:44:18.769Z] #78 DONE 0.9s [2023-09-13T08:44:18.769Z] [2023-09-13T08:44:18.769Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:19.359Z] #48 ... [2023-09-13T08:44:19.359Z] [2023-09-13T08:44:19.359Z] #79 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T08:44:19.359Z] #79 DONE 1.3s [2023-09-13T08:44:19.359Z] [2023-09-13T08:44:19.359Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:19.635Z] #48 ... [2023-09-13T08:44:19.635Z] [2023-09-13T08:44:19.635Z] #43 [core-metadata internal] load build context [2023-09-13T08:44:19.635Z] #43 transferring context: 189.28MB 46.9s done [2023-09-13T08:44:19.635Z] #43 DONE 47.9s [2023-09-13T08:44:19.635Z] [2023-09-13T08:44:19.635Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:19.901Z] #48 ... [2023-09-13T08:44:19.901Z] [2023-09-13T08:44:19.901Z] #80 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-13T08:44:19.901Z] #80 DONE 1.6s [2023-09-13T08:44:19.901Z] [2023-09-13T08:44:19.901Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:19.901Z] #48 ... [2023-09-13T08:44:19.901Z] [2023-09-13T08:44:19.901Z] #81 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-13T08:44:19.901Z] #81 DONE 1.1s [2023-09-13T08:44:19.901Z] [2023-09-13T08:44:19.901Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:20.171Z] #48 ... [2023-09-13T08:44:20.171Z] [2023-09-13T08:44:20.171Z] #82 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-13T08:44:20.171Z] #82 DONE 0.9s [2023-09-13T08:44:20.171Z] [2023-09-13T08:44:20.171Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:21.128Z] #48 ... [2023-09-13T08:44:21.128Z] [2023-09-13T08:44:21.128Z] #83 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-13T08:44:21.128Z] #83 DONE 1.2s [2023-09-13T08:44:21.128Z] [2023-09-13T08:44:21.128Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:21.397Z] #48 ... [2023-09-13T08:44:21.397Z] [2023-09-13T08:44:21.397Z] #84 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-13T08:44:21.397Z] #84 DONE 1.3s [2023-09-13T08:44:21.397Z] [2023-09-13T08:44:21.397Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:21.666Z] #48 ... [2023-09-13T08:44:21.666Z] [2023-09-13T08:44:21.666Z] #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-13T08:44:21.666Z] #85 DONE 1.4s [2023-09-13T08:44:21.666Z] [2023-09-13T08:44:21.666Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:22.255Z] #48 ... [2023-09-13T08:44:22.255Z] [2023-09-13T08:44:22.255Z] #86 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:44:22.255Z] #86 DONE 2.2s [2023-09-13T08:44:22.255Z] [2023-09-13T08:44:22.255Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:22.522Z] #48 ... [2023-09-13T08:44:22.522Z] [2023-09-13T08:44:22.522Z] #39 [core-data internal] load build context [2023-09-13T08:44:22.522Z] #39 ... [2023-09-13T08:44:22.522Z] [2023-09-13T08:44:22.522Z] #46 [security-bootstrapper internal] load build context [2023-09-13T08:44:22.788Z] #46 ... [2023-09-13T08:44:22.788Z] [2023-09-13T08:44:22.788Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:22.788Z] #48 ... [2023-09-13T08:44:22.789Z] [2023-09-13T08:44:22.789Z] #87 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-13T08:44:22.789Z] #87 DONE 1.5s [2023-09-13T08:44:22.789Z] [2023-09-13T08:44:22.789Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:22.789Z] #48 ... [2023-09-13T08:44:22.789Z] [2023-09-13T08:44:22.789Z] #44 [security-secretstore-setup internal] load build context [2023-09-13T08:44:23.055Z] #44 ... [2023-09-13T08:44:23.055Z] [2023-09-13T08:44:23.055Z] #39 [core-data internal] load build context [2023-09-13T08:44:23.636Z] #39 ... [2023-09-13T08:44:23.636Z] [2023-09-13T08:44:23.636Z] #42 [security-proxy-setup internal] load build context [2023-09-13T08:44:23.901Z] #42 ... [2023-09-13T08:44:23.901Z] [2023-09-13T08:44:23.901Z] #39 [core-data internal] load build context [2023-09-13T08:44:23.901Z] #39 transferring context: 179.14MB 51.9s [2023-09-13T08:44:23.901Z] #39 ... [2023-09-13T08:44:23.901Z] [2023-09-13T08:44:23.901Z] #60 [core-command internal] load build context [2023-09-13T08:44:24.166Z] #60 ... [2023-09-13T08:44:24.166Z] [2023-09-13T08:44:24.166Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-13T08:44:24.166Z] #45 ... [2023-09-13T08:44:24.166Z] [2023-09-13T08:44:24.166Z] #60 [core-command internal] load build context [2023-09-13T08:44:24.433Z] #60 ... [2023-09-13T08:44:24.433Z] [2023-09-13T08:44:24.433Z] #58 [security-proxy-auth internal] load build context [2023-09-13T08:44:24.698Z] #58 ... [2023-09-13T08:44:24.698Z] [2023-09-13T08:44:24.698Z] #60 [core-command internal] load build context [2023-09-13T08:44:24.698Z] #60 ... [2023-09-13T08:44:24.698Z] [2023-09-13T08:44:24.698Z] #59 [support-scheduler internal] load build context [2023-09-13T08:44:24.963Z] #59 ... [2023-09-13T08:44:24.963Z] [2023-09-13T08:44:24.963Z] #58 [security-proxy-auth internal] load build context [2023-09-13T08:44:25.545Z] #58 ... [2023-09-13T08:44:25.545Z] [2023-09-13T08:44:25.545Z] #46 [security-bootstrapper internal] load build context [2023-09-13T08:44:25.545Z] #46 transferring context: 189.28MB 52.0s done [2023-09-13T08:44:25.545Z] #46 DONE 53.4s [2023-09-13T08:44:25.545Z] [2023-09-13T08:44:25.545Z] #58 [security-proxy-auth internal] load build context [2023-09-13T08:44:25.545Z] #58 ... [2023-09-13T08:44:25.545Z] [2023-09-13T08:44:25.545Z] #50 [support-notifications internal] load build context [2023-09-13T08:44:25.545Z] #50 ... [2023-09-13T08:44:25.545Z] [2023-09-13T08:44:25.545Z] #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:44:26.123Z] #88 ... [2023-09-13T08:44:26.123Z] [2023-09-13T08:44:26.123Z] #58 [security-proxy-auth internal] load build context [2023-09-13T08:44:26.123Z] #58 transferring context: 189.28MB 49.2s done [2023-09-13T08:44:26.123Z] #58 DONE 52.6s [2023-09-13T08:44:26.396Z] [2023-09-13T08:44:26.396Z] #59 [support-scheduler internal] load build context [2023-09-13T08:44:26.671Z] #59 ... [2023-09-13T08:44:26.671Z] [2023-09-13T08:44:26.671Z] #39 [core-data internal] load build context [2023-09-13T08:44:26.671Z] #39 transferring context: 189.28MB 54.7s done [2023-09-13T08:44:26.671Z] #39 DONE 55.1s [2023-09-13T08:44:26.671Z] [2023-09-13T08:44:26.671Z] #59 [support-scheduler internal] load build context [2023-09-13T08:44:26.938Z] #59 ... [2023-09-13T08:44:26.938Z] [2023-09-13T08:44:26.938Z] #88 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:44:26.938Z] #88 DONE 1.4s [2023-09-13T08:44:26.938Z] [2023-09-13T08:44:26.938Z] #59 [support-scheduler internal] load build context [2023-09-13T08:44:27.325Z] #59 ... [2023-09-13T08:44:27.325Z] [2023-09-13T08:44:27.325Z] #60 [core-command internal] load build context [2023-09-13T08:44:27.325Z] #60 transferring context: 189.28MB 50.6s done [2023-09-13T08:44:27.325Z] #60 DONE 53.7s [2023-09-13T08:44:27.325Z] [2023-09-13T08:44:27.325Z] #59 [support-scheduler internal] load build context [2023-09-13T08:44:28.326Z] #59 ... [2023-09-13T08:44:28.326Z] [2023-09-13T08:44:28.326Z] #89 [security-spire-agent] exporting to image [2023-09-13T08:44:28.326Z] #89 exporting layers 5.3s done [2023-09-13T08:44:28.326Z] #89 writing image sha256:44fcce34643fef006fd5cda2fb293df0c8db2c117f3186f62a3777aef6719d0a 0.1s done [2023-09-13T08:44:28.326Z] #89 naming to docker.io/library/security-spire-server-arm64 done [2023-09-13T08:44:28.326Z] #89 writing image sha256:df180d9e3d74920b2af6b2a8d33013d6ecb12f7ef9bfe39e0dadaff23b29535f 0.0s done [2023-09-13T08:44:28.326Z] #89 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-09-13T08:44:28.326Z] #89 writing image sha256:e1de0ffce452797ccd6f9faa52a2f5fd8c3931cc1adf1c4c37c65a38aad25e23 0.0s done [2023-09-13T08:44:28.326Z] #89 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-09-13T08:44:28.326Z] #89 DONE 7.5s [2023-09-13T08:44:28.326Z] [2023-09-13T08:44:28.326Z] #59 [support-scheduler internal] load build context [2023-09-13T08:44:28.605Z] #59 ... [2023-09-13T08:44:28.605Z] [2023-09-13T08:44:28.605Z] #45 [core-common-config-bootstrapper internal] load build context [2023-09-13T08:44:28.605Z] #45 transferring context: 189.28MB 55.3s done [2023-09-13T08:44:28.605Z] #45 DONE 56.7s [2023-09-13T08:44:28.883Z] [2023-09-13T08:44:28.883Z] #59 [support-scheduler internal] load build context [2023-09-13T08:44:29.885Z] #59 ... [2023-09-13T08:44:29.885Z] [2023-09-13T08:44:29.885Z] #44 [security-secretstore-setup internal] load build context [2023-09-13T08:44:29.885Z] #44 transferring context: 189.28MB 58.1s done [2023-09-13T08:44:29.885Z] #44 DONE 58.4s [2023-09-13T08:44:29.885Z] [2023-09-13T08:44:29.885Z] #59 [support-scheduler internal] load build context [2023-09-13T08:44:31.358Z] #59 transferring context: 189.28MB 54.5s done [2023-09-13T08:44:31.358Z] #59 DONE 57.6s [2023-09-13T08:44:31.358Z] [2023-09-13T08:44:31.358Z] #50 [support-notifications internal] load build context [2023-09-13T08:44:32.325Z] #50 ... [2023-09-13T08:44:32.325Z] [2023-09-13T08:44:32.325Z] #48 [security-spiffe-token-provider internal] load build context [2023-09-13T08:44:32.325Z] #48 transferring context: 189.28MB 58.9s done [2023-09-13T08:44:32.325Z] #48 DONE 59.8s [2023-09-13T08:44:32.325Z] [2023-09-13T08:44:32.325Z] #50 [support-notifications internal] load build context [2023-09-13T08:44:32.325Z] #50 transferring context: 189.28MB 57.6s done [2023-09-13T08:44:32.325Z] #50 ... [2023-09-13T08:44:32.325Z] [2023-09-13T08:44:32.325Z] #42 [security-proxy-setup internal] load build context [2023-09-13T08:44:32.325Z] #42 ... [2023-09-13T08:44:32.325Z] [2023-09-13T08:44:32.325Z] #50 [support-notifications internal] load build context [2023-09-13T08:44:32.325Z] #50 DONE 59.8s [2023-09-13T08:44:32.325Z] [2023-09-13T08:44:32.325Z] #42 [security-proxy-setup internal] load build context [2023-09-13T08:44:32.325Z] #42 ... [2023-09-13T08:44:32.325Z] [2023-09-13T08:44:32.325Z] #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:44:32.325Z] #90 ... [2023-09-13T08:44:32.325Z] [2023-09-13T08:44:32.325Z] #42 [security-proxy-setup internal] load build context [2023-09-13T08:44:33.286Z] #42 ... [2023-09-13T08:44:33.286Z] [2023-09-13T08:44:33.286Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:44:33.286Z] #91 DONE 0.9s [2023-09-13T08:44:33.286Z] [2023-09-13T08:44:33.286Z] #92 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:44:33.286Z] #92 DONE 1.0s [2023-09-13T08:44:33.286Z] [2023-09-13T08:44:33.286Z] #42 [security-proxy-setup internal] load build context [2023-09-13T08:44:34.692Z] #42 transferring context: 189.28MB 62.9s done [2023-09-13T08:44:34.692Z] #42 DONE 63.1s [2023-09-13T08:44:34.692Z] [2023-09-13T08:44:34.692Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:44:37.278Z] #93 ... [2023-09-13T08:44:37.278Z] [2023-09-13T08:44:37.278Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:44:37.279Z] #94 ... [2023-09-13T08:44:37.279Z] [2023-09-13T08:44:37.279Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:44:59.328Z] #95 ... [2023-09-13T08:44:59.328Z] [2023-09-13T08:44:59.328Z] #90 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:44:59.328Z] #90 DONE 34.9s [2023-09-13T08:44:59.328Z] [2023-09-13T08:44:59.328Z] #96 [core-metadata builder 6/7] COPY . . [2023-09-13T08:44:59.912Z] #96 DONE 2.7s [2023-09-13T08:44:59.912Z] [2023-09-13T08:44:59.912Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:44:59.912Z] #94 DONE 33.0s [2023-09-13T08:44:59.912Z] [2023-09-13T08:44:59.912Z] #97 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:44:59.912Z] #97 CACHED [2023-09-13T08:44:59.912Z] [2023-09-13T08:44:59.912Z] #98 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:44:59.912Z] #98 CACHED [2023-09-13T08:44:59.912Z] [2023-09-13T08:44:59.912Z] #99 [core-command builder 6/7] COPY . . [2023-09-13T08:44:59.912Z] #99 CACHED [2023-09-13T08:44:59.912Z] [2023-09-13T08:44:59.912Z] #100 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:44:59.912Z] #100 CACHED [2023-09-13T08:44:59.912Z] [2023-09-13T08:44:59.912Z] #101 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:44:59.912Z] #101 CACHED [2023-09-13T08:44:59.912Z] [2023-09-13T08:44:59.912Z] #102 [security-proxy-auth builder 6/7] COPY . . [2023-09-13T08:44:59.912Z] #102 CACHED [2023-09-13T08:44:59.912Z] [2023-09-13T08:44:59.912Z] #103 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:44:59.912Z] #103 CACHED [2023-09-13T08:44:59.912Z] [2023-09-13T08:44:59.912Z] #104 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:44:59.912Z] #104 CACHED [2023-09-13T08:44:59.912Z] [2023-09-13T08:44:59.912Z] #105 [support-scheduler builder 6/7] COPY . . [2023-09-13T08:44:59.912Z] #105 CACHED [2023-09-13T08:44:59.912Z] [2023-09-13T08:44:59.912Z] #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:44:59.912Z] #106 CACHED [2023-09-13T08:44:59.912Z] [2023-09-13T08:44:59.912Z] #107 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-13T08:44:59.912Z] #107 CACHED [2023-09-13T08:44:59.912Z] [2023-09-13T08:44:59.912Z] #108 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:44:59.912Z] #108 CACHED [2023-09-13T08:44:59.912Z] [2023-09-13T08:44:59.912Z] #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:44:59.912Z] #109 CACHED [2023-09-13T08:44:59.912Z] [2023-09-13T08:44:59.912Z] #110 [core-data builder 6/7] COPY . . [2023-09-13T08:44:59.912Z] #110 CACHED [2023-09-13T08:44:59.912Z] [2023-09-13T08:44:59.912Z] #111 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:44:59.912Z] #111 CACHED [2023-09-13T08:44:59.912Z] [2023-09-13T08:44:59.912Z] #112 [security-bootstrapper builder 6/7] COPY . . [2023-09-13T08:45:06.564Z] #112 ... [2023-09-13T08:45:06.564Z] [2023-09-13T08:45:06.564Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T08:45:06.564Z] #0 5.079 go build -tags " non_delayedstart" -ldflags "-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 [2023-09-13T08:45:07.193Z] #113 ... [2023-09-13T08:45:07.193Z] [2023-09-13T08:45:07.193Z] #112 [security-bootstrapper builder 6/7] COPY . . [2023-09-13T08:45:07.193Z] #112 DONE 7.2s [2023-09-13T08:45:07.193Z] [2023-09-13T08:45:07.193Z] #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:45:07.193Z] #114 CACHED [2023-09-13T08:45:07.193Z] [2023-09-13T08:45:07.193Z] #115 [security-secretstore-setup builder 6/7] COPY . . [2023-09-13T08:45:07.193Z] #115 CACHED [2023-09-13T08:45:07.193Z] [2023-09-13T08:45:07.193Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:45:07.193Z] #116 CACHED [2023-09-13T08:45:07.193Z] [2023-09-13T08:45:07.193Z] #117 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-13T08:45:07.193Z] #117 CACHED [2023-09-13T08:45:07.193Z] [2023-09-13T08:45:07.193Z] #118 [security-proxy-setup builder 6/7] COPY . . [2023-09-13T08:45:07.193Z] #118 CACHED [2023-09-13T08:45:07.193Z] [2023-09-13T08:45:07.193Z] #119 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:45:07.193Z] #119 CACHED [2023-09-13T08:45:07.193Z] [2023-09-13T08:45:07.193Z] #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T08:45:10.541Z] #120 ... [2023-09-13T08:45:10.541Z] [2023-09-13T08:45:10.541Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T08:45:10.541Z] #0 4.349 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-13T08:45:10.541Z] #121 ... [2023-09-13T08:45:10.541Z] [2023-09-13T08:45:10.541Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T08:45:10.541Z] #0 4.904 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-13T08:45:10.541Z] #122 ... [2023-09-13T08:45:10.541Z] [2023-09-13T08:45:10.541Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T08:45:10.541Z] #0 4.985 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-13T08:45:10.541Z] #123 ... [2023-09-13T08:45:10.541Z] [2023-09-13T08:45:10.541Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T08:45:10.541Z] #0 4.638 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-13T08:45:10.541Z] #124 ... [2023-09-13T08:45:10.541Z] [2023-09-13T08:45:10.541Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T08:45:10.541Z] #0 4.462 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-13T08:45:10.815Z] #125 ... [2023-09-13T08:45:10.815Z] [2023-09-13T08:45:10.815Z] #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T08:45:10.815Z] #120 3.002 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-13T08:45:12.216Z] #120 ... [2023-09-13T08:45:12.216Z] [2023-09-13T08:45:12.216Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:45:12.216Z] #95 DONE 38.8s [2023-09-13T08:45:12.216Z] [2023-09-13T08:45:12.216Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T08:45:12.216Z] #93 DONE 38.8s [2023-09-13T08:45:12.216Z] [2023-09-13T08:45:12.216Z] #126 [support-notifications builder 6/7] COPY . . [2023-09-13T08:45:16.456Z] #126 DONE 4.2s [2023-09-13T08:45:16.456Z] [2023-09-13T08:45:16.456Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-13T08:45:16.456Z] #127 DONE 4.2s [2023-09-13T08:45:16.456Z] [2023-09-13T08:45:16.456Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T08:45:17.455Z] #128 ... [2023-09-13T08:45:17.455Z] [2023-09-13T08:45:17.455Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T08:45:17.455Z] #0 2.925 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-13T08:45:17.455Z] #129 ... [2023-09-13T08:45:17.455Z] [2023-09-13T08:45:17.455Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T08:45:17.455Z] #0 2.778 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-13T08:45:17.729Z] #130 ... [2023-09-13T08:45:17.729Z] [2023-09-13T08:45:17.729Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T08:45:18.684Z] #131 2.475 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-13T08:45:28.737Z] #131 ... [2023-09-13T08:45:28.737Z] [2023-09-13T08:45:28.737Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T08:45:28.737Z] #128 2.522 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-13T08:56:50.903Z] #128 ... [2023-09-13T08:56:50.903Z] [2023-09-13T08:56:50.903Z] #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T08:56:50.903Z] #120 701.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 [2023-09-13T08:56:55.147Z] #120 ... [2023-09-13T08:56:55.147Z] [2023-09-13T08:56:55.147Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-13T08:56:55.147Z] #130 DONE 707.6s [2023-09-13T08:56:55.147Z] [2023-09-13T08:56:55.147Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T08:56:55.741Z] #113 ... [2023-09-13T08:56:55.741Z] [2023-09-13T08:56:55.741Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:56:56.012Z] #132 DONE 0.4s [2023-09-13T08:56:56.012Z] [2023-09-13T08:56:56.012Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:56:56.279Z] #133 DONE 0.2s [2023-09-13T08:56:56.279Z] [2023-09-13T08:56:56.279Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-13T08:56:56.544Z] #134 DONE 0.2s [2023-09-13T08:56:56.544Z] [2023-09-13T08:56:56.544Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-13T08:56:56.813Z] #135 DONE 0.2s [2023-09-13T08:56:56.813Z] [2023-09-13T08:56:56.813Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-13T08:56:57.090Z] #136 DONE 0.4s [2023-09-13T08:56:57.090Z] [2023-09-13T08:56:57.090Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T08:56:57.090Z] #137 DONE 0.2s [2023-09-13T08:56:57.090Z] [2023-09-13T08:56:57.090Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T08:56:57.358Z] #129 ... [2023-09-13T08:56:57.358Z] [2023-09-13T08:56:57.358Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T08:56:59.295Z] #138 DONE 2.0s [2023-09-13T08:56:59.295Z] [2023-09-13T08:56:59.295Z] #89 [security-proxy-setup] exporting to image [2023-09-13T08:56:59.295Z] #89 exporting layers [2023-09-13T08:57:00.253Z] #89 exporting layers 1.1s done [2023-09-13T08:57:00.253Z] #89 writing image sha256:22845ed13963fa7af201e1626c980dfedf15a670e79651d3feecd077da2fdca5 done [2023-09-13T08:57:00.253Z] #89 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-13T08:57:00.253Z] #89 DONE 8.5s [2023-09-13T08:57:00.253Z] [2023-09-13T08:57:00.253Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T08:57:10.299Z] #124 ... [2023-09-13T08:57:10.299Z] [2023-09-13T08:57:10.299Z] #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-13T08:57:10.299Z] #129 DONE 723.0s [2023-09-13T08:57:10.299Z] [2023-09-13T08:57:10.299Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T08:57:10.879Z] #113 ... [2023-09-13T08:57:10.879Z] [2023-09-13T08:57:10.879Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-13T08:57:10.879Z] #139 DONE 0.3s [2023-09-13T08:57:10.879Z] [2023-09-13T08:57:10.879Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T08:57:10.879Z] #124 ... [2023-09-13T08:57:10.879Z] [2023-09-13T08:57:10.879Z] #120 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-13T08:57:10.879Z] #120 DONE 723.8s [2023-09-13T08:57:10.879Z] [2023-09-13T08:57:10.879Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-13T08:57:12.281Z] #140 ... [2023-09-13T08:57:12.281Z] [2023-09-13T08:57:12.281Z] #141 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:57:12.281Z] #141 DONE 0.2s [2023-09-13T08:57:12.545Z] [2023-09-13T08:57:12.545Z] #142 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:57:12.545Z] #142 DONE 0.3s [2023-09-13T08:57:12.545Z] [2023-09-13T08:57:12.545Z] #143 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-13T08:57:12.809Z] #143 DONE 0.3s [2023-09-13T08:57:12.809Z] [2023-09-13T08:57:12.809Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T08:57:13.074Z] #113 ... [2023-09-13T08:57:13.074Z] [2023-09-13T08:57:13.074Z] #144 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-13T08:57:13.339Z] #144 DONE 0.4s [2023-09-13T08:57:13.339Z] [2023-09-13T08:57:13.339Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T08:57:13.339Z] #122 ... [2023-09-13T08:57:13.339Z] [2023-09-13T08:57:13.339Z] #145 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:57:13.604Z] #145 DONE 0.2s [2023-09-13T08:57:13.604Z] [2023-09-13T08:57:13.604Z] #146 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-13T08:57:13.869Z] #146 DONE 0.3s [2023-09-13T08:57:13.869Z] [2023-09-13T08:57:13.869Z] #147 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-13T08:57:14.134Z] #147 DONE 0.3s [2023-09-13T08:57:14.134Z] [2023-09-13T08:57:14.134Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-13T08:57:14.134Z] #140 DONE 3.3s [2023-09-13T08:57:14.134Z] [2023-09-13T08:57:14.134Z] #148 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-13T08:57:14.404Z] #148 DONE 0.4s [2023-09-13T08:57:14.404Z] [2023-09-13T08:57:14.404Z] #149 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T08:57:14.713Z] #149 ... [2023-09-13T08:57:14.713Z] [2023-09-13T08:57:14.713Z] #150 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:57:14.713Z] #150 DONE 0.4s [2023-09-13T08:57:14.713Z] [2023-09-13T08:57:14.713Z] #151 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:57:15.297Z] #151 DONE 0.5s [2023-09-13T08:57:15.297Z] [2023-09-13T08:57:15.297Z] #152 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-13T08:57:15.563Z] #152 DONE 0.4s [2023-09-13T08:57:15.563Z] [2023-09-13T08:57:15.563Z] #153 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-13T08:57:15.828Z] #153 DONE 0.1s [2023-09-13T08:57:15.828Z] [2023-09-13T08:57:15.828Z] #154 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-13T08:57:15.828Z] #154 DONE 0.2s [2023-09-13T08:57:15.828Z] [2023-09-13T08:57:15.828Z] #155 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-13T08:57:16.420Z] #155 DONE 0.2s [2023-09-13T08:57:16.420Z] [2023-09-13T08:57:16.420Z] #156 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-13T08:57:16.420Z] #156 DONE 0.3s [2023-09-13T08:57:16.420Z] [2023-09-13T08:57:16.420Z] #149 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T08:57:16.686Z] #149 ... [2023-09-13T08:57:16.686Z] [2023-09-13T08:57:16.686Z] #157 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-13T08:57:16.686Z] #157 DONE 0.2s [2023-09-13T08:57:16.952Z] [2023-09-13T08:57:16.952Z] #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T08:57:17.560Z] #158 ... [2023-09-13T08:57:17.560Z] [2023-09-13T08:57:17.560Z] #149 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T08:57:17.560Z] #149 DONE 3.1s [2023-09-13T08:57:17.826Z] [2023-09-13T08:57:17.826Z] #89 [security-secretstore-setup] exporting to image [2023-09-13T08:57:17.826Z] #89 exporting layers [2023-09-13T08:57:18.790Z] #89 ... [2023-09-13T08:57:18.790Z] [2023-09-13T08:57:18.790Z] #121 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-13T08:57:18.790Z] #121 DONE 738.7s [2023-09-13T08:57:18.790Z] [2023-09-13T08:57:18.790Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T08:57:19.749Z] #124 ... [2023-09-13T08:57:19.749Z] [2023-09-13T08:57:19.749Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:57:19.749Z] #159 DONE 0.2s [2023-09-13T08:57:19.749Z] [2023-09-13T08:57:19.749Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T08:57:19.749Z] #113 ... [2023-09-13T08:57:19.749Z] [2023-09-13T08:57:19.749Z] #89 [security-secretstore-setup] exporting to image [2023-09-13T08:57:19.749Z] #89 exporting layers 2.2s done [2023-09-13T08:57:19.749Z] #89 writing image sha256:1d60b4cfb5fad62acf0f80e6ff2a3ac60cd82461e246bde5ac5e1232b7a953b7 done [2023-09-13T08:57:19.749Z] #89 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-13T08:57:19.749Z] #89 DONE 10.8s [2023-09-13T08:57:19.749Z] [2023-09-13T08:57:19.749Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:57:20.016Z] #160 DONE 0.2s [2023-09-13T08:57:20.016Z] [2023-09-13T08:57:20.016Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-13T08:57:20.282Z] #161 ... [2023-09-13T08:57:20.282Z] [2023-09-13T08:57:20.282Z] #158 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-13T08:57:20.282Z] #158 DONE 3.6s [2023-09-13T08:57:20.282Z] [2023-09-13T08:57:20.282Z] #89 [security-bootstrapper] exporting to image [2023-09-13T08:57:20.564Z] #89 ... [2023-09-13T08:57:20.564Z] [2023-09-13T08:57:20.564Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-13T08:57:20.564Z] #161 DONE 0.6s [2023-09-13T08:57:20.832Z] [2023-09-13T08:57:20.832Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:57:21.098Z] #162 DONE 0.5s [2023-09-13T08:57:21.098Z] [2023-09-13T08:57:21.098Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-13T08:57:21.367Z] #163 DONE 0.2s [2023-09-13T08:57:21.367Z] [2023-09-13T08:57:21.367Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T08:57:21.633Z] #164 ... [2023-09-13T08:57:21.633Z] [2023-09-13T08:57:21.633Z] #89 [security-bootstrapper] exporting to image [2023-09-13T08:57:21.633Z] #89 exporting layers 1.3s done [2023-09-13T08:57:21.633Z] #89 writing image sha256:5c290fa590f8efcf0d2acb90be3001cdc9bc4b78423b9b5fb668f3099897804c done [2023-09-13T08:57:21.633Z] #89 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-13T08:57:21.633Z] #89 DONE 12.1s [2023-09-13T08:57:21.899Z] [2023-09-13T08:57:21.899Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T08:57:23.306Z] #113 ... [2023-09-13T08:57:23.306Z] [2023-09-13T08:57:23.306Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T08:57:23.306Z] #164 DONE 2.2s [2023-09-13T08:57:23.572Z] [2023-09-13T08:57:23.572Z] #89 [security-proxy-auth] exporting to image [2023-09-13T08:57:24.154Z] #89 exporting layers 0.6s done [2023-09-13T08:57:24.154Z] #89 writing image sha256:30a78b4e48c0599375dd3281395ebedf07815a82914d5d2675763b2dbdc7b7ec done [2023-09-13T08:57:24.154Z] #89 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-13T08:57:24.154Z] #89 DONE 12.7s [2023-09-13T08:57:24.154Z] [2023-09-13T08:57:24.154Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T08:57:39.123Z] #125 ... [2023-09-13T08:57:39.123Z] [2023-09-13T08:57:39.123Z] #113 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-13T08:57:39.123Z] #113 DONE 758.5s [2023-09-13T08:57:39.123Z] [2023-09-13T08:57:39.123Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T08:57:39.123Z] #124 ... [2023-09-13T08:57:39.123Z] [2023-09-13T08:57:39.123Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:57:39.123Z] #165 DONE 0.2s [2023-09-13T08:57:39.123Z] [2023-09-13T08:57:39.123Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T08:57:39.123Z] #124 ... [2023-09-13T08:57:39.123Z] [2023-09-13T08:57:39.123Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:57:39.389Z] #166 DONE 0.4s [2023-09-13T08:57:39.389Z] [2023-09-13T08:57:39.389Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-13T08:57:39.660Z] #167 DONE 0.3s [2023-09-13T08:57:39.660Z] [2023-09-13T08:57:39.660Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:57:39.929Z] #168 DONE 0.1s [2023-09-13T08:57:39.929Z] [2023-09-13T08:57:39.929Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-13T08:57:40.205Z] #169 DONE 0.1s [2023-09-13T08:57:40.205Z] [2023-09-13T08:57:40.205Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-13T08:57:42.142Z] #170 DONE 1.9s [2023-09-13T08:57:42.142Z] [2023-09-13T08:57:42.142Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T08:57:42.142Z] #131 ... [2023-09-13T08:57:42.142Z] [2023-09-13T08:57:42.142Z] #89 [core-common-config-bootstrapper] exporting to image [2023-09-13T08:57:42.142Z] #89 exporting layers [2023-09-13T08:57:42.408Z] #89 exporting layers 0.6s done [2023-09-13T08:57:42.673Z] #89 writing image sha256:5c4ea674c434c19a53e72a091a359f9ca89df1d01985d6d76c22eea1b3a3b1c3 done [2023-09-13T08:57:42.673Z] #89 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-13T08:57:42.673Z] #89 DONE 13.3s [2023-09-13T08:57:42.673Z] [2023-09-13T08:57:42.673Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-13T08:58:09.335Z] #125 DONE 785.6s [2023-09-13T08:58:09.335Z] [2023-09-13T08:58:09.335Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T08:58:09.335Z] #124 ... [2023-09-13T08:58:09.335Z] [2023-09-13T08:58:09.335Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:58:09.335Z] #171 DONE 0.1s [2023-09-13T08:58:09.335Z] [2023-09-13T08:58:09.335Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:58:09.335Z] #172 DONE 0.1s [2023-09-13T08:58:09.335Z] [2023-09-13T08:58:09.335Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-13T08:58:09.335Z] #173 DONE 0.2s [2023-09-13T08:58:09.335Z] [2023-09-13T08:58:09.335Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T08:58:09.335Z] #124 ... [2023-09-13T08:58:09.335Z] [2023-09-13T08:58:09.335Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:58:09.335Z] #174 DONE 0.1s [2023-09-13T08:58:09.335Z] [2023-09-13T08:58:09.335Z] #89 [core-command] exporting to image [2023-09-13T08:58:09.335Z] #89 exporting layers [2023-09-13T08:58:09.335Z] #89 exporting layers 0.4s done [2023-09-13T08:58:09.335Z] #89 writing image sha256:de7e22cf346eb76d88d4d15c416b61663aea1478c887b812e8421295d5664fc9 done [2023-09-13T08:58:09.335Z] #89 naming to docker.io/library/core-command-arm64 done [2023-09-13T08:58:09.335Z] #89 DONE 13.7s [2023-09-13T08:58:09.335Z] [2023-09-13T08:58:09.335Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T08:58:17.511Z] #122 ... [2023-09-13T08:58:17.511Z] [2023-09-13T08:58:17.511Z] #123 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-13T08:58:17.511Z] #123 DONE 797.6s [2023-09-13T08:58:17.777Z] [2023-09-13T08:58:17.777Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T08:58:18.359Z] #124 ... [2023-09-13T08:58:18.360Z] [2023-09-13T08:58:18.360Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:58:18.360Z] #175 DONE 0.1s [2023-09-13T08:58:18.360Z] [2023-09-13T08:58:18.360Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:58:18.360Z] #176 DONE 0.1s [2023-09-13T08:58:18.360Z] [2023-09-13T08:58:18.360Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-13T08:58:18.627Z] #177 DONE 0.2s [2023-09-13T08:58:18.627Z] [2023-09-13T08:58:18.627Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:58:18.894Z] #178 DONE 0.1s [2023-09-13T08:58:18.894Z] [2023-09-13T08:58:18.894Z] #89 [core-data] exporting to image [2023-09-13T08:58:18.894Z] #89 exporting layers [2023-09-13T08:58:19.160Z] #89 exporting layers 0.3s done [2023-09-13T08:58:19.160Z] #89 writing image sha256:bc8623892235bb59bd0027ae221d2a32da72be366eab70a1b19a660f2783c369 done [2023-09-13T08:58:19.160Z] #89 naming to docker.io/library/core-data-arm64 done [2023-09-13T08:58:19.160Z] #89 DONE 14.0s [2023-09-13T08:58:19.160Z] [2023-09-13T08:58:19.160Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-13T08:58:21.093Z] #122 DONE 801.1s [2023-09-13T08:58:21.094Z] [2023-09-13T08:58:21.094Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T08:58:21.365Z] #124 ... [2023-09-13T08:58:21.365Z] [2023-09-13T08:58:21.365Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:58:21.633Z] #179 DONE 0.3s [2023-09-13T08:58:21.633Z] [2023-09-13T08:58:21.633Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T08:58:21.633Z] #131 ... [2023-09-13T08:58:21.633Z] [2023-09-13T08:58:21.633Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:58:21.902Z] #180 DONE 0.2s [2023-09-13T08:58:21.902Z] [2023-09-13T08:58:21.902Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T08:58:21.902Z] #131 ... [2023-09-13T08:58:21.902Z] [2023-09-13T08:58:21.902Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-13T08:58:22.172Z] #181 DONE 0.3s [2023-09-13T08:58:22.172Z] [2023-09-13T08:58:22.172Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T08:58:22.172Z] #131 ... [2023-09-13T08:58:22.172Z] [2023-09-13T08:58:22.172Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:58:22.443Z] #182 DONE 0.1s [2023-09-13T08:58:22.443Z] [2023-09-13T08:58:22.443Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-13T08:58:22.443Z] #183 DONE 0.2s [2023-09-13T08:58:22.443Z] [2023-09-13T08:58:22.443Z] #89 [core-metadata] exporting to image [2023-09-13T08:58:23.025Z] #89 exporting layers 0.3s done [2023-09-13T08:58:23.025Z] #89 writing image sha256:b4150881985d87ca8b335f64a012ccec2e2bef29f080bca0360ca1977a59661a done [2023-09-13T08:58:23.025Z] #89 naming to docker.io/library/core-metadata-arm64 done [2023-09-13T08:58:23.025Z] #89 DONE 14.4s [2023-09-13T08:58:23.025Z] [2023-09-13T08:58:23.025Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-13T08:58:45.185Z] #131 DONE 805.9s [2023-09-13T08:58:45.186Z] [2023-09-13T08:58:45.186Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T08:58:45.186Z] #128 ... [2023-09-13T08:58:45.186Z] [2023-09-13T08:58:45.186Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:58:45.186Z] #184 DONE 0.2s [2023-09-13T08:58:45.186Z] [2023-09-13T08:58:45.186Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:58:45.186Z] #185 DONE 0.2s [2023-09-13T08:58:45.186Z] [2023-09-13T08:58:45.186Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-13T08:58:45.186Z] #186 DONE 0.3s [2023-09-13T08:58:45.186Z] [2023-09-13T08:58:45.186Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:58:45.186Z] #187 DONE 0.1s [2023-09-13T08:58:45.186Z] [2023-09-13T08:58:45.186Z] #89 [security-spiffe-token-provider] exporting to image [2023-09-13T08:58:45.186Z] #89 exporting layers [2023-09-13T08:58:45.455Z] #89 exporting layers 1.9s done [2023-09-13T08:58:45.455Z] #89 writing image sha256:3e5b10eca56dc62ec079eadffd998c48e1a2c2f5dc256648ac7cfb3eb565cbf3 done [2023-09-13T08:58:45.455Z] #89 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-13T08:58:45.455Z] #89 DONE 16.3s [2023-09-13T08:58:45.455Z] [2023-09-13T08:58:45.455Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-13T08:59:00.588Z] #124 DONE 839.5s [2023-09-13T08:59:00.588Z] [2023-09-13T08:59:00.588Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T08:59:00.588Z] #128 ... [2023-09-13T08:59:00.588Z] [2023-09-13T08:59:00.588Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:59:00.588Z] #188 DONE 0.1s [2023-09-13T08:59:00.588Z] [2023-09-13T08:59:00.588Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:59:00.588Z] #189 DONE 0.1s [2023-09-13T08:59:00.588Z] [2023-09-13T08:59:00.588Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T08:59:00.588Z] #128 ... [2023-09-13T08:59:00.588Z] [2023-09-13T08:59:00.588Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-13T08:59:00.589Z] #190 DONE 0.5s [2023-09-13T08:59:00.589Z] [2023-09-13T08:59:00.589Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:59:00.589Z] #191 DONE 0.1s [2023-09-13T08:59:00.589Z] [2023-09-13T08:59:00.589Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T08:59:00.853Z] #128 ... [2023-09-13T08:59:00.853Z] [2023-09-13T08:59:00.853Z] #89 [support-scheduler] exporting to image [2023-09-13T08:59:00.853Z] #89 exporting layers [2023-09-13T08:59:01.119Z] #89 exporting layers 0.4s done [2023-09-13T08:59:01.119Z] #89 writing image sha256:d532c545bf5695851a6c59163c1f96a16a758852ebdbc14ad90cae10dfa35711 done [2023-09-13T08:59:01.119Z] #89 naming to docker.io/library/support-scheduler-arm64 done [2023-09-13T08:59:01.119Z] #89 DONE 16.7s [2023-09-13T08:59:01.119Z] [2023-09-13T08:59:01.119Z] #128 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-13T08:59:01.700Z] #128 DONE 825.5s [2023-09-13T08:59:01.700Z] [2023-09-13T08:59:01.700Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-13T08:59:01.965Z] #192 DONE 0.1s [2023-09-13T08:59:01.965Z] [2023-09-13T08:59:01.965Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-13T08:59:02.230Z] #193 DONE 0.1s [2023-09-13T08:59:02.230Z] [2023-09-13T08:59:02.230Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-13T08:59:02.494Z] #194 DONE 0.3s [2023-09-13T08:59:02.494Z] [2023-09-13T08:59:02.494Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-13T08:59:02.494Z] #195 DONE 0.1s [2023-09-13T08:59:02.494Z] [2023-09-13T08:59:02.494Z] #89 [support-notifications] exporting to image [2023-09-13T08:59:03.074Z] #89 exporting layers 0.4s done [2023-09-13T08:59:03.074Z] #89 writing image sha256:b2643c0d75c1d0cc89e761fc1519ab276d97c03ee5432b722fff94b7b48c1b80 done [2023-09-13T08:59:03.074Z] #89 naming to docker.io/library/support-notifications-arm64 done [2023-09-13T08:59:03.074Z] #89 DONE 17.1s [2023-09-13T08:59:03.074Z] time="2023-09-13T08:43:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:59:03.074Z] time="2023-09-13T08:43:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:59:03.074Z] time="2023-09-13T08:43:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:59:03.074Z] time="2023-09-13T08:43:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:59:03.074Z] time="2023-09-13T08:43:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:59:03.074Z] time="2023-09-13T08:43:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:59:03.074Z] time="2023-09-13T08:43:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:59:03.074Z] time="2023-09-13T08:43:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:59:03.074Z] time="2023-09-13T08:43:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:59:03.074Z] time="2023-09-13T08:43:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:59:03.074Z] time="2023-09-13T08:43:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:59:03.074Z] time="2023-09-13T08:43:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:59:03.074Z] time="2023-09-13T08:43:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-13T08:59:03.074Z] time="2023-09-13T08:43:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-13T08:59:03.091Z] $ docker stop --time=1 1f0aea8800467ef51a9ea9ecf73ec295d32ae8fb27ed0db19ba7d29c80e84aff [2023-09-13T08:59:04.712Z] $ docker rm -f --volumes 1f0aea8800467ef51a9ea9ecf73ec295d32ae8fb27ed0db19ba7d29c80e84aff [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T08:59:05.166Z] + docker images [2023-09-13T08:59:05.166Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-13T08:59:05.166Z] support-notifications-arm64 latest b2643c0d75c1 3 seconds ago 34.2MB [2023-09-13T08:59:05.167Z] support-scheduler-arm64 latest d532c545bf56 5 seconds ago 33.5MB [2023-09-13T08:59:05.167Z] security-spiffe-token-provider-arm64 latest 3e5b10eca56d 22 seconds ago 35MB [2023-09-13T08:59:05.167Z] core-metadata-arm64 latest b4150881985d 43 seconds ago 21.5MB [2023-09-13T08:59:05.167Z] core-data-arm64 latest bc8623892235 47 seconds ago 21.2MB [2023-09-13T08:59:05.167Z] core-command-arm64 latest de7e22cf346e 59 seconds ago 21MB [2023-09-13T08:59:05.167Z] core-common-config-bootstrapper-arm64 latest 5c4ea674c434 About a minute ago 18.3MB [2023-09-13T08:59:05.167Z] security-proxy-auth-arm64 latest 30a78b4e48c0 About a minute ago 19.4MB [2023-09-13T08:59:05.167Z] security-bootstrapper-arm64 latest 5c290fa590f8 About a minute ago 23MB [2023-09-13T08:59:05.167Z] security-secretstore-setup-arm64 latest 1d60b4cfb5fa About a minute ago 43.6MB [2023-09-13T08:59:05.167Z] security-proxy-setup-arm64 latest 22845ed13963 2 minutes ago 29.1MB [2023-09-13T08:59:05.167Z] security-spire-agent-arm64 latest e1de0ffce452 14 minutes ago 152MB [2023-09-13T08:59:05.167Z] security-spire-config-arm64 latest df180d9e3d74 14 minutes ago 95.8MB [2023-09-13T08:59:05.167Z] security-spire-server-arm64 latest 44fcce34643f 14 minutes ago 96.6MB [2023-09-13T08:59:05.167Z] ci-base-image-arm64 latest df8d357a3857 25 minutes ago 1.07GB [2023-09-13T08:59:05.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 746ca1b523b5 16 hours ago 695MB [2023-09-13T08:59:05.167Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T08:59:05.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T08:59:05.607Z] [2023-09-13T08:59:05.607Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T08:59:05.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T08:59:06.190Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-13T08:59:06.190Z] 8998bd30e6a1: Pulling fs layer [2023-09-13T08:59:06.190Z] 04944245beec: Pulling fs layer [2023-09-13T08:59:06.190Z] 699f458cf7ca: Pulling fs layer [2023-09-13T08:59:06.190Z] 765212b225bb: Pulling fs layer [2023-09-13T08:59:06.190Z] f23df028b6ca: Pulling fs layer [2023-09-13T08:59:06.190Z] d65c8cfc05b1: Pulling fs layer [2023-09-13T08:59:06.190Z] 2437ff75d9bd: Pulling fs layer [2023-09-13T08:59:06.190Z] 765212b225bb: Waiting [2023-09-13T08:59:06.190Z] f23df028b6ca: Waiting [2023-09-13T08:59:06.190Z] d65c8cfc05b1: Waiting [2023-09-13T08:59:06.190Z] 2437ff75d9bd: Waiting [2023-09-13T08:59:06.190Z] 04944245beec: Verifying Checksum [2023-09-13T08:59:06.190Z] 04944245beec: Download complete [2023-09-13T08:59:06.190Z] 765212b225bb: Verifying Checksum [2023-09-13T08:59:06.190Z] 765212b225bb: Download complete [2023-09-13T08:59:06.455Z] f23df028b6ca: Download complete [2023-09-13T08:59:06.455Z] d65c8cfc05b1: Verifying Checksum [2023-09-13T08:59:06.455Z] d65c8cfc05b1: Download complete [2023-09-13T08:59:06.455Z] 699f458cf7ca: Verifying Checksum [2023-09-13T08:59:06.455Z] 699f458cf7ca: Download complete [2023-09-13T08:59:06.722Z] 8998bd30e6a1: Verifying Checksum [2023-09-13T08:59:06.722Z] 8998bd30e6a1: Download complete [2023-09-13T08:59:09.299Z] 2437ff75d9bd: Verifying Checksum [2023-09-13T08:59:09.299Z] 2437ff75d9bd: Download complete [2023-09-13T08:59:11.237Z] 8998bd30e6a1: Pull complete [2023-09-13T08:59:11.819Z] 04944245beec: Pull complete [2023-09-13T08:59:13.223Z] 699f458cf7ca: Pull complete [2023-09-13T08:59:13.223Z] 765212b225bb: Pull complete [2023-09-13T08:59:13.802Z] f23df028b6ca: Pull complete [2023-09-13T08:59:14.069Z] d65c8cfc05b1: Pull complete [2023-09-13T08:59:29.049Z] 2437ff75d9bd: Pull complete [2023-09-13T08:59:29.049Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-13T08:59:29.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T08:59:29.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T08:59:29.228Z] prd-ubuntu20.04-docker-arm64-4c-16g-6095 does not seem to be running inside a container [2023-09-13T08:59:29.284Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-13T08:59:31.969Z] $ docker top 64d6de387fb92a9741a71e789d4b3e370f6f31d6fbeea8ffff24b58b7050e5c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T08:59:32.823Z] ---> job-cost.sh [2023-09-13T08:59:32.823Z] lf-activate-venv: SKIPPING [2023-09-13T08:59:32.823Z] INFO: No Stack... [2023-09-13T08:59:33.399Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-13T08:59:33.974Z] INFO: Archiving Costs [Pipeline] sh [2023-09-13T08:59:34.292Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-09-13T08:59:34.292Z] + cut -d, -f6 [Pipeline] lock [2023-09-13T08:59:34.352Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4679-3-stack-cost] [2023-09-13T08:59:34.357Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4679-3-stack-cost] did not exist. Created. [2023-09-13T08:59:34.357Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4679-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-13T08:59:34.687Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-13T08:59:34.878Z] Stashed 1 file(s) [Pipeline] } [2023-09-13T08:59:34.885Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4679-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-13T08:59:34.907Z] $ docker stop --time=1 64d6de387fb92a9741a71e789d4b3e370f6f31d6fbeea8ffff24b58b7050e5c2 [2023-09-13T08:59:36.381Z] $ docker rm -f --volumes 64d6de387fb92a9741a71e789d4b3e370f6f31d6fbeea8ffff24b58b7050e5c2 [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 [2023-09-13T08:59:36.791Z] provisioning config files... [2023-09-13T08:59:36.796Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config3473283278529273082tmp [Pipeline] { [Pipeline] sh [2023-09-13T08:59:37.109Z] + set +x [2023-09-13T08:59:37.109Z] + + curl -s https://codecov.io/bashbash [2023-09-13T08:59:37.109Z] -s -- [2023-09-13T08:59:37.109Z] [2023-09-13T08:59:37.109Z] _____ _ [2023-09-13T08:59:37.109Z] / ____| | | [2023-09-13T08:59:37.109Z] | | ___ __| | ___ ___ _____ __ [2023-09-13T08:59:37.109Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-13T08:59:37.109Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-13T08:59:37.109Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-13T08:59:37.109Z] Bash-1.0.6 [2023-09-13T08:59:37.109Z] [2023-09-13T08:59:37.109Z] [2023-09-13T08:59:37.109Z] ==> git version 2.25.1 found [2023-09-13T08:59:37.109Z] ==> 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 [2023-09-13T08:59:37.109Z] Release-Date: 2020-01-08 [2023-09-13T08:59:37.109Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-13T08:59:37.109Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-13T08:59:37.109Z] ==> Jenkins CI detected. [2023-09-13T08:59:37.109Z] current dir:  /w/workspace/edgex-go/3 [2023-09-13T08:59:37.109Z] project root: . [2023-09-13T08:59:37.109Z] --> token set from env [2023-09-13T08:59:37.109Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-13T08:59:37.109Z] ==> Running gcov in . (disable via -X gcov) [2023-09-13T08:59:37.109Z] ==> Python coveragepy not found [2023-09-13T08:59:37.109Z] ==> Searching for coverage reports in: [2023-09-13T08:59:37.109Z] + . [2023-09-13T08:59:38.249Z] -> Found 1 reports [2023-09-13T08:59:38.249Z] ==> Detecting git/mercurial file structure [2023-09-13T08:59:38.249Z] ==> Reading reports [2023-09-13T08:59:38.249Z] + ./coverage.out bytes=453596 [2023-09-13T08:59:38.249Z] ==> Appending adjustments [2023-09-13T08:59:38.249Z] https://docs.codecov.io/docs/fixing-reports [2023-09-13T08:59:38.818Z] + Found adjustments [2023-09-13T08:59:38.818Z] ==> Gzipping contents [2023-09-13T08:59:38.818Z] 60K /tmp/codecov.vBkRs8.gz [2023-09-13T08:59:38.818Z] ==> Uploading reports [2023-09-13T08:59:38.818Z] url: https://codecov.io [2023-09-13T08:59:38.818Z] query: branch=PR-4679&commit=b72b0904cc2c85a90423691538125f01c1214671&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4679%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4679&job=&cmd_args= [2023-09-13T08:59:38.818Z] -> Pinging Codecov [2023-09-13T08:59:38.818Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4679&commit=b72b0904cc2c85a90423691538125f01c1214671&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4679%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4679&job=&cmd_args= [2023-09-13T08:59:39.077Z] -> Uploading to [2023-09-13T08:59:39.077Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-13/00271124DB129430A58F1EEE437C3FCB/b72b0904cc2c85a90423691538125f01c1214671/9cdaca4d-b913-4061-a347-217361165d5e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230913T085938Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a7dbee335f1adde9184ab5907cafb7877415f611c9f82d25a07fd163065cb5a [2023-09-13T08:59:39.077Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T08:59:39.077Z] Dload Upload Total Spent Left Speed [2023-09-13T08:59:39.335Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58095 0 0 100 58095 0 256k --:--:-- --:--:-- --:--:-- 256k [2023-09-13T08:59:39.335Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b72b0904cc2c85a90423691538125f01c1214671 [Pipeline] } [2023-09-13T08:59:39.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-13T08:59:39.961Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-13T08:59:40.251Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T08:59:41.101Z] ---> package-listing.sh [2023-09-13T08:59:41.101Z] ++ facter osfamily [2023-09-13T08:59:41.101Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-13T08:59:41.360Z] + OS_FAMILY=debian [2023-09-13T08:59:41.360Z] + workspace=/w/workspace/edgex-go/3 [2023-09-13T08:59:41.360Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-13T08:59:41.360Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-13T08:59:41.360Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-13T08:59:41.360Z] + PACKAGES=/tmp/packages_start.txt [2023-09-13T08:59:41.360Z] + '[' /w/workspace/edgex-go/3 ']' [2023-09-13T08:59:41.360Z] + PACKAGES=/tmp/packages_end.txt [2023-09-13T08:59:41.360Z] + case "${OS_FAMILY}" in [2023-09-13T08:59:41.360Z] + dpkg -l [2023-09-13T08:59:41.360Z] + grep '^ii' [2023-09-13T08:59:41.360Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-13T08:59:41.360Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-13T08:59:41.360Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-13T08:59:41.360Z] + '[' /w/workspace/edgex-go/3 ']' [2023-09-13T08:59:41.360Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-09-13T08:59:41.360Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-09-13T08:59:41.368Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-13T08:59:41.640Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T08:59:42.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T08:59:42.194Z] [2023-09-13T08:59:42.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T08:59:42.487Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T08:59:42.487Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-13T08:59:42.487Z] 5eb5b503b376: Pulling fs layer [2023-09-13T08:59:42.487Z] 5c69ac0246d0: Pulling fs layer [2023-09-13T08:59:42.487Z] ec43610c2a17: Pulling fs layer [2023-09-13T08:59:42.487Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-13T08:59:42.487Z] 33b1e0a273af: Pulling fs layer [2023-09-13T08:59:42.487Z] 5d3b04190fa2: Pulling fs layer [2023-09-13T08:59:42.487Z] 2f39f015ded8: Pulling fs layer [2023-09-13T08:59:42.487Z] 3a2ae6a8a46f: Waiting [2023-09-13T08:59:42.487Z] 33b1e0a273af: Waiting [2023-09-13T08:59:42.487Z] 5d3b04190fa2: Waiting [2023-09-13T08:59:42.487Z] 5c69ac0246d0: Verifying Checksum [2023-09-13T08:59:42.487Z] 5c69ac0246d0: Download complete [2023-09-13T08:59:42.487Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-13T08:59:42.487Z] 3a2ae6a8a46f: Download complete [2023-09-13T08:59:42.487Z] 33b1e0a273af: Verifying Checksum [2023-09-13T08:59:42.487Z] 33b1e0a273af: Download complete [2023-09-13T08:59:42.487Z] 5d3b04190fa2: Download complete [2023-09-13T08:59:42.487Z] ec43610c2a17: Download complete [2023-09-13T08:59:42.749Z] 5eb5b503b376: Verifying Checksum [2023-09-13T08:59:42.749Z] 5eb5b503b376: Download complete [2023-09-13T08:59:43.316Z] 2f39f015ded8: Download complete [2023-09-13T08:59:43.882Z] 5eb5b503b376: Pull complete [2023-09-13T08:59:44.139Z] 5c69ac0246d0: Pull complete [2023-09-13T08:59:44.704Z] ec43610c2a17: Pull complete [2023-09-13T08:59:44.704Z] 3a2ae6a8a46f: Pull complete [2023-09-13T08:59:44.962Z] 33b1e0a273af: Pull complete [2023-09-13T08:59:44.963Z] 5d3b04190fa2: Pull complete [2023-09-13T08:59:49.149Z] 2f39f015ded8: Pull complete [2023-09-13T08:59:49.409Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-13T08:59:49.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T08:59:49.409Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T08:59:49.485Z] prd-ubuntu20.04-docker-8c-8g-6093 does not seem to be running inside a container [2023-09-13T08:59:49.504Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-09-13T08:59:54.641Z] $ docker top f3229d5f46e7f36ccdfe2e2fbd5ed934625d3fd8815112ea33166ec01389386b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T08:59:55.004Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-13T08:59:55.288Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-13T08:59:55.569Z] + ls /var/log/sa-host [2023-09-13T08:59:55.569Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T08:59:55.707Z] provisioning config files... [2023-09-13T08:59:55.714Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config14834125557513355482tmp [Pipeline] { [Pipeline] echo [2023-09-13T08:59:55.728Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T08:59:56.008Z] ---> create-netrc.sh [Pipeline] } [2023-09-13T08:59:56.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-13T08:59:56.341Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-13T08:59:56.350Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T08:59:56.630Z] ---> sudo-logs.sh [2023-09-13T08:59:56.630Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-13T08:59:56.650Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T08:59:56.933Z] ---> job-cost.sh [2023-09-13T08:59:56.933Z] lf-activate-venv: SKIPPING [2023-09-13T08:59:56.933Z] DEBUG: total: 0.10999999940395355 [2023-09-13T08:59:56.933Z] INFO: Retrieving Stack Cost... [2023-09-13T08:59:57.192Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-13T08:59:57.760Z] INFO: Archiving Costs [Pipeline] echo [2023-09-13T08:59:57.772Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T08:59:58.057Z] ---> logs-deploy.sh [2023-09-13T08:59:58.057Z] lf-activate-venv: SKIPPING [2023-09-13T08:59:58.057Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4679/3 [2023-09-13T08:59:58.057Z] INFO: archiving workspace using pattern(s): [2023-09-13T08:59:58.992Z] Archives upload complete. [2023-09-13T08:59:59.253Z] INFO: archiving logs to Nexus