Pull request #4716 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f28609f52bda15f619f34d91f9f4dbca390f093c+4eef39055a4f8a992f7fcd8196977fee3e461688 (e4c8ab1d0363f3d4a633109b80bcc09a64b8ee68) 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-ssh3517351643717119865.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh6756723747697966276.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-4716/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-4716/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13660179432698530810.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-4716/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh339163117275404433.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh16639003922837789675.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-4716/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-4716/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2834008678619141039.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16269’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16275 in /w/workspace/edgexfoundry_edgex-go_PR-4716 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4eef39055a4f8a992f7fcd8196977fee3e461688 into PR head commit f28609f52bda15f619f34d91f9f4dbca390f093c Merge succeeded, producing f28609f52bda15f619f34d91f9f4dbca390f093c Checking out Revision f28609f52bda15f619f34d91f9f4dbca390f093c (PR-4716) 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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 > 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/4716/head:refs/remotes/origin/PR-4716 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f28609f52bda15f619f34d91f9f4dbca390f093c # 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 4eef39055a4f8a992f7fcd8196977fee3e461688 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f28609f52bda15f619f34d91f9f4dbca390f093c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T19:19:59.254Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T19:19:59.409Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T19:19:59.494Z] ========================================================= [2023-11-01T19:19:59.494Z] EdgeX Global Pipelines Version Info [2023-11-01T19:19:59.494Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:20:00.663Z] ------------------- [2023-11-01T19:20:00.663Z] stable info: [2023-11-01T19:20:00.663Z] ------------------- [2023-11-01T19:20:00.663Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T19:20:00.663Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T19:20:00.663Z] Message: update stable to v1.0.255 [2023-11-01T19:20:00.928Z] ------------------- [2023-11-01T19:20:00.928Z] experimental info: [2023-11-01T19:20:00.928Z] ------------------- [2023-11-01T19:20:00.928Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T19:20:00.928Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T19:20:00.928Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T19:20:01.232Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-11-01T19:20:01.287Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-11-01T19:20:01.326Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T19:20:01.368Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T19:20:01.406Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T19:20:01.445Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T19:20:01.485Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T19:20:01.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-11-01T19:20:01.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-11-01T19:20:01.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-11-01T19:20:01.632Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T19:20:01.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T19:20:01.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T19:20:01.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T19:20:01.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T19:20:01.821Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T19:20:01.859Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T19:20:01.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T19:20:01.933Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-01T19:20:01.972Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-01T19:20:02.013Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T19:20:02.052Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T19:20:02.089Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T19:20:02.129Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4716 [Pipeline] echo [2023-11-01T19:20:02.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4716 [Pipeline] echo [2023-11-01T19:20:02.217Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4716 [Pipeline] echo [2023-11-01T19:20:02.264Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f28609f52bda15f619f34d91f9f4dbca390f093c [Pipeline] echo [2023-11-01T19:20:02.305Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f28609f [Pipeline] echo [2023-11-01T19:20:02.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T19:20:02.476Z] provisioning config files... [2023-11-01T19:20:02.754Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config200296753581394418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:20:03.101Z] ---> docker-login.sh [2023-11-01T19:20:03.101Z] nexus3.edgexfoundry.org:10001 [2023-11-01T19:20:05.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:20:05.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:20:05.032Z] Configure a credential helper to remove this warning. See [2023-11-01T19:20:05.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:20:05.032Z] [2023-11-01T19:20:05.032Z] Login Succeeded [2023-11-01T19:20:05.032Z] nexus3.edgexfoundry.org:10002 [2023-11-01T19:20:05.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:20:05.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:20:05.032Z] Configure a credential helper to remove this warning. See [2023-11-01T19:20:05.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:20:05.032Z] [2023-11-01T19:20:05.032Z] Login Succeeded [2023-11-01T19:20:05.032Z] nexus3.edgexfoundry.org:10003 [2023-11-01T19:20:05.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:20:05.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:20:05.291Z] Configure a credential helper to remove this warning. See [2023-11-01T19:20:05.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:20:05.291Z] [2023-11-01T19:20:05.291Z] Login Succeeded [2023-11-01T19:20:05.291Z] nexus3.edgexfoundry.org:10004 [2023-11-01T19:20:05.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:20:05.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:20:05.291Z] Configure a credential helper to remove this warning. See [2023-11-01T19:20:05.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:20:05.291Z] [2023-11-01T19:20:05.291Z] Login Succeeded [2023-11-01T19:20:05.291Z] docker.io [2023-11-01T19:20:05.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:20:05.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:20:05.815Z] Configure a credential helper to remove this warning. See [2023-11-01T19:20:05.815Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:20:05.815Z] [2023-11-01T19:20:05.815Z] Login Succeeded [2023-11-01T19:20:05.815Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T19:20:05.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T19:20:06.255Z] + 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-11-01T19:20:06.255Z] + dirname cmd/core-command/Dockerfile [2023-11-01T19:20:06.255Z] + cut -d/ -f2 [2023-11-01T19:20:06.255Z] + echo core-command,cmd/core-command/Dockerfile [2023-11-01T19:20:06.255Z] + + cut -d/ -f2 [2023-11-01T19:20:06.255Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-11-01T19:20:06.255Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-11-01T19:20:06.255Z] + cut -d/ -f2 [2023-11-01T19:20:06.255Z] + dirname cmd/core-data/Dockerfile [2023-11-01T19:20:06.255Z] + echo core-data,cmd/core-data/Dockerfile [2023-11-01T19:20:06.255Z] + dirname cmd/core-metadata/Dockerfile [2023-11-01T19:20:06.255Z] + cut -d/ -f2 [2023-11-01T19:20:06.255Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-11-01T19:20:06.255Z] + + cut -d/ -f2 [2023-11-01T19:20:06.255Z] dirname cmd/security-bootstrapper/Dockerfile [2023-11-01T19:20:06.255Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-11-01T19:20:06.255Z] + + dirname cmd/security-proxy-auth/Dockerfile [2023-11-01T19:20:06.255Z] cut -d/ -f2 [2023-11-01T19:20:06.255Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-11-01T19:20:06.255Z] + + dirname cmd/security-proxy-setup/Dockerfile [2023-11-01T19:20:06.255Z] cut -d/ -f2 [2023-11-01T19:20:06.255Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-11-01T19:20:06.255Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-11-01T19:20:06.255Z] + cut -d/ -f2 [2023-11-01T19:20:06.255Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-11-01T19:20:06.255Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-11-01T19:20:06.255Z] + cut -d/ -f2 [2023-11-01T19:20:06.255Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-11-01T19:20:06.255Z] + dirname cmd/security-spire-agent/Dockerfile [2023-11-01T19:20:06.255Z] + cut -d/ -f2 [2023-11-01T19:20:06.255Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-11-01T19:20:06.255Z] + dirname cmd/security-spire-config/Dockerfile [2023-11-01T19:20:06.255Z] + cut -d/ -f2 [2023-11-01T19:20:06.255Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-11-01T19:20:06.255Z] + dirname cmd/security-spire-server/Dockerfile [2023-11-01T19:20:06.255Z] + cut -d/ -f2 [2023-11-01T19:20:06.255Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-11-01T19:20:06.255Z] + dirname cmd/support-notifications/Dockerfile [2023-11-01T19:20:06.255Z] + cut -d/ -f2 [2023-11-01T19:20:06.255Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-11-01T19:20:06.255Z] + dirname cmd/support-scheduler/Dockerfile [2023-11-01T19:20:06.255Z] + cut -d/ -f2 [2023-11-01T19:20:06.255Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-11-01T19:20:06.334Z] 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-11-01T19:20:06.896Z] + git rev-list -1 --merges f28609f52bda15f619f34d91f9f4dbca390f093c~1..f28609f52bda15f619f34d91f9f4dbca390f093c [Pipeline] echo [2023-11-01T19:20:06.932Z] -----------> git rev-list -1 --merges f28609f52bda15f619f34d91f9f4dbca390f093c~1..f28609f52bda15f619f34d91f9f4dbca390f093c f28609f52bda15f619f34d91f9f4dbca390f093c [false] [Pipeline] sh [2023-11-01T19:20:07.249Z] + git log --format=format:%s -1 f28609f52bda15f619f34d91f9f4dbca390f093c [Pipeline] echo [2023-11-01T19:20:07.380Z] ========================================================= [2023-11-01T19:20:07.380Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T19:20:07.380Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-01T19:20:07.835Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T19:20:07.835Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T19:20:07.835Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T19:20:07.835Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T19:20:07.835Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T19:20:07.835Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T19:20:07.835Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:20:08.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T19:20:08.354Z] [2023-11-01T19:20:08.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:20:08.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T19:20:09.008Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T19:20:09.008Z] b85a868b505f: Pulling fs layer [2023-11-01T19:20:09.008Z] e2be974225ed: Pulling fs layer [2023-11-01T19:20:09.008Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T19:20:09.008Z] 988bab9f4d93: Pulling fs layer [2023-11-01T19:20:09.008Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T19:20:09.008Z] eaf3925da568: Pulling fs layer [2023-11-01T19:20:09.008Z] bab4dde63d76: Pulling fs layer [2023-11-01T19:20:09.008Z] bde34c3a00c8: Pulling fs layer [2023-11-01T19:20:09.008Z] b352a97aabf1: Pulling fs layer [2023-11-01T19:20:09.008Z] 4872d77fe225: Pulling fs layer [2023-11-01T19:20:09.008Z] 5851b861e8e6: Pulling fs layer [2023-11-01T19:20:09.008Z] 988bab9f4d93: Waiting [2023-11-01T19:20:09.008Z] 1469e6f7b9e6: Waiting [2023-11-01T19:20:09.008Z] eaf3925da568: Waiting [2023-11-01T19:20:09.008Z] bab4dde63d76: Waiting [2023-11-01T19:20:09.008Z] bde34c3a00c8: Waiting [2023-11-01T19:20:09.008Z] b352a97aabf1: Waiting [2023-11-01T19:20:09.008Z] 5851b861e8e6: Waiting [2023-11-01T19:20:09.008Z] e2be974225ed: Verifying Checksum [2023-11-01T19:20:09.008Z] e2be974225ed: Download complete [2023-11-01T19:20:09.008Z] 988bab9f4d93: Verifying Checksum [2023-11-01T19:20:09.008Z] 988bab9f4d93: Download complete [2023-11-01T19:20:09.008Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T19:20:09.008Z] 1469e6f7b9e6: Download complete [2023-11-01T19:20:09.008Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T19:20:09.008Z] 339a4e72a1f5: Download complete [2023-11-01T19:20:09.008Z] eaf3925da568: Download complete [2023-11-01T19:20:09.008Z] bde34c3a00c8: Download complete [2023-11-01T19:20:09.285Z] b352a97aabf1: Verifying Checksum [2023-11-01T19:20:09.285Z] b352a97aabf1: Download complete [2023-11-01T19:20:09.285Z] 4872d77fe225: Verifying Checksum [2023-11-01T19:20:09.285Z] 4872d77fe225: Download complete [2023-11-01T19:20:09.285Z] 5851b861e8e6: Verifying Checksum [2023-11-01T19:20:09.285Z] b85a868b505f: Verifying Checksum [2023-11-01T19:20:09.285Z] b85a868b505f: Download complete [2023-11-01T19:20:09.544Z] bab4dde63d76: Verifying Checksum [2023-11-01T19:20:09.544Z] bab4dde63d76: Download complete [2023-11-01T19:20:10.947Z] b85a868b505f: Pull complete [2023-11-01T19:20:11.207Z] e2be974225ed: Pull complete [2023-11-01T19:20:12.148Z] 339a4e72a1f5: Pull complete [2023-11-01T19:20:12.409Z] 988bab9f4d93: Pull complete [2023-11-01T19:20:13.351Z] 1469e6f7b9e6: Pull complete [2023-11-01T19:20:13.613Z] eaf3925da568: Pull complete [2023-11-01T19:20:16.179Z] bab4dde63d76: Pull complete [2023-11-01T19:20:16.179Z] bde34c3a00c8: Pull complete [2023-11-01T19:20:16.750Z] b352a97aabf1: Pull complete [2023-11-01T19:20:16.750Z] 4872d77fe225: Pull complete [2023-11-01T19:20:17.009Z] 5851b861e8e6: Pull complete [2023-11-01T19:20:17.009Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T19:20:17.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T19:20:17.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:20:17.332Z] prd-ubuntu20.04-docker-8c-8g-16275 does not seem to be running inside a container [2023-11-01T19:20:17.373Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T19:20:21.533Z] $ docker top e17eef20396eb94a630571fbd311dc42363f95184b9a585c21b2c74d327a1312 -eo pid,comm [2023-11-01T19:20:21.579Z] 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-11-01T19:20:21.580Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T19:20:21.725Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T19:20:21.725Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T19:20:21.838Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T19:20:21.844Z] $ docker exec e17eef20396eb94a630571fbd311dc42363f95184b9a585c21b2c74d327a1312 ssh-agent [2023-11-01T19:20:21.940Z] SSH_AUTH_SOCK=/tmp/ssh-YbcqA474N3i5/agent.33 [2023-11-01T19:20:21.940Z] SSH_AGENT_PID=39 [2023-11-01T19:20:21.948Z] Running ssh-add (command line suppressed) [2023-11-01T19:20:22.045Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_17556881488946528537.key (/w/workspace/edgex-go/1@tmp/private_key_17556881488946528537.key) [2023-11-01T19:20:22.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T19:20:22.389Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T19:20:22.424Z] $ docker exec --env ******** --env ******** e17eef20396eb94a630571fbd311dc42363f95184b9a585c21b2c74d327a1312 ssh-agent -k [2023-11-01T19:20:22.514Z] unset SSH_AUTH_SOCK; [2023-11-01T19:20:22.515Z] unset SSH_AGENT_PID; [2023-11-01T19:20:22.515Z] echo Agent pid 39 killed; [2023-11-01T19:20:22.521Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T19:20:22.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T19:20:22.609Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T19:20:22.710Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T19:20:22.716Z] $ docker exec e17eef20396eb94a630571fbd311dc42363f95184b9a585c21b2c74d327a1312 ssh-agent [2023-11-01T19:20:22.826Z] SSH_AUTH_SOCK=/tmp/ssh-4iDyNmhgyn5e/agent.70 [2023-11-01T19:20:22.826Z] SSH_AGENT_PID=76 [2023-11-01T19:20:22.831Z] Running ssh-add (command line suppressed) [2023-11-01T19:20:22.945Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_11133503082621521907.key (/w/workspace/edgex-go/1@tmp/private_key_11133503082621521907.key) [2023-11-01T19:20:22.956Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T19:20:23.285Z] + git semver init [2023-11-01T19:20:23.546Z] 2023-11-01 19:20:23,475 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T19:20:23.546Z] 2023-11-01 19:20:23,476 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-11-01T19:20:23.546Z] 2023-11-01 19:20:23,477 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-11-01T19:20:23.546Z] 2023-11-01 19:20:23,477 [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-11-01T19:20:30.126Z] 2023-11-01 19:20:29,502 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-11-01T19:20:30.126Z] 2023-11-01 19:20:29,503 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4716 with force:False [2023-11-01T19:20:30.126Z] 2023-11-01 19:20:29,503 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4716 [2023-11-01T19:20:30.126Z] 2023-11-01 19:20:29,508 [execute] INFO git cat-file --batch-check [2023-11-01T19:20:30.126Z] 2023-11-01 19:20:29,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T19:20:30.126Z] 2023-11-01 19:20:29,513 [execute] INFO git cat-file --batch [2023-11-01T19:20:30.127Z] 2023-11-01 19:20:29,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T19:20:30.127Z] 2023-11-01 19:20:29,518 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4716 [2023-11-01T19:20:30.127Z] 0.0.0 [Pipeline] } [2023-11-01T19:20:30.155Z] $ docker exec --env ******** --env ******** e17eef20396eb94a630571fbd311dc42363f95184b9a585c21b2c74d327a1312 ssh-agent -k [2023-11-01T19:20:30.248Z] unset SSH_AUTH_SOCK; [2023-11-01T19:20:30.249Z] unset SSH_AGENT_PID; [2023-11-01T19:20:30.249Z] echo Agent pid 76 killed; [2023-11-01T19:20:30.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T19:20:30.693Z] + git semver [Pipeline] } [2023-11-01T19:20:30.976Z] $ docker stop --time=1 e17eef20396eb94a630571fbd311dc42363f95184b9a585c21b2c74d327a1312 [2023-11-01T19:20:32.428Z] $ docker rm -f --volumes e17eef20396eb94a630571fbd311dc42363f95184b9a585c21b2c74d327a1312 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T19:20:32.848Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T19:20:33.169Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T19:20:33.188Z] [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-11-01T19:20:33.941Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-11-01T19:20:33.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T19:20:34.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T19:20:34.064Z] ========================================================= [2023-11-01T19:20:34.064Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T19:20:34.064Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-01T19:20:34.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T19:20:34.401Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T19:20:34.401Z] 7264a8db6415: Pulling fs layer [2023-11-01T19:20:34.401Z] c4d48a809fc2: Pulling fs layer [2023-11-01T19:20:34.401Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T19:20:34.401Z] ad3a456e5733: Pulling fs layer [2023-11-01T19:20:34.401Z] 33e27b845d1e: Pulling fs layer [2023-11-01T19:20:34.401Z] c68163c4e522: Pulling fs layer [2023-11-01T19:20:34.401Z] 50da416c3ac9: Pulling fs layer [2023-11-01T19:20:34.401Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T19:20:34.401Z] ad3a456e5733: Waiting [2023-11-01T19:20:34.401Z] 33e27b845d1e: Waiting [2023-11-01T19:20:34.401Z] c68163c4e522: Waiting [2023-11-01T19:20:34.401Z] 50da416c3ac9: Waiting [2023-11-01T19:20:34.401Z] 23d2d4c4bb30: Waiting [2023-11-01T19:20:34.401Z] c4d48a809fc2: Verifying Checksum [2023-11-01T19:20:34.401Z] c4d48a809fc2: Download complete [2023-11-01T19:20:34.401Z] ad3a456e5733: Download complete [2023-11-01T19:20:34.401Z] 33e27b845d1e: Download complete [2023-11-01T19:20:34.401Z] 7264a8db6415: Download complete [2023-11-01T19:20:34.401Z] c68163c4e522: Verifying Checksum [2023-11-01T19:20:34.401Z] c68163c4e522: Download complete [2023-11-01T19:20:34.661Z] 7264a8db6415: Pull complete [2023-11-01T19:20:34.923Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T19:20:34.923Z] 4f1c88b9dad5: Download complete [2023-11-01T19:20:34.923Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T19:20:34.923Z] 23d2d4c4bb30: Download complete [2023-11-01T19:20:34.923Z] c4d48a809fc2: Pull complete [2023-11-01T19:20:35.511Z] 50da416c3ac9: Verifying Checksum [2023-11-01T19:20:35.511Z] 50da416c3ac9: Download complete [2023-11-01T19:20:38.048Z] 4f1c88b9dad5: Pull complete [2023-11-01T19:20:38.307Z] ad3a456e5733: Pull complete [2023-11-01T19:20:38.307Z] 33e27b845d1e: Pull complete [2023-11-01T19:20:38.307Z] c68163c4e522: Pull complete [2023-11-01T19:20:40.842Z] 50da416c3ac9: Pull complete [2023-11-01T19:20:41.104Z] 23d2d4c4bb30: Pull complete [2023-11-01T19:20:41.104Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T19:20:41.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T19:20:41.104Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-01T19:20:41.487Z] + + docker build -t ci-base-image-x86_64 -f - . [2023-11-01T19:20:41.488Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T19:20:41.488Z] WORKDIR /edgex [2023-11-01T19:20:41.488Z] COPY go.mod . [2023-11-01T19:20:41.488Z] RUN go mod download [2023-11-01T19:20:42.083Z] Sending build context to Docker daemon 170.9MB [2023-11-01T19:20:42.083Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T19:20:42.083Z] ---> 0786185ac409 [2023-11-01T19:20:42.083Z] Step 2/4 : WORKDIR /edgex [2023-11-01T19:20:48.470Z] Still waiting to schedule task [2023-11-01T19:20:48.470Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-01T19:20:48.722Z] ---> Running in fbb3363db98c [2023-11-01T19:20:48.723Z] Removing intermediate container fbb3363db98c [2023-11-01T19:20:48.723Z] ---> 2b29d35b3184 [2023-11-01T19:20:48.723Z] Step 3/4 : COPY go.mod . [2023-11-01T19:20:48.982Z] ---> de24eefe64af [2023-11-01T19:20:48.982Z] Step 4/4 : RUN go mod download [2023-11-01T19:20:48.982Z] ---> Running in ba774bfce753 [2023-11-01T19:21:10.978Z] Removing intermediate container ba774bfce753 [2023-11-01T19:21:10.978Z] ---> 5b409df6404c [2023-11-01T19:21:10.978Z] Successfully built 5b409df6404c [2023-11-01T19:21:10.978Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:21:11.355Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T19:21:11.355Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:21:11.516Z] prd-ubuntu20.04-docker-8c-8g-16275 does not seem to be running inside a container [2023-11-01T19:21:11.564Z] $ 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-x86_64 cat [2023-11-01T19:21:11.944Z] $ docker top 4722d0afbe2b33944dcf791ebff7c446f3887fc9edfc589fc4b7c1052935c991 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T19:21:12.332Z] + go version [2023-11-01T19:21:12.333Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T19:21:12.369Z] $ docker stop --time=1 4722d0afbe2b33944dcf791ebff7c446f3887fc9edfc589fc4b7c1052935c991 [2023-11-01T19:21:13.738Z] $ docker rm -f --volumes 4722d0afbe2b33944dcf791ebff7c446f3887fc9edfc589fc4b7c1052935c991 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:21:14.498Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T19:21:14.498Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:21:14.656Z] prd-ubuntu20.04-docker-8c-8g-16275 does not seem to be running inside a container [2023-11-01T19:21:14.692Z] $ 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-x86_64 cat [2023-11-01T19:21:15.035Z] $ docker top f1306e8269000ae1fd57205c62edda57143f86a31ae07c5e70effbb84b9e4e0f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T19:21:15.150Z] ========================================================= [2023-11-01T19:21:15.150Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-01T19:21:15.150Z] ========================================================= [Pipeline] sh [2023-11-01T19:21:15.444Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-01T19:21:15.814Z] + make test [2023-11-01T19:21:15.815Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T19:21:22.385Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-01T19:21:34.600Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-01T19:21:34.600Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-01T19:21:34.600Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-01T19:21:34.600Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-01T19:21:34.600Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-01T19:21:34.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-01T19:21:34.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-01T19:21:34.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-01T19:21:34.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-01T19:21:34.600Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-01T19:21:34.600Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-01T19:21:34.600Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-01T19:21:34.600Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-01T19:21:34.600Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-01T19:21:35.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-01T19:21:35.985Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-01T19:21:37.368Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.038s coverage: 28.7% of statements [2023-11-01T19:21:39.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.055s coverage: 97.0% of statements [2023-11-01T19:21:39.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-01T19:21:39.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-01T19:21:39.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-01T19:21:40.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-01T19:21:40.216Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-01T19:21:41.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-01T19:21:41.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-01T19:21:41.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-01T19:21:41.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-01T19:21:41.593Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-01T19:21:42.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-01T19:21:42.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-01T19:21:42.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.074s coverage: 69.2% of statements [2023-11-01T19:21:42.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 53.2% of statements [2023-11-01T19:21:45.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.395s coverage: 93.4% of statements [2023-11-01T19:21:45.062Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.057s coverage: 4.1% of statements [2023-11-01T19:21:45.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-01T19:21:45.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-01T19:21:45.062Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-01T19:21:45.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-01T19:21:45.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-01T19:21:45.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-01T19:21:45.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-01T19:21:45.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-01T19:21:45.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-01T19:21:45.322Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-01T19:21:46.261Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.352s coverage: 97.6% of statements [2023-11-01T19:21:46.261Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.036s coverage: 72.2% of statements [2023-11-01T19:21:46.829Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-01T19:21:46.829Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-01T19:21:47.767Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.075s coverage: 0.9% of statements [2023-11-01T19:21:47.767Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 32.2% of statements [2023-11-01T19:21:47.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.041s coverage: 41.7% of statements [2023-11-01T19:21:47.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.038s coverage: 82.9% of statements [2023-11-01T19:21:48.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.037s coverage: 94.1% of statements [2023-11-01T19:21:48.285Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 96.3% of statements [2023-11-01T19:21:48.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.038s coverage: 87.5% of statements [2023-11-01T19:21:48.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-01T19:21:48.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-01T19:21:48.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-01T19:21:48.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-01T19:21:48.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-01T19:21:48.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-01T19:21:48.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-01T19:21:48.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-01T19:21:50.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-01T19:21:50.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-01T19:21:50.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-01T19:21:50.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-01T19:21:50.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-01T19:21:50.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-01T19:21:50.747Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-01T19:21:52.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-01T19:21:52.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-01T19:21:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-01T19:21:53.730Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-01T19:21:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-01T19:21:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-01T19:21:56.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-01T19:21:57.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-01T19:21:57.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-01T19:21:57.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-01T19:22:01.924Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.049s coverage: 94.4% of statements [2023-11-01T19:22:01.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-01T19:22:01.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-01T19:22:01.924Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-01T19:22:01.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-01T19:22:02.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-01T19:22:02.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-01T19:22:02.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-01T19:22:02.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-01T19:22:04.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-01T19:22:04.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-01T19:22:04.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-01T19:22:04.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-01T19:22:05.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-01T19:22:05.211Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-01T19:22:05.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-01T19:22:05.786Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.249s coverage: 79.9% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.090s coverage: 92.9% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.050s coverage: 62.3% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.087s coverage: 87.2% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.028s coverage: 20.0% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.031s coverage: 100.0% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.163s coverage: 63.1% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.039s coverage: 100.0% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.659s coverage: 38.4% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.117s coverage: 89.5% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.040s coverage: 84.8% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.077s coverage: 19.9% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 95.7% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.047s coverage: 61.8% of statements [2023-11-01T19:22:13.910Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.093s coverage: 98.9% of statements [2023-11-01T19:22:13.910Z] 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-11-01T19:22:13.910Z] running golangci-lint [2023-11-01T19:22:13.910Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-11-01T19:22:13.910Z] go version go1.21.0 linux/amd64 [2023-11-01T19:22:13.910Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-11-01T19:22:13.910Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-11-01T19:22:28.783Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 12.79517939s" [2023-11-01T19:22:28.783Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.492987ms" [2023-11-01T19:22:35.701Z] level=info msg="[linters_context/goanalysis] analyzers took 1m12.268156788s with top 10 stages: buildir: 35.07868214s, gosec: 8.27225286s, fact_deprecated: 2.538013531s, ctrlflow: 2.043246745s, inspect: 1.995875598s, printf: 1.853639011s, unused: 1.041334645s, S1038: 1.004677103s, nilness: 769.873735ms, fact_purity: 768.514133ms" [2023-11-01T19:22:35.702Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-11-01T19:22:35.702Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, skip_files: 197/197, nolint: 0/21, path_prettifier: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, cgo: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude: 197/197" [2023-11-01T19:22:35.702Z] level=info msg="[runner] processing took 15.660996ms with stages: nolint: 6.292686ms, identifier_marker: 4.899377ms, autogenerated_exclude: 1.35532ms, path_prettifier: 1.34325ms, exclude-rules: 1.089118ms, skip_dirs: 637.845µs, cgo: 26.18µs, filename_unadjuster: 13µs, max_same_issues: 860ns, diff: 570ns, fixer: 430ns, uniq_by_line: 420ns, skip_files: 370ns, exclude: 320ns, severity-rules: 250ns, path_shortener: 240ns, sort_results: 230ns, max_from_linter: 160ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-11-01T19:22:35.702Z] level=info msg="[runner] linters took 8.361906277s with stages: goanalysis_metalinter: 8.346141319s" [2023-11-01T19:22:35.702Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-11-01T19:22:35.702Z] level=info msg="Memory: 210 samples, avg is 237.4MB, max is 916.3MB" [2023-11-01T19:22:35.702Z] level=info msg="Execution took 21.194530974s" [2023-11-01T19:22:35.702Z] go vet ./... [2023-11-01T19:22:38.996Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T19:22:38.996Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T19:22:38.996Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T19:22:39.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-01T19:22:39.616Z] + ls -al . [2023-11-01T19:22:39.616Z] total 728 [2023-11-01T19:22:39.616Z] drwxrwxr-x 11 1001 1001 4096 Nov 1 19:21 . [2023-11-01T19:22:39.616Z] drwxr-xr-x 4 root root 4096 Nov 1 19:21 .. [2023-11-01T19:22:39.616Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 19:19 .blubracket [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 10 Nov 1 19:19 .dockerignore [2023-11-01T19:22:39.616Z] drwxrwxr-x 8 1001 1001 4096 Nov 1 19:22 .git [2023-11-01T19:22:39.616Z] drwxrwxr-x 3 1001 1001 4096 Nov 1 19:19 .github [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 1074 Nov 1 19:19 .gitignore [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 42 Nov 1 19:19 .golangci.yml [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 100 Nov 1 19:19 .hadolint.yml [2023-11-01T19:22:39.616Z] drwxr-xr-x 3 1001 1001 4096 Nov 1 19:20 .semver [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 155 Nov 1 19:19 .sonarcloud.properties [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 1171 Nov 1 19:19 ADOPTERS.md [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 11674 Nov 1 19:19 Attribution.txt [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 93407 Nov 1 19:19 CHANGELOG.md [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 3804 Nov 1 19:19 CONTRIBUTING.md [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 677 Nov 1 19:19 GOVERNANCE.md [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 861 Nov 1 19:19 Jenkinsfile [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 10775 Nov 1 19:19 LICENSE [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 15054 Nov 1 19:19 Makefile [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 582 Nov 1 19:19 OWNERS.md [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 9528 Nov 1 19:19 README.md [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 789 Nov 1 19:19 SECURITY.md [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 5 Nov 1 19:20 VERSION [2023-11-01T19:22:39.616Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 19:19 bin [2023-11-01T19:22:39.616Z] drwxrwxr-x 18 1001 1001 4096 Nov 1 19:19 cmd [2023-11-01T19:22:39.616Z] -rw-r--r-- 1 root root 453602 Nov 1 19:22 coverage.out [2023-11-01T19:22:39.616Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 19:19 fuzz_test [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 3689 Nov 1 19:19 go.mod [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 34446 Nov 1 19:19 go.sum [2023-11-01T19:22:39.616Z] drwxrwxr-x 7 1001 1001 4096 Nov 1 19:19 internal [2023-11-01T19:22:39.616Z] drwxrwxr-x 3 1001 1001 4096 Nov 1 19:19 openapi [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 584 Nov 1 19:19 security.txt [2023-11-01T19:22:39.616Z] -rw-rw-r-- 1 1001 1001 204 Nov 1 19:19 version.go [Pipeline] sh [2023-11-01T19:22:39.939Z] + '[' -e coverage.out ] [2023-11-01T19:22:39.939Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-01T19:22:40.093Z] Stashed 1 file(s) [Pipeline] sh [2023-11-01T19:22:40.402Z] + make build [2023-11-01T19:22:40.402Z] 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-11-01T19:22:52.634Z] 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-11-01T19:22:53.570Z] 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-11-01T19:22:54.512Z] 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-11-01T19:22:55.080Z] 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-11-01T19:23:01.642Z] 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-11-01T19:23:02.577Z] 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-11-01T19:23:03.514Z] 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-11-01T19:23:04.448Z] 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-11-01T19:23:05.384Z] 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-11-01T19:23:05.951Z] 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-11-01T19:23:07.327Z] 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-11-01T19:23:08.284Z] $ docker stop --time=1 f1306e8269000ae1fd57205c62edda57143f86a31ae07c5e70effbb84b9e4e0f [2023-11-01T19:23:15.936Z] $ docker rm -f --volumes f1306e8269000ae1fd57205c62edda57143f86a31ae07c5e70effbb84b9e4e0f [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-11-01T19:23:17.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-01T19:23:17.188Z] [2023-11-01T19:23:17.188Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:23:17.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-01T19:23:17.852Z] latest: Pulling from edgex-devops/edgex-compose [2023-11-01T19:23:17.852Z] 91d30c5bc195: Pulling fs layer [2023-11-01T19:23:17.852Z] 2e9b0aa3be6d: Pulling fs layer [2023-11-01T19:23:17.852Z] 9c61dcf015f6: Pulling fs layer [2023-11-01T19:23:17.852Z] 4698f68db338: Pulling fs layer [2023-11-01T19:23:17.852Z] 2a2f49069b9e: Pulling fs layer [2023-11-01T19:23:17.852Z] e0025b399a48: Pulling fs layer [2023-11-01T19:23:17.852Z] 4698f68db338: Waiting [2023-11-01T19:23:17.852Z] 2a2f49069b9e: Waiting [2023-11-01T19:23:17.852Z] e0025b399a48: Waiting [2023-11-01T19:23:17.852Z] 91d30c5bc195: Verifying Checksum [2023-11-01T19:23:17.852Z] 91d30c5bc195: Download complete [2023-11-01T19:23:17.852Z] 4698f68db338: Verifying Checksum [2023-11-01T19:23:17.852Z] 4698f68db338: Download complete [2023-11-01T19:23:18.111Z] 2e9b0aa3be6d: Verifying Checksum [2023-11-01T19:23:18.111Z] 2e9b0aa3be6d: Download complete [2023-11-01T19:23:18.111Z] e0025b399a48: Download complete [2023-11-01T19:23:18.111Z] 2a2f49069b9e: Verifying Checksum [2023-11-01T19:23:18.111Z] 2a2f49069b9e: Download complete [2023-11-01T19:23:18.111Z] 91d30c5bc195: Pull complete [2023-11-01T19:23:18.753Z] 9c61dcf015f6: Verifying Checksum [2023-11-01T19:23:18.753Z] 9c61dcf015f6: Download complete [2023-11-01T19:23:18.753Z] 2e9b0aa3be6d: Pull complete [2023-11-01T19:23:21.280Z] 9c61dcf015f6: Pull complete [2023-11-01T19:23:21.280Z] 4698f68db338: Pull complete [2023-11-01T19:23:21.539Z] 2a2f49069b9e: Pull complete [2023-11-01T19:23:21.539Z] e0025b399a48: Pull complete [2023-11-01T19:23:21.539Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-11-01T19:23:21.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-01T19:23:21.539Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:23:21.754Z] prd-ubuntu20.04-docker-8c-8g-16275 does not seem to be running inside a container [2023-11-01T19:23:21.795Z] $ 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:latest cat [2023-11-01T19:23:25.444Z] $ docker top 29589ce223277594d245ec45e1999e177bb39818036c4dcbda304bd2fa464e7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T19:23:25.836Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-01T19:23:27.925Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16277 in /w/workspace/edgexfoundry_edgex-go_PR-4716 [Pipeline] { [Pipeline] ws [2023-11-01T19:23:27.994Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-11-01T19:23:28.066Z] The recommended git tool is: git [2023-11-01T19:23:28.373Z] #1 [core-command internal] load build definition from Dockerfile [2023-11-01T19:23:28.373Z] #1 transferring dockerfile: 1.82kB done [2023-11-01T19:23:28.373Z] #1 DONE 0.0s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-01T19:23:28.373Z] #2 transferring dockerfile: 1.78kB done [2023-11-01T19:23:28.373Z] #2 DONE 0.0s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-11-01T19:23:28.373Z] #3 transferring dockerfile: 1.84kB done [2023-11-01T19:23:28.373Z] #3 DONE 0.0s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #4 [core-data internal] load build definition from Dockerfile [2023-11-01T19:23:28.373Z] #4 transferring dockerfile: 1.90kB done [2023-11-01T19:23:28.373Z] #4 DONE 0.1s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-01T19:23:28.373Z] #5 transferring dockerfile: 2.12kB done [2023-11-01T19:23:28.373Z] #5 DONE 0.1s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-01T19:23:28.373Z] #6 transferring dockerfile: 2.39kB done [2023-11-01T19:23:28.373Z] #6 DONE 0.1s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2023-11-01T19:23:28.373Z] #7 transferring dockerfile: 1.70kB done [2023-11-01T19:23:28.373Z] #7 DONE 0.1s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-11-01T19:23:28.373Z] #8 transferring dockerfile: 1.59kB done [2023-11-01T19:23:28.373Z] #8 DONE 0.1s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-01T19:23:28.373Z] #9 transferring dockerfile: 2.04kB done [2023-11-01T19:23:28.373Z] #9 DONE 0.1s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-11-01T19:23:28.373Z] #10 transferring dockerfile: 1.82kB done [2023-11-01T19:23:28.373Z] #10 DONE 0.1s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-01T19:23:28.373Z] #11 transferring dockerfile: 2.82kB done [2023-11-01T19:23:28.373Z] #11 DONE 0.1s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #12 [security-spire-config internal] load build definition from Dockerfile [2023-11-01T19:23:28.373Z] #12 transferring dockerfile: 1.58kB done [2023-11-01T19:23:28.373Z] #12 DONE 0.1s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-11-01T19:23:28.373Z] #13 transferring dockerfile: 1.96kB done [2023-11-01T19:23:28.373Z] #13 DONE 0.0s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-01T19:23:28.373Z] #14 transferring dockerfile: 2.38kB done [2023-11-01T19:23:28.373Z] #14 DONE 0.1s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #15 [core-command internal] load .dockerignore [2023-11-01T19:23:28.373Z] #15 transferring context: 50B done [2023-11-01T19:23:28.373Z] #15 DONE 0.1s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-11-01T19:23:28.373Z] #16 transferring context: 50B done [2023-11-01T19:23:28.373Z] #16 DONE 0.0s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #17 [support-notifications internal] load .dockerignore [2023-11-01T19:23:28.373Z] #17 transferring context: 50B done [2023-11-01T19:23:28.373Z] #17 DONE 0.0s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #18 [core-data internal] load .dockerignore [2023-11-01T19:23:28.373Z] #18 transferring context: 50B done [2023-11-01T19:23:28.373Z] #18 DONE 0.0s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-01T19:23:28.373Z] #19 transferring context: 50B done [2023-11-01T19:23:28.373Z] #19 DONE 0.0s [2023-11-01T19:23:28.373Z] [2023-11-01T19:23:28.373Z] #20 [security-bootstrapper internal] load .dockerignore [2023-11-01T19:23:28.633Z] #20 ... [2023-11-01T19:23:28.633Z] [2023-11-01T19:23:28.633Z] #21 [core-metadata internal] load .dockerignore [2023-11-01T19:23:28.633Z] #21 transferring context: 50B done [2023-11-01T19:23:28.633Z] #21 DONE 0.0s [2023-11-01T19:23:28.633Z] [2023-11-01T19:23:28.633Z] #22 [security-spire-agent internal] load .dockerignore [2023-11-01T19:23:28.633Z] #22 transferring context: 50B done [2023-11-01T19:23:28.633Z] #22 DONE 0.1s [2023-11-01T19:23:28.633Z] [2023-11-01T19:23:28.633Z] #23 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T19:23:28.633Z] #23 DONE 0.0s [2023-11-01T19:23:28.633Z] [2023-11-01T19:23:28.633Z] #24 [security-proxy-auth internal] load .dockerignore [2023-11-01T19:23:28.633Z] #24 transferring context: 50B done [2023-11-01T19:23:28.633Z] #24 DONE 0.2s [2023-11-01T19:23:28.633Z] [2023-11-01T19:23:28.633Z] #25 [security-spire-server internal] load .dockerignore [2023-11-01T19:23:28.633Z] #25 transferring context: 50B done [2023-11-01T19:23:28.633Z] #25 DONE 0.2s [2023-11-01T19:23:28.633Z] [2023-11-01T19:23:28.633Z] #23 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T19:23:28.633Z] #23 DONE 0.0s [2023-11-01T19:23:28.633Z] [2023-11-01T19:23:28.633Z] #20 [security-bootstrapper internal] load .dockerignore [2023-11-01T19:23:28.633Z] #20 transferring context: 50B done [2023-11-01T19:23:28.633Z] #20 DONE 0.2s [2023-11-01T19:23:28.633Z] [2023-11-01T19:23:28.633Z] #26 [security-proxy-setup internal] load .dockerignore [2023-11-01T19:23:28.633Z] #26 transferring context: 50B done [2023-11-01T19:23:28.633Z] #26 DONE 0.2s [2023-11-01T19:23:28.633Z] [2023-11-01T19:23:28.633Z] #27 [security-spire-config internal] load .dockerignore [2023-11-01T19:23:28.633Z] #27 transferring context: 50B done [2023-11-01T19:23:28.633Z] #27 DONE 0.2s [2023-11-01T19:23:28.633Z] [2023-11-01T19:23:28.633Z] #28 [security-secretstore-setup internal] load .dockerignore [2023-11-01T19:23:28.633Z] #28 transferring context: 50B done [2023-11-01T19:23:28.633Z] #28 DONE 0.3s [2023-11-01T19:23:28.633Z] [2023-11-01T19:23:28.633Z] #29 [support-scheduler internal] load .dockerignore [2023-11-01T19:23:28.633Z] #29 transferring context: 50B done [2023-11-01T19:23:28.633Z] #29 DONE 0.3s [2023-11-01T19:23:28.633Z] [2023-11-01T19:23:28.633Z] #23 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T19:23:28.633Z] #23 DONE 0.0s [2023-11-01T19:23:28.633Z] [2023-11-01T19:23:28.633Z] #30 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T19:23:28.633Z] #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T19:23:28.891Z] #30 ... [2023-11-01T19:23:28.891Z] [2023-11-01T19:23:28.891Z] #23 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T19:23:28.891Z] #23 DONE 0.0s [2023-11-01T19:23:28.891Z] [2023-11-01T19:23:28.891Z] #30 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T19:23:28.891Z] #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T19:23:28.891Z] #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T19:23:28.891Z] #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T19:23:28.891Z] #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T19:23:28.891Z] #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s [2023-11-01T19:23:28.891Z] #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-11-01T19:23:29.150Z] #30 ... [2023-11-01T19:23:29.150Z] [2023-11-01T19:23:29.150Z] #23 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T19:23:29.150Z] #23 DONE 0.0s [2023-11-01T19:23:29.150Z] [2023-11-01T19:23:29.150Z] #30 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T19:23:29.150Z] #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-11-01T19:23:29.150Z] #30 ... [2023-11-01T19:23:29.150Z] [2023-11-01T19:23:29.150Z] #23 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T19:23:29.150Z] #23 DONE 0.0s [2023-11-01T19:23:29.150Z] [2023-11-01T19:23:29.150Z] #30 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T19:23:29.150Z] #30 ... [2023-11-01T19:23:29.150Z] [2023-11-01T19:23:29.150Z] #23 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T19:23:29.150Z] #23 DONE 0.0s [2023-11-01T19:23:29.150Z] [2023-11-01T19:23:29.150Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T19:23:29.150Z] #31 DONE 0.5s [2023-11-01T19:23:29.150Z] [2023-11-01T19:23:29.150Z] #30 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T19:23:29.150Z] #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T19:23:29.150Z] #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T19:23:29.150Z] #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T19:23:29.150Z] #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T19:23:29.150Z] #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-11-01T19:23:29.409Z] #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-01T19:23:30.004Z] #30 DONE 1.2s [2023-11-01T19:23:30.004Z] [2023-11-01T19:23:30.004Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-01T19:23:30.004Z] #32 DONE 1.1s [2023-11-01T19:23:30.004Z] [2023-11-01T19:23:30.004Z] #33 [core-metadata internal] load build context [2023-11-01T19:23:30.004Z] #33 ... [2023-11-01T19:23:30.004Z] [2023-11-01T19:23:30.004Z] #30 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T19:23:30.004Z] #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T19:23:30.004Z] #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T19:23:30.004Z] #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T19:23:30.004Z] #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T19:23:30.004Z] #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done [2023-11-01T19:23:30.004Z] #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-01T19:23:30.004Z] #30 DONE 1.2s [2023-11-01T19:23:30.004Z] [2023-11-01T19:23:30.004Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-01T19:23:30.004Z] #34 DONE 1.3s [2023-11-01T19:23:30.004Z] [2023-11-01T19:23:30.004Z] #33 [core-metadata internal] load build context [2023-11-01T19:23:32.557Z] #33 ... [2023-11-01T19:23:32.557Z] [2023-11-01T19:23:32.557Z] #35 [security-spire-agent internal] load build context [2023-11-01T19:23:32.557Z] #35 transferring context: 17.63kB 0.0s done [2023-11-01T19:23:32.557Z] #35 DONE 2.6s [2023-11-01T19:23:32.557Z] [2023-11-01T19:23:32.557Z] #33 [core-metadata internal] load build context [2023-11-01T19:23:33.155Z] #33 ... [2023-11-01T19:23:33.155Z] [2023-11-01T19:23:33.155Z] #36 [security-spire-server internal] load build context [2023-11-01T19:23:33.155Z] #36 transferring context: 18.10kB 0.0s done [2023-11-01T19:23:33.155Z] #36 DONE 2.9s [2023-11-01T19:23:33.155Z] [2023-11-01T19:23:33.155Z] #33 [core-metadata internal] load build context [2023-11-01T19:23:33.155Z] #33 ... [2023-11-01T19:23:33.155Z] [2023-11-01T19:23:33.155Z] #37 [security-spire-config internal] load build context [2023-11-01T19:23:33.155Z] #37 transferring context: 16.35kB 0.0s done [2023-11-01T19:23:33.155Z] #37 DONE 3.0s [2023-11-01T19:23:33.155Z] [2023-11-01T19:23:33.155Z] #33 [core-metadata internal] load build context [2023-11-01T19:23:33.617Z] using credential edgex-jenkins-ssh [2023-11-01T19:23:33.637Z] Cloning the remote Git repository [2023-11-01T19:23:33.687Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-11-01T19:23:33.789Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-11-01T19:23:33.954Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-01T19:23:33.956Z] > git --version # timeout=10 [2023-11-01T19:23:33.978Z] > git --version # 'git version 2.25.1' [2023-11-01T19:23:33.981Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T19:23:34.152Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T19:23:34.529Z] #33 ... [2023-11-01T19:23:34.529Z] [2023-11-01T19:23:34.529Z] #38 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-01T19:23:34.529Z] #38 DONE 5.9s [2023-11-01T19:23:34.529Z] [2023-11-01T19:23:34.529Z] #39 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-11-01T19:23:38.738Z] #39 ... [2023-11-01T19:23:38.738Z] [2023-11-01T19:23:38.738Z] #40 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:23:38.738Z] #40 transferring context: 365.18MB 9.4s done [2023-11-01T19:23:38.738Z] #40 ... [2023-11-01T19:23:38.738Z] [2023-11-01T19:23:38.738Z] #41 [core-command internal] load build context [2023-11-01T19:23:39.009Z] #41 ... [2023-11-01T19:23:39.009Z] [2023-11-01T19:23:39.009Z] #42 [security-spiffe-token-provider internal] load build context [2023-11-01T19:23:39.009Z] #42 transferring context: 365.18MB 9.9s done [2023-11-01T19:23:39.009Z] #42 ... [2023-11-01T19:23:39.009Z] [2023-11-01T19:23:39.009Z] #43 [support-notifications internal] load build context [2023-11-01T19:23:39.009Z] #43 transferring context: 365.18MB 8.5s done [2023-11-01T19:23:39.009Z] #43 ... [2023-11-01T19:23:39.009Z] [2023-11-01T19:23:39.009Z] #44 [core-data internal] load build context [2023-11-01T19:23:39.009Z] #44 transferring context: 365.18MB 10.1s done [2023-11-01T19:23:39.267Z] #44 ... [2023-11-01T19:23:39.267Z] [2023-11-01T19:23:39.267Z] #45 [support-scheduler internal] load build context [2023-11-01T19:23:39.267Z] #45 transferring context: 365.18MB 9.7s done [2023-11-01T19:23:39.267Z] #45 ... [2023-11-01T19:23:39.267Z] [2023-11-01T19:23:39.267Z] #46 [security-bootstrapper internal] load build context [2023-11-01T19:23:39.267Z] #46 transferring context: 365.18MB 9.5s done [2023-11-01T19:23:39.526Z] #46 ... [2023-11-01T19:23:39.526Z] [2023-11-01T19:23:39.526Z] #47 [security-proxy-auth internal] load build context [2023-11-01T19:23:39.526Z] #47 transferring context: 365.18MB 7.7s done [2023-11-01T19:23:39.526Z] #47 ... [2023-11-01T19:23:39.526Z] [2023-11-01T19:23:39.526Z] #48 [security-secretstore-setup internal] load build context [2023-11-01T19:23:39.526Z] #48 transferring context: 365.18MB 9.4s done [2023-11-01T19:23:39.783Z] #48 ... [2023-11-01T19:23:39.783Z] [2023-11-01T19:23:39.783Z] #49 [security-proxy-setup internal] load build context [2023-11-01T19:23:39.783Z] #49 transferring context: 365.18MB 9.1s done [2023-11-01T19:23:40.042Z] #49 ... [2023-11-01T19:23:40.043Z] [2023-11-01T19:23:40.043Z] #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:23:40.043Z] #50 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.1s done [2023-11-01T19:23:40.043Z] #50 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-01T19:23:40.043Z] #50 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-01T19:23:40.043Z] #50 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-01T19:23:40.043Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-11-01T19:23:40.043Z] #50 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2023-11-01T19:23:40.043Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2023-11-01T19:23:40.043Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-01T19:23:40.043Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-11-01T19:23:40.043Z] #50 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.7s done [2023-11-01T19:23:40.043Z] #50 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-11-01T19:23:40.043Z] #50 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.9s done [2023-11-01T19:23:40.043Z] #50 ... [2023-11-01T19:23:40.043Z] [2023-11-01T19:23:40.043Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:23:40.043Z] #51 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.1s done [2023-11-01T19:23:40.043Z] #51 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-01T19:23:40.043Z] #51 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-11-01T19:23:40.043Z] #51 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-11-01T19:23:40.043Z] #51 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-11-01T19:23:40.043Z] #51 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2023-11-01T19:23:40.043Z] #51 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.0s done [2023-11-01T19:23:40.043Z] #51 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 1.5s done [2023-11-01T19:23:40.043Z] #51 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-01T19:23:40.043Z] #51 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.4s done [2023-11-01T19:23:40.303Z] #51 ... [2023-11-01T19:23:40.303Z] [2023-11-01T19:23:40.303Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T19:23:40.303Z] #0 4.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:40.303Z] #0 4.515 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:40.303Z] #0 4.721 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-01T19:23:40.303Z] #0 4.730 (2/2) Installing su-exec (0.2-r3) [2023-11-01T19:23:40.303Z] #0 4.737 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:23:40.303Z] #0 4.744 OK: 7 MiB in 17 packages [2023-11-01T19:23:40.303Z] #52 ... [2023-11-01T19:23:40.303Z] [2023-11-01T19:23:40.303Z] #53 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T19:23:40.303Z] #0 4.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:40.303Z] #0 4.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:40.303Z] #0 4.936 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T19:23:40.303Z] #0 4.943 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:23:40.303Z] #0 4.952 OK: 7 MiB in 16 packages [2023-11-01T19:23:40.562Z] #53 ... [2023-11-01T19:23:40.562Z] [2023-11-01T19:23:40.562Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T19:23:40.822Z] #54 ... [2023-11-01T19:23:40.822Z] [2023-11-01T19:23:40.822Z] #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T19:23:40.822Z] #0 3.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:40.822Z] #0 3.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:40.822Z] #0 3.814 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T19:23:40.822Z] #0 3.814 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T19:23:40.822Z] #0 3.814 OK: 20076 distinct packages available [2023-11-01T19:23:40.822Z] #0 3.857 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:40.822Z] #0 3.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:40.822Z] #0 4.185 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-01T19:23:40.822Z] #0 4.189 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-01T19:23:40.822Z] #0 4.190 (3/4) Installing libucontext (1.2-r2) [2023-11-01T19:23:40.822Z] #0 4.193 (4/4) Installing gcompat (1.1.0-r1) [2023-11-01T19:23:40.822Z] #0 4.200 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:23:40.822Z] #0 4.211 OK: 8 MiB in 19 packages [2023-11-01T19:23:40.822Z] #55 ... [2023-11-01T19:23:40.822Z] [2023-11-01T19:23:40.822Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T19:23:40.822Z] #0 8.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:40.822Z] #0 8.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:40.822Z] #0 8.982 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T19:23:40.822Z] #0 8.984 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:23:40.822Z] #0 8.991 OK: 7 MiB in 16 packages [2023-11-01T19:23:41.090Z] #56 ... [2023-11-01T19:23:41.090Z] [2023-11-01T19:23:41.090Z] #57 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T19:23:41.090Z] #0 7.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:41.090Z] #0 7.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:41.090Z] #0 7.468 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T19:23:41.090Z] #0 7.468 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T19:23:41.090Z] #0 7.468 OK: 20076 distinct packages available [2023-11-01T19:23:41.090Z] #0 7.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:41.090Z] #0 7.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:23:41.090Z] #0 7.939 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T19:23:41.090Z] #0 7.974 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T19:23:41.090Z] #0 8.318 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-01T19:23:41.090Z] #0 8.318 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-01T19:23:41.090Z] #0 8.318 (5/7) Installing libucontext (1.2-r2) [2023-11-01T19:23:41.090Z] #0 8.318 (6/7) Installing gcompat (1.1.0-r1) [2023-11-01T19:23:41.090Z] #0 8.352 (7/7) Installing openssl (3.1.4-r0) [2023-11-01T19:23:41.090Z] #0 8.362 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:23:41.090Z] #0 8.365 OK: 8 MiB in 20 packages [2023-11-01T19:23:41.090Z] #57 ... [2023-11-01T19:23:41.090Z] [2023-11-01T19:23:41.090Z] #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T19:23:41.350Z] #58 ... [2023-11-01T19:23:41.350Z] [2023-11-01T19:23:41.350Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T19:23:41.610Z] #59 ... [2023-11-01T19:23:41.610Z] [2023-11-01T19:23:41.610Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T19:23:41.889Z] #60 ... [2023-11-01T19:23:41.889Z] [2023-11-01T19:23:41.889Z] #33 [core-metadata internal] load build context [2023-11-01T19:23:41.889Z] #33 transferring context: 365.18MB 9.0s done [2023-11-01T19:23:50.040Z] #33 ... [2023-11-01T19:23:50.040Z] [2023-11-01T19:23:50.040Z] #41 [core-command internal] load build context [2023-11-01T19:23:50.040Z] #41 transferring context: 365.18MB 10.5s done [2023-11-01T19:23:49.744Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-01T19:23:49.780Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T19:23:51.362Z] Merging remotes/origin/main commit 4eef39055a4f8a992f7fcd8196977fee3e461688 into PR head commit f28609f52bda15f619f34d91f9f4dbca390f093c [2023-11-01T19:23:51.788Z] Merge succeeded, producing f28609f52bda15f619f34d91f9f4dbca390f093c [2023-11-01T19:23:51.788Z] Checking out Revision f28609f52bda15f619f34d91f9f4dbca390f093c (PR-4716) [2023-11-01T19:23:50.648Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-01T19:23:50.688Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-01T19:23:50.689Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T19:23:50.705Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4716/head:refs/remotes/origin/PR-4716 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-01T19:23:51.382Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T19:23:51.454Z] > git checkout -f f28609f52bda15f619f34d91f9f4dbca390f093c # timeout=10 [2023-11-01T19:23:51.683Z] > git remote # timeout=10 [2023-11-01T19:23:51.705Z] > git config --get remote.origin.url # timeout=10 [2023-11-01T19:23:51.725Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T19:23:51.740Z] > git merge 4eef39055a4f8a992f7fcd8196977fee3e461688 # timeout=10 [2023-11-01T19:23:51.770Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-01T19:23:51.796Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T19:23:51.815Z] > git checkout -f f28609f52bda15f619f34d91f9f4dbca390f093c # timeout=10 [2023-11-01T19:23:52.574Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-11-01T19:23:52.631Z] > git --version # timeout=10 [2023-11-01T19:23:52.645Z] > git --version # 'git version 2.25.1' [2023-11-01T19:23:52.677Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T19:23:53.830Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T19:23:53.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T19:23:53.830Z] Dload Upload Total Spent Left Speed [2023-11-01T19:23:53.830Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-11-01T19:23:54.472Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T19:23:54.823Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T19:23:54.823Z] + sudo tee /etc/docker/daemon.new [2023-11-01T19:23:54.823Z] { [2023-11-01T19:23:54.823Z] "registry-mirrors": [ [2023-11-01T19:23:54.823Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T19:23:54.823Z] ], [2023-11-01T19:23:54.823Z] "bip": "10.250.0.254/24", [2023-11-01T19:23:54.823Z] "hosts": [ [2023-11-01T19:23:54.823Z] "tcp://0.0.0.0:5555", [2023-11-01T19:23:54.823Z] "unix:///var/run/docker.sock" [2023-11-01T19:23:54.823Z] ], [2023-11-01T19:23:54.823Z] "mtu": 1458, [2023-11-01T19:23:54.823Z] "selinux-enabled": true, [2023-11-01T19:23:54.823Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T19:23:54.823Z] } [Pipeline] sh [2023-11-01T19:23:55.175Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T19:23:55.531Z] + sudo service docker restart [2023-11-01T19:24:05.001Z] #41 ... [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #47 [security-proxy-auth internal] load build context [2023-11-01T19:24:05.001Z] #47 DONE 34.2s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #56 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T19:24:05.001Z] #56 DONE 33.2s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T19:24:05.001Z] #55 DONE 32.9s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T19:24:05.001Z] #52 DONE 33.4s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #57 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T19:24:05.001Z] #57 DONE 33.2s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #53 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T19:24:05.001Z] #53 DONE 33.5s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T19:24:05.001Z] #54 33.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:05.001Z] #54 33.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:05.001Z] #54 ... [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #43 [support-notifications internal] load build context [2023-11-01T19:24:05.001Z] #43 DONE 34.9s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #33 [core-metadata internal] load build context [2023-11-01T19:24:05.001Z] #33 DONE 35.1s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #40 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:24:05.001Z] #40 DONE 35.1s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-01T19:24:05.001Z] #39 DONE 29.4s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #61 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T19:24:05.001Z] #61 ... [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #42 [security-spiffe-token-provider internal] load build context [2023-11-01T19:24:05.001Z] #42 DONE 35.2s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #49 [security-proxy-setup internal] load build context [2023-11-01T19:24:05.001Z] #49 DONE 34.8s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #44 [core-data internal] load build context [2023-11-01T19:24:05.001Z] #44 DONE 35.4s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T19:24:05.001Z] #54 33.66 (1/4) Installing ca-certificates (20230506-r0) [2023-11-01T19:24:05.001Z] #54 33.68 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-01T19:24:05.001Z] #54 33.68 (3/4) Installing su-exec (0.2-r3) [2023-11-01T19:24:05.001Z] #54 33.68 (4/4) Installing yq (4.33.3-r4) [2023-11-01T19:24:05.001Z] #54 33.74 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:24:05.001Z] #54 33.74 Executing ca-certificates-20230506-r0.trigger [2023-11-01T19:24:05.001Z] #54 33.79 OK: 17 MiB in 19 packages [2023-11-01T19:24:05.001Z] #54 ... [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #48 [security-secretstore-setup internal] load build context [2023-11-01T19:24:05.001Z] #48 DONE 35.2s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #46 [security-bootstrapper internal] load build context [2023-11-01T19:24:05.001Z] #46 DONE 35.2s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #45 [support-scheduler internal] load build context [2023-11-01T19:24:05.001Z] #45 DONE 35.3s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #41 [core-command internal] load build context [2023-11-01T19:24:05.001Z] #41 DONE 35.8s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #60 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T19:24:05.001Z] #60 33.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:05.001Z] #60 33.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:05.001Z] #60 33.96 (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T19:24:05.001Z] #60 33.98 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T19:24:05.001Z] #60 33.98 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:24:05.001Z] #60 33.99 Executing ca-certificates-20230506-r0.trigger [2023-11-01T19:24:05.001Z] #60 34.03 OK: 8 MiB in 17 packages [2023-11-01T19:24:05.001Z] #60 DONE 34.4s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.001Z] #58 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T19:24:05.001Z] #58 33.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:05.001Z] #58 33.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:05.001Z] #58 33.65 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T19:24:05.001Z] #58 33.69 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T19:24:05.001Z] #58 33.70 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-01T19:24:05.001Z] #58 33.70 (4/6) Installing openssl (3.1.4-r0) [2023-11-01T19:24:05.001Z] #58 33.71 (5/6) Installing su-exec (0.2-r3) [2023-11-01T19:24:05.001Z] #58 33.72 (6/6) Installing yq (4.33.3-r4) [2023-11-01T19:24:05.001Z] #58 33.78 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:24:05.001Z] #58 33.78 OK: 17 MiB in 19 packages [2023-11-01T19:24:05.001Z] #58 DONE 34.4s [2023-11-01T19:24:05.001Z] [2023-11-01T19:24:05.002Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T19:24:05.002Z] #59 33.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:05.002Z] #59 33.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:05.002Z] #59 33.85 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T19:24:05.002Z] #59 33.85 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T19:24:05.002Z] #59 33.85 OK: 20076 distinct packages available [2023-11-01T19:24:05.002Z] #59 33.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:05.002Z] #59 33.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:05.002Z] #59 34.21 (1/11) Installing ca-certificates (20230506-r0) [2023-11-01T19:24:05.002Z] #59 34.22 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-01T19:24:05.002Z] #59 34.23 (3/11) Installing libunistring (1.1-r1) [2023-11-01T19:24:05.002Z] #59 34.25 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-01T19:24:05.002Z] #59 34.26 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-01T19:24:05.002Z] #59 34.26 (6/11) Installing libcurl (8.4.0-r0) [2023-11-01T19:24:05.002Z] #59 34.27 (7/11) Installing curl (8.4.0-r0) [2023-11-01T19:24:05.002Z] #59 34.28 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-01T19:24:05.002Z] #59 34.28 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-01T19:24:05.002Z] #59 34.29 (10/11) Installing libucontext (1.2-r2) [2023-11-01T19:24:05.002Z] #59 34.29 (11/11) Installing gcompat (1.1.0-r1) [2023-11-01T19:24:05.002Z] #59 34.29 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:24:05.002Z] #59 34.30 Executing ca-certificates-20230506-r0.trigger [2023-11-01T19:24:05.002Z] #59 34.36 OK: 12 MiB in 26 packages [2023-11-01T19:24:05.002Z] #59 ... [2023-11-01T19:24:05.002Z] [2023-11-01T19:24:05.002Z] #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T19:24:05.002Z] #54 DONE 34.5s [2023-11-01T19:24:05.002Z] [2023-11-01T19:24:05.002Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-01T19:24:05.002Z] #62 ... [2023-11-01T19:24:05.002Z] [2023-11-01T19:24:05.002Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T19:24:05.002Z] #59 DONE 34.7s [2023-11-01T19:24:05.265Z] [2023-11-01T19:24:05.265Z] #62 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-01T19:24:05.265Z] #62 DONE 0.6s [2023-11-01T19:24:05.265Z] [2023-11-01T19:24:05.265Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:24:05.524Z] #51 ... [2023-11-01T19:24:05.524Z] [2023-11-01T19:24:05.524Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:24:05.524Z] #50 DONE 35.5s [2023-11-01T19:24:05.525Z] [2023-11-01T19:24:05.525Z] #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-01T19:24:05.525Z] #63 DONE 2.0s [2023-11-01T19:24:05.525Z] [2023-11-01T19:24:05.525Z] #64 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-01T19:24:05.788Z] #64 ... [2023-11-01T19:24:05.788Z] [2023-11-01T19:24:05.788Z] #65 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-01T19:24:05.788Z] #65 DONE 0.2s [2023-11-01T19:24:05.788Z] [2023-11-01T19:24:05.788Z] #66 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T19:24:06.358Z] #66 ... [2023-11-01T19:24:06.358Z] [2023-11-01T19:24:06.358Z] #64 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-01T19:24:06.358Z] #64 DONE 0.8s [2023-11-01T19:24:06.358Z] [2023-11-01T19:24:06.358Z] #61 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T19:24:06.358Z] #61 1.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:06.358Z] #61 1.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:06.358Z] #61 2.175 OK: 264 MiB in 52 packages [2023-11-01T19:24:06.358Z] #61 DONE 2.6s [2023-11-01T19:24:06.358Z] [2023-11-01T19:24:06.358Z] #67 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T19:24:07.306Z] #67 ... [2023-11-01T19:24:07.306Z] [2023-11-01T19:24:07.306Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T19:24:07.306Z] #0 1.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:07.306Z] #0 1.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:07.306Z] #0 2.115 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T19:24:07.306Z] #0 2.115 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T19:24:07.306Z] #0 2.115 OK: 20080 distinct packages available [2023-11-01T19:24:07.307Z] #0 2.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:07.307Z] #0 2.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:07.307Z] #0 2.471 OK: 264 MiB in 52 packages [2023-11-01T19:24:07.307Z] #68 DONE 3.3s [2023-11-01T19:24:07.307Z] [2023-11-01T19:24:07.307Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:08.250Z] #69 ... [2023-11-01T19:24:08.250Z] [2023-11-01T19:24:08.250Z] #66 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T19:24:08.250Z] #66 DONE 2.3s [2023-11-01T19:24:08.250Z] [2023-11-01T19:24:08.250Z] #70 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:08.250Z] #70 DONE 1.8s [2023-11-01T19:24:08.250Z] [2023-11-01T19:24:08.250Z] #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:09.208Z] #71 ... [2023-11-01T19:24:09.208Z] [2023-11-01T19:24:09.208Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-01T19:24:09.208Z] #0 3.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:09.208Z] #0 3.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:09.208Z] #0 3.631 OK: 264 MiB in 52 packages [2023-11-01T19:24:09.208Z] #72 DONE 5.2s [2023-11-01T19:24:09.208Z] [2023-11-01T19:24:09.208Z] #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T19:24:09.208Z] #0 3.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:09.208Z] #0 3.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T19:24:09.208Z] #0 3.720 OK: 264 MiB in 52 packages [2023-11-01T19:24:09.208Z] #73 DONE 5.3s [2023-11-01T19:24:09.208Z] [2023-11-01T19:24:09.208Z] #74 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T19:24:09.208Z] #74 DONE 2.9s [2023-11-01T19:24:09.208Z] [2023-11-01T19:24:09.208Z] #67 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T19:24:09.208Z] #67 DONE 2.9s [2023-11-01T19:24:09.208Z] [2023-11-01T19:24:09.208Z] #75 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-01T19:24:09.476Z] #75 DONE 0.2s [2023-11-01T19:24:09.476Z] [2023-11-01T19:24:09.476Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:09.476Z] #69 DONE 2.1s [2023-11-01T19:24:09.476Z] [2023-11-01T19:24:09.476Z] #76 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-01T19:24:09.476Z] #76 DONE 1.2s [2023-11-01T19:24:09.476Z] [2023-11-01T19:24:09.476Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:09.476Z] #77 DONE 0.3s [2023-11-01T19:24:09.476Z] [2023-11-01T19:24:09.476Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:09.476Z] #78 ... [2023-11-01T19:24:09.476Z] [2023-11-01T19:24:09.476Z] #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:09.476Z] #79 DONE 0.3s [2023-11-01T19:24:09.476Z] [2023-11-01T19:24:09.476Z] #80 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-01T19:24:09.476Z] #80 DONE 0.2s [2023-11-01T19:24:09.476Z] [2023-11-01T19:24:09.476Z] #81 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-01T19:24:09.476Z] #81 DONE 0.2s [2023-11-01T19:24:09.476Z] [2023-11-01T19:24:09.476Z] #82 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-01T19:24:09.477Z] #82 DONE 0.1s [2023-11-01T19:24:09.477Z] [2023-11-01T19:24:09.477Z] #83 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-01T19:24:09.477Z] #83 DONE 0.1s [2023-11-01T19:24:09.477Z] [2023-11-01T19:24:09.477Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T19:24:09.477Z] #84 DONE 0.1s [2023-11-01T19:24:09.477Z] [2023-11-01T19:24:09.477Z] #85 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T19:24:09.477Z] #85 DONE 0.1s [2023-11-01T19:24:09.477Z] [2023-11-01T19:24:09.477Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-01T19:24:09.743Z] #86 DONE 0.1s [2023-11-01T19:24:09.743Z] [2023-11-01T19:24:09.743Z] #87 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T19:24:09.743Z] #87 DONE 0.1s [2023-11-01T19:24:09.743Z] [2023-11-01T19:24:09.743Z] #88 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-01T19:24:09.743Z] #88 DONE 0.1s [2023-11-01T19:24:09.743Z] [2023-11-01T19:24:09.743Z] #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-01T19:24:09.743Z] #89 ... [2023-11-01T19:24:09.743Z] [2023-11-01T19:24:09.743Z] #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-01T19:24:09.743Z] #90 DONE 0.1s [2023-11-01T19:24:09.743Z] [2023-11-01T19:24:09.743Z] #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-01T19:24:09.743Z] #91 DONE 0.1s [2023-11-01T19:24:10.005Z] [2023-11-01T19:24:10.005Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-01T19:24:13.324Z] #92 ... [2023-11-01T19:24:13.324Z] [2023-11-01T19:24:13.324Z] #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-01T19:24:13.324Z] #89 DONE 3.6s [2023-11-01T19:24:13.586Z] [2023-11-01T19:24:13.586Z] #93 [security-spire-server] exporting to image [2023-11-01T19:24:13.586Z] #93 exporting layers [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T19:24:13.873Z] provisioning config files... [2023-11-01T19:24:13.898Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12383230857535031222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:24:14.271Z] ---> docker-login.sh [2023-11-01T19:24:14.271Z] nexus3.edgexfoundry.org:10001 [2023-11-01T19:24:14.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:24:14.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:24:14.819Z] Configure a credential helper to remove this warning. See [2023-11-01T19:24:14.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:24:14.819Z] [2023-11-01T19:24:14.819Z] Login Succeeded [2023-11-01T19:24:14.819Z] nexus3.edgexfoundry.org:10002 [2023-11-01T19:24:15.088Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:24:15.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:24:15.088Z] Configure a credential helper to remove this warning. See [2023-11-01T19:24:15.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:24:15.088Z] [2023-11-01T19:24:15.088Z] Login Succeeded [2023-11-01T19:24:15.088Z] nexus3.edgexfoundry.org:10003 [2023-11-01T19:24:15.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:24:15.591Z] #93 ... [2023-11-01T19:24:15.591Z] [2023-11-01T19:24:15.591Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-01T19:24:15.591Z] #92 DONE 5.7s [2023-11-01T19:24:15.591Z] [2023-11-01T19:24:15.591Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:15.591Z] #94 ... [2023-11-01T19:24:15.591Z] [2023-11-01T19:24:15.591Z] #93 [security-spire-agent] exporting to image [2023-11-01T19:24:15.591Z] #93 exporting layers [2023-11-01T19:24:15.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:24:15.627Z] Configure a credential helper to remove this warning. See [2023-11-01T19:24:15.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:24:15.627Z] [2023-11-01T19:24:15.627Z] Login Succeeded [2023-11-01T19:24:15.627Z] nexus3.edgexfoundry.org:10004 [2023-11-01T19:24:15.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:24:15.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:24:15.909Z] Configure a credential helper to remove this warning. See [2023-11-01T19:24:15.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:24:15.909Z] [2023-11-01T19:24:15.909Z] Login Succeeded [2023-11-01T19:24:15.909Z] docker.io [2023-11-01T19:24:16.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T19:24:16.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T19:24:16.444Z] Configure a credential helper to remove this warning. See [2023-11-01T19:24:16.444Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T19:24:16.444Z] [2023-11-01T19:24:16.444Z] Login Succeeded [2023-11-01T19:24:16.444Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T19:24:16.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-11-01T19:24:17.180Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-11-01T19:24:17.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T19:24:17.261Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T19:24:17.293Z] ========================================================= [2023-11-01T19:24:17.293Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T19:24:17.293Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-01T19:24:17.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T19:24:17.948Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T19:24:17.948Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T19:24:17.948Z] 5d54e960e981: Pulling fs layer [2023-11-01T19:24:17.948Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T19:24:17.948Z] f0e02332f6b5: Pulling fs layer [2023-11-01T19:24:17.948Z] cefa15bbcfad: Pulling fs layer [2023-11-01T19:24:17.948Z] 17808c966233: Pulling fs layer [2023-11-01T19:24:17.948Z] f4c1fc716caa: Pulling fs layer [2023-11-01T19:24:17.948Z] cefa15bbcfad: Waiting [2023-11-01T19:24:17.948Z] 17808c966233: Waiting [2023-11-01T19:24:17.948Z] f4c1fc716caa: Waiting [2023-11-01T19:24:17.948Z] f0e02332f6b5: Waiting [2023-11-01T19:24:17.948Z] 5d54e960e981: Download complete [2023-11-01T19:24:17.948Z] f0e02332f6b5: Verifying Checksum [2023-11-01T19:24:17.948Z] f0e02332f6b5: Download complete [2023-11-01T19:24:17.948Z] cefa15bbcfad: Verifying Checksum [2023-11-01T19:24:17.948Z] cefa15bbcfad: Download complete [2023-11-01T19:24:17.948Z] 9fda8d8052c6: Verifying Checksum [2023-11-01T19:24:17.948Z] 9fda8d8052c6: Download complete [2023-11-01T19:24:18.554Z] f4c1fc716caa: Verifying Checksum [2023-11-01T19:24:18.554Z] f4c1fc716caa: Download complete [2023-11-01T19:24:18.824Z] 9fda8d8052c6: Pull complete [2023-11-01T19:24:19.418Z] 5d54e960e981: Pull complete [2023-11-01T19:24:19.697Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T19:24:19.697Z] c4a7e357bf2a: Download complete [2023-11-01T19:24:19.956Z] #93 ... [2023-11-01T19:24:19.956Z] [2023-11-01T19:24:19.956Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:19.956Z] #95 ... [2023-11-01T19:24:19.956Z] [2023-11-01T19:24:19.956Z] #93 [security-spire-agent] exporting to image [2023-11-01T19:24:19.956Z] #93 exporting layers 4.2s done [2023-11-01T19:24:19.956Z] #93 writing image sha256:527e1ab99c1f7af31800ed09287518c4f0a6b6ae910c57bbb5cb857a656d558f 0.0s done [2023-11-01T19:24:19.956Z] #93 naming to docker.io/library/security-spire-server done [2023-11-01T19:24:19.956Z] #93 writing image sha256:0141a4dad899526b2e57bbcf3e7b9bb7834257c0d6c8a3dbf4017396ea463d77 0.0s done [2023-11-01T19:24:19.956Z] #93 naming to docker.io/library/security-spire-config done [2023-11-01T19:24:19.956Z] #93 writing image sha256:b022a60b974e32f44403617957237f2e534e29244d90b797a8168207fcfc71bb done [2023-11-01T19:24:19.956Z] #93 naming to docker.io/library/security-spire-agent done [2023-11-01T19:24:19.956Z] #93 DONE 9.4s [2023-11-01T19:24:19.956Z] [2023-11-01T19:24:19.956Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:20.763Z] 17808c966233: Verifying Checksum [2023-11-01T19:24:20.763Z] 17808c966233: Download complete [2023-11-01T19:24:33.096Z] c4a7e357bf2a: Pull complete [2023-11-01T19:24:33.096Z] f0e02332f6b5: Pull complete [2023-11-01T19:24:33.364Z] cefa15bbcfad: Pull complete [2023-11-01T19:24:43.472Z] 17808c966233: Pull complete [2023-11-01T19:24:43.741Z] f4c1fc716caa: Pull complete [2023-11-01T19:24:43.741Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T19:24:43.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T19:24:43.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-01T19:24:44.155Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T19:24:44.155Z] WORKDIR /edgex [2023-11-01T19:24:44.155Z] COPY go.mod . [2023-11-01T19:24:44.155Z] RUN go mod download [2023-11-01T19:24:44.155Z] + docker build -t ci-base-image-arm64 -f - . [2023-11-01T19:24:44.738Z] Sending build context to Docker daemon 2.91MB [2023-11-01T19:24:44.738Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T19:24:44.738Z] ---> ea914061e18c [2023-11-01T19:24:44.738Z] Step 2/4 : WORKDIR /edgex [2023-11-01T19:24:46.658Z] #94 DONE 32.9s [2023-11-01T19:24:46.658Z] [2023-11-01T19:24:46.658Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:24:46.658Z] #51 ... [2023-11-01T19:24:46.658Z] [2023-11-01T19:24:46.658Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:46.658Z] #95 DONE 33.1s [2023-11-01T19:24:46.658Z] [2023-11-01T19:24:46.658Z] #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:46.658Z] #71 DONE 34.2s [2023-11-01T19:24:46.658Z] [2023-11-01T19:24:46.658Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:46.658Z] #78 DONE 33.0s [2023-11-01T19:24:46.658Z] [2023-11-01T19:24:46.658Z] #96 [support-notifications builder 6/7] COPY . . [2023-11-01T19:24:46.682Z] ---> Running in d2a00ea6db84 [2023-11-01T19:24:46.951Z] Removing intermediate container d2a00ea6db84 [2023-11-01T19:24:46.951Z] ---> 9557ada2c740 [2023-11-01T19:24:46.951Z] Step 3/4 : COPY go.mod . [2023-11-01T19:24:47.222Z] ---> c19f82161d21 [2023-11-01T19:24:47.222Z] Step 4/4 : RUN go mod download [2023-11-01T19:24:47.489Z] ---> Running in 4415177b8cfc [2023-11-01T19:24:52.044Z] #96 DONE 9.3s [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #97 [core-metadata builder 6/7] COPY . . [2023-11-01T19:24:52.044Z] #97 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #98 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:52.044Z] #98 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #99 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:52.044Z] #99 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #100 [support-scheduler builder 6/7] COPY . . [2023-11-01T19:24:52.044Z] #100 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #101 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:52.044Z] #101 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:52.044Z] #102 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #103 [security-secretstore-setup builder 6/7] COPY . . [2023-11-01T19:24:52.044Z] #103 DONE 9.4s [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #104 [core-data builder 6/7] COPY . . [2023-11-01T19:24:52.044Z] #104 DONE 9.3s [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #105 [security-proxy-auth builder 6/7] COPY . . [2023-11-01T19:24:52.044Z] #105 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #106 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:52.044Z] #106 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #107 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:52.044Z] #107 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:52.044Z] #108 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:52.044Z] #109 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #110 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-01T19:24:52.044Z] #110 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #111 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:52.044Z] #111 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #112 [core-command builder 6/7] COPY . . [2023-11-01T19:24:52.044Z] #112 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:52.044Z] #113 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:24:52.044Z] #114 ... [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #115 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:52.044Z] #115 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #116 [security-proxy-setup builder 6/7] COPY . . [2023-11-01T19:24:52.044Z] #116 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:52.044Z] #117 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:24:52.044Z] #118 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #119 [security-bootstrapper builder 6/7] COPY . . [2023-11-01T19:24:52.044Z] #119 CACHED [2023-11-01T19:24:52.044Z] [2023-11-01T19:24:52.044Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:24:52.045Z] #120 CACHED [2023-11-01T19:24:52.045Z] [2023-11-01T19:24:52.045Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-01T19:24:52.045Z] #121 DONE 9.4s [2023-11-01T19:24:52.045Z] [2023-11-01T19:24:52.045Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:24:53.422Z] #122 1.604 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-11-01T19:25:03.484Z] #122 ... [2023-11-01T19:25:03.484Z] [2023-11-01T19:25:03.484Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T19:25:03.484Z] #0 0.401 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-11-01T19:25:03.484Z] #123 ... [2023-11-01T19:25:03.484Z] [2023-11-01T19:25:03.484Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T19:25:03.484Z] #0 2.953 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-11-01T19:25:03.484Z] #124 ... [2023-11-01T19:25:03.484Z] [2023-11-01T19:25:03.484Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T19:25:03.484Z] #0 0.989 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-11-01T19:25:03.484Z] #125 ... [2023-11-01T19:25:03.484Z] [2023-11-01T19:25:03.484Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T19:25:03.484Z] #0 1.549 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-11-01T19:25:03.484Z] #126 ... [2023-11-01T19:25:03.484Z] [2023-11-01T19:25:03.484Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T19:25:03.484Z] #0 0.929 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-11-01T19:25:03.484Z] #127 ... [2023-11-01T19:25:03.484Z] [2023-11-01T19:25:03.484Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T19:25:03.484Z] #0 2.955 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-11-01T19:25:03.484Z] #128 ... [2023-11-01T19:25:03.484Z] [2023-11-01T19:25:03.484Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T19:25:03.484Z] #0 0.949 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-11-01T19:25:03.484Z] #129 ... [2023-11-01T19:25:03.484Z] [2023-11-01T19:25:03.484Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T19:25:03.484Z] #0 2.536 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-11-01T19:25:03.742Z] #130 ... [2023-11-01T19:25:03.742Z] [2023-11-01T19:25:03.742Z] #131 [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-11-01T19:25:03.742Z] #0 3.016 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-11-01T19:25:04.000Z] #131 ... [2023-11-01T19:25:04.000Z] [2023-11-01T19:25:04.000Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:25:04.000Z] #114 2.248 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-11-01T19:25:34.378Z] Removing intermediate container 4415177b8cfc [2023-11-01T19:25:34.378Z] ---> 7735c7235117 [2023-11-01T19:25:34.378Z] Successfully built 7735c7235117 [2023-11-01T19:25:34.378Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:25:34.790Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T19:25:34.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:25:35.123Z] prd-ubuntu20.04-docker-arm64-4c-16g-16277 does not seem to be running inside a container [2023-11-01T19:25:35.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T19:25:36.572Z] $ docker top 13be4fe3ff7f199adee4e92db3cbe1a931323348502dfec7db5028b902901f57 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T19:25:37.488Z] + go version [2023-11-01T19:25:37.488Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T19:25:37.521Z] $ docker stop --time=1 13be4fe3ff7f199adee4e92db3cbe1a931323348502dfec7db5028b902901f57 [2023-11-01T19:25:39.169Z] $ docker rm -f --volumes 13be4fe3ff7f199adee4e92db3cbe1a931323348502dfec7db5028b902901f57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:25:40.047Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T19:25:40.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:25:40.315Z] prd-ubuntu20.04-docker-arm64-4c-16g-16277 does not seem to be running inside a container [2023-11-01T19:25:40.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T19:25:41.601Z] $ docker top 6164bf6bdeadeabc2d5dcb608f69b50353715e8760ffcb242e450c3613a8876f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T19:25:41.869Z] ========================================================= [2023-11-01T19:25:41.869Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-01T19:25:41.869Z] ========================================================= [Pipeline] sh [2023-11-01T19:25:42.508Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-01T19:25:43.224Z] + make test [2023-11-01T19:25:43.224Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T19:26:25.565Z] #114 ... [2023-11-01T19:26:25.565Z] [2023-11-01T19:26:25.565Z] #131 [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-11-01T19:26:25.565Z] #131 87.16 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-11-01T19:26:29.804Z] #131 DONE 97.4s [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T19:26:29.804Z] #128 DONE 97.4s [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:26:29.804Z] #122 DONE 97.3s [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T19:26:29.804Z] #124 DONE 97.4s [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T19:26:29.804Z] #123 ... [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T19:26:29.804Z] #127 DONE 97.5s [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #130 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T19:26:29.804Z] #130 DONE 97.5s [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T19:26:29.804Z] #126 DONE 97.5s [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #125 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T19:26:29.804Z] #125 DONE 97.5s [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:29.804Z] #132 ... [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #114 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:26:29.804Z] #114 DONE 97.5s [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #129 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T19:26:29.804Z] #129 DONE 97.8s [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:29.804Z] #133 ... [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #123 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T19:26:29.804Z] #123 DONE 97.9s [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #134 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:29.804Z] #134 DONE 0.6s [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:29.804Z] #135 DONE 0.4s [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:29.804Z] #132 DONE 0.6s [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #136 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:29.804Z] #136 DONE 0.6s [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #137 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-01T19:26:29.804Z] #137 DONE 0.5s [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #138 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:29.804Z] #138 DONE 0.6s [2023-11-01T19:26:29.804Z] [2023-11-01T19:26:29.804Z] #139 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-01T19:26:30.065Z] #139 ... [2023-11-01T19:26:30.065Z] [2023-11-01T19:26:30.065Z] #133 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:30.065Z] #133 DONE 0.4s [2023-11-01T19:26:30.065Z] [2023-11-01T19:26:30.065Z] #140 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:30.065Z] #140 DONE 0.4s [2023-11-01T19:26:30.065Z] [2023-11-01T19:26:30.065Z] #141 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:30.078Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-01T19:26:30.325Z] #141 DONE 0.3s [2023-11-01T19:26:30.325Z] [2023-11-01T19:26:30.325Z] #142 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:30.325Z] #142 CACHED [2023-11-01T19:26:30.325Z] [2023-11-01T19:26:30.325Z] #143 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:30.325Z] #143 CACHED [2023-11-01T19:26:30.325Z] [2023-11-01T19:26:30.325Z] #144 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:30.325Z] #144 CACHED [2023-11-01T19:26:30.325Z] [2023-11-01T19:26:30.325Z] #145 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:30.325Z] #145 CACHED [2023-11-01T19:26:30.325Z] [2023-11-01T19:26:30.325Z] #146 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:30.325Z] #146 DONE 0.4s [2023-11-01T19:26:30.325Z] [2023-11-01T19:26:30.325Z] #147 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:30.325Z] #147 CACHED [2023-11-01T19:26:30.325Z] [2023-11-01T19:26:30.325Z] #148 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:30.325Z] #148 CACHED [2023-11-01T19:26:30.325Z] [2023-11-01T19:26:30.325Z] #149 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:30.325Z] #149 DONE 0.4s [2023-11-01T19:26:30.325Z] [2023-11-01T19:26:30.325Z] #150 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:30.325Z] #150 DONE 0.4s [2023-11-01T19:26:30.325Z] [2023-11-01T19:26:30.325Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:30.325Z] #151 DONE 0.4s [2023-11-01T19:26:30.325Z] [2023-11-01T19:26:30.325Z] #152 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:30.325Z] #152 CACHED [2023-11-01T19:26:30.325Z] [2023-11-01T19:26:30.325Z] #153 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:30.325Z] #153 CACHED [2023-11-01T19:26:30.325Z] [2023-11-01T19:26:30.325Z] #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-01T19:26:32.256Z] #154 ... [2023-11-01T19:26:32.256Z] [2023-11-01T19:26:32.256Z] #155 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-01T19:26:32.256Z] #155 DONE 1.7s [2023-11-01T19:26:32.256Z] [2023-11-01T19:26:32.256Z] #156 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-01T19:26:32.256Z] #156 DONE 1.8s [2023-11-01T19:26:32.256Z] [2023-11-01T19:26:32.256Z] #157 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-01T19:26:32.256Z] #157 DONE 1.8s [2023-11-01T19:26:32.256Z] [2023-11-01T19:26:32.256Z] #158 [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-11-01T19:26:32.256Z] #158 DONE 1.7s [2023-11-01T19:26:32.256Z] [2023-11-01T19:26:32.256Z] #159 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-01T19:26:32.256Z] #159 DONE 1.9s [2023-11-01T19:26:32.256Z] [2023-11-01T19:26:32.256Z] #160 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-01T19:26:32.256Z] #160 DONE 1.8s [2023-11-01T19:26:32.256Z] [2023-11-01T19:26:32.256Z] #161 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-01T19:26:32.256Z] #161 DONE 1.8s [2023-11-01T19:26:32.256Z] [2023-11-01T19:26:32.256Z] #162 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-01T19:26:32.256Z] #162 DONE 1.8s [2023-11-01T19:26:32.256Z] [2023-11-01T19:26:32.256Z] #163 [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-11-01T19:26:32.256Z] #163 ... [2023-11-01T19:26:32.256Z] [2023-11-01T19:26:32.256Z] #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-01T19:26:32.256Z] #154 DONE 1.9s [2023-11-01T19:26:32.256Z] [2023-11-01T19:26:32.256Z] #164 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-01T19:26:32.256Z] #164 DONE 1.9s [2023-11-01T19:26:32.256Z] [2023-11-01T19:26:32.256Z] #165 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:26:32.256Z] #165 DONE 0.2s [2023-11-01T19:26:32.256Z] [2023-11-01T19:26:32.256Z] #166 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:26:32.256Z] #166 DONE 0.3s [2023-11-01T19:26:32.256Z] [2023-11-01T19:26:32.256Z] #167 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:26:32.256Z] #167 DONE 0.2s [2023-11-01T19:26:32.256Z] [2023-11-01T19:26:32.256Z] #168 [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-11-01T19:26:32.256Z] #168 DONE 0.2s [2023-11-01T19:26:32.256Z] [2023-11-01T19:26:32.256Z] #169 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:26:32.256Z] #169 DONE 0.3s [2023-11-01T19:26:32.256Z] [2023-11-01T19:26:32.256Z] #93 [security-spiffe-token-provider] exporting to image [2023-11-01T19:26:32.256Z] #93 exporting layers [2023-11-01T19:26:32.517Z] #93 ... [2023-11-01T19:26:32.517Z] [2023-11-01T19:26:32.517Z] #163 [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-11-01T19:26:32.517Z] #163 DONE 0.2s [2023-11-01T19:26:32.517Z] [2023-11-01T19:26:32.517Z] #170 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:26:32.517Z] #170 DONE 0.3s [2023-11-01T19:26:32.517Z] [2023-11-01T19:26:32.517Z] #171 [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-11-01T19:26:32.517Z] #171 DONE 0.2s [2023-11-01T19:26:32.517Z] [2023-11-01T19:26:32.517Z] #172 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-01T19:26:32.517Z] #172 DONE 0.3s [2023-11-01T19:26:32.517Z] [2023-11-01T19:26:32.517Z] #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:26:32.517Z] #173 DONE 0.3s [2023-11-01T19:26:32.517Z] [2023-11-01T19:26:32.517Z] #93 [core-data] exporting to image [2023-11-01T19:26:32.517Z] #93 exporting layers 0.1s done [2023-11-01T19:26:32.517Z] #93 ... [2023-11-01T19:26:32.517Z] [2023-11-01T19:26:32.517Z] #139 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-01T19:26:32.517Z] #139 DONE 2.6s [2023-11-01T19:26:32.777Z] [2023-11-01T19:26:32.777Z] #174 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:32.777Z] #174 ... [2023-11-01T19:26:32.777Z] [2023-11-01T19:26:32.777Z] #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-01T19:26:32.777Z] #175 DONE 0.7s [2023-11-01T19:26:33.039Z] [2023-11-01T19:26:33.039Z] #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:26:33.039Z] #176 DONE 0.6s [2023-11-01T19:26:33.039Z] [2023-11-01T19:26:33.039Z] #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-01T19:26:33.039Z] #177 DONE 0.7s [2023-11-01T19:26:33.039Z] [2023-11-01T19:26:33.039Z] #178 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-01T19:26:33.039Z] #178 DONE 0.5s [2023-11-01T19:26:33.039Z] [2023-11-01T19:26:33.039Z] #179 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-01T19:26:33.039Z] #179 DONE 0.6s [2023-11-01T19:26:33.039Z] [2023-11-01T19:26:33.039Z] #174 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:26:33.039Z] #174 DONE 0.5s [2023-11-01T19:26:33.039Z] [2023-11-01T19:26:33.039Z] #93 [core-metadata] exporting to image [2023-11-01T19:26:33.039Z] #93 exporting layers 0.7s done [2023-11-01T19:26:33.039Z] #93 writing image sha256:f84de8385fb0be6decd53a2839fefd65c78466ed40253d39a9063d5bf5eaa4a9 [2023-11-01T19:26:33.299Z] #93 exporting layers 0.9s done [2023-11-01T19:26:33.299Z] #93 writing image sha256:c0354901f81d30dc273a30d93f505977bd17c2d6300ca961e2ff8b7e846e2a3d [2023-11-01T19:26:33.299Z] #93 writing image sha256:ce9c256430e613ae6e9eac985b330fadbbf36b1b00741e6d0484f06221e3ea9e [2023-11-01T19:26:33.299Z] #93 writing image sha256:6f6c4527e0a20071194c0810a1db6cc4bd7f0848376e1c27b2675515b0b3d8a4 0.0s done [2023-11-01T19:26:33.299Z] #93 naming to docker.io/library/support-notifications [2023-11-01T19:26:33.299Z] #93 ... [2023-11-01T19:26:33.299Z] [2023-11-01T19:26:33.299Z] #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-01T19:26:33.299Z] #180 DONE 0.3s [2023-11-01T19:26:33.299Z] [2023-11-01T19:26:33.299Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T19:26:33.299Z] #181 DONE 0.3s [2023-11-01T19:26:33.299Z] [2023-11-01T19:26:33.299Z] #93 [core-data] exporting to image [2023-11-01T19:26:33.299Z] #93 exporting layers 0.4s done [2023-11-01T19:26:33.299Z] #93 writing image sha256:f84de8385fb0be6decd53a2839fefd65c78466ed40253d39a9063d5bf5eaa4a9 0.3s done [2023-11-01T19:26:33.299Z] #93 writing image sha256:c0354901f81d30dc273a30d93f505977bd17c2d6300ca961e2ff8b7e846e2a3d 0.0s done [2023-11-01T19:26:33.299Z] #93 writing image sha256:ce9c256430e613ae6e9eac985b330fadbbf36b1b00741e6d0484f06221e3ea9e 0.0s done [2023-11-01T19:26:33.299Z] #93 naming to docker.io/library/support-notifications done [2023-11-01T19:26:33.299Z] #93 naming to docker.io/library/core-command done [2023-11-01T19:26:33.299Z] #93 naming to docker.io/library/security-spiffe-token-provider done [2023-11-01T19:26:33.299Z] #93 naming to docker.io/library/support-scheduler done [2023-11-01T19:26:33.299Z] #93 writing image sha256:d47f50e53ff3eaac6d08e16a4fadfdd10f531567f9001a0954f0960be109d1bf done [2023-11-01T19:26:33.299Z] #93 naming to docker.io/library/core-data done [2023-11-01T19:26:33.561Z] #93 writing image sha256:1a40b81e7cc56043f387b46767cbb4cbfed2260c47886e994c4b14533cfcb09f done [2023-11-01T19:26:33.561Z] #93 naming to docker.io/library/core-metadata done [2023-11-01T19:26:33.561Z] #93 DONE 10.5s [2023-11-01T19:26:33.561Z] [2023-11-01T19:26:33.561Z] #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:26:33.561Z] #182 DONE 0.4s [2023-11-01T19:26:33.561Z] [2023-11-01T19:26:33.561Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-01T19:26:34.129Z] #183 ... [2023-11-01T19:26:34.129Z] [2023-11-01T19:26:34.129Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-01T19:26:34.129Z] #184 DONE 0.6s [2023-11-01T19:26:34.129Z] [2023-11-01T19:26:34.129Z] #185 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:26:34.129Z] #185 DONE 1.0s [2023-11-01T19:26:34.129Z] [2023-11-01T19:26:34.129Z] #186 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:26:34.129Z] #186 DONE 1.0s [2023-11-01T19:26:34.129Z] [2023-11-01T19:26:34.129Z] #93 [security-proxy-auth] exporting to image [2023-11-01T19:26:34.388Z] #93 ... [2023-11-01T19:26:34.388Z] [2023-11-01T19:26:34.388Z] #187 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:26:34.388Z] #187 DONE 1.1s [2023-11-01T19:26:34.388Z] [2023-11-01T19:26:34.388Z] #183 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-01T19:26:34.388Z] #183 DONE 1.0s [2023-11-01T19:26:34.388Z] [2023-11-01T19:26:34.388Z] #188 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T19:26:34.388Z] #188 DONE 0.6s [2023-11-01T19:26:34.388Z] [2023-11-01T19:26:34.388Z] #93 [security-proxy-setup] exporting to image [2023-11-01T19:26:34.388Z] #93 exporting layers 0.6s done [2023-11-01T19:26:34.648Z] #93 ... [2023-11-01T19:26:34.648Z] [2023-11-01T19:26:34.648Z] #189 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-01T19:26:34.648Z] #189 DONE 0.2s [2023-11-01T19:26:34.648Z] [2023-11-01T19:26:34.648Z] #93 [security-proxy-auth] exporting to image [2023-11-01T19:26:34.648Z] #93 exporting layers 0.3s done [2023-11-01T19:26:34.648Z] #93 writing image sha256:d2df9943e047bbf9361ac5e36a579c9d33ad85ef80baac49e09733019e112b59 0.0s done [2023-11-01T19:26:34.648Z] #93 naming to docker.io/library/security-proxy-auth done [2023-11-01T19:26:34.648Z] #93 writing image sha256:d7fffb640d9446cdffbc1d659bd24d1aa2c28f9f41ba82ca50d6d8518585cf10 0.1s done [2023-11-01T19:26:34.648Z] #93 naming to docker.io/library/core-common-config-bootstrapper 0.1s done [2023-11-01T19:26:34.908Z] #93 exporting layers 0.4s done [2023-11-01T19:26:34.908Z] #93 writing image sha256:55ed0aff1b9c8ab510ac21482c458eb97dbd02b2a3a576e21d2140c6743d7cb5 done [2023-11-01T19:26:34.908Z] #93 naming to docker.io/library/security-proxy-setup done [2023-11-01T19:26:34.908Z] #93 DONE 11.4s [2023-11-01T19:26:34.908Z] [2023-11-01T19:26:34.908Z] #190 [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-11-01T19:26:34.908Z] #190 DONE 0.2s [2023-11-01T19:26:34.908Z] [2023-11-01T19:26:34.908Z] #191 [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-11-01T19:26:34.908Z] #191 DONE 0.1s [2023-11-01T19:26:34.908Z] [2023-11-01T19:26:34.908Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-01T19:26:34.908Z] #192 DONE 0.1s [2023-11-01T19:26:34.908Z] [2023-11-01T19:26:34.908Z] #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:26:35.169Z] #193 DONE 0.6s [2023-11-01T19:26:35.169Z] [2023-11-01T19:26:35.169Z] #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-01T19:26:35.169Z] #194 DONE 0.1s [2023-11-01T19:26:35.169Z] [2023-11-01T19:26:35.169Z] #93 [security-secretstore-setup] exporting to image [2023-11-01T19:26:35.428Z] #93 exporting layers 0.2s done [2023-11-01T19:26:35.428Z] #93 writing image sha256:9bd4c0bd4754dfe6cbb1ba31ac6e90a925e1d5a4abb20a3c1abc5b4b6589bc46 done [2023-11-01T19:26:35.428Z] #93 naming to docker.io/library/security-secretstore-setup done [2023-11-01T19:26:35.428Z] #93 DONE 11.6s [2023-11-01T19:26:35.428Z] [2023-11-01T19:26:35.428Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-01T19:26:35.688Z] #195 DONE 0.6s [2023-11-01T19:26:35.688Z] [2023-11-01T19:26:35.688Z] #93 [security-bootstrapper] exporting to image [2023-11-01T19:26:35.949Z] #93 exporting layers 0.2s done [2023-11-01T19:26:35.950Z] #93 writing image sha256:34b74b28a10cb69866d3dc238c1ff93efbfa63c76947bdd7366e1ef99080e718 done [2023-11-01T19:26:35.950Z] #93 naming to docker.io/library/security-bootstrapper done [2023-11-01T19:26:35.950Z] #93 DONE 11.8s [2023-11-01T19:26:35.950Z] [2023-11-01T19:26:35.950Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:26:35.950Z] time="2023-11-01T19:23:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:35.950Z] time="2023-11-01T19:23:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:35.950Z] time="2023-11-01T19:23:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:35.950Z] time="2023-11-01T19:23:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:35.950Z] time="2023-11-01T19:23:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:35.950Z] time="2023-11-01T19:23:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:35.950Z] time="2023-11-01T19:23:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:35.950Z] time="2023-11-01T19:23:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:35.950Z] time="2023-11-01T19:23:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:35.950Z] time="2023-11-01T19:23:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:35.950Z] time="2023-11-01T19:23:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:35.950Z] time="2023-11-01T19:23:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:35.950Z] time="2023-11-01T19:23:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:26:35.950Z] time="2023-11-01T19:23:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-01T19:26:35.984Z] $ docker stop --time=1 29589ce223277594d245ec45e1999e177bb39818036c4dcbda304bd2fa464e7a [2023-11-01T19:26:38.955Z] $ docker rm -f --volumes 29589ce223277594d245ec45e1999e177bb39818036c4dcbda304bd2fa464e7a [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T19:26:39.372Z] + docker images [2023-11-01T19:26:39.372Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-01T19:26:39.372Z] security-bootstrapper latest 34b74b28a10c 4 seconds ago 23.3MB [2023-11-01T19:26:39.372Z] security-proxy-setup latest 55ed0aff1b9c 5 seconds ago 34.4MB [2023-11-01T19:26:39.372Z] security-secretstore-setup latest 9bd4c0bd4754 5 seconds ago 44.4MB [2023-11-01T19:26:39.372Z] core-common-config-bootstrapper latest d7fffb640d94 6 seconds ago 18.2MB [2023-11-01T19:26:39.372Z] security-proxy-auth latest d2df9943e047 6 seconds ago 19.5MB [2023-11-01T19:26:39.372Z] core-data latest d47f50e53ff3 7 seconds ago 21.3MB [2023-11-01T19:26:39.372Z] security-spiffe-token-provider latest c0354901f81d 7 seconds ago 35.1MB [2023-11-01T19:26:39.372Z] support-scheduler latest ce9c256430e6 7 seconds ago 34.1MB [2023-11-01T19:26:39.372Z] support-notifications latest 6f6c4527e0a2 7 seconds ago 34.7MB [2023-11-01T19:26:39.372Z] core-command latest f84de8385fb0 7 seconds ago 21.2MB [2023-11-01T19:26:39.372Z] core-metadata latest 1a40b81e7cc5 7 seconds ago 21.7MB [2023-11-01T19:26:39.372Z] security-spire-agent latest b022a60b974e 2 minutes ago 166MB [2023-11-01T19:26:39.372Z] security-spire-config latest 0141a4dad899 2 minutes ago 101MB [2023-11-01T19:26:39.372Z] security-spire-server latest 527e1ab99c1f 2 minutes ago 107MB [2023-11-01T19:26:39.372Z] ci-base-image-x86_64 latest 5b409df6404c 5 minutes ago 930MB [2023-11-01T19:26:39.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 weeks ago 557MB [2023-11-01T19:26:39.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB [2023-11-01T19:26:39.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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-11-01T19:28:06.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-01T19:28:06.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-01T19:28:06.742Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-01T19:28:09.340Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-01T19:28:09.340Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-01T19:28:09.606Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-01T19:28:10.190Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-01T19:28:10.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-01T19:28:10.457Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-01T19:28:11.420Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-01T19:28:13.364Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-01T19:28:13.364Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-01T19:28:13.364Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-01T19:28:13.364Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-01T19:28:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-01T19:28:25.678Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-01T19:28:25.678Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.231s coverage: 28.7% of statements [2023-11-01T19:28:35.753Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.299s coverage: 97.0% of statements [2023-11-01T19:28:40.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-01T19:28:40.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-01T19:28:40.012Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-01T19:28:44.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.379s coverage: 69.2% of statements [2023-11-01T19:28:44.546Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-01T19:28:44.547Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-01T19:28:45.951Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.307s coverage: 53.2% of statements [2023-11-01T19:28:51.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-01T19:28:51.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-01T19:28:51.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-01T19:28:51.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-01T19:28:51.284Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-01T19:28:56.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-01T19:28:56.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-01T19:29:08.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.199s coverage: 93.4% of statements [2023-11-01T19:29:08.992Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.336s coverage: 4.1% of statements [2023-11-01T19:29:10.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-01T19:29:10.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-01T19:29:10.400Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-01T19:29:12.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-01T19:29:12.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-01T19:29:12.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-01T19:29:12.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-01T19:29:12.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-01T19:29:12.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-01T19:29:12.340Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-01T19:29:12.924Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.549s coverage: 97.6% of statements [2023-11-01T19:29:13.506Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.188s coverage: 72.2% of statements [2023-11-01T19:29:21.702Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-01T19:29:21.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-01T19:29:22.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.402s coverage: 0.9% of statements [2023-11-01T19:29:22.661Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.233s coverage: 32.2% of statements [2023-11-01T19:29:26.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.267s coverage: 41.7% of statements [2023-11-01T19:29:26.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.246s coverage: 82.9% of statements [2023-11-01T19:29:26.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.252s coverage: 94.1% of statements [2023-11-01T19:29:26.914Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.217s coverage: 96.3% of statements [2023-11-01T19:29:31.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.207s coverage: 87.5% of statements [2023-11-01T19:29:31.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-01T19:29:34.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-01T19:29:34.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-01T19:29:34.024Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-01T19:29:36.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-01T19:29:36.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-01T19:29:36.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-01T19:29:36.603Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-01T19:29:43.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.212s coverage: 94.4% of statements [2023-11-01T19:29:43.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-01T19:29:43.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-01T19:29:43.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-01T19:29:43.249Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-01T19:29:51.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-01T19:29:51.457Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-01T19:29:52.863Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-01T19:29:57.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.943s coverage: 79.9% of statements [2023-11-01T19:29:57.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.251s coverage: 92.9% of statements [2023-11-01T19:29:57.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements [2023-11-01T19:29:57.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.214s coverage: 62.3% of statements [2023-11-01T19:29:57.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.206s coverage: 87.2% of statements [2023-11-01T19:29:57.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.170s coverage: 20.0% of statements [2023-11-01T19:29:57.118Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.162s coverage: 100.0% of statements [2023-11-01T19:29:57.386Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-01T19:29:57.386Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.365s coverage: 81.8% of statements [2023-11-01T19:29:58.798Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.403s coverage: 82.1% of statements [2023-11-01T19:29:58.798Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-01T19:30:00.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.206s coverage: 86.0% of statements [2023-11-01T19:30:02.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-01T19:30:02.911Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-01T19:30:05.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 2.382s coverage: 63.1% of statements [2023-11-01T19:30:05.567Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.316s coverage: 100.0% of statements [2023-11-01T19:30:06.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.096s coverage: 89.4% of statements [2023-11-01T19:30:06.182Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.069s coverage: 100.0% of statements [2023-11-01T19:30:06.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-01T19:30:06.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-01T19:30:06.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-01T19:30:07.788Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.093s coverage: 73.7% of statements [2023-11-01T19:30:08.058Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.096s coverage: 100.0% of statements [2023-11-01T19:30:13.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-01T19:30:13.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-01T19:30:13.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-01T19:30:15.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.413s coverage: 38.4% of statements [2023-11-01T19:30:15.977Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.249s coverage: 89.5% of statements [2023-11-01T19:30:20.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-01T19:30:20.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-01T19:30:20.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-01T19:30:20.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-01T19:30:21.638Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.218s coverage: 84.8% of statements [2023-11-01T19:30:25.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-01T19:30:25.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-01T19:30:25.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-01T19:30:25.893Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-01T19:30:34.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-01T19:30:34.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-01T19:30:34.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-01T19:30:34.102Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-01T19:30:34.102Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.345s coverage: 19.9% of statements [2023-11-01T19:30:34.369Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.578s coverage: 95.7% of statements [2023-11-01T19:30:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-01T19:30:36.943Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-01T19:30:37.901Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.252s coverage: 61.8% of statements [2023-11-01T19:30:40.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-01T19:30:40.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-01T19:30:41.436Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.412s coverage: 98.9% of statements [2023-11-01T19:30:44.030Z] 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-11-01T19:30:44.296Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T19:30:44.296Z] go vet ./... [2023-11-01T19:33:06.023Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T19:33:06.023Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T19:33:06.023Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T19:33:06.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-01T19:33:06.733Z] + ls -al . [2023-11-01T19:33:06.733Z] total 724 [2023-11-01T19:33:06.733Z] drwxrwxr-x 10 1001 1001 4096 Nov 1 19:25 . [2023-11-01T19:33:06.733Z] drwxr-xr-x 4 root root 4096 Nov 1 19:25 .. [2023-11-01T19:33:06.733Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 19:23 .blubracket [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 10 Nov 1 19:23 .dockerignore [2023-11-01T19:33:06.733Z] drwxrwxr-x 8 1001 1001 4096 Nov 1 19:23 .git [2023-11-01T19:33:06.733Z] drwxrwxr-x 3 1001 1001 4096 Nov 1 19:23 .github [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 1074 Nov 1 19:23 .gitignore [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 42 Nov 1 19:23 .golangci.yml [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 100 Nov 1 19:23 .hadolint.yml [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 155 Nov 1 19:23 .sonarcloud.properties [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 1171 Nov 1 19:23 ADOPTERS.md [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 11674 Nov 1 19:23 Attribution.txt [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 93407 Nov 1 19:23 CHANGELOG.md [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 3804 Nov 1 19:23 CONTRIBUTING.md [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 677 Nov 1 19:23 GOVERNANCE.md [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 861 Nov 1 19:23 Jenkinsfile [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 10775 Nov 1 19:23 LICENSE [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 15054 Nov 1 19:23 Makefile [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 582 Nov 1 19:23 OWNERS.md [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 9528 Nov 1 19:23 README.md [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 789 Nov 1 19:23 SECURITY.md [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 5 Nov 1 19:20 VERSION [2023-11-01T19:33:06.733Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 19:23 bin [2023-11-01T19:33:06.733Z] drwxrwxr-x 18 1001 1001 4096 Nov 1 19:23 cmd [2023-11-01T19:33:06.733Z] -rw-r--r-- 1 root root 453602 Nov 1 19:30 coverage.out [2023-11-01T19:33:06.733Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 19:23 fuzz_test [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 3689 Nov 1 19:23 go.mod [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 34446 Nov 1 19:23 go.sum [2023-11-01T19:33:06.733Z] drwxrwxr-x 7 1001 1001 4096 Nov 1 19:23 internal [2023-11-01T19:33:06.733Z] drwxrwxr-x 3 1001 1001 4096 Nov 1 19:23 openapi [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 584 Nov 1 19:23 security.txt [2023-11-01T19:33:06.733Z] -rw-rw-r-- 1 1001 1001 204 Nov 1 19:23 version.go [Pipeline] sh [2023-11-01T19:33:07.387Z] + '[' -e coverage.out ] [2023-11-01T19:33:07.387Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-01T19:33:07.425Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T19:33:08.281Z] Stashed 1 file(s) [Pipeline] sh [2023-11-01T19:33:08.957Z] + make build [2023-11-01T19:33:08.958Z] 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-11-01T19:34:30.584Z] 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-11-01T19:34:37.228Z] 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-11-01T19:34:42.580Z] 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-11-01T19:34:45.933Z] 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-11-01T19:35:24.821Z] 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-11-01T19:35:28.158Z] 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-11-01T19:35:34.803Z] 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-11-01T19:35:40.137Z] 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-11-01T19:35:43.483Z] 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-11-01T19:35:47.867Z] 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-11-01T19:35:53.249Z] 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-11-01T19:35:58.624Z] $ docker stop --time=1 6164bf6bdeadeabc2d5dcb608f69b50353715e8760ffcb242e450c3613a8876f [2023-11-01T19:36:00.795Z] $ docker rm -f --volumes 6164bf6bdeadeabc2d5dcb608f69b50353715e8760ffcb242e450c3613a8876f [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-11-01T19:36:03.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-01T19:36:03.994Z] [2023-11-01T19:36:03.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:36:04.388Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-01T19:36:04.660Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-11-01T19:36:04.660Z] 547446be3368: Pulling fs layer [2023-11-01T19:36:04.660Z] d125d8839a47: Pulling fs layer [2023-11-01T19:36:04.660Z] 3e85d5ac6304: Pulling fs layer [2023-11-01T19:36:04.660Z] c3105a71a48b: Pulling fs layer [2023-11-01T19:36:04.660Z] 0f093f025ec4: Pulling fs layer [2023-11-01T19:36:04.660Z] c3106fc0e877: Pulling fs layer [2023-11-01T19:36:04.660Z] c3105a71a48b: Waiting [2023-11-01T19:36:04.660Z] 0f093f025ec4: Waiting [2023-11-01T19:36:04.660Z] c3106fc0e877: Waiting [2023-11-01T19:36:04.660Z] 547446be3368: Download complete [2023-11-01T19:36:04.660Z] c3105a71a48b: Verifying Checksum [2023-11-01T19:36:04.660Z] c3105a71a48b: Download complete [2023-11-01T19:36:05.243Z] d125d8839a47: Verifying Checksum [2023-11-01T19:36:05.243Z] d125d8839a47: Download complete [2023-11-01T19:36:05.243Z] c3106fc0e877: Verifying Checksum [2023-11-01T19:36:05.243Z] c3106fc0e877: Download complete [2023-11-01T19:36:05.243Z] 0f093f025ec4: Verifying Checksum [2023-11-01T19:36:05.243Z] 0f093f025ec4: Download complete [2023-11-01T19:36:05.513Z] 547446be3368: Pull complete [2023-11-01T19:36:06.476Z] d125d8839a47: Pull complete [2023-11-01T19:36:07.446Z] 3e85d5ac6304: Verifying Checksum [2023-11-01T19:36:07.446Z] 3e85d5ac6304: Download complete [2023-11-01T19:36:17.517Z] 3e85d5ac6304: Pull complete [2023-11-01T19:36:17.517Z] c3105a71a48b: Pull complete [2023-11-01T19:36:18.928Z] 0f093f025ec4: Pull complete [2023-11-01T19:36:19.195Z] c3106fc0e877: Pull complete [2023-11-01T19:36:19.195Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-11-01T19:36:19.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-01T19:36:19.195Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:36:19.544Z] prd-ubuntu20.04-docker-arm64-4c-16g-16277 does not seem to be running inside a container [2023-11-01T19:36:19.615Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-11-01T19:36:21.937Z] $ docker top a030d5d086ee54aabdf9d4bfb27330657455b6c6e41e4c84cc8a9821ec1c5a60 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T19:36:22.851Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-01T19:36:32.935Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-11-01T19:36:32.935Z] #1 transferring dockerfile: 1.70kB done [2023-11-01T19:36:32.935Z] #1 DONE 0.1s [2023-11-01T19:36:32.935Z] [2023-11-01T19:36:32.935Z] #2 [core-data internal] load build definition from Dockerfile [2023-11-01T19:36:32.935Z] #2 transferring dockerfile: 1.90kB done [2023-11-01T19:36:32.935Z] #2 DONE 0.0s [2023-11-01T19:36:32.935Z] [2023-11-01T19:36:32.935Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-01T19:36:32.935Z] #3 transferring dockerfile: 2.04kB 0.0s done [2023-11-01T19:36:32.935Z] #3 DONE 0.1s [2023-11-01T19:36:32.935Z] [2023-11-01T19:36:32.935Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-01T19:36:32.935Z] #4 transferring dockerfile: 2.38kB 0.0s done [2023-11-01T19:36:32.935Z] #4 DONE 0.1s [2023-11-01T19:36:32.935Z] [2023-11-01T19:36:32.935Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-11-01T19:36:32.935Z] #5 transferring dockerfile: 1.58kB done [2023-11-01T19:36:32.935Z] #5 DONE 0.1s [2023-11-01T19:36:32.935Z] [2023-11-01T19:36:32.935Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-01T19:36:32.935Z] #6 transferring dockerfile: 2.82kB 0.0s done [2023-11-01T19:36:32.935Z] #6 DONE 0.1s [2023-11-01T19:36:32.935Z] [2023-11-01T19:36:32.935Z] #7 [security-spire-server internal] load build definition from Dockerfile [2023-11-01T19:36:32.935Z] #7 transferring dockerfile: 1.59kB done [2023-11-01T19:36:32.935Z] #7 DONE 0.1s [2023-11-01T19:36:32.935Z] [2023-11-01T19:36:32.935Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-01T19:36:32.935Z] #8 transferring dockerfile: 2.12kB done [2023-11-01T19:36:32.935Z] #8 DONE 0.1s [2023-11-01T19:36:32.935Z] [2023-11-01T19:36:32.935Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-01T19:36:32.936Z] #9 transferring dockerfile: 1.78kB 0.0s done [2023-11-01T19:36:32.936Z] #9 DONE 0.1s [2023-11-01T19:36:32.936Z] [2023-11-01T19:36:32.936Z] #10 [core-command internal] load build definition from Dockerfile [2023-11-01T19:36:32.936Z] #10 transferring dockerfile: 1.82kB done [2023-11-01T19:36:32.936Z] #10 DONE 0.1s [2023-11-01T19:36:32.936Z] [2023-11-01T19:36:32.936Z] #11 [support-notifications internal] load build definition from Dockerfile [2023-11-01T19:36:33.212Z] #11 transferring dockerfile: 1.84kB 0.0s done [2023-11-01T19:36:33.212Z] #11 DONE 0.1s [2023-11-01T19:36:33.212Z] [2023-11-01T19:36:33.212Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-11-01T19:36:33.212Z] #12 transferring dockerfile: 1.82kB 0.0s done [2023-11-01T19:36:33.212Z] #12 DONE 0.1s [2023-11-01T19:36:33.212Z] [2023-11-01T19:36:33.212Z] #13 [core-metadata internal] load build definition from Dockerfile [2023-11-01T19:36:33.212Z] #13 transferring dockerfile: 1.96kB 0.0s done [2023-11-01T19:36:33.212Z] #13 DONE 0.1s [2023-11-01T19:36:33.212Z] [2023-11-01T19:36:33.212Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-01T19:36:33.482Z] #14 transferring dockerfile: 2.39kB done [2023-11-01T19:36:33.483Z] #14 DONE 0.1s [2023-11-01T19:36:33.483Z] [2023-11-01T19:36:33.483Z] #15 [security-spire-agent internal] load .dockerignore [2023-11-01T19:36:33.483Z] #15 transferring context: 50B done [2023-11-01T19:36:33.483Z] #15 DONE 0.1s [2023-11-01T19:36:34.067Z] [2023-11-01T19:36:34.067Z] #16 [core-data internal] load .dockerignore [2023-11-01T19:36:34.067Z] #16 transferring context: 50B done [2023-11-01T19:36:34.067Z] #16 DONE 0.0s [2023-11-01T19:36:34.067Z] [2023-11-01T19:36:34.067Z] #17 [security-proxy-auth internal] load .dockerignore [2023-11-01T19:36:34.067Z] #17 transferring context: 50B done [2023-11-01T19:36:34.067Z] #17 DONE 0.0s [2023-11-01T19:36:34.067Z] [2023-11-01T19:36:34.067Z] #18 [security-secretstore-setup internal] load .dockerignore [2023-11-01T19:36:34.067Z] #18 transferring context: 50B 0.0s done [2023-11-01T19:36:34.067Z] #18 DONE 0.1s [2023-11-01T19:36:34.335Z] [2023-11-01T19:36:34.335Z] #19 [security-spire-config internal] load .dockerignore [2023-11-01T19:36:34.335Z] #19 transferring context: 50B 0.0s done [2023-11-01T19:36:34.335Z] #19 DONE 0.0s [2023-11-01T19:36:34.335Z] [2023-11-01T19:36:34.335Z] #20 [security-bootstrapper internal] load .dockerignore [2023-11-01T19:36:34.335Z] #20 transferring context: 50B done [2023-11-01T19:36:34.335Z] #20 DONE 0.1s [2023-11-01T19:36:34.335Z] [2023-11-01T19:36:34.335Z] #21 [security-spire-server internal] load .dockerignore [2023-11-01T19:36:34.335Z] #21 transferring context: 50B 0.0s done [2023-11-01T19:36:34.335Z] #21 DONE 0.1s [2023-11-01T19:36:34.335Z] [2023-11-01T19:36:34.335Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-01T19:36:34.335Z] #22 transferring context: 50B 0.0s done [2023-11-01T19:36:34.335Z] #22 DONE 0.1s [2023-11-01T19:36:34.335Z] [2023-11-01T19:36:34.335Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-11-01T19:36:34.335Z] #23 transferring context: 50B 0.0s done [2023-11-01T19:36:34.602Z] #23 DONE 0.1s [2023-11-01T19:36:34.602Z] [2023-11-01T19:36:34.602Z] #24 [core-command internal] load .dockerignore [2023-11-01T19:36:34.602Z] #24 transferring context: 50B done [2023-11-01T19:36:34.602Z] #24 DONE 0.1s [2023-11-01T19:36:34.602Z] [2023-11-01T19:36:34.602Z] #25 [support-notifications internal] load .dockerignore [2023-11-01T19:36:34.602Z] #25 transferring context: 50B 0.0s done [2023-11-01T19:36:34.602Z] #25 DONE 0.1s [2023-11-01T19:36:34.602Z] [2023-11-01T19:36:34.602Z] #26 [support-scheduler internal] load .dockerignore [2023-11-01T19:36:34.602Z] #26 transferring context: 50B done [2023-11-01T19:36:34.602Z] #26 DONE 0.1s [2023-11-01T19:36:34.602Z] [2023-11-01T19:36:34.602Z] #27 [core-metadata internal] load .dockerignore [2023-11-01T19:36:34.875Z] #27 transferring context: 50B 0.0s done [2023-11-01T19:36:34.875Z] #27 DONE 0.1s [2023-11-01T19:36:34.875Z] [2023-11-01T19:36:34.875Z] #28 [security-proxy-setup internal] load .dockerignore [2023-11-01T19:36:34.875Z] #28 transferring context: 50B done [2023-11-01T19:36:34.875Z] #28 DONE 0.1s [2023-11-01T19:36:34.875Z] [2023-11-01T19:36:34.875Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-01T19:36:35.142Z] #29 ... [2023-11-01T19:36:35.142Z] [2023-11-01T19:36:35.142Z] #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T19:36:35.142Z] #30 DONE 0.2s [2023-11-01T19:36:35.142Z] [2023-11-01T19:36:35.142Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-01T19:36:35.729Z] #31 DONE 0.8s [2023-11-01T19:36:35.729Z] [2023-11-01T19:36:35.729Z] #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-01T19:36:35.729Z] #29 DONE 0.8s [2023-11-01T19:36:35.729Z] [2023-11-01T19:36:35.729Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:36:35.729Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:36:35.729Z] #32 ... [2023-11-01T19:36:35.729Z] [2023-11-01T19:36:35.729Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:36:35.729Z] #33 DONE 0.0s [2023-11-01T19:36:35.729Z] [2023-11-01T19:36:35.729Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T19:36:35.729Z] #30 DONE 0.2s [2023-11-01T19:36:35.729Z] [2023-11-01T19:36:35.729Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:36:35.729Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-11-01T19:36:36.002Z] #32 ... [2023-11-01T19:36:36.002Z] [2023-11-01T19:36:36.002Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:36:36.002Z] #33 DONE 0.0s [2023-11-01T19:36:36.002Z] [2023-11-01T19:36:36.002Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:36:36.002Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-01T19:36:36.003Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-01T19:36:36.003Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-01T19:36:36.003Z] #32 ... [2023-11-01T19:36:36.003Z] [2023-11-01T19:36:36.003Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:36:36.003Z] #33 DONE 0.0s [2023-11-01T19:36:36.003Z] [2023-11-01T19:36:36.003Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:36:36.003Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s [2023-11-01T19:36:36.273Z] #32 ... [2023-11-01T19:36:36.273Z] [2023-11-01T19:36:36.273Z] #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-01T19:36:36.273Z] #29 DONE 0.8s [2023-11-01T19:36:36.273Z] [2023-11-01T19:36:36.273Z] #34 [security-spire-agent internal] load build context [2023-11-01T19:36:36.273Z] #34 transferring context: 17.63kB 0.1s done [2023-11-01T19:36:36.273Z] #34 DONE 0.5s [2023-11-01T19:36:36.273Z] [2023-11-01T19:36:36.273Z] #32 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:36:36.273Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s [2023-11-01T19:36:36.273Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-11-01T19:36:36.273Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-01T19:36:36.273Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-01T19:36:36.273Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-01T19:36:36.273Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-11-01T19:36:36.273Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s [2023-11-01T19:36:36.273Z] #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-01T19:36:36.550Z] #32 ... [2023-11-01T19:36:36.550Z] [2023-11-01T19:36:36.550Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:36:36.550Z] #33 DONE 0.0s [2023-11-01T19:36:36.550Z] [2023-11-01T19:36:36.550Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:36:36.550Z] #32 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-11-01T19:36:36.550Z] #32 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-01T19:36:36.550Z] #32 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-01T19:36:36.550Z] #32 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-01T19:36:36.550Z] #32 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-11-01T19:36:36.550Z] #32 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-11-01T19:36:36.550Z] #32 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-01T19:36:36.550Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.7s [2023-11-01T19:36:36.823Z] #32 ... [2023-11-01T19:36:36.823Z] [2023-11-01T19:36:36.823Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:36:36.823Z] #33 DONE 0.1s [2023-11-01T19:36:36.823Z] [2023-11-01T19:36:36.823Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:36:36.823Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.8s [2023-11-01T19:36:36.823Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s [2023-11-01T19:36:37.094Z] #32 ... [2023-11-01T19:36:37.094Z] [2023-11-01T19:36:37.094Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:36:37.094Z] #33 DONE 0.1s [2023-11-01T19:36:37.094Z] [2023-11-01T19:36:37.094Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:36:37.094Z] #32 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done [2023-11-01T19:36:37.094Z] #32 ... [2023-11-01T19:36:37.094Z] [2023-11-01T19:36:37.094Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:36:37.094Z] #33 DONE 0.1s [2023-11-01T19:36:37.094Z] [2023-11-01T19:36:37.094Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:36:37.094Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.25MB / 23.39MB 1.2s [2023-11-01T19:36:37.363Z] #32 ... [2023-11-01T19:36:37.363Z] [2023-11-01T19:36:37.363Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T19:36:37.363Z] #30 DONE 1.5s [2023-11-01T19:36:37.363Z] [2023-11-01T19:36:37.363Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:36:37.363Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 1.4s [2023-11-01T19:36:37.363Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-11-01T19:36:37.363Z] #32 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-11-01T19:36:37.629Z] #32 ... [2023-11-01T19:36:37.630Z] [2023-11-01T19:36:37.630Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:36:37.630Z] #33 DONE 0.1s [2023-11-01T19:36:37.630Z] [2023-11-01T19:36:37.630Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:36:37.630Z] #32 ... [2023-11-01T19:36:37.630Z] [2023-11-01T19:36:37.630Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T19:36:37.630Z] #30 DONE 1.6s [2023-11-01T19:36:37.630Z] [2023-11-01T19:36:37.630Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:36:37.630Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.07MB / 23.39MB 1.8s [2023-11-01T19:36:37.898Z] #32 ... [2023-11-01T19:36:37.898Z] [2023-11-01T19:36:37.898Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T19:36:37.898Z] #33 DONE 0.1s [2023-11-01T19:36:37.898Z] [2023-11-01T19:36:37.898Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:36:37.898Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 2.0s [2023-11-01T19:36:38.168Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.23MB / 23.39MB 2.2s [2023-11-01T19:36:38.168Z] #32 ... [2023-11-01T19:36:38.168Z] [2023-11-01T19:36:38.168Z] #35 [security-spire-server internal] load build context [2023-11-01T19:36:38.168Z] #35 transferring context: 18.10kB 0.1s done [2023-11-01T19:36:38.168Z] #35 DONE 1.8s [2023-11-01T19:36:38.168Z] [2023-11-01T19:36:38.168Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:36:38.438Z] #32 ... [2023-11-01T19:36:38.438Z] [2023-11-01T19:36:38.438Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T19:36:38.438Z] #30 DONE 2.1s [2023-11-01T19:36:38.438Z] [2023-11-01T19:36:38.438Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:36:38.438Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 2.4s [2023-11-01T19:36:38.438Z] #32 ... [2023-11-01T19:36:38.438Z] [2023-11-01T19:36:38.438Z] #36 [security-spire-config internal] load build context [2023-11-01T19:36:38.438Z] #36 transferring context: 16.35kB 0.1s done [2023-11-01T19:36:38.438Z] #36 DONE 2.2s [2023-11-01T19:36:38.438Z] [2023-11-01T19:36:38.438Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:36:38.438Z] #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-11-01T19:36:38.706Z] #32 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-11-01T19:36:38.706Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 2.9s [2023-11-01T19:36:39.298Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 3.3s [2023-11-01T19:36:39.570Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 3.7s [2023-11-01T19:36:40.164Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 4.2s [2023-11-01T19:36:40.434Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 4.5s [2023-11-01T19:36:40.702Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.8s [2023-11-01T19:36:40.976Z] #32 ... [2023-11-01T19:36:40.976Z] [2023-11-01T19:36:40.976Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T19:36:40.976Z] #37 DONE 5.5s [2023-11-01T19:36:40.976Z] [2023-11-01T19:36:40.976Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-01T19:36:41.562Z] #38 ... [2023-11-01T19:36:41.562Z] [2023-11-01T19:36:41.562Z] #39 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T19:36:41.562Z] #39 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-11-01T19:36:41.562Z] #39 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T19:36:41.562Z] #39 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T19:36:41.562Z] #39 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T19:36:41.562Z] #39 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.6s done [2023-11-01T19:36:41.562Z] #39 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.4s done [2023-11-01T19:36:41.562Z] #39 DONE 6.7s [2023-11-01T19:36:41.562Z] [2023-11-01T19:36:41.562Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:36:41.562Z] #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-11-01T19:36:41.562Z] #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-01T19:36:41.562Z] #40 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-11-01T19:36:41.562Z] #40 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-11-01T19:36:41.562Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-11-01T19:36:41.562Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-11-01T19:36:41.562Z] #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.1s done [2023-11-01T19:36:41.562Z] #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.5s done [2023-11-01T19:36:41.562Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-11-01T19:36:41.562Z] #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-11-01T19:36:41.562Z] #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-11-01T19:36:42.161Z] #40 ... [2023-11-01T19:36:42.161Z] [2023-11-01T19:36:42.161Z] #41 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T19:36:42.161Z] #41 ... [2023-11-01T19:36:42.161Z] [2023-11-01T19:36:42.161Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-01T19:36:42.161Z] #38 DONE 1.5s [2023-11-01T19:36:42.161Z] [2023-11-01T19:36:42.161Z] #42 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T19:36:46.432Z] #42 ... [2023-11-01T19:36:46.432Z] [2023-11-01T19:36:46.432Z] #43 [core-data internal] load build context [2023-11-01T19:36:46.432Z] #43 transferring context: 42.76MB 9.9s [2023-11-01T19:36:46.432Z] #43 ... [2023-11-01T19:36:46.432Z] [2023-11-01T19:36:46.432Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:36:46.432Z] #44 ... [2023-11-01T19:36:46.432Z] [2023-11-01T19:36:46.432Z] #45 [security-proxy-auth internal] load build context [2023-11-01T19:36:46.432Z] #45 ... [2023-11-01T19:36:46.432Z] [2023-11-01T19:36:46.432Z] #43 [core-data internal] load build context [2023-11-01T19:36:46.432Z] #43 ... [2023-11-01T19:36:46.432Z] [2023-11-01T19:36:46.432Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:36:46.706Z] #46 ... [2023-11-01T19:36:46.706Z] [2023-11-01T19:36:46.706Z] #47 [security-bootstrapper internal] load build context [2023-11-01T19:36:46.706Z] #47 ... [2023-11-01T19:36:46.706Z] [2023-11-01T19:36:46.706Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:36:47.315Z] #46 ... [2023-11-01T19:36:47.315Z] [2023-11-01T19:36:47.315Z] #48 [support-notifications internal] load build context [2023-11-01T19:36:47.597Z] #48 ... [2023-11-01T19:36:47.597Z] [2023-11-01T19:36:47.597Z] #49 [core-command internal] load build context [2023-11-01T19:36:47.597Z] #49 ... [2023-11-01T19:36:47.597Z] [2023-11-01T19:36:47.597Z] #50 [security-spiffe-token-provider internal] load build context [2023-11-01T19:36:47.597Z] #50 ... [2023-11-01T19:36:47.597Z] [2023-11-01T19:36:47.597Z] #51 [support-scheduler internal] load build context [2023-11-01T19:36:47.871Z] #51 ... [2023-11-01T19:36:47.871Z] [2023-11-01T19:36:47.871Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:36:47.871Z] #46 ... [2023-11-01T19:36:47.871Z] [2023-11-01T19:36:47.871Z] #52 [core-metadata internal] load build context [2023-11-01T19:36:48.148Z] #52 ... [2023-11-01T19:36:48.149Z] [2023-11-01T19:36:48.149Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:36:48.418Z] #46 ... [2023-11-01T19:36:48.418Z] [2023-11-01T19:36:48.418Z] #53 [security-proxy-setup internal] load build context [2023-11-01T19:36:48.691Z] #53 ... [2023-11-01T19:36:48.691Z] [2023-11-01T19:36:48.691Z] #52 [core-metadata internal] load build context [2023-11-01T19:36:51.286Z] #52 ... [2023-11-01T19:36:51.286Z] [2023-11-01T19:36:51.286Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:36:51.286Z] #32 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 4.9s done [2023-11-01T19:36:51.286Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.2s [2023-11-01T19:36:51.286Z] #32 ... [2023-11-01T19:36:51.286Z] [2023-11-01T19:36:51.286Z] #52 [core-metadata internal] load build context [2023-11-01T19:36:51.286Z] #52 transferring context: 29.93MB 11.8s [2023-11-01T19:36:52.252Z] #52 ... [2023-11-01T19:36:52.252Z] [2023-11-01T19:36:52.252Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:36:52.252Z] #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 11.2s [2023-11-01T19:36:52.252Z] #40 ... [2023-11-01T19:36:52.252Z] [2023-11-01T19:36:52.252Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T19:36:52.252Z] #0 9.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:36:52.520Z] #54 ... [2023-11-01T19:36:52.520Z] [2023-11-01T19:36:52.520Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T19:36:52.520Z] #55 ... [2023-11-01T19:36:52.520Z] [2023-11-01T19:36:52.520Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-01T19:36:52.789Z] #56 ... [2023-11-01T19:36:52.789Z] [2023-11-01T19:36:52.789Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T19:36:52.789Z] #57 ... [2023-11-01T19:36:52.789Z] [2023-11-01T19:36:52.789Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T19:36:52.789Z] #58 ... [2023-11-01T19:36:52.789Z] [2023-11-01T19:36:52.789Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T19:36:53.072Z] #59 ... [2023-11-01T19:36:53.072Z] [2023-11-01T19:36:53.072Z] #60 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T19:36:53.072Z] #60 ... [2023-11-01T19:36:53.072Z] [2023-11-01T19:36:53.072Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T19:36:53.357Z] #61 ... [2023-11-01T19:36:53.357Z] [2023-11-01T19:36:53.357Z] #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T19:36:53.357Z] #62 ... [2023-11-01T19:36:53.357Z] [2023-11-01T19:36:53.357Z] #63 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T19:36:53.636Z] #63 ... [2023-11-01T19:36:53.636Z] [2023-11-01T19:36:53.636Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T19:36:53.636Z] #64 ... [2023-11-01T19:36:53.636Z] [2023-11-01T19:36:53.636Z] #45 [security-proxy-auth internal] load build context [2023-11-01T19:36:53.636Z] #45 ... [2023-11-01T19:36:53.636Z] [2023-11-01T19:36:53.636Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:36:54.611Z] #46 ... [2023-11-01T19:36:54.611Z] [2023-11-01T19:36:54.611Z] #51 [support-scheduler internal] load build context [2023-11-01T19:36:54.611Z] #51 ... [2023-11-01T19:36:54.611Z] [2023-11-01T19:36:54.611Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:36:55.589Z] #46 ... [2023-11-01T19:36:55.589Z] [2023-11-01T19:36:55.589Z] #41 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T19:36:55.589Z] #41 8.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:36:55.589Z] #41 8.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:36:55.589Z] #41 11.59 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T19:36:55.589Z] #41 11.59 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:36:55.589Z] #41 11.59 OK: 8 MiB in 16 packages [2023-11-01T19:36:55.589Z] #41 DONE 13.7s [2023-11-01T19:36:55.857Z] [2023-11-01T19:36:55.857Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:36:56.124Z] #46 ... [2023-11-01T19:36:56.124Z] [2023-11-01T19:36:56.124Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:36:56.392Z] #44 transferring context: 45.90MB 20.1s [2023-11-01T19:36:56.392Z] #44 ... [2023-11-01T19:36:56.392Z] [2023-11-01T19:36:56.392Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:36:56.666Z] #46 ... [2023-11-01T19:36:56.666Z] [2023-11-01T19:36:56.666Z] #43 [core-data internal] load build context [2023-11-01T19:36:56.666Z] #43 ... [2023-11-01T19:36:56.666Z] [2023-11-01T19:36:56.666Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:36:56.933Z] #46 ... [2023-11-01T19:36:56.933Z] [2023-11-01T19:36:56.933Z] #47 [security-bootstrapper internal] load build context [2023-11-01T19:36:56.933Z] #47 ... [2023-11-01T19:36:56.933Z] [2023-11-01T19:36:56.933Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:36:57.522Z] #46 ... [2023-11-01T19:36:57.522Z] [2023-11-01T19:36:57.522Z] #42 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T19:36:57.522Z] #42 9.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:36:57.522Z] #42 9.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:36:57.522Z] #42 13.07 OK: 266 MiB in 52 packages [2023-11-01T19:36:57.522Z] #42 DONE 15.6s [2023-11-01T19:36:57.522Z] [2023-11-01T19:36:57.522Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:36:57.522Z] #46 ... [2023-11-01T19:36:57.522Z] [2023-11-01T19:36:57.522Z] #48 [support-notifications internal] load build context [2023-11-01T19:36:57.789Z] #48 ... [2023-11-01T19:36:57.789Z] [2023-11-01T19:36:57.789Z] #49 [core-command internal] load build context [2023-11-01T19:36:57.789Z] #49 ... [2023-11-01T19:36:57.789Z] [2023-11-01T19:36:57.789Z] #50 [security-spiffe-token-provider internal] load build context [2023-11-01T19:36:57.789Z] #50 ... [2023-11-01T19:36:57.789Z] [2023-11-01T19:36:57.789Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:36:58.750Z] #46 ... [2023-11-01T19:36:58.750Z] [2023-11-01T19:36:58.750Z] #53 [security-proxy-setup internal] load build context [2023-11-01T19:36:59.016Z] #53 ... [2023-11-01T19:36:59.016Z] [2023-11-01T19:36:59.016Z] #49 [core-command internal] load build context [2023-11-01T19:37:00.425Z] #49 ... [2023-11-01T19:37:00.425Z] [2023-11-01T19:37:00.425Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-01T19:37:00.425Z] #56 10.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:00.425Z] #56 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:00.425Z] #56 15.38 OK: 266 MiB in 52 packages [2023-11-01T19:37:00.425Z] #56 DONE 17.9s [2023-11-01T19:37:00.425Z] [2023-11-01T19:37:00.425Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:37:01.009Z] #46 ... [2023-11-01T19:37:01.009Z] [2023-11-01T19:37:01.009Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T19:37:01.009Z] #55 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:01.009Z] #55 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:01.009Z] #55 17.37 OK: 266 MiB in 52 packages [2023-11-01T19:37:01.009Z] #55 DONE 18.9s [2023-11-01T19:37:01.009Z] [2023-11-01T19:37:01.009Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:37:01.282Z] #46 transferring context: 54.81MB 24.0s [2023-11-01T19:37:01.871Z] #46 ... [2023-11-01T19:37:01.871Z] [2023-11-01T19:37:01.871Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:37:01.871Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.7s [2023-11-01T19:37:01.871Z] #32 ... [2023-11-01T19:37:01.871Z] [2023-11-01T19:37:01.871Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:37:02.162Z] #46 ... [2023-11-01T19:37:02.162Z] [2023-11-01T19:37:02.162Z] #52 [core-metadata internal] load build context [2023-11-01T19:37:02.432Z] #52 ... [2023-11-01T19:37:02.432Z] [2023-11-01T19:37:02.432Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:37:02.432Z] #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 21.4s [2023-11-01T19:37:02.432Z] #40 ... [2023-11-01T19:37:02.432Z] [2023-11-01T19:37:02.432Z] #52 [core-metadata internal] load build context [2023-11-01T19:37:02.699Z] #52 ... [2023-11-01T19:37:02.699Z] [2023-11-01T19:37:02.699Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T19:37:02.699Z] #54 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:02.699Z] #54 14.10 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T19:37:02.699Z] #54 14.10 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T19:37:02.699Z] #54 14.10 OK: 19957 distinct packages available [2023-11-01T19:37:02.699Z] #54 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:02.699Z] #54 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:02.968Z] #54 ... [2023-11-01T19:37:02.968Z] [2023-11-01T19:37:02.968Z] #52 [core-metadata internal] load build context [2023-11-01T19:37:03.927Z] #52 ... [2023-11-01T19:37:03.927Z] [2023-11-01T19:37:03.927Z] #45 [security-proxy-auth internal] load build context [2023-11-01T19:37:03.927Z] #45 ... [2023-11-01T19:37:03.927Z] [2023-11-01T19:37:03.927Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:37:04.899Z] #32 ... [2023-11-01T19:37:04.899Z] [2023-11-01T19:37:04.899Z] #51 [support-scheduler internal] load build context [2023-11-01T19:37:05.181Z] #51 ... [2023-11-01T19:37:05.181Z] [2023-11-01T19:37:05.181Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:37:06.141Z] #32 ... [2023-11-01T19:37:06.141Z] [2023-11-01T19:37:06.141Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T19:37:06.141Z] #54 21.04 OK: 266 MiB in 52 packages [2023-11-01T19:37:06.141Z] #54 DONE 23.7s [2023-11-01T19:37:06.141Z] [2023-11-01T19:37:06.141Z] #45 [security-proxy-auth internal] load build context [2023-11-01T19:37:06.409Z] #45 transferring context: 71.67MB 30.1s [2023-11-01T19:37:06.409Z] #45 ... [2023-11-01T19:37:06.409Z] [2023-11-01T19:37:06.409Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:37:06.409Z] #44 ... [2023-11-01T19:37:06.409Z] [2023-11-01T19:37:06.409Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:37:06.996Z] #32 ... [2023-11-01T19:37:06.996Z] [2023-11-01T19:37:06.996Z] #43 [core-data internal] load build context [2023-11-01T19:37:06.996Z] #43 ... [2023-11-01T19:37:06.996Z] [2023-11-01T19:37:06.996Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:37:06.996Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 25.8s [2023-11-01T19:37:07.261Z] #32 ... [2023-11-01T19:37:07.261Z] [2023-11-01T19:37:07.261Z] #47 [security-bootstrapper internal] load build context [2023-11-01T19:37:07.261Z] #47 ... [2023-11-01T19:37:07.261Z] [2023-11-01T19:37:07.261Z] #43 [core-data internal] load build context [2023-11-01T19:37:07.528Z] #43 ... [2023-11-01T19:37:07.528Z] [2023-11-01T19:37:07.528Z] #60 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T19:37:07.528Z] #60 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:07.528Z] #60 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:07.528Z] #60 23.07 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T19:37:07.528Z] #60 23.07 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T19:37:07.528Z] #60 23.07 OK: 19953 distinct packages available [2023-11-01T19:37:07.528Z] #60 24.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:07.795Z] #60 ... [2023-11-01T19:37:07.795Z] [2023-11-01T19:37:07.795Z] #43 [core-data internal] load build context [2023-11-01T19:37:07.795Z] #43 ... [2023-11-01T19:37:07.795Z] [2023-11-01T19:37:07.795Z] #48 [support-notifications internal] load build context [2023-11-01T19:37:07.795Z] #48 ... [2023-11-01T19:37:07.795Z] [2023-11-01T19:37:07.795Z] #43 [core-data internal] load build context [2023-11-01T19:37:08.062Z] #43 ... [2023-11-01T19:37:08.062Z] [2023-11-01T19:37:08.062Z] #50 [security-spiffe-token-provider internal] load build context [2023-11-01T19:37:08.062Z] #50 ... [2023-11-01T19:37:08.062Z] [2023-11-01T19:37:08.062Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:37:08.645Z] #32 ... [2023-11-01T19:37:08.645Z] [2023-11-01T19:37:08.645Z] #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T19:37:08.645Z] #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 26.1s done [2023-11-01T19:37:08.645Z] #40 DONE 33.0s [2023-11-01T19:37:08.912Z] [2023-11-01T19:37:08.912Z] #48 [support-notifications internal] load build context [2023-11-01T19:37:09.183Z] #48 ... [2023-11-01T19:37:09.183Z] [2023-11-01T19:37:09.183Z] #53 [security-proxy-setup internal] load build context [2023-11-01T19:37:09.183Z] #53 ... [2023-11-01T19:37:09.183Z] [2023-11-01T19:37:09.183Z] #48 [support-notifications internal] load build context [2023-11-01T19:37:09.450Z] #48 ... [2023-11-01T19:37:09.450Z] [2023-11-01T19:37:09.450Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T19:37:09.450Z] #64 16.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:09.450Z] #64 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:09.450Z] #64 24.13 (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T19:37:09.450Z] #64 24.66 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T19:37:09.450Z] #64 24.72 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:37:09.450Z] #64 24.85 Executing ca-certificates-20230506-r0.trigger [2023-11-01T19:37:09.450Z] #64 26.14 OK: 9 MiB in 17 packages [2023-11-01T19:37:09.718Z] #64 ... [2023-11-01T19:37:09.718Z] [2023-11-01T19:37:09.718Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T19:37:09.718Z] #59 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:09.718Z] #59 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:09.718Z] #59 25.02 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T19:37:09.718Z] #59 25.02 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T19:37:09.718Z] #59 25.02 OK: 19953 distinct packages available [2023-11-01T19:37:09.718Z] #59 26.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:09.718Z] #59 ... [2023-11-01T19:37:09.718Z] [2023-11-01T19:37:09.718Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T19:37:09.718Z] #57 17.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:09.718Z] #57 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:09.718Z] #57 24.92 (1/4) Installing ca-certificates (20230506-r0) [2023-11-01T19:37:09.718Z] #57 25.13 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-01T19:37:09.718Z] #57 25.18 (3/4) Installing su-exec (0.2-r3) [2023-11-01T19:37:09.718Z] #57 25.18 (4/4) Installing yq (4.33.3-r4) [2023-11-01T19:37:09.718Z] #57 26.72 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:37:09.718Z] #57 26.77 Executing ca-certificates-20230506-r0.trigger [2023-11-01T19:37:09.985Z] #57 ... [2023-11-01T19:37:09.985Z] [2023-11-01T19:37:09.985Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:37:10.252Z] #32 ... [2023-11-01T19:37:10.252Z] [2023-11-01T19:37:10.252Z] #49 [core-command internal] load build context [2023-11-01T19:37:10.252Z] #49 ... [2023-11-01T19:37:10.252Z] [2023-11-01T19:37:10.252Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:37:11.667Z] #32 ... [2023-11-01T19:37:11.667Z] [2023-11-01T19:37:11.667Z] #64 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T19:37:11.667Z] #64 DONE 28.6s [2023-11-01T19:37:11.667Z] [2023-11-01T19:37:11.667Z] #49 [core-command internal] load build context [2023-11-01T19:37:11.667Z] #49 transferring context: 55.41MB 33.5s [2023-11-01T19:37:11.667Z] #49 ... [2023-11-01T19:37:11.667Z] [2023-11-01T19:37:11.667Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T19:37:11.667Z] #58 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:11.667Z] #58 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:11.667Z] #58 26.96 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T19:37:11.667Z] #58 26.96 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T19:37:11.667Z] #58 26.96 OK: 19953 distinct packages available [2023-11-01T19:37:11.667Z] #58 27.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:11.667Z] #58 28.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:11.667Z] #58 ... [2023-11-01T19:37:11.667Z] [2023-11-01T19:37:11.667Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:37:12.635Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 31.3s [2023-11-01T19:37:12.635Z] #32 ... [2023-11-01T19:37:12.635Z] [2023-11-01T19:37:12.635Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:37:12.635Z] #46 ... [2023-11-01T19:37:12.635Z] [2023-11-01T19:37:12.635Z] #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T19:37:12.635Z] #62 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:12.635Z] #62 22.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:12.635Z] #62 28.86 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T19:37:12.635Z] #62 29.62 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T19:37:12.635Z] #62 29.73 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-01T19:37:12.635Z] #62 29.79 (4/6) Installing openssl (3.1.4-r0) [2023-11-01T19:37:12.635Z] #62 ... [2023-11-01T19:37:12.635Z] [2023-11-01T19:37:12.635Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:37:12.904Z] #46 ... [2023-11-01T19:37:12.904Z] [2023-11-01T19:37:12.904Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T19:37:12.904Z] #57 28.62 OK: 18 MiB in 19 packages [2023-11-01T19:37:12.904Z] #57 DONE 30.4s [2023-11-01T19:37:12.904Z] [2023-11-01T19:37:12.904Z] #63 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T19:37:12.904Z] #63 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:12.904Z] #63 23.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:13.174Z] #63 30.51 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T19:37:13.174Z] #63 30.51 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:37:13.174Z] #63 30.57 OK: 8 MiB in 16 packages [2023-11-01T19:37:13.174Z] #63 ... [2023-11-01T19:37:13.174Z] [2023-11-01T19:37:13.174Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:37:13.445Z] #46 ... [2023-11-01T19:37:13.445Z] [2023-11-01T19:37:13.445Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T19:37:13.715Z] #61 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:13.715Z] #61 23.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:13.715Z] #61 30.38 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-01T19:37:13.715Z] #61 30.42 (2/2) Installing su-exec (0.2-r3) [2023-11-01T19:37:13.715Z] #61 30.55 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:37:13.715Z] #61 30.63 OK: 8 MiB in 17 packages [2023-11-01T19:37:13.715Z] #61 ... [2023-11-01T19:37:13.715Z] [2023-11-01T19:37:13.715Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:37:13.986Z] #46 ... [2023-11-01T19:37:13.986Z] [2023-11-01T19:37:14.260Z] #52 [core-metadata internal] load build context [2023-11-01T19:37:14.260Z] #52 ... [2023-11-01T19:37:14.260Z] [2023-11-01T19:37:14.260Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:37:14.860Z] #46 ... [2023-11-01T19:37:14.860Z] [2023-11-01T19:37:14.860Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T19:37:14.860Z] #61 DONE 31.9s [2023-11-01T19:37:14.860Z] [2023-11-01T19:37:14.860Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:37:15.448Z] #46 ... [2023-11-01T19:37:15.448Z] [2023-11-01T19:37:15.448Z] #51 [support-scheduler internal] load build context [2023-11-01T19:37:15.448Z] #51 ... [2023-11-01T19:37:15.448Z] [2023-11-01T19:37:15.448Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:37:16.432Z] #46 ... [2023-11-01T19:37:16.432Z] [2023-11-01T19:37:16.432Z] #63 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T19:37:16.432Z] #63 DONE 34.0s [2023-11-01T19:37:16.432Z] [2023-11-01T19:37:16.432Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:37:16.432Z] #46 ... [2023-11-01T19:37:16.432Z] [2023-11-01T19:37:16.432Z] #62 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T19:37:16.432Z] #62 29.99 (5/6) Installing su-exec (0.2-r3) [2023-11-01T19:37:16.432Z] #62 29.99 (6/6) Installing yq (4.33.3-r4) [2023-11-01T19:37:16.432Z] #62 30.84 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:37:16.432Z] #62 31.01 OK: 18 MiB in 19 packages [2023-11-01T19:37:16.432Z] #62 DONE 33.7s [2023-11-01T19:37:16.731Z] [2023-11-01T19:37:16.731Z] #60 [security-spire-agent stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T19:37:16.731Z] #60 26.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:16.731Z] #60 32.65 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T19:37:16.731Z] #60 32.74 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T19:37:16.731Z] #60 32.84 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-01T19:37:16.731Z] #60 32.84 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-01T19:37:16.731Z] #60 32.89 (5/7) Installing libucontext (1.2-r2) [2023-11-01T19:37:16.731Z] #60 32.89 (6/7) Installing gcompat (1.1.0-r1) [2023-11-01T19:37:16.731Z] #60 32.89 (7/7) Installing openssl (3.1.4-r0) [2023-11-01T19:37:16.731Z] #60 32.96 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:37:16.731Z] #60 33.06 OK: 9 MiB in 20 packages [2023-11-01T19:37:16.731Z] #60 DONE 34.9s [2023-11-01T19:37:16.731Z] [2023-11-01T19:37:16.731Z] #45 [security-proxy-auth internal] load build context [2023-11-01T19:37:16.731Z] #45 transferring context: 100.71MB 40.3s [2023-11-01T19:37:16.731Z] #45 ... [2023-11-01T19:37:16.731Z] [2023-11-01T19:37:16.731Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:37:16.731Z] #44 ... [2023-11-01T19:37:16.731Z] [2023-11-01T19:37:16.731Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:37:17.696Z] #46 ... [2023-11-01T19:37:17.696Z] [2023-11-01T19:37:17.696Z] #58 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T19:37:17.696Z] #58 33.35 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-01T19:37:17.696Z] #58 33.35 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-01T19:37:17.696Z] #58 33.35 (3/4) Installing libucontext (1.2-r2) [2023-11-01T19:37:17.696Z] #58 33.44 (4/4) Installing gcompat (1.1.0-r1) [2023-11-01T19:37:17.696Z] #58 33.44 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:37:17.696Z] #58 33.54 OK: 8 MiB in 19 packages [2023-11-01T19:37:17.696Z] #58 DONE 34.8s [2023-11-01T19:37:17.696Z] [2023-11-01T19:37:17.696Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:37:17.696Z] #46 ... [2023-11-01T19:37:17.696Z] [2023-11-01T19:37:17.696Z] #47 [security-bootstrapper internal] load build context [2023-11-01T19:37:17.696Z] #47 ... [2023-11-01T19:37:17.696Z] [2023-11-01T19:37:17.696Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:37:17.964Z] #46 ... [2023-11-01T19:37:17.964Z] [2023-11-01T19:37:17.964Z] #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T19:37:17.964Z] #59 28.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T19:37:17.964Z] #59 32.94 (1/11) Installing ca-certificates (20230506-r0) [2023-11-01T19:37:17.964Z] #59 33.22 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-01T19:37:17.964Z] #59 33.22 (3/11) Installing libunistring (1.1-r1) [2023-11-01T19:37:17.964Z] #59 33.32 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-01T19:37:17.964Z] #59 33.33 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-01T19:37:17.964Z] #59 33.34 (6/11) Installing libcurl (8.4.0-r0) [2023-11-01T19:37:17.964Z] #59 33.42 (7/11) Installing curl (8.4.0-r0) [2023-11-01T19:37:17.964Z] #59 33.44 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-01T19:37:17.964Z] #59 33.46 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-01T19:37:17.964Z] #59 33.48 (10/11) Installing libucontext (1.2-r2) [2023-11-01T19:37:17.964Z] #59 33.49 (11/11) Installing gcompat (1.1.0-r1) [2023-11-01T19:37:17.964Z] #59 33.50 Executing busybox-1.36.1-r2.trigger [2023-11-01T19:37:17.964Z] #59 33.59 Executing ca-certificates-20230506-r0.trigger [2023-11-01T19:37:17.964Z] #59 34.25 OK: 13 MiB in 26 packages [2023-11-01T19:37:17.964Z] #59 DONE 35.1s [2023-11-01T19:37:17.964Z] [2023-11-01T19:37:17.964Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:37:18.236Z] #46 ... [2023-11-01T19:37:18.236Z] [2023-11-01T19:37:18.236Z] #43 [core-data internal] load build context [2023-11-01T19:37:18.236Z] #43 ... [2023-11-01T19:37:18.236Z] [2023-11-01T19:37:18.236Z] #50 [security-spiffe-token-provider internal] load build context [2023-11-01T19:37:18.504Z] #50 ... [2023-11-01T19:37:18.504Z] [2023-11-01T19:37:18.504Z] #43 [core-data internal] load build context [2023-11-01T19:37:18.772Z] #43 ... [2023-11-01T19:37:18.772Z] [2023-11-01T19:37:18.772Z] #65 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-01T19:37:18.772Z] #65 DONE 2.3s [2023-11-01T19:37:18.772Z] [2023-11-01T19:37:18.772Z] #43 [core-data internal] load build context [2023-11-01T19:37:19.363Z] #43 ... [2023-11-01T19:37:19.363Z] [2023-11-01T19:37:19.363Z] #53 [security-proxy-setup internal] load build context [2023-11-01T19:37:19.363Z] #53 ... [2023-11-01T19:37:19.363Z] [2023-11-01T19:37:19.363Z] #43 [core-data internal] load build context [2023-11-01T19:37:19.644Z] #43 ... [2023-11-01T19:37:19.644Z] [2023-11-01T19:37:19.644Z] #48 [support-notifications internal] load build context [2023-11-01T19:37:19.644Z] #48 ... [2023-11-01T19:37:19.644Z] [2023-11-01T19:37:19.644Z] #43 [core-data internal] load build context [2023-11-01T19:37:19.911Z] #43 ... [2023-11-01T19:37:19.911Z] [2023-11-01T19:37:19.911Z] #66 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-01T19:37:19.911Z] #66 DONE 3.1s [2023-11-01T19:37:20.179Z] [2023-11-01T19:37:20.179Z] #43 [core-data internal] load build context [2023-11-01T19:37:20.179Z] #43 ... [2023-11-01T19:37:20.179Z] [2023-11-01T19:37:20.179Z] #67 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-01T19:37:20.179Z] #67 DONE 5.3s [2023-11-01T19:37:20.179Z] [2023-11-01T19:37:20.179Z] #43 [core-data internal] load build context [2023-11-01T19:37:21.611Z] #43 ... [2023-11-01T19:37:21.611Z] [2023-11-01T19:37:21.611Z] #68 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-01T19:37:21.611Z] #68 DONE 1.1s [2023-11-01T19:37:21.611Z] [2023-11-01T19:37:21.611Z] #43 [core-data internal] load build context [2023-11-01T19:37:21.611Z] #43 transferring context: 117.51MB 45.7s [2023-11-01T19:37:21.611Z] #43 ... [2023-11-01T19:37:21.611Z] [2023-11-01T19:37:21.611Z] #49 [core-command internal] load build context [2023-11-01T19:37:21.880Z] #49 ... [2023-11-01T19:37:21.880Z] [2023-11-01T19:37:21.880Z] #43 [core-data internal] load build context [2023-11-01T19:37:22.467Z] #43 ... [2023-11-01T19:37:22.467Z] [2023-11-01T19:37:22.467Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:37:22.467Z] #32 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 32.9s done [2023-11-01T19:37:22.733Z] #32 ... [2023-11-01T19:37:22.733Z] [2023-11-01T19:37:22.733Z] #43 [core-data internal] load build context [2023-11-01T19:37:24.688Z] #43 ... [2023-11-01T19:37:24.688Z] [2023-11-01T19:37:24.688Z] #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T19:37:24.688Z] #69 DONE 3.7s [2023-11-01T19:37:24.688Z] [2023-11-01T19:37:24.688Z] #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T19:37:24.688Z] #70 DONE 3.7s [2023-11-01T19:37:24.688Z] [2023-11-01T19:37:24.688Z] #43 [core-data internal] load build context [2023-11-01T19:37:24.688Z] #43 ... [2023-11-01T19:37:24.688Z] [2023-11-01T19:37:24.688Z] #52 [core-metadata internal] load build context [2023-11-01T19:37:24.688Z] #52 ... [2023-11-01T19:37:24.688Z] [2023-11-01T19:37:24.688Z] #71 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T19:37:24.688Z] #71 DONE 3.9s [2023-11-01T19:37:24.688Z] [2023-11-01T19:37:24.688Z] #52 [core-metadata internal] load build context [2023-11-01T19:37:24.688Z] #52 ... [2023-11-01T19:37:24.688Z] [2023-11-01T19:37:24.688Z] #72 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-01T19:37:25.650Z] #72 DONE 1.0s [2023-11-01T19:37:25.650Z] [2023-11-01T19:37:25.650Z] #51 [support-scheduler internal] load build context [2023-11-01T19:37:25.650Z] #51 ... [2023-11-01T19:37:25.650Z] [2023-11-01T19:37:25.650Z] #73 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-01T19:37:25.650Z] #73 DONE 1.3s [2023-11-01T19:37:25.650Z] [2023-11-01T19:37:25.650Z] #51 [support-scheduler internal] load build context [2023-11-01T19:37:25.650Z] #51 ... [2023-11-01T19:37:25.650Z] [2023-11-01T19:37:25.650Z] #74 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-01T19:37:25.650Z] #74 ... [2023-11-01T19:37:25.650Z] [2023-11-01T19:37:25.650Z] #75 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-01T19:37:25.650Z] #75 DONE 1.4s [2023-11-01T19:37:25.924Z] [2023-11-01T19:37:25.924Z] #51 [support-scheduler internal] load build context [2023-11-01T19:37:26.892Z] #51 ... [2023-11-01T19:37:26.892Z] [2023-11-01T19:37:26.892Z] #76 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-01T19:37:26.892Z] #76 DONE 1.1s [2023-11-01T19:37:26.892Z] [2023-11-01T19:37:26.892Z] #51 [support-scheduler internal] load build context [2023-11-01T19:37:26.892Z] #51 transferring context: 115.35MB 48.4s [2023-11-01T19:37:26.892Z] #51 ... [2023-11-01T19:37:26.892Z] [2023-11-01T19:37:26.892Z] #45 [security-proxy-auth internal] load build context [2023-11-01T19:37:26.892Z] #45 ... [2023-11-01T19:37:26.892Z] [2023-11-01T19:37:26.892Z] #51 [support-scheduler internal] load build context [2023-11-01T19:37:27.160Z] #51 ... [2023-11-01T19:37:27.160Z] [2023-11-01T19:37:27.160Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:37:27.160Z] #44 ... [2023-11-01T19:37:27.160Z] [2023-11-01T19:37:27.160Z] #74 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-01T19:37:27.160Z] #74 DONE 1.6s [2023-11-01T19:37:27.160Z] [2023-11-01T19:37:27.160Z] #51 [support-scheduler internal] load build context [2023-11-01T19:37:27.426Z] #51 ... [2023-11-01T19:37:27.426Z] [2023-11-01T19:37:27.426Z] #77 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-01T19:37:27.426Z] #77 DONE 1.6s [2023-11-01T19:37:27.426Z] [2023-11-01T19:37:27.426Z] #51 [support-scheduler internal] load build context [2023-11-01T19:37:28.017Z] #51 ... [2023-11-01T19:37:28.017Z] [2023-11-01T19:37:28.017Z] #47 [security-bootstrapper internal] load build context [2023-11-01T19:37:28.017Z] #47 ... [2023-11-01T19:37:28.017Z] [2023-11-01T19:37:28.017Z] #51 [support-scheduler internal] load build context [2023-11-01T19:37:28.289Z] #51 ... [2023-11-01T19:37:28.289Z] [2023-11-01T19:37:28.289Z] #78 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T19:37:28.289Z] #78 DONE 1.4s [2023-11-01T19:37:28.289Z] [2023-11-01T19:37:28.289Z] #51 [support-scheduler internal] load build context [2023-11-01T19:37:28.289Z] #51 ... [2023-11-01T19:37:28.289Z] [2023-11-01T19:37:28.289Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:37:28.559Z] #46 ... [2023-11-01T19:37:28.559Z] [2023-11-01T19:37:28.559Z] #79 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T19:37:28.559Z] #79 DONE 1.1s [2023-11-01T19:37:28.559Z] [2023-11-01T19:37:28.559Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:37:28.559Z] #46 ... [2023-11-01T19:37:28.559Z] [2023-11-01T19:37:28.559Z] #80 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-01T19:37:28.559Z] #80 ... [2023-11-01T19:37:28.559Z] [2023-11-01T19:37:28.559Z] #50 [security-spiffe-token-provider internal] load build context [2023-11-01T19:37:28.826Z] #50 ... [2023-11-01T19:37:28.826Z] [2023-11-01T19:37:28.826Z] #51 [support-scheduler internal] load build context [2023-11-01T19:37:29.093Z] #51 ... [2023-11-01T19:37:29.093Z] [2023-11-01T19:37:29.093Z] #81 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T19:37:29.093Z] #81 DONE 1.4s [2023-11-01T19:37:29.093Z] [2023-11-01T19:37:29.093Z] #51 [support-scheduler internal] load build context [2023-11-01T19:37:29.363Z] #51 ... [2023-11-01T19:37:29.363Z] [2023-11-01T19:37:29.363Z] #53 [security-proxy-setup internal] load build context [2023-11-01T19:37:29.631Z] #53 ... [2023-11-01T19:37:29.631Z] [2023-11-01T19:37:29.631Z] #51 [support-scheduler internal] load build context [2023-11-01T19:37:29.900Z] #51 ... [2023-11-01T19:37:29.900Z] [2023-11-01T19:37:29.900Z] #80 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-01T19:37:29.900Z] #80 DONE 1.4s [2023-11-01T19:37:29.900Z] [2023-11-01T19:37:29.900Z] #51 [support-scheduler internal] load build context [2023-11-01T19:37:29.900Z] #51 ... [2023-11-01T19:37:29.900Z] [2023-11-01T19:37:29.900Z] #48 [support-notifications internal] load build context [2023-11-01T19:37:29.900Z] #48 ... [2023-11-01T19:37:29.900Z] [2023-11-01T19:37:29.900Z] #82 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-01T19:37:29.900Z] #82 DONE 1.6s [2023-11-01T19:37:29.900Z] [2023-11-01T19:37:29.900Z] #48 [support-notifications internal] load build context [2023-11-01T19:37:29.900Z] #48 ... [2023-11-01T19:37:29.900Z] [2023-11-01T19:37:29.900Z] #83 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-01T19:37:30.492Z] #83 ... [2023-11-01T19:37:30.492Z] [2023-11-01T19:37:30.492Z] #84 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-01T19:37:30.492Z] #84 DONE 1.5s [2023-11-01T19:37:30.492Z] [2023-11-01T19:37:30.492Z] #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-01T19:37:31.454Z] #85 ... [2023-11-01T19:37:31.454Z] [2023-11-01T19:37:31.454Z] #86 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-01T19:37:31.454Z] #86 DONE 1.5s [2023-11-01T19:37:31.454Z] [2023-11-01T19:37:31.454Z] #83 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-01T19:37:31.454Z] #83 DONE 1.5s [2023-11-01T19:37:31.454Z] [2023-11-01T19:37:31.454Z] #87 [security-spire-config] exporting to image [2023-11-01T19:37:31.454Z] #87 exporting layers [2023-11-01T19:37:32.069Z] #87 ... [2023-11-01T19:37:32.069Z] [2023-11-01T19:37:32.069Z] #49 [core-command internal] load build context [2023-11-01T19:37:32.069Z] #49 transferring context: 144.89MB 53.8s [2023-11-01T19:37:32.069Z] #49 ... [2023-11-01T19:37:32.069Z] [2023-11-01T19:37:32.069Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:37:32.069Z] #44 ... [2023-11-01T19:37:32.069Z] [2023-11-01T19:37:32.069Z] #85 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-01T19:37:32.069Z] #85 DONE 1.5s [2023-11-01T19:37:32.069Z] [2023-11-01T19:37:32.069Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:37:34.644Z] #44 ... [2023-11-01T19:37:34.644Z] [2023-11-01T19:37:34.644Z] #43 [core-data internal] load build context [2023-11-01T19:37:34.644Z] #43 ... [2023-11-01T19:37:34.644Z] [2023-11-01T19:37:34.644Z] #52 [core-metadata internal] load build context [2023-11-01T19:37:34.644Z] #52 ... [2023-11-01T19:37:34.644Z] [2023-11-01T19:37:34.644Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:37:35.607Z] #44 ... [2023-11-01T19:37:35.607Z] [2023-11-01T19:37:35.607Z] #46 [core-common-config-bootstrapper internal] load build context [2023-11-01T19:37:35.607Z] #46 transferring context: 189.79MB 58.1s done [2023-11-01T19:37:35.607Z] #46 DONE 59.2s [2023-11-01T19:37:35.607Z] [2023-11-01T19:37:35.607Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:37:36.565Z] #44 ... [2023-11-01T19:37:36.565Z] [2023-11-01T19:37:36.565Z] #45 [security-proxy-auth internal] load build context [2023-11-01T19:37:36.565Z] #45 transferring context: 189.79MB 59.9s done [2023-11-01T19:37:36.565Z] #45 DONE 60.5s [2023-11-01T19:37:36.565Z] [2023-11-01T19:37:36.565Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:37:37.162Z] #44 ... [2023-11-01T19:37:37.162Z] [2023-11-01T19:37:37.162Z] #43 [core-data internal] load build context [2023-11-01T19:37:37.162Z] #43 transferring context: 189.79MB 61.0s done [2023-11-01T19:37:37.162Z] #43 DONE 61.6s [2023-11-01T19:37:37.162Z] [2023-11-01T19:37:37.162Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:37:37.748Z] #44 ... [2023-11-01T19:37:37.748Z] [2023-11-01T19:37:37.748Z] #87 [security-spire-server] exporting to image [2023-11-01T19:37:37.748Z] #87 exporting layers 5.6s done [2023-11-01T19:37:37.748Z] #87 writing image sha256:154a872e2f98db75d89aa9da7750eb3a9d5592878242c2ef8103548756e3376a 0.5s done [2023-11-01T19:37:37.748Z] #87 naming to docker.io/library/security-spire-config-arm64 0.1s done [2023-11-01T19:37:37.748Z] #87 writing image sha256:da64c7b9b412572e6e9bfcab16dc7b6ccd5b4374c90b397e46f13b1f50964a43 0.0s done [2023-11-01T19:37:37.748Z] #87 writing image sha256:6635bd3f0a20480793bf9d404c76898f11f559eca0f0911f460fff6a3f4f9836 0.0s done [2023-11-01T19:37:37.748Z] #87 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-11-01T19:37:37.748Z] #87 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-11-01T19:37:37.748Z] #87 DONE 7.1s [2023-11-01T19:37:37.748Z] [2023-11-01T19:37:37.748Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:37:38.014Z] #44 ... [2023-11-01T19:37:38.014Z] [2023-11-01T19:37:38.014Z] #88 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:37:38.014Z] #88 DONE 2.0s [2023-11-01T19:37:38.014Z] [2023-11-01T19:37:38.014Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:37:38.283Z] #44 ... [2023-11-01T19:37:38.283Z] [2023-11-01T19:37:38.283Z] #47 [security-bootstrapper internal] load build context [2023-11-01T19:37:38.283Z] #47 ... [2023-11-01T19:37:38.283Z] [2023-11-01T19:37:38.283Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:37:38.870Z] #44 ... [2023-11-01T19:37:38.870Z] [2023-11-01T19:37:38.870Z] #50 [security-spiffe-token-provider internal] load build context [2023-11-01T19:37:39.135Z] #50 ... [2023-11-01T19:37:39.135Z] [2023-11-01T19:37:39.135Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:37:39.721Z] #44 ... [2023-11-01T19:37:39.721Z] [2023-11-01T19:37:39.721Z] #53 [security-proxy-setup internal] load build context [2023-11-01T19:37:39.721Z] #53 transferring context: 189.79MB 60.2s done [2023-11-01T19:37:39.721Z] #53 DONE 61.3s [2023-11-01T19:37:39.721Z] [2023-11-01T19:37:39.721Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:37:39.990Z] #44 ... [2023-11-01T19:37:39.990Z] [2023-11-01T19:37:39.990Z] #49 [core-command internal] load build context [2023-11-01T19:37:39.990Z] #49 transferring context: 189.79MB 61.6s done [2023-11-01T19:37:39.990Z] #49 DONE 62.6s [2023-11-01T19:37:39.990Z] [2023-11-01T19:37:39.990Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:37:39.990Z] #44 ... [2023-11-01T19:37:39.990Z] [2023-11-01T19:37:39.990Z] #51 [support-scheduler internal] load build context [2023-11-01T19:37:39.990Z] #51 ... [2023-11-01T19:37:39.990Z] [2023-11-01T19:37:39.990Z] #48 [support-notifications internal] load build context [2023-11-01T19:37:40.266Z] #48 ... [2023-11-01T19:37:40.266Z] [2023-11-01T19:37:40.266Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:37:40.533Z] #44 transferring context: 189.79MB 64.2s done [2023-11-01T19:37:40.533Z] #44 ... [2023-11-01T19:37:40.533Z] [2023-11-01T19:37:40.533Z] #52 [core-metadata internal] load build context [2023-11-01T19:37:40.533Z] #52 transferring context: 189.79MB 60.9s done [2023-11-01T19:37:40.533Z] #52 DONE 62.8s [2023-11-01T19:37:40.802Z] [2023-11-01T19:37:40.802Z] #51 [support-scheduler internal] load build context [2023-11-01T19:37:40.802Z] #51 transferring context: 189.79MB 61.7s done [2023-11-01T19:37:40.802Z] #51 DONE 63.4s [2023-11-01T19:37:40.802Z] [2023-11-01T19:37:40.802Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T19:37:40.802Z] #44 DONE 64.9s [2023-11-01T19:37:40.802Z] [2023-11-01T19:37:40.802Z] #48 [support-notifications internal] load build context [2023-11-01T19:37:41.077Z] #48 ... [2023-11-01T19:37:41.077Z] [2023-11-01T19:37:41.077Z] #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:37:41.077Z] #89 DONE 1.0s [2023-11-01T19:37:41.077Z] [2023-11-01T19:37:41.077Z] #90 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:37:41.077Z] #90 CACHED [2023-11-01T19:37:41.077Z] [2023-11-01T19:37:41.077Z] #48 [support-notifications internal] load build context [2023-11-01T19:37:42.042Z] #48 transferring context: 189.79MB 63.4s done [2023-11-01T19:37:42.042Z] #48 DONE 64.6s [2023-11-01T19:37:42.042Z] [2023-11-01T19:37:42.042Z] #47 [security-bootstrapper internal] load build context [2023-11-01T19:37:42.635Z] #47 ... [2023-11-01T19:37:42.635Z] [2023-11-01T19:37:42.635Z] #50 [security-spiffe-token-provider internal] load build context [2023-11-01T19:37:42.635Z] #50 transferring context: 189.79MB 63.1s done [2023-11-01T19:37:42.635Z] #50 DONE 65.1s [2023-11-01T19:37:42.635Z] [2023-11-01T19:37:42.635Z] #47 [security-bootstrapper internal] load build context [2023-11-01T19:37:42.903Z] #47 ... [2023-11-01T19:37:42.903Z] [2023-11-01T19:37:42.903Z] #91 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:37:42.903Z] #91 DONE 0.6s [2023-11-01T19:37:42.903Z] [2023-11-01T19:37:42.903Z] #47 [security-bootstrapper internal] load build context [2023-11-01T19:37:43.185Z] #47 ... [2023-11-01T19:37:43.185Z] [2023-11-01T19:37:43.185Z] #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:37:43.185Z] #92 DONE 0.6s [2023-11-01T19:37:43.185Z] [2023-11-01T19:37:43.185Z] #47 [security-bootstrapper internal] load build context [2023-11-01T19:37:47.447Z] #47 transferring context: 189.79MB 69.4s done [2023-11-01T19:37:47.447Z] #47 DONE 70.3s [2023-11-01T19:37:47.447Z] [2023-11-01T19:37:47.447Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:37:48.027Z] #93 ... [2023-11-01T19:37:48.027Z] [2023-11-01T19:37:48.027Z] #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:37:48.027Z] #94 ... [2023-11-01T19:37:48.027Z] [2023-11-01T19:37:48.027Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:37:51.364Z] #95 ... [2023-11-01T19:37:51.364Z] [2023-11-01T19:37:51.364Z] #96 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:38:18.162Z] #96 ... [2023-11-01T19:38:18.162Z] [2023-11-01T19:38:18.162Z] #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:38:18.162Z] #94 DONE 38.4s [2023-11-01T19:38:18.162Z] [2023-11-01T19:38:18.162Z] #97 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-01T19:38:19.582Z] #97 DONE 3.1s [2023-11-01T19:38:19.582Z] [2023-11-01T19:38:19.582Z] #98 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:38:19.582Z] #98 CACHED [2023-11-01T19:38:19.582Z] [2023-11-01T19:38:19.582Z] #99 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:38:19.582Z] #99 CACHED [2023-11-01T19:38:19.582Z] [2023-11-01T19:38:19.582Z] #100 [core-metadata builder 6/7] COPY . . [2023-11-01T19:38:19.582Z] #100 CACHED [2023-11-01T19:38:19.582Z] [2023-11-01T19:38:19.582Z] #101 [support-scheduler builder 6/7] COPY . . [2023-11-01T19:38:19.582Z] #101 CACHED [2023-11-01T19:38:19.582Z] [2023-11-01T19:38:19.582Z] #102 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:38:19.582Z] #102 CACHED [2023-11-01T19:38:19.582Z] [2023-11-01T19:38:19.582Z] #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:38:19.582Z] #103 CACHED [2023-11-01T19:38:19.582Z] [2023-11-01T19:38:19.582Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:38:19.582Z] #104 CACHED [2023-11-01T19:38:19.582Z] [2023-11-01T19:38:19.582Z] #105 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:38:19.582Z] #105 CACHED [2023-11-01T19:38:19.582Z] [2023-11-01T19:38:19.582Z] #106 [core-command builder 6/7] COPY . . [2023-11-01T19:38:19.582Z] #106 CACHED [2023-11-01T19:38:19.582Z] [2023-11-01T19:38:19.582Z] #96 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:38:19.582Z] #96 DONE 38.5s [2023-11-01T19:38:19.582Z] [2023-11-01T19:38:19.582Z] #107 [security-proxy-auth builder 6/7] COPY . . [2023-11-01T19:38:19.582Z] #107 CACHED [2023-11-01T19:38:19.582Z] [2023-11-01T19:38:19.582Z] #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:38:19.582Z] #108 CACHED [2023-11-01T19:38:19.582Z] [2023-11-01T19:38:19.582Z] #109 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:38:19.582Z] #109 CACHED [2023-11-01T19:38:19.582Z] [2023-11-01T19:38:19.582Z] #110 [core-data builder 6/7] COPY . . [2023-11-01T19:38:19.582Z] #110 CACHED [2023-11-01T19:38:19.582Z] [2023-11-01T19:38:19.582Z] #111 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:38:19.582Z] #111 CACHED [2023-11-01T19:38:19.582Z] [2023-11-01T19:38:19.582Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:38:19.582Z] #112 CACHED [2023-11-01T19:38:19.582Z] [2023-11-01T19:38:19.582Z] #113 [security-secretstore-setup builder 6/7] COPY . . [2023-11-01T19:38:20.575Z] #113 ... [2023-11-01T19:38:20.575Z] [2023-11-01T19:38:20.575Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:38:20.575Z] #95 DONE 37.6s [2023-11-01T19:38:20.575Z] [2023-11-01T19:38:20.575Z] #114 [support-notifications builder 6/7] COPY . . [2023-11-01T19:38:22.541Z] #114 ... [2023-11-01T19:38:22.541Z] [2023-11-01T19:38:22.541Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:38:22.541Z] #93 DONE 38.9s [2023-11-01T19:38:22.541Z] [2023-11-01T19:38:22.541Z] #115 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-01T19:38:27.892Z] #115 DONE 5.2s [2023-11-01T19:38:27.892Z] [2023-11-01T19:38:27.892Z] #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T19:38:27.892Z] #0 4.651 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-11-01T19:38:27.892Z] #116 ... [2023-11-01T19:38:27.892Z] [2023-11-01T19:38:27.892Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:38:27.892Z] #117 CACHED [2023-11-01T19:38:27.892Z] [2023-11-01T19:38:27.892Z] #118 [security-proxy-setup builder 6/7] COPY . . [2023-11-01T19:38:27.892Z] #118 CACHED [2023-11-01T19:38:27.892Z] [2023-11-01T19:38:27.892Z] #114 [support-notifications builder 6/7] COPY . . [2023-11-01T19:38:27.892Z] #114 DONE 7.0s [2023-11-01T19:38:27.892Z] [2023-11-01T19:38:27.892Z] #119 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T19:38:27.892Z] #119 CACHED [2023-11-01T19:38:27.892Z] [2023-11-01T19:38:27.892Z] #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T19:38:27.892Z] #120 CACHED [2023-11-01T19:38:27.892Z] [2023-11-01T19:38:27.892Z] #121 [security-bootstrapper builder 6/7] COPY . . [2023-11-01T19:38:27.892Z] #121 CACHED [2023-11-01T19:38:27.892Z] [2023-11-01T19:38:27.892Z] #113 [security-secretstore-setup builder 6/7] COPY . . [2023-11-01T19:38:27.892Z] #113 DONE 7.9s [2023-11-01T19:38:27.892Z] [2023-11-01T19:38:27.892Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:38:29.309Z] #122 ... [2023-11-01T19:38:29.309Z] [2023-11-01T19:38:29.309Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T19:38:29.309Z] #0 4.027 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-11-01T19:38:29.580Z] #123 ... [2023-11-01T19:38:29.580Z] [2023-11-01T19:38:29.580Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T19:38:29.580Z] #0 3.723 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-11-01T19:38:29.854Z] #124 ... [2023-11-01T19:38:29.854Z] [2023-11-01T19:38:29.854Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T19:38:29.854Z] #0 4.384 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-11-01T19:38:29.854Z] #125 ... [2023-11-01T19:38:29.854Z] [2023-11-01T19:38:29.854Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T19:38:29.854Z] #0 4.402 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-11-01T19:38:30.128Z] #126 ... [2023-11-01T19:38:30.128Z] [2023-11-01T19:38:30.128Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T19:38:30.128Z] #0 3.899 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-11-01T19:38:30.128Z] #127 ... [2023-11-01T19:38:30.128Z] [2023-11-01T19:38:30.128Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T19:38:32.092Z] #128 4.493 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-11-01T19:38:33.498Z] #128 ... [2023-11-01T19:38:33.498Z] [2023-11-01T19:38:33.498Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:38:33.498Z] #122 4.419 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-11-01T19:38:37.749Z] #122 ... [2023-11-01T19:38:37.749Z] [2023-11-01T19:38:37.749Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:38:37.749Z] #0 4.312 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-11-01T19:38:37.749Z] #129 ... [2023-11-01T19:38:37.749Z] [2023-11-01T19:38:37.749Z] #130 [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-11-01T19:38:37.749Z] #0 3.770 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-11-01T19:38:37.749Z] #130 ... [2023-11-01T19:38:37.749Z] [2023-11-01T19:38:37.749Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T19:38:37.749Z] #0 4.237 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-11-01T19:52:00.413Z] #131 ... [2023-11-01T19:52:00.413Z] [2023-11-01T19:52:00.413Z] #130 [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-11-01T19:52:00.413Z] #130 804.0 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-11-01T19:52:05.745Z] #130 ... [2023-11-01T19:52:05.745Z] [2023-11-01T19:52:05.745Z] #128 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T19:52:05.745Z] #128 DONE 817.3s [2023-11-01T19:52:05.745Z] [2023-11-01T19:52:05.745Z] #130 [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-11-01T19:52:05.745Z] #130 ... [2023-11-01T19:52:05.745Z] [2023-11-01T19:52:05.745Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:52:05.745Z] #132 DONE 0.6s [2023-11-01T19:52:05.745Z] [2023-11-01T19:52:05.745Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:52:05.745Z] #32 ... [2023-11-01T19:52:05.745Z] [2023-11-01T19:52:05.745Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:52:06.016Z] #133 DONE 0.2s [2023-11-01T19:52:06.016Z] [2023-11-01T19:52:06.016Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-11-01T19:52:06.016Z] #134 DONE 0.2s [2023-11-01T19:52:06.016Z] [2023-11-01T19:52:06.016Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-01T19:52:06.284Z] #135 DONE 0.2s [2023-11-01T19:52:06.284Z] [2023-11-01T19:52:06.284Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-01T19:52:06.549Z] #136 DONE 0.3s [2023-11-01T19:52:06.549Z] [2023-11-01T19:52:06.549Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T19:52:06.816Z] #137 DONE 0.3s [2023-11-01T19:52:06.816Z] [2023-11-01T19:52:06.816Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:52:09.397Z] #138 DONE 2.0s [2023-11-01T19:52:09.397Z] [2023-11-01T19:52:09.397Z] #87 [security-proxy-setup] exporting to image [2023-11-01T19:52:09.397Z] #87 exporting layers [2023-11-01T19:52:09.996Z] #87 ... [2023-11-01T19:52:09.996Z] [2023-11-01T19:52:09.996Z] #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T19:52:09.996Z] #131 DONE 822.5s [2023-11-01T19:52:09.996Z] [2023-11-01T19:52:09.996Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-01T19:52:10.269Z] #139 DONE 0.4s [2023-11-01T19:52:10.269Z] [2023-11-01T19:52:10.269Z] #130 [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-11-01T19:52:10.539Z] #130 ... [2023-11-01T19:52:10.539Z] [2023-11-01T19:52:10.539Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-01T19:52:10.539Z] #140 ... [2023-11-01T19:52:10.539Z] [2023-11-01T19:52:10.539Z] #87 [security-proxy-setup] exporting to image [2023-11-01T19:52:10.539Z] #87 exporting layers 1.7s done [2023-11-01T19:52:10.539Z] #87 writing image sha256:1ee82f1eb241f1575d68e44f53d3e6b1c845fd19cdacdaf2ee64be22012c3829 0.0s done [2023-11-01T19:52:10.539Z] #87 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2023-11-01T19:52:10.539Z] #87 DONE 8.8s [2023-11-01T19:52:10.811Z] [2023-11-01T19:52:10.811Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T19:52:12.765Z] #126 ... [2023-11-01T19:52:12.765Z] [2023-11-01T19:52:12.765Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-01T19:52:12.765Z] #140 DONE 2.4s [2023-11-01T19:52:12.765Z] [2023-11-01T19:52:12.765Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:52:13.032Z] #141 DONE 0.3s [2023-11-01T19:52:13.032Z] [2023-11-01T19:52:13.032Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:52:13.299Z] #142 DONE 0.2s [2023-11-01T19:52:13.299Z] [2023-11-01T19:52:13.299Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-01T19:52:13.566Z] #143 DONE 0.3s [2023-11-01T19:52:13.566Z] [2023-11-01T19:52:13.566Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-01T19:52:13.566Z] #144 DONE 0.1s [2023-11-01T19:52:13.566Z] [2023-11-01T19:52:13.566Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:52:13.834Z] #129 ... [2023-11-01T19:52:13.834Z] [2023-11-01T19:52:13.834Z] #145 [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-11-01T19:52:13.834Z] #145 DONE 0.1s [2023-11-01T19:52:13.834Z] [2023-11-01T19:52:13.834Z] #146 [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-11-01T19:52:14.128Z] #146 DONE 0.2s [2023-11-01T19:52:14.128Z] [2023-11-01T19:52:14.128Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-01T19:52:14.128Z] #147 DONE 0.1s [2023-11-01T19:52:14.128Z] [2023-11-01T19:52:14.128Z] #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T19:52:14.393Z] #116 ... [2023-11-01T19:52:14.393Z] [2023-11-01T19:52:14.393Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-01T19:52:14.393Z] #148 DONE 0.2s [2023-11-01T19:52:14.393Z] [2023-11-01T19:52:14.393Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-01T19:52:14.978Z] #149 ... [2023-11-01T19:52:14.978Z] [2023-11-01T19:52:14.978Z] #130 [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-11-01T19:52:14.978Z] #130 DONE 827.6s [2023-11-01T19:52:15.243Z] [2023-11-01T19:52:15.243Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:52:15.519Z] #122 ... [2023-11-01T19:52:15.519Z] [2023-11-01T19:52:15.519Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:52:15.790Z] #150 DONE 0.2s [2023-11-01T19:52:15.790Z] [2023-11-01T19:52:15.790Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-01T19:52:16.062Z] #149 ... [2023-11-01T19:52:16.062Z] [2023-11-01T19:52:16.062Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:52:16.062Z] #151 DONE 0.2s [2023-11-01T19:52:16.343Z] [2023-11-01T19:52:16.343Z] #152 [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-11-01T19:52:16.343Z] #152 DONE 0.2s [2023-11-01T19:52:16.343Z] [2023-11-01T19:52:16.343Z] #153 [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-11-01T19:52:16.611Z] #153 DONE 0.2s [2023-11-01T19:52:16.611Z] [2023-11-01T19:52:16.611Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:52:16.878Z] #154 DONE 0.2s [2023-11-01T19:52:16.878Z] [2023-11-01T19:52:16.878Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-01T19:52:17.144Z] #155 DONE 0.3s [2023-11-01T19:52:17.144Z] [2023-11-01T19:52:17.144Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-01T19:52:17.144Z] #156 ... [2023-11-01T19:52:17.144Z] [2023-11-01T19:52:17.144Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-01T19:52:17.144Z] #149 DONE 2.9s [2023-11-01T19:52:17.409Z] [2023-11-01T19:52:17.409Z] #87 [security-bootstrapper] exporting to image [2023-11-01T19:52:17.409Z] #87 exporting layers [2023-11-01T19:52:18.061Z] #87 ... [2023-11-01T19:52:18.061Z] [2023-11-01T19:52:18.061Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-01T19:52:18.061Z] #156 DONE 0.8s [2023-11-01T19:52:18.061Z] [2023-11-01T19:52:18.061Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T19:52:18.061Z] #157 DONE 0.2s [2023-11-01T19:52:18.061Z] [2023-11-01T19:52:18.061Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:52:18.331Z] #122 ... [2023-11-01T19:52:18.331Z] [2023-11-01T19:52:18.331Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:52:19.289Z] #158 ... [2023-11-01T19:52:19.289Z] [2023-11-01T19:52:19.289Z] #87 [security-bootstrapper] exporting to image [2023-11-01T19:52:19.289Z] #87 exporting layers 1.7s done [2023-11-01T19:52:19.289Z] #87 writing image sha256:1ff786434c43e8d73cc5388d46e9dadd5034738e8f9d7d50119a839b2f4a8253 done [2023-11-01T19:52:19.289Z] #87 naming to docker.io/library/security-bootstrapper-arm64 done [2023-11-01T19:52:19.289Z] #87 DONE 10.5s [2023-11-01T19:52:19.289Z] [2023-11-01T19:52:19.289Z] #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T19:52:20.696Z] #116 ... [2023-11-01T19:52:20.696Z] [2023-11-01T19:52:20.696Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:52:20.696Z] #158 DONE 2.3s [2023-11-01T19:52:20.696Z] [2023-11-01T19:52:20.696Z] #87 [security-secretstore-setup] exporting to image [2023-11-01T19:52:21.674Z] #87 exporting layers 1.2s done [2023-11-01T19:52:21.674Z] #87 writing image sha256:a225d8714c6d4e7a45c388586de5b1ad4fe8742f4c457d7281f6caf31d905263 done [2023-11-01T19:52:21.674Z] #87 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-11-01T19:52:21.674Z] #87 DONE 11.7s [2023-11-01T19:52:21.674Z] [2023-11-01T19:52:21.674Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:52:23.611Z] #129 ... [2023-11-01T19:52:23.611Z] [2023-11-01T19:52:23.611Z] #116 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T19:52:23.611Z] #116 DONE 844.2s [2023-11-01T19:52:23.880Z] [2023-11-01T19:52:23.880Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:52:24.471Z] #129 ... [2023-11-01T19:52:24.471Z] [2023-11-01T19:52:24.471Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:52:24.761Z] #159 DONE 0.3s [2023-11-01T19:52:24.761Z] [2023-11-01T19:52:24.761Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:52:24.761Z] #160 DONE 0.1s [2023-11-01T19:52:24.761Z] [2023-11-01T19:52:24.761Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-01T19:52:25.028Z] #161 DONE 0.4s [2023-11-01T19:52:25.028Z] [2023-11-01T19:52:25.028Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:52:25.300Z] #162 DONE 0.2s [2023-11-01T19:52:25.300Z] [2023-11-01T19:52:25.300Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:52:25.300Z] #129 ... [2023-11-01T19:52:25.300Z] [2023-11-01T19:52:25.300Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-01T19:52:25.569Z] #163 DONE 0.1s [2023-11-01T19:52:25.569Z] [2023-11-01T19:52:25.569Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:52:30.925Z] #164 DONE 4.8s [2023-11-01T19:52:30.925Z] [2023-11-01T19:52:30.925Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T19:52:30.925Z] #123 ... [2023-11-01T19:52:30.925Z] [2023-11-01T19:52:30.925Z] #87 [security-proxy-auth] exporting to image [2023-11-01T19:52:30.925Z] #87 exporting layers [2023-11-01T19:52:30.925Z] #87 exporting layers 0.6s done [2023-11-01T19:52:30.925Z] #87 writing image sha256:60bfb42e1e1cb2114b73876014b0a3a03d2b7e02ba9a95a431f753e1a053ba3c done [2023-11-01T19:52:30.925Z] #87 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-11-01T19:52:30.925Z] #87 DONE 12.3s [2023-11-01T19:52:30.925Z] [2023-11-01T19:52:30.925Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:52:43.301Z] #129 ... [2023-11-01T19:52:43.301Z] [2023-11-01T19:52:43.301Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T19:52:43.301Z] #124 DONE 862.8s [2023-11-01T19:52:43.301Z] [2023-11-01T19:52:43.301Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:52:43.301Z] #129 ... [2023-11-01T19:52:43.301Z] [2023-11-01T19:52:43.301Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:52:43.301Z] #165 DONE 0.2s [2023-11-01T19:52:43.301Z] [2023-11-01T19:52:43.301Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:52:43.301Z] #166 DONE 0.2s [2023-11-01T19:52:43.301Z] [2023-11-01T19:52:43.301Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-01T19:52:43.589Z] #167 DONE 0.3s [2023-11-01T19:52:43.589Z] [2023-11-01T19:52:43.589Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:52:43.589Z] #168 DONE 0.2s [2023-11-01T19:52:43.589Z] [2023-11-01T19:52:43.589Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:52:43.589Z] #122 ... [2023-11-01T19:52:43.589Z] [2023-11-01T19:52:43.589Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-01T19:52:43.855Z] #169 DONE 0.2s [2023-11-01T19:52:43.856Z] [2023-11-01T19:52:43.856Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T19:52:45.809Z] #170 DONE 2.0s [2023-11-01T19:52:45.809Z] [2023-11-01T19:52:45.809Z] #87 [core-common-config-bootstrapper] exporting to image [2023-11-01T19:52:45.809Z] #87 exporting layers [2023-11-01T19:52:46.397Z] #87 exporting layers 0.6s done [2023-11-01T19:52:46.397Z] #87 writing image sha256:68ed484cb816e156dc58efc5d3d84defd6511e0bd51ee74a0062c3afb9fd2597 done [2023-11-01T19:52:46.397Z] #87 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-11-01T19:52:46.397Z] #87 DONE 13.0s [2023-11-01T19:52:46.397Z] [2023-11-01T19:52:46.397Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:53:18.603Z] #32 ... [2023-11-01T19:53:18.603Z] [2023-11-01T19:53:18.603Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T19:53:18.603Z] #126 DONE 896.2s [2023-11-01T19:53:18.603Z] [2023-11-01T19:53:18.603Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:53:18.603Z] #122 ... [2023-11-01T19:53:18.603Z] [2023-11-01T19:53:18.603Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:53:18.603Z] #171 DONE 0.1s [2023-11-01T19:53:18.603Z] [2023-11-01T19:53:18.603Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:53:18.603Z] #172 DONE 0.2s [2023-11-01T19:53:18.603Z] [2023-11-01T19:53:18.603Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-01T19:53:18.603Z] #173 DONE 0.3s [2023-11-01T19:53:18.603Z] [2023-11-01T19:53:18.603Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:53:18.603Z] #174 DONE 0.1s [2023-11-01T19:53:18.603Z] [2023-11-01T19:53:18.603Z] #87 [core-command] exporting to image [2023-11-01T19:53:18.603Z] #87 exporting layers [2023-11-01T19:53:18.603Z] #87 exporting layers 0.2s done [2023-11-01T19:53:18.603Z] #87 writing image sha256:8364fcc9715a358add832244fbbd993daf5aebf73db13e4849aa17063f21826d done [2023-11-01T19:53:18.603Z] #87 naming to docker.io/library/core-command-arm64 done [2023-11-01T19:53:18.603Z] #87 DONE 13.2s [2023-11-01T19:53:18.603Z] [2023-11-01T19:53:18.603Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:53:26.793Z] #129 ... [2023-11-01T19:53:26.793Z] [2023-11-01T19:53:26.793Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T19:53:26.793Z] #125 DONE 907.4s [2023-11-01T19:53:26.793Z] [2023-11-01T19:53:26.793Z] #127 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T19:53:26.793Z] #127 DONE 907.4s [2023-11-01T19:53:27.062Z] [2023-11-01T19:53:27.062Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:53:27.062Z] #122 ... [2023-11-01T19:53:27.062Z] [2023-11-01T19:53:27.062Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:53:27.644Z] #175 DONE 0.3s [2023-11-01T19:53:27.644Z] [2023-11-01T19:53:27.644Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:53:27.644Z] #122 ... [2023-11-01T19:53:27.644Z] [2023-11-01T19:53:27.644Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:53:27.644Z] #176 DONE 0.2s [2023-11-01T19:53:27.644Z] [2023-11-01T19:53:27.644Z] #177 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:53:27.909Z] #177 DONE 0.2s [2023-11-01T19:53:27.909Z] [2023-11-01T19:53:27.909Z] #178 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:53:28.175Z] #178 DONE 0.1s [2023-11-01T19:53:28.175Z] [2023-11-01T19:53:28.175Z] #179 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-01T19:53:28.440Z] #179 ... [2023-11-01T19:53:28.440Z] [2023-11-01T19:53:28.440Z] #180 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-01T19:53:28.440Z] #180 DONE 0.5s [2023-11-01T19:53:28.440Z] [2023-11-01T19:53:28.440Z] #181 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:53:28.440Z] #181 DONE 0.2s [2023-11-01T19:53:28.440Z] [2023-11-01T19:53:28.440Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:53:28.706Z] #122 ... [2023-11-01T19:53:28.706Z] [2023-11-01T19:53:28.706Z] #179 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-01T19:53:28.706Z] #179 DONE 0.6s [2023-11-01T19:53:28.706Z] [2023-11-01T19:53:28.706Z] #87 [core-data] exporting to image [2023-11-01T19:53:28.706Z] #87 exporting layers [2023-11-01T19:53:28.971Z] #87 ... [2023-11-01T19:53:28.971Z] [2023-11-01T19:53:28.971Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:53:28.971Z] #182 DONE 0.3s [2023-11-01T19:53:28.971Z] [2023-11-01T19:53:28.971Z] #87 [core-data] exporting to image [2023-11-01T19:53:28.971Z] #87 exporting layers 0.4s done [2023-11-01T19:53:28.971Z] #87 writing image sha256:6efbe47881ebd41bcebc29b483eaa35ac42cdb012ec138bc85939eab7bedae02 [2023-11-01T19:53:28.971Z] #87 ... [2023-11-01T19:53:28.971Z] [2023-11-01T19:53:28.971Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-01T19:53:28.971Z] #183 DONE 0.2s [2023-11-01T19:53:28.971Z] [2023-11-01T19:53:28.971Z] #87 [core-metadata] exporting to image [2023-11-01T19:53:28.971Z] #87 writing image sha256:6efbe47881ebd41bcebc29b483eaa35ac42cdb012ec138bc85939eab7bedae02 done [2023-11-01T19:53:28.971Z] #87 naming to docker.io/library/core-data-arm64 done [2023-11-01T19:53:29.237Z] #87 exporting layers 0.3s done [2023-11-01T19:53:29.505Z] #87 writing image sha256:d458cda7d186bb6230bcbd15942630e7bf7c8ea03f60cb885cd24f131eab284b done [2023-11-01T19:53:29.505Z] #87 naming to docker.io/library/core-metadata-arm64 done [2023-11-01T19:53:29.505Z] #87 DONE 13.8s [2023-11-01T19:53:29.505Z] [2023-11-01T19:53:29.505Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:53:51.534Z] #122 ... [2023-11-01T19:53:51.534Z] [2023-11-01T19:53:51.535Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T19:53:51.535Z] #129 DONE 922.4s [2023-11-01T19:53:51.535Z] [2023-11-01T19:53:51.535Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:53:51.535Z] #122 ... [2023-11-01T19:53:51.535Z] [2023-11-01T19:53:51.535Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:53:51.535Z] #184 DONE 0.3s [2023-11-01T19:53:51.535Z] [2023-11-01T19:53:51.535Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:53:51.535Z] #32 ... [2023-11-01T19:53:51.535Z] [2023-11-01T19:53:51.535Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:53:51.535Z] #185 DONE 0.2s [2023-11-01T19:53:51.535Z] [2023-11-01T19:53:51.535Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-01T19:53:51.535Z] #186 DONE 0.3s [2023-11-01T19:53:51.535Z] [2023-11-01T19:53:51.535Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:53:51.535Z] #122 ... [2023-11-01T19:53:51.535Z] [2023-11-01T19:53:51.535Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:53:51.535Z] #187 DONE 0.1s [2023-11-01T19:53:51.535Z] [2023-11-01T19:53:51.535Z] #87 [security-spiffe-token-provider] exporting to image [2023-11-01T19:53:51.535Z] #87 exporting layers [2023-11-01T19:53:52.940Z] #87 exporting layers 1.7s done [2023-11-01T19:53:52.940Z] #87 writing image sha256:c643c70e369b936b19f9dd66ddd505f190e29b62ae1afb7b38fb5ef1c4d05f72 done [2023-11-01T19:53:52.940Z] #87 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-11-01T19:53:52.940Z] #87 DONE 15.5s [2023-11-01T19:53:52.940Z] [2023-11-01T19:53:52.940Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:54:11.119Z] #122 ... [2023-11-01T19:54:11.119Z] [2023-11-01T19:54:11.119Z] #123 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T19:54:11.119Z] #123 DONE 949.8s [2023-11-01T19:54:11.119Z] [2023-11-01T19:54:11.119Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:54:11.119Z] #122 ... [2023-11-01T19:54:11.119Z] [2023-11-01T19:54:11.119Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:54:11.119Z] #188 DONE 0.1s [2023-11-01T19:54:11.119Z] [2023-11-01T19:54:11.119Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:54:11.119Z] #32 ... [2023-11-01T19:54:11.119Z] [2023-11-01T19:54:11.119Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:54:11.119Z] #189 DONE 0.2s [2023-11-01T19:54:11.119Z] [2023-11-01T19:54:11.119Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-01T19:54:11.119Z] #190 DONE 0.4s [2023-11-01T19:54:11.119Z] [2023-11-01T19:54:11.119Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:54:11.119Z] #191 DONE 0.2s [2023-11-01T19:54:11.119Z] [2023-11-01T19:54:11.119Z] #122 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T19:54:11.119Z] #122 DONE 943.1s [2023-11-01T19:54:11.119Z] [2023-11-01T19:54:11.119Z] #87 [support-scheduler] exporting to image [2023-11-01T19:54:11.119Z] #87 exporting layers [2023-11-01T19:54:11.119Z] #87 ... [2023-11-01T19:54:11.119Z] [2023-11-01T19:54:11.119Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T19:54:11.119Z] #192 DONE 0.1s [2023-11-01T19:54:11.119Z] [2023-11-01T19:54:11.119Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T19:54:11.119Z] #193 DONE 0.1s [2023-11-01T19:54:11.119Z] [2023-11-01T19:54:11.119Z] #87 [support-scheduler] exporting to image [2023-11-01T19:54:11.119Z] #87 exporting layers 0.6s done [2023-11-01T19:54:11.119Z] #87 writing image sha256:fa2c02c44be361a771d02c1bde7e150ad8b0e438c8fb7c808a429d49a3e30a8c done [2023-11-01T19:54:11.119Z] #87 naming to docker.io/library/support-scheduler-arm64 done [2023-11-01T19:54:11.119Z] #87 DONE 16.1s [2023-11-01T19:54:11.119Z] [2023-11-01T19:54:11.119Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-01T19:54:11.386Z] #194 DONE 0.3s [2023-11-01T19:54:11.386Z] [2023-11-01T19:54:11.386Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-01T19:54:11.653Z] #195 DONE 0.1s [2023-11-01T19:54:11.653Z] [2023-11-01T19:54:11.653Z] #87 [support-notifications] exporting to image [2023-11-01T19:54:11.653Z] #87 exporting layers 0.4s done [2023-11-01T19:54:11.921Z] #87 writing image sha256:aba875536a231572fde90164c677c5ec54c2476be47f4e6c97567660535a8ae4 done [2023-11-01T19:54:11.921Z] #87 naming to docker.io/library/support-notifications-arm64 done [2023-11-01T19:54:11.921Z] #87 DONE 16.5s [2023-11-01T19:54:11.921Z] [2023-11-01T19:54:11.921Z] #32 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T19:54:11.921Z] time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:54:11.921Z] time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:54:11.921Z] time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:54:11.921Z] time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:54:11.921Z] time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:54:11.921Z] time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:54:11.921Z] time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:54:11.921Z] time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:54:11.921Z] time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:54:11.921Z] time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:54:11.921Z] time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:54:11.921Z] time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:54:11.921Z] time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T19:54:11.921Z] time="2023-11-01T19:36:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-01T19:54:11.946Z] $ docker stop --time=1 a030d5d086ee54aabdf9d4bfb27330657455b6c6e41e4c84cc8a9821ec1c5a60 [2023-11-01T19:54:13.576Z] $ docker rm -f --volumes a030d5d086ee54aabdf9d4bfb27330657455b6c6e41e4c84cc8a9821ec1c5a60 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T19:54:14.111Z] + docker images [2023-11-01T19:54:14.112Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-01T19:54:14.112Z] support-notifications-arm64 latest aba875536a23 2 seconds ago 34.3MB [2023-11-01T19:54:14.112Z] support-scheduler-arm64 latest fa2c02c44be3 3 seconds ago 33.6MB [2023-11-01T19:54:14.112Z] security-spiffe-token-provider-arm64 latest c643c70e369b 22 seconds ago 35.3MB [2023-11-01T19:54:14.112Z] core-metadata-arm64 latest d458cda7d186 45 seconds ago 21.5MB [2023-11-01T19:54:14.112Z] core-data-arm64 latest 6efbe47881eb 45 seconds ago 21.2MB [2023-11-01T19:54:14.112Z] core-command-arm64 latest 8364fcc9715a 57 seconds ago 21MB [2023-11-01T19:54:14.112Z] core-common-config-bootstrapper-arm64 latest 68ed484cb816 About a minute ago 18.3MB [2023-11-01T19:54:14.112Z] security-proxy-auth-arm64 latest 60bfb42e1e1c About a minute ago 19.4MB [2023-11-01T19:54:14.112Z] security-secretstore-setup-arm64 latest a225d8714c6d About a minute ago 43.7MB [2023-11-01T19:54:14.112Z] security-bootstrapper-arm64 latest 1ff786434c43 About a minute ago 23.1MB [2023-11-01T19:54:14.112Z] security-proxy-setup-arm64 latest 1ee82f1eb241 2 minutes ago 34MB [2023-11-01T19:54:14.112Z] security-spire-server-arm64 latest da64c7b9b412 16 minutes ago 101MB [2023-11-01T19:54:14.112Z] security-spire-agent-arm64 latest 6635bd3f0a20 16 minutes ago 157MB [2023-11-01T19:54:14.112Z] security-spire-config-arm64 latest 154a872e2f98 16 minutes ago 95.8MB [2023-11-01T19:54:14.112Z] ci-base-image-arm64 latest 7735c7235117 28 minutes ago 926MB [2023-11-01T19:54:14.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 weeks ago 553MB [2023-11-01T19:54:14.112Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:54:14.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T19:54:14.888Z] [2023-11-01T19:54:14.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:54:15.308Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T19:54:15.308Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T19:54:15.308Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T19:54:15.308Z] 04944245beec: Pulling fs layer [2023-11-01T19:54:15.308Z] 699f458cf7ca: Pulling fs layer [2023-11-01T19:54:15.308Z] 765212b225bb: Pulling fs layer [2023-11-01T19:54:15.308Z] f23df028b6ca: Pulling fs layer [2023-11-01T19:54:15.308Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T19:54:15.308Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T19:54:15.308Z] f23df028b6ca: Waiting [2023-11-01T19:54:15.308Z] 765212b225bb: Waiting [2023-11-01T19:54:15.308Z] 2437ff75d9bd: Waiting [2023-11-01T19:54:15.587Z] 04944245beec: Verifying Checksum [2023-11-01T19:54:15.587Z] 04944245beec: Download complete [2023-11-01T19:54:15.587Z] 765212b225bb: Verifying Checksum [2023-11-01T19:54:15.587Z] 765212b225bb: Download complete [2023-11-01T19:54:15.587Z] f23df028b6ca: Verifying Checksum [2023-11-01T19:54:15.587Z] f23df028b6ca: Download complete [2023-11-01T19:54:15.587Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T19:54:15.587Z] d65c8cfc05b1: Download complete [2023-11-01T19:54:15.854Z] 699f458cf7ca: Verifying Checksum [2023-11-01T19:54:15.854Z] 699f458cf7ca: Download complete [2023-11-01T19:54:16.123Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T19:54:16.123Z] 8998bd30e6a1: Download complete [2023-11-01T19:54:18.728Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T19:54:18.728Z] 2437ff75d9bd: Download complete [2023-11-01T19:54:21.515Z] 8998bd30e6a1: Pull complete [2023-11-01T19:54:21.515Z] 04944245beec: Pull complete [2023-11-01T19:54:23.451Z] 699f458cf7ca: Pull complete [2023-11-01T19:54:23.451Z] 765212b225bb: Pull complete [2023-11-01T19:54:24.407Z] f23df028b6ca: Pull complete [2023-11-01T19:54:24.407Z] d65c8cfc05b1: Pull complete [2023-11-01T19:54:42.604Z] 2437ff75d9bd: Pull complete [2023-11-01T19:54:42.604Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T19:54:42.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T19:54:42.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:54:42.936Z] prd-ubuntu20.04-docker-arm64-4c-16g-16277 does not seem to be running inside a container [2023-11-01T19:54:42.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-01T19:54:45.980Z] $ docker top c5206db927103d454d5ff6f2047c5dd61da141035a073798305a965cf61cb135 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:54:46.926Z] ---> job-cost.sh [2023-11-01T19:54:46.926Z] lf-activate-venv: SKIPPING [2023-11-01T19:54:46.926Z] INFO: No Stack... [2023-11-01T19:54:47.507Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T19:54:48.464Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T19:54:49.120Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-11-01T19:54:49.120Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T19:54:49.214Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4716-1-stack-cost] [2023-11-01T19:54:49.219Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4716-1-stack-cost] did not exist. Created. [2023-11-01T19:54:49.219Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4716-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T19:54:49.956Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T19:54:50.173Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T19:54:50.190Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4716-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T19:54:50.265Z] $ docker stop --time=1 c5206db927103d454d5ff6f2047c5dd61da141035a073798305a965cf61cb135 [2023-11-01T19:54:51.778Z] $ docker rm -f --volumes c5206db927103d454d5ff6f2047c5dd61da141035a073798305a965cf61cb135 [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-11-01T19:54:52.732Z] provisioning config files... [2023-11-01T19:54:52.741Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3651650701377638442tmp [Pipeline] { [Pipeline] sh [2023-11-01T19:54:53.072Z] + set +x [2023-11-01T19:54:53.072Z] + curl -s https://codecov.io/bash [2023-11-01T19:54:53.072Z] + bash -s -- [2023-11-01T19:54:53.072Z] [2023-11-01T19:54:53.072Z] _____ _ [2023-11-01T19:54:53.072Z] / ____| | | [2023-11-01T19:54:53.072Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T19:54:53.072Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T19:54:53.072Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T19:54:53.072Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T19:54:53.072Z] Bash-1.0.6 [2023-11-01T19:54:53.072Z] [2023-11-01T19:54:53.072Z] [2023-11-01T19:54:53.072Z] ==> git version 2.25.1 found [2023-11-01T19:54:53.072Z] ==> 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-11-01T19:54:53.072Z] Release-Date: 2020-01-08 [2023-11-01T19:54:53.072Z] 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-11-01T19:54:53.072Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T19:54:53.072Z] ==> Jenkins CI detected. [2023-11-01T19:54:53.072Z] current dir:  /w/workspace/edgex-go/1 [2023-11-01T19:54:53.072Z] project root: . [2023-11-01T19:54:53.072Z] --> token set from env [2023-11-01T19:54:53.072Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T19:54:53.072Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T19:54:53.072Z] ==> Python coveragepy not found [2023-11-01T19:54:53.072Z] ==> Searching for coverage reports in: [2023-11-01T19:54:53.072Z] + . [2023-11-01T19:54:53.072Z] -> Found 1 reports [2023-11-01T19:54:53.072Z] ==> Detecting git/mercurial file structure [2023-11-01T19:54:53.072Z] ==> Reading reports [2023-11-01T19:54:53.072Z] + ./coverage.out bytes=453602 [2023-11-01T19:54:53.072Z] ==> Appending adjustments [2023-11-01T19:54:53.072Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T19:54:54.453Z] + Found adjustments [2023-11-01T19:54:54.453Z] ==> Gzipping contents [2023-11-01T19:54:54.453Z] 60K /tmp/codecov.DKco0r.gz [2023-11-01T19:54:54.453Z] ==> Uploading reports [2023-11-01T19:54:54.453Z] url: https://codecov.io [2023-11-01T19:54:54.453Z] query: branch=PR-4716&commit=f28609f52bda15f619f34d91f9f4dbca390f093c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4716%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4716&job=&cmd_args= [2023-11-01T19:54:54.453Z] -> Pinging Codecov [2023-11-01T19:54:54.453Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4716&commit=f28609f52bda15f619f34d91f9f4dbca390f093c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4716%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4716&job=&cmd_args= [2023-11-01T19:54:54.453Z] -> Uploading to [2023-11-01T19:54:54.454Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/00271124DB129430A58F1EEE437C3FCB/f28609f52bda15f619f34d91f9f4dbca390f093c/14bd6e22-0d1f-4502-8421-fb20ac6ba70a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T195454Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f3d8f573f9d79151a3160986e25a7b23cc26e7928823407f3a8a48521888de4f [2023-11-01T19:54:54.454Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T19:54:54.454Z] Dload Upload Total Spent Left Speed [2023-11-01T19:54:54.714Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57699 0 0 100 57699 0 185k --:--:-- --:--:-- --:--:-- 185k [2023-11-01T19:54:54.714Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f28609f52bda15f619f34d91f9f4dbca390f093c [Pipeline] } [2023-11-01T19:54:54.742Z] 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-11-01T19:54:56.066Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:54:56.393Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:54:57.279Z] ---> package-listing.sh [2023-11-01T19:54:57.280Z] ++ facter osfamily [2023-11-01T19:54:57.280Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T19:54:57.539Z] + OS_FAMILY=debian [2023-11-01T19:54:57.539Z] + workspace=/w/workspace/edgex-go/1 [2023-11-01T19:54:57.539Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T19:54:57.539Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T19:54:57.539Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T19:54:57.539Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T19:54:57.539Z] + '[' /w/workspace/edgex-go/1 ']' [2023-11-01T19:54:57.539Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T19:54:57.539Z] + case "${OS_FAMILY}" in [2023-11-01T19:54:57.539Z] + dpkg -l [2023-11-01T19:54:57.539Z] + grep '^ii' [2023-11-01T19:54:57.539Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T19:54:57.539Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T19:54:57.539Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T19:54:57.539Z] + '[' /w/workspace/edgex-go/1 ']' [2023-11-01T19:54:57.539Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-11-01T19:54:57.539Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-11-01T19:54:57.573Z] 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-11-01T19:54:57.865Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:54:58.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T19:54:58.493Z] [2023-11-01T19:54:58.493Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T19:54:58.864Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T19:54:58.864Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T19:54:58.864Z] 5eb5b503b376: Pulling fs layer [2023-11-01T19:54:58.864Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T19:54:58.864Z] ec43610c2a17: Pulling fs layer [2023-11-01T19:54:58.864Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T19:54:58.864Z] 33b1e0a273af: Pulling fs layer [2023-11-01T19:54:58.864Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T19:54:58.864Z] 2f39f015ded8: Pulling fs layer [2023-11-01T19:54:58.864Z] 33b1e0a273af: Waiting [2023-11-01T19:54:58.864Z] 5d3b04190fa2: Waiting [2023-11-01T19:54:58.864Z] 2f39f015ded8: Waiting [2023-11-01T19:54:58.864Z] 5c69ac0246d0: Verifying Checksum [2023-11-01T19:54:58.864Z] 5c69ac0246d0: Download complete [2023-11-01T19:54:58.864Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T19:54:58.864Z] 3a2ae6a8a46f: Download complete [2023-11-01T19:54:59.122Z] ec43610c2a17: Verifying Checksum [2023-11-01T19:54:59.122Z] ec43610c2a17: Download complete [2023-11-01T19:54:59.122Z] 33b1e0a273af: Verifying Checksum [2023-11-01T19:54:59.122Z] 33b1e0a273af: Download complete [2023-11-01T19:54:59.122Z] 5d3b04190fa2: Download complete [2023-11-01T19:54:59.122Z] 5eb5b503b376: Verifying Checksum [2023-11-01T19:54:59.122Z] 5eb5b503b376: Download complete [2023-11-01T19:54:59.689Z] 2f39f015ded8: Download complete [2023-11-01T19:55:00.256Z] 5eb5b503b376: Pull complete [2023-11-01T19:55:00.256Z] 5c69ac0246d0: Pull complete [2023-11-01T19:55:00.823Z] ec43610c2a17: Pull complete [2023-11-01T19:55:00.823Z] 3a2ae6a8a46f: Pull complete [2023-11-01T19:55:01.082Z] 33b1e0a273af: Pull complete [2023-11-01T19:55:01.082Z] 5d3b04190fa2: Pull complete [2023-11-01T19:55:05.275Z] 2f39f015ded8: Pull complete [2023-11-01T19:55:05.275Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T19:55:05.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T19:55:05.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T19:55:05.493Z] prd-ubuntu20.04-docker-8c-8g-16275 does not seem to be running inside a container [2023-11-01T19:55:05.522Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T19:55:10.418Z] $ docker top 05ff54497b94ded6758e5d4e59d0d2cfc0bb94e4fc88898f17394c447fbfe783 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T19:55:10.809Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T19:55:11.119Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T19:55:11.441Z] + ls /var/log/sa-host [2023-11-01T19:55:11.441Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T19:55:11.572Z] provisioning config files... [2023-11-01T19:55:11.581Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10199221440367162135tmp [Pipeline] { [Pipeline] echo [2023-11-01T19:55:11.638Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:55:11.949Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T19:55:11.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:55:12.373Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T19:55:12.407Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:55:12.718Z] ---> sudo-logs.sh [2023-11-01T19:55:12.719Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T19:55:12.804Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:55:13.116Z] ---> job-cost.sh [2023-11-01T19:55:13.116Z] lf-activate-venv: SKIPPING [2023-11-01T19:55:13.116Z] DEBUG: total: 0.10999999940395355 [2023-11-01T19:55:13.116Z] INFO: Retrieving Stack Cost... [2023-11-01T19:55:15.021Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T19:55:15.589Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T19:55:15.625Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T19:55:15.941Z] ---> logs-deploy.sh [2023-11-01T19:55:15.941Z] lf-activate-venv: SKIPPING [2023-11-01T19:55:15.941Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4716/1 [2023-11-01T19:55:15.941Z] INFO: archiving workspace using pattern(s): [2023-11-01T19:55:16.881Z] Archives upload complete. [2023-11-01T19:55:16.881Z] INFO: archiving logs to Nexus