Pull request #4614 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7cd52acded50355255e804b2cb55a894b0dce29c+54d035bfa974c800c1254128570959cbd1217788 (91915030d8d144f71159b9405acfdfe895556acb) 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-ssh14365642754935313665.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh8744316525301449691.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4614/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4614/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17487806532733559867.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4614/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10718392762357790585.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12680124420721463678.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4614/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4614/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13754328273423572122.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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.20 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-1675 in /w/workspace/edgexfoundry_edgex-go_PR-4614 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4614/head:refs/remotes/origin/PR-4614 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 54d035bfa974c800c1254128570959cbd1217788 into PR head commit 7cd52acded50355255e804b2cb55a894b0dce29c Merge succeeded, producing 7cd52acded50355255e804b2cb55a894b0dce29c Checking out Revision 7cd52acded50355255e804b2cb55a894b0dce29c (PR-4614) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-20T19:40:56.520Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-20T19:40:56.686Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-20T19:40:56.787Z] ========================================================= [2023-07-20T19:40:56.787Z] EdgeX Global Pipelines Version Info [2023-07-20T19:40:56.787Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 7cd52acded50355255e804b2cb55a894b0dce29c # 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 54d035bfa974c800c1254128570959cbd1217788 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7cd52acded50355255e804b2cb55a894b0dce29c # timeout=10 [2023-07-20T19:40:57.511Z] ------------------- [2023-07-20T19:40:57.511Z] stable info: [2023-07-20T19:40:57.511Z] ------------------- [2023-07-20T19:40:57.511Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-20T19:40:57.511Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-20T19:40:57.511Z] Message: update stable to v1.0.250 [2023-07-20T19:40:58.084Z] ------------------- [2023-07-20T19:40:58.084Z] experimental info: [2023-07-20T19:40:58.084Z] ------------------- [2023-07-20T19:40:58.084Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-20T19:40:58.084Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-20T19:40:58.084Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-20T19:40:58.386Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-07-20T19:40:58.428Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-07-20T19:40:58.469Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-20T19:40:58.513Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-20T19:40:58.554Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-20T19:40:58.597Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-20T19:40:58.635Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-20T19:40:58.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-07-20T19:40:58.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-07-20T19:40:58.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-07-20T19:40:58.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-20T19:40:58.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-20T19:40:58.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-20T19:40:58.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-20T19:40:58.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-20T19:40:58.999Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-20T19:40:59.042Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-20T19:40:59.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-20T19:40:59.130Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-07-20T19:40:59.172Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-07-20T19:40:59.219Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-20T19:40:59.255Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-20T19:40:59.297Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-20T19:40:59.339Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4614 [Pipeline] echo [2023-07-20T19:40:59.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4614 [Pipeline] echo [2023-07-20T19:40:59.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4614 [Pipeline] echo [2023-07-20T19:40:59.462Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7cd52acded50355255e804b2cb55a894b0dce29c [Pipeline] echo [2023-07-20T19:40:59.507Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7cd52ac [Pipeline] echo [2023-07-20T19:40:59.557Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T19:40:59.677Z] provisioning config files... [2023-07-20T19:40:59.691Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10388128778294232174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T19:41:00.032Z] ---> docker-login.sh [2023-07-20T19:41:00.032Z] nexus3.edgexfoundry.org:10001 [2023-07-20T19:41:00.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T19:41:00.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T19:41:00.553Z] Configure a credential helper to remove this warning. See [2023-07-20T19:41:00.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T19:41:00.553Z] [2023-07-20T19:41:00.553Z] Login Succeeded [2023-07-20T19:41:00.553Z] nexus3.edgexfoundry.org:10002 [2023-07-20T19:41:00.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T19:41:00.553Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T19:41:00.553Z] Configure a credential helper to remove this warning. See [2023-07-20T19:41:00.553Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T19:41:00.553Z] [2023-07-20T19:41:00.553Z] Login Succeeded [2023-07-20T19:41:00.553Z] nexus3.edgexfoundry.org:10003 [2023-07-20T19:41:00.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T19:41:00.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T19:41:00.813Z] Configure a credential helper to remove this warning. See [2023-07-20T19:41:00.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T19:41:00.813Z] [2023-07-20T19:41:00.813Z] Login Succeeded [2023-07-20T19:41:00.813Z] nexus3.edgexfoundry.org:10004 [2023-07-20T19:41:00.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T19:41:00.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T19:41:00.813Z] Configure a credential helper to remove this warning. See [2023-07-20T19:41:00.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T19:41:00.813Z] [2023-07-20T19:41:00.813Z] Login Succeeded [2023-07-20T19:41:00.813Z] docker.io [2023-07-20T19:41:00.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T19:41:01.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T19:41:01.073Z] Configure a credential helper to remove this warning. See [2023-07-20T19:41:01.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T19:41:01.073Z] [2023-07-20T19:41:01.073Z] Login Succeeded [2023-07-20T19:41:01.073Z] ---> docker-login.sh ends [Pipeline] } [2023-07-20T19:41:01.098Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-20T19:41:01.526Z] + 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-07-20T19:41:01.526Z] + dirname cmd/core-command/Dockerfile [2023-07-20T19:41:01.526Z] + cut -d/ -f2 [2023-07-20T19:41:01.526Z] + echo core-command,cmd/core-command/Dockerfile [2023-07-20T19:41:01.526Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-07-20T19:41:01.526Z] + cut -d/ -f2 [2023-07-20T19:41:01.526Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-07-20T19:41:01.526Z] + + dirname cmd/core-data/Dockerfile [2023-07-20T19:41:01.526Z] cut -d/ -f2 [2023-07-20T19:41:01.526Z] + echo core-data,cmd/core-data/Dockerfile [2023-07-20T19:41:01.526Z] + dirname cmd/core-metadata/Dockerfile [2023-07-20T19:41:01.526Z] + cut -d/ -f2 [2023-07-20T19:41:01.526Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-07-20T19:41:01.526Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-07-20T19:41:01.526Z] + cut -d/ -f2 [2023-07-20T19:41:01.526Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-07-20T19:41:01.526Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-07-20T19:41:01.526Z] + cut -d/ -f2 [2023-07-20T19:41:01.526Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-07-20T19:41:01.526Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-07-20T19:41:01.526Z] cut -d/ -f2 [2023-07-20T19:41:01.526Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-07-20T19:41:01.526Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-07-20T19:41:01.526Z] + cut -d/ -f2 [2023-07-20T19:41:01.526Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-07-20T19:41:01.526Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-07-20T19:41:01.526Z] + cut -d/ -f2 [2023-07-20T19:41:01.526Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-07-20T19:41:01.526Z] + dirname cmd/security-spire-agent/Dockerfile [2023-07-20T19:41:01.526Z] + cut -d/ -f2 [2023-07-20T19:41:01.526Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-07-20T19:41:01.526Z] + dirname cmd/security-spire-config/Dockerfile [2023-07-20T19:41:01.526Z] + cut -d/ -f2 [2023-07-20T19:41:01.526Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-07-20T19:41:01.526Z] + dirname cmd/security-spire-server/Dockerfile [2023-07-20T19:41:01.526Z] + cut -d/ -f2 [2023-07-20T19:41:01.526Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-07-20T19:41:01.526Z] + dirname cmd/support-notifications/Dockerfile [2023-07-20T19:41:01.526Z] + cut -d/ -f2 [2023-07-20T19:41:01.526Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-07-20T19:41:01.526Z] + dirname cmd/support-scheduler/Dockerfile [2023-07-20T19:41:01.526Z] + cut -d/ -f2 [2023-07-20T19:41:01.526Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-07-20T19:41:01.599Z] 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-07-20T19:41:02.095Z] + git rev-list -1 --merges 7cd52acded50355255e804b2cb55a894b0dce29c~1..7cd52acded50355255e804b2cb55a894b0dce29c [Pipeline] echo [2023-07-20T19:41:02.128Z] -----------> git rev-list -1 --merges 7cd52acded50355255e804b2cb55a894b0dce29c~1..7cd52acded50355255e804b2cb55a894b0dce29c 7cd52acded50355255e804b2cb55a894b0dce29c [false] [Pipeline] sh [2023-07-20T19:41:02.437Z] + git log --format=format:%s -1 7cd52acded50355255e804b2cb55a894b0dce29c [Pipeline] echo [2023-07-20T19:41:02.471Z] ========================================================= [2023-07-20T19:41:02.471Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-20T19:41:02.471Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-07-20T19:41:02.939Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-20T19:41:02.939Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-20T19:41:02.939Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-20T19:41:02.939Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-20T19:41:02.939Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-20T19:41:02.939Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-20T19:41:02.939Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T19:41:03.416Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T19:41:03.417Z] [2023-07-20T19:41:03.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T19:41:03.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T19:41:03.787Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-20T19:41:03.787Z] b85a868b505f: Pulling fs layer [2023-07-20T19:41:03.787Z] e2be974225ed: Pulling fs layer [2023-07-20T19:41:03.787Z] 339a4e72a1f5: Pulling fs layer [2023-07-20T19:41:03.787Z] 988bab9f4d93: Pulling fs layer [2023-07-20T19:41:03.787Z] 1469e6f7b9e6: Pulling fs layer [2023-07-20T19:41:03.787Z] eaf3925da568: Pulling fs layer [2023-07-20T19:41:03.787Z] bab4dde63d76: Pulling fs layer [2023-07-20T19:41:03.787Z] bde34c3a00c8: Pulling fs layer [2023-07-20T19:41:03.787Z] b352a97aabf1: Pulling fs layer [2023-07-20T19:41:03.787Z] 4872d77fe225: Pulling fs layer [2023-07-20T19:41:03.787Z] 5851b861e8e6: Pulling fs layer [2023-07-20T19:41:03.787Z] 988bab9f4d93: Waiting [2023-07-20T19:41:03.787Z] 1469e6f7b9e6: Waiting [2023-07-20T19:41:03.787Z] eaf3925da568: Waiting [2023-07-20T19:41:03.787Z] b352a97aabf1: Waiting [2023-07-20T19:41:03.787Z] bab4dde63d76: Waiting [2023-07-20T19:41:03.787Z] bde34c3a00c8: Waiting [2023-07-20T19:41:03.787Z] 4872d77fe225: Waiting [2023-07-20T19:41:03.787Z] 5851b861e8e6: Waiting [2023-07-20T19:41:03.787Z] e2be974225ed: Download complete [2023-07-20T19:41:03.787Z] 988bab9f4d93: Download complete [2023-07-20T19:41:03.787Z] 1469e6f7b9e6: Verifying Checksum [2023-07-20T19:41:04.052Z] 339a4e72a1f5: Verifying Checksum [2023-07-20T19:41:04.053Z] 339a4e72a1f5: Download complete [2023-07-20T19:41:04.053Z] eaf3925da568: Download complete [2023-07-20T19:41:04.053Z] bde34c3a00c8: Verifying Checksum [2023-07-20T19:41:04.053Z] bde34c3a00c8: Download complete [2023-07-20T19:41:04.053Z] b352a97aabf1: Verifying Checksum [2023-07-20T19:41:04.053Z] b352a97aabf1: Download complete [2023-07-20T19:41:04.053Z] 4872d77fe225: Verifying Checksum [2023-07-20T19:41:04.053Z] 4872d77fe225: Download complete [2023-07-20T19:41:04.053Z] 5851b861e8e6: Verifying Checksum [2023-07-20T19:41:04.053Z] 5851b861e8e6: Download complete [2023-07-20T19:41:04.053Z] b85a868b505f: Verifying Checksum [2023-07-20T19:41:04.053Z] b85a868b505f: Download complete [2023-07-20T19:41:04.311Z] bab4dde63d76: Verifying Checksum [2023-07-20T19:41:04.311Z] bab4dde63d76: Download complete [2023-07-20T19:41:05.251Z] b85a868b505f: Pull complete [2023-07-20T19:41:05.251Z] e2be974225ed: Pull complete [2023-07-20T19:41:05.819Z] 339a4e72a1f5: Pull complete [2023-07-20T19:41:05.819Z] 988bab9f4d93: Pull complete [2023-07-20T19:41:06.078Z] 1469e6f7b9e6: Pull complete [2023-07-20T19:41:06.078Z] eaf3925da568: Pull complete [2023-07-20T19:41:07.980Z] bab4dde63d76: Pull complete [2023-07-20T19:41:07.980Z] bde34c3a00c8: Pull complete [2023-07-20T19:41:07.980Z] b352a97aabf1: Pull complete [2023-07-20T19:41:07.980Z] 4872d77fe225: Pull complete [2023-07-20T19:41:08.241Z] 5851b861e8e6: Pull complete [2023-07-20T19:41:08.241Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-20T19:41:08.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T19:41:08.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T19:41:08.470Z] prd-ubuntu20.04-docker-8c-8g-1675 does not seem to be running inside a container [2023-07-20T19:41:08.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-20T19:41:11.904Z] $ docker top e0fd5b978798a32ed0b163dd4565079306881d481feeecac381bfb96b2aeaf10 -eo pid,comm [2023-07-20T19:41:11.956Z] 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-07-20T19:41:11.956Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-20T19:41:12.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-20T19:41:12.081Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-20T19:41:12.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-20T19:41:12.190Z] $ docker exec e0fd5b978798a32ed0b163dd4565079306881d481feeecac381bfb96b2aeaf10 ssh-agent [2023-07-20T19:41:12.292Z] SSH_AUTH_SOCK=/tmp/ssh-ligUsceNEH16/agent.31 [2023-07-20T19:41:12.292Z] SSH_AGENT_PID=37 [2023-07-20T19:41:12.297Z] Running ssh-add (command line suppressed) [2023-07-20T19:41:12.396Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_14467011582993961046.key (/w/workspace/edgex-go/1@tmp/private_key_14467011582993961046.key) [2023-07-20T19:41:12.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-20T19:41:12.740Z] + git tag --points-at HEAD [Pipeline] } [2023-07-20T19:41:12.772Z] $ docker exec --env ******** --env ******** e0fd5b978798a32ed0b163dd4565079306881d481feeecac381bfb96b2aeaf10 ssh-agent -k [2023-07-20T19:41:12.876Z] unset SSH_AUTH_SOCK; [2023-07-20T19:41:12.877Z] unset SSH_AGENT_PID; [2023-07-20T19:41:12.877Z] echo Agent pid 37 killed; [2023-07-20T19:41:12.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-20T19:41:12.975Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-20T19:41:12.975Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-20T19:41:13.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-20T19:41:13.091Z] $ docker exec e0fd5b978798a32ed0b163dd4565079306881d481feeecac381bfb96b2aeaf10 ssh-agent [2023-07-20T19:41:13.193Z] SSH_AUTH_SOCK=/tmp/ssh-6IWUqF9KByKU/agent.69 [2023-07-20T19:41:13.193Z] SSH_AGENT_PID=75 [2023-07-20T19:41:13.198Z] Running ssh-add (command line suppressed) [2023-07-20T19:41:13.301Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_12461283364436687394.key (/w/workspace/edgex-go/1@tmp/private_key_12461283364436687394.key) [2023-07-20T19:41:13.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-20T19:41:13.634Z] + git semver init [2023-07-20T19:41:13.893Z] 2023-07-20 19:41:13,815 [run_init] DEBUG init version:0.0.0 force:False [2023-07-20T19:41:13.893Z] 2023-07-20 19:41:13,816 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-07-20T19:41:13.893Z] 2023-07-20 19:41:13,817 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-07-20T19:41:13.893Z] 2023-07-20 19:41:13,817 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2023-07-20T19:41:19.168Z] 2023-07-20 19:41:18,570 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-07-20T19:41:19.168Z] 2023-07-20 19:41:18,571 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4614 with force:False [2023-07-20T19:41:19.168Z] 2023-07-20 19:41:18,571 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4614 [2023-07-20T19:41:19.168Z] 2023-07-20 19:41:18,573 [execute] INFO git cat-file --batch-check [2023-07-20T19:41:19.168Z] 2023-07-20 19:41:18,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-20T19:41:19.168Z] 2023-07-20 19:41:18,579 [execute] INFO git cat-file --batch [2023-07-20T19:41:19.168Z] 2023-07-20 19:41:18,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-07-20T19:41:19.168Z] 2023-07-20 19:41:18,584 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4614 [2023-07-20T19:41:19.168Z] 0.0.0 [Pipeline] } [2023-07-20T19:41:19.201Z] $ docker exec --env ******** --env ******** e0fd5b978798a32ed0b163dd4565079306881d481feeecac381bfb96b2aeaf10 ssh-agent -k [2023-07-20T19:41:19.295Z] unset SSH_AUTH_SOCK; [2023-07-20T19:41:19.296Z] unset SSH_AGENT_PID; [2023-07-20T19:41:19.296Z] echo Agent pid 75 killed; [2023-07-20T19:41:19.301Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-20T19:41:19.727Z] + git semver [Pipeline] } [2023-07-20T19:41:20.013Z] $ docker stop --time=1 e0fd5b978798a32ed0b163dd4565079306881d481feeecac381bfb96b2aeaf10 [2023-07-20T19:41:21.321Z] $ docker rm -f --volumes e0fd5b978798a32ed0b163dd4565079306881d481feeecac381bfb96b2aeaf10 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T19:41:21.718Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-20T19:41:21.983Z] Stashed 1 file(s) [Pipeline] echo [2023-07-20T19:41:22.004Z] [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-07-20T19:41:22.764Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-20T19:41:22.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T19:41:22.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T19:41:22.874Z] ========================================================= [2023-07-20T19:41:22.874Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-20T19:41:22.874Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-20T19:41:23.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-20T19:41:23.216Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-20T19:41:23.216Z] 4db1b89c0bd1: Pulling fs layer [2023-07-20T19:41:23.216Z] 6911f1a30b25: Pulling fs layer [2023-07-20T19:41:23.216Z] e194b8c5c2a9: Pulling fs layer [2023-07-20T19:41:23.216Z] 6863d3e3a2b1: Pulling fs layer [2023-07-20T19:41:23.216Z] ec0bb842ea78: Pulling fs layer [2023-07-20T19:41:23.216Z] 40a00589a448: Pulling fs layer [2023-07-20T19:41:23.216Z] 6c08303d61cc: Pulling fs layer [2023-07-20T19:41:23.216Z] 798269fcf238: Pulling fs layer [2023-07-20T19:41:23.216Z] ec0bb842ea78: Waiting [2023-07-20T19:41:23.216Z] 6863d3e3a2b1: Waiting [2023-07-20T19:41:23.216Z] 798269fcf238: Waiting [2023-07-20T19:41:23.216Z] 40a00589a448: Waiting [2023-07-20T19:41:23.216Z] 6c08303d61cc: Waiting [2023-07-20T19:41:23.216Z] 6911f1a30b25: Download complete [2023-07-20T19:41:23.216Z] 6863d3e3a2b1: Download complete [2023-07-20T19:41:23.216Z] ec0bb842ea78: Download complete [2023-07-20T19:41:23.216Z] 4db1b89c0bd1: Verifying Checksum [2023-07-20T19:41:23.216Z] 4db1b89c0bd1: Download complete [2023-07-20T19:41:23.216Z] 40a00589a448: Verifying Checksum [2023-07-20T19:41:23.216Z] 40a00589a448: Download complete [2023-07-20T19:41:23.476Z] 4db1b89c0bd1: Pull complete [2023-07-20T19:41:23.476Z] 6911f1a30b25: Pull complete [2023-07-20T19:41:24.044Z] 798269fcf238: Verifying Checksum [2023-07-20T19:41:24.044Z] 798269fcf238: Download complete [2023-07-20T19:41:24.044Z] e194b8c5c2a9: Verifying Checksum [2023-07-20T19:41:24.044Z] e194b8c5c2a9: Download complete [2023-07-20T19:41:24.044Z] 6c08303d61cc: Verifying Checksum [2023-07-20T19:41:24.044Z] 6c08303d61cc: Download complete [2023-07-20T19:41:27.323Z] e194b8c5c2a9: Pull complete [2023-07-20T19:41:27.323Z] 6863d3e3a2b1: Pull complete [2023-07-20T19:41:27.323Z] ec0bb842ea78: Pull complete [2023-07-20T19:41:27.323Z] 40a00589a448: Pull complete [2023-07-20T19:41:29.851Z] 6c08303d61cc: Pull complete [2023-07-20T19:41:30.418Z] 798269fcf238: Pull complete [2023-07-20T19:41:30.418Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-20T19:41:30.418Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-20T19:41:30.418Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-07-20T19:41:30.776Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-20T19:41:30.777Z] WORKDIR /edgex [2023-07-20T19:41:30.777Z] COPY go.mod . [2023-07-20T19:41:30.777Z] RUN go mod download [2023-07-20T19:41:30.777Z] + docker build -t ci-base-image-x86_64 -f - . [2023-07-20T19:41:31.347Z] Sending build context to Docker daemon 170.7MB [2023-07-20T19:41:31.347Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-20T19:41:31.347Z] ---> ec979cd7f677 [2023-07-20T19:41:31.347Z] Step 2/4 : WORKDIR /edgex [2023-07-20T19:41:37.314Z] Still waiting to schedule task [2023-07-20T19:41:37.315Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-20T19:41:39.464Z] ---> Running in 32a14fe1b7dc [2023-07-20T19:41:39.464Z] Removing intermediate container 32a14fe1b7dc [2023-07-20T19:41:39.464Z] ---> ec46255f13a1 [2023-07-20T19:41:39.464Z] Step 3/4 : COPY go.mod . [2023-07-20T19:41:39.464Z] ---> 631ea7b7265c [2023-07-20T19:41:39.464Z] Step 4/4 : RUN go mod download [2023-07-20T19:41:39.464Z] ---> Running in bf16a2d6a8bf [2023-07-20T19:42:01.414Z] Removing intermediate container bf16a2d6a8bf [2023-07-20T19:42:01.414Z] ---> cd2659acc09c [2023-07-20T19:42:01.414Z] Successfully built cd2659acc09c [2023-07-20T19:42:01.414Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T19:42:01.814Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-20T19:42:01.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T19:42:01.972Z] prd-ubuntu20.04-docker-8c-8g-1675 does not seem to be running inside a container [2023-07-20T19:42:02.000Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-20T19:42:02.429Z] $ docker top e4a529bb2ac428c07497beac6f066d232f3fec8c391c5bbc86fbf38995694fbe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T19:42:02.816Z] + go version [2023-07-20T19:42:02.816Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-20T19:42:02.850Z] $ docker stop --time=1 e4a529bb2ac428c07497beac6f066d232f3fec8c391c5bbc86fbf38995694fbe [2023-07-20T19:42:04.184Z] $ docker rm -f --volumes e4a529bb2ac428c07497beac6f066d232f3fec8c391c5bbc86fbf38995694fbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T19:42:04.895Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-20T19:42:04.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T19:42:05.043Z] prd-ubuntu20.04-docker-8c-8g-1675 does not seem to be running inside a container [2023-07-20T19:42:05.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-20T19:42:05.408Z] $ docker top dfa77227da411484cdce89c405319a4d08b867aeaaf6afee3e4b6cde2e50cb38 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-20T19:42:05.520Z] ========================================================= [2023-07-20T19:42:05.520Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-20T19:42:05.520Z] ========================================================= [Pipeline] sh [2023-07-20T19:42:05.816Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-20T19:42:06.175Z] + make test [2023-07-20T19:42:06.175Z] go test -race -coverprofile=coverage.out ./... [2023-07-20T19:42:14.294Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-20T19:42:26.509Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-20T19:42:26.509Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-20T19:42:26.769Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-20T19:42:27.029Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-20T19:42:27.599Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-20T19:42:27.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-20T19:42:27.858Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-20T19:42:28.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-20T19:42:28.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-20T19:42:28.375Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-20T19:42:28.635Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-20T19:42:28.893Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-20T19:42:28.893Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-20T19:42:28.893Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-20T19:42:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-20T19:42:29.826Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-20T19:42:29.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-07-20T19:42:29.826Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.086s coverage: 98.5% of statements [2023-07-20T19:42:30.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-20T19:42:30.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-20T19:42:30.083Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-20T19:42:31.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-20T19:42:31.017Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-20T19:42:31.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-20T19:42:31.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-20T19:42:31.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-20T19:42:31.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-20T19:42:31.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-20T19:42:32.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-20T19:42:32.518Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-20T19:42:33.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.096s coverage: 71.5% of statements [2023-07-20T19:42:33.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.0% of statements [2023-07-20T19:42:33.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-20T19:42:33.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-20T19:42:33.648Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-20T19:42:33.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-20T19:42:33.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-20T19:42:33.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-20T19:42:33.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-20T19:42:33.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-20T19:42:33.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-20T19:42:33.911Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-20T19:42:34.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.457s coverage: 88.5% of statements [2023-07-20T19:42:34.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements [2023-07-20T19:42:34.845Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.328s coverage: 95.6% of statements [2023-07-20T19:42:34.845Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements [2023-07-20T19:42:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-20T19:42:35.780Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-20T19:42:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.084s coverage: 0.9% of statements [2023-07-20T19:42:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 31.9% of statements [2023-07-20T19:42:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 42.9% of statements [2023-07-20T19:42:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.064s coverage: 82.9% of statements [2023-07-20T19:42:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements [2023-07-20T19:42:35.780Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.101s coverage: 96.3% of statements [2023-07-20T19:42:36.348Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements [2023-07-20T19:42:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-20T19:42:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-20T19:42:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-20T19:42:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-20T19:42:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-20T19:42:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-20T19:42:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-20T19:42:37.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-20T19:42:38.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-20T19:42:38.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-20T19:42:38.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-20T19:42:38.381Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-20T19:42:38.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-20T19:42:38.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-20T19:42:39.208Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-20T19:42:40.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-20T19:42:40.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-20T19:42:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-20T19:42:41.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-20T19:42:43.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-20T19:42:43.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-20T19:42:43.361Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-20T19:42:44.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-20T19:42:44.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-20T19:42:45.000Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-20T19:42:45.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-20T19:42:45.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-20T19:42:45.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-20T19:42:45.947Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-20T19:42:47.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-20T19:42:47.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-20T19:42:47.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-20T19:42:47.324Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-20T19:42:48.712Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2023-07-20T19:42:48.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-20T19:42:48.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-20T19:42:48.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-20T19:42:48.712Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-20T19:42:49.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-20T19:42:49.650Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-20T19:42:50.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-20T19:42:50.218Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.346s coverage: 79.9% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.058s coverage: 87.2% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.175s coverage: 38.4% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.071s coverage: 84.8% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.082s coverage: 17.7% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.143s coverage: 92.3% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.8% of statements [2023-07-20T19:43:02.424Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements [2023-07-20T19:43:02.424Z] 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-07-20T19:43:02.424Z] running golangci-lint [2023-07-20T19:43:02.424Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-07-20T19:43:02.424Z] go version go1.20.6 linux/amd64 [2023-07-20T19:43:02.424Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-07-20T19:43:02.424Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-07-20T19:43:06.708Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1676 in /w/workspace/edgexfoundry_edgex-go_PR-4614 [Pipeline] { [Pipeline] ws [2023-07-20T19:43:06.769Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-07-20T19:43:06.849Z] The recommended git tool is: git [2023-07-20T19:43:11.813Z] using credential edgex-jenkins-ssh [2023-07-20T19:43:11.897Z] Cloning the remote Git repository [2023-07-20T19:43:11.935Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-07-20T19:43:12.018Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-07-20T19:43:12.163Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-20T19:43:12.164Z] > git --version # timeout=10 [2023-07-20T19:43:12.184Z] > git --version # 'git version 2.25.1' [2023-07-20T19:43:12.186Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-20T19:43:12.326Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-20T19:43:17.282Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|types_sizes|compiled_files) took 13.934193948s" [2023-07-20T19:43:17.282Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.426675ms" [2023-07-20T19:43:23.866Z] level=info msg="[linters_context/goanalysis] analyzers took 59.240036251s with top 10 stages: buildir: 34.542703103s, inspect: 2.328181719s, fact_deprecated: 1.809121989s, gosec: 1.5226974s, ctrlflow: 955.343752ms, S1038: 900.700934ms, printf: 894.440663ms, nilness: 823.265329ms, fact_purity: 808.558505ms, directives: 521.098609ms" [2023-07-20T19:43:23.866Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2023-07-20T19:43:23.866Z] level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/23, filename_unadjuster: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, identifier_marker: 202/202, exclude: 202/202, cgo: 202/202, path_prettifier: 202/202, exclude-rules: 23/202, skip_dirs: 202/202" [2023-07-20T19:43:23.866Z] level=info msg="[runner] processing took 16.784634ms with stages: nolint: 6.815791ms, identifier_marker: 5.093907ms, autogenerated_exclude: 1.557292ms, path_prettifier: 1.33692ms, exclude-rules: 1.262529ms, skip_dirs: 670.725µs, cgo: 28.49µs, filename_unadjuster: 15.06µs, max_same_issues: 560ns, skip_files: 530ns, max_from_linter: 460ns, uniq_by_line: 400ns, path_shortener: 350ns, exclude: 300ns, sort_results: 290ns, source_code: 260ns, severity-rules: 250ns, diff: 230ns, max_per_file_from_linter: 180ns, path_prefixer: 110ns" [2023-07-20T19:43:23.866Z] level=info msg="[runner] linters took 8.280090943s with stages: goanalysis_metalinter: 8.263193219s" [2023-07-20T19:43:23.866Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-07-20T19:43:23.866Z] level=info msg="Memory: 224 samples, avg is 206.3MB, max is 806.3MB" [2023-07-20T19:43:23.866Z] level=info msg="Execution took 22.256017625s" [2023-07-20T19:43:23.866Z] go vet ./... [2023-07-20T19:43:28.101Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-20T19:43:28.101Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-20T19:43:28.101Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-20T19:43:28.389Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-20T19:43:28.707Z] + ls -al . [2023-07-20T19:43:28.707Z] total 720 [2023-07-20T19:43:28.707Z] drwxrwxr-x 11 1001 1001 4096 Jul 20 19:42 . [2023-07-20T19:43:28.707Z] drwxr-xr-x 4 root root 4096 Jul 20 19:42 .. [2023-07-20T19:43:28.707Z] drwxrwxr-x 2 1001 1001 4096 Jul 20 19:40 .blubracket [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 16 Jul 20 19:40 .dockerignore [2023-07-20T19:43:28.707Z] drwxrwxr-x 8 1001 1001 4096 Jul 20 19:41 .git [2023-07-20T19:43:28.707Z] drwxrwxr-x 3 1001 1001 4096 Jul 20 19:40 .github [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 1133 Jul 20 19:40 .gitignore [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 42 Jul 20 19:40 .golangci.yml [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 87 Jul 20 19:40 .hadolint.yml [2023-07-20T19:43:28.707Z] drwxr-xr-x 3 1001 1001 4096 Jul 20 19:41 .semver [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 166 Jul 20 19:40 .sonarcloud.properties [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 1171 Jul 20 19:40 ADOPTERS.md [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 11234 Jul 20 19:40 Attribution.txt [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 93407 Jul 20 19:40 CHANGELOG.md [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 3804 Jul 20 19:40 CONTRIBUTING.md [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 677 Jul 20 19:40 GOVERNANCE.md [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 883 Jul 20 19:40 Jenkinsfile [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 10775 Jul 20 19:40 LICENSE [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 14368 Jul 20 19:40 Makefile [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 582 Jul 20 19:40 OWNERS.md [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 9923 Jul 20 19:40 README.md [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 789 Jul 20 19:40 SECURITY.md [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 5 Jul 20 19:41 VERSION [2023-07-20T19:43:28.707Z] drwxrwxr-x 2 1001 1001 4096 Jul 20 19:40 bin [2023-07-20T19:43:28.707Z] drwxrwxr-x 18 1001 1001 4096 Jul 20 19:40 cmd [2023-07-20T19:43:28.707Z] -rw-r--r-- 1 root root 447019 Jul 20 19:43 coverage.out [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 3430 Jul 20 19:40 go.mod [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 32408 Jul 20 19:40 go.sum [2023-07-20T19:43:28.707Z] drwxrwxr-x 7 1001 1001 4096 Jul 20 19:40 internal [2023-07-20T19:43:28.707Z] drwxrwxr-x 3 1001 1001 4096 Jul 20 19:40 openapi [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 594 Jul 20 19:40 security.txt [2023-07-20T19:43:28.707Z] drwxrwxr-x 4 1001 1001 4096 Jul 20 19:40 snap [2023-07-20T19:43:28.707Z] -rw-rw-r-- 1 1001 1001 204 Jul 20 19:40 version.go [Pipeline] sh [2023-07-20T19:43:29.019Z] + '[' -e coverage.out ] [2023-07-20T19:43:29.019Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-20T19:43:29.136Z] Stashed 1 file(s) [Pipeline] sh [2023-07-20T19:43:29.431Z] + make build [2023-07-20T19:43:29.431Z] 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-07-20T19:43:30.823Z] Merging remotes/origin/main commit 54d035bfa974c800c1254128570959cbd1217788 into PR head commit 7cd52acded50355255e804b2cb55a894b0dce29c [2023-07-20T19:43:31.226Z] Merge succeeded, producing 7cd52acded50355255e804b2cb55a894b0dce29c [2023-07-20T19:43:31.227Z] Checking out Revision 7cd52acded50355255e804b2cb55a894b0dce29c (PR-4614) [2023-07-20T19:43:29.475Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-20T19:43:29.491Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-20T19:43:30.247Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-07-20T19:43:30.281Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-07-20T19:43:30.282Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-20T19:43:30.299Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4614/head:refs/remotes/origin/PR-4614 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-20T19:43:30.841Z] > git config core.sparsecheckout # timeout=10 [2023-07-20T19:43:30.909Z] > git checkout -f 7cd52acded50355255e804b2cb55a894b0dce29c # timeout=10 [2023-07-20T19:43:31.131Z] > git remote # timeout=10 [2023-07-20T19:43:31.150Z] > git config --get remote.origin.url # timeout=10 [2023-07-20T19:43:31.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-20T19:43:31.187Z] > git merge 54d035bfa974c800c1254128570959cbd1217788 # timeout=10 [2023-07-20T19:43:31.211Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-20T19:43:31.232Z] > git config core.sparsecheckout # timeout=10 [2023-07-20T19:43:31.699Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-07-20T19:43:31.745Z] > git --version # timeout=10 [2023-07-20T19:43:31.757Z] > git --version # 'git version 2.25.1' [2023-07-20T19:43:31.782Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-20T19:43:32.806Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-20T19:43:32.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-20T19:43:32.806Z] Dload Upload Total Spent Left Speed [2023-07-20T19:43:32.806Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 114k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh [2023-07-20T19:43:31.246Z] > git checkout -f 7cd52acded50355255e804b2cb55a894b0dce29c # timeout=10 [2023-07-20T19:43:33.431Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-20T19:43:33.778Z] + sudo tee /etc/docker/daemon.new [2023-07-20T19:43:33.778Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-20T19:43:33.778Z] { [2023-07-20T19:43:33.778Z] "registry-mirrors": [ [2023-07-20T19:43:33.778Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-20T19:43:33.778Z] ], [2023-07-20T19:43:33.778Z] "bip": "10.250.0.254/24", [2023-07-20T19:43:33.778Z] "hosts": [ [2023-07-20T19:43:33.778Z] "tcp://0.0.0.0:5555", [2023-07-20T19:43:33.778Z] "unix:///var/run/docker.sock" [2023-07-20T19:43:33.778Z] ], [2023-07-20T19:43:33.778Z] "mtu": 1458, [2023-07-20T19:43:33.778Z] "selinux-enabled": true, [2023-07-20T19:43:33.778Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-20T19:43:33.778Z] } [Pipeline] sh [2023-07-20T19:43:34.117Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-20T19:43:34.452Z] + sudo service docker restart [2023-07-20T19:43:41.652Z] 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-07-20T19:43:42.587Z] 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-07-20T19:43:43.964Z] 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-07-20T19:43:44.528Z] 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-07-20T19:43:51.178Z] 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-07-20T19:43:52.553Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T19:43:52.748Z] provisioning config files... [2023-07-20T19:43:52.773Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2776032944308823550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T19:43:53.159Z] ---> docker-login.sh [2023-07-20T19:43:53.159Z] nexus3.edgexfoundry.org:10001 [2023-07-20T19:43:53.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T19:43:53.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T19:43:53.701Z] Configure a credential helper to remove this warning. See [2023-07-20T19:43:53.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T19:43:53.701Z] [2023-07-20T19:43:53.701Z] Login Succeeded [2023-07-20T19:43:53.701Z] nexus3.edgexfoundry.org:10002 [2023-07-20T19:43:53.971Z] 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-07-20T19:43:53.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T19:43:53.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T19:43:53.974Z] Configure a credential helper to remove this warning. See [2023-07-20T19:43:53.974Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T19:43:53.974Z] [2023-07-20T19:43:53.974Z] Login Succeeded [2023-07-20T19:43:53.974Z] nexus3.edgexfoundry.org:10003 [2023-07-20T19:43:54.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T19:43:54.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T19:43:54.514Z] Configure a credential helper to remove this warning. See [2023-07-20T19:43:54.514Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T19:43:54.514Z] [2023-07-20T19:43:54.514Z] Login Succeeded [2023-07-20T19:43:54.514Z] nexus3.edgexfoundry.org:10004 [2023-07-20T19:43:54.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T19:43:54.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T19:43:54.791Z] Configure a credential helper to remove this warning. See [2023-07-20T19:43:54.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T19:43:54.791Z] [2023-07-20T19:43:54.791Z] Login Succeeded [2023-07-20T19:43:54.791Z] docker.io [2023-07-20T19:43:54.909Z] 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-07-20T19:43:55.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T19:43:55.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T19:43:55.326Z] Configure a credential helper to remove this warning. See [2023-07-20T19:43:55.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T19:43:55.326Z] [2023-07-20T19:43:55.326Z] Login Succeeded [2023-07-20T19:43:55.326Z] ---> docker-login.sh ends [Pipeline] } [2023-07-20T19:43:55.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-07-20T19:43:55.495Z] 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 [Pipeline] sh [2023-07-20T19:43:56.014Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-07-20T19:43:56.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T19:43:56.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T19:43:56.141Z] ========================================================= [2023-07-20T19:43:56.141Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-20T19:43:56.141Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-07-20T19:43:56.436Z] 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-07-20T19:43:56.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-20T19:43:56.503Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-20T19:43:56.503Z] edb6bdbacee9: Pulling fs layer [2023-07-20T19:43:56.503Z] 5f9638ab2659: Pulling fs layer [2023-07-20T19:43:56.503Z] 8d51d6327a98: Pulling fs layer [2023-07-20T19:43:56.503Z] 8b374f2dd631: Pulling fs layer [2023-07-20T19:43:56.503Z] ec14aa9079de: Pulling fs layer [2023-07-20T19:43:56.503Z] 2f466654f4bb: Pulling fs layer [2023-07-20T19:43:56.503Z] 8b374f2dd631: Waiting [2023-07-20T19:43:56.503Z] ec14aa9079de: Waiting [2023-07-20T19:43:56.503Z] 554e91adad29: Pulling fs layer [2023-07-20T19:43:56.503Z] 2f466654f4bb: Waiting [2023-07-20T19:43:56.503Z] 554e91adad29: Waiting [2023-07-20T19:43:56.776Z] 5f9638ab2659: Download complete [2023-07-20T19:43:56.776Z] 8b374f2dd631: Verifying Checksum [2023-07-20T19:43:56.776Z] 8b374f2dd631: Download complete [2023-07-20T19:43:56.776Z] ec14aa9079de: Verifying Checksum [2023-07-20T19:43:56.776Z] ec14aa9079de: Download complete [2023-07-20T19:43:56.776Z] edb6bdbacee9: Verifying Checksum [2023-07-20T19:43:56.776Z] edb6bdbacee9: Download complete [2023-07-20T19:43:57.384Z] 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-07-20T19:43:57.887Z] edb6bdbacee9: Pull complete [2023-07-20T19:43:58.490Z] 554e91adad29: Verifying Checksum [2023-07-20T19:43:58.490Z] 554e91adad29: Download complete [2023-07-20T19:43:58.490Z] 5f9638ab2659: Pull complete [Pipeline] } [2023-07-20T19:43:58.793Z] $ docker stop --time=1 dfa77227da411484cdce89c405319a4d08b867aeaaf6afee3e4b6cde2e50cb38 [2023-07-20T19:43:59.461Z] 2f466654f4bb: Download complete [2023-07-20T19:43:59.461Z] 8d51d6327a98: Verifying Checksum [2023-07-20T19:43:59.461Z] 8d51d6327a98: Download complete [2023-07-20T19:44:06.106Z] $ docker rm -f --volumes dfa77227da411484cdce89c405319a4d08b867aeaaf6afee3e4b6cde2e50cb38 [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-07-20T19:44:07.503Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-20T19:44:07.503Z] [2023-07-20T19:44:07.503Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T19:44:07.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-20T19:44:07.891Z] latest: Pulling from edgex-devops/edgex-compose [2023-07-20T19:44:07.891Z] 91d30c5bc195: Pulling fs layer [2023-07-20T19:44:07.891Z] 2e9b0aa3be6d: Pulling fs layer [2023-07-20T19:44:07.891Z] 9c61dcf015f6: Pulling fs layer [2023-07-20T19:44:07.891Z] 4698f68db338: Pulling fs layer [2023-07-20T19:44:07.891Z] 2a2f49069b9e: Pulling fs layer [2023-07-20T19:44:07.891Z] e0025b399a48: Pulling fs layer [2023-07-20T19:44:07.891Z] 2a2f49069b9e: Waiting [2023-07-20T19:44:07.891Z] 4698f68db338: Waiting [2023-07-20T19:44:07.891Z] e0025b399a48: Waiting [2023-07-20T19:44:07.891Z] 91d30c5bc195: Download complete [2023-07-20T19:44:07.891Z] 4698f68db338: Verifying Checksum [2023-07-20T19:44:07.891Z] 4698f68db338: Download complete [2023-07-20T19:44:08.148Z] 2e9b0aa3be6d: Verifying Checksum [2023-07-20T19:44:08.148Z] 2e9b0aa3be6d: Download complete [2023-07-20T19:44:08.148Z] 91d30c5bc195: Pull complete [2023-07-20T19:44:08.148Z] e0025b399a48: Download complete [2023-07-20T19:44:08.148Z] 2a2f49069b9e: Download complete [2023-07-20T19:44:08.406Z] 2e9b0aa3be6d: Pull complete [2023-07-20T19:44:08.668Z] 9c61dcf015f6: Verifying Checksum [2023-07-20T19:44:08.668Z] 9c61dcf015f6: Download complete [2023-07-20T19:44:11.199Z] 9c61dcf015f6: Pull complete [2023-07-20T19:44:11.199Z] 4698f68db338: Pull complete [2023-07-20T19:44:11.457Z] 2a2f49069b9e: Pull complete [2023-07-20T19:44:11.457Z] e0025b399a48: Pull complete [2023-07-20T19:44:11.457Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-07-20T19:44:11.457Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-07-20T19:44:11.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T19:44:11.673Z] prd-ubuntu20.04-docker-8c-8g-1675 does not seem to be running inside a container [2023-07-20T19:44:11.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-07-20T19:44:11.788Z] 8d51d6327a98: Pull complete [2023-07-20T19:44:11.788Z] 8b374f2dd631: Pull complete [2023-07-20T19:44:11.788Z] ec14aa9079de: Pull complete [2023-07-20T19:44:16.320Z] $ docker top 3af0d6a1303d2de8a32fda063f57e533f7924aeacfc511c592e037c2dfee061a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T19:44:16.725Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-20T19:44:17.141Z] 2f466654f4bb: Pull complete [2023-07-20T19:44:19.259Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-07-20T19:44:19.259Z] #1 transferring dockerfile: 2.68kB done [2023-07-20T19:44:19.259Z] #1 DONE 0.1s [2023-07-20T19:44:19.259Z] [2023-07-20T19:44:19.259Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-20T19:44:19.259Z] #2 transferring dockerfile: 1.78kB done [2023-07-20T19:44:19.259Z] #2 DONE 0.0s [2023-07-20T19:44:19.259Z] [2023-07-20T19:44:19.259Z] #3 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-20T19:44:19.259Z] #3 transferring dockerfile: 2.38kB done [2023-07-20T19:44:19.259Z] #3 DONE 0.0s [2023-07-20T19:44:19.259Z] [2023-07-20T19:44:19.259Z] #4 [support-scheduler internal] load build definition from Dockerfile [2023-07-20T19:44:19.259Z] #4 transferring dockerfile: 1.82kB done [2023-07-20T19:44:19.259Z] #4 DONE 0.0s [2023-07-20T19:44:19.259Z] [2023-07-20T19:44:19.259Z] #5 [support-notifications internal] load build definition from Dockerfile [2023-07-20T19:44:19.259Z] #5 transferring dockerfile: 1.84kB done [2023-07-20T19:44:19.259Z] #5 DONE 0.1s [2023-07-20T19:44:19.259Z] [2023-07-20T19:44:19.259Z] #6 [core-data internal] load build definition from Dockerfile [2023-07-20T19:44:19.259Z] #6 transferring dockerfile: 1.90kB done [2023-07-20T19:44:19.259Z] #6 DONE 0.0s [2023-07-20T19:44:19.259Z] [2023-07-20T19:44:19.259Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-07-20T19:44:19.259Z] #7 transferring dockerfile: 1.96kB done [2023-07-20T19:44:19.259Z] #7 DONE 0.0s [2023-07-20T19:44:19.259Z] [2023-07-20T19:44:19.259Z] #8 [security-spire-config internal] load build definition from Dockerfile [2023-07-20T19:44:19.259Z] #8 transferring dockerfile: 2.58kB done [2023-07-20T19:44:19.259Z] #8 DONE 0.1s [2023-07-20T19:44:19.259Z] [2023-07-20T19:44:19.259Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-20T19:44:19.259Z] #9 transferring dockerfile: 2.06kB done [2023-07-20T19:44:19.259Z] #9 DONE 0.1s [2023-07-20T19:44:19.259Z] [2023-07-20T19:44:19.259Z] #10 [security-spire-server internal] load build definition from Dockerfile [2023-07-20T19:44:19.259Z] #10 transferring dockerfile: 2.63kB done [2023-07-20T19:44:19.259Z] #10 DONE 0.1s [2023-07-20T19:44:19.259Z] [2023-07-20T19:44:19.259Z] #11 [core-command internal] load build definition from Dockerfile [2023-07-20T19:44:19.259Z] #11 transferring dockerfile: 1.82kB done [2023-07-20T19:44:19.259Z] #11 DONE 0.1s [2023-07-20T19:44:19.259Z] [2023-07-20T19:44:19.259Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-20T19:44:19.259Z] #12 transferring dockerfile: 2.82kB done [2023-07-20T19:44:19.259Z] #12 DONE 0.1s [2023-07-20T19:44:19.259Z] [2023-07-20T19:44:19.259Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-20T19:44:19.259Z] #13 transferring dockerfile: 2.12kB done [2023-07-20T19:44:19.259Z] #13 DONE 0.1s [2023-07-20T19:44:19.259Z] [2023-07-20T19:44:19.259Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-20T19:44:19.259Z] #14 transferring dockerfile: 2.04kB done [2023-07-20T19:44:19.259Z] #14 DONE 0.1s [2023-07-20T19:44:19.259Z] [2023-07-20T19:44:19.259Z] #15 [security-spire-agent internal] load .dockerignore [2023-07-20T19:44:19.259Z] #15 transferring context: 56B done [2023-07-20T19:44:19.259Z] #15 DONE 0.1s [2023-07-20T19:44:19.259Z] [2023-07-20T19:44:19.259Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-07-20T19:44:19.259Z] #16 transferring context: 56B done [2023-07-20T19:44:19.259Z] #16 DONE 0.0s [2023-07-20T19:44:19.259Z] [2023-07-20T19:44:19.259Z] #17 [security-secretstore-setup internal] load .dockerignore [2023-07-20T19:44:19.259Z] #17 transferring context: 56B done [2023-07-20T19:44:19.259Z] #17 DONE 0.0s [2023-07-20T19:44:19.259Z] [2023-07-20T19:44:19.259Z] #18 [support-scheduler internal] load .dockerignore [2023-07-20T19:44:19.259Z] #18 transferring context: 56B done [2023-07-20T19:44:19.259Z] #18 DONE 0.0s [2023-07-20T19:44:19.259Z] [2023-07-20T19:44:19.260Z] #19 [core-data internal] load .dockerignore [2023-07-20T19:44:19.260Z] #19 transferring context: 56B done [2023-07-20T19:44:19.260Z] #19 DONE 0.0s [2023-07-20T19:44:19.260Z] [2023-07-20T19:44:19.260Z] #20 [core-metadata internal] load .dockerignore [2023-07-20T19:44:19.260Z] #20 transferring context: 56B done [2023-07-20T19:44:19.260Z] #20 DONE 0.0s [2023-07-20T19:44:19.260Z] [2023-07-20T19:44:19.260Z] #21 [support-notifications internal] load .dockerignore [2023-07-20T19:44:19.260Z] #21 transferring context: 56B done [2023-07-20T19:44:19.260Z] #21 DONE 0.0s [2023-07-20T19:44:19.260Z] [2023-07-20T19:44:19.260Z] #22 [security-bootstrapper internal] load .dockerignore [2023-07-20T19:44:19.260Z] #22 transferring context: 56B done [2023-07-20T19:44:19.260Z] #22 DONE 0.1s [2023-07-20T19:44:19.260Z] [2023-07-20T19:44:19.260Z] #23 [security-spire-config internal] load .dockerignore [2023-07-20T19:44:19.260Z] #23 transferring context: 56B done [2023-07-20T19:44:19.260Z] #23 DONE 0.1s [2023-07-20T19:44:19.260Z] [2023-07-20T19:44:19.260Z] #24 [security-proxy-setup internal] load .dockerignore [2023-07-20T19:44:19.260Z] #24 transferring context: 56B done [2023-07-20T19:44:19.260Z] #24 DONE 0.1s [2023-07-20T19:44:19.260Z] [2023-07-20T19:44:19.260Z] #25 [security-spire-server internal] load .dockerignore [2023-07-20T19:44:19.260Z] #25 transferring context: 56B done [2023-07-20T19:44:19.260Z] #25 DONE 0.0s [2023-07-20T19:44:19.260Z] [2023-07-20T19:44:19.260Z] #26 [core-command internal] load .dockerignore [2023-07-20T19:44:19.260Z] #26 transferring context: 56B done [2023-07-20T19:44:19.260Z] #26 DONE 0.1s [2023-07-20T19:44:19.260Z] [2023-07-20T19:44:19.260Z] #27 [security-proxy-auth internal] load .dockerignore [2023-07-20T19:44:19.260Z] #27 transferring context: 56B done [2023-07-20T19:44:19.260Z] #27 DONE 0.1s [2023-07-20T19:44:19.260Z] [2023-07-20T19:44:19.260Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-20T19:44:19.517Z] #28 transferring context: 56B done [2023-07-20T19:44:19.517Z] #28 DONE 0.1s [2023-07-20T19:44:19.517Z] [2023-07-20T19:44:19.517Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-20T19:44:19.517Z] #29 DONE 0.0s [2023-07-20T19:44:19.517Z] [2023-07-20T19:44:19.517Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-20T19:44:19.517Z] #30 DONE 0.1s [2023-07-20T19:44:19.517Z] [2023-07-20T19:44:19.517Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-20T19:44:19.517Z] #29 DONE 0.0s [2023-07-20T19:44:19.517Z] [2023-07-20T19:44:19.517Z] #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T19:44:19.517Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-20T19:44:19.517Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-20T19:44:19.517Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-20T19:44:19.517Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-20T19:44:19.734Z] 554e91adad29: Pull complete [2023-07-20T19:44:19.734Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-20T19:44:19.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-20T19:44:19.735Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [2023-07-20T19:44:19.783Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-20T19:44:19.783Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-20T19:44:19.783Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-20T19:44:19.783Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-20T19:44:19.783Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-20T19:44:19.783Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-20T19:44:19.783Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-20T19:44:19.783Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-20T19:44:19.783Z] #31 DONE 0.4s [2023-07-20T19:44:19.783Z] [2023-07-20T19:44:19.783Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-20T19:44:19.783Z] #29 DONE 0.0s [2023-07-20T19:44:19.783Z] [2023-07-20T19:44:19.783Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-20T19:44:19.783Z] #30 DONE 0.3s [2023-07-20T19:44:19.783Z] [2023-07-20T19:44:19.783Z] #32 [security-proxy-setup internal] load build context [2023-07-20T19:44:19.783Z] #32 ... [2023-07-20T19:44:19.783Z] [2023-07-20T19:44:19.783Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-07-20T19:44:19.783Z] #29 DONE 0.0s [Pipeline] sh [2023-07-20T19:44:20.041Z] [2023-07-20T19:44:20.041Z] #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-20T19:44:20.041Z] #33 ... [2023-07-20T19:44:20.041Z] [2023-07-20T19:44:20.041Z] #31 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T19:44:20.041Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-20T19:44:20.041Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-20T19:44:20.041Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-20T19:44:20.041Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-20T19:44:20.041Z] #31 DONE 0.4s [2023-07-20T19:44:20.041Z] [2023-07-20T19:44:20.041Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 [2023-07-20T19:44:20.041Z] #30 DONE 0.6s [2023-07-20T19:44:20.041Z] [2023-07-20T19:44:20.041Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-20T19:44:20.133Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-20T19:44:20.133Z] WORKDIR /edgex [2023-07-20T19:44:20.133Z] COPY go.mod . [2023-07-20T19:44:20.133Z] RUN go mod download [2023-07-20T19:44:20.133Z] docker build -t ci-base-image-arm64 -f - . [2023-07-20T19:44:20.299Z] #33 ... [2023-07-20T19:44:20.299Z] [2023-07-20T19:44:20.299Z] #31 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T19:44:20.299Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-20T19:44:20.299Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-20T19:44:20.299Z] #31 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done [2023-07-20T19:44:20.299Z] #31 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done [2023-07-20T19:44:20.299Z] #31 DONE 0.4s [2023-07-20T19:44:20.299Z] [2023-07-20T19:44:20.299Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-07-20T19:44:20.722Z] Sending build context to Docker daemon 2.938MB [2023-07-20T19:44:20.722Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-20T19:44:20.722Z] ---> 1e15ea492957 [2023-07-20T19:44:20.722Z] Step 2/4 : WORKDIR /edgex [2023-07-20T19:44:20.877Z] #33 DONE 1.6s [2023-07-20T19:44:20.877Z] [2023-07-20T19:44:20.877Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-07-20T19:44:22.662Z] ---> Running in e582513a00e2 [2023-07-20T19:44:22.930Z] Removing intermediate container e582513a00e2 [2023-07-20T19:44:22.930Z] ---> 66717f791536 [2023-07-20T19:44:22.930Z] Step 3/4 : COPY go.mod . [2023-07-20T19:44:23.198Z] ---> daa1e1e45872 [2023-07-20T19:44:23.198Z] Step 4/4 : RUN go mod download [2023-07-20T19:44:23.467Z] ---> Running in fcf408059c0c [2023-07-20T19:44:26.136Z] #34 ... [2023-07-20T19:44:26.136Z] [2023-07-20T19:44:26.136Z] #35 [security-secretstore-setup internal] load build context [2023-07-20T19:44:26.136Z] #35 transferring context: 293.94MB 6.4s [2023-07-20T19:44:27.510Z] #35 transferring context: 359.26MB 7.8s done [2023-07-20T19:44:27.510Z] #35 ... [2023-07-20T19:44:27.510Z] [2023-07-20T19:44:27.510Z] #36 [support-scheduler internal] load build context [2023-07-20T19:44:27.767Z] #36 transferring context: 359.26MB 8.1s done [2023-07-20T19:44:27.767Z] #36 ... [2023-07-20T19:44:27.767Z] [2023-07-20T19:44:27.767Z] #37 [security-spire-agent internal] load build context [2023-07-20T19:44:28.055Z] #37 ... [2023-07-20T19:44:28.056Z] [2023-07-20T19:44:28.056Z] #38 [core-data internal] load build context [2023-07-20T19:44:28.056Z] #38 ... [2023-07-20T19:44:28.056Z] [2023-07-20T19:44:28.056Z] #37 [security-spire-agent internal] load build context [2023-07-20T19:44:28.314Z] #37 transferring context: 359.26MB 8.7s done [2023-07-20T19:44:29.693Z] #37 ... [2023-07-20T19:44:29.693Z] [2023-07-20T19:44:29.693Z] #39 [security-spiffe-token-provider internal] load build context [2023-07-20T19:44:29.693Z] #39 transferring context: 359.26MB 8.1s done [2023-07-20T19:44:29.693Z] #39 ... [2023-07-20T19:44:29.693Z] [2023-07-20T19:44:29.693Z] #40 [support-notifications internal] load build context [2023-07-20T19:44:29.693Z] #40 transferring context: 359.26MB 8.9s done [2023-07-20T19:44:30.267Z] #40 ... [2023-07-20T19:44:30.267Z] [2023-07-20T19:44:30.267Z] #41 [security-spire-server internal] load build context [2023-07-20T19:44:30.267Z] #41 transferring context: 359.26MB 8.3s done [2023-07-20T19:44:30.267Z] #41 ... [2023-07-20T19:44:30.267Z] [2023-07-20T19:44:30.267Z] #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-20T19:44:30.267Z] #0 1.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T19:44:30.267Z] #0 1.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T19:44:30.267Z] #0 1.501 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-20T19:44:30.267Z] #0 1.511 (2/2) Installing su-exec (0.2-r2) [2023-07-20T19:44:30.267Z] #0 1.516 Executing busybox-1.35.0-r29.trigger [2023-07-20T19:44:30.267Z] #0 1.522 OK: 7 MiB in 17 packages [2023-07-20T19:44:30.527Z] #42 ... [2023-07-20T19:44:30.527Z] [2023-07-20T19:44:30.527Z] #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-20T19:44:30.527Z] #0 6.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T19:44:30.527Z] #0 6.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T19:44:30.527Z] #0 6.580 (1/4) Installing ca-certificates (20230506-r0) [2023-07-20T19:44:30.527Z] #0 6.593 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-20T19:44:30.527Z] #0 6.597 (3/4) Installing su-exec (0.2-r2) [2023-07-20T19:44:30.527Z] #0 6.604 (4/4) Installing yq (4.30.4-r4) [2023-07-20T19:44:30.528Z] #0 6.671 Executing busybox-1.35.0-r29.trigger [2023-07-20T19:44:30.528Z] #0 6.680 Executing ca-certificates-20230506-r0.trigger [2023-07-20T19:44:30.528Z] #0 6.737 OK: 17 MiB in 19 packages [2023-07-20T19:44:30.528Z] #43 ... [2023-07-20T19:44:30.528Z] [2023-07-20T19:44:30.528Z] #44 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-20T19:44:30.528Z] #44 ... [2023-07-20T19:44:30.528Z] [2023-07-20T19:44:30.528Z] #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-20T19:44:30.786Z] #45 ... [2023-07-20T19:44:30.786Z] [2023-07-20T19:44:30.786Z] #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-20T19:44:30.786Z] #0 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T19:44:30.786Z] #0 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T19:44:30.786Z] #46 10.95 v3.17.4-53-g65b29cf342f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-20T19:44:30.786Z] #46 10.95 v3.17.4-54-g7ae1ac9e8f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-20T19:44:30.786Z] #46 10.95 OK: 17820 distinct packages available [2023-07-20T19:44:30.786Z] #46 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T19:44:30.786Z] #46 ... [2023-07-20T19:44:30.786Z] [2023-07-20T19:44:30.786Z] #47 [core-common-config-bootstrapper internal] load build context [2023-07-20T19:44:30.786Z] #47 transferring context: 359.26MB 8.1s done [2023-07-20T19:44:31.050Z] #47 ... [2023-07-20T19:44:31.050Z] [2023-07-20T19:44:31.050Z] #48 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-20T19:44:31.050Z] #48 ... [2023-07-20T19:44:31.050Z] [2023-07-20T19:44:31.050Z] #32 [security-proxy-setup internal] load build context [2023-07-20T19:44:31.050Z] #32 transferring context: 359.26MB 8.0s done [2023-07-20T19:44:31.309Z] #32 ... [2023-07-20T19:44:31.309Z] [2023-07-20T19:44:31.309Z] #49 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-20T19:44:31.309Z] #49 ... [2023-07-20T19:44:31.309Z] [2023-07-20T19:44:31.309Z] #50 [core-command internal] load build context [2023-07-20T19:44:31.309Z] #50 transferring context: 359.26MB 7.8s done [2023-07-20T19:44:31.568Z] #50 ... [2023-07-20T19:44:31.568Z] [2023-07-20T19:44:31.568Z] #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-20T19:44:31.827Z] #51 ... [2023-07-20T19:44:31.827Z] [2023-07-20T19:44:31.827Z] #52 [core-metadata internal] load build context [2023-07-20T19:44:31.827Z] #52 transferring context: 359.26MB 7.7s done [2023-07-20T19:44:31.827Z] #52 ... [2023-07-20T19:44:31.827Z] [2023-07-20T19:44:31.827Z] #53 [security-spire-config internal] load build context [2023-07-20T19:44:31.827Z] #53 transferring context: 359.26MB 8.5s done [2023-07-20T19:44:32.087Z] #53 ... [2023-07-20T19:44:32.087Z] [2023-07-20T19:44:32.087Z] #54 [security-bootstrapper internal] load build context [2023-07-20T19:44:32.087Z] #54 transferring context: 359.26MB 8.0s done [2023-07-20T19:44:32.087Z] #54 ... [2023-07-20T19:44:32.087Z] [2023-07-20T19:44:32.087Z] #55 [security-proxy-auth internal] load build context [2023-07-20T19:44:32.087Z] #55 transferring context: 359.26MB 8.5s done [2023-07-20T19:44:32.347Z] #55 ... [2023-07-20T19:44:32.347Z] [2023-07-20T19:44:32.347Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-20T19:44:32.347Z] #0 5.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T19:44:32.347Z] #0 5.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T19:44:32.347Z] #0 5.968 (1/2) Installing ca-certificates (20230506-r0) [2023-07-20T19:44:32.347Z] #0 5.989 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-20T19:44:32.347Z] #0 5.991 Executing busybox-1.35.0-r29.trigger [2023-07-20T19:44:32.347Z] #0 6.006 Executing ca-certificates-20230506-r0.trigger [2023-07-20T19:44:32.347Z] #0 6.063 OK: 8 MiB in 17 packages [2023-07-20T19:44:32.606Z] #56 ... [2023-07-20T19:44:32.606Z] [2023-07-20T19:44:32.606Z] #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-20T19:44:32.606Z] #46 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T19:44:32.606Z] #46 11.26 (1/9) Installing ca-certificates (20230506-r0) [2023-07-20T19:44:32.606Z] #46 11.28 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-20T19:44:32.606Z] #46 11.29 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-07-20T19:44:32.606Z] #46 11.29 (4/9) Installing libcurl (8.2.0-r0) [2023-07-20T19:44:32.606Z] #46 11.30 (5/9) Installing curl (8.2.0-r0) [2023-07-20T19:44:32.606Z] #46 11.31 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-20T19:44:32.606Z] #46 11.31 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-20T19:44:32.606Z] #46 11.31 (8/9) Installing libucontext (1.2-r0) [2023-07-20T19:44:32.606Z] #46 11.32 (9/9) Installing gcompat (1.1.0-r0) [2023-07-20T19:44:32.606Z] #46 11.32 Executing busybox-1.35.0-r29.trigger [2023-07-20T19:44:32.606Z] #46 11.33 Executing ca-certificates-20230506-r0.trigger [2023-07-20T19:44:32.606Z] #46 11.39 OK: 10 MiB in 24 packages [2023-07-20T19:44:39.174Z] #46 ... [2023-07-20T19:44:39.174Z] [2023-07-20T19:44:39.174Z] #38 [core-data internal] load build context [2023-07-20T19:44:39.174Z] #38 transferring context: 359.26MB 8.6s done [2023-07-20T19:45:02.334Z] Removing intermediate container fcf408059c0c [2023-07-20T19:45:02.335Z] ---> 237c41e69832 [2023-07-20T19:45:02.335Z] Successfully built 237c41e69832 [2023-07-20T19:45:02.335Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T19:45:02.766Z] + docker inspect -f . ci-base-image-arm64 [2023-07-20T19:45:02.766Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T19:45:03.055Z] prd-ubuntu20.04-docker-arm64-4c-16g-1676 does not seem to be running inside a container [2023-07-20T19:45:03.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-20T19:45:04.308Z] $ docker top 57029633549de8855194482e3c9c035439d7b01cdfcc0a59f6b69740f40c5c7f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T19:45:05.198Z] + go version [2023-07-20T19:45:05.198Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-20T19:45:05.374Z] $ docker stop --time=1 57029633549de8855194482e3c9c035439d7b01cdfcc0a59f6b69740f40c5c7f [2023-07-20T19:45:07.051Z] $ docker rm -f --volumes 57029633549de8855194482e3c9c035439d7b01cdfcc0a59f6b69740f40c5c7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T19:45:07.885Z] + docker inspect -f . ci-base-image-arm64 [2023-07-20T19:45:07.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T19:45:08.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-1676 does not seem to be running inside a container [2023-07-20T19:45:08.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-20T19:45:09.374Z] $ docker top b8dec486b156e74d07415ef691bf8e2da1e28279483604ec9b2a4faefaf35a7e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-07-20T19:45:09.640Z] ========================================================= [2023-07-20T19:45:09.640Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-07-20T19:45:09.640Z] ========================================================= [Pipeline] sh [2023-07-20T19:45:10.287Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-20T19:45:10.684Z] + make test [2023-07-20T19:45:10.952Z] go test -race -coverprofile=coverage.out ./... [2023-07-20T19:45:11.284Z] #38 ... [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #35 [security-secretstore-setup internal] load build context [2023-07-20T19:45:11.284Z] #35 DONE 48.8s [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #34 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-07-20T19:45:11.284Z] #34 DONE 47.6s [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-20T19:45:11.284Z] #56 DONE 48.6s [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #57 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-20T19:45:11.284Z] #57 ... [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #43 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-20T19:45:11.284Z] #43 DONE 48.6s [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #46 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-20T19:45:11.284Z] #46 DONE 48.7s [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #42 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-20T19:45:11.284Z] #42 DONE 48.8s [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-20T19:45:11.284Z] #58 ... [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #52 [core-metadata internal] load build context [2023-07-20T19:45:11.284Z] #52 DONE 49.3s [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #36 [support-scheduler internal] load build context [2023-07-20T19:45:11.284Z] #36 DONE 49.3s [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-20T19:45:11.284Z] #51 49.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.284Z] #51 ... [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #50 [core-command internal] load build context [2023-07-20T19:45:11.284Z] #50 DONE 49.3s [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #39 [security-spiffe-token-provider internal] load build context [2023-07-20T19:45:11.284Z] #39 DONE 49.6s [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #38 [core-data internal] load build context [2023-07-20T19:45:11.284Z] #38 DONE 49.5s [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #32 [security-proxy-setup internal] load build context [2023-07-20T19:45:11.284Z] #32 DONE 49.3s [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #54 [security-bootstrapper internal] load build context [2023-07-20T19:45:11.284Z] #54 DONE 49.4s [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #37 [security-spire-agent internal] load build context [2023-07-20T19:45:11.284Z] #37 DONE 49.7s [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-20T19:45:11.284Z] #51 49.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.284Z] #51 ... [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #53 [security-spire-config internal] load build context [2023-07-20T19:45:11.284Z] #53 DONE 49.6s [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-20T19:45:11.284Z] #51 49.44 v3.17.4-53-g65b29cf342f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-20T19:45:11.284Z] #51 49.44 v3.17.4-54-g7ae1ac9e8f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-20T19:45:11.284Z] #51 49.44 OK: 17820 distinct packages available [2023-07-20T19:45:11.284Z] #51 49.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.284Z] #51 ... [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #47 [core-common-config-bootstrapper internal] load build context [2023-07-20T19:45:11.284Z] #47 DONE 49.5s [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #41 [security-spire-server internal] load build context [2023-07-20T19:45:11.284Z] #41 DONE 49.9s [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-20T19:45:11.284Z] #51 49.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.284Z] #51 ... [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #40 [support-notifications internal] load build context [2023-07-20T19:45:11.284Z] #40 DONE 50.1s [2023-07-20T19:45:11.284Z] [2023-07-20T19:45:11.284Z] #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-20T19:45:11.284Z] #51 49.88 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-20T19:45:11.284Z] #51 49.89 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-20T19:45:11.284Z] #51 49.89 (3/4) Installing libucontext (1.2-r0) [2023-07-20T19:45:11.284Z] #51 49.89 (4/4) Installing gcompat (1.1.0-r0) [2023-07-20T19:45:11.284Z] #51 49.90 Executing busybox-1.35.0-r29.trigger [2023-07-20T19:45:11.285Z] #51 49.90 OK: 7 MiB in 19 packages [2023-07-20T19:45:11.285Z] #51 ... [2023-07-20T19:45:11.285Z] [2023-07-20T19:45:11.285Z] #55 [security-proxy-auth internal] load build context [2023-07-20T19:45:11.285Z] #55 DONE 49.9s [2023-07-20T19:45:11.285Z] [2023-07-20T19:45:11.285Z] #48 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-20T19:45:11.285Z] #48 49.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.285Z] #48 49.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.285Z] #48 49.36 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-20T19:45:11.285Z] #48 49.39 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-20T19:45:11.285Z] #48 49.40 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-20T19:45:11.285Z] #48 49.41 (4/4) Installing openssl (3.0.9-r3) [2023-07-20T19:45:11.285Z] #48 49.42 Executing busybox-1.35.0-r29.trigger [2023-07-20T19:45:11.285Z] #48 49.42 OK: 8 MiB in 17 packages [2023-07-20T19:45:11.285Z] #48 DONE 50.2s [2023-07-20T19:45:11.285Z] [2023-07-20T19:45:11.285Z] #44 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-20T19:45:11.285Z] #44 49.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.285Z] #44 49.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.285Z] #44 49.43 v3.17.4-53-g65b29cf342f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-20T19:45:11.285Z] #44 49.43 v3.17.4-54-g7ae1ac9e8f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-20T19:45:11.285Z] #44 49.43 OK: 17820 distinct packages available [2023-07-20T19:45:11.285Z] #44 49.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.285Z] #44 49.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.285Z] #44 49.83 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-20T19:45:11.285Z] #44 49.86 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-20T19:45:11.285Z] #44 49.87 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-20T19:45:11.285Z] #44 49.87 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-20T19:45:11.285Z] #44 49.87 (5/7) Installing libucontext (1.2-r0) [2023-07-20T19:45:11.285Z] #44 49.87 (6/7) Installing gcompat (1.1.0-r0) [2023-07-20T19:45:11.285Z] #44 49.88 (7/7) Installing openssl (3.0.9-r3) [2023-07-20T19:45:11.285Z] #44 49.89 Executing busybox-1.35.0-r29.trigger [2023-07-20T19:45:11.285Z] #44 49.89 OK: 8 MiB in 20 packages [2023-07-20T19:45:11.285Z] #44 ... [2023-07-20T19:45:11.285Z] [2023-07-20T19:45:11.285Z] #49 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-20T19:45:11.285Z] #49 48.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.285Z] #49 49.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.285Z] #49 49.43 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-20T19:45:11.285Z] #49 49.43 Executing busybox-1.35.0-r29.trigger [2023-07-20T19:45:11.285Z] #49 49.44 OK: 7 MiB in 16 packages [2023-07-20T19:45:11.285Z] #49 DONE 50.3s [2023-07-20T19:45:11.285Z] [2023-07-20T19:45:11.285Z] #45 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-20T19:45:11.285Z] #45 49.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.285Z] #45 49.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.285Z] #45 49.42 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-20T19:45:11.285Z] #45 49.43 Executing busybox-1.35.0-r29.trigger [2023-07-20T19:45:11.285Z] #45 49.43 OK: 7 MiB in 16 packages [2023-07-20T19:45:11.285Z] #45 DONE 50.3s [2023-07-20T19:45:11.285Z] [2023-07-20T19:45:11.285Z] #51 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-20T19:45:11.285Z] #51 DONE 50.4s [2023-07-20T19:45:11.285Z] [2023-07-20T19:45:11.285Z] #44 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-20T19:45:11.285Z] #44 DONE 50.6s [2023-07-20T19:45:11.285Z] [2023-07-20T19:45:11.285Z] #59 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-20T19:45:11.285Z] #59 DONE 0.3s [2023-07-20T19:45:11.285Z] [2023-07-20T19:45:11.285Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-20T19:45:11.285Z] #60 ... [2023-07-20T19:45:11.285Z] [2023-07-20T19:45:11.285Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-07-20T19:45:11.285Z] #57 2.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.285Z] #57 2.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.285Z] #57 2.581 OK: 265 MiB in 53 packages [2023-07-20T19:45:11.285Z] #57 DONE 2.8s [2023-07-20T19:45:11.285Z] [2023-07-20T19:45:11.285Z] #61 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:45:11.543Z] #61 DONE 0.2s [2023-07-20T19:45:11.543Z] [2023-07-20T19:45:11.543Z] #58 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-20T19:45:11.543Z] #58 DONE 2.8s [2023-07-20T19:45:11.543Z] [2023-07-20T19:45:11.543Z] #62 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-20T19:45:11.543Z] #0 2.539 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.543Z] #0 2.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.543Z] #0 2.881 OK: 265 MiB in 53 packages [2023-07-20T19:45:11.543Z] #62 DONE 3.2s [2023-07-20T19:45:11.543Z] [2023-07-20T19:45:11.543Z] #63 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:45:11.801Z] #63 ... [2023-07-20T19:45:11.801Z] [2023-07-20T19:45:11.801Z] #64 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-20T19:45:11.801Z] #64 DONE 0.4s [2023-07-20T19:45:11.801Z] [2023-07-20T19:45:11.801Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-20T19:45:11.801Z] #0 2.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.801Z] #0 3.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:11.801Z] #0 3.269 OK: 265 MiB in 53 packages [2023-07-20T19:45:11.801Z] #65 DONE 3.4s [2023-07-20T19:45:11.801Z] [2023-07-20T19:45:11.801Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:45:12.060Z] #66 ... [2023-07-20T19:45:12.060Z] [2023-07-20T19:45:12.060Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-20T19:45:12.060Z] #67 DONE 0.4s [2023-07-20T19:45:12.060Z] [2023-07-20T19:45:12.060Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-20T19:45:12.060Z] #60 3.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:12.060Z] #60 3.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:12.060Z] #60 3.760 OK: 265 MiB in 53 packages [2023-07-20T19:45:12.330Z] #60 ... [2023-07-20T19:45:12.330Z] [2023-07-20T19:45:12.330Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:45:12.330Z] #66 DONE 0.4s [2023-07-20T19:45:12.330Z] [2023-07-20T19:45:12.330Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-20T19:45:12.330Z] #0 2.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:12.330Z] #0 3.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:12.330Z] #0 3.350 v3.17.4-53-g65b29cf342f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-20T19:45:12.330Z] #0 3.350 v3.17.4-54-g7ae1ac9e8f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-20T19:45:12.330Z] #0 3.350 OK: 17823 distinct packages available [2023-07-20T19:45:12.330Z] #0 3.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:12.330Z] #0 3.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T19:45:12.330Z] #0 3.715 OK: 265 MiB in 53 packages [2023-07-20T19:45:12.330Z] #68 DONE 3.8s [2023-07-20T19:45:12.330Z] [2023-07-20T19:45:12.330Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-20T19:45:12.330Z] #60 DONE 4.0s [2023-07-20T19:45:12.330Z] [2023-07-20T19:45:12.330Z] #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:45:12.602Z] #69 ... [2023-07-20T19:45:12.602Z] [2023-07-20T19:45:12.602Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:45:12.602Z] #70 DONE 0.5s [2023-07-20T19:45:12.862Z] [2023-07-20T19:45:12.862Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:45:12.862Z] #71 ... [2023-07-20T19:45:12.862Z] [2023-07-20T19:45:12.862Z] #69 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:45:12.862Z] #69 DONE 0.6s [2023-07-20T19:45:13.121Z] [2023-07-20T19:45:13.121Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:45:23.220Z] #72 ... [2023-07-20T19:45:23.220Z] [2023-07-20T19:45:23.220Z] #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:45:23.220Z] #73 ... [2023-07-20T19:45:23.220Z] [2023-07-20T19:45:23.220Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:45:45.208Z] #74 DONE 31.3s [2023-07-20T19:45:45.208Z] [2023-07-20T19:45:45.208Z] #63 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:45:45.208Z] #63 DONE 32.0s [2023-07-20T19:45:45.208Z] [2023-07-20T19:45:45.208Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:45:45.208Z] #71 DONE 30.7s [2023-07-20T19:45:45.208Z] [2023-07-20T19:45:45.208Z] #72 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:45:45.208Z] #72 DONE 30.5s [2023-07-20T19:45:45.208Z] [2023-07-20T19:45:45.208Z] #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:45:45.208Z] #73 DONE 31.7s [2023-07-20T19:45:45.208Z] [2023-07-20T19:45:45.208Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-20T19:45:49.839Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-07-20T19:45:55.260Z] #75 ... [2023-07-20T19:45:55.260Z] [2023-07-20T19:45:55.260Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-20T19:45:55.260Z] #76 ... [2023-07-20T19:45:55.260Z] [2023-07-20T19:45:55.260Z] #77 [core-data builder 6/7] COPY . . [2023-07-20T19:45:55.260Z] #77 ... [2023-07-20T19:45:55.260Z] [2023-07-20T19:45:55.260Z] #78 [security-secretstore-setup builder 6/7] COPY . . [2023-07-20T19:45:55.260Z] #78 ... [2023-07-20T19:45:55.260Z] [2023-07-20T19:45:55.260Z] #79 [security-spire-agent builder 6/9] COPY . . [2023-07-20T19:45:57.173Z] #79 DONE 13.4s [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #80 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-20T19:45:57.173Z] #80 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:45:57.173Z] #81 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:45:57.173Z] #82 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #83 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:45:57.173Z] #83 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #84 [security-proxy-auth builder 6/7] COPY . . [2023-07-20T19:45:57.173Z] #84 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:45:57.173Z] #85 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #86 [core-command builder 6/7] COPY . . [2023-07-20T19:45:57.173Z] #86 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:45:57.173Z] #87 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #88 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:45:57.173Z] #88 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #77 [core-data builder 6/7] COPY . . [2023-07-20T19:45:57.173Z] #77 DONE 13.5s [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #89 [core-metadata builder 6/7] COPY . . [2023-07-20T19:45:57.173Z] #89 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #90 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:45:57.173Z] #90 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:45:57.173Z] #91 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #92 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:45:57.173Z] #92 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #93 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:45:57.173Z] #93 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #94 [security-bootstrapper builder 6/7] COPY . . [2023-07-20T19:45:57.173Z] #94 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #95 [support-scheduler builder 6/7] COPY . . [2023-07-20T19:45:57.173Z] #95 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:45:57.173Z] #96 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:45:57.173Z] #97 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #78 [security-secretstore-setup builder 6/7] COPY . . [2023-07-20T19:45:57.173Z] #78 DONE 13.4s [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #98 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-20T19:45:57.173Z] #98 ... [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #99 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:45:57.173Z] #99 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #100 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:45:57.173Z] #100 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #101 [security-proxy-setup builder 6/7] COPY . . [2023-07-20T19:45:57.173Z] #101 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #76 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-20T19:45:57.173Z] #76 DONE 13.5s [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #75 [support-notifications builder 6/7] COPY . . [2023-07-20T19:45:57.173Z] #75 DONE 13.5s [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #102 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:45:57.173Z] #102 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #103 [security-spire-server builder 6/9] COPY . . [2023-07-20T19:45:57.173Z] #103 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #104 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-20T19:45:57.173Z] #104 CACHED [2023-07-20T19:45:57.173Z] [2023-07-20T19:45:57.173Z] #105 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-20T19:45:57.174Z] #105 CACHED [2023-07-20T19:45:57.174Z] [2023-07-20T19:45:57.174Z] #106 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-20T19:45:57.174Z] #106 DONE 0.2s [2023-07-20T19:45:57.174Z] [2023-07-20T19:45:57.174Z] #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-20T19:45:59.707Z] #107 DONE 2.6s [2023-07-20T19:45:59.707Z] [2023-07-20T19:45:59.707Z] #108 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-20T19:45:59.707Z] #108 DONE 2.6s [2023-07-20T19:45:59.707Z] [2023-07-20T19:45:59.707Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-20T19:45:59.965Z] #109 ... [2023-07-20T19:45:59.965Z] [2023-07-20T19:45:59.965Z] #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-20T19:45:59.965Z] #110 DONE 0.3s [2023-07-20T19:46:00.222Z] [2023-07-20T19:46:00.222Z] #109 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-20T19:46:00.222Z] #109 DONE 0.3s [2023-07-20T19:46:00.222Z] [2023-07-20T19:46:00.222Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T19:46:00.222Z] #0 1.567 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-07-20T19:46:00.789Z] #111 ... [2023-07-20T19:46:00.789Z] [2023-07-20T19:46:00.789Z] #112 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-20T19:46:00.789Z] #112 CACHED [2023-07-20T19:46:00.789Z] [2023-07-20T19:46:00.789Z] #113 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-20T19:46:00.789Z] #113 CACHED [2023-07-20T19:46:00.789Z] [2023-07-20T19:46:00.789Z] #114 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-20T19:46:00.789Z] #114 CACHED [2023-07-20T19:46:00.789Z] [2023-07-20T19:46:00.789Z] #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:46:00.789Z] #115 CACHED [2023-07-20T19:46:00.789Z] [2023-07-20T19:46:00.789Z] #116 [security-spire-config builder 6/9] COPY . . [2023-07-20T19:46:00.789Z] #116 CACHED [2023-07-20T19:46:00.789Z] [2023-07-20T19:46:00.789Z] #117 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-20T19:46:00.789Z] #117 CACHED [2023-07-20T19:46:01.096Z] [2023-07-20T19:46:01.096Z] #118 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:46:01.096Z] #118 DONE 0.2s [2023-07-20T19:46:01.096Z] [2023-07-20T19:46:01.096Z] #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:46:01.358Z] #119 DONE 0.4s [2023-07-20T19:46:01.358Z] [2023-07-20T19:46:01.358Z] #120 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:46:01.617Z] #120 DONE 0.4s [2023-07-20T19:46:01.617Z] [2023-07-20T19:46:01.617Z] #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:46:01.617Z] #121 CACHED [2023-07-20T19:46:01.617Z] [2023-07-20T19:46:01.617Z] #122 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:46:01.617Z] #122 CACHED [2023-07-20T19:46:01.617Z] [2023-07-20T19:46:01.617Z] #123 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:46:01.617Z] #123 DONE 0.4s [2023-07-20T19:46:01.617Z] [2023-07-20T19:46:01.617Z] #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-20T19:46:04.153Z] #124 ... [2023-07-20T19:46:04.153Z] [2023-07-20T19:46:04.153Z] #125 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-20T19:46:04.153Z] #125 DONE 2.3s [2023-07-20T19:46:04.153Z] [2023-07-20T19:46:04.153Z] #124 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-20T19:46:04.153Z] #124 DONE 2.4s [2023-07-20T19:46:04.153Z] [2023-07-20T19:46:04.153Z] #126 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-20T19:46:04.153Z] #126 DONE 2.4s [2023-07-20T19:46:04.153Z] [2023-07-20T19:46:04.153Z] #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-20T19:46:06.084Z] #127 ... [2023-07-20T19:46:06.084Z] [2023-07-20T19:46:06.084Z] #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-20T19:46:06.084Z] #128 DONE 2.0s [2023-07-20T19:46:06.084Z] [2023-07-20T19:46:06.084Z] #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-20T19:46:06.084Z] #129 DONE 2.1s [2023-07-20T19:46:06.084Z] [2023-07-20T19:46:06.084Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-20T19:46:06.084Z] #130 ... [2023-07-20T19:46:06.084Z] [2023-07-20T19:46:06.084Z] #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-20T19:46:06.084Z] #127 DONE 2.3s [2023-07-20T19:46:06.342Z] [2023-07-20T19:46:06.342Z] #131 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-20T19:46:06.909Z] #131 ... [2023-07-20T19:46:06.909Z] [2023-07-20T19:46:06.910Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-20T19:46:06.910Z] #0 0.974 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-07-20T19:46:06.910Z] #132 ... [2023-07-20T19:46:06.910Z] [2023-07-20T19:46:06.910Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-20T19:46:06.910Z] #0 1.120 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-07-20T19:46:07.172Z] #133 ... [2023-07-20T19:46:07.172Z] [2023-07-20T19:46:07.172Z] #134 [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-07-20T19:46:07.172Z] #0 1.027 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-07-20T19:46:07.434Z] #134 ... [2023-07-20T19:46:07.434Z] [2023-07-20T19:46:07.434Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-20T19:46:07.434Z] #0 0.982 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-07-20T19:46:07.434Z] #135 ... [2023-07-20T19:46:07.434Z] [2023-07-20T19:46:07.434Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-20T19:46:07.434Z] #0 0.660 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-07-20T19:46:07.692Z] #136 ... [2023-07-20T19:46:07.692Z] [2023-07-20T19:46:07.692Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-20T19:46:07.692Z] #0 0.845 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-07-20T19:46:07.692Z] #137 ... [2023-07-20T19:46:07.692Z] [2023-07-20T19:46:07.692Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-20T19:46:07.692Z] #0 1.913 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-07-20T19:46:07.951Z] #138 ... [2023-07-20T19:46:07.951Z] [2023-07-20T19:46:07.951Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-20T19:46:07.951Z] #0 1.064 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-07-20T19:46:07.951Z] #139 ... [2023-07-20T19:46:07.951Z] [2023-07-20T19:46:07.951Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-20T19:46:07.951Z] #0 0.538 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-07-20T19:46:08.213Z] #140 ... [2023-07-20T19:46:08.213Z] [2023-07-20T19:46:08.213Z] #98 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-20T19:46:08.213Z] #98 1.280 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-07-20T19:46:08.473Z] #98 ... [2023-07-20T19:46:08.473Z] [2023-07-20T19:46:08.473Z] #141 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-20T19:46:15.025Z] #141 DONE 8.9s [2023-07-20T19:46:15.025Z] [2023-07-20T19:46:15.025Z] #130 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-20T19:46:15.025Z] #130 DONE 8.7s [2023-07-20T19:46:15.025Z] [2023-07-20T19:46:15.025Z] #131 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-20T19:46:15.025Z] #131 DONE 8.5s [2023-07-20T19:46:15.025Z] [2023-07-20T19:46:15.025Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-20T19:46:15.599Z] #142 ... [2023-07-20T19:46:15.599Z] [2023-07-20T19:46:15.599Z] #143 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-20T19:46:15.599Z] #143 DONE 0.8s [2023-07-20T19:46:15.599Z] [2023-07-20T19:46:15.599Z] #144 [security-spire-config] exporting to image [2023-07-20T19:46:15.599Z] #144 exporting layers [2023-07-20T19:46:15.599Z] #144 ... [2023-07-20T19:46:15.599Z] [2023-07-20T19:46:15.599Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-20T19:46:15.599Z] #145 DONE 1.0s [2023-07-20T19:46:15.863Z] [2023-07-20T19:46:15.863Z] #142 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-20T19:46:15.863Z] #142 DONE 1.1s [2023-07-20T19:46:15.863Z] [2023-07-20T19:46:15.863Z] #144 [security-spire-server] exporting to image [2023-07-20T19:46:16.428Z] #144 ... [2023-07-20T19:46:16.428Z] [2023-07-20T19:46:16.428Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-20T19:46:16.428Z] #146 DONE 0.5s [2023-07-20T19:46:16.428Z] [2023-07-20T19:46:16.428Z] #144 [security-spire-agent] exporting to image [2023-07-20T19:46:17.359Z] #144 exporting layers 1.7s done [2023-07-20T19:46:17.359Z] #144 writing image sha256:98f25806304c558bb2f17356e95733a9d53d7c6188148f97830a648be8918f8b 0.1s done [2023-07-20T19:46:17.359Z] #144 naming to docker.io/library/security-spire-config [2023-07-20T19:46:17.359Z] #144 naming to docker.io/library/security-spire-config 0.0s done [2023-07-20T19:46:17.617Z] #144 exporting layers 1.7s done [2023-07-20T19:46:17.617Z] #144 writing image sha256:16f4233efd436a9a900017c163fb181e027637f22fcdbb83cd2b2cbcd8a80df8 0.1s done [2023-07-20T19:46:17.617Z] #144 naming to docker.io/library/security-spire-server done [2023-07-20T19:46:17.874Z] #144 exporting layers 1.4s done [2023-07-20T19:46:17.874Z] #144 writing image sha256:2f0d7455ab92b1a944a679aca67e3aeaf31e0d74e1871665d44ec7cf9f99768b done [2023-07-20T19:46:17.874Z] #144 naming to docker.io/library/security-spire-agent [2023-07-20T19:46:18.437Z] #144 naming to docker.io/library/security-spire-agent 0.7s done [2023-07-20T19:46:18.437Z] #144 DONE 3.1s [2023-07-20T19:46:18.437Z] [2023-07-20T19:46:18.437Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-20T19:47:15.022Z] #133 ... [2023-07-20T19:47:15.022Z] [2023-07-20T19:47:15.022Z] #134 [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-07-20T19:47:15.022Z] #134 72.30 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-07-20T19:47:19.259Z] #134 ... [2023-07-20T19:47:19.259Z] [2023-07-20T19:47:19.259Z] #98 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-20T19:47:19.259Z] #98 DONE 82.0s [2023-07-20T19:47:19.259Z] [2023-07-20T19:47:19.259Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-20T19:47:19.259Z] #137 DONE 82.0s [2023-07-20T19:47:19.259Z] [2023-07-20T19:47:19.259Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-20T19:47:19.259Z] #132 DONE 82.0s [2023-07-20T19:47:19.259Z] [2023-07-20T19:47:19.259Z] #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-20T19:47:19.259Z] #138 DONE 82.0s [2023-07-20T19:47:19.259Z] [2023-07-20T19:47:19.259Z] #147 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:47:19.259Z] #147 ... [2023-07-20T19:47:19.259Z] [2023-07-20T19:47:19.259Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-20T19:47:19.259Z] #133 DONE 82.1s [2023-07-20T19:47:19.259Z] [2023-07-20T19:47:19.259Z] #111 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T19:47:19.259Z] #111 DONE 82.1s [2023-07-20T19:47:19.259Z] [2023-07-20T19:47:19.259Z] #134 [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-07-20T19:47:19.259Z] #134 DONE 82.3s [2023-07-20T19:47:19.259Z] [2023-07-20T19:47:19.259Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-20T19:47:19.259Z] #135 DONE 82.3s [2023-07-20T19:47:19.259Z] [2023-07-20T19:47:19.259Z] #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-20T19:47:19.259Z] #139 DONE 82.3s [2023-07-20T19:47:19.259Z] [2023-07-20T19:47:19.259Z] #140 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-20T19:47:19.259Z] #140 DONE 82.4s [2023-07-20T19:47:19.259Z] [2023-07-20T19:47:19.259Z] #136 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-20T19:47:19.259Z] #136 DONE 82.4s [2023-07-20T19:47:19.259Z] [2023-07-20T19:47:19.259Z] #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:47:19.836Z] #148 ... [2023-07-20T19:47:19.836Z] [2023-07-20T19:47:19.836Z] #149 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:47:19.836Z] #149 DONE 0.9s [2023-07-20T19:47:20.096Z] [2023-07-20T19:47:20.096Z] #147 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:47:20.096Z] #147 DONE 0.9s [2023-07-20T19:47:20.096Z] [2023-07-20T19:47:20.096Z] #150 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-20T19:47:20.096Z] #150 DONE 1.1s [2023-07-20T19:47:20.096Z] [2023-07-20T19:47:20.096Z] #151 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:47:20.096Z] #151 ... [2023-07-20T19:47:20.096Z] [2023-07-20T19:47:20.096Z] #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:47:20.096Z] #152 DONE 1.0s [2023-07-20T19:47:20.356Z] [2023-07-20T19:47:20.356Z] #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:47:20.356Z] #148 DONE 1.1s [2023-07-20T19:47:20.356Z] [2023-07-20T19:47:20.356Z] #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:47:22.279Z] #153 ... [2023-07-20T19:47:22.279Z] [2023-07-20T19:47:22.279Z] #154 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:47:22.279Z] #154 DONE 2.4s [2023-07-20T19:47:22.279Z] [2023-07-20T19:47:22.279Z] #155 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:47:22.279Z] #155 DONE 2.5s [2023-07-20T19:47:22.279Z] [2023-07-20T19:47:22.279Z] #156 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:47:22.867Z] #156 ... [2023-07-20T19:47:22.867Z] [2023-07-20T19:47:22.867Z] #157 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:47:22.867Z] #157 DONE 2.8s [2023-07-20T19:47:22.867Z] [2023-07-20T19:47:22.867Z] #158 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:47:23.126Z] #158 ... [2023-07-20T19:47:23.126Z] [2023-07-20T19:47:23.126Z] #159 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:47:23.126Z] #159 CACHED [2023-07-20T19:47:23.126Z] [2023-07-20T19:47:23.126Z] #160 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:47:23.126Z] #160 CACHED [2023-07-20T19:47:23.126Z] [2023-07-20T19:47:23.126Z] #161 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:47:23.126Z] #161 CACHED [2023-07-20T19:47:23.126Z] [2023-07-20T19:47:23.126Z] #162 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:47:23.126Z] #162 CACHED [2023-07-20T19:47:23.126Z] [2023-07-20T19:47:23.126Z] #163 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:47:23.126Z] #163 CACHED [2023-07-20T19:47:23.126Z] [2023-07-20T19:47:23.126Z] #164 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:47:23.126Z] #164 CACHED [2023-07-20T19:47:23.126Z] [2023-07-20T19:47:23.126Z] #165 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:47:23.126Z] #165 CACHED [2023-07-20T19:47:23.126Z] [2023-07-20T19:47:23.126Z] #166 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:47:23.126Z] #166 CACHED [2023-07-20T19:47:23.384Z] [2023-07-20T19:47:23.384Z] #167 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-20T19:47:24.782Z] #167 ... [2023-07-20T19:47:24.782Z] [2023-07-20T19:47:24.782Z] #151 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:47:24.782Z] #151 DONE 4.6s [2023-07-20T19:47:24.782Z] [2023-07-20T19:47:24.782Z] #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-20T19:47:25.041Z] #168 ... [2023-07-20T19:47:25.041Z] [2023-07-20T19:47:25.041Z] #169 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:47:25.041Z] #169 DONE 4.2s [2023-07-20T19:47:25.041Z] [2023-07-20T19:47:25.041Z] #170 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-20T19:47:25.041Z] #170 DONE 4.8s [2023-07-20T19:47:25.041Z] [2023-07-20T19:47:25.041Z] #153 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:47:25.041Z] #153 DONE 4.7s [2023-07-20T19:47:25.041Z] [2023-07-20T19:47:25.042Z] #171 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-20T19:47:26.419Z] #171 ... [2023-07-20T19:47:26.419Z] [2023-07-20T19:47:26.419Z] #158 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:47:26.419Z] #158 DONE 4.4s [2023-07-20T19:47:26.419Z] [2023-07-20T19:47:26.419Z] #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-20T19:47:26.419Z] #172 DONE 3.3s [2023-07-20T19:47:26.419Z] [2023-07-20T19:47:26.419Z] #156 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:47:26.419Z] #156 DONE 4.2s [2023-07-20T19:47:26.419Z] [2023-07-20T19:47:26.419Z] #173 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-20T19:47:26.419Z] #173 DONE 3.3s [2023-07-20T19:47:26.419Z] [2023-07-20T19:47:26.419Z] #174 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-20T19:47:26.419Z] #174 DONE 3.3s [2023-07-20T19:47:26.419Z] [2023-07-20T19:47:26.419Z] #175 [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-07-20T19:47:26.678Z] #175 ... [2023-07-20T19:47:26.678Z] [2023-07-20T19:47:26.678Z] #168 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-20T19:47:26.678Z] #168 DONE 2.1s [2023-07-20T19:47:26.678Z] [2023-07-20T19:47:26.678Z] #167 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-20T19:47:26.678Z] #167 DONE 3.6s [2023-07-20T19:47:26.678Z] [2023-07-20T19:47:26.678Z] #176 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-20T19:47:26.678Z] #176 DONE 3.6s [2023-07-20T19:47:26.937Z] [2023-07-20T19:47:26.937Z] #177 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-20T19:47:26.937Z] #177 ... [2023-07-20T19:47:26.937Z] [2023-07-20T19:47:26.937Z] #178 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:47:26.937Z] #178 DONE 2.0s [2023-07-20T19:47:26.937Z] [2023-07-20T19:47:26.937Z] #179 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-20T19:47:26.937Z] #179 DONE 2.1s [2023-07-20T19:47:26.937Z] [2023-07-20T19:47:26.937Z] #171 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-20T19:47:26.937Z] #171 DONE 2.1s [2023-07-20T19:47:26.937Z] [2023-07-20T19:47:26.937Z] #180 [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-07-20T19:47:26.937Z] #180 DONE 0.7s [2023-07-20T19:47:26.937Z] [2023-07-20T19:47:26.937Z] #181 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-20T19:47:26.937Z] #181 DONE 0.7s [2023-07-20T19:47:27.199Z] [2023-07-20T19:47:27.199Z] #182 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-20T19:47:27.199Z] #182 DONE 0.7s [2023-07-20T19:47:27.199Z] [2023-07-20T19:47:27.199Z] #183 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-20T19:47:27.199Z] #183 DONE 0.7s [2023-07-20T19:47:27.199Z] [2023-07-20T19:47:27.199Z] #175 [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-07-20T19:47:27.199Z] #175 DONE 0.7s [2023-07-20T19:47:27.199Z] [2023-07-20T19:47:27.199Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-20T19:47:27.199Z] #184 ... [2023-07-20T19:47:27.199Z] [2023-07-20T19:47:27.199Z] #185 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-20T19:47:27.199Z] #185 DONE 0.5s [2023-07-20T19:47:27.199Z] [2023-07-20T19:47:27.199Z] #186 [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-07-20T19:47:27.199Z] #186 DONE 0.5s [2023-07-20T19:47:27.457Z] [2023-07-20T19:47:27.457Z] #177 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-20T19:47:27.457Z] #177 DONE 0.6s [2023-07-20T19:47:27.457Z] [2023-07-20T19:47:27.457Z] #187 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:47:27.457Z] #187 DONE 0.5s [2023-07-20T19:47:27.457Z] [2023-07-20T19:47:27.457Z] #144 [support-scheduler] exporting to image [2023-07-20T19:47:27.457Z] #144 exporting layers [2023-07-20T19:47:27.457Z] #144 ... [2023-07-20T19:47:27.457Z] [2023-07-20T19:47:27.457Z] #188 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-20T19:47:27.457Z] #188 DONE 0.5s [2023-07-20T19:47:27.457Z] [2023-07-20T19:47:27.457Z] #189 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-20T19:47:27.457Z] #189 DONE 0.5s [2023-07-20T19:47:27.457Z] [2023-07-20T19:47:27.457Z] #190 [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-07-20T19:47:27.457Z] #190 DONE 0.5s [2023-07-20T19:47:27.457Z] [2023-07-20T19:47:27.457Z] #144 [support-notifications] exporting to image [2023-07-20T19:47:27.457Z] #144 exporting layers 0.2s done [2023-07-20T19:47:27.717Z] #144 ... [2023-07-20T19:47:27.717Z] [2023-07-20T19:47:27.717Z] #191 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-20T19:47:27.717Z] #191 DONE 0.5s [2023-07-20T19:47:27.717Z] [2023-07-20T19:47:27.717Z] #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-20T19:47:27.717Z] #192 DONE 0.5s [2023-07-20T19:47:27.717Z] [2023-07-20T19:47:27.717Z] #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-20T19:47:27.717Z] #193 DONE 0.5s [2023-07-20T19:47:27.717Z] [2023-07-20T19:47:27.717Z] #144 [core-metadata] exporting to image [2023-07-20T19:47:28.288Z] #144 ... [2023-07-20T19:47:28.288Z] [2023-07-20T19:47:28.288Z] #184 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-20T19:47:28.288Z] #184 DONE 0.9s [2023-07-20T19:47:28.288Z] [2023-07-20T19:47:28.288Z] #144 [core-metadata] exporting to image [2023-07-20T19:47:28.288Z] #144 writing image sha256:61206fac2e3008e4ffb915a9ecc41b69cf0a004c98887ec089b903f2fa2bc4cd [2023-07-20T19:47:28.288Z] #144 writing image sha256:ecb729f7382ce12064cfcd0358e2ca98faf79aebee7ad3579f2147a4cad5db3a [2023-07-20T19:47:28.545Z] #144 writing image sha256:644a9fc62e94e2bc26d656a758bb6b7b3a431360117f261e35cd78e0b23abafa [2023-07-20T19:47:28.545Z] #144 ... [2023-07-20T19:47:28.545Z] [2023-07-20T19:47:28.545Z] #194 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-20T19:47:28.545Z] #194 DONE 1.0s [2023-07-20T19:47:28.545Z] [2023-07-20T19:47:28.545Z] #195 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-20T19:47:28.545Z] #195 DONE 1.0s [2023-07-20T19:47:28.545Z] [2023-07-20T19:47:28.545Z] #144 [security-spiffe-token-provider] exporting to image [2023-07-20T19:47:28.545Z] #144 exporting layers 1.0s done [2023-07-20T19:47:28.545Z] #144 writing image sha256:61206fac2e3008e4ffb915a9ecc41b69cf0a004c98887ec089b903f2fa2bc4cd 0.3s done [2023-07-20T19:47:28.545Z] #144 writing image sha256:ecb729f7382ce12064cfcd0358e2ca98faf79aebee7ad3579f2147a4cad5db3a 0.4s done [2023-07-20T19:47:28.545Z] #144 writing image sha256:644a9fc62e94e2bc26d656a758bb6b7b3a431360117f261e35cd78e0b23abafa 0.0s done [2023-07-20T19:47:28.545Z] #144 naming to docker.io/library/core-command done [2023-07-20T19:47:28.545Z] #144 naming to docker.io/library/support-scheduler done [2023-07-20T19:47:28.545Z] #144 naming to docker.io/library/security-spiffe-token-provider done [2023-07-20T19:47:28.807Z] #144 ... [2023-07-20T19:47:28.807Z] [2023-07-20T19:47:28.807Z] #196 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-20T19:47:28.807Z] #196 DONE 1.1s [2023-07-20T19:47:28.807Z] [2023-07-20T19:47:28.807Z] #144 [core-metadata] exporting to image [2023-07-20T19:47:28.807Z] #144 exporting layers 1.0s done [2023-07-20T19:47:28.807Z] #144 writing image sha256:5b73660f4933a7e7159c6480e8a45c17dc95fa0ebd42c0fe90f639cffc7eab07 done [2023-07-20T19:47:28.807Z] #144 naming to docker.io/library/core-metadata done [2023-07-20T19:47:28.807Z] #144 writing image sha256:27dc687a12be70e92c7434b51f77486569ab3f16039ca57a17f047c0c011a901 0.0s done [2023-07-20T19:47:28.807Z] #144 writing image sha256:ecbfb0558e3d588ddd153a2da8b89eae8bd4e45aca605e43e15b8fb16a8e4b09 0.0s done [2023-07-20T19:47:28.807Z] #144 naming to docker.io/library/support-notifications 0.0s done [2023-07-20T19:47:28.807Z] #144 naming to docker.io/library/core-data done [2023-07-20T19:47:28.807Z] #144 DONE 4.7s [2023-07-20T19:47:28.807Z] [2023-07-20T19:47:28.807Z] #197 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-20T19:47:29.069Z] #197 ... [2023-07-20T19:47:29.069Z] [2023-07-20T19:47:29.069Z] #198 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-20T19:47:29.069Z] #198 DONE 0.6s [2023-07-20T19:47:29.069Z] [2023-07-20T19:47:29.069Z] #199 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-20T19:47:29.069Z] #199 DONE 0.6s [2023-07-20T19:47:29.336Z] [2023-07-20T19:47:29.336Z] #200 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-20T19:47:29.336Z] #200 DONE 1.5s [2023-07-20T19:47:29.336Z] [2023-07-20T19:47:29.336Z] #201 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-20T19:47:29.336Z] #201 DONE 0.8s [2023-07-20T19:47:29.336Z] [2023-07-20T19:47:29.336Z] #202 [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-07-20T19:47:29.336Z] #202 DONE 0.2s [2023-07-20T19:47:29.336Z] [2023-07-20T19:47:29.336Z] #144 [core-common-config-bootstrapper] exporting to image [2023-07-20T19:47:29.595Z] #144 ... [2023-07-20T19:47:29.595Z] [2023-07-20T19:47:29.595Z] #203 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-20T19:47:29.595Z] #203 DONE 0.4s [2023-07-20T19:47:29.595Z] [2023-07-20T19:47:29.595Z] #204 [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-07-20T19:47:29.595Z] #204 DONE 0.3s [2023-07-20T19:47:29.595Z] [2023-07-20T19:47:29.595Z] #197 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-20T19:47:29.595Z] #197 DONE 1.0s [2023-07-20T19:47:29.595Z] [2023-07-20T19:47:29.595Z] #205 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-20T19:47:29.595Z] #205 DONE 0.1s [2023-07-20T19:47:29.595Z] [2023-07-20T19:47:29.595Z] #144 [security-proxy-setup] exporting to image [2023-07-20T19:47:29.595Z] #144 exporting layers 0.4s done [2023-07-20T19:47:29.854Z] #144 ... [2023-07-20T19:47:29.854Z] [2023-07-20T19:47:29.854Z] #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-20T19:47:29.854Z] #206 DONE 0.2s [2023-07-20T19:47:29.854Z] [2023-07-20T19:47:29.854Z] #144 [security-proxy-auth] exporting to image [2023-07-20T19:47:29.854Z] #144 exporting layers 0.5s done [2023-07-20T19:47:29.854Z] #144 writing image sha256:e10563892063bb0de66382b5667336167e1f37b785cd385fe32782375692f703 done [2023-07-20T19:47:29.854Z] #144 naming to docker.io/library/core-common-config-bootstrapper done [2023-07-20T19:47:29.854Z] #144 writing image sha256:6158c210e5effa16e2ba9bbcd4255f346b93bd0a5e9ea33e07faf67c8938363a 0.0s done [2023-07-20T19:47:29.854Z] #144 naming to docker.io/library/security-proxy-auth done [2023-07-20T19:47:29.854Z] #144 exporting layers 0.2s done [2023-07-20T19:47:29.854Z] #144 writing image sha256:45725aab1d0ca416238d6cdd0236f76455e3b7ef860b0c411bc28d36f266d1c3 done [2023-07-20T19:47:29.854Z] #144 naming to docker.io/library/security-proxy-setup done [2023-07-20T19:47:29.854Z] #144 DONE 5.4s [2023-07-20T19:47:29.854Z] [2023-07-20T19:47:29.854Z] #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-20T19:47:29.854Z] #207 DONE 0.1s [2023-07-20T19:47:29.854Z] [2023-07-20T19:47:29.854Z] #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-20T19:47:30.422Z] #208 DONE 0.5s [2023-07-20T19:47:30.422Z] [2023-07-20T19:47:30.422Z] #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-20T19:47:30.422Z] #209 DONE 0.7s [2023-07-20T19:47:30.422Z] [2023-07-20T19:47:30.422Z] #144 [security-bootstrapper] exporting to image [2023-07-20T19:47:30.992Z] #144 exporting layers 0.5s done [2023-07-20T19:47:30.992Z] #144 writing image sha256:cf25a2b5c77a41cc1b2c1d53252b96818607938088a1b2d6b3e19b2d44bcd00b [2023-07-20T19:47:30.992Z] #144 writing image sha256:cf25a2b5c77a41cc1b2c1d53252b96818607938088a1b2d6b3e19b2d44bcd00b 0.4s done [2023-07-20T19:47:31.249Z] #144 naming to docker.io/library/security-secretstore-setup [2023-07-20T19:47:31.249Z] #144 exporting layers 1.0s done [2023-07-20T19:47:31.249Z] #144 naming to docker.io/library/security-secretstore-setup 0.2s done [2023-07-20T19:47:31.249Z] #144 writing image sha256:d935adacf53eeb17cdd3e47cb598149b13d6ab7b69312a009c16f1aa5f96f842 done [2023-07-20T19:47:31.249Z] #144 naming to docker.io/library/security-bootstrapper done [2023-07-20T19:47:31.249Z] #144 DONE 6.5s [2023-07-20T19:47:31.249Z] time="2023-07-20T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T19:47:31.249Z] time="2023-07-20T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T19:47:31.249Z] time="2023-07-20T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T19:47:31.249Z] time="2023-07-20T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T19:47:31.249Z] time="2023-07-20T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T19:47:31.249Z] time="2023-07-20T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T19:47:31.249Z] time="2023-07-20T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T19:47:31.249Z] time="2023-07-20T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T19:47:31.249Z] time="2023-07-20T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T19:47:31.249Z] time="2023-07-20T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T19:47:31.249Z] time="2023-07-20T19:44:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T19:47:31.249Z] time="2023-07-20T19:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T19:47:31.249Z] time="2023-07-20T19:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T19:47:31.249Z] time="2023-07-20T19:44:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-20T19:47:31.284Z] $ docker stop --time=1 3af0d6a1303d2de8a32fda063f57e533f7924aeacfc511c592e037c2dfee061a [2023-07-20T19:47:32.675Z] $ docker rm -f --volumes 3af0d6a1303d2de8a32fda063f57e533f7924aeacfc511c592e037c2dfee061a [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T19:47:33.164Z] + docker images [2023-07-20T19:47:33.164Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-20T19:47:33.164Z] security-secretstore-setup latest cf25a2b5c77a 2 seconds ago 43.6MB [2023-07-20T19:47:33.164Z] security-bootstrapper latest d935adacf53e 2 seconds ago 22.7MB [2023-07-20T19:47:33.164Z] security-proxy-setup latest 45725aab1d0c 3 seconds ago 24.1MB [2023-07-20T19:47:33.164Z] core-common-config-bootstrapper latest e10563892063 3 seconds ago 17.8MB [2023-07-20T19:47:33.164Z] security-proxy-auth latest 6158c210e5ef 4 seconds ago 18.9MB [2023-07-20T19:47:33.164Z] core-data latest 27dc687a12be 5 seconds ago 20.7MB [2023-07-20T19:47:33.164Z] core-metadata latest 5b73660f4933 5 seconds ago 21.1MB [2023-07-20T19:47:33.164Z] support-scheduler latest ecb729f7382c 5 seconds ago 32.4MB [2023-07-20T19:47:33.164Z] core-command latest 61206fac2e30 5 seconds ago 20.5MB [2023-07-20T19:47:33.164Z] security-spiffe-token-provider latest 644a9fc62e94 5 seconds ago 33.4MB [2023-07-20T19:47:33.164Z] support-notifications latest ecbfb0558e3d 5 seconds ago 33MB [2023-07-20T19:47:33.164Z] security-spire-agent latest 2f0d7455ab92 About a minute ago 166MB [2023-07-20T19:47:33.164Z] security-spire-config latest 98f25806304c About a minute ago 102MB [2023-07-20T19:47:33.164Z] security-spire-server latest 16f4233efd43 About a minute ago 107MB [2023-07-20T19:47:33.164Z] ci-base-image-x86_64 latest cd2659acc09c 5 minutes ago 1.06GB [2023-07-20T19:47:33.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 8 days ago 696MB [2023-07-20T19:47:33.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 7 weeks ago 334MB [2023-07-20T19:47:33.164Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 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-07-20T19:47:56.538Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-07-20T19:47:56.538Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-07-20T19:47:56.538Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-07-20T19:47:56.538Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-07-20T19:47:56.538Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-07-20T19:47:56.538Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-07-20T19:47:56.538Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-07-20T19:47:56.538Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-07-20T19:47:56.538Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-07-20T19:47:56.538Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-07-20T19:47:59.147Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-07-20T19:47:59.147Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-07-20T19:47:59.147Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-07-20T19:47:59.147Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-07-20T19:48:11.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-07-20T19:48:11.472Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-07-20T19:48:11.739Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.263s coverage: 28.7% of statements [2023-07-20T19:48:24.056Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.316s coverage: 98.5% of statements [2023-07-20T19:48:34.136Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.476s coverage: 71.5% of statements [2023-07-20T19:48:34.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-07-20T19:48:34.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-07-20T19:48:34.136Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-07-20T19:48:40.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-07-20T19:48:40.793Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-07-20T19:48:40.793Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.352s coverage: 54.0% of statements [2023-07-20T19:48:47.447Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-07-20T19:48:47.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-07-20T19:48:47.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-07-20T19:48:47.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-07-20T19:48:47.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-07-20T19:48:54.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-07-20T19:48:54.125Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-07-20T19:48:59.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.826s coverage: 88.5% of statements [2023-07-20T19:48:59.521Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.538s coverage: 3.8% of statements [2023-07-20T19:49:09.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-07-20T19:49:09.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-07-20T19:49:09.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-07-20T19:49:09.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.634s coverage: 95.6% of statements [2023-07-20T19:49:10.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-07-20T19:49:10.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-07-20T19:49:10.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-07-20T19:49:10.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-07-20T19:49:10.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-07-20T19:49:10.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-07-20T19:49:10.469Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-07-20T19:49:10.741Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.225s coverage: 72.2% of statements [2023-07-20T19:49:20.824Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-07-20T19:49:20.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-07-20T19:49:21.098Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.438s coverage: 0.9% of statements [2023-07-20T19:49:21.098Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.288s coverage: 31.9% of statements [2023-07-20T19:49:25.353Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 42.9% of statements [2023-07-20T19:49:25.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.255s coverage: 82.9% of statements [2023-07-20T19:49:25.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements [2023-07-20T19:49:25.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements [2023-07-20T19:49:28.523Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.211s coverage: 87.5% of statements [2023-07-20T19:49:31.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-07-20T19:49:31.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-07-20T19:49:31.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-07-20T19:49:31.869Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-07-20T19:49:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-07-20T19:49:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-07-20T19:49:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-07-20T19:49:34.454Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-07-20T19:49:41.105Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.209s coverage: 94.4% of statements [2023-07-20T19:49:41.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-07-20T19:49:41.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-07-20T19:49:41.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-07-20T19:49:41.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-07-20T19:49:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-07-20T19:49:49.315Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-07-20T19:49:49.897Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-07-20T19:49:56.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.131s coverage: 79.9% of statements [2023-07-20T19:49:56.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.285s coverage: 92.9% of statements [2023-07-20T19:49:56.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements [2023-07-20T19:49:56.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.220s coverage: 62.3% of statements [2023-07-20T19:49:56.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.287s coverage: 87.2% of statements [2023-07-20T19:49:56.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.184s coverage: 20.0% of statements [2023-07-20T19:49:56.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2023-07-20T19:49:56.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.520s coverage: 81.8% of statements [2023-07-20T19:49:57.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-07-20T19:49:57.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-07-20T19:49:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.499s coverage: 82.1% of statements [2023-07-20T19:49:58.078Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.264s coverage: 86.0% of statements [2023-07-20T19:50:04.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-07-20T19:50:04.718Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-07-20T19:50:04.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.128s coverage: 63.1% of statements [2023-07-20T19:50:04.718Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements [2023-07-20T19:50:06.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements [2023-07-20T19:50:06.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.083s coverage: 100.0% of statements [2023-07-20T19:50:06.462Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.080s coverage: 73.7% of statements [2023-07-20T19:50:07.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-07-20T19:50:07.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-07-20T19:50:07.058Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-07-20T19:50:07.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.076s coverage: 100.0% of statements [2023-07-20T19:50:15.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-07-20T19:50:15.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-07-20T19:50:15.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-07-20T19:50:15.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.029s coverage: 38.4% of statements [2023-07-20T19:50:15.675Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.255s coverage: 89.5% of statements [2023-07-20T19:50:21.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-07-20T19:50:21.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-07-20T19:50:21.010Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-07-20T19:50:21.010Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-07-20T19:50:21.010Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements [2023-07-20T19:50:27.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-07-20T19:50:27.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-07-20T19:50:27.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-07-20T19:50:27.742Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-07-20T19:50:33.078Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.289s coverage: 17.7% of statements [2023-07-20T19:50:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-07-20T19:50:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-07-20T19:50:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-07-20T19:50:34.035Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-07-20T19:50:34.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.611s coverage: 92.3% of statements [2023-07-20T19:50:38.865Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-07-20T19:50:38.865Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-07-20T19:50:38.865Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.295s coverage: 61.8% of statements [2023-07-20T19:50:40.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-07-20T19:50:40.809Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-07-20T19:50:41.076Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.434s coverage: 97.7% of statements [2023-07-20T19:50:42.035Z] 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-07-20T19:50:42.035Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-20T19:50:42.035Z] go vet ./... [2023-07-20T19:53:33.744Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-20T19:53:33.744Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-20T19:53:33.744Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-20T19:53:33.788Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-07-20T19:53:34.450Z] + ls -al . [2023-07-20T19:53:34.450Z] total 716 [2023-07-20T19:53:34.450Z] drwxrwxr-x 10 1001 1001 4096 Jul 20 19:45 . [2023-07-20T19:53:34.450Z] drwxr-xr-x 4 root root 4096 Jul 20 19:45 .. [2023-07-20T19:53:34.450Z] drwxrwxr-x 2 1001 1001 4096 Jul 20 19:43 .blubracket [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 16 Jul 20 19:43 .dockerignore [2023-07-20T19:53:34.450Z] drwxrwxr-x 8 1001 1001 4096 Jul 20 19:43 .git [2023-07-20T19:53:34.450Z] drwxrwxr-x 3 1001 1001 4096 Jul 20 19:43 .github [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 1133 Jul 20 19:43 .gitignore [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 42 Jul 20 19:43 .golangci.yml [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 87 Jul 20 19:43 .hadolint.yml [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 166 Jul 20 19:43 .sonarcloud.properties [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 1171 Jul 20 19:43 ADOPTERS.md [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 11234 Jul 20 19:43 Attribution.txt [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 93407 Jul 20 19:43 CHANGELOG.md [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 3804 Jul 20 19:43 CONTRIBUTING.md [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 677 Jul 20 19:43 GOVERNANCE.md [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 883 Jul 20 19:43 Jenkinsfile [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 10775 Jul 20 19:43 LICENSE [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 14368 Jul 20 19:43 Makefile [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 582 Jul 20 19:43 OWNERS.md [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 9923 Jul 20 19:43 README.md [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 789 Jul 20 19:43 SECURITY.md [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 5 Jul 20 19:41 VERSION [2023-07-20T19:53:34.450Z] drwxrwxr-x 2 1001 1001 4096 Jul 20 19:43 bin [2023-07-20T19:53:34.450Z] drwxrwxr-x 18 1001 1001 4096 Jul 20 19:43 cmd [2023-07-20T19:53:34.450Z] -rw-r--r-- 1 root root 447019 Jul 20 19:50 coverage.out [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 3430 Jul 20 19:43 go.mod [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 32408 Jul 20 19:43 go.sum [2023-07-20T19:53:34.450Z] drwxrwxr-x 7 1001 1001 4096 Jul 20 19:43 internal [2023-07-20T19:53:34.450Z] drwxrwxr-x 3 1001 1001 4096 Jul 20 19:43 openapi [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 594 Jul 20 19:43 security.txt [2023-07-20T19:53:34.450Z] drwxrwxr-x 4 1001 1001 4096 Jul 20 19:43 snap [2023-07-20T19:53:34.450Z] -rw-rw-r-- 1 1001 1001 204 Jul 20 19:43 version.go [Pipeline] sh [2023-07-20T19:53:35.107Z] + '[' -e coverage.out ] [2023-07-20T19:53:35.107Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-07-20T19:53:35.149Z] Warning: overwriting stash ‘coverage-report’ [2023-07-20T19:53:35.970Z] Stashed 1 file(s) [Pipeline] sh [2023-07-20T19:53:36.300Z] + make build [2023-07-20T19:53:36.568Z] 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-07-20T19:55:13.199Z] 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-07-20T19:55:13.199Z] 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-07-20T19:55:17.452Z] 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-07-20T19:55:21.703Z] 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-07-20T19:56:08.515Z] 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-07-20T19:56:12.756Z] 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-07-20T19:56:19.389Z] 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-07-20T19:56:24.724Z] 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-07-20T19:56:28.073Z] 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-07-20T19:56:32.319Z] 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-07-20T19:56:38.949Z] 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-07-20T19:56:44.300Z] $ docker stop --time=1 b8dec486b156e74d07415ef691bf8e2da1e28279483604ec9b2a4faefaf35a7e [2023-07-20T19:56:46.377Z] $ docker rm -f --volumes b8dec486b156e74d07415ef691bf8e2da1e28279483604ec9b2a4faefaf35a7e [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-07-20T19:56:49.132Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-20T19:56:49.133Z] [2023-07-20T19:56:49.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T19:56:49.548Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-20T19:56:49.548Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-07-20T19:56:49.548Z] 547446be3368: Pulling fs layer [2023-07-20T19:56:49.548Z] d125d8839a47: Pulling fs layer [2023-07-20T19:56:49.548Z] 3e85d5ac6304: Pulling fs layer [2023-07-20T19:56:49.548Z] c3105a71a48b: Pulling fs layer [2023-07-20T19:56:49.548Z] 0f093f025ec4: Pulling fs layer [2023-07-20T19:56:49.548Z] c3106fc0e877: Pulling fs layer [2023-07-20T19:56:49.548Z] c3105a71a48b: Waiting [2023-07-20T19:56:49.548Z] 0f093f025ec4: Waiting [2023-07-20T19:56:49.548Z] c3106fc0e877: Waiting [2023-07-20T19:56:49.825Z] 547446be3368: Verifying Checksum [2023-07-20T19:56:49.825Z] 547446be3368: Download complete [2023-07-20T19:56:49.825Z] c3105a71a48b: Verifying Checksum [2023-07-20T19:56:49.825Z] c3105a71a48b: Download complete [2023-07-20T19:56:50.101Z] d125d8839a47: Verifying Checksum [2023-07-20T19:56:50.101Z] d125d8839a47: Download complete [2023-07-20T19:56:50.368Z] c3106fc0e877: Verifying Checksum [2023-07-20T19:56:50.368Z] c3106fc0e877: Download complete [2023-07-20T19:56:50.368Z] 0f093f025ec4: Verifying Checksum [2023-07-20T19:56:50.368Z] 0f093f025ec4: Download complete [2023-07-20T19:56:51.774Z] 547446be3368: Pull complete [2023-07-20T19:56:52.040Z] 3e85d5ac6304: Download complete [2023-07-20T19:56:52.625Z] d125d8839a47: Pull complete [2023-07-20T19:57:00.820Z] 3e85d5ac6304: Pull complete [2023-07-20T19:57:00.820Z] c3105a71a48b: Pull complete [2023-07-20T19:57:01.778Z] 0f093f025ec4: Pull complete [2023-07-20T19:57:01.778Z] c3106fc0e877: Pull complete [2023-07-20T19:57:01.778Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-07-20T19:57:01.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-07-20T19:57:01.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T19:57:02.437Z] prd-ubuntu20.04-docker-arm64-4c-16g-1676 does not seem to be running inside a container [2023-07-20T19:57:02.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-07-20T19:57:06.424Z] $ docker top 9567a00dbba03566d63d071993b27af25d9ea9ecd60838e3bec49566f9ea3bd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T19:57:07.278Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-07-20T19:57:15.478Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-07-20T19:57:15.478Z] #1 transferring dockerfile: 1.96kB done [2023-07-20T19:57:15.478Z] #1 DONE 0.1s [2023-07-20T19:57:15.743Z] [2023-07-20T19:57:15.743Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-07-20T19:57:15.743Z] #2 transferring dockerfile: 2.63kB done [2023-07-20T19:57:15.743Z] #2 DONE 0.0s [2023-07-20T19:57:15.743Z] [2023-07-20T19:57:15.743Z] #3 [support-scheduler internal] load build definition from Dockerfile [2023-07-20T19:57:15.743Z] #3 transferring dockerfile: 1.82kB 0.0s done [2023-07-20T19:57:15.743Z] #3 DONE 0.1s [2023-07-20T19:57:15.743Z] [2023-07-20T19:57:15.743Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-07-20T19:57:15.743Z] #4 transferring dockerfile: 1.78kB done [2023-07-20T19:57:17.679Z] #4 DONE 1.9s [2023-07-20T19:57:17.679Z] [2023-07-20T19:57:17.679Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-07-20T19:57:17.679Z] #5 transferring dockerfile: 2.04kB done [2023-07-20T19:57:17.679Z] #5 DONE 1.9s [2023-07-20T19:57:17.679Z] [2023-07-20T19:57:17.679Z] #6 [core-command internal] load build definition from Dockerfile [2023-07-20T19:57:17.954Z] #6 transferring dockerfile: 1.82kB 0.0s done [2023-07-20T19:57:17.954Z] #6 DONE 0.1s [2023-07-20T19:57:17.954Z] [2023-07-20T19:57:17.954Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2023-07-20T19:57:17.954Z] #7 transferring dockerfile: 2.38kB done [2023-07-20T19:57:17.954Z] #7 DONE 0.1s [2023-07-20T19:57:17.954Z] [2023-07-20T19:57:17.954Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2023-07-20T19:57:17.954Z] #8 transferring dockerfile: 2.68kB 0.0s done [2023-07-20T19:57:17.954Z] #8 DONE 0.1s [2023-07-20T19:57:17.954Z] [2023-07-20T19:57:17.954Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-07-20T19:57:17.954Z] #9 transferring dockerfile: 1.84kB done [2023-07-20T19:57:17.954Z] #9 DONE 0.1s [2023-07-20T19:57:17.954Z] [2023-07-20T19:57:17.954Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-07-20T19:57:18.223Z] #10 transferring dockerfile: 2.12kB done [2023-07-20T19:57:18.223Z] #10 DONE 0.1s [2023-07-20T19:57:18.223Z] [2023-07-20T19:57:18.223Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-07-20T19:57:18.223Z] #11 transferring dockerfile: 2.82kB done [2023-07-20T19:57:18.223Z] #11 DONE 0.0s [2023-07-20T19:57:18.223Z] [2023-07-20T19:57:18.223Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2023-07-20T19:57:18.223Z] #12 transferring dockerfile: 2.06kB done [2023-07-20T19:57:18.223Z] #12 DONE 0.1s [2023-07-20T19:57:18.223Z] [2023-07-20T19:57:18.223Z] #13 [security-spire-config internal] load build definition from Dockerfile [2023-07-20T19:57:18.223Z] #13 transferring dockerfile: 2.58kB 0.0s done [2023-07-20T19:57:18.223Z] #13 DONE 0.1s [2023-07-20T19:57:18.223Z] [2023-07-20T19:57:18.223Z] #14 [core-data internal] load build definition from Dockerfile [2023-07-20T19:57:18.223Z] #14 transferring dockerfile: 1.90kB done [2023-07-20T19:57:18.223Z] #14 DONE 0.1s [2023-07-20T19:57:18.223Z] [2023-07-20T19:57:18.223Z] #15 [core-metadata internal] load .dockerignore [2023-07-20T19:57:18.492Z] #15 transferring context: 56B done [2023-07-20T19:57:18.492Z] #15 DONE 0.1s [2023-07-20T19:57:19.074Z] [2023-07-20T19:57:19.074Z] #16 [security-spire-server internal] load .dockerignore [2023-07-20T19:57:19.074Z] #16 transferring context: 56B done [2023-07-20T19:57:19.074Z] #16 DONE 0.0s [2023-07-20T19:57:19.074Z] [2023-07-20T19:57:19.074Z] #17 [support-scheduler internal] load .dockerignore [2023-07-20T19:57:19.074Z] #17 transferring context: 56B done [2023-07-20T19:57:19.074Z] #17 DONE 0.0s [2023-07-20T19:57:19.074Z] [2023-07-20T19:57:19.074Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2023-07-20T19:57:19.074Z] #18 transferring context: 56B done [2023-07-20T19:57:19.074Z] #18 DONE 0.1s [2023-07-20T19:57:19.074Z] [2023-07-20T19:57:19.074Z] #19 [security-proxy-auth internal] load .dockerignore [2023-07-20T19:57:19.344Z] #19 transferring context: 56B done [2023-07-20T19:57:19.344Z] #19 DONE 0.1s [2023-07-20T19:57:19.344Z] [2023-07-20T19:57:19.344Z] #20 [core-command internal] load .dockerignore [2023-07-20T19:57:19.344Z] #20 transferring context: 56B done [2023-07-20T19:57:19.344Z] #20 DONE 0.1s [2023-07-20T19:57:19.344Z] [2023-07-20T19:57:19.344Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-07-20T19:57:19.344Z] #21 transferring context: 56B done [2023-07-20T19:57:19.344Z] #21 DONE 0.1s [2023-07-20T19:57:19.344Z] [2023-07-20T19:57:19.344Z] #22 [security-spire-agent internal] load .dockerignore [2023-07-20T19:57:19.344Z] #22 transferring context: 56B done [2023-07-20T19:57:19.344Z] #22 DONE 0.1s [2023-07-20T19:57:19.344Z] [2023-07-20T19:57:19.344Z] #23 [support-notifications internal] load .dockerignore [2023-07-20T19:57:19.344Z] #23 transferring context: 56B done [2023-07-20T19:57:19.344Z] #23 DONE 0.1s [2023-07-20T19:57:19.344Z] [2023-07-20T19:57:19.344Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-07-20T19:57:19.344Z] #24 transferring context: 56B done [2023-07-20T19:57:19.344Z] #24 DONE 0.1s [2023-07-20T19:57:19.344Z] [2023-07-20T19:57:19.344Z] #25 [security-bootstrapper internal] load .dockerignore [2023-07-20T19:57:19.344Z] #25 transferring context: 56B done [2023-07-20T19:57:19.612Z] #25 DONE 0.1s [2023-07-20T19:57:19.612Z] [2023-07-20T19:57:19.612Z] #26 [security-proxy-setup internal] load .dockerignore [2023-07-20T19:57:19.612Z] #26 transferring context: 56B 0.0s done [2023-07-20T19:57:19.612Z] #26 DONE 0.1s [2023-07-20T19:57:19.612Z] [2023-07-20T19:57:19.612Z] #27 [security-spire-config internal] load .dockerignore [2023-07-20T19:57:19.612Z] #27 transferring context: 56B 0.0s done [2023-07-20T19:57:19.612Z] #27 DONE 0.1s [2023-07-20T19:57:19.612Z] [2023-07-20T19:57:19.612Z] #28 [core-data internal] load .dockerignore [2023-07-20T19:57:19.612Z] #28 transferring context: 56B done [2023-07-20T19:57:19.612Z] #28 DONE 0.1s [2023-07-20T19:57:19.612Z] [2023-07-20T19:57:19.612Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-20T19:57:19.612Z] #29 DONE 0.0s [2023-07-20T19:57:19.612Z] [2023-07-20T19:57:19.612Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 [2023-07-20T19:57:19.879Z] #30 DONE 0.2s [2023-07-20T19:57:19.879Z] [2023-07-20T19:57:19.879Z] #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T19:57:19.879Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-20T19:57:19.879Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-20T19:57:19.879Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-20T19:57:19.879Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-20T19:57:20.146Z] #31 DONE 0.1s [2023-07-20T19:57:20.146Z] [2023-07-20T19:57:20.146Z] #32 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-20T19:57:20.731Z] #32 ... [2023-07-20T19:57:20.731Z] [2023-07-20T19:57:20.731Z] #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-20T19:57:20.731Z] #29 DONE 0.0s [2023-07-20T19:57:20.731Z] [2023-07-20T19:57:20.731Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.17 [2023-07-20T19:57:20.731Z] #30 DONE 0.2s [2023-07-20T19:57:20.731Z] [2023-07-20T19:57:20.731Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-20T19:57:20.731Z] #33 DONE 0.9s [2023-07-20T19:57:20.731Z] [2023-07-20T19:57:20.731Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T19:57:20.731Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-20T19:57:20.731Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-20T19:57:20.731Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-20T19:57:20.731Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-20T19:57:20.731Z] #31 DONE 0.2s [2023-07-20T19:57:20.731Z] [2023-07-20T19:57:20.731Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-20T19:57:20.731Z] #29 DONE 0.0s [2023-07-20T19:57:20.731Z] [2023-07-20T19:57:20.731Z] #33 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-20T19:57:20.731Z] #33 DONE 1.5s [2023-07-20T19:57:20.731Z] [2023-07-20T19:57:20.731Z] #34 [security-spire-server builder 2/7] WORKDIR /edgex-go [2023-07-20T19:57:20.998Z] #34 ... [2023-07-20T19:57:20.998Z] [2023-07-20T19:57:20.998Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T19:57:20.998Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-20T19:57:20.998Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-20T19:57:20.998Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-20T19:57:20.998Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-20T19:57:20.998Z] #31 DONE 0.2s [2023-07-20T19:57:20.998Z] [2023-07-20T19:57:20.998Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-20T19:57:20.998Z] #29 DONE 0.0s [2023-07-20T19:57:20.998Z] [2023-07-20T19:57:20.998Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 [2023-07-20T19:57:20.998Z] #30 DONE 0.4s [2023-07-20T19:57:20.998Z] [2023-07-20T19:57:20.998Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-20T19:57:20.998Z] #33 DONE 1.5s [2023-07-20T19:57:20.998Z] [2023-07-20T19:57:20.998Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-07-20T19:57:20.998Z] #34 ... [2023-07-20T19:57:20.998Z] [2023-07-20T19:57:20.998Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T19:57:20.998Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-20T19:57:20.998Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-20T19:57:20.998Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-20T19:57:20.998Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-20T19:57:20.998Z] #31 DONE 0.3s [2023-07-20T19:57:20.998Z] [2023-07-20T19:57:20.998Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-20T19:57:20.998Z] #29 DONE 0.0s [2023-07-20T19:57:20.998Z] [2023-07-20T19:57:20.998Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-20T19:57:20.998Z] #33 DONE 1.5s [2023-07-20T19:57:20.998Z] [2023-07-20T19:57:20.998Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-07-20T19:57:21.266Z] #34 ... [2023-07-20T19:57:21.266Z] [2023-07-20T19:57:21.266Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-20T19:57:21.266Z] #29 DONE 0.0s [2023-07-20T19:57:21.266Z] [2023-07-20T19:57:21.266Z] #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T19:57:21.266Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-20T19:57:21.266Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-20T19:57:21.266Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-20T19:57:21.266Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-20T19:57:21.266Z] #31 DONE 0.4s [2023-07-20T19:57:21.266Z] [2023-07-20T19:57:21.266Z] #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 [2023-07-20T19:57:21.266Z] #30 DONE 0.6s [2023-07-20T19:57:21.266Z] [2023-07-20T19:57:21.266Z] #35 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-20T19:57:21.266Z] #35 ... [2023-07-20T19:57:21.266Z] [2023-07-20T19:57:21.266Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T19:57:21.266Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-20T19:57:21.266Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-20T19:57:21.266Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-20T19:57:21.266Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-20T19:57:21.266Z] #31 DONE 0.4s [2023-07-20T19:57:21.266Z] [2023-07-20T19:57:21.266Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-20T19:57:21.266Z] #33 DONE 2.4s [2023-07-20T19:57:21.533Z] [2023-07-20T19:57:21.533Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-20T19:57:21.533Z] #29 DONE 0.0s [2023-07-20T19:57:21.533Z] [2023-07-20T19:57:21.533Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-07-20T19:57:21.533Z] #34 DONE 1.6s [2023-07-20T19:57:21.533Z] [2023-07-20T19:57:21.533Z] #36 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-20T19:57:22.116Z] #36 ... [2023-07-20T19:57:22.116Z] [2023-07-20T19:57:22.116Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-20T19:57:22.116Z] #29 DONE 0.0s [2023-07-20T19:57:22.116Z] [2023-07-20T19:57:22.116Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-20T19:57:22.116Z] #30 DONE 1.3s [2023-07-20T19:57:22.116Z] [2023-07-20T19:57:22.116Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T19:57:22.116Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-20T19:57:22.116Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-20T19:57:22.116Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-20T19:57:22.116Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-20T19:57:22.116Z] #31 DONE 0.5s [2023-07-20T19:57:22.116Z] [2023-07-20T19:57:22.116Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-20T19:57:22.116Z] #29 DONE 0.0s [2023-07-20T19:57:22.116Z] [2023-07-20T19:57:22.116Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-20T19:57:22.116Z] #33 DONE 2.5s [2023-07-20T19:57:22.116Z] [2023-07-20T19:57:22.116Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-07-20T19:57:22.116Z] #34 DONE 1.7s [2023-07-20T19:57:22.116Z] [2023-07-20T19:57:22.116Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 [2023-07-20T19:57:22.383Z] #30 ... [2023-07-20T19:57:22.383Z] [2023-07-20T19:57:22.383Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-20T19:57:22.383Z] #29 DONE 0.0s [2023-07-20T19:57:22.383Z] [2023-07-20T19:57:22.383Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 [2023-07-20T19:57:22.664Z] #30 ... [2023-07-20T19:57:22.664Z] [2023-07-20T19:57:22.664Z] #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-20T19:57:22.664Z] #29 DONE 0.0s [2023-07-20T19:57:22.664Z] [2023-07-20T19:57:22.664Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-07-20T19:57:22.932Z] #30 ... [2023-07-20T19:57:22.932Z] [2023-07-20T19:57:22.932Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-07-20T19:57:22.932Z] #29 DONE 0.0s [2023-07-20T19:57:22.932Z] [2023-07-20T19:57:22.932Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 [2023-07-20T19:57:23.200Z] #30 ... [2023-07-20T19:57:23.200Z] [2023-07-20T19:57:23.200Z] #31 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T19:57:23.200Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-20T19:57:23.200Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-20T19:57:23.200Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-20T19:57:23.200Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-20T19:57:23.200Z] #31 DONE 0.6s [2023-07-20T19:57:23.200Z] [2023-07-20T19:57:23.200Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-20T19:57:23.200Z] #33 DONE 2.6s [2023-07-20T19:57:23.200Z] [2023-07-20T19:57:23.200Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2023-07-20T19:57:23.200Z] #34 DONE 1.8s [2023-07-20T19:57:23.200Z] [2023-07-20T19:57:23.200Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 [2023-07-20T19:57:23.200Z] #30 DONE 1.7s [2023-07-20T19:57:23.200Z] [2023-07-20T19:57:23.200Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T19:57:23.200Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-20T19:57:23.200Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-20T19:57:23.200Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-20T19:57:23.200Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-20T19:57:23.200Z] #31 DONE 0.6s [2023-07-20T19:57:23.200Z] [2023-07-20T19:57:23.200Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-20T19:57:23.200Z] #33 DONE 2.6s [2023-07-20T19:57:23.200Z] [2023-07-20T19:57:23.200Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-07-20T19:57:23.200Z] #34 DONE 1.8s [2023-07-20T19:57:23.200Z] [2023-07-20T19:57:23.200Z] #37 [core-metadata internal] load build context [2023-07-20T19:57:23.200Z] #37 transferring context: 37.70MB 3.1s [2023-07-20T19:57:23.200Z] #37 ... [2023-07-20T19:57:23.200Z] [2023-07-20T19:57:23.200Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T19:57:23.200Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-20T19:57:23.200Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-20T19:57:23.200Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-20T19:57:23.200Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-20T19:57:23.200Z] #31 DONE 0.6s [2023-07-20T19:57:23.200Z] [2023-07-20T19:57:23.200Z] #38 [core-data internal] load build context [2023-07-20T19:57:23.200Z] #38 DONE 0.0s [2023-07-20T19:57:23.200Z] [2023-07-20T19:57:23.200Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-20T19:57:23.200Z] #33 DONE 2.6s [2023-07-20T19:57:23.200Z] [2023-07-20T19:57:23.200Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-07-20T19:57:23.200Z] #34 DONE 1.8s [2023-07-20T19:57:23.467Z] [2023-07-20T19:57:23.467Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:57:23.467Z] #39 DONE 0.0s [2023-07-20T19:57:23.467Z] [2023-07-20T19:57:23.467Z] #40 [security-bootstrapper internal] load build context [2023-07-20T19:57:23.467Z] #40 ... [2023-07-20T19:57:23.467Z] [2023-07-20T19:57:23.467Z] #31 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T19:57:23.467Z] #31 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done [2023-07-20T19:57:23.467Z] #31 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done [2023-07-20T19:57:23.467Z] #31 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done [2023-07-20T19:57:23.467Z] #31 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done [2023-07-20T19:57:23.467Z] #31 DONE 0.6s [2023-07-20T19:57:23.467Z] [2023-07-20T19:57:23.467Z] #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-07-20T19:57:23.467Z] #33 DONE 2.6s [2023-07-20T19:57:23.467Z] [2023-07-20T19:57:23.467Z] #34 [security-spire-config builder 2/7] WORKDIR /edgex-go [2023-07-20T19:57:23.467Z] #34 DONE 1.8s [2023-07-20T19:57:23.736Z] [2023-07-20T19:57:23.736Z] #37 [core-metadata internal] load build context [2023-07-20T19:57:27.080Z] #37 ... [2023-07-20T19:57:27.080Z] [2023-07-20T19:57:27.080Z] #32 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-07-20T19:57:27.080Z] #32 3.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:27.080Z] #32 4.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:27.080Z] #32 5.484 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-20T19:57:27.080Z] #32 5.484 Executing busybox-1.35.0-r29.trigger [2023-07-20T19:57:27.080Z] #32 5.554 OK: 8 MiB in 16 packages [2023-07-20T19:57:27.080Z] #32 DONE 9.4s [2023-07-20T19:57:27.080Z] [2023-07-20T19:57:27.080Z] #37 [core-metadata internal] load build context [2023-07-20T19:57:28.489Z] #37 transferring context: 44.99MB 8.2s [2023-07-20T19:57:31.069Z] #37 ... [2023-07-20T19:57:31.069Z] [2023-07-20T19:57:31.069Z] #41 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-20T19:57:31.069Z] #0 6.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:31.069Z] #0 7.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:31.069Z] #0 9.107 v3.17.4-53-g65b29cf342f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-20T19:57:31.069Z] #0 9.107 v3.17.4-54-g7ae1ac9e8f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-20T19:57:31.069Z] #0 9.107 OK: 17691 distinct packages available [2023-07-20T19:57:31.069Z] #0 9.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:31.069Z] #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:31.069Z] #41 ... [2023-07-20T19:57:31.069Z] [2023-07-20T19:57:31.069Z] #42 [security-spire-server internal] load build context [2023-07-20T19:57:31.069Z] #42 ... [2023-07-20T19:57:31.069Z] [2023-07-20T19:57:31.069Z] #43 [security-spiffe-token-provider internal] load build context [2023-07-20T19:57:31.069Z] #43 ... [2023-07-20T19:57:31.069Z] [2023-07-20T19:57:31.069Z] #44 [support-scheduler internal] load build context [2023-07-20T19:57:31.337Z] #44 ... [2023-07-20T19:57:31.337Z] [2023-07-20T19:57:31.337Z] #45 [security-proxy-auth internal] load build context [2023-07-20T19:57:31.337Z] #45 ... [2023-07-20T19:57:31.337Z] [2023-07-20T19:57:31.337Z] #46 [core-command internal] load build context [2023-07-20T19:57:31.604Z] #46 ... [2023-07-20T19:57:31.604Z] [2023-07-20T19:57:31.604Z] #47 [security-secretstore-setup internal] load build context [2023-07-20T19:57:31.604Z] #47 ... [2023-07-20T19:57:31.604Z] [2023-07-20T19:57:31.604Z] #48 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-20T19:57:31.604Z] #48 ... [2023-07-20T19:57:31.604Z] [2023-07-20T19:57:31.604Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-20T19:57:31.604Z] #0 8.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:31.876Z] #49 ... [2023-07-20T19:57:31.876Z] [2023-07-20T19:57:31.876Z] #50 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-20T19:57:31.876Z] #50 ... [2023-07-20T19:57:31.876Z] [2023-07-20T19:57:31.876Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-20T19:57:32.146Z] #51 ... [2023-07-20T19:57:32.146Z] [2023-07-20T19:57:32.146Z] #52 [security-spire-agent internal] load build context [2023-07-20T19:57:32.146Z] #52 ... [2023-07-20T19:57:32.146Z] [2023-07-20T19:57:32.146Z] #53 [support-notifications internal] load build context [2023-07-20T19:57:32.419Z] #53 ... [2023-07-20T19:57:32.419Z] [2023-07-20T19:57:32.419Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-20T19:57:32.419Z] #54 ... [2023-07-20T19:57:32.419Z] [2023-07-20T19:57:32.419Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-20T19:57:32.687Z] #55 ... [2023-07-20T19:57:32.687Z] [2023-07-20T19:57:32.687Z] #56 [core-common-config-bootstrapper internal] load build context [2023-07-20T19:57:32.687Z] #56 ... [2023-07-20T19:57:32.687Z] [2023-07-20T19:57:32.687Z] #52 [security-spire-agent internal] load build context [2023-07-20T19:57:33.270Z] #52 ... [2023-07-20T19:57:33.270Z] [2023-07-20T19:57:33.270Z] #38 [core-data internal] load build context [2023-07-20T19:57:33.537Z] #38 ... [2023-07-20T19:57:33.537Z] [2023-07-20T19:57:33.537Z] #41 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-07-20T19:57:33.537Z] #41 12.46 (1/7) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-20T19:57:33.537Z] #41 13.07 (2/7) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-20T19:57:33.537Z] #41 13.07 (3/7) Installing dumb-init (1.2.5-r2) [2023-07-20T19:57:33.538Z] #41 13.07 (4/7) Installing musl-obstack (1.2.3-r0) [2023-07-20T19:57:33.538Z] #41 13.07 (5/7) Installing libucontext (1.2-r0) [2023-07-20T19:57:33.538Z] #41 13.07 (6/7) Installing gcompat (1.1.0-r0) [2023-07-20T19:57:33.538Z] #41 13.07 (7/7) Installing openssl (3.0.9-r3) [2023-07-20T19:57:33.538Z] #41 13.07 Executing busybox-1.35.0-r29.trigger [2023-07-20T19:57:33.538Z] #41 13.07 OK: 9 MiB in 20 packages [2023-07-20T19:57:33.538Z] #41 DONE 14.5s [2023-07-20T19:57:33.538Z] [2023-07-20T19:57:33.538Z] #38 [core-data internal] load build context [2023-07-20T19:57:33.538Z] #38 ... [2023-07-20T19:57:33.538Z] [2023-07-20T19:57:33.538Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:57:33.538Z] #39 ... [2023-07-20T19:57:33.538Z] [2023-07-20T19:57:33.538Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-20T19:57:33.805Z] #57 ... [2023-07-20T19:57:33.805Z] [2023-07-20T19:57:33.805Z] #58 [security-spire-config internal] load build context [2023-07-20T19:57:33.805Z] #58 ... [2023-07-20T19:57:33.805Z] [2023-07-20T19:57:33.805Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:57:34.072Z] #39 ... [2023-07-20T19:57:34.072Z] [2023-07-20T19:57:34.072Z] #40 [security-bootstrapper internal] load build context [2023-07-20T19:57:34.072Z] #40 ... [2023-07-20T19:57:34.072Z] [2023-07-20T19:57:34.072Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-20T19:57:34.072Z] #51 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:34.339Z] #51 ... [2023-07-20T19:57:34.339Z] [2023-07-20T19:57:34.339Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-20T19:57:34.339Z] #59 ... [2023-07-20T19:57:34.339Z] [2023-07-20T19:57:34.339Z] #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-20T19:57:34.606Z] #60 ... [2023-07-20T19:57:34.606Z] [2023-07-20T19:57:34.606Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-20T19:57:34.606Z] #61 ... [2023-07-20T19:57:34.606Z] [2023-07-20T19:57:34.606Z] #58 [security-spire-config internal] load build context [2023-07-20T19:57:36.009Z] #58 transferring context: 7.02MB 11.7s [2023-07-20T19:57:39.344Z] #58 ... [2023-07-20T19:57:39.344Z] [2023-07-20T19:57:39.344Z] #36 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-20T19:57:39.344Z] #36 7.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:39.344Z] #36 9.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:39.344Z] #36 13.09 (1/4) Installing ca-certificates (20230506-r0) [2023-07-20T19:57:39.344Z] #36 13.42 (2/4) Installing dumb-init (1.2.5-r2) [2023-07-20T19:57:39.344Z] #36 13.42 (3/4) Installing su-exec (0.2-r2) [2023-07-20T19:57:39.344Z] #36 13.42 (4/4) Installing yq (4.30.4-r4) [2023-07-20T19:57:39.344Z] #36 14.95 Executing busybox-1.35.0-r29.trigger [2023-07-20T19:57:39.344Z] #36 15.19 Executing ca-certificates-20230506-r0.trigger [2023-07-20T19:57:39.344Z] #36 17.64 OK: 17 MiB in 19 packages [2023-07-20T19:57:39.611Z] #36 ... [2023-07-20T19:57:39.611Z] [2023-07-20T19:57:39.611Z] #35 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-20T19:57:39.611Z] #35 8.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:39.611Z] #35 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:39.611Z] #35 14.20 v3.17.4-53-g65b29cf342f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-20T19:57:39.611Z] #35 14.21 v3.17.4-54-g7ae1ac9e8f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-20T19:57:39.611Z] #35 14.21 OK: 17691 distinct packages available [2023-07-20T19:57:39.611Z] #35 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:39.611Z] #35 17.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:39.611Z] #35 ... [2023-07-20T19:57:39.611Z] [2023-07-20T19:57:39.611Z] #58 [security-spire-config internal] load build context [2023-07-20T19:57:41.020Z] #58 ... [2023-07-20T19:57:41.020Z] [2023-07-20T19:57:41.020Z] #37 [core-metadata internal] load build context [2023-07-20T19:57:41.020Z] #37 transferring context: 68.23MB 21.0s [2023-07-20T19:57:41.020Z] #37 ... [2023-07-20T19:57:41.020Z] [2023-07-20T19:57:41.020Z] #58 [security-spire-config internal] load build context [2023-07-20T19:57:41.287Z] #58 ... [2023-07-20T19:57:41.287Z] [2023-07-20T19:57:41.287Z] #42 [security-spire-server internal] load build context [2023-07-20T19:57:41.287Z] #42 ... [2023-07-20T19:57:41.287Z] [2023-07-20T19:57:41.287Z] #37 [core-metadata internal] load build context [2023-07-20T19:57:41.287Z] #37 ... [2023-07-20T19:57:41.287Z] [2023-07-20T19:57:41.287Z] #43 [security-spiffe-token-provider internal] load build context [2023-07-20T19:57:41.564Z] #43 ... [2023-07-20T19:57:41.564Z] [2023-07-20T19:57:41.564Z] #44 [support-scheduler internal] load build context [2023-07-20T19:57:41.564Z] #44 ... [2023-07-20T19:57:41.564Z] [2023-07-20T19:57:41.564Z] #45 [security-proxy-auth internal] load build context [2023-07-20T19:57:41.829Z] #45 ... [2023-07-20T19:57:41.829Z] [2023-07-20T19:57:41.829Z] #46 [core-command internal] load build context [2023-07-20T19:57:41.829Z] #46 ... [2023-07-20T19:57:41.829Z] [2023-07-20T19:57:41.829Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-20T19:57:41.829Z] #49 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:41.829Z] #49 14.93 v3.17.4-53-g65b29cf342f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-20T19:57:41.829Z] #49 14.93 v3.17.4-54-g7ae1ac9e8f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-20T19:57:41.829Z] #49 14.93 OK: 17694 distinct packages available [2023-07-20T19:57:41.829Z] #49 16.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:41.830Z] #49 19.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:42.126Z] #49 ... [2023-07-20T19:57:42.126Z] [2023-07-20T19:57:42.126Z] #46 [core-command internal] load build context [2023-07-20T19:57:42.393Z] #46 ... [2023-07-20T19:57:42.393Z] [2023-07-20T19:57:42.393Z] #47 [security-secretstore-setup internal] load build context [2023-07-20T19:57:42.393Z] #47 ... [2023-07-20T19:57:42.393Z] [2023-07-20T19:57:42.393Z] #36 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-07-20T19:57:42.393Z] #36 DONE 20.8s [2023-07-20T19:57:42.393Z] [2023-07-20T19:57:42.393Z] #46 [core-command internal] load build context [2023-07-20T19:57:42.658Z] #46 ... [2023-07-20T19:57:42.658Z] [2023-07-20T19:57:42.658Z] #53 [support-notifications internal] load build context [2023-07-20T19:57:42.658Z] #53 ... [2023-07-20T19:57:42.658Z] [2023-07-20T19:57:42.658Z] #46 [core-command internal] load build context [2023-07-20T19:57:43.610Z] #46 ... [2023-07-20T19:57:43.611Z] [2023-07-20T19:57:43.611Z] #52 [security-spire-agent internal] load build context [2023-07-20T19:57:43.611Z] #52 ... [2023-07-20T19:57:43.611Z] [2023-07-20T19:57:43.611Z] #56 [core-common-config-bootstrapper internal] load build context [2023-07-20T19:57:43.611Z] #56 ... [2023-07-20T19:57:43.611Z] [2023-07-20T19:57:43.611Z] #38 [core-data internal] load build context [2023-07-20T19:57:43.875Z] #38 ... [2023-07-20T19:57:43.875Z] [2023-07-20T19:57:43.875Z] #46 [core-command internal] load build context [2023-07-20T19:57:44.140Z] #46 ... [2023-07-20T19:57:44.140Z] [2023-07-20T19:57:44.140Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:57:44.140Z] #39 ... [2023-07-20T19:57:44.140Z] [2023-07-20T19:57:44.140Z] #40 [security-bootstrapper internal] load build context [2023-07-20T19:57:44.140Z] #40 ... [2023-07-20T19:57:44.140Z] [2023-07-20T19:57:44.140Z] #48 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-20T19:57:44.140Z] #48 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:44.140Z] #48 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:44.412Z] #48 ... [2023-07-20T19:57:44.412Z] [2023-07-20T19:57:44.412Z] #50 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-07-20T19:57:44.412Z] #50 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:44.412Z] #50 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:44.412Z] #50 ... [2023-07-20T19:57:44.412Z] [2023-07-20T19:57:44.412Z] #40 [security-bootstrapper internal] load build context [2023-07-20T19:57:46.990Z] #40 ... [2023-07-20T19:57:46.990Z] [2023-07-20T19:57:46.990Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-20T19:57:46.990Z] #55 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:46.990Z] #55 18.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:46.990Z] #55 ... [2023-07-20T19:57:46.990Z] [2023-07-20T19:57:46.990Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-20T19:57:46.990Z] #54 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:46.990Z] #54 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:46.990Z] #54 ... [2023-07-20T19:57:46.990Z] [2023-07-20T19:57:46.990Z] #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-07-20T19:57:46.990Z] #51 15.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:46.990Z] #51 24.35 OK: 263 MiB in 53 packages [2023-07-20T19:57:46.990Z] #51 ... [2023-07-20T19:57:46.990Z] [2023-07-20T19:57:46.990Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:57:47.584Z] #39 ... [2023-07-20T19:57:47.584Z] [2023-07-20T19:57:47.584Z] #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-07-20T19:57:47.584Z] #51 DONE 26.1s [2023-07-20T19:57:47.584Z] [2023-07-20T19:57:47.584Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:57:47.856Z] #39 ... [2023-07-20T19:57:47.856Z] [2023-07-20T19:57:47.856Z] #50 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-07-20T19:57:47.856Z] #50 24.45 OK: 263 MiB in 53 packages [2023-07-20T19:57:47.856Z] #50 DONE 28.9s [2023-07-20T19:57:47.856Z] [2023-07-20T19:57:47.856Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:57:47.856Z] #39 ... [2023-07-20T19:57:47.856Z] [2023-07-20T19:57:47.856Z] #48 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl [2023-07-20T19:57:47.856Z] #48 26.33 OK: 263 MiB in 53 packages [2023-07-20T19:57:47.856Z] #48 DONE 28.3s [2023-07-20T19:57:47.856Z] [2023-07-20T19:57:47.856Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:57:47.856Z] #39 ... [2023-07-20T19:57:47.856Z] [2023-07-20T19:57:47.856Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-20T19:57:47.856Z] #61 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:47.856Z] #61 17.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:48.122Z] #61 ... [2023-07-20T19:57:48.122Z] [2023-07-20T19:57:48.122Z] #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-20T19:57:48.122Z] #60 13.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:48.122Z] #60 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:48.122Z] #60 ... [2023-07-20T19:57:48.122Z] [2023-07-20T19:57:48.122Z] #43 [security-spiffe-token-provider internal] load build context [2023-07-20T19:57:48.122Z] #43 transferring context: 66.15MB 26.3s [2023-07-20T19:57:48.388Z] #43 ... [2023-07-20T19:57:48.388Z] [2023-07-20T19:57:48.388Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-20T19:57:48.388Z] #59 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:48.388Z] #59 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:48.657Z] #59 ... [2023-07-20T19:57:48.657Z] [2023-07-20T19:57:48.657Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:57:48.657Z] #39 ... [2023-07-20T19:57:48.657Z] [2023-07-20T19:57:48.657Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-20T19:57:48.657Z] #57 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:48.657Z] #57 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:48.657Z] #57 24.97 (1/1) Installing dumb-init (1.2.5-r2) [2023-07-20T19:57:48.657Z] #57 24.97 Executing busybox-1.35.0-r29.trigger [2023-07-20T19:57:48.657Z] #57 24.97 OK: 8 MiB in 16 packages [2023-07-20T19:57:48.926Z] #57 ... [2023-07-20T19:57:48.926Z] [2023-07-20T19:57:48.926Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:57:49.890Z] #39 ... [2023-07-20T19:57:49.890Z] [2023-07-20T19:57:49.890Z] #57 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-07-20T19:57:49.890Z] #57 DONE 26.5s [2023-07-20T19:57:49.890Z] [2023-07-20T19:57:49.890Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:57:50.474Z] #39 ... [2023-07-20T19:57:50.474Z] [2023-07-20T19:57:50.475Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-07-20T19:57:50.475Z] #61 24.56 (1/2) Installing dumb-init (1.2.5-r2) [2023-07-20T19:57:50.475Z] #61 24.58 (2/2) Installing su-exec (0.2-r2) [2023-07-20T19:57:50.475Z] #61 24.59 Executing busybox-1.35.0-r29.trigger [2023-07-20T19:57:50.475Z] #61 24.66 OK: 8 MiB in 17 packages [2023-07-20T19:57:50.475Z] #61 DONE 26.2s [2023-07-20T19:57:50.475Z] [2023-07-20T19:57:50.475Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:57:50.475Z] #39 ... [2023-07-20T19:57:50.475Z] [2023-07-20T19:57:50.475Z] #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-07-20T19:57:50.475Z] #49 27.25 OK: 263 MiB in 53 packages [2023-07-20T19:57:50.475Z] #49 DONE 28.9s [2023-07-20T19:57:50.741Z] [2023-07-20T19:57:50.741Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:57:51.322Z] #39 ... [2023-07-20T19:57:51.322Z] [2023-07-20T19:57:51.322Z] #58 [security-spire-config internal] load build context [2023-07-20T19:57:51.322Z] #58 ... [2023-07-20T19:57:51.322Z] [2023-07-20T19:57:51.322Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:57:51.322Z] #39 ... [2023-07-20T19:57:51.322Z] [2023-07-20T19:57:51.322Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-07-20T19:57:51.322Z] #54 26.78 OK: 263 MiB in 53 packages [2023-07-20T19:57:51.322Z] #54 DONE 29.2s [2023-07-20T19:57:51.322Z] [2023-07-20T19:57:51.322Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:57:51.322Z] #39 ... [2023-07-20T19:57:51.322Z] [2023-07-20T19:57:51.322Z] #42 [security-spire-server internal] load build context [2023-07-20T19:57:51.587Z] #42 ... [2023-07-20T19:57:51.587Z] [2023-07-20T19:57:51.587Z] #37 [core-metadata internal] load build context [2023-07-20T19:57:51.587Z] #37 ... [2023-07-20T19:57:51.587Z] [2023-07-20T19:57:51.587Z] #42 [security-spire-server internal] load build context [2023-07-20T19:57:51.852Z] #42 ... [2023-07-20T19:57:51.852Z] [2023-07-20T19:57:51.852Z] #60 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl [2023-07-20T19:57:51.852Z] #60 25.18 (1/4) Upgrading libcrypto3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-20T19:57:51.852Z] #60 25.90 (2/4) Upgrading libssl3 (3.0.9-r1 -> 3.0.9-r3) [2023-07-20T19:57:51.852Z] #60 25.90 (3/4) Installing dumb-init (1.2.5-r2) [2023-07-20T19:57:51.852Z] #60 25.99 (4/4) Installing openssl (3.0.9-r3) [2023-07-20T19:57:51.852Z] #60 26.14 Executing busybox-1.35.0-r29.trigger [2023-07-20T19:57:51.852Z] #60 26.26 OK: 8 MiB in 17 packages [2023-07-20T19:57:51.852Z] #60 DONE 27.5s [2023-07-20T19:57:51.852Z] [2023-07-20T19:57:51.852Z] #42 [security-spire-server internal] load build context [2023-07-20T19:57:51.852Z] #42 ... [2023-07-20T19:57:51.852Z] [2023-07-20T19:57:51.852Z] #44 [support-scheduler internal] load build context [2023-07-20T19:57:51.852Z] #44 ... [2023-07-20T19:57:51.852Z] [2023-07-20T19:57:51.852Z] #45 [security-proxy-auth internal] load build context [2023-07-20T19:57:52.118Z] #45 ... [2023-07-20T19:57:52.118Z] [2023-07-20T19:57:52.118Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-20T19:57:52.383Z] #62 ... [2023-07-20T19:57:52.383Z] [2023-07-20T19:57:52.383Z] #35 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-07-20T19:57:52.383Z] #35 25.01 (1/9) Installing ca-certificates (20230506-r0) [2023-07-20T19:57:52.383Z] #35 25.56 (2/9) Installing brotli-libs (1.0.9-r9) [2023-07-20T19:57:52.383Z] #35 25.77 (3/9) Installing nghttp2-libs (1.51.0-r1) [2023-07-20T19:57:52.383Z] #35 25.83 (4/9) Installing libcurl (8.2.0-r0) [2023-07-20T19:57:52.383Z] #35 25.97 (5/9) Installing curl (8.2.0-r0) [2023-07-20T19:57:52.383Z] #35 26.02 (6/9) Installing dumb-init (1.2.5-r2) [2023-07-20T19:57:52.383Z] #35 26.05 (7/9) Installing musl-obstack (1.2.3-r0) [2023-07-20T19:57:52.383Z] #35 26.09 (8/9) Installing libucontext (1.2-r0) [2023-07-20T19:57:52.383Z] #35 26.20 (9/9) Installing gcompat (1.1.0-r0) [2023-07-20T19:57:52.383Z] #35 26.28 Executing busybox-1.35.0-r29.trigger [2023-07-20T19:57:52.383Z] #35 26.49 Executing ca-certificates-20230506-r0.trigger [2023-07-20T19:57:52.383Z] #35 28.54 OK: 11 MiB in 24 packages [2023-07-20T19:57:52.383Z] #35 DONE 31.0s [2023-07-20T19:57:52.383Z] [2023-07-20T19:57:52.383Z] #44 [support-scheduler internal] load build context [2023-07-20T19:57:52.648Z] #44 ... [2023-07-20T19:57:52.648Z] [2023-07-20T19:57:52.648Z] #47 [security-secretstore-setup internal] load build context [2023-07-20T19:57:52.648Z] #47 ... [2023-07-20T19:57:52.648Z] [2023-07-20T19:57:52.648Z] #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-07-20T19:57:52.648Z] #55 25.97 (1/2) Installing ca-certificates (20230506-r0) [2023-07-20T19:57:52.648Z] #55 26.40 (2/2) Installing dumb-init (1.2.5-r2) [2023-07-20T19:57:52.648Z] #55 26.45 Executing busybox-1.35.0-r29.trigger [2023-07-20T19:57:52.648Z] #55 26.62 Executing ca-certificates-20230506-r0.trigger [2023-07-20T19:57:52.648Z] #55 28.36 OK: 8 MiB in 17 packages [2023-07-20T19:57:52.648Z] #55 DONE 30.3s [2023-07-20T19:57:52.648Z] [2023-07-20T19:57:52.649Z] #47 [security-secretstore-setup internal] load build context [2023-07-20T19:57:52.649Z] #47 ... [2023-07-20T19:57:52.649Z] [2023-07-20T19:57:52.649Z] #44 [support-scheduler internal] load build context [2023-07-20T19:57:52.954Z] #44 transferring context: 45.11MB 31.4s [2023-07-20T19:57:52.954Z] #44 ... [2023-07-20T19:57:52.954Z] [2023-07-20T19:57:52.954Z] #53 [support-notifications internal] load build context [2023-07-20T19:57:53.224Z] #53 ... [2023-07-20T19:57:53.224Z] [2023-07-20T19:57:53.224Z] #44 [support-scheduler internal] load build context [2023-07-20T19:57:53.507Z] #44 ... [2023-07-20T19:57:53.507Z] [2023-07-20T19:57:53.507Z] #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex [2023-07-20T19:57:53.507Z] #62 DONE 1.4s [2023-07-20T19:57:53.507Z] [2023-07-20T19:57:53.507Z] #44 [support-scheduler internal] load build context [2023-07-20T19:57:53.773Z] #44 ... [2023-07-20T19:57:53.773Z] [2023-07-20T19:57:53.773Z] #52 [security-spire-agent internal] load build context [2023-07-20T19:57:53.773Z] #52 ... [2023-07-20T19:57:53.773Z] [2023-07-20T19:57:53.773Z] #56 [core-common-config-bootstrapper internal] load build context [2023-07-20T19:57:54.041Z] #56 ... [2023-07-20T19:57:54.041Z] [2023-07-20T19:57:54.041Z] #59 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-07-20T19:57:54.041Z] #59 25.13 v3.17.4-53-g65b29cf342f [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-07-20T19:57:54.041Z] #59 25.13 v3.17.4-54-g7ae1ac9e8f7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-07-20T19:57:54.041Z] #59 25.13 OK: 17691 distinct packages available [2023-07-20T19:57:54.041Z] #59 26.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:54.041Z] #59 27.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T19:57:54.041Z] #59 28.89 (1/4) Installing dumb-init (1.2.5-r2) [2023-07-20T19:57:54.041Z] #59 28.95 (2/4) Installing musl-obstack (1.2.3-r0) [2023-07-20T19:57:54.041Z] #59 28.95 (3/4) Installing libucontext (1.2-r0) [2023-07-20T19:57:54.041Z] #59 28.95 (4/4) Installing gcompat (1.1.0-r0) [2023-07-20T19:57:54.041Z] #59 28.95 Executing busybox-1.35.0-r29.trigger [2023-07-20T19:57:54.041Z] #59 28.96 OK: 8 MiB in 19 packages [2023-07-20T19:57:54.041Z] #59 DONE 29.6s [2023-07-20T19:57:54.041Z] [2023-07-20T19:57:54.041Z] #56 [core-common-config-bootstrapper internal] load build context [2023-07-20T19:57:54.041Z] #56 ... [2023-07-20T19:57:54.041Z] [2023-07-20T19:57:54.041Z] #38 [core-data internal] load build context [2023-07-20T19:57:54.041Z] #38 ... [2023-07-20T19:57:54.041Z] [2023-07-20T19:57:54.041Z] #52 [security-spire-agent internal] load build context [2023-07-20T19:57:54.041Z] #52 ... [2023-07-20T19:57:54.041Z] [2023-07-20T19:57:54.041Z] #46 [core-command internal] load build context [2023-07-20T19:57:54.307Z] #46 ... [2023-07-20T19:57:54.307Z] [2023-07-20T19:57:54.307Z] #56 [core-common-config-bootstrapper internal] load build context [2023-07-20T19:57:56.242Z] #56 ... [2023-07-20T19:57:56.242Z] [2023-07-20T19:57:56.242Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-07-20T19:57:56.242Z] #63 DONE 5.9s [2023-07-20T19:57:56.242Z] [2023-07-20T19:57:56.242Z] #56 [core-common-config-bootstrapper internal] load build context [2023-07-20T19:57:56.824Z] #56 ... [2023-07-20T19:57:56.824Z] [2023-07-20T19:57:56.824Z] #40 [security-bootstrapper internal] load build context [2023-07-20T19:57:56.824Z] #40 ... [2023-07-20T19:57:56.824Z] [2023-07-20T19:57:56.824Z] #56 [core-common-config-bootstrapper internal] load build context [2023-07-20T19:57:57.089Z] #56 ... [2023-07-20T19:57:57.089Z] [2023-07-20T19:57:57.089Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-07-20T19:57:57.089Z] #64 DONE 0.6s [2023-07-20T19:57:57.089Z] [2023-07-20T19:57:57.089Z] #56 [core-common-config-bootstrapper internal] load build context [2023-07-20T19:57:58.494Z] #56 ... [2023-07-20T19:57:58.494Z] [2023-07-20T19:57:58.494Z] #43 [security-spiffe-token-provider internal] load build context [2023-07-20T19:57:58.494Z] #43 transferring context: 111.87MB 37.1s [2023-07-20T19:57:58.759Z] #43 ... [2023-07-20T19:57:58.759Z] [2023-07-20T19:57:58.759Z] #56 [core-common-config-bootstrapper internal] load build context [2023-07-20T19:58:01.333Z] #56 ... [2023-07-20T19:58:01.333Z] [2023-07-20T19:58:01.333Z] #58 [security-spire-config internal] load build context [2023-07-20T19:58:01.601Z] #58 ... [2023-07-20T19:58:01.601Z] [2023-07-20T19:58:01.601Z] #56 [core-common-config-bootstrapper internal] load build context [2023-07-20T19:58:01.601Z] #56 ... [2023-07-20T19:58:01.601Z] [2023-07-20T19:58:01.601Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:58:01.601Z] #39 ... [2023-07-20T19:58:01.601Z] [2023-07-20T19:58:01.601Z] #37 [core-metadata internal] load build context [2023-07-20T19:58:01.866Z] #37 ... [2023-07-20T19:58:01.866Z] [2023-07-20T19:58:01.866Z] #56 [core-common-config-bootstrapper internal] load build context [2023-07-20T19:58:02.131Z] #56 ... [2023-07-20T19:58:02.131Z] [2023-07-20T19:58:02.131Z] #45 [security-proxy-auth internal] load build context [2023-07-20T19:58:02.131Z] #45 ... [2023-07-20T19:58:02.131Z] [2023-07-20T19:58:02.131Z] #42 [security-spire-server internal] load build context [2023-07-20T19:58:02.131Z] #42 ... [2023-07-20T19:58:02.131Z] [2023-07-20T19:58:02.131Z] #45 [security-proxy-auth internal] load build context [2023-07-20T19:58:03.088Z] #45 ... [2023-07-20T19:58:03.088Z] [2023-07-20T19:58:03.088Z] #47 [security-secretstore-setup internal] load build context [2023-07-20T19:58:03.088Z] #47 ... [2023-07-20T19:58:03.088Z] [2023-07-20T19:58:03.088Z] #53 [support-notifications internal] load build context [2023-07-20T19:58:03.353Z] #53 ... [2023-07-20T19:58:03.353Z] [2023-07-20T19:58:03.353Z] #47 [security-secretstore-setup internal] load build context [2023-07-20T19:58:03.934Z] #47 ... [2023-07-20T19:58:03.934Z] [2023-07-20T19:58:03.934Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:03.934Z] #44 transferring context: 82.11MB 42.3s [2023-07-20T19:58:03.934Z] #44 ... [2023-07-20T19:58:03.934Z] [2023-07-20T19:58:03.934Z] #47 [security-secretstore-setup internal] load build context [2023-07-20T19:58:04.200Z] #47 ... [2023-07-20T19:58:04.200Z] [2023-07-20T19:58:04.200Z] #38 [core-data internal] load build context [2023-07-20T19:58:04.200Z] #38 ... [2023-07-20T19:58:04.200Z] [2023-07-20T19:58:04.200Z] #52 [security-spire-agent internal] load build context [2023-07-20T19:58:04.466Z] #52 ... [2023-07-20T19:58:04.466Z] [2023-07-20T19:58:04.466Z] #46 [core-command internal] load build context [2023-07-20T19:58:04.466Z] #46 ... [2023-07-20T19:58:04.466Z] [2023-07-20T19:58:04.466Z] #52 [security-spire-agent internal] load build context [2023-07-20T19:58:07.045Z] #52 ... [2023-07-20T19:58:07.045Z] [2023-07-20T19:58:07.045Z] #40 [security-bootstrapper internal] load build context [2023-07-20T19:58:07.045Z] #40 ... [2023-07-20T19:58:07.045Z] [2023-07-20T19:58:07.045Z] #52 [security-spire-agent internal] load build context [2023-07-20T19:58:08.982Z] #52 ... [2023-07-20T19:58:08.982Z] [2023-07-20T19:58:08.982Z] #43 [security-spiffe-token-provider internal] load build context [2023-07-20T19:58:08.982Z] #43 ... [2023-07-20T19:58:08.982Z] [2023-07-20T19:58:08.982Z] #52 [security-spire-agent internal] load build context [2023-07-20T19:58:10.390Z] #52 ... [2023-07-20T19:58:10.390Z] [2023-07-20T19:58:10.390Z] #43 [security-spiffe-token-provider internal] load build context [2023-07-20T19:58:10.390Z] #43 transferring context: 182.44MB 48.4s done [2023-07-20T19:58:10.390Z] #43 DONE 49.1s [2023-07-20T19:58:10.390Z] [2023-07-20T19:58:10.390Z] #52 [security-spire-agent internal] load build context [2023-07-20T19:58:11.823Z] #52 ... [2023-07-20T19:58:11.823Z] [2023-07-20T19:58:11.823Z] #58 [security-spire-config internal] load build context [2023-07-20T19:58:11.823Z] #58 ... [2023-07-20T19:58:11.823Z] [2023-07-20T19:58:11.823Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:58:12.089Z] #39 ... [2023-07-20T19:58:12.089Z] [2023-07-20T19:58:12.089Z] #37 [core-metadata internal] load build context [2023-07-20T19:58:12.089Z] #37 ... [2023-07-20T19:58:12.089Z] [2023-07-20T19:58:12.089Z] #56 [core-common-config-bootstrapper internal] load build context [2023-07-20T19:58:12.372Z] #56 ... [2023-07-20T19:58:12.372Z] [2023-07-20T19:58:12.372Z] #37 [core-metadata internal] load build context [2023-07-20T19:58:12.372Z] #37 ... [2023-07-20T19:58:12.372Z] [2023-07-20T19:58:12.372Z] #42 [security-spire-server internal] load build context [2023-07-20T19:58:12.372Z] #42 ... [2023-07-20T19:58:12.372Z] [2023-07-20T19:58:12.372Z] #37 [core-metadata internal] load build context [2023-07-20T19:58:12.955Z] #37 ... [2023-07-20T19:58:12.955Z] [2023-07-20T19:58:12.955Z] #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:58:12.955Z] #65 DONE 2.4s [2023-07-20T19:58:12.955Z] [2023-07-20T19:58:12.955Z] #37 [core-metadata internal] load build context [2023-07-20T19:58:13.221Z] #37 ... [2023-07-20T19:58:13.221Z] [2023-07-20T19:58:13.221Z] #45 [security-proxy-auth internal] load build context [2023-07-20T19:58:13.494Z] #45 ... [2023-07-20T19:58:13.494Z] [2023-07-20T19:58:13.494Z] #53 [support-notifications internal] load build context [2023-07-20T19:58:13.494Z] #53 ... [2023-07-20T19:58:13.494Z] [2023-07-20T19:58:13.494Z] #47 [security-secretstore-setup internal] load build context [2023-07-20T19:58:13.494Z] #47 transferring context: 182.44MB 51.5s done [2023-07-20T19:58:13.494Z] #47 DONE 52.1s [2023-07-20T19:58:13.494Z] [2023-07-20T19:58:13.494Z] #53 [support-notifications internal] load build context [2023-07-20T19:58:13.494Z] #53 ... [2023-07-20T19:58:13.494Z] [2023-07-20T19:58:13.494Z] #45 [security-proxy-auth internal] load build context [2023-07-20T19:58:14.453Z] #45 ... [2023-07-20T19:58:14.453Z] [2023-07-20T19:58:14.453Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:14.453Z] #44 ... [2023-07-20T19:58:14.453Z] [2023-07-20T19:58:14.453Z] #38 [core-data internal] load build context [2023-07-20T19:58:14.453Z] #38 ... [2023-07-20T19:58:14.453Z] [2023-07-20T19:58:14.453Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:14.453Z] #44 ... [2023-07-20T19:58:14.453Z] [2023-07-20T19:58:14.453Z] #46 [core-command internal] load build context [2023-07-20T19:58:14.719Z] #46 ... [2023-07-20T19:58:14.719Z] [2023-07-20T19:58:14.719Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:14.984Z] #44 ... [2023-07-20T19:58:14.984Z] [2023-07-20T19:58:14.984Z] #37 [core-metadata internal] load build context [2023-07-20T19:58:14.984Z] #37 transferring context: 182.44MB 54.6s done [2023-07-20T19:58:14.984Z] #37 DONE 55.2s [2023-07-20T19:58:14.984Z] [2023-07-20T19:58:14.984Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:15.249Z] #44 ... [2023-07-20T19:58:15.249Z] [2023-07-20T19:58:15.249Z] #38 [core-data internal] load build context [2023-07-20T19:58:15.249Z] #38 transferring context: 182.44MB 50.7s done [2023-07-20T19:58:15.249Z] #38 DONE 51.8s [2023-07-20T19:58:15.249Z] [2023-07-20T19:58:15.249Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:15.249Z] #44 ... [2023-07-20T19:58:15.249Z] [2023-07-20T19:58:15.249Z] #45 [security-proxy-auth internal] load build context [2023-07-20T19:58:15.249Z] #45 transferring context: 182.44MB 53.1s done [2023-07-20T19:58:15.249Z] #45 DONE 54.2s [2023-07-20T19:58:15.249Z] [2023-07-20T19:58:15.249Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:15.514Z] #44 ... [2023-07-20T19:58:15.514Z] [2023-07-20T19:58:15.514Z] #66 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:58:15.514Z] #66 DONE 1.2s [2023-07-20T19:58:15.514Z] [2023-07-20T19:58:15.514Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:16.481Z] #44 ... [2023-07-20T19:58:16.481Z] [2023-07-20T19:58:16.481Z] #67 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:58:16.481Z] #67 DONE 1.1s [2023-07-20T19:58:16.481Z] [2023-07-20T19:58:16.481Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:16.481Z] #44 ... [2023-07-20T19:58:16.481Z] [2023-07-20T19:58:16.481Z] #46 [core-command internal] load build context [2023-07-20T19:58:16.481Z] #46 transferring context: 182.44MB 54.8s done [2023-07-20T19:58:16.481Z] #46 DONE 55.3s [2023-07-20T19:58:16.481Z] [2023-07-20T19:58:16.481Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:17.062Z] #44 ... [2023-07-20T19:58:17.062Z] [2023-07-20T19:58:17.062Z] #40 [security-bootstrapper internal] load build context [2023-07-20T19:58:17.062Z] #40 ... [2023-07-20T19:58:17.062Z] [2023-07-20T19:58:17.062Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:17.645Z] #44 ... [2023-07-20T19:58:17.645Z] [2023-07-20T19:58:17.645Z] #58 [security-spire-config internal] load build context [2023-07-20T19:58:17.645Z] #58 transferring context: 182.44MB 52.9s done [2023-07-20T19:58:17.645Z] #58 DONE 53.9s [2023-07-20T19:58:17.645Z] [2023-07-20T19:58:17.645Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:18.610Z] #44 ... [2023-07-20T19:58:18.610Z] [2023-07-20T19:58:18.610Z] #68 [security-spire-config builder 4/9] COPY go.mod vendor* ./ [2023-07-20T19:58:18.610Z] #68 DONE 1.1s [2023-07-20T19:58:18.610Z] [2023-07-20T19:58:18.610Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:20.546Z] #44 transferring context: 153.35MB 58.8s [2023-07-20T19:58:20.546Z] #44 ... [2023-07-20T19:58:20.546Z] [2023-07-20T19:58:20.546Z] #52 [security-spire-agent internal] load build context [2023-07-20T19:58:20.546Z] #52 transferring context: 182.44MB 57.8s done [2023-07-20T19:58:20.546Z] #52 DONE 58.3s [2023-07-20T19:58:20.546Z] [2023-07-20T19:58:20.546Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:22.482Z] #44 ... [2023-07-20T19:58:22.482Z] [2023-07-20T19:58:22.482Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:58:22.482Z] #39 ... [2023-07-20T19:58:22.482Z] [2023-07-20T19:58:22.482Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:22.482Z] #44 ... [2023-07-20T19:58:22.482Z] [2023-07-20T19:58:22.482Z] #56 [core-common-config-bootstrapper internal] load build context [2023-07-20T19:58:22.482Z] #56 ... [2023-07-20T19:58:22.482Z] [2023-07-20T19:58:22.482Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:22.482Z] #44 ... [2023-07-20T19:58:22.482Z] [2023-07-20T19:58:22.482Z] #42 [security-spire-server internal] load build context [2023-07-20T19:58:22.748Z] #42 ... [2023-07-20T19:58:22.748Z] [2023-07-20T19:58:22.748Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:22.748Z] #44 ... [2023-07-20T19:58:22.748Z] [2023-07-20T19:58:22.748Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:58:23.014Z] #69 ... [2023-07-20T19:58:23.014Z] [2023-07-20T19:58:23.014Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:23.282Z] #44 transferring context: 172.55MB 61.8s [2023-07-20T19:58:23.550Z] #44 ... [2023-07-20T19:58:23.550Z] [2023-07-20T19:58:23.550Z] #53 [support-notifications internal] load build context [2023-07-20T19:58:23.816Z] #53 ... [2023-07-20T19:58:23.816Z] [2023-07-20T19:58:23.816Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:24.397Z] #44 ... [2023-07-20T19:58:24.397Z] [2023-07-20T19:58:24.397Z] #39 [security-proxy-setup internal] load build context [2023-07-20T19:58:24.397Z] #39 transferring context: 182.44MB 60.1s done [2023-07-20T19:58:24.397Z] #39 DONE 60.7s [2023-07-20T19:58:24.397Z] [2023-07-20T19:58:24.397Z] #44 [support-scheduler internal] load build context [2023-07-20T19:58:24.661Z] #44 transferring context: 182.44MB 63.1s done [2023-07-20T19:58:24.661Z] #44 DONE 63.7s [2023-07-20T19:58:24.661Z] [2023-07-20T19:58:24.661Z] #53 [support-notifications internal] load build context [2023-07-20T19:58:25.240Z] #53 ... [2023-07-20T19:58:25.240Z] [2023-07-20T19:58:25.240Z] #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:58:25.506Z] #70 ... [2023-07-20T19:58:25.506Z] [2023-07-20T19:58:25.506Z] #53 [support-notifications internal] load build context [2023-07-20T19:58:26.469Z] #53 ... [2023-07-20T19:58:26.469Z] [2023-07-20T19:58:26.469Z] #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:58:26.733Z] #71 ... [2023-07-20T19:58:26.733Z] [2023-07-20T19:58:26.733Z] #53 [support-notifications internal] load build context [2023-07-20T19:58:27.313Z] #53 ... [2023-07-20T19:58:27.313Z] [2023-07-20T19:58:27.313Z] #56 [core-common-config-bootstrapper internal] load build context [2023-07-20T19:58:27.313Z] #56 transferring context: 182.44MB 64.5s done [2023-07-20T19:58:27.313Z] #56 DONE 65.1s [2023-07-20T19:58:27.313Z] [2023-07-20T19:58:27.313Z] #53 [support-notifications internal] load build context [2023-07-20T19:58:27.313Z] #53 ... [2023-07-20T19:58:27.313Z] [2023-07-20T19:58:27.313Z] #40 [security-bootstrapper internal] load build context [2023-07-20T19:58:27.580Z] #40 ... [2023-07-20T19:58:27.580Z] [2023-07-20T19:58:27.580Z] #53 [support-notifications internal] load build context [2023-07-20T19:58:27.580Z] #53 ... [2023-07-20T19:58:27.580Z] [2023-07-20T19:58:27.580Z] #40 [security-bootstrapper internal] load build context [2023-07-20T19:58:27.580Z] #40 transferring context: 182.44MB 63.6s done [2023-07-20T19:58:27.580Z] #40 DONE 64.3s [2023-07-20T19:58:27.580Z] [2023-07-20T19:58:27.580Z] #53 [support-notifications internal] load build context [2023-07-20T19:58:28.983Z] #53 ... [2023-07-20T19:58:28.983Z] [2023-07-20T19:58:28.983Z] #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:58:28.983Z] #72 ... [2023-07-20T19:58:28.983Z] [2023-07-20T19:58:28.983Z] #53 [support-notifications internal] load build context [2023-07-20T19:58:29.249Z] #53 transferring context: 182.44MB 66.8s done [2023-07-20T19:58:29.525Z] #53 DONE 67.3s [2023-07-20T19:58:29.525Z] [2023-07-20T19:58:29.525Z] #42 [security-spire-server internal] load build context [2023-07-20T19:58:30.482Z] #42 transferring context: 182.44MB 69.6s done [2023-07-20T19:58:30.482Z] #42 DONE 69.7s [2023-07-20T19:58:30.482Z] [2023-07-20T19:58:30.482Z] #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:58:31.068Z] #73 DONE 1.7s [2023-07-20T19:58:31.068Z] [2023-07-20T19:58:31.068Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:59:03.277Z] #74 ... [2023-07-20T19:59:03.277Z] [2023-07-20T19:59:03.277Z] #69 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:59:03.277Z] #69 DONE 50.0s [2023-07-20T19:59:03.277Z] [2023-07-20T19:59:03.277Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-20T19:59:03.542Z] #75 ... [2023-07-20T19:59:03.542Z] [2023-07-20T19:59:03.542Z] #70 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:59:03.542Z] #70 DONE 48.2s [2023-07-20T19:59:03.808Z] [2023-07-20T19:59:03.808Z] #76 [security-secretstore-setup builder 6/7] COPY . . [2023-07-20T19:59:06.380Z] #76 DONE 2.9s [2023-07-20T19:59:06.380Z] [2023-07-20T19:59:06.380Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:59:06.380Z] #77 CACHED [2023-07-20T19:59:06.380Z] [2023-07-20T19:59:06.380Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:59:06.380Z] #78 CACHED [2023-07-20T19:59:06.380Z] [2023-07-20T19:59:06.380Z] #79 [security-proxy-setup builder 6/7] COPY . . [2023-07-20T19:59:06.380Z] #79 CACHED [2023-07-20T19:59:06.380Z] [2023-07-20T19:59:06.380Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:59:06.380Z] #80 CACHED [2023-07-20T19:59:06.380Z] [2023-07-20T19:59:06.380Z] #81 [security-bootstrapper builder 6/7] COPY . . [2023-07-20T19:59:06.380Z] #81 CACHED [2023-07-20T19:59:06.380Z] [2023-07-20T19:59:06.380Z] #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:59:06.380Z] #82 CACHED [2023-07-20T19:59:06.380Z] [2023-07-20T19:59:06.380Z] #83 [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-07-20T19:59:06.648Z] #83 ... [2023-07-20T19:59:06.648Z] [2023-07-20T19:59:06.648Z] #75 [security-spiffe-token-provider builder 6/7] COPY . . [2023-07-20T19:59:06.648Z] #75 DONE 3.7s [2023-07-20T19:59:06.648Z] [2023-07-20T19:59:06.648Z] #71 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:59:06.648Z] #71 DONE 50.1s [2023-07-20T19:59:06.648Z] [2023-07-20T19:59:06.648Z] #84 [core-metadata builder 6/7] COPY . . [2023-07-20T19:59:07.236Z] #84 ... [2023-07-20T19:59:07.236Z] [2023-07-20T19:59:07.236Z] #72 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:59:07.236Z] #72 DONE 48.7s [2023-07-20T19:59:07.502Z] [2023-07-20T19:59:07.502Z] #85 [security-spire-config builder 6/9] COPY . . [2023-07-20T19:59:10.080Z] #85 ... [2023-07-20T19:59:10.080Z] [2023-07-20T19:59:10.080Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:59:10.080Z] #74 DONE 38.9s [2023-07-20T19:59:10.346Z] [2023-07-20T19:59:10.346Z] #83 [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-07-20T19:59:10.346Z] #83 3.827 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-07-20T19:59:12.290Z] #83 ... [2023-07-20T19:59:12.290Z] [2023-07-20T19:59:12.290Z] #84 [core-metadata builder 6/7] COPY . . [2023-07-20T19:59:12.290Z] #84 DONE 5.3s [2023-07-20T19:59:12.290Z] [2023-07-20T19:59:12.290Z] #86 [core-data builder 6/7] COPY . . [2023-07-20T19:59:12.290Z] #86 CACHED [2023-07-20T19:59:12.290Z] [2023-07-20T19:59:12.290Z] #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:59:12.290Z] #87 CACHED [2023-07-20T19:59:12.290Z] [2023-07-20T19:59:12.290Z] #88 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:59:12.290Z] #88 CACHED [2023-07-20T19:59:12.290Z] [2023-07-20T19:59:12.290Z] #85 [security-spire-config builder 6/9] COPY . . [2023-07-20T19:59:12.290Z] #85 DONE 4.6s [2023-07-20T19:59:12.290Z] [2023-07-20T19:59:12.290Z] #89 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-07-20T19:59:12.290Z] #89 CACHED [2023-07-20T19:59:12.290Z] [2023-07-20T19:59:12.291Z] #90 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:59:12.291Z] #90 CACHED [2023-07-20T19:59:12.291Z] [2023-07-20T19:59:12.291Z] #91 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:59:12.291Z] #91 CACHED [2023-07-20T19:59:12.291Z] [2023-07-20T19:59:12.291Z] #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:59:12.291Z] #92 CACHED [2023-07-20T19:59:12.291Z] [2023-07-20T19:59:12.291Z] #93 [core-command builder 6/7] COPY . . [2023-07-20T19:59:12.291Z] #93 CACHED [2023-07-20T19:59:12.291Z] [2023-07-20T19:59:12.291Z] #94 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:59:12.291Z] #94 CACHED [2023-07-20T19:59:12.291Z] [2023-07-20T19:59:12.291Z] #95 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:59:12.291Z] #95 CACHED [2023-07-20T19:59:12.291Z] [2023-07-20T19:59:12.291Z] #96 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:59:12.291Z] #96 CACHED [2023-07-20T19:59:12.291Z] [2023-07-20T19:59:12.291Z] #97 [security-proxy-auth builder 6/7] COPY . . [2023-07-20T19:59:12.291Z] #97 CACHED [2023-07-20T19:59:12.291Z] [2023-07-20T19:59:12.291Z] #98 [support-scheduler builder 6/7] COPY . . [2023-07-20T19:59:12.291Z] #98 CACHED [2023-07-20T19:59:12.291Z] [2023-07-20T19:59:12.291Z] #99 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:59:12.291Z] #99 CACHED [2023-07-20T19:59:12.291Z] [2023-07-20T19:59:12.291Z] #100 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-07-20T19:59:12.291Z] #100 CACHED [2023-07-20T19:59:12.291Z] [2023-07-20T19:59:12.291Z] #101 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-20T19:59:12.555Z] #101 DONE 0.6s [2023-07-20T19:59:12.555Z] [2023-07-20T19:59:12.555Z] #102 [security-spire-server builder 6/9] COPY . . [2023-07-20T19:59:12.555Z] #102 CACHED [2023-07-20T19:59:12.555Z] [2023-07-20T19:59:12.555Z] #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-20T19:59:12.555Z] #103 CACHED [2023-07-20T19:59:12.555Z] [2023-07-20T19:59:12.555Z] #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ [2023-07-20T19:59:12.555Z] #104 CACHED [2023-07-20T19:59:12.555Z] [2023-07-20T19:59:12.555Z] #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:59:12.555Z] #105 CACHED [2023-07-20T19:59:12.555Z] [2023-07-20T19:59:12.555Z] #106 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-20T19:59:16.798Z] #106 ... [2023-07-20T19:59:16.798Z] [2023-07-20T19:59:16.798Z] #107 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-20T19:59:16.798Z] #0 3.726 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-07-20T19:59:16.798Z] #107 ... [2023-07-20T19:59:16.798Z] [2023-07-20T19:59:16.798Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-20T19:59:16.798Z] #0 3.785 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-07-20T19:59:16.798Z] #108 ... [2023-07-20T19:59:16.798Z] [2023-07-20T19:59:16.798Z] #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-20T19:59:16.798Z] #0 3.234 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-07-20T19:59:17.194Z] #109 ... [2023-07-20T19:59:17.194Z] [2023-07-20T19:59:17.194Z] #110 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-20T19:59:18.203Z] #110 ... [2023-07-20T19:59:18.203Z] [2023-07-20T19:59:18.203Z] #111 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-20T19:59:18.203Z] #0 5.610 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-07-20T19:59:18.470Z] #111 ... [2023-07-20T19:59:18.470Z] [2023-07-20T19:59:18.470Z] #112 [support-notifications builder 6/7] COPY . . [2023-07-20T19:59:18.470Z] #112 DONE 8.5s [2023-07-20T19:59:18.470Z] [2023-07-20T19:59:18.470Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-20T19:59:18.470Z] #0 6.304 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-07-20T19:59:18.759Z] #113 ... [2023-07-20T19:59:18.759Z] [2023-07-20T19:59:18.759Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T19:59:19.409Z] #114 ... [2023-07-20T19:59:19.409Z] [2023-07-20T19:59:19.409Z] #106 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-20T19:59:19.409Z] #106 DONE 6.6s [2023-07-20T19:59:19.409Z] [2023-07-20T19:59:19.409Z] #110 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-20T19:59:19.409Z] #110 DONE 6.6s [2023-07-20T19:59:19.409Z] [2023-07-20T19:59:19.409Z] #115 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-20T19:59:19.698Z] #115 ... [2023-07-20T19:59:19.698Z] [2023-07-20T19:59:19.698Z] #116 [security-spire-config builder 9/9] WORKDIR /edgex-go [2023-07-20T19:59:19.698Z] #116 DONE 0.4s [2023-07-20T19:59:19.968Z] [2023-07-20T19:59:19.968Z] #115 [security-spire-server builder 9/9] WORKDIR /edgex-go [2023-07-20T19:59:19.968Z] #115 DONE 0.5s [2023-07-20T19:59:19.968Z] [2023-07-20T19:59:19.968Z] #117 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-20T19:59:19.968Z] #0 7.031 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-07-20T19:59:21.526Z] #117 ... [2023-07-20T19:59:21.526Z] [2023-07-20T19:59:21.526Z] #118 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:59:22.124Z] #118 ... [2023-07-20T19:59:22.124Z] [2023-07-20T19:59:22.124Z] #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-20T19:59:22.124Z] #0 6.379 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-07-20T19:59:22.124Z] #119 ... [2023-07-20T19:59:22.124Z] [2023-07-20T19:59:22.124Z] #118 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:59:22.124Z] #118 DONE 0.6s [2023-07-20T19:59:22.124Z] [2023-07-20T19:59:22.124Z] #120 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-20T19:59:22.124Z] #0 7.162 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-07-20T19:59:22.391Z] #120 ... [2023-07-20T19:59:22.392Z] [2023-07-20T19:59:22.392Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-20T19:59:22.392Z] #0 6.247 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-07-20T19:59:22.392Z] #121 ... [2023-07-20T19:59:22.392Z] [2023-07-20T19:59:22.392Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T19:59:22.392Z] #114 3.745 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-07-20T19:59:22.658Z] #114 ... [2023-07-20T19:59:22.658Z] [2023-07-20T19:59:22.658Z] #122 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:59:22.658Z] #122 DONE 0.3s [2023-07-20T19:59:22.658Z] [2023-07-20T19:59:22.658Z] #123 [security-spire-agent builder 6/9] COPY . . [2023-07-20T19:59:22.658Z] #123 CACHED [2023-07-20T19:59:22.658Z] [2023-07-20T19:59:22.658Z] #124 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-07-20T19:59:22.658Z] #124 CACHED [2023-07-20T19:59:22.658Z] [2023-07-20T19:59:22.658Z] #125 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:59:22.658Z] #125 CACHED [2023-07-20T19:59:22.658Z] [2023-07-20T19:59:22.658Z] #126 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:59:22.658Z] #126 CACHED [2023-07-20T19:59:22.658Z] [2023-07-20T19:59:22.658Z] #127 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build [2023-07-20T19:59:22.658Z] #127 CACHED [2023-07-20T19:59:22.658Z] [2023-07-20T19:59:22.658Z] #128 [security-spire-agent builder 9/9] WORKDIR /edgex-go [2023-07-20T19:59:22.658Z] #128 CACHED [2023-07-20T19:59:22.658Z] [2023-07-20T19:59:22.658Z] #129 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ [2023-07-20T19:59:22.658Z] #129 CACHED [2023-07-20T19:59:22.658Z] [2023-07-20T19:59:22.658Z] #130 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T19:59:22.658Z] #130 CACHED [2023-07-20T19:59:22.658Z] [2023-07-20T19:59:22.658Z] #131 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-20T19:59:22.924Z] #131 ... [2023-07-20T19:59:22.924Z] [2023-07-20T19:59:22.924Z] #132 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T19:59:22.924Z] #132 DONE 0.3s [2023-07-20T19:59:23.210Z] [2023-07-20T19:59:23.210Z] #133 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / [2023-07-20T19:59:23.210Z] #133 DONE 0.2s [2023-07-20T19:59:23.210Z] [2023-07-20T19:59:23.210Z] #134 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-20T19:59:24.165Z] #134 ... [2023-07-20T19:59:24.165Z] [2023-07-20T19:59:24.165Z] #131 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-07-20T19:59:24.165Z] #131 DONE 1.6s [2023-07-20T19:59:24.437Z] [2023-07-20T19:59:24.438Z] #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-20T19:59:24.438Z] #135 DONE 1.1s [2023-07-20T19:59:24.438Z] [2023-07-20T19:59:24.438Z] #134 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-20T19:59:24.438Z] #134 DONE 1.9s [2023-07-20T19:59:24.438Z] [2023-07-20T19:59:24.438Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-20T19:59:24.438Z] #136 ... [2023-07-20T19:59:24.438Z] [2023-07-20T19:59:24.438Z] #137 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-07-20T19:59:24.438Z] #137 DONE 0.2s [2023-07-20T19:59:24.702Z] [2023-07-20T19:59:24.702Z] #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-07-20T19:59:24.702Z] #136 DONE 0.3s [2023-07-20T19:59:24.702Z] [2023-07-20T19:59:24.702Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-20T19:59:24.702Z] #138 ... [2023-07-20T19:59:24.702Z] [2023-07-20T19:59:24.702Z] #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-07-20T19:59:24.702Z] #139 DONE 0.2s [2023-07-20T19:59:24.983Z] [2023-07-20T19:59:24.983Z] #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-07-20T19:59:24.984Z] #140 DONE 0.3s [2023-07-20T19:59:24.984Z] [2023-07-20T19:59:24.984Z] #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-07-20T19:59:24.984Z] #138 DONE 0.4s [2023-07-20T19:59:24.984Z] [2023-07-20T19:59:24.984Z] #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-07-20T19:59:25.250Z] #141 DONE 0.3s [2023-07-20T19:59:25.250Z] [2023-07-20T19:59:25.250Z] #142 [security-spire-server] exporting to image [2023-07-20T19:59:25.251Z] #142 exporting layers [2023-07-20T19:59:26.658Z] #142 ... [2023-07-20T19:59:26.658Z] [2023-07-20T19:59:26.658Z] #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-07-20T19:59:26.658Z] #143 DONE 2.2s [2023-07-20T19:59:26.658Z] [2023-07-20T19:59:26.658Z] #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-07-20T19:59:26.658Z] #144 DONE 0.2s [2023-07-20T19:59:26.658Z] [2023-07-20T19:59:26.658Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-20T19:59:26.924Z] #113 ... [2023-07-20T19:59:26.924Z] [2023-07-20T19:59:26.924Z] #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-07-20T19:59:26.924Z] #145 DONE 0.2s [2023-07-20T19:59:26.924Z] [2023-07-20T19:59:26.924Z] #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-07-20T19:59:27.537Z] #146 DONE 0.5s [2023-07-20T19:59:27.537Z] [2023-07-20T19:59:27.537Z] #142 [security-spire-agent] exporting to image [2023-07-20T19:59:28.119Z] #142 exporting layers 2.6s done [2023-07-20T19:59:28.119Z] #142 writing image sha256:b2cfb2ba7fd96bde61ea5a8ca7d5c6d9749ee8190fb6475760ad3bbc79432708 0.0s done [2023-07-20T19:59:28.119Z] #142 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-07-20T19:59:28.119Z] #142 writing image sha256:cc7eb0d3a1850c68970136c1835910b1bd563abec303d0fa7abb9d5b5e52f8e0 0.0s done [2023-07-20T19:59:28.119Z] #142 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-07-20T19:59:29.520Z] #142 exporting layers 1.9s done [2023-07-20T19:59:29.520Z] #142 writing image sha256:26ce1e9133dc306653c097a7a40e6dd5245b4d1cb4e697097101c205aa9a7ab0 done [2023-07-20T19:59:29.520Z] #142 naming to docker.io/library/security-spire-agent-arm64 done [2023-07-20T19:59:29.520Z] #142 DONE 5.0s [2023-07-20T19:59:29.520Z] [2023-07-20T19:59:29.520Z] #117 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-20T20:13:06.921Z] #117 ... [2023-07-20T20:13:06.921Z] [2023-07-20T20:13:06.921Z] #120 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-07-20T20:13:06.921Z] #120 DONE 828.9s [2023-07-20T20:13:06.921Z] [2023-07-20T20:13:06.921Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T20:13:06.921Z] #114 ... [2023-07-20T20:13:06.921Z] [2023-07-20T20:13:06.921Z] #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T20:13:06.921Z] #147 DONE 0.2s [2023-07-20T20:13:06.921Z] [2023-07-20T20:13:06.921Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-20T20:13:06.921Z] #148 DONE 0.2s [2023-07-20T20:13:06.921Z] [2023-07-20T20:13:06.921Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-20T20:13:06.921Z] #108 ... [2023-07-20T20:13:06.921Z] [2023-07-20T20:13:06.921Z] #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-07-20T20:13:06.921Z] #149 DONE 0.3s [2023-07-20T20:13:06.921Z] [2023-07-20T20:13:06.921Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T20:13:06.921Z] #114 ... [2023-07-20T20:13:06.921Z] [2023-07-20T20:13:06.921Z] #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-07-20T20:13:06.921Z] #150 DONE 0.1s [2023-07-20T20:13:06.921Z] [2023-07-20T20:13:06.921Z] #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-07-20T20:13:06.921Z] #151 DONE 0.2s [2023-07-20T20:13:06.921Z] [2023-07-20T20:13:06.921Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-20T20:13:06.921Z] #152 ... [2023-07-20T20:13:06.921Z] [2023-07-20T20:13:06.921Z] #107 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-07-20T20:13:06.921Z] #107 DONE 839.2s [2023-07-20T20:13:06.921Z] [2023-07-20T20:13:06.921Z] #83 [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-07-20T20:13:06.921Z] #83 837.1 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-07-20T20:13:06.921Z] #83 ... [2023-07-20T20:13:06.921Z] [2023-07-20T20:13:06.921Z] #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T20:13:06.921Z] #153 DONE 0.2s [2023-07-20T20:13:06.921Z] [2023-07-20T20:13:06.921Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-20T20:13:06.921Z] #154 ... [2023-07-20T20:13:06.921Z] [2023-07-20T20:13:06.921Z] #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-20T20:13:06.921Z] #152 DONE 4.1s [2023-07-20T20:13:06.921Z] [2023-07-20T20:13:06.921Z] #142 [security-proxy-auth] exporting to image [2023-07-20T20:13:06.921Z] #142 exporting layers [2023-07-20T20:13:06.921Z] #142 ... [2023-07-20T20:13:06.921Z] [2023-07-20T20:13:06.921Z] #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-07-20T20:13:06.921Z] #154 DONE 0.7s [2023-07-20T20:13:06.921Z] [2023-07-20T20:13:06.921Z] #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-07-20T20:13:07.214Z] #155 DONE 0.3s [2023-07-20T20:13:07.214Z] [2023-07-20T20:13:07.214Z] #117 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-20T20:13:07.482Z] #117 ... [2023-07-20T20:13:07.482Z] [2023-07-20T20:13:07.482Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-20T20:13:07.482Z] #156 ... [2023-07-20T20:13:07.482Z] [2023-07-20T20:13:07.482Z] #142 [security-proxy-auth] exporting to image [2023-07-20T20:13:07.482Z] #142 exporting layers 0.9s done [2023-07-20T20:13:07.482Z] #142 writing image sha256:e060a356aba47c287abc7fb4207343b7127c23e8cad721605e6dd9d2d642cf9e 0.0s done [2023-07-20T20:13:07.482Z] #142 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-07-20T20:13:07.482Z] #142 DONE 6.0s [2023-07-20T20:13:07.751Z] [2023-07-20T20:13:07.751Z] #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-07-20T20:13:07.751Z] #156 DONE 0.4s [2023-07-20T20:13:07.751Z] [2023-07-20T20:13:07.751Z] #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-07-20T20:13:07.751Z] #157 DONE 0.1s [2023-07-20T20:13:07.751Z] [2023-07-20T20:13:07.751Z] #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-20T20:13:09.709Z] #158 DONE 1.9s [2023-07-20T20:13:09.709Z] [2023-07-20T20:13:09.709Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-20T20:13:09.709Z] #121 ... [2023-07-20T20:13:09.709Z] [2023-07-20T20:13:09.709Z] #142 [security-proxy-setup] exporting to image [2023-07-20T20:13:10.300Z] #142 exporting layers 0.6s done [2023-07-20T20:13:10.300Z] #142 writing image sha256:8d11b03365e4ee95fc0b1f9280b65edbce6cb0ac9f669c74a7209efd4581668b done [2023-07-20T20:13:10.300Z] #142 naming to docker.io/library/security-proxy-setup-arm64 done [2023-07-20T20:13:10.300Z] #142 DONE 6.6s [2023-07-20T20:13:10.300Z] [2023-07-20T20:13:10.300Z] #117 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-20T20:13:20.371Z] #117 ... [2023-07-20T20:13:20.371Z] [2023-07-20T20:13:20.371Z] #109 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-07-20T20:13:20.371Z] #109 DONE 853.3s [2023-07-20T20:13:20.371Z] [2023-07-20T20:13:20.371Z] #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-07-20T20:13:20.371Z] #159 DONE 0.3s [2023-07-20T20:13:20.371Z] [2023-07-20T20:13:20.371Z] #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-07-20T20:13:22.946Z] #160 DONE 2.4s [2023-07-20T20:13:22.946Z] [2023-07-20T20:13:22.946Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T20:13:22.946Z] #114 ... [2023-07-20T20:13:22.946Z] [2023-07-20T20:13:22.946Z] #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T20:13:22.946Z] #161 DONE 0.3s [2023-07-20T20:13:22.946Z] [2023-07-20T20:13:22.946Z] #111 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-20T20:13:23.212Z] #111 ... [2023-07-20T20:13:23.212Z] [2023-07-20T20:13:23.212Z] #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-07-20T20:13:23.477Z] #162 DONE 0.4s [2023-07-20T20:13:23.477Z] [2023-07-20T20:13:23.477Z] #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-07-20T20:13:23.743Z] #163 DONE 0.4s [2023-07-20T20:13:23.743Z] [2023-07-20T20:13:23.743Z] #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-07-20T20:13:24.049Z] #164 DONE 0.2s [2023-07-20T20:13:24.049Z] [2023-07-20T20:13:24.049Z] #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-20T20:13:24.049Z] #119 ... [2023-07-20T20:13:24.049Z] [2023-07-20T20:13:24.049Z] #165 [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-07-20T20:13:24.315Z] #165 DONE 0.2s [2023-07-20T20:13:24.315Z] [2023-07-20T20:13:24.315Z] #166 [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-07-20T20:13:24.315Z] #166 DONE 0.2s [2023-07-20T20:13:24.315Z] [2023-07-20T20:13:24.315Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T20:13:24.581Z] #114 ... [2023-07-20T20:13:24.581Z] [2023-07-20T20:13:24.581Z] #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-07-20T20:13:24.581Z] #167 DONE 0.3s [2023-07-20T20:13:24.581Z] [2023-07-20T20:13:24.581Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-20T20:13:24.848Z] #108 ... [2023-07-20T20:13:24.848Z] [2023-07-20T20:13:24.848Z] #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-07-20T20:13:24.848Z] #168 DONE 0.2s [2023-07-20T20:13:24.848Z] [2023-07-20T20:13:24.848Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-20T20:13:26.788Z] #169 ... [2023-07-20T20:13:26.788Z] [2023-07-20T20:13:26.788Z] #83 [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-07-20T20:13:26.788Z] #83 DONE 860.5s [2023-07-20T20:13:27.056Z] [2023-07-20T20:13:27.056Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T20:13:27.639Z] #114 ... [2023-07-20T20:13:27.639Z] [2023-07-20T20:13:27.639Z] #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T20:13:27.639Z] #170 DONE 0.2s [2023-07-20T20:13:27.639Z] [2023-07-20T20:13:27.639Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-20T20:13:27.907Z] #171 ... [2023-07-20T20:13:27.907Z] [2023-07-20T20:13:27.907Z] #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-07-20T20:13:27.907Z] #169 DONE 2.9s [2023-07-20T20:13:28.178Z] [2023-07-20T20:13:28.178Z] #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-07-20T20:13:28.178Z] #171 DONE 0.3s [2023-07-20T20:13:28.178Z] [2023-07-20T20:13:28.178Z] #142 [security-bootstrapper] exporting to image [2023-07-20T20:13:28.178Z] #142 exporting layers [2023-07-20T20:13:28.446Z] #142 ... [2023-07-20T20:13:28.446Z] [2023-07-20T20:13:28.446Z] #172 [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-07-20T20:13:28.446Z] #172 DONE 0.4s [2023-07-20T20:13:28.782Z] [2023-07-20T20:13:28.782Z] #173 [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-07-20T20:13:29.367Z] #173 DONE 0.5s [2023-07-20T20:13:29.367Z] [2023-07-20T20:13:29.367Z] #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-07-20T20:13:29.367Z] #174 DONE 0.2s [2023-07-20T20:13:29.367Z] [2023-07-20T20:13:29.367Z] #142 [security-bootstrapper] exporting to image [2023-07-20T20:13:29.367Z] #142 exporting layers 1.4s done [2023-07-20T20:13:29.367Z] #142 writing image sha256:1734adee058b9bf40424e6e74826c5f7717e17244b6f25c54922fab98f6fbcf0 done [2023-07-20T20:13:29.367Z] #142 naming to docker.io/library/security-bootstrapper-arm64 done [2023-07-20T20:13:29.367Z] #142 DONE 8.0s [2023-07-20T20:13:29.367Z] [2023-07-20T20:13:29.367Z] #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-07-20T20:13:29.956Z] #175 DONE 0.4s [2023-07-20T20:13:29.956Z] [2023-07-20T20:13:29.956Z] #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-07-20T20:13:30.221Z] #176 DONE 0.4s [2023-07-20T20:13:30.221Z] [2023-07-20T20:13:30.221Z] #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-07-20T20:13:30.537Z] #177 DONE 0.2s [2023-07-20T20:13:30.537Z] [2023-07-20T20:13:30.537Z] #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-20T20:13:33.112Z] #178 DONE 2.3s [2023-07-20T20:13:33.112Z] [2023-07-20T20:13:33.112Z] #142 [security-secretstore-setup] exporting to image [2023-07-20T20:13:34.067Z] #142 exporting layers 1.2s done [2023-07-20T20:13:34.067Z] #142 writing image sha256:f66629f3ce1d1d95ad8b641b436f293ec0b98dcecdcdc9a199410f728964b82a done [2023-07-20T20:13:34.067Z] #142 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-07-20T20:13:34.067Z] #142 DONE 9.3s [2023-07-20T20:13:34.067Z] [2023-07-20T20:13:34.067Z] #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-20T20:14:00.734Z] #119 ... [2023-07-20T20:14:00.734Z] [2023-07-20T20:14:00.734Z] #111 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-07-20T20:14:00.734Z] #111 DONE 886.0s [2023-07-20T20:14:00.734Z] [2023-07-20T20:14:00.734Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-20T20:14:00.734Z] #108 ... [2023-07-20T20:14:00.734Z] [2023-07-20T20:14:00.734Z] #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T20:14:00.734Z] #179 DONE 0.3s [2023-07-20T20:14:00.734Z] [2023-07-20T20:14:00.734Z] #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-20T20:14:00.734Z] #180 DONE 0.1s [2023-07-20T20:14:00.734Z] [2023-07-20T20:14:00.734Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-20T20:14:00.734Z] #108 ... [2023-07-20T20:14:00.734Z] [2023-07-20T20:14:00.734Z] #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-07-20T20:14:00.734Z] #181 DONE 0.3s [2023-07-20T20:14:00.734Z] [2023-07-20T20:14:00.734Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-20T20:14:00.734Z] #121 ... [2023-07-20T20:14:00.734Z] [2023-07-20T20:14:00.734Z] #182 [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-07-20T20:14:00.734Z] #182 DONE 0.1s [2023-07-20T20:14:00.734Z] [2023-07-20T20:14:00.734Z] #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-07-20T20:14:00.734Z] #183 DONE 0.1s [2023-07-20T20:14:00.734Z] [2023-07-20T20:14:00.734Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T20:14:00.734Z] #114 ... [2023-07-20T20:14:00.734Z] [2023-07-20T20:14:00.734Z] #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-07-20T20:14:01.314Z] #184 DONE 1.9s [2023-07-20T20:14:01.314Z] [2023-07-20T20:14:01.314Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-20T20:14:01.314Z] #108 ... [2023-07-20T20:14:01.314Z] [2023-07-20T20:14:01.314Z] #142 [core-common-config-bootstrapper] exporting to image [2023-07-20T20:14:01.314Z] #142 exporting layers [2023-07-20T20:14:01.578Z] #142 exporting layers 0.4s done [2023-07-20T20:14:01.845Z] #142 writing image sha256:b15bf0757119bbce9c535ead0a54b332ddb3fe3223d4586e55753bbd15626755 done [2023-07-20T20:14:01.845Z] #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-07-20T20:14:01.845Z] #142 DONE 9.7s [2023-07-20T20:14:01.845Z] [2023-07-20T20:14:01.845Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-20T20:14:20.055Z] #121 ... [2023-07-20T20:14:20.055Z] [2023-07-20T20:14:20.055Z] #117 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-07-20T20:14:20.055Z] #117 DONE 905.8s [2023-07-20T20:14:20.055Z] [2023-07-20T20:14:20.055Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T20:14:20.055Z] #114 ... [2023-07-20T20:14:20.055Z] [2023-07-20T20:14:20.055Z] #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T20:14:20.055Z] #185 DONE 0.2s [2023-07-20T20:14:20.055Z] [2023-07-20T20:14:20.055Z] #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-07-20T20:14:20.055Z] #186 DONE 0.2s [2023-07-20T20:14:20.055Z] [2023-07-20T20:14:20.055Z] #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-07-20T20:14:20.055Z] #187 DONE 0.3s [2023-07-20T20:14:20.055Z] [2023-07-20T20:14:20.055Z] #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-07-20T20:14:20.055Z] #188 DONE 0.1s [2023-07-20T20:14:20.055Z] [2023-07-20T20:14:20.055Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T20:14:20.055Z] #114 ... [2023-07-20T20:14:20.055Z] [2023-07-20T20:14:20.055Z] #142 [core-command] exporting to image [2023-07-20T20:14:20.055Z] #142 exporting layers [2023-07-20T20:14:20.055Z] #142 exporting layers 0.4s done [2023-07-20T20:14:20.055Z] #142 writing image sha256:64772f5d42400385da01725540e18dc392630a71c9f4b1545ec17d7af3f1118e done [2023-07-20T20:14:20.055Z] #142 naming to docker.io/library/core-command-arm64 done [2023-07-20T20:14:20.055Z] #142 DONE 10.1s [2023-07-20T20:14:20.055Z] [2023-07-20T20:14:20.055Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T20:14:28.233Z] #114 ... [2023-07-20T20:14:28.233Z] [2023-07-20T20:14:28.233Z] #119 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-07-20T20:14:28.233Z] #119 DONE 915.0s [2023-07-20T20:14:28.233Z] [2023-07-20T20:14:28.233Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-20T20:14:28.233Z] #113 ... [2023-07-20T20:14:28.233Z] [2023-07-20T20:14:28.233Z] #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T20:14:28.233Z] #189 DONE 0.2s [2023-07-20T20:14:28.233Z] [2023-07-20T20:14:28.233Z] #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-20T20:14:28.233Z] #190 DONE 0.1s [2023-07-20T20:14:28.233Z] [2023-07-20T20:14:28.233Z] #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-07-20T20:14:28.233Z] #191 DONE 0.3s [2023-07-20T20:14:28.233Z] [2023-07-20T20:14:28.233Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-20T20:14:28.233Z] #121 ... [2023-07-20T20:14:28.233Z] [2023-07-20T20:14:28.233Z] #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-07-20T20:14:28.233Z] #192 DONE 0.1s [2023-07-20T20:14:28.499Z] [2023-07-20T20:14:28.499Z] #142 [core-data] exporting to image [2023-07-20T20:14:28.499Z] #142 exporting layers [2023-07-20T20:14:28.499Z] #142 exporting layers 0.3s done [2023-07-20T20:14:28.764Z] #142 writing image sha256:b1c79d9e1dd25ce004d1f542610475446b02dc74eec270ff5c8d6df38ba8873f done [2023-07-20T20:14:28.764Z] #142 naming to docker.io/library/core-data-arm64 done [2023-07-20T20:14:28.764Z] #142 DONE 10.4s [2023-07-20T20:14:28.764Z] [2023-07-20T20:14:28.764Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-20T20:14:31.329Z] #121 ... [2023-07-20T20:14:31.329Z] [2023-07-20T20:14:31.329Z] #113 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-07-20T20:14:31.329Z] #113 DONE 919.2s [2023-07-20T20:14:31.329Z] [2023-07-20T20:14:31.329Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-20T20:14:31.909Z] #108 ... [2023-07-20T20:14:31.909Z] [2023-07-20T20:14:31.909Z] #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T20:14:31.909Z] #193 DONE 0.2s [2023-07-20T20:14:31.909Z] [2023-07-20T20:14:31.909Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T20:14:32.179Z] #114 ... [2023-07-20T20:14:32.179Z] [2023-07-20T20:14:32.179Z] #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-07-20T20:14:32.179Z] #194 DONE 0.1s [2023-07-20T20:14:32.179Z] [2023-07-20T20:14:32.179Z] #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-07-20T20:14:32.446Z] #195 DONE 0.3s [2023-07-20T20:14:32.446Z] [2023-07-20T20:14:32.446Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T20:14:32.446Z] #114 ... [2023-07-20T20:14:32.446Z] [2023-07-20T20:14:32.446Z] #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-07-20T20:14:32.446Z] #196 DONE 0.1s [2023-07-20T20:14:32.446Z] [2023-07-20T20:14:32.446Z] #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-07-20T20:14:32.446Z] #197 DONE 0.1s [2023-07-20T20:14:32.446Z] [2023-07-20T20:14:32.446Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-20T20:14:32.713Z] #108 ... [2023-07-20T20:14:32.713Z] [2023-07-20T20:14:32.713Z] #142 [core-metadata] exporting to image [2023-07-20T20:14:32.713Z] #142 exporting layers [2023-07-20T20:14:32.979Z] #142 exporting layers 0.3s done [2023-07-20T20:14:32.979Z] #142 writing image sha256:b1bc5f4355c7cc7f02e6ad96eeb74abc43941190653918a385e79db29ae7e236 done [2023-07-20T20:14:32.979Z] #142 naming to docker.io/library/core-metadata-arm64 done [2023-07-20T20:14:32.979Z] #142 DONE 10.8s [2023-07-20T20:14:32.979Z] [2023-07-20T20:14:32.979Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T20:15:20.027Z] #114 ... [2023-07-20T20:15:20.027Z] [2023-07-20T20:15:20.027Z] #108 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-07-20T20:15:20.027Z] #108 DONE 972.0s [2023-07-20T20:15:20.027Z] [2023-07-20T20:15:20.027Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T20:15:20.027Z] #114 ... [2023-07-20T20:15:20.027Z] [2023-07-20T20:15:20.027Z] #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T20:15:20.027Z] #198 DONE 0.2s [2023-07-20T20:15:20.027Z] [2023-07-20T20:15:20.027Z] #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-20T20:15:20.027Z] #199 DONE 0.2s [2023-07-20T20:15:20.027Z] [2023-07-20T20:15:20.027Z] #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-07-20T20:15:20.027Z] #200 DONE 0.4s [2023-07-20T20:15:20.027Z] [2023-07-20T20:15:20.027Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T20:15:20.027Z] #114 ... [2023-07-20T20:15:20.027Z] [2023-07-20T20:15:20.027Z] #201 [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-07-20T20:15:20.027Z] #201 DONE 0.2s [2023-07-20T20:15:20.027Z] [2023-07-20T20:15:20.027Z] #142 [security-spiffe-token-provider] exporting to image [2023-07-20T20:15:20.027Z] #142 exporting layers [2023-07-20T20:15:21.438Z] #142 exporting layers 1.3s done [2023-07-20T20:15:21.438Z] #142 writing image sha256:81ef980aebed009fffedfaab7648bae73589aa80f7cc82f3430640496a4a8591 done [2023-07-20T20:15:21.438Z] #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-07-20T20:15:21.438Z] #142 DONE 12.1s [2023-07-20T20:15:21.438Z] [2023-07-20T20:15:21.438Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T20:15:48.094Z] #114 ... [2023-07-20T20:15:48.094Z] [2023-07-20T20:15:48.094Z] #121 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-07-20T20:15:48.094Z] #121 DONE 993.0s [2023-07-20T20:15:48.094Z] [2023-07-20T20:15:48.094Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-07-20T20:15:48.094Z] #114 DONE 986.5s [2023-07-20T20:15:48.094Z] [2023-07-20T20:15:48.094Z] #202 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T20:15:48.094Z] #202 DONE 0.1s [2023-07-20T20:15:48.094Z] [2023-07-20T20:15:48.094Z] #203 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-20T20:15:48.094Z] #203 DONE 0.1s [2023-07-20T20:15:48.094Z] [2023-07-20T20:15:48.094Z] #204 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-07-20T20:15:48.094Z] #204 DONE 0.2s [2023-07-20T20:15:48.094Z] [2023-07-20T20:15:48.094Z] #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-07-20T20:15:48.094Z] #205 DONE 0.1s [2023-07-20T20:15:48.094Z] [2023-07-20T20:15:48.094Z] #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-07-20T20:15:48.094Z] #206 DONE 0.3s [2023-07-20T20:15:48.094Z] [2023-07-20T20:15:48.094Z] #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-07-20T20:15:48.094Z] #207 DONE 0.4s [2023-07-20T20:15:48.094Z] [2023-07-20T20:15:48.094Z] #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-07-20T20:15:48.094Z] #208 DONE 0.1s [2023-07-20T20:15:48.094Z] [2023-07-20T20:15:48.094Z] #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-07-20T20:15:48.094Z] #209 DONE 0.1s [2023-07-20T20:15:48.094Z] [2023-07-20T20:15:48.094Z] #142 [support-notifications] exporting to image [2023-07-20T20:15:48.094Z] #142 exporting layers [2023-07-20T20:15:48.094Z] #142 exporting layers 0.3s done [2023-07-20T20:15:48.094Z] #142 writing image sha256:34d0b21e6dac1757c8eff8835a64efc6dc4c7c6507ef6f300663b6dd6f091111 0.0s done [2023-07-20T20:15:48.094Z] #142 naming to docker.io/library/support-scheduler-arm64 done [2023-07-20T20:15:48.094Z] #142 writing image sha256:26b045ab499d816299c75ce16f8a52c6ddb20a60714ba079875478e1b69b4d8b [2023-07-20T20:15:48.094Z] #142 writing image sha256:26b045ab499d816299c75ce16f8a52c6ddb20a60714ba079875478e1b69b4d8b done [2023-07-20T20:15:48.094Z] #142 naming to docker.io/library/support-notifications-arm64 done [2023-07-20T20:15:48.094Z] #142 DONE 12.8s [2023-07-20T20:15:48.094Z] time="2023-07-20T19:57:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T20:15:48.094Z] time="2023-07-20T19:57:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T20:15:48.094Z] time="2023-07-20T19:57:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T20:15:48.094Z] time="2023-07-20T19:57:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T20:15:48.094Z] time="2023-07-20T19:57:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T20:15:48.094Z] time="2023-07-20T19:57:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T20:15:48.094Z] time="2023-07-20T19:57:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T20:15:48.094Z] time="2023-07-20T19:57:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T20:15:48.094Z] time="2023-07-20T19:57:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T20:15:48.094Z] time="2023-07-20T19:57:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T20:15:48.094Z] time="2023-07-20T19:57:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T20:15:48.094Z] time="2023-07-20T19:57:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T20:15:48.094Z] time="2023-07-20T19:57:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-07-20T20:15:48.094Z] time="2023-07-20T19:57:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-07-20T20:15:48.119Z] $ docker stop --time=1 9567a00dbba03566d63d071993b27af25d9ea9ecd60838e3bec49566f9ea3bd6 [2023-07-20T20:15:49.781Z] $ docker rm -f --volumes 9567a00dbba03566d63d071993b27af25d9ea9ecd60838e3bec49566f9ea3bd6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T20:15:50.321Z] + docker images [2023-07-20T20:15:50.321Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-07-20T20:15:50.321Z] support-notifications-arm64 latest 26b045ab499d 4 seconds ago 32.4MB [2023-07-20T20:15:50.321Z] support-scheduler-arm64 latest 34d0b21e6dac 4 seconds ago 31.8MB [2023-07-20T20:15:50.321Z] security-spiffe-token-provider-arm64 latest 81ef980aebed 31 seconds ago 33.3MB [2023-07-20T20:15:50.321Z] core-metadata-arm64 latest b1bc5f4355c7 About a minute ago 20.8MB [2023-07-20T20:15:50.321Z] core-data-arm64 latest b1c79d9e1dd2 About a minute ago 20.5MB [2023-07-20T20:15:50.321Z] core-command-arm64 latest 64772f5d4240 About a minute ago 20.3MB [2023-07-20T20:15:50.321Z] core-common-config-bootstrapper-arm64 latest b15bf0757119 About a minute ago 17.8MB [2023-07-20T20:15:50.321Z] security-secretstore-setup-arm64 latest f66629f3ce1d 2 minutes ago 42.5MB [2023-07-20T20:15:50.321Z] security-bootstrapper-arm64 latest 1734adee058b 2 minutes ago 22.5MB [2023-07-20T20:15:50.321Z] security-proxy-setup-arm64 latest 8d11b03365e4 2 minutes ago 24MB [2023-07-20T20:15:50.321Z] security-proxy-auth-arm64 latest e060a356aba4 2 minutes ago 18.8MB [2023-07-20T20:15:50.321Z] security-spire-agent-arm64 latest 26ce1e9133dc 16 minutes ago 157MB [2023-07-20T20:15:50.322Z] security-spire-server-arm64 latest cc7eb0d3a185 16 minutes ago 102MB [2023-07-20T20:15:50.322Z] security-spire-config-arm64 latest b2cfb2ba7fd9 16 minutes ago 96.1MB [2023-07-20T20:15:50.322Z] ci-base-image-arm64 latest 237c41e69832 30 minutes ago 1.04GB [2023-07-20T20:15:50.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 8 days ago 677MB [2023-07-20T20:15:50.322Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 7 weeks 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-07-20T20:15:51.082Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-20T20:15:51.082Z] [2023-07-20T20:15:51.082Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T20:15:51.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-20T20:15:51.747Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-20T20:15:51.747Z] 8998bd30e6a1: Pulling fs layer [2023-07-20T20:15:51.747Z] 04944245beec: Pulling fs layer [2023-07-20T20:15:51.747Z] 699f458cf7ca: Pulling fs layer [2023-07-20T20:15:51.747Z] 765212b225bb: Pulling fs layer [2023-07-20T20:15:51.747Z] f23df028b6ca: Pulling fs layer [2023-07-20T20:15:51.747Z] d65c8cfc05b1: Pulling fs layer [2023-07-20T20:15:51.747Z] 2437ff75d9bd: Pulling fs layer [2023-07-20T20:15:51.747Z] 765212b225bb: Waiting [2023-07-20T20:15:51.747Z] f23df028b6ca: Waiting [2023-07-20T20:15:51.747Z] d65c8cfc05b1: Waiting [2023-07-20T20:15:51.747Z] 2437ff75d9bd: Waiting [2023-07-20T20:15:51.747Z] 04944245beec: Verifying Checksum [2023-07-20T20:15:51.747Z] 04944245beec: Download complete [2023-07-20T20:15:51.747Z] 765212b225bb: Download complete [2023-07-20T20:15:52.013Z] f23df028b6ca: Verifying Checksum [2023-07-20T20:15:52.013Z] f23df028b6ca: Download complete [2023-07-20T20:15:52.013Z] d65c8cfc05b1: Verifying Checksum [2023-07-20T20:15:52.013Z] d65c8cfc05b1: Download complete [2023-07-20T20:15:52.013Z] 699f458cf7ca: Verifying Checksum [2023-07-20T20:15:52.013Z] 699f458cf7ca: Download complete [2023-07-20T20:15:52.283Z] 8998bd30e6a1: Verifying Checksum [2023-07-20T20:15:52.283Z] 8998bd30e6a1: Download complete [2023-07-20T20:15:54.861Z] 2437ff75d9bd: Verifying Checksum [2023-07-20T20:15:54.861Z] 2437ff75d9bd: Download complete [2023-07-20T20:15:56.263Z] 8998bd30e6a1: Pull complete [2023-07-20T20:15:56.846Z] 04944245beec: Pull complete [2023-07-20T20:15:58.251Z] 699f458cf7ca: Pull complete [2023-07-20T20:15:58.251Z] 765212b225bb: Pull complete [2023-07-20T20:16:01.586Z] f23df028b6ca: Pull complete [2023-07-20T20:16:01.586Z] d65c8cfc05b1: Pull complete [2023-07-20T20:16:16.572Z] 2437ff75d9bd: Pull complete [2023-07-20T20:16:16.572Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-20T20:16:16.572Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-20T20:16:16.572Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T20:16:16.878Z] prd-ubuntu20.04-docker-arm64-4c-16g-1676 does not seem to be running inside a container [2023-07-20T20:16:16.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-20T20:16:19.567Z] $ docker top 49a0c09cf2e4a78e3eea1f98fbca6b892bb283311d7eab6fa218d00715c59828 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T20:16:20.238Z] ---> job-cost.sh [2023-07-20T20:16:20.503Z] lf-activate-venv: SKIPPING [2023-07-20T20:16:20.503Z] INFO: No Stack... [2023-07-20T20:16:21.078Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-20T20:16:21.655Z] INFO: Archiving Costs [Pipeline] sh [2023-07-20T20:16:21.992Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-07-20T20:16:21.992Z] + cut -d, -f6 [Pipeline] lock [2023-07-20T20:16:22.044Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4614-1-stack-cost] [2023-07-20T20:16:22.049Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4614-1-stack-cost] did not exist. Created. [2023-07-20T20:16:22.050Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4614-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-20T20:16:22.456Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-20T20:16:22.655Z] Stashed 1 file(s) [Pipeline] } [2023-07-20T20:16:22.672Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4614-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-20T20:16:22.736Z] $ docker stop --time=1 49a0c09cf2e4a78e3eea1f98fbca6b892bb283311d7eab6fa218d00715c59828 [2023-07-20T20:16:24.209Z] $ docker rm -f --volumes 49a0c09cf2e4a78e3eea1f98fbca6b892bb283311d7eab6fa218d00715c59828 [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-07-20T20:16:25.258Z] provisioning config files... [2023-07-20T20:16:25.266Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3469785909797390923tmp [Pipeline] { [Pipeline] sh [2023-07-20T20:16:25.611Z] + set +x [2023-07-20T20:16:25.611Z] + curl -s https://codecov.io/bash [2023-07-20T20:16:25.611Z] + bash -s -- [2023-07-20T20:16:25.611Z] [2023-07-20T20:16:25.611Z] _____ _ [2023-07-20T20:16:25.611Z] / ____| | | [2023-07-20T20:16:25.611Z] | | ___ __| | ___ ___ _____ __ [2023-07-20T20:16:25.611Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-20T20:16:25.611Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-20T20:16:25.611Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-20T20:16:25.611Z] Bash-1.0.6 [2023-07-20T20:16:25.611Z] [2023-07-20T20:16:25.611Z] [2023-07-20T20:16:25.611Z] ==> git version 2.25.1 found [2023-07-20T20:16:25.611Z] ==> 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-07-20T20:16:25.611Z] Release-Date: 2020-01-08 [2023-07-20T20:16:25.611Z] 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-07-20T20:16:25.611Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-20T20:16:25.611Z] ==> Jenkins CI detected. [2023-07-20T20:16:25.611Z] current dir:  /w/workspace/edgex-go/1 [2023-07-20T20:16:25.611Z] project root: . [2023-07-20T20:16:25.611Z] --> token set from env [2023-07-20T20:16:25.611Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-20T20:16:25.611Z] ==> Running gcov in . (disable via -X gcov) [2023-07-20T20:16:25.611Z] ==> Python coveragepy not found [2023-07-20T20:16:25.611Z] ==> Searching for coverage reports in: [2023-07-20T20:16:25.611Z] + . [2023-07-20T20:16:25.869Z] -> Found 1 reports [2023-07-20T20:16:25.869Z] ==> Detecting git/mercurial file structure [2023-07-20T20:16:25.869Z] ==> Reading reports [2023-07-20T20:16:25.869Z] + ./coverage.out bytes=447019 [2023-07-20T20:16:25.869Z] ==> Appending adjustments [2023-07-20T20:16:25.869Z] https://docs.codecov.io/docs/fixing-reports [2023-07-20T20:16:26.804Z] + Found adjustments [2023-07-20T20:16:26.804Z] ==> Gzipping contents [2023-07-20T20:16:26.804Z] 56K /tmp/codecov.84isUc.gz [2023-07-20T20:16:26.804Z] ==> Uploading reports [2023-07-20T20:16:26.804Z] url: https://codecov.io [2023-07-20T20:16:26.804Z] query: branch=PR-4614&commit=7cd52acded50355255e804b2cb55a894b0dce29c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4614%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4614&job=&cmd_args= [2023-07-20T20:16:26.804Z] -> Pinging Codecov [2023-07-20T20:16:26.804Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4614&commit=7cd52acded50355255e804b2cb55a894b0dce29c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4614%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4614&job=&cmd_args= [2023-07-20T20:16:27.063Z] -> Uploading to [2023-07-20T20:16:27.063Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-20/00271124DB129430A58F1EEE437C3FCB/7cd52acded50355255e804b2cb55a894b0dce29c/d20bd3b6-1eac-4b13-9e32-aeb9454257d7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230720%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230720T201626Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d851c6c7df6ddc1e04433556dac366c7b3e3f2c19ccd105f77f4602c2406aaa4 [2023-07-20T20:16:27.063Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-20T20:16:27.063Z] Dload Upload Total Spent Left Speed [2023-07-20T20:16:27.322Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57308 0 0 100 57308 0 244k --:--:-- --:--:-- --:--:-- 244k [2023-07-20T20:16:27.322Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7cd52acded50355255e804b2cb55a894b0dce29c [Pipeline] } [2023-07-20T20:16:27.352Z] 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-07-20T20:16:28.766Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-07-20T20:16:29.092Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T20:16:29.983Z] ---> package-listing.sh [2023-07-20T20:16:29.983Z] ++ facter osfamily [2023-07-20T20:16:29.983Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-20T20:16:30.243Z] + OS_FAMILY=debian [2023-07-20T20:16:30.243Z] + workspace=/w/workspace/edgex-go/1 [2023-07-20T20:16:30.243Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-20T20:16:30.243Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-20T20:16:30.243Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-20T20:16:30.243Z] + PACKAGES=/tmp/packages_start.txt [2023-07-20T20:16:30.243Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-20T20:16:30.243Z] + PACKAGES=/tmp/packages_end.txt [2023-07-20T20:16:30.243Z] + case "${OS_FAMILY}" in [2023-07-20T20:16:30.243Z] + dpkg -l [2023-07-20T20:16:30.243Z] + grep '^ii' [2023-07-20T20:16:30.243Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-20T20:16:30.243Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-20T20:16:30.243Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-20T20:16:30.243Z] + '[' /w/workspace/edgex-go/1 ']' [2023-07-20T20:16:30.243Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-07-20T20:16:30.243Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-07-20T20:16:30.275Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-20T20:16:30.566Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T20:16:31.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T20:16:31.187Z] [2023-07-20T20:16:31.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T20:16:31.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T20:16:31.562Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-20T20:16:31.562Z] 5eb5b503b376: Pulling fs layer [2023-07-20T20:16:31.562Z] 5c69ac0246d0: Pulling fs layer [2023-07-20T20:16:31.562Z] ec43610c2a17: Pulling fs layer [2023-07-20T20:16:31.562Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-20T20:16:31.562Z] 33b1e0a273af: Pulling fs layer [2023-07-20T20:16:31.562Z] 5d3b04190fa2: Pulling fs layer [2023-07-20T20:16:31.562Z] 2f39f015ded8: Pulling fs layer [2023-07-20T20:16:31.562Z] 33b1e0a273af: Waiting [2023-07-20T20:16:31.562Z] 5d3b04190fa2: Waiting [2023-07-20T20:16:31.562Z] 3a2ae6a8a46f: Waiting [2023-07-20T20:16:31.562Z] 2f39f015ded8: Waiting [2023-07-20T20:16:31.562Z] 5c69ac0246d0: Download complete [2023-07-20T20:16:31.562Z] 3a2ae6a8a46f: Download complete [2023-07-20T20:16:31.562Z] 33b1e0a273af: Verifying Checksum [2023-07-20T20:16:31.562Z] 33b1e0a273af: Download complete [2023-07-20T20:16:31.825Z] 5d3b04190fa2: Download complete [2023-07-20T20:16:31.825Z] ec43610c2a17: Verifying Checksum [2023-07-20T20:16:31.825Z] ec43610c2a17: Download complete [2023-07-20T20:16:31.825Z] 5eb5b503b376: Verifying Checksum [2023-07-20T20:16:31.825Z] 5eb5b503b376: Download complete [2023-07-20T20:16:32.391Z] 2f39f015ded8: Download complete [2023-07-20T20:16:32.957Z] 5eb5b503b376: Pull complete [2023-07-20T20:16:32.957Z] 5c69ac0246d0: Pull complete [2023-07-20T20:16:33.523Z] ec43610c2a17: Pull complete [2023-07-20T20:16:33.523Z] 3a2ae6a8a46f: Pull complete [2023-07-20T20:16:33.780Z] 33b1e0a273af: Pull complete [2023-07-20T20:16:33.780Z] 5d3b04190fa2: Pull complete [2023-07-20T20:16:37.961Z] 2f39f015ded8: Pull complete [2023-07-20T20:16:37.961Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-20T20:16:37.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T20:16:37.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T20:16:38.176Z] prd-ubuntu20.04-docker-8c-8g-1675 does not seem to be running inside a container [2023-07-20T20:16:38.208Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-20T20:16:42.433Z] $ docker top b0ea28613bc517da419d7ab3b8ab5030efb541f4e6d92dd5819cffd82e3c8b21 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T20:16:42.909Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-20T20:16:43.261Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-20T20:16:43.615Z] + ls /var/log/sa-host [2023-07-20T20:16:43.615Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T20:16:43.814Z] provisioning config files... [2023-07-20T20:16:43.838Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2878967375072444548tmp [Pipeline] { [Pipeline] echo [2023-07-20T20:16:43.883Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T20:16:44.205Z] ---> create-netrc.sh [Pipeline] } [2023-07-20T20:16:44.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-20T20:16:44.635Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-20T20:16:44.668Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T20:16:44.979Z] ---> sudo-logs.sh [2023-07-20T20:16:44.979Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-20T20:16:45.059Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T20:16:45.370Z] ---> job-cost.sh [2023-07-20T20:16:45.370Z] lf-activate-venv: SKIPPING [2023-07-20T20:16:45.370Z] DEBUG: total: 0.10999999940395355 [2023-07-20T20:16:45.370Z] INFO: Retrieving Stack Cost... [2023-07-20T20:16:45.630Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-20T20:16:46.197Z] INFO: Archiving Costs [Pipeline] echo [2023-07-20T20:16:46.232Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T20:16:46.548Z] ---> logs-deploy.sh [2023-07-20T20:16:46.548Z] lf-activate-venv: SKIPPING [2023-07-20T20:16:46.548Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4614/1 [2023-07-20T20:16:46.548Z] INFO: archiving workspace using pattern(s): [2023-07-20T20:16:47.483Z] Archives upload complete. [2023-07-20T20:16:47.743Z] INFO: archiving logs to Nexus