Pull request #4734 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 1646381668006669b09a0afb36cdcfaa36c848d2+e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e (5bdc228785cf86dd8a5c349ba1f8bbbe5ae76e2a) 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-ssh10548125357254655787.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1887206709093708617.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-4734/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-4734/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8246617154194149670.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-4734/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16439181950973364593.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14643228429440568204.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-4734/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-4734/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12910699072721387292.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24111 in /w/workspace/edgexfoundry_edgex-go_PR-4734 [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 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e into PR head commit 1646381668006669b09a0afb36cdcfaa36c848d2 Merge succeeded, producing e1238aa0bff0afdb11edbdf48b29a0bc631c2877 Checking out Revision e1238aa0bff0afdb11edbdf48b29a0bc631c2877 (PR-4734) > 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/4734/head:refs/remotes/origin/PR-4734 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1646381668006669b09a0afb36cdcfaa36c848d2 # 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 e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e1238aa0bff0afdb11edbdf48b29a0bc631c2877 # timeout=10 Commit message: "Merge commit 'e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-05T22:17:18.914Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-05T22:17:19.095Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-05T22:17:19.208Z] ========================================================= [2023-12-05T22:17:19.208Z] EdgeX Global Pipelines Version Info [2023-12-05T22:17:19.208Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-05T22:17:19.969Z] ------------------- [2023-12-05T22:17:19.969Z] stable info: [2023-12-05T22:17:19.969Z] ------------------- [2023-12-05T22:17:19.969Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-05T22:17:19.969Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T22:17:19.969Z] Message: update stable to v1.0.258 [2023-12-05T22:17:20.544Z] ------------------- [2023-12-05T22:17:20.544Z] experimental info: [2023-12-05T22:17:20.544Z] ------------------- [2023-12-05T22:17:20.544Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-05T22:17:20.544Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T22:17:20.544Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-05T22:17:20.781Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-12-05T22:17:20.837Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-12-05T22:17:20.886Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-05T22:17:20.939Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-05T22:17:20.998Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-05T22:17:21.052Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-05T22:17:21.112Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-05T22:17:21.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-12-05T22:17:21.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-12-05T22:17:21.285Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-12-05T22:17:21.336Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-05T22:17:21.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-05T22:17:21.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-05T22:17:21.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-05T22:17:21.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-05T22:17:21.643Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-05T22:17:21.706Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-05T22:17:21.770Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-05T22:17:21.838Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-12-05T22:17:21.908Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-12-05T22:17:21.972Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-05T22:17:22.040Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-05T22:17:22.103Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-05T22:17:22.170Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4734 [Pipeline] echo [2023-12-05T22:17:22.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4734 [Pipeline] echo [2023-12-05T22:17:22.304Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4734 [Pipeline] echo [2023-12-05T22:17:22.374Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e1238aa0bff0afdb11edbdf48b29a0bc631c2877 [Pipeline] echo [2023-12-05T22:17:22.446Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e1238aa [Pipeline] echo [2023-12-05T22:17:22.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T22:17:22.672Z] provisioning config files... [2023-12-05T22:17:22.687Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config16885671462884561185tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T22:17:23.077Z] ---> ****-login.sh [2023-12-05T22:17:23.077Z] nexus3.edgexfoundry.org:10001 [2023-12-05T22:17:23.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T22:17:23.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T22:17:23.597Z] Configure a credential helper to remove this warning. See [2023-12-05T22:17:23.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T22:17:23.597Z] [2023-12-05T22:17:23.597Z] Login Succeeded [2023-12-05T22:17:23.597Z] nexus3.edgexfoundry.org:10002 [2023-12-05T22:17:23.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T22:17:23.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T22:17:23.597Z] Configure a credential helper to remove this warning. See [2023-12-05T22:17:23.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T22:17:23.597Z] [2023-12-05T22:17:23.597Z] Login Succeeded [2023-12-05T22:17:23.597Z] nexus3.edgexfoundry.org:10003 [2023-12-05T22:17:23.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T22:17:23.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T22:17:23.858Z] Configure a credential helper to remove this warning. See [2023-12-05T22:17:23.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T22:17:23.858Z] [2023-12-05T22:17:23.858Z] Login Succeeded [2023-12-05T22:17:23.858Z] nexus3.edgexfoundry.org:10004 [2023-12-05T22:17:23.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T22:17:23.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T22:17:23.858Z] Configure a credential helper to remove this warning. See [2023-12-05T22:17:23.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T22:17:23.858Z] [2023-12-05T22:17:23.858Z] Login Succeeded [2023-12-05T22:17:23.858Z] ****.io [2023-12-05T22:17:23.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T22:17:24.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T22:17:24.119Z] Configure a credential helper to remove this warning. See [2023-12-05T22:17:24.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T22:17:24.119Z] [2023-12-05T22:17:24.119Z] Login Succeeded [2023-12-05T22:17:24.119Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T22:17:24.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T22:17:24.637Z] + 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-12-05T22:17:24.637Z] + dirname cmd/core-command/Dockerfile [2023-12-05T22:17:24.637Z] + cut -d/ -f2 [2023-12-05T22:17:24.638Z] + echo core-command,cmd/core-command/Dockerfile [2023-12-05T22:17:24.638Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-12-05T22:17:24.638Z] + cut -d/ -f2 [2023-12-05T22:17:24.638Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-12-05T22:17:24.638Z] + + cut -d/dirname -f2 cmd/core-data/Dockerfile [2023-12-05T22:17:24.638Z] [2023-12-05T22:17:24.638Z] + echo core-data,cmd/core-data/Dockerfile [2023-12-05T22:17:24.638Z] + dirname cmd/core-metadata/Dockerfile [2023-12-05T22:17:24.638Z] + cut -d/ -f2 [2023-12-05T22:17:24.638Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-12-05T22:17:24.638Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-12-05T22:17:24.638Z] + cut -d/ -f2 [2023-12-05T22:17:24.638Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-12-05T22:17:24.638Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-12-05T22:17:24.638Z] + cut -d/ -f2 [2023-12-05T22:17:24.638Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-12-05T22:17:24.638Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-12-05T22:17:24.638Z] + cut -d/ -f2 [2023-12-05T22:17:24.638Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-12-05T22:17:24.638Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-12-05T22:17:24.638Z] + cut -d/ -f2 [2023-12-05T22:17:24.638Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-12-05T22:17:24.638Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-12-05T22:17:24.638Z] + cut -d/ -f2 [2023-12-05T22:17:24.638Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-12-05T22:17:24.638Z] + dirname cmd/security-spire-agent/Dockerfile [2023-12-05T22:17:24.638Z] + cut -d/ -f2 [2023-12-05T22:17:24.638Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-12-05T22:17:24.638Z] + dirname cmd/security-spire-config/Dockerfile [2023-12-05T22:17:24.638Z] + cut -d/ -f2 [2023-12-05T22:17:24.638Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-12-05T22:17:24.638Z] + dirname cmd/security-spire-server/Dockerfile [2023-12-05T22:17:24.638Z] + cut -d/ -f2 [2023-12-05T22:17:24.638Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-12-05T22:17:24.638Z] + dirname cmd/support-notifications/Dockerfile [2023-12-05T22:17:24.638Z] + cut -d/ -f2 [2023-12-05T22:17:24.638Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-12-05T22:17:24.638Z] + dirname cmd/support-scheduler/Dockerfile [2023-12-05T22:17:24.638Z] + cut -d/ -f2 [2023-12-05T22:17:24.638Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-12-05T22:17:24.730Z] 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-12-05T22:17:25.315Z] + git rev-list -1 --merges e1238aa0bff0afdb11edbdf48b29a0bc631c2877~1..e1238aa0bff0afdb11edbdf48b29a0bc631c2877 [Pipeline] echo [2023-12-05T22:17:25.346Z] -----------> git rev-list -1 --merges e1238aa0bff0afdb11edbdf48b29a0bc631c2877~1..e1238aa0bff0afdb11edbdf48b29a0bc631c2877 e1238aa0bff0afdb11edbdf48b29a0bc631c2877 [2023-12-05T22:17:25.346Z] e1238aa0bff0afdb11edbdf48b29a0bc631c2877 [false] [Pipeline] sh [2023-12-05T22:17:25.669Z] + git log --format=format:%s -1 e1238aa0bff0afdb11edbdf48b29a0bc631c2877 [Pipeline] echo [2023-12-05T22:17:25.703Z] ========================================================= [2023-12-05T22:17:25.703Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-05T22:17:25.703Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-12-05T22:17:26.226Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T22:17:26.226Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-05T22:17:26.226Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-05T22:17:26.226Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-05T22:17:26.226Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-05T22:17:26.226Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-05T22:17:26.226Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T22:17:26.649Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T22:17:26.649Z] [2023-12-05T22:17:26.649Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T22:17:27.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T22:17:27.043Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-05T22:17:27.043Z] b85a868b505f: Pulling fs layer [2023-12-05T22:17:27.043Z] e2be974225ed: Pulling fs layer [2023-12-05T22:17:27.043Z] 339a4e72a1f5: Pulling fs layer [2023-12-05T22:17:27.043Z] 988bab9f4d93: Pulling fs layer [2023-12-05T22:17:27.043Z] 1469e6f7b9e6: Pulling fs layer [2023-12-05T22:17:27.043Z] eaf3925da568: Pulling fs layer [2023-12-05T22:17:27.043Z] bab4dde63d76: Pulling fs layer [2023-12-05T22:17:27.043Z] bde34c3a00c8: Pulling fs layer [2023-12-05T22:17:27.043Z] b352a97aabf1: Pulling fs layer [2023-12-05T22:17:27.043Z] 4872d77fe225: Pulling fs layer [2023-12-05T22:17:27.043Z] 5851b861e8e6: Pulling fs layer [2023-12-05T22:17:27.043Z] 988bab9f4d93: Waiting [2023-12-05T22:17:27.043Z] bde34c3a00c8: Waiting [2023-12-05T22:17:27.043Z] 1469e6f7b9e6: Waiting [2023-12-05T22:17:27.043Z] 4872d77fe225: Waiting [2023-12-05T22:17:27.043Z] b352a97aabf1: Waiting [2023-12-05T22:17:27.043Z] 5851b861e8e6: Waiting [2023-12-05T22:17:27.043Z] bab4dde63d76: Waiting [2023-12-05T22:17:27.043Z] eaf3925da568: Waiting [2023-12-05T22:17:27.043Z] e2be974225ed: Verifying Checksum [2023-12-05T22:17:27.043Z] e2be974225ed: Download complete [2023-12-05T22:17:27.043Z] 988bab9f4d93: Verifying Checksum [2023-12-05T22:17:27.043Z] 988bab9f4d93: Download complete [2023-12-05T22:17:27.043Z] 1469e6f7b9e6: Verifying Checksum [2023-12-05T22:17:27.043Z] 1469e6f7b9e6: Download complete [2023-12-05T22:17:27.043Z] eaf3925da568: Verifying Checksum [2023-12-05T22:17:27.043Z] eaf3925da568: Download complete [2023-12-05T22:17:27.304Z] 339a4e72a1f5: Verifying Checksum [2023-12-05T22:17:27.304Z] 339a4e72a1f5: Download complete [2023-12-05T22:17:27.304Z] bde34c3a00c8: Verifying Checksum [2023-12-05T22:17:27.304Z] b352a97aabf1: Verifying Checksum [2023-12-05T22:17:27.304Z] b352a97aabf1: Download complete [2023-12-05T22:17:27.304Z] 4872d77fe225: Verifying Checksum [2023-12-05T22:17:27.304Z] 4872d77fe225: Download complete [2023-12-05T22:17:27.304Z] 5851b861e8e6: Download complete [2023-12-05T22:17:27.304Z] b85a868b505f: Verifying Checksum [2023-12-05T22:17:27.304Z] b85a868b505f: Download complete [2023-12-05T22:17:27.566Z] bab4dde63d76: Verifying Checksum [2023-12-05T22:17:27.566Z] bab4dde63d76: Download complete [2023-12-05T22:17:28.503Z] b85a868b505f: Pull complete [2023-12-05T22:17:28.763Z] e2be974225ed: Pull complete [2023-12-05T22:17:29.022Z] 339a4e72a1f5: Pull complete [2023-12-05T22:17:29.022Z] 988bab9f4d93: Pull complete [2023-12-05T22:17:29.281Z] 1469e6f7b9e6: Pull complete [2023-12-05T22:17:29.539Z] eaf3925da568: Pull complete [2023-12-05T22:17:30.920Z] bab4dde63d76: Pull complete [2023-12-05T22:17:30.920Z] bde34c3a00c8: Pull complete [2023-12-05T22:17:31.180Z] b352a97aabf1: Pull complete [2023-12-05T22:17:31.180Z] 4872d77fe225: Pull complete [2023-12-05T22:17:31.180Z] 5851b861e8e6: Pull complete [2023-12-05T22:17:31.180Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-05T22:17:31.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T22:17:31.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T22:17:31.782Z] prd-ubuntu20.04-docker-8c-8g-24111 does not seem to be running inside a container [2023-12-05T22:17:31.816Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-05T22:17:35.092Z] $ docker top b11fecadbc7612f45b4e0aa2eeaa1009d5361ce9a521e27fd9664c9cfc1f6486 -eo pid,comm [2023-12-05T22:17:35.140Z] 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-12-05T22:17:35.140Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T22:17:35.329Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T22:17:35.329Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T22:17:35.451Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T22:17:35.456Z] $ docker exec b11fecadbc7612f45b4e0aa2eeaa1009d5361ce9a521e27fd9664c9cfc1f6486 ssh-agent [2023-12-05T22:17:35.556Z] SSH_AUTH_SOCK=/tmp/ssh-w51LINoizStq/agent.32 [2023-12-05T22:17:35.556Z] SSH_AGENT_PID=38 [2023-12-05T22:17:35.562Z] Running ssh-add (command line suppressed) [2023-12-05T22:17:35.680Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_10314997043759467112.key (/w/workspace/edgex-go/1@tmp/private_key_10314997043759467112.key) [2023-12-05T22:17:35.692Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T22:17:36.042Z] + git tag --points-at HEAD [Pipeline] } [2023-12-05T22:17:36.069Z] $ docker exec --env ******** --env ******** b11fecadbc7612f45b4e0aa2eeaa1009d5361ce9a521e27fd9664c9cfc1f6486 ssh-agent -k [2023-12-05T22:17:36.173Z] unset SSH_AUTH_SOCK; [2023-12-05T22:17:36.173Z] unset SSH_AGENT_PID; [2023-12-05T22:17:36.173Z] echo Agent pid 38 killed; [2023-12-05T22:17:36.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-05T22:17:36.308Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T22:17:36.308Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T22:17:36.427Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T22:17:36.432Z] $ docker exec b11fecadbc7612f45b4e0aa2eeaa1009d5361ce9a521e27fd9664c9cfc1f6486 ssh-agent [2023-12-05T22:17:36.557Z] SSH_AUTH_SOCK=/tmp/ssh-eJCGEywS3uO4/agent.70 [2023-12-05T22:17:36.557Z] SSH_AGENT_PID=76 [2023-12-05T22:17:36.562Z] Running ssh-add (command line suppressed) [2023-12-05T22:17:36.666Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_16151957262826509072.key (/w/workspace/edgex-go/1@tmp/private_key_16151957262826509072.key) [2023-12-05T22:17:36.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T22:17:37.033Z] + git semver init [2023-12-05T22:17:37.294Z] 2023-12-05 22:17:37,228 [run_init] DEBUG init version:0.0.0 force:False [2023-12-05T22:17:37.294Z] 2023-12-05 22:17:37,229 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-12-05T22:17:37.294Z] 2023-12-05 22:17:37,230 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-12-05T22:17:37.294Z] 2023-12-05 22:17:37,230 [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-12-05T22:17:43.864Z] 2023-12-05 22:17:43,330 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-12-05T22:17:43.864Z] 2023-12-05 22:17:43,330 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4734 with force:False [2023-12-05T22:17:43.864Z] 2023-12-05 22:17:43,330 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4734 [2023-12-05T22:17:43.864Z] 2023-12-05 22:17:43,334 [execute] INFO git cat-file --batch-check [2023-12-05T22:17:43.864Z] 2023-12-05 22:17:43,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T22:17:43.864Z] 2023-12-05 22:17:43,342 [execute] INFO git cat-file --batch [2023-12-05T22:17:43.864Z] 2023-12-05 22:17:43,343 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T22:17:43.864Z] 2023-12-05 22:17:43,349 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4734 [2023-12-05T22:17:43.864Z] 0.0.0 [Pipeline] } [2023-12-05T22:17:43.892Z] $ docker exec --env ******** --env ******** b11fecadbc7612f45b4e0aa2eeaa1009d5361ce9a521e27fd9664c9cfc1f6486 ssh-agent -k [2023-12-05T22:17:44.005Z] unset SSH_AUTH_SOCK; [2023-12-05T22:17:44.005Z] unset SSH_AGENT_PID; [2023-12-05T22:17:44.005Z] echo Agent pid 76 killed; [2023-12-05T22:17:44.015Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T22:17:44.503Z] + git semver [Pipeline] } [2023-12-05T22:17:44.791Z] $ docker stop --time=1 b11fecadbc7612f45b4e0aa2eeaa1009d5361ce9a521e27fd9664c9cfc1f6486 [2023-12-05T22:17:46.082Z] $ docker rm -f --volumes b11fecadbc7612f45b4e0aa2eeaa1009d5361ce9a521e27fd9664c9cfc1f6486 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T22:17:46.534Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-05T22:17:46.867Z] Stashed 1 file(s) [Pipeline] echo [2023-12-05T22:17:46.884Z] [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-12-05T22:17:47.908Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-12-05T22:17:47.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T22:17:48.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T22:17:48.074Z] ========================================================= [2023-12-05T22:17:48.075Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-05T22:17:48.075Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-05T22:17:48.443Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T22:17:48.443Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-05T22:17:48.443Z] 7264a8db6415: Pulling fs layer [2023-12-05T22:17:48.443Z] c4d48a809fc2: Pulling fs layer [2023-12-05T22:17:48.443Z] 4f1c88b9dad5: Pulling fs layer [2023-12-05T22:17:48.443Z] ad3a456e5733: Pulling fs layer [2023-12-05T22:17:48.443Z] 69c7f0334f64: Pulling fs layer [2023-12-05T22:17:48.443Z] 1f1c1a5573a3: Pulling fs layer [2023-12-05T22:17:48.443Z] ce7588e14bc9: Pulling fs layer [2023-12-05T22:17:48.443Z] b5e4710f87ac: Pulling fs layer [2023-12-05T22:17:48.443Z] 69c7f0334f64: Waiting [2023-12-05T22:17:48.443Z] ad3a456e5733: Waiting [2023-12-05T22:17:48.443Z] ce7588e14bc9: Waiting [2023-12-05T22:17:48.443Z] 1f1c1a5573a3: Waiting [2023-12-05T22:17:48.443Z] b5e4710f87ac: Waiting [2023-12-05T22:17:48.443Z] c4d48a809fc2: Verifying Checksum [2023-12-05T22:17:48.443Z] c4d48a809fc2: Download complete [2023-12-05T22:17:48.443Z] ad3a456e5733: Verifying Checksum [2023-12-05T22:17:48.443Z] ad3a456e5733: Download complete [2023-12-05T22:17:48.443Z] 69c7f0334f64: Download complete [2023-12-05T22:17:48.443Z] 7264a8db6415: Verifying Checksum [2023-12-05T22:17:48.443Z] 7264a8db6415: Download complete [2023-12-05T22:17:48.443Z] 1f1c1a5573a3: Verifying Checksum [2023-12-05T22:17:48.443Z] 1f1c1a5573a3: Download complete [2023-12-05T22:17:48.702Z] 7264a8db6415: Pull complete [2023-12-05T22:17:48.962Z] b5e4710f87ac: Verifying Checksum [2023-12-05T22:17:48.962Z] b5e4710f87ac: Download complete [2023-12-05T22:17:48.962Z] c4d48a809fc2: Pull complete [2023-12-05T22:17:49.221Z] 4f1c88b9dad5: Download complete [2023-12-05T22:17:49.221Z] ce7588e14bc9: Verifying Checksum [2023-12-05T22:17:49.221Z] ce7588e14bc9: Download complete [2023-12-05T22:17:52.503Z] 4f1c88b9dad5: Pull complete [2023-12-05T22:17:52.503Z] ad3a456e5733: Pull complete [2023-12-05T22:17:52.503Z] 69c7f0334f64: Pull complete [2023-12-05T22:17:52.503Z] 1f1c1a5573a3: Pull complete [2023-12-05T22:17:55.036Z] ce7588e14bc9: Pull complete [2023-12-05T22:17:55.294Z] b5e4710f87ac: Pull complete [2023-12-05T22:17:55.294Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-05T22:17:55.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T22:17:55.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-05T22:17:55.689Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T22:17:55.689Z] WORKDIR /edgex [2023-12-05T22:17:55.689Z] COPY go.mod . [2023-12-05T22:17:55.689Z] RUN go mod download [2023-12-05T22:17:55.689Z] + docker build -t ci-base-image-x86_64 -f - . [2023-12-05T22:17:56.279Z] Sending build context to Docker daemon 175.1MB [2023-12-05T22:17:56.279Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T22:17:56.279Z] ---> 88b5674ff536 [2023-12-05T22:17:56.279Z] Step 2/4 : WORKDIR /edgex [2023-12-05T22:18:02.349Z] Still waiting to schedule task [2023-12-05T22:18:02.349Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-05T22:18:02.851Z] ---> Running in 9a58d62520df [2023-12-05T22:18:02.851Z] Removing intermediate container 9a58d62520df [2023-12-05T22:18:02.851Z] ---> d201ea713e0d [2023-12-05T22:18:02.851Z] Step 3/4 : COPY go.mod . [2023-12-05T22:18:02.851Z] ---> 6981827242b9 [2023-12-05T22:18:02.851Z] Step 4/4 : RUN go mod download [2023-12-05T22:18:02.851Z] ---> Running in 88b6b5b38e8d [2023-12-05T22:18:20.935Z] Removing intermediate container 88b6b5b38e8d [2023-12-05T22:18:20.935Z] ---> 2f51c7f1c3fb [2023-12-05T22:18:20.935Z] Successfully built 2f51c7f1c3fb [2023-12-05T22:18:20.935Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T22:18:21.338Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T22:18:21.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T22:18:21.530Z] prd-ubuntu20.04-docker-8c-8g-24111 does not seem to be running inside a container [2023-12-05T22:18:21.561Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-05T22:18:21.976Z] $ docker top 1d6e68e7f9a6e79fa81e221873cf9a19a7e2f88c28ed87b29921bfea6f6d2bd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T22:18:22.412Z] + go version [2023-12-05T22:18:22.412Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-05T22:18:22.444Z] $ docker stop --time=1 1d6e68e7f9a6e79fa81e221873cf9a19a7e2f88c28ed87b29921bfea6f6d2bd0 [2023-12-05T22:18:23.689Z] $ docker rm -f --volumes 1d6e68e7f9a6e79fa81e221873cf9a19a7e2f88c28ed87b29921bfea6f6d2bd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T22:18:24.610Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T22:18:24.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T22:18:24.804Z] prd-ubuntu20.04-docker-8c-8g-24111 does not seem to be running inside a container [2023-12-05T22:18:24.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-05T22:18:25.139Z] $ docker top 1a3f8f040f5fc9ebd657849860f6413193fe104d1f0020e7605755751b5992d7 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-05T22:18:25.300Z] ========================================================= [2023-12-05T22:18:25.300Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-05T22:18:25.300Z] ========================================================= [Pipeline] sh [2023-12-05T22:18:25.595Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-05T22:18:25.978Z] + make test [2023-12-05T22:18:25.978Z] go test -race -coverprofile=coverage.out ./... [2023-12-05T22:18:32.545Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-05T22:18:44.741Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-05T22:18:44.741Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-05T22:18:44.741Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-05T22:18:44.741Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-05T22:18:44.741Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-05T22:18:44.741Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-05T22:18:44.741Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-05T22:18:44.741Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-05T22:18:44.741Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-05T22:18:44.741Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-05T22:18:45.001Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-05T22:18:45.001Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-05T22:18:45.001Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-05T22:18:45.001Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-05T22:18:46.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-05T22:18:46.906Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-05T22:18:47.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements [2023-12-05T22:18:49.745Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.073s coverage: 97.0% of statements [2023-12-05T22:18:49.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-05T22:18:49.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-05T22:18:49.745Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-05T22:18:50.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-05T22:18:50.683Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-05T22:18:52.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-05T22:18:52.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-05T22:18:52.618Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-05T22:18:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-05T22:18:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-05T22:18:53.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.213s coverage: 69.2% of statements [2023-12-05T22:18:53.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.074s coverage: 53.2% of statements [2023-12-05T22:18:53.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-05T22:18:53.446Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-05T22:18:56.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.332s coverage: 93.4% of statements [2023-12-05T22:18:56.011Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 4.1% of statements [2023-12-05T22:18:56.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-05T22:18:56.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-05T22:18:56.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-05T22:18:57.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.356s coverage: 97.6% of statements [2023-12-05T22:18:58.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-05T22:18:58.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-05T22:18:58.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-05T22:18:58.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-05T22:18:58.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-05T22:18:58.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-05T22:18:58.788Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-05T22:18:59.724Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.051s coverage: 72.2% of statements [2023-12-05T22:19:00.293Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-05T22:19:00.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-05T22:19:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.074s coverage: 0.9% of statements [2023-12-05T22:19:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.049s coverage: 32.2% of statements [2023-12-05T22:19:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.058s coverage: 41.7% of statements [2023-12-05T22:19:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.049s coverage: 82.9% of statements [2023-12-05T22:19:01.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.032s coverage: 94.1% of statements [2023-12-05T22:19:01.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.047s coverage: 96.3% of statements [2023-12-05T22:19:02.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.035s coverage: 87.5% of statements [2023-12-05T22:19:02.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-05T22:19:02.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-05T22:19:02.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-05T22:19:02.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-05T22:19:02.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-05T22:19:02.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-05T22:19:02.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-05T22:19:02.327Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-05T22:19:03.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-05T22:19:03.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-05T22:19:03.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-05T22:19:03.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-05T22:19:04.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-05T22:19:04.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-05T22:19:04.535Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-05T22:19:06.239Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-05T22:19:07.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-05T22:19:08.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-05T22:19:08.190Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-05T22:19:10.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-05T22:19:10.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-05T22:19:10.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-05T22:19:11.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-05T22:19:11.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-05T22:19:11.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-05T22:19:15.225Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.048s coverage: 94.4% of statements [2023-12-05T22:19:15.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-05T22:19:15.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-05T22:19:15.225Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-05T22:19:15.225Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-05T22:19:15.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-05T22:19:15.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-05T22:19:15.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-05T22:19:15.795Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-05T22:19:17.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-05T22:19:17.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-05T22:19:17.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-05T22:19:17.174Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-05T22:19:18.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-05T22:19:18.110Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-05T22:19:18.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-05T22:19:18.369Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.257s coverage: 79.9% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.057s coverage: 92.9% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.015s coverage: 64.4% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.046s coverage: 62.3% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.045s coverage: 87.2% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.036s coverage: 20.0% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.035s coverage: 100.0% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.088s coverage: 81.8% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.089s coverage: 82.1% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 86.0% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.173s coverage: 63.1% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.037s coverage: 100.0% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.249s coverage: 38.4% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.039s coverage: 84.8% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.057s coverage: 19.9% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 95.7% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements [2023-12-05T22:19:26.526Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.088s coverage: 98.9% of statements [2023-12-05T22:19:26.787Z] 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-12-05T22:19:27.048Z] running golangci-lint [2023-12-05T22:19:27.048Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-12-05T22:19:27.048Z] go version go1.21.0 linux/amd64 [2023-12-05T22:19:27.308Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-12-05T22:19:27.308Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-12-05T22:19:35.216Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24112 in /w/workspace/edgexfoundry_edgex-go_PR-4734 [Pipeline] { [Pipeline] ws [2023-12-05T22:19:35.302Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-12-05T22:19:38.426Z] The recommended git tool is: git [2023-12-05T22:19:42.201Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|compiled_files|deps|types_sizes|imports|name) took 13.518617557s" [2023-12-05T22:19:42.201Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.593387ms" [2023-12-05T22:19:43.483Z] using credential edgex-jenkins-ssh [2023-12-05T22:19:43.509Z] Cloning the remote Git repository [2023-12-05T22:19:43.555Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-12-05T22:19:43.651Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-12-05T22:19:43.796Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-05T22:19:43.797Z] > git --version # timeout=10 [2023-12-05T22:19:43.823Z] > git --version # 'git version 2.25.1' [2023-12-05T22:19:43.825Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T22:19:43.973Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T22:19:48.777Z] level=info msg="[linters_context/goanalysis] analyzers took 1m2.538942265s with top 10 stages: buildir: 29.383986214s, gosec: 6.518323274s, inspect: 2.345842617s, fact_deprecated: 1.910507364s, printf: 1.062833289s, nilness: 915.84427ms, fact_purity: 852.368844ms, S1038: 803.45346ms, directives: 661.65698ms, ctrlflow: 652.140968ms" [2023-12-05T22:19:48.777Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-12-05T22:19:48.777Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 197/197, exclude: 197/197, nolint: 0/21, path_prettifier: 197/197, exclude-rules: 21/197, skip_files: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, cgo: 197/197, filename_unadjuster: 197/197" [2023-12-05T22:19:48.777Z] level=info msg="[runner] processing took 18.861428ms with stages: nolint: 8.435464ms, identifier_marker: 4.755401ms, exclude-rules: 1.680276ms, autogenerated_exclude: 1.635255ms, path_prettifier: 1.627445ms, skip_dirs: 657.756µs, cgo: 48.26µs, filename_unadjuster: 17.81µs, max_same_issues: 651ns, skip_files: 480ns, fixer: 370ns, exclude: 340ns, uniq_by_line: 340ns, source_code: 320ns, severity-rules: 290ns, sort_results: 240ns, diff: 220ns, max_from_linter: 160ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 110ns" [2023-12-05T22:19:48.777Z] level=info msg="[runner] linters took 7.633089481s with stages: goanalysis_metalinter: 7.614139943s" [2023-12-05T22:19:48.777Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-12-05T22:19:48.777Z] level=info msg="Memory: 213 samples, avg is 221.2MB, max is 909.4MB" [2023-12-05T22:19:48.777Z] level=info msg="Execution took 21.196574453s" [2023-12-05T22:19:48.777Z] go vet ./... [2023-12-05T22:19:52.984Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T22:19:52.984Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-05T22:19:52.984Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-05T22:19:53.029Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-05T22:19:53.379Z] + ls -al . [2023-12-05T22:19:53.379Z] total 736 [2023-12-05T22:19:53.379Z] drwxrwxr-x 11 1001 1001 4096 Dec 5 22:18 . [2023-12-05T22:19:53.379Z] drwxr-xr-x 4 root root 4096 Dec 5 22:18 .. [2023-12-05T22:19:53.379Z] drwxrwxr-x 2 1001 1001 4096 Dec 5 22:17 .blubracket [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 10 Dec 5 22:17 .dockerignore [2023-12-05T22:19:53.379Z] drwxrwxr-x 8 1001 1001 4096 Dec 5 22:19 .git [2023-12-05T22:19:53.379Z] drwxrwxr-x 3 1001 1001 4096 Dec 5 22:17 .github [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 1074 Dec 5 22:17 .gitignore [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 42 Dec 5 22:17 .golangci.yml [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 100 Dec 5 22:17 .hadolint.yml [2023-12-05T22:19:53.379Z] drwxr-xr-x 3 1001 1001 4096 Dec 5 22:17 .semver [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 155 Dec 5 22:17 .sonarcloud.properties [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 1171 Dec 5 22:17 ADOPTERS.md [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 11674 Dec 5 22:17 Attribution.txt [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 100284 Dec 5 22:17 CHANGELOG.md [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 3804 Dec 5 22:17 CONTRIBUTING.md [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 677 Dec 5 22:17 GOVERNANCE.md [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 861 Dec 5 22:17 Jenkinsfile [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 10775 Dec 5 22:17 LICENSE [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 15060 Dec 5 22:17 Makefile [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 582 Dec 5 22:17 OWNERS.md [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 9528 Dec 5 22:17 README.md [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 789 Dec 5 22:17 SECURITY.md [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 5 Dec 5 22:17 VERSION [2023-12-05T22:19:53.379Z] drwxrwxr-x 2 1001 1001 4096 Dec 5 22:17 bin [2023-12-05T22:19:53.379Z] drwxrwxr-x 18 1001 1001 4096 Dec 5 22:17 cmd [2023-12-05T22:19:53.379Z] -rw-r--r-- 1 root root 453602 Dec 5 22:19 coverage.out [2023-12-05T22:19:53.379Z] drwxrwxr-x 2 1001 1001 4096 Dec 5 22:17 fuzz_test [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 3685 Dec 5 22:17 go.mod [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 34438 Dec 5 22:17 go.sum [2023-12-05T22:19:53.379Z] drwxrwxr-x 7 1001 1001 4096 Dec 5 22:17 internal [2023-12-05T22:19:53.379Z] drwxrwxr-x 3 1001 1001 4096 Dec 5 22:17 openapi [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 584 Dec 5 22:17 security.txt [2023-12-05T22:19:53.379Z] -rw-rw-r-- 1 1001 1001 204 Dec 5 22:17 version.go [Pipeline] sh [2023-12-05T22:19:53.721Z] + '[' -e coverage.out ] [2023-12-05T22:19:53.722Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-05T22:19:53.842Z] Stashed 1 file(s) [Pipeline] sh [2023-12-05T22:19:54.140Z] + make build [2023-12-05T22:19:54.140Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-05T22:19:59.209Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-05T22:19:59.228Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T22:19:59.996Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-12-05T22:20:00.035Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-12-05T22:20:00.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T22:20:00.051Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4734/head:refs/remotes/origin/PR-4734 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-05T22:20:00.867Z] Merging remotes/origin/main commit e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e into PR head commit 1646381668006669b09a0afb36cdcfaa36c848d2 [2023-12-05T22:20:01.399Z] Merge succeeded, producing c657455e9c4ddf5607b05c36e635e1a3541f5248 [2023-12-05T22:20:01.399Z] Checking out Revision c657455e9c4ddf5607b05c36e635e1a3541f5248 (PR-4734) [2023-12-05T22:20:00.885Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T22:20:00.942Z] > git checkout -f 1646381668006669b09a0afb36cdcfaa36c848d2 # timeout=10 [2023-12-05T22:20:01.160Z] > git remote # timeout=10 [2023-12-05T22:20:01.177Z] > git config --get remote.origin.url # timeout=10 [2023-12-05T22:20:01.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T22:20:01.204Z] > git merge e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e # timeout=10 [2023-12-05T22:20:01.378Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-05T22:20:01.406Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T22:20:01.425Z] > git checkout -f c657455e9c4ddf5607b05c36e635e1a3541f5248 # timeout=10 [2023-12-05T22:20:05.045Z] Commit message: "Merge commit 'e549cb2d6bd4d86b6cb22ca88afdf7e35673b20e' into HEAD" [2023-12-05T22:20:05.045Z] First time build. Skipping changelog. [2023-12-05T22:20:05.095Z] > git --version # timeout=10 [2023-12-05T22:20:05.108Z] > git --version # 'git version 2.25.1' [2023-12-05T22:20:05.120Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T22:20:06.339Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-05T22:20:06.340Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-05T22:20:06.340Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-05T22:20:06.555Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-05T22:20:06.555Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T22:20:06.555Z] Dload Upload Total Spent Left Speed [2023-12-05T22:20:06.555Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 80777 0 --:--:-- --:--:-- --:--:-- 81294 [2023-12-05T22:20:06.905Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] sh [2023-12-05T22:20:07.253Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-05T22:20:07.617Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2023-12-05T22:20:07.617Z] tee /etc/docker/daemon.new [2023-12-05T22:20:07.617Z] { [2023-12-05T22:20:07.617Z] "registry-mirrors": [ [2023-12-05T22:20:07.617Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-05T22:20:07.617Z] ], [2023-12-05T22:20:07.617Z] "bip": "10.250.0.254/24", [2023-12-05T22:20:07.617Z] "hosts": [ [2023-12-05T22:20:07.617Z] "tcp://0.0.0.0:5555", [2023-12-05T22:20:07.617Z] "unix:///var/run/docker.sock" [2023-12-05T22:20:07.617Z] ], [2023-12-05T22:20:07.617Z] "mtu": 1458, [2023-12-05T22:20:07.617Z] "selinux-enabled": true, [2023-12-05T22:20:07.617Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-05T22:20:07.617Z] } [Pipeline] sh [2023-12-05T22:20:07.960Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-05T22:20:08.296Z] + sudo service docker restart [2023-12-05T22:20:12.170Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-05T22:20:13.104Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-05T22:20:14.039Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-05T22:20:14.976Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-05T22:20:15.235Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-05T22:20:16.172Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-05T22:20:16.741Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-12-05T22:20:17.707Z] $ docker stop --time=1 1a3f8f040f5fc9ebd657849860f6413193fe104d1f0020e7605755751b5992d7 [2023-12-05T22:20:22.217Z] $ docker rm -f --volumes 1a3f8f040f5fc9ebd657849860f6413193fe104d1f0020e7605755751b5992d7 [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-12-05T22:20:23.891Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-05T22:20:23.891Z] [2023-12-05T22:20:23.891Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T22:20:24.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-05T22:20:24.298Z] latest: Pulling from edgex-devops/edgex-compose [2023-12-05T22:20:24.298Z] 91d30c5bc195: Pulling fs layer [2023-12-05T22:20:24.298Z] 2e9b0aa3be6d: Pulling fs layer [2023-12-05T22:20:24.298Z] 9c61dcf015f6: Pulling fs layer [2023-12-05T22:20:24.298Z] 4698f68db338: Pulling fs layer [2023-12-05T22:20:24.298Z] 4698f68db338: Waiting [2023-12-05T22:20:24.298Z] 2a2f49069b9e: Pulling fs layer [2023-12-05T22:20:24.298Z] e0025b399a48: Pulling fs layer [2023-12-05T22:20:24.298Z] 2a2f49069b9e: Waiting [2023-12-05T22:20:24.298Z] e0025b399a48: Waiting [2023-12-05T22:20:24.298Z] 91d30c5bc195: Download complete [2023-12-05T22:20:24.298Z] 4698f68db338: Verifying Checksum [2023-12-05T22:20:24.298Z] 4698f68db338: Download complete [2023-12-05T22:20:24.557Z] 2e9b0aa3be6d: Verifying Checksum [2023-12-05T22:20:24.557Z] 2e9b0aa3be6d: Download complete [2023-12-05T22:20:24.557Z] e0025b399a48: Download complete [2023-12-05T22:20:24.557Z] 91d30c5bc195: Pull complete [2023-12-05T22:20:24.557Z] 2a2f49069b9e: Download complete [2023-12-05T22:20:24.815Z] 2e9b0aa3be6d: Pull complete [2023-12-05T22:20:25.074Z] 9c61dcf015f6: Verifying Checksum [2023-12-05T22:20:25.074Z] 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T22:20:26.637Z] provisioning config files... [2023-12-05T22:20:26.661Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13835286400074867925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T22:20:27.155Z] ---> ****-login.sh [2023-12-05T22:20:27.155Z] nexus3.edgexfoundry.org:10001 [2023-12-05T22:20:27.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T22:20:27.606Z] 9c61dcf015f6: Pull complete [2023-12-05T22:20:27.606Z] 4698f68db338: Pull complete [2023-12-05T22:20:27.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T22:20:27.690Z] Configure a credential helper to remove this warning. See [2023-12-05T22:20:27.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T22:20:27.690Z] [2023-12-05T22:20:27.690Z] Login Succeeded [2023-12-05T22:20:27.690Z] nexus3.edgexfoundry.org:10002 [2023-12-05T22:20:27.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T22:20:27.866Z] 2a2f49069b9e: Pull complete [2023-12-05T22:20:27.866Z] e0025b399a48: Pull complete [2023-12-05T22:20:27.866Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-12-05T22:20:27.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-12-05T22:20:27.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [2023-12-05T22:20:27.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T22:20:27.961Z] Configure a credential helper to remove this warning. See [2023-12-05T22:20:27.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T22:20:27.961Z] [2023-12-05T22:20:27.961Z] Login Succeeded [2023-12-05T22:20:27.961Z] nexus3.edgexfoundry.org:10003 [2023-12-05T22:20:27.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T22:20:28.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T22:20:28.233Z] Configure a credential helper to remove this warning. See [2023-12-05T22:20:28.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T22:20:28.233Z] [2023-12-05T22:20:28.233Z] Login Succeeded [2023-12-05T22:20:28.233Z] nexus3.edgexfoundry.org:10004 [2023-12-05T22:20:28.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T22:20:28.244Z] prd-ubuntu20.04-docker-8c-8g-24111 does not seem to be running inside a container [2023-12-05T22:20:28.270Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-12-05T22:20:28.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T22:20:28.502Z] Configure a credential helper to remove this warning. See [2023-12-05T22:20:28.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T22:20:28.502Z] [2023-12-05T22:20:28.502Z] Login Succeeded [2023-12-05T22:20:28.502Z] ****.io [2023-12-05T22:20:28.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T22:20:29.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T22:20:29.081Z] Configure a credential helper to remove this warning. See [2023-12-05T22:20:29.081Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T22:20:29.081Z] [2023-12-05T22:20:29.081Z] Login Succeeded [2023-12-05T22:20:29.081Z] ---> ****-login.sh ends [2023-12-05T22:20:32.018Z] $ docker top 66f20ad542e78b7e74b2ea342161a98cd82a2698210c93b6ed9c2491b8b4dc7f -eo pid,comm [Pipeline] { [Pipeline] } [2023-12-05T22:20:32.242Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-12-05T22:20:32.604Z] + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh [2023-12-05T22:20:33.122Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-12-05T22:20:33.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T22:20:33.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T22:20:33.317Z] ========================================================= [2023-12-05T22:20:33.317Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-05T22:20:33.317Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-12-05T22:20:33.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T22:20:35.141Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-12-05T22:20:35.141Z] #1 transferring dockerfile: 2.06kB done [2023-12-05T22:20:35.141Z] #1 DONE 0.0s [2023-12-05T22:20:35.141Z] [2023-12-05T22:20:35.141Z] #2 [security-spire-server internal] load build definition from Dockerfile [2023-12-05T22:20:35.141Z] #2 transferring dockerfile: 1.70kB done [2023-12-05T22:20:35.141Z] #2 DONE 0.0s [2023-12-05T22:20:35.141Z] [2023-12-05T22:20:35.141Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-12-05T22:20:35.141Z] #3 transferring dockerfile: 1.95kB done [2023-12-05T22:20:35.141Z] #3 DONE 0.0s [2023-12-05T22:20:35.141Z] [2023-12-05T22:20:35.141Z] #4 [core-command internal] load build definition from Dockerfile [2023-12-05T22:20:35.141Z] #4 transferring dockerfile: 1.93kB done [2023-12-05T22:20:35.141Z] #4 DONE 0.0s [2023-12-05T22:20:35.141Z] [2023-12-05T22:20:35.141Z] #5 [core-data internal] load build definition from Dockerfile [2023-12-05T22:20:35.141Z] #5 transferring dockerfile: 2.01kB done [2023-12-05T22:20:35.141Z] #5 DONE 0.0s [2023-12-05T22:20:35.141Z] [2023-12-05T22:20:35.141Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-05T22:20:35.141Z] #6 transferring dockerfile: 1.89kB done [2023-12-05T22:20:35.141Z] #6 DONE 0.0s [2023-12-05T22:20:35.141Z] [2023-12-05T22:20:35.141Z] #7 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-05T22:20:35.141Z] #7 transferring dockerfile: 2.15kB done [2023-12-05T22:20:35.141Z] #7 DONE 0.0s [2023-12-05T22:20:35.141Z] [2023-12-05T22:20:35.141Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-05T22:20:35.141Z] #8 transferring dockerfile: 2.49kB done [2023-12-05T22:20:35.141Z] #8 DONE 0.0s [2023-12-05T22:20:35.141Z] [2023-12-05T22:20:35.141Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-05T22:20:35.141Z] #9 transferring dockerfile: 2.50kB done [2023-12-05T22:20:35.141Z] #9 DONE 0.0s [2023-12-05T22:20:35.141Z] [2023-12-05T22:20:35.141Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-12-05T22:20:35.141Z] #10 transferring dockerfile: 1.81kB done [2023-12-05T22:20:35.141Z] #10 DONE 0.0s [2023-12-05T22:20:35.141Z] [2023-12-05T22:20:35.141Z] #11 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-05T22:20:35.141Z] #11 transferring dockerfile: 2.23kB done [2023-12-05T22:20:35.141Z] #11 DONE 0.0s [2023-12-05T22:20:35.141Z] [2023-12-05T22:20:35.141Z] #12 [security-spire-config internal] load build definition from Dockerfile [2023-12-05T22:20:35.141Z] #12 transferring dockerfile: 1.69kB done [2023-12-05T22:20:35.141Z] #12 DONE 0.1s [2023-12-05T22:20:35.141Z] [2023-12-05T22:20:35.141Z] #13 [support-scheduler internal] load build definition from Dockerfile [2023-12-05T22:20:35.141Z] #13 transferring dockerfile: 1.93kB done [2023-12-05T22:20:35.141Z] #13 DONE 0.0s [2023-12-05T22:20:35.141Z] [2023-12-05T22:20:35.141Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-05T22:20:35.141Z] #14 transferring dockerfile: 2.93kB done [2023-12-05T22:20:35.141Z] #14 DONE 0.0s [2023-12-05T22:20:35.141Z] [2023-12-05T22:20:35.141Z] #15 [core-metadata internal] load .dockerignore [2023-12-05T22:20:35.141Z] #15 transferring context: 50B done [2023-12-05T22:20:35.141Z] #15 DONE 0.0s [2023-12-05T22:20:35.141Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-12-05T22:20:35.141Z] 9fda8d8052c6: Pulling fs layer [2023-12-05T22:20:35.141Z] 5d54e960e981: Pulling fs layer [2023-12-05T22:20:35.141Z] c4a7e357bf2a: Pulling fs layer [2023-12-05T22:20:35.141Z] f0e02332f6b5: Pulling fs layer [2023-12-05T22:20:35.141Z] 872ee5b61b7b: Pulling fs layer [2023-12-05T22:20:35.141Z] 0c6a40ed1a82: Pulling fs layer [2023-12-05T22:20:35.141Z] f0e02332f6b5: Waiting [2023-12-05T22:20:35.141Z] 872ee5b61b7b: Waiting [2023-12-05T22:20:35.141Z] 94ae7d8d031c: Pulling fs layer [2023-12-05T22:20:35.141Z] 94ae7d8d031c: Waiting [2023-12-05T22:20:35.141Z] 0c6a40ed1a82: Waiting [2023-12-05T22:20:35.141Z] 5d54e960e981: Verifying Checksum [2023-12-05T22:20:35.141Z] 5d54e960e981: Download complete [2023-12-05T22:20:35.141Z] f0e02332f6b5: Download complete [2023-12-05T22:20:35.141Z] 872ee5b61b7b: Verifying Checksum [2023-12-05T22:20:35.141Z] 872ee5b61b7b: Download complete [2023-12-05T22:20:35.141Z] 9fda8d8052c6: Download complete [2023-12-05T22:20:35.399Z] [2023-12-05T22:20:35.399Z] #16 [security-spire-server internal] load .dockerignore [2023-12-05T22:20:35.399Z] #16 transferring context: 50B done [2023-12-05T22:20:35.399Z] #16 DONE 0.0s [2023-12-05T22:20:35.399Z] [2023-12-05T22:20:35.399Z] #17 [support-notifications internal] load .dockerignore [2023-12-05T22:20:35.399Z] #17 transferring context: 50B done [2023-12-05T22:20:35.400Z] #17 DONE 0.0s [2023-12-05T22:20:35.400Z] [2023-12-05T22:20:35.400Z] #18 [core-command internal] load .dockerignore [2023-12-05T22:20:35.400Z] #18 transferring context: 50B done [2023-12-05T22:20:35.400Z] #18 DONE 0.0s [2023-12-05T22:20:35.400Z] [2023-12-05T22:20:35.400Z] #19 [core-data internal] load .dockerignore [2023-12-05T22:20:35.400Z] #19 transferring context: 50B done [2023-12-05T22:20:35.400Z] #19 DONE 0.0s [2023-12-05T22:20:35.400Z] [2023-12-05T22:20:35.400Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2023-12-05T22:20:35.400Z] #20 transferring context: 50B done [2023-12-05T22:20:35.400Z] #20 DONE 0.0s [2023-12-05T22:20:35.400Z] [2023-12-05T22:20:35.400Z] #21 [security-secretstore-setup internal] load .dockerignore [2023-12-05T22:20:35.400Z] #21 transferring context: 50B done [2023-12-05T22:20:35.400Z] #21 DONE 0.0s [2023-12-05T22:20:35.400Z] [2023-12-05T22:20:35.400Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-05T22:20:35.400Z] #22 DONE 0.0s [2023-12-05T22:20:35.400Z] [2023-12-05T22:20:35.400Z] #23 [security-proxy-auth internal] load .dockerignore [2023-12-05T22:20:35.400Z] #23 transferring context: 50B done [2023-12-05T22:20:35.400Z] #23 DONE 0.0s [2023-12-05T22:20:35.400Z] [2023-12-05T22:20:35.400Z] #24 [security-proxy-setup internal] load .dockerignore [2023-12-05T22:20:35.400Z] #24 transferring context: 50B done [2023-12-05T22:20:35.400Z] #24 DONE 0.0s [2023-12-05T22:20:35.400Z] [2023-12-05T22:20:35.400Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-05T22:20:35.400Z] #22 transferring context: 50B done [2023-12-05T22:20:35.400Z] #22 DONE 0.0s [2023-12-05T22:20:35.400Z] [2023-12-05T22:20:35.400Z] #25 [security-spire-agent internal] load .dockerignore [2023-12-05T22:20:35.400Z] #25 transferring context: 50B done [2023-12-05T22:20:35.400Z] #25 DONE 0.0s [2023-12-05T22:20:35.400Z] [2023-12-05T22:20:35.400Z] #26 [security-spire-config internal] load .dockerignore [2023-12-05T22:20:35.400Z] #26 transferring context: 50B done [2023-12-05T22:20:35.400Z] #26 DONE 0.0s [2023-12-05T22:20:35.400Z] [2023-12-05T22:20:35.400Z] #27 [support-scheduler internal] load .dockerignore [2023-12-05T22:20:35.400Z] #27 transferring context: 50B done [2023-12-05T22:20:35.400Z] #27 DONE 0.0s [2023-12-05T22:20:35.400Z] [2023-12-05T22:20:35.400Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-05T22:20:35.400Z] #28 DONE 0.0s [2023-12-05T22:20:35.400Z] [2023-12-05T22:20:35.400Z] #29 [security-bootstrapper internal] load .dockerignore [2023-12-05T22:20:35.413Z] 94ae7d8d031c: Download complete [2023-12-05T22:20:35.658Z] #29 transferring context: 50B done [2023-12-05T22:20:35.658Z] #29 DONE 0.0s [2023-12-05T22:20:35.658Z] [2023-12-05T22:20:35.658Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T22:20:35.658Z] #30 DONE 0.1s [2023-12-05T22:20:35.658Z] [2023-12-05T22:20:35.659Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:20:35.659Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-05T22:20:35.659Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T22:20:35.659Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-05T22:20:35.659Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-05T22:20:35.659Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.15MB / 3.40MB 0.1s [2023-12-05T22:20:35.659Z] #31 ... [2023-12-05T22:20:35.659Z] [2023-12-05T22:20:35.659Z] #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-05T22:20:35.659Z] #28 DONE 0.0s [2023-12-05T22:20:35.659Z] [2023-12-05T22:20:35.659Z] #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:20:35.659Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2023-12-05T22:20:35.659Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c [2023-12-05T22:20:35.682Z] 9fda8d8052c6: Pull complete [2023-12-05T22:20:35.917Z] #31 ... [2023-12-05T22:20:35.917Z] [2023-12-05T22:20:35.917Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-05T22:20:35.917Z] #28 DONE 0.0s [2023-12-05T22:20:35.917Z] [2023-12-05T22:20:35.917Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T22:20:35.917Z] #30 DONE 0.2s [2023-12-05T22:20:35.917Z] [2023-12-05T22:20:35.917Z] #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:20:35.917Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-05T22:20:35.917Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T22:20:35.917Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-05T22:20:35.917Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-05T22:20:35.917Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2023-12-05T22:20:35.917Z] #31 ... [2023-12-05T22:20:35.917Z] [2023-12-05T22:20:35.917Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-05T22:20:35.917Z] #28 DONE 0.0s [2023-12-05T22:20:35.917Z] [2023-12-05T22:20:35.917Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T22:20:35.917Z] #30 DONE 0.3s [2023-12-05T22:20:35.917Z] [2023-12-05T22:20:35.917Z] #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:20:35.917Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-05T22:20:35.917Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T22:20:35.917Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-05T22:20:35.917Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-05T22:20:35.917Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2023-12-05T22:20:36.177Z] #31 ... [2023-12-05T22:20:36.177Z] [2023-12-05T22:20:36.177Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-05T22:20:36.177Z] #28 DONE 0.0s [2023-12-05T22:20:36.177Z] [2023-12-05T22:20:36.177Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T22:20:36.177Z] #30 DONE 0.3s [2023-12-05T22:20:36.177Z] [2023-12-05T22:20:36.177Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:20:36.177Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-05T22:20:36.177Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T22:20:36.177Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-05T22:20:36.177Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-05T22:20:36.177Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2023-12-05T22:20:36.177Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2023-12-05T22:20:36.177Z] #31 ... [2023-12-05T22:20:36.177Z] [2023-12-05T22:20:36.177Z] #32 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-12-05T22:20:36.177Z] #32 DONE 0.8s [2023-12-05T22:20:36.177Z] [2023-12-05T22:20:36.177Z] #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:20:36.177Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2023-12-05T22:20:36.274Z] 5d54e960e981: Pull complete [2023-12-05T22:20:36.436Z] #31 ... [2023-12-05T22:20:36.436Z] [2023-12-05T22:20:36.436Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-12-05T22:20:36.436Z] #28 DONE 0.0s [2023-12-05T22:20:36.436Z] [2023-12-05T22:20:36.436Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T22:20:36.436Z] #30 DONE 0.5s [2023-12-05T22:20:36.436Z] [2023-12-05T22:20:36.436Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-12-05T22:20:36.436Z] #32 DONE 0.8s [2023-12-05T22:20:36.436Z] [2023-12-05T22:20:36.436Z] #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:20:36.436Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-05T22:20:36.436Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T22:20:36.436Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-05T22:20:36.436Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-05T22:20:36.436Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2023-12-05T22:20:36.436Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2023-12-05T22:20:36.544Z] c4a7e357bf2a: Verifying Checksum [2023-12-05T22:20:36.544Z] c4a7e357bf2a: Download complete [2023-12-05T22:20:37.506Z] 0c6a40ed1a82: Verifying Checksum [2023-12-05T22:20:37.506Z] 0c6a40ed1a82: Download complete [2023-12-05T22:20:37.813Z] #31 DONE 2.3s [2023-12-05T22:20:37.813Z] [2023-12-05T22:20:37.813Z] #33 [security-secretstore-setup internal] load build context [2023-12-05T22:20:41.103Z] #33 transferring context: 278.36MB 4.5s [2023-12-05T22:20:41.103Z] #33 transferring context: 309.50MB 4.9s done [2023-12-05T22:20:41.703Z] #33 ... [2023-12-05T22:20:41.703Z] [2023-12-05T22:20:41.703Z] #34 [support-notifications internal] load build context [2023-12-05T22:20:41.703Z] #34 transferring context: 309.50MB 5.8s done [2023-12-05T22:20:41.961Z] #34 ... [2023-12-05T22:20:41.961Z] [2023-12-05T22:20:41.961Z] #35 [core-metadata internal] load build context [2023-12-05T22:20:42.528Z] #35 transferring context: 309.50MB 6.7s done [2023-12-05T22:20:42.528Z] #35 ... [2023-12-05T22:20:42.528Z] [2023-12-05T22:20:42.528Z] #36 [security-proxy-setup internal] load build context [2023-12-05T22:20:42.787Z] #36 transferring context: 309.50MB 6.6s done [2023-12-05T22:20:46.139Z] #36 ... [2023-12-05T22:20:46.139Z] [2023-12-05T22:20:46.139Z] #37 [core-command internal] load build context [2023-12-05T22:20:46.139Z] #37 transferring context: 309.50MB 6.1s done [2023-12-05T22:20:46.139Z] #37 ... [2023-12-05T22:20:46.139Z] [2023-12-05T22:20:46.139Z] #38 [security-proxy-auth internal] load build context [2023-12-05T22:20:46.139Z] #38 transferring context: 309.50MB 4.1s done [2023-12-05T22:20:46.866Z] #38 ... [2023-12-05T22:20:46.866Z] [2023-12-05T22:20:46.866Z] #39 [core-common-config-bootstrapper internal] load build context [2023-12-05T22:20:46.866Z] #39 transferring context: 309.50MB 6.2s done [2023-12-05T22:20:47.125Z] #39 ... [2023-12-05T22:20:47.125Z] [2023-12-05T22:20:47.125Z] #40 [security-bootstrapper internal] load build context [2023-12-05T22:20:47.125Z] #40 ... [2023-12-05T22:20:47.125Z] [2023-12-05T22:20:47.125Z] #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-05T22:20:47.386Z] #41 ... [2023-12-05T22:20:47.386Z] [2023-12-05T22:20:47.386Z] #42 [support-scheduler internal] load build context [2023-12-05T22:20:47.386Z] #42 ... [2023-12-05T22:20:47.386Z] [2023-12-05T22:20:47.386Z] #43 [security-spiffe-token-provider internal] load build context [2023-12-05T22:20:47.386Z] #43 transferring context: 309.50MB 6.5s done [2023-12-05T22:20:47.644Z] #43 ... [2023-12-05T22:20:47.644Z] [2023-12-05T22:20:47.644Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-05T22:20:47.644Z] #44 ... [2023-12-05T22:20:47.644Z] [2023-12-05T22:20:47.644Z] #45 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-12-05T22:20:47.902Z] #45 ... [2023-12-05T22:20:47.902Z] [2023-12-05T22:20:47.902Z] #46 [core-data internal] load build context [2023-12-05T22:20:47.902Z] #46 transferring context: 309.50MB 6.0s done [2023-12-05T22:20:50.491Z] #46 ... [2023-12-05T22:20:50.491Z] [2023-12-05T22:20:50.491Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-05T22:20:50.491Z] #47 ... [2023-12-05T22:20:50.491Z] [2023-12-05T22:20:50.491Z] #38 [security-proxy-auth internal] load build context [2023-12-05T22:20:50.491Z] #38 DONE 14.3s [2023-12-05T22:20:50.491Z] [2023-12-05T22:20:50.491Z] #33 [security-secretstore-setup internal] load build context [2023-12-05T22:20:50.491Z] #33 DONE 14.3s [2023-12-05T22:20:50.491Z] [2023-12-05T22:20:50.491Z] #37 [core-command internal] load build context [2023-12-05T22:20:50.491Z] #37 DONE 14.5s [2023-12-05T22:20:50.491Z] [2023-12-05T22:20:50.491Z] #46 [core-data internal] load build context [2023-12-05T22:20:50.491Z] #46 DONE 14.5s [2023-12-05T22:20:50.491Z] [2023-12-05T22:20:50.491Z] #34 [support-notifications internal] load build context [2023-12-05T22:20:50.491Z] #34 DONE 14.5s [2023-12-05T22:20:50.491Z] [2023-12-05T22:20:50.491Z] #43 [security-spiffe-token-provider internal] load build context [2023-12-05T22:20:50.491Z] #43 DONE 14.5s [2023-12-05T22:20:50.491Z] [2023-12-05T22:20:50.491Z] #39 [core-common-config-bootstrapper internal] load build context [2023-12-05T22:20:50.491Z] #39 DONE 14.3s [2023-12-05T22:20:50.491Z] [2023-12-05T22:20:50.491Z] #45 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-12-05T22:20:50.491Z] #45 DONE 14.2s [2023-12-05T22:20:50.491Z] [2023-12-05T22:20:50.491Z] #35 [core-metadata internal] load build context [2023-12-05T22:20:50.491Z] #35 DONE 14.8s [2023-12-05T22:20:50.491Z] [2023-12-05T22:20:50.491Z] #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:20:50.491Z] #31 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-05T22:20:50.491Z] #31 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T22:20:50.491Z] #31 sha256:d695c3de6fcd8cfe3a6222b0358425d40adfd129a8a47c3416faff1a8aece389 528B / 528B done [2023-12-05T22:20:50.491Z] #31 sha256:b541f2080109ab7b6bf2c06b28184fb750cdd17836c809211127717f48809858 1.47kB / 1.47kB done [2023-12-05T22:20:50.491Z] #31 sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 3.40MB / 3.40MB 0.2s done [2023-12-05T22:20:50.491Z] #31 extracting sha256:c926b61bad3b94ae7351bafd0c184c159ebf0643b085f7ef1d47ecdc7316833c 0.3s done [2023-12-05T22:20:50.491Z] #31 DONE 2.3s [2023-12-05T22:20:50.491Z] [2023-12-05T22:20:50.491Z] #36 [security-proxy-setup internal] load build context [2023-12-05T22:20:50.491Z] #36 DONE 14.3s [2023-12-05T22:20:50.491Z] [2023-12-05T22:20:50.491Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-05T22:20:50.491Z] #41 DONE 14.8s [2023-12-05T22:20:50.491Z] [2023-12-05T22:20:50.491Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-05T22:20:50.491Z] #44 DONE 14.4s [2023-12-05T22:20:50.491Z] [2023-12-05T22:20:50.491Z] #48 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T22:20:50.491Z] #48 ... [2023-12-05T22:20:50.491Z] [2023-12-05T22:20:50.491Z] #49 [security-spire-config internal] load build context [2023-12-05T22:20:50.491Z] #49 transferring context: 16.35kB done [2023-12-05T22:20:50.491Z] #49 DONE 0.1s [2023-12-05T22:20:50.491Z] [2023-12-05T22:20:50.491Z] #50 [security-spire-server internal] load build context [2023-12-05T22:20:50.491Z] #50 transferring context: 18.10kB done [2023-12-05T22:20:50.491Z] #50 DONE 0.1s [2023-12-05T22:20:50.491Z] [2023-12-05T22:20:50.491Z] #51 [security-spire-agent internal] load build context [2023-12-05T22:20:50.491Z] #51 transferring context: 17.63kB done [2023-12-05T22:20:50.491Z] #51 DONE 0.1s [2023-12-05T22:20:50.749Z] [2023-12-05T22:20:50.749Z] #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:20:50.749Z] #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-12-05T22:20:50.749Z] #52 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-12-05T22:20:50.749Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-12-05T22:20:50.749Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-12-05T22:20:50.749Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-12-05T22:20:50.749Z] #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-05T22:20:50.749Z] #52 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-12-05T22:20:50.749Z] #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-05T22:20:50.749Z] #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-12-05T22:20:50.749Z] #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-12-05T22:20:50.749Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2023-12-05T22:20:51.007Z] #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-12-05T22:20:51.008Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 0.4s [2023-12-05T22:20:51.008Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-12-05T22:20:51.008Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 0.5s [2023-12-05T22:20:51.008Z] #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-12-05T22:20:51.265Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 16.78MB / 25.84MB 0.6s [2023-12-05T22:20:51.265Z] #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-12-05T22:20:51.265Z] #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-12-05T22:20:51.523Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s [2023-12-05T22:20:51.781Z] #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done [2023-12-05T22:20:55.963Z] #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-12-05T22:20:55.963Z] #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.6s done [2023-12-05T22:20:55.963Z] #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.6s done [2023-12-05T22:20:56.899Z] #52 ... [2023-12-05T22:20:56.899Z] [2023-12-05T22:20:56.899Z] #42 [support-scheduler internal] load build context [2023-12-05T22:20:56.899Z] #42 transferring context: 309.50MB 3.3s done [2023-12-05T22:20:56.899Z] #42 DONE 20.7s [2023-12-05T22:20:56.899Z] [2023-12-05T22:20:56.899Z] #40 [security-bootstrapper internal] load build context [2023-12-05T22:20:56.899Z] #40 transferring context: 309.50MB 3.3s done [2023-12-05T22:20:56.899Z] #40 DONE 20.7s [2023-12-05T22:20:56.899Z] [2023-12-05T22:20:56.899Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-05T22:20:56.899Z] #0 1.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:56.899Z] #0 1.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:56.899Z] #0 1.734 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-05T22:20:56.899Z] #0 1.743 (2/4) Installing openssl (3.1.4-r1) [2023-12-05T22:20:56.899Z] #0 1.754 (3/4) Installing su-exec (0.2-r3) [2023-12-05T22:20:56.899Z] #0 1.757 (4/4) Installing yq (4.33.3-r5) [2023-12-05T22:20:56.899Z] #0 1.815 Executing busybox-1.36.1-r5.trigger [2023-12-05T22:20:56.899Z] #0 1.830 OK: 17 MiB in 19 packages [2023-12-05T22:20:56.899Z] #53 DONE 6.7s [2023-12-05T22:20:56.899Z] [2023-12-05T22:20:56.899Z] #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-05T22:20:56.899Z] #0 0.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:56.899Z] #0 0.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:56.899Z] #0 1.235 (1/4) Installing ca-certificates (20230506-r0) [2023-12-05T22:20:56.899Z] #0 1.355 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-05T22:20:56.899Z] #0 1.442 (3/4) Installing su-exec (0.2-r3) [2023-12-05T22:20:56.899Z] #0 1.446 (4/4) Installing yq (4.33.3-r5) [2023-12-05T22:20:56.899Z] #0 1.530 Executing busybox-1.36.1-r5.trigger [2023-12-05T22:20:56.899Z] #0 1.601 Executing ca-certificates-20230506-r0.trigger [2023-12-05T22:20:56.899Z] #0 1.688 OK: 17 MiB in 19 packages [2023-12-05T22:20:56.899Z] #54 DONE 6.7s [2023-12-05T22:20:56.899Z] [2023-12-05T22:20:56.899Z] #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-05T22:20:56.899Z] #0 1.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:56.899Z] #0 1.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:56.899Z] #0 1.559 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-05T22:20:56.899Z] #0 1.574 Executing busybox-1.36.1-r5.trigger [2023-12-05T22:20:56.899Z] #0 1.582 OK: 7 MiB in 16 packages [2023-12-05T22:20:56.899Z] #55 DONE 6.7s [2023-12-05T22:20:56.899Z] [2023-12-05T22:20:56.899Z] #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-05T22:20:56.899Z] #0 0.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:56.899Z] #0 0.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:56.899Z] #0 1.197 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-05T22:20:56.899Z] #0 1.212 Executing busybox-1.36.1-r5.trigger [2023-12-05T22:20:56.899Z] #0 1.222 OK: 7 MiB in 16 packages [2023-12-05T22:20:56.899Z] #56 DONE 6.9s [2023-12-05T22:20:56.899Z] [2023-12-05T22:20:56.899Z] #57 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T22:20:57.158Z] #57 ... [2023-12-05T22:20:57.158Z] [2023-12-05T22:20:57.158Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-05T22:20:57.158Z] #0 1.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:57.158Z] #0 1.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:57.158Z] #0 1.916 (1/2) Installing ca-certificates (20230506-r0) [2023-12-05T22:20:57.158Z] #0 1.930 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-05T22:20:57.158Z] #0 1.935 Executing busybox-1.36.1-r5.trigger [2023-12-05T22:20:57.158Z] #0 1.943 Executing ca-certificates-20230506-r0.trigger [2023-12-05T22:20:57.158Z] #0 2.013 OK: 8 MiB in 17 packages [2023-12-05T22:20:57.158Z] #58 DONE 6.7s [2023-12-05T22:20:57.158Z] [2023-12-05T22:20:57.158Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T22:20:57.158Z] #0 0.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:57.158Z] #0 0.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:57.158Z] #0 1.318 OK: 264 MiB in 52 packages [2023-12-05T22:20:57.158Z] #59 DONE 6.7s [2023-12-05T22:20:57.158Z] [2023-12-05T22:20:57.158Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-05T22:20:57.158Z] #0 1.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:57.158Z] #0 1.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:57.158Z] #0 1.750 OK: 264 MiB in 52 packages [2023-12-05T22:20:57.158Z] #60 DONE 6.7s [2023-12-05T22:20:57.158Z] [2023-12-05T22:20:57.158Z] #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-05T22:20:57.158Z] #47 0.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:57.158Z] #47 1.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:57.158Z] #47 2.146 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-05T22:20:57.158Z] #47 2.149 (2/2) Installing su-exec (0.2-r3) [2023-12-05T22:20:57.158Z] #47 2.154 Executing busybox-1.36.1-r5.trigger [2023-12-05T22:20:57.158Z] #47 2.164 OK: 7 MiB in 17 packages [2023-12-05T22:20:57.158Z] #47 DONE 6.8s [2023-12-05T22:20:57.158Z] [2023-12-05T22:20:57.158Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-05T22:20:57.158Z] #0 0.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:57.158Z] #0 1.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:57.158Z] #0 1.249 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T22:20:57.158Z] #0 1.249 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T22:20:57.158Z] #0 1.249 OK: 20069 distinct packages available [2023-12-05T22:20:57.158Z] #0 1.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:57.158Z] #0 1.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:57.158Z] #0 1.681 (1/11) Installing ca-certificates (20230506-r0) [2023-12-05T22:20:57.158Z] #0 1.708 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-05T22:20:57.158Z] #0 1.730 (3/11) Installing libunistring (1.1-r1) [2023-12-05T22:20:57.158Z] #0 1.749 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-05T22:20:57.158Z] #0 1.753 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-05T22:20:57.158Z] #0 1.762 (6/11) Installing libcurl (8.4.0-r0) [2023-12-05T22:20:57.158Z] #0 1.772 (7/11) Installing curl (8.4.0-r0) [2023-12-05T22:20:57.158Z] #0 1.780 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-05T22:20:57.158Z] #0 1.790 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-05T22:20:57.158Z] #0 1.791 (10/11) Installing libucontext (1.2-r2) [2023-12-05T22:20:57.158Z] #0 1.794 (11/11) Installing gcompat (1.1.0-r1) [2023-12-05T22:20:57.158Z] #0 1.798 Executing busybox-1.36.1-r5.trigger [2023-12-05T22:20:57.158Z] #0 1.811 Executing ca-certificates-20230506-r0.trigger [2023-12-05T22:20:57.158Z] #0 1.907 OK: 12 MiB in 26 packages [2023-12-05T22:20:57.158Z] #61 DONE 6.8s [2023-12-05T22:20:57.158Z] [2023-12-05T22:20:57.158Z] #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-05T22:20:57.158Z] #0 1.553 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:57.158Z] #0 1.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:57.158Z] #0 1.973 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T22:20:57.158Z] #0 1.973 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T22:20:57.158Z] #0 1.973 OK: 20069 distinct packages available [2023-12-05T22:20:57.158Z] #0 2.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:57.158Z] #0 2.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:57.158Z] #0 2.350 OK: 264 MiB in 52 packages [2023-12-05T22:20:57.158Z] #62 DONE 6.8s [2023-12-05T22:20:57.158Z] [2023-12-05T22:20:57.158Z] #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T22:20:57.158Z] #48 1.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:57.158Z] #48 1.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:57.158Z] #48 1.987 OK: 264 MiB in 52 packages [2023-12-05T22:20:57.158Z] #48 DONE 7.0s [2023-12-05T22:20:57.158Z] [2023-12-05T22:20:57.158Z] #63 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:20:57.158Z] #63 DONE 0.2s [2023-12-05T22:20:57.158Z] [2023-12-05T22:20:57.158Z] #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:20:57.158Z] #64 DONE 0.1s [2023-12-05T22:20:57.158Z] [2023-12-05T22:20:57.158Z] #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:20:57.158Z] #65 DONE 0.2s [2023-12-05T22:20:57.158Z] [2023-12-05T22:20:57.158Z] #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T22:20:57.158Z] #66 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-12-05T22:20:57.158Z] #66 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-12-05T22:20:57.158Z] #66 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-12-05T22:20:57.158Z] #66 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-12-05T22:20:57.158Z] #66 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-12-05T22:20:57.158Z] #66 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-05T22:20:57.158Z] #66 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-12-05T22:20:57.158Z] #66 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2023-12-05T22:20:57.158Z] #66 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-05T22:20:57.158Z] #66 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.6s done [2023-12-05T22:20:57.158Z] #66 DONE 6.8s [2023-12-05T22:20:57.158Z] [2023-12-05T22:20:57.158Z] #67 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:20:57.158Z] #67 DONE 0.2s [2023-12-05T22:20:57.158Z] [2023-12-05T22:20:57.158Z] #68 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:20:57.417Z] #68 ... [2023-12-05T22:20:57.417Z] [2023-12-05T22:20:57.417Z] #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:20:57.417Z] #52 DONE 6.8s [2023-12-05T22:20:57.677Z] [2023-12-05T22:20:57.677Z] #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2023-12-05T22:20:58.611Z] #69 ... [2023-12-05T22:20:58.611Z] [2023-12-05T22:20:58.611Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-05T22:20:58.611Z] #0 7.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:58.611Z] #0 7.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:58.611Z] #0 7.591 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T22:20:58.611Z] #0 7.591 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T22:20:58.611Z] #0 7.591 OK: 20069 distinct packages available [2023-12-05T22:20:58.611Z] #0 7.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:58.611Z] #0 7.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:58.611Z] #0 7.949 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-05T22:20:58.611Z] #0 7.951 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-05T22:20:58.611Z] #0 7.955 (3/4) Installing libucontext (1.2-r2) [2023-12-05T22:20:58.611Z] #0 7.958 (4/4) Installing gcompat (1.1.0-r1) [2023-12-05T22:20:58.611Z] #0 7.965 Executing busybox-1.36.1-r5.trigger [2023-12-05T22:20:58.611Z] #0 7.972 OK: 8 MiB in 19 packages [2023-12-05T22:20:58.611Z] #70 DONE 8.1s [2023-12-05T22:20:58.869Z] [2023-12-05T22:20:58.869Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-05T22:20:59.435Z] #71 ... [2023-12-05T22:20:59.435Z] [2023-12-05T22:20:59.435Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-05T22:20:59.435Z] #0 7.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:59.435Z] #0 7.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:59.435Z] #0 8.116 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T22:20:59.435Z] #0 8.116 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T22:20:59.435Z] #0 8.116 OK: 20069 distinct packages available [2023-12-05T22:20:59.435Z] #0 8.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:59.435Z] #0 8.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:59.435Z] #0 8.517 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-05T22:20:59.435Z] #0 8.521 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-05T22:20:59.435Z] #0 8.524 (3/5) Installing libucontext (1.2-r2) [2023-12-05T22:20:59.435Z] #0 8.528 (4/5) Installing gcompat (1.1.0-r1) [2023-12-05T22:20:59.435Z] #0 8.532 (5/5) Installing openssl (3.1.4-r1) [2023-12-05T22:20:59.435Z] #0 8.543 Executing busybox-1.36.1-r5.trigger [2023-12-05T22:20:59.435Z] #0 8.553 OK: 8 MiB in 20 packages [2023-12-05T22:20:59.435Z] #72 DONE 8.7s [2023-12-05T22:20:59.435Z] [2023-12-05T22:20:59.435Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-05T22:20:59.435Z] #0 1.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:59.435Z] #0 1.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:59.435Z] #0 2.091 OK: 17 MiB in 19 packages [2023-12-05T22:20:59.435Z] #73 DONE 2.2s [2023-12-05T22:20:59.435Z] [2023-12-05T22:20:59.435Z] #74 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-05T22:20:59.435Z] #74 DONE 0.0s [2023-12-05T22:20:59.435Z] [2023-12-05T22:20:59.435Z] #69 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2023-12-05T22:20:59.435Z] #69 1.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:59.435Z] #69 1.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:59.435Z] #69 2.236 OK: 7 MiB in 16 packages [2023-12-05T22:20:59.435Z] #69 DONE 2.5s [2023-12-05T22:20:59.435Z] [2023-12-05T22:20:59.435Z] #75 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2023-12-05T22:20:59.435Z] #75 ... [2023-12-05T22:20:59.435Z] [2023-12-05T22:20:59.435Z] #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-05T22:20:59.435Z] #0 2.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:59.435Z] #0 2.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:59.435Z] #0 2.341 OK: 17 MiB in 19 packages [2023-12-05T22:20:59.435Z] #76 DONE 2.5s [2023-12-05T22:20:59.567Z] c4a7e357bf2a: Pull complete [2023-12-05T22:20:59.567Z] f0e02332f6b5: Pull complete [2023-12-05T22:20:59.567Z] 872ee5b61b7b: Pull complete [2023-12-05T22:20:59.693Z] [2023-12-05T22:20:59.693Z] #57 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T22:20:59.693Z] #57 2.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:59.693Z] #57 2.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:59.693Z] #57 2.461 OK: 7 MiB in 16 packages [2023-12-05T22:20:59.693Z] #57 DONE 2.5s [2023-12-05T22:20:59.693Z] [2023-12-05T22:20:59.693Z] #77 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T22:20:59.693Z] #0 2.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:59.693Z] #0 2.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:59.693Z] #0 2.531 OK: 8 MiB in 17 packages [2023-12-05T22:20:59.693Z] #77 DONE 2.6s [2023-12-05T22:20:59.693Z] [2023-12-05T22:20:59.693Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T22:20:59.693Z] #0 2.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:59.693Z] #0 2.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:59.952Z] #78 2.683 OK: 12 MiB in 26 packages [2023-12-05T22:20:59.952Z] #78 DONE 2.8s [2023-12-05T22:20:59.952Z] [2023-12-05T22:20:59.952Z] #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-05T22:20:59.952Z] #0 2.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:20:59.952Z] #0 2.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:21:00.209Z] #79 2.950 OK: 7 MiB in 17 packages [2023-12-05T22:21:00.209Z] #79 DONE 3.0s [2023-12-05T22:21:00.209Z] [2023-12-05T22:21:00.209Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-05T22:21:01.590Z] #80 DONE 1.1s [2023-12-05T22:21:01.590Z] [2023-12-05T22:21:01.590Z] #81 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-05T22:21:01.590Z] #81 DONE 0.0s [2023-12-05T22:21:01.590Z] [2023-12-05T22:21:01.590Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-05T22:21:01.590Z] #71 2.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:21:01.590Z] #71 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:21:01.855Z] #71 ... [2023-12-05T22:21:01.856Z] [2023-12-05T22:21:01.856Z] #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2023-12-05T22:21:01.856Z] #75 1.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T22:21:01.856Z] #75 1.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T22:21:01.856Z] #75 2.219 OK: 8 MiB in 20 packages [2023-12-05T22:21:01.856Z] #75 DONE 2.4s [2023-12-05T22:21:01.856Z] [2023-12-05T22:21:01.856Z] #71 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-05T22:21:01.856Z] #71 2.953 OK: 8 MiB in 19 packages [2023-12-05T22:21:02.802Z] #71 DONE 4.1s [2023-12-05T22:21:02.802Z] [2023-12-05T22:21:02.802Z] #82 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T22:21:02.802Z] #82 DONE 1.2s [2023-12-05T22:21:02.802Z] [2023-12-05T22:21:02.802Z] #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-05T22:21:02.802Z] #83 DONE 1.2s [2023-12-05T22:21:02.802Z] [2023-12-05T22:21:02.802Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-05T22:21:04.179Z] #84 DONE 1.3s [2023-12-05T22:21:04.180Z] [2023-12-05T22:21:04.180Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T22:21:04.180Z] #85 DONE 1.3s [2023-12-05T22:21:04.180Z] [2023-12-05T22:21:04.180Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T22:21:04.180Z] #86 DONE 1.3s [2023-12-05T22:21:04.180Z] [2023-12-05T22:21:04.180Z] #87 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-05T22:21:04.180Z] #87 DONE 0.1s [2023-12-05T22:21:04.180Z] [2023-12-05T22:21:04.180Z] #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-05T22:21:04.180Z] #88 DONE 0.1s [2023-12-05T22:21:04.180Z] [2023-12-05T22:21:04.180Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-05T22:21:04.180Z] #89 DONE 0.1s [2023-12-05T22:21:04.180Z] [2023-12-05T22:21:04.180Z] #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T22:21:04.180Z] #90 DONE 0.0s [2023-12-05T22:21:04.180Z] [2023-12-05T22:21:04.180Z] #91 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-05T22:21:04.180Z] #91 DONE 0.0s [2023-12-05T22:21:04.180Z] [2023-12-05T22:21:04.180Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-05T22:21:04.180Z] #92 DONE 0.1s [2023-12-05T22:21:04.180Z] [2023-12-05T22:21:04.180Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-05T22:21:04.180Z] #93 DONE 0.1s [2023-12-05T22:21:04.180Z] [2023-12-05T22:21:04.180Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T22:21:04.437Z] #94 DONE 0.1s [2023-12-05T22:21:04.437Z] [2023-12-05T22:21:04.437Z] #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T22:21:04.437Z] #95 DONE 0.1s [2023-12-05T22:21:04.437Z] [2023-12-05T22:21:04.437Z] #96 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-05T22:21:04.437Z] #96 DONE 0.1s [2023-12-05T22:21:04.437Z] [2023-12-05T22:21:04.437Z] #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-05T22:21:04.437Z] #97 DONE 0.1s [2023-12-05T22:21:04.437Z] [2023-12-05T22:21:04.437Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-05T22:21:04.437Z] #98 DONE 0.1s [2023-12-05T22:21:04.437Z] [2023-12-05T22:21:04.437Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-05T22:21:04.437Z] #99 DONE 0.1s [2023-12-05T22:21:04.437Z] [2023-12-05T22:21:04.437Z] #100 [security-spire-config] exporting to image [2023-12-05T22:21:04.437Z] #100 exporting layers [2023-12-05T22:21:04.698Z] #100 ... [2023-12-05T22:21:04.698Z] [2023-12-05T22:21:04.698Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-05T22:21:04.698Z] #101 DONE 0.1s [2023-12-05T22:21:04.698Z] [2023-12-05T22:21:04.698Z] #100 [security-spire-agent] exporting to image [2023-12-05T22:21:04.957Z] #100 exporting layers 0.5s done [2023-12-05T22:21:05.215Z] #100 exporting layers 0.5s done [2023-12-05T22:21:05.216Z] #100 writing image sha256:7ca4c40bd77cdceace45a69b11b9bf842c95e13911366be7f6bb2a8a922e8c0c done [2023-12-05T22:21:05.216Z] #100 naming to docker.io/library/security-spire-server done [2023-12-05T22:21:05.216Z] #100 writing image sha256:a3d12e68fb7fbe837d08b38824823a31a625994b73a1d121725dc0b408ab445b done [2023-12-05T22:21:05.216Z] #100 naming to docker.io/library/security-spire-config done [2023-12-05T22:21:05.216Z] #100 writing image sha256:698ae9abd4a5334ba654311e8649012ff8255d8cdbd65cdfd76054bd67b49330 done [2023-12-05T22:21:05.216Z] #100 naming to docker.io/library/security-spire-agent done [2023-12-05T22:21:05.216Z] #100 DONE 0.7s [2023-12-05T22:21:05.216Z] [2023-12-05T22:21:05.216Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:21:06.212Z] 0c6a40ed1a82: Pull complete [2023-12-05T22:21:07.119Z] #102 ... [2023-12-05T22:21:07.119Z] [2023-12-05T22:21:07.119Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:21:07.167Z] 94ae7d8d031c: Pull complete [2023-12-05T22:21:07.167Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T22:21:07.378Z] #103 ... [2023-12-05T22:21:07.378Z] [2023-12-05T22:21:07.378Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:21:07.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T22:21:07.432Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-12-05T22:21:07.851Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T22:21:07.852Z] WORKDIR /edgex [2023-12-05T22:21:07.852Z] COPY go.mod . [2023-12-05T22:21:07.852Z] RUN go mod download [2023-12-05T22:21:07.852Z] + docker build -t ci-base-image-arm64 -f - . [2023-12-05T22:21:08.809Z] #0 building with "default" instance using docker driver [2023-12-05T22:21:08.809Z] [2023-12-05T22:21:08.809Z] #1 [internal] load build definition from Dockerfile [2023-12-05T22:21:08.809Z] #1 transferring dockerfile: 172B 0.0s done [2023-12-05T22:21:08.809Z] #1 DONE 0.1s [2023-12-05T22:21:08.809Z] [2023-12-05T22:21:08.809Z] #2 [internal] load .dockerignore [2023-12-05T22:21:08.809Z] #2 transferring context: 50B done [2023-12-05T22:21:08.809Z] #2 DONE 0.1s [2023-12-05T22:21:09.075Z] [2023-12-05T22:21:09.075Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T22:21:09.075Z] #3 DONE 0.0s [2023-12-05T22:21:09.075Z] [2023-12-05T22:21:09.075Z] #4 [internal] load build context [2023-12-05T22:21:09.075Z] #4 transferring context: 3.72kB done [2023-12-05T22:21:09.075Z] #4 DONE 0.1s [2023-12-05T22:21:09.075Z] [2023-12-05T22:21:09.075Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T22:21:09.075Z] #5 DONE 0.2s [2023-12-05T22:21:09.339Z] [2023-12-05T22:21:09.339Z] #6 [2/4] WORKDIR /edgex [2023-12-05T22:21:10.293Z] #6 DONE 1.1s [2023-12-05T22:21:10.293Z] [2023-12-05T22:21:10.293Z] #7 [3/4] COPY go.mod . [2023-12-05T22:21:10.293Z] #7 DONE 0.1s [2023-12-05T22:21:10.559Z] [2023-12-05T22:21:10.559Z] #8 [4/4] RUN go mod download [2023-12-05T22:21:20.624Z] #8 DONE 10.3s [2023-12-05T22:21:20.890Z] [2023-12-05T22:21:20.890Z] #9 exporting to image [2023-12-05T22:21:20.890Z] #9 exporting layers [2023-12-05T22:21:29.315Z] #104 ... [2023-12-05T22:21:29.315Z] [2023-12-05T22:21:29.315Z] #68 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:21:29.315Z] #68 DONE 28.9s [2023-12-05T22:21:29.315Z] [2023-12-05T22:21:29.315Z] #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:21:29.315Z] #103 DONE 29.0s [2023-12-05T22:21:29.315Z] [2023-12-05T22:21:29.315Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:21:29.315Z] #102 DONE 28.9s [2023-12-05T22:21:29.315Z] [2023-12-05T22:21:29.315Z] #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:21:29.315Z] #104 DONE 29.0s [2023-12-05T22:21:29.315Z] [2023-12-05T22:21:29.315Z] #105 [support-notifications builder 6/7] COPY . . [2023-12-05T22:21:32.603Z] #105 DONE 6.2s [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #106 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:21:32.603Z] #106 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #107 [core-command builder 6/7] COPY . . [2023-12-05T22:21:32.603Z] #107 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #108 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:21:32.603Z] #108 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:21:32.603Z] #109 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #110 [core-data builder 6/7] COPY . . [2023-12-05T22:21:32.603Z] #110 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #111 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:21:32.603Z] #111 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #112 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-05T22:21:32.603Z] #112 DONE 6.2s [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #113 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:21:32.603Z] #113 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #114 [security-proxy-auth builder 6/7] COPY . . [2023-12-05T22:21:32.603Z] #114 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:21:32.603Z] #115 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:21:32.603Z] #116 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:21:32.603Z] #117 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #118 [support-scheduler builder 6/7] COPY . . [2023-12-05T22:21:32.603Z] #118 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2023-12-05T22:21:32.603Z] #119 DONE 6.2s [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:21:32.603Z] #120 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:21:32.603Z] #121 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #122 [security-proxy-setup builder 6/7] COPY . . [2023-12-05T22:21:32.603Z] #122 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-05T22:21:32.603Z] #123 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:21:32.603Z] #124 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:21:32.603Z] #125 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:21:32.603Z] #126 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #127 [security-bootstrapper builder 6/7] COPY . . [2023-12-05T22:21:32.603Z] #127 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:21:32.603Z] #128 CACHED [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #129 [core-metadata builder 6/7] COPY . . [2023-12-05T22:21:32.603Z] #129 DONE 6.2s [2023-12-05T22:21:32.603Z] [2023-12-05T22:21:32.603Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-05T22:21:33.193Z] #9 exporting layers 11.9s done [2023-12-05T22:21:33.193Z] #9 writing image sha256:e0317f97b9b0bab908b9d8c3b37dbe2cfaba9eb4841cec288785b93204d7bb25 done [2023-12-05T22:21:33.193Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2023-12-05T22:21:33.193Z] #9 DONE 11.9s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T22:21:33.649Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T22:21:33.649Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T22:21:33.953Z] prd-ubuntu20.04-docker-arm64-4c-16g-24112 does not seem to be running inside a container [2023-12-05T22:21:33.981Z] #130 1.358 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-05T22:21:34.016Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-05T22:21:35.069Z] $ docker top 63106abb013a893fd2c0d2de2a987bfd08842e8b3b7e726687327b45e6007295 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T22:21:35.679Z] + go version [2023-12-05T22:21:35.944Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-05T22:21:35.977Z] $ docker stop --time=1 63106abb013a893fd2c0d2de2a987bfd08842e8b3b7e726687327b45e6007295 [2023-12-05T22:21:37.481Z] $ docker rm -f --volumes 63106abb013a893fd2c0d2de2a987bfd08842e8b3b7e726687327b45e6007295 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T22:21:38.629Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T22:21:38.629Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T22:21:38.915Z] prd-ubuntu20.04-docker-arm64-4c-16g-24112 does not seem to be running inside a container [2023-12-05T22:21:38.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-05T22:21:39.818Z] $ docker top 685fbbd0f5f8efd618ecb8ff12177a3cefdb857d5e4ac268f948c2cc09d573c5 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-05T22:21:40.112Z] ========================================================= [2023-12-05T22:21:40.112Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-12-05T22:21:40.112Z] ========================================================= [Pipeline] sh [2023-12-05T22:21:40.503Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-05T22:21:40.998Z] + make test [2023-12-05T22:21:40.998Z] go test -race -coverprofile=coverage.out ./... [2023-12-05T22:21:44.032Z] #130 ... [2023-12-05T22:21:44.032Z] [2023-12-05T22:21:44.032Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T22:21:44.032Z] #0 1.031 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-05T22:21:44.032Z] #131 ... [2023-12-05T22:21:44.032Z] [2023-12-05T22:21:44.032Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-05T22:21:44.032Z] #0 0.662 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-05T22:21:44.032Z] #132 ... [2023-12-05T22:21:44.032Z] [2023-12-05T22:21:44.032Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-05T22:21:44.032Z] #0 1.454 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-05T22:21:44.032Z] #133 ... [2023-12-05T22:21:44.032Z] [2023-12-05T22:21:44.032Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T22:21:44.032Z] #0 0.448 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-05T22:21:44.032Z] #134 ... [2023-12-05T22:21:44.032Z] [2023-12-05T22:21:44.032Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T22:21:44.032Z] #0 0.901 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-05T22:21:44.032Z] #135 ... [2023-12-05T22:21:44.032Z] [2023-12-05T22:21:44.032Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T22:21:44.032Z] #0 1.256 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-05T22:21:44.032Z] #136 ... [2023-12-05T22:21:44.032Z] [2023-12-05T22:21:44.032Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-05T22:21:44.032Z] #0 0.751 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-05T22:21:44.032Z] #137 ... [2023-12-05T22:21:44.032Z] [2023-12-05T22:21:44.032Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-05T22:21:44.032Z] #0 0.694 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-05T22:21:44.432Z] #138 ... [2023-12-05T22:21:44.432Z] [2023-12-05T22:21:44.432Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-05T22:21:44.432Z] #0 1.006 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-05T22:21:44.432Z] #139 ... [2023-12-05T22:21:44.432Z] [2023-12-05T22:21:44.432Z] #140 [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-12-05T22:21:44.432Z] #0 1.309 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-05T22:22:13.225Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-12-05T22:22:40.645Z] #140 ... [2023-12-05T22:22:40.645Z] [2023-12-05T22:22:40.645Z] #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-05T22:22:40.645Z] #132 DONE 63.2s [2023-12-05T22:22:40.645Z] [2023-12-05T22:22:40.645Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T22:22:40.645Z] #135 ... [2023-12-05T22:22:40.645Z] [2023-12-05T22:22:40.645Z] #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:22:40.645Z] #141 DONE 0.3s [2023-12-05T22:22:40.645Z] [2023-12-05T22:22:40.645Z] #142 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:22:40.645Z] #142 DONE 0.1s [2023-12-05T22:22:40.645Z] [2023-12-05T22:22:40.645Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T22:22:40.645Z] #135 ... [2023-12-05T22:22:40.645Z] [2023-12-05T22:22:40.645Z] #143 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-05T22:22:40.645Z] #143 DONE 0.3s [2023-12-05T22:22:40.645Z] [2023-12-05T22:22:40.645Z] #144 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-05T22:22:40.645Z] #144 DONE 0.1s [2023-12-05T22:22:40.645Z] [2023-12-05T22:22:40.645Z] #145 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-05T22:22:40.646Z] #145 DONE 0.4s [2023-12-05T22:22:40.646Z] [2023-12-05T22:22:40.646Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T22:22:40.646Z] #135 ... [2023-12-05T22:22:40.646Z] [2023-12-05T22:22:40.646Z] #146 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T22:22:40.646Z] #146 ... [2023-12-05T22:22:40.646Z] [2023-12-05T22:22:40.646Z] #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-05T22:22:40.646Z] #138 DONE 67.3s [2023-12-05T22:22:40.646Z] [2023-12-05T22:22:40.646Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T22:22:43.926Z] #136 ... [2023-12-05T22:22:43.926Z] [2023-12-05T22:22:43.926Z] #147 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:22:43.926Z] #147 CACHED [2023-12-05T22:22:43.926Z] [2023-12-05T22:22:43.926Z] #148 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:22:43.926Z] #148 CACHED [2023-12-05T22:22:43.926Z] [2023-12-05T22:22:43.926Z] #149 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-05T22:22:45.944Z] #149 DONE 2.5s [2023-12-05T22:22:45.944Z] [2023-12-05T22:22:45.944Z] #146 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T22:22:45.944Z] #146 DONE 8.3s [2023-12-05T22:22:45.944Z] [2023-12-05T22:22:45.944Z] #100 [core-common-config-bootstrapper] exporting to image [2023-12-05T22:22:45.944Z] #100 exporting layers [2023-12-05T22:22:53.139Z] #100 ... [2023-12-05T22:22:53.139Z] [2023-12-05T22:22:53.139Z] #150 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-05T22:22:53.139Z] #150 DONE 6.1s [2023-12-05T22:22:53.139Z] [2023-12-05T22:22:53.139Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-05T22:22:53.139Z] #130 DONE 79.6s [2023-12-05T22:22:53.139Z] [2023-12-05T22:22:53.139Z] #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-05T22:22:53.139Z] #137 DONE 79.7s [2023-12-05T22:22:53.139Z] [2023-12-05T22:22:53.139Z] #151 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-05T22:22:53.139Z] #151 ... [2023-12-05T22:22:53.139Z] [2023-12-05T22:22:53.139Z] #140 [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-12-05T22:22:53.139Z] #140 77.00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-05T22:22:53.139Z] #140 DONE 79.7s [2023-12-05T22:22:53.139Z] [2023-12-05T22:22:53.139Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T22:22:53.139Z] #136 DONE 79.9s [2023-12-05T22:22:53.139Z] [2023-12-05T22:22:53.139Z] #100 [core-common-config-bootstrapper] exporting to image [2023-12-05T22:22:53.139Z] #100 exporting layers 6.4s done [2023-12-05T22:22:53.139Z] #100 ... [2023-12-05T22:22:53.139Z] [2023-12-05T22:22:53.140Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T22:22:53.140Z] #131 DONE 80.0s [2023-12-05T22:22:53.140Z] [2023-12-05T22:22:53.140Z] #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T22:22:53.140Z] #134 DONE 80.1s [2023-12-05T22:22:53.140Z] [2023-12-05T22:22:53.140Z] #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:22:53.140Z] #152 CACHED [2023-12-05T22:22:53.140Z] [2023-12-05T22:22:53.140Z] #153 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:22:53.140Z] #153 CACHED [2023-12-05T22:22:53.140Z] [2023-12-05T22:22:53.140Z] #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:22:53.140Z] #154 ... [2023-12-05T22:22:53.140Z] [2023-12-05T22:22:53.140Z] #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-05T22:22:53.140Z] #133 DONE 80.3s [2023-12-05T22:22:53.140Z] [2023-12-05T22:22:53.140Z] #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-05T22:22:53.140Z] #139 DONE 80.3s [2023-12-05T22:22:53.140Z] [2023-12-05T22:22:53.140Z] #100 [core-common-config-bootstrapper] exporting to image [2023-12-05T22:22:53.140Z] #100 writing image sha256:e435f0f64255eccea07bc0f3ff59c2b11796fa3619d194ac5166acc15019d5ec 0.0s done [2023-12-05T22:22:53.140Z] #100 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2023-12-05T22:22:53.140Z] #100 DONE 7.5s [2023-12-05T22:22:53.140Z] [2023-12-05T22:22:53.140Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:22:53.140Z] #155 ... [2023-12-05T22:22:53.140Z] [2023-12-05T22:22:53.140Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T22:22:53.140Z] #135 DONE 80.5s [2023-12-05T22:22:53.140Z] [2023-12-05T22:22:53.140Z] #156 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:22:53.140Z] #156 CACHED [2023-12-05T22:22:53.140Z] [2023-12-05T22:22:53.140Z] #157 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:22:53.140Z] #157 CACHED [2023-12-05T22:22:53.140Z] [2023-12-05T22:22:53.140Z] #158 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:22:53.140Z] #158 CACHED [2023-12-05T22:22:53.140Z] [2023-12-05T22:22:53.140Z] #159 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:22:53.140Z] #159 CACHED [2023-12-05T22:22:53.140Z] [2023-12-05T22:22:53.140Z] #151 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-05T22:22:53.140Z] #151 DONE 1.1s [2023-12-05T22:22:53.140Z] [2023-12-05T22:22:53.140Z] #160 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-05T22:22:53.401Z] #160 ... [2023-12-05T22:22:53.401Z] [2023-12-05T22:22:53.401Z] #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:22:53.401Z] #161 DONE 0.9s [2023-12-05T22:22:53.401Z] [2023-12-05T22:22:53.401Z] #162 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-05T22:22:53.401Z] #162 DONE 1.1s [2023-12-05T22:22:53.401Z] [2023-12-05T22:22:53.401Z] #163 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-05T22:22:53.401Z] #163 DONE 0.6s [2023-12-05T22:22:53.401Z] [2023-12-05T22:22:53.401Z] #154 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:22:53.401Z] #154 DONE 0.5s [2023-12-05T22:22:53.401Z] [2023-12-05T22:22:53.401Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:22:53.401Z] #164 DONE 0.8s [2023-12-05T22:22:53.401Z] [2023-12-05T22:22:53.401Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:22:53.401Z] #165 DONE 0.9s [2023-12-05T22:22:53.401Z] [2023-12-05T22:22:53.401Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:22:53.683Z] #166 ... [2023-12-05T22:22:53.683Z] [2023-12-05T22:22:53.683Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:22:53.683Z] #155 DONE 0.8s [2023-12-05T22:22:53.683Z] [2023-12-05T22:22:53.683Z] #167 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-05T22:22:53.683Z] #167 DONE 0.8s [2023-12-05T22:22:53.952Z] [2023-12-05T22:22:53.952Z] #160 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-05T22:22:53.952Z] #160 DONE 0.7s [2023-12-05T22:22:53.952Z] [2023-12-05T22:22:53.952Z] #168 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:22:53.952Z] #168 DONE 0.7s [2023-12-05T22:22:53.952Z] [2023-12-05T22:22:53.952Z] #169 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:22:53.952Z] #169 DONE 0.7s [2023-12-05T22:22:53.952Z] [2023-12-05T22:22:53.952Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:22:53.952Z] #166 DONE 0.7s [2023-12-05T22:22:53.952Z] [2023-12-05T22:22:53.952Z] #170 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-05T22:22:54.232Z] #170 ... [2023-12-05T22:22:54.232Z] [2023-12-05T22:22:54.232Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:22:54.232Z] #171 DONE 0.5s [2023-12-05T22:22:54.232Z] [2023-12-05T22:22:54.232Z] #172 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-05T22:22:54.232Z] #172 DONE 0.8s [2023-12-05T22:22:54.232Z] [2023-12-05T22:22:54.232Z] #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:22:54.232Z] #173 DONE 0.4s [2023-12-05T22:22:54.232Z] [2023-12-05T22:22:54.232Z] #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-05T22:22:54.492Z] #174 ... [2023-12-05T22:22:54.492Z] [2023-12-05T22:22:54.492Z] #175 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T22:22:54.492Z] #175 DONE 1.2s [2023-12-05T22:22:54.492Z] [2023-12-05T22:22:54.492Z] #170 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-05T22:22:54.492Z] #170 DONE 0.5s [2023-12-05T22:22:54.492Z] [2023-12-05T22:22:54.492Z] #100 [security-proxy-auth] exporting to image [2023-12-05T22:22:54.753Z] #100 ... [2023-12-05T22:22:54.753Z] [2023-12-05T22:22:54.753Z] #176 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-05T22:22:54.753Z] #176 DONE 0.8s [2023-12-05T22:22:54.753Z] [2023-12-05T22:22:54.753Z] #177 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-05T22:22:54.753Z] #177 DONE 0.8s [2023-12-05T22:22:54.753Z] [2023-12-05T22:22:54.753Z] #178 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-12-05T22:22:54.753Z] #178 DONE 0.7s [2023-12-05T22:22:54.753Z] [2023-12-05T22:22:54.753Z] #179 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-05T22:22:54.753Z] #179 DONE 0.7s [2023-12-05T22:22:54.753Z] [2023-12-05T22:22:54.753Z] #180 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-05T22:22:54.753Z] #180 DONE 1.5s [2023-12-05T22:22:54.753Z] [2023-12-05T22:22:54.753Z] #181 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-05T22:22:54.753Z] #181 DONE 0.8s [2023-12-05T22:22:54.753Z] [2023-12-05T22:22:54.753Z] #100 [support-scheduler] exporting to image [2023-12-05T22:22:54.753Z] #100 exporting layers 0.3s done [2023-12-05T22:22:54.753Z] #100 ... [2023-12-05T22:22:54.753Z] [2023-12-05T22:22:54.753Z] #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-05T22:22:54.753Z] #174 DONE 0.6s [2023-12-05T22:22:54.753Z] [2023-12-05T22:22:54.753Z] #182 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-05T22:22:54.753Z] #182 DONE 0.3s [2023-12-05T22:22:54.753Z] [2023-12-05T22:22:54.753Z] #183 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-05T22:22:54.753Z] #183 DONE 0.2s [2023-12-05T22:22:54.753Z] [2023-12-05T22:22:54.753Z] #100 [support-scheduler] exporting to image [2023-12-05T22:22:54.753Z] #100 exporting layers 0.2s done [2023-12-05T22:22:55.014Z] #100 ... [2023-12-05T22:22:55.014Z] [2023-12-05T22:22:55.014Z] #184 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-05T22:22:55.014Z] #184 DONE 0.3s [2023-12-05T22:22:55.014Z] [2023-12-05T22:22:55.014Z] #185 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-05T22:22:55.014Z] #185 DONE 0.2s [2023-12-05T22:22:55.014Z] [2023-12-05T22:22:55.014Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-12-05T22:22:55.014Z] #186 DONE 0.2s [2023-12-05T22:22:55.014Z] [2023-12-05T22:22:55.014Z] #100 [security-spiffe-token-provider] exporting to image [2023-12-05T22:22:55.014Z] #100 ... [2023-12-05T22:22:55.014Z] [2023-12-05T22:22:55.014Z] #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:22:55.014Z] #187 DONE 0.3s [2023-12-05T22:22:55.014Z] [2023-12-05T22:22:55.014Z] #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-05T22:22:55.014Z] #188 DONE 0.3s [2023-12-05T22:22:55.014Z] [2023-12-05T22:22:55.014Z] #100 [security-spiffe-token-provider] exporting to image [2023-12-05T22:22:55.014Z] #100 exporting layers 0.2s done [2023-12-05T22:22:55.014Z] #100 writing image sha256:79b7727b8dad010726ca835e23e18752baa935f8d1686d5b98b7105d7aede209 [2023-12-05T22:22:55.275Z] #100 exporting layers 0.2s done [2023-12-05T22:22:55.275Z] #100 writing image sha256:79b7727b8dad010726ca835e23e18752baa935f8d1686d5b98b7105d7aede209 0.0s done [2023-12-05T22:22:55.275Z] #100 naming to docker.io/library/core-command 0.0s done [2023-12-05T22:22:55.275Z] #100 writing image sha256:0311552b7416d7740e729b65b8ee5717ace995acab51e17a62e782ae49b3d787 [2023-12-05T22:22:55.276Z] #100 writing image sha256:49290d5933004b60f4802a18cf1a4598b6ef1270cd569cb20b6395e91944f420 [2023-12-05T22:22:55.276Z] #100 writing image sha256:4ab9fbd3ed2561400b9f2e1eb22ce842deab36c8bc2a2441fe18eb6dab897076 [2023-12-05T22:22:55.276Z] #100 ... [2023-12-05T22:22:55.276Z] [2023-12-05T22:22:55.276Z] #189 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-05T22:22:55.276Z] #189 DONE 0.3s [2023-12-05T22:22:55.276Z] [2023-12-05T22:22:55.276Z] #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:22:55.276Z] #190 DONE 0.3s [2023-12-05T22:22:55.276Z] [2023-12-05T22:22:55.276Z] #191 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-05T22:22:55.276Z] #191 DONE 0.2s [2023-12-05T22:22:55.276Z] [2023-12-05T22:22:55.276Z] #100 [core-data] exporting to image [2023-12-05T22:22:55.276Z] #100 exporting layers 0.4s done [2023-12-05T22:22:55.276Z] #100 writing image sha256:0311552b7416d7740e729b65b8ee5717ace995acab51e17a62e782ae49b3d787 0.2s done [2023-12-05T22:22:55.276Z] #100 writing image sha256:49290d5933004b60f4802a18cf1a4598b6ef1270cd569cb20b6395e91944f420 0.2s done [2023-12-05T22:22:55.276Z] #100 writing image sha256:4ab9fbd3ed2561400b9f2e1eb22ce842deab36c8bc2a2441fe18eb6dab897076 0.2s done [2023-12-05T22:22:55.276Z] #100 writing image sha256:1ef6a1babb6f842a723dd669538ea1c38c031f034d890ab8847758fbd406393b 0.0s done [2023-12-05T22:22:55.276Z] #100 naming to docker.io/library/core-metadata done [2023-12-05T22:22:55.276Z] #100 naming to docker.io/library/support-scheduler done [2023-12-05T22:22:55.276Z] #100 naming to docker.io/library/security-proxy-auth done [2023-12-05T22:22:55.276Z] #100 naming to docker.io/library/core-data done [2023-12-05T22:22:55.276Z] #100 writing image sha256:e2f5c091f065758ad9aa2d6065c27ddea658f85499245a321836f1bf49d4d49f [2023-12-05T22:22:55.537Z] #100 writing image sha256:e2f5c091f065758ad9aa2d6065c27ddea658f85499245a321836f1bf49d4d49f done [2023-12-05T22:22:55.537Z] #100 naming to docker.io/library/support-notifications done [2023-12-05T22:22:55.537Z] #100 writing image sha256:3e2d7ee417a0d9fe34dbd8cc27c5ffcc37501b6ed638e6c4d86983facd7cf49d [2023-12-05T22:22:55.799Z] #100 writing image sha256:3e2d7ee417a0d9fe34dbd8cc27c5ffcc37501b6ed638e6c4d86983facd7cf49d 0.3s done [2023-12-05T22:22:55.799Z] #100 naming to docker.io/library/security-spiffe-token-provider done [2023-12-05T22:22:55.799Z] #100 DONE 9.3s [2023-12-05T22:22:55.799Z] [2023-12-05T22:22:55.799Z] #192 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-05T22:22:55.799Z] #192 DONE 0.5s [2023-12-05T22:22:55.799Z] [2023-12-05T22:22:55.799Z] #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-05T22:22:55.799Z] #193 DONE 0.5s [2023-12-05T22:22:55.799Z] [2023-12-05T22:22:55.799Z] #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-05T22:22:55.799Z] #194 DONE 0.5s [2023-12-05T22:22:55.799Z] [2023-12-05T22:22:55.799Z] #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-05T22:22:56.061Z] #195 DONE 0.2s [2023-12-05T22:22:56.061Z] [2023-12-05T22:22:56.061Z] #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-05T22:22:56.061Z] #196 DONE 0.2s [2023-12-05T22:22:56.061Z] [2023-12-05T22:22:56.061Z] #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-05T22:22:56.061Z] #197 DONE 0.0s [2023-12-05T22:22:56.061Z] [2023-12-05T22:22:56.061Z] #198 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-05T22:22:56.061Z] #198 DONE 0.0s [2023-12-05T22:22:56.061Z] [2023-12-05T22:22:56.061Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-05T22:22:56.061Z] #199 DONE 0.0s [2023-12-05T22:22:56.061Z] [2023-12-05T22:22:56.061Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-05T22:22:56.061Z] #200 DONE 0.1s [2023-12-05T22:22:56.061Z] [2023-12-05T22:22:56.061Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T22:22:56.321Z] #201 ... [2023-12-05T22:22:56.321Z] [2023-12-05T22:22:56.321Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-05T22:22:56.321Z] #202 DONE 0.1s [2023-12-05T22:22:56.321Z] [2023-12-05T22:22:56.321Z] #203 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T22:22:56.321Z] #203 DONE 0.5s [2023-12-05T22:22:56.321Z] [2023-12-05T22:22:56.321Z] #201 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T22:22:56.321Z] #201 DONE 0.4s [2023-12-05T22:22:56.321Z] [2023-12-05T22:22:56.321Z] #100 [security-proxy-setup] exporting to image [2023-12-05T22:22:56.582Z] #100 exporting layers 0.2s done [2023-12-05T22:22:56.582Z] #100 writing image sha256:4671afb6e16563e51093651513ff831f0c58255744e71d4b0d1345355bfc2299 done [2023-12-05T22:22:56.582Z] #100 naming to docker.io/library/security-proxy-setup done [2023-12-05T22:22:56.582Z] #100 exporting layers 0.2s done [2023-12-05T22:22:56.582Z] #100 writing image sha256:596320b6f740f76ec70589960b7ad0dd59a0a09f4eca54b38f500d461aa0cd15 done [2023-12-05T22:22:56.582Z] #100 naming to docker.io/library/security-secretstore-setup done [2023-12-05T22:22:56.582Z] #100 DONE 9.7s [2023-12-05T22:22:56.582Z] [2023-12-05T22:22:56.582Z] #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-05T22:22:56.849Z] #204 DONE 0.6s [2023-12-05T22:22:56.849Z] [2023-12-05T22:22:56.849Z] #100 [security-bootstrapper] exporting to image [2023-12-05T22:22:56.849Z] #100 exporting layers 0.2s done [2023-12-05T22:22:56.849Z] #100 writing image sha256:2ebdf5dc2399623d3d6b578a37b7af9eca13bd88c7019f85b15b962e13c31813 done [2023-12-05T22:22:56.849Z] #100 naming to docker.io/library/security-bootstrapper done [2023-12-05T22:22:56.849Z] #100 DONE 9.9s [2023-12-05T22:22:56.849Z] time="2023-12-05T22:20:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:22:56.849Z] time="2023-12-05T22:20:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:22:56.849Z] time="2023-12-05T22:20:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:22:56.849Z] time="2023-12-05T22:20:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:22:56.849Z] time="2023-12-05T22:20:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:22:56.849Z] time="2023-12-05T22:20:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:22:56.849Z] time="2023-12-05T22:20:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:22:56.849Z] time="2023-12-05T22:20:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:22:56.849Z] time="2023-12-05T22:20:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:22:56.849Z] time="2023-12-05T22:20:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:22:56.849Z] time="2023-12-05T22:20:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:22:56.849Z] time="2023-12-05T22:20:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:22:56.849Z] time="2023-12-05T22:20:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:22:56.849Z] time="2023-12-05T22:20:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-05T22:22:57.135Z] $ docker stop --time=1 66f20ad542e78b7e74b2ea342161a98cd82a2698210c93b6ed9c2491b8b4dc7f [2023-12-05T22:22:59.388Z] $ docker rm -f --volumes 66f20ad542e78b7e74b2ea342161a98cd82a2698210c93b6ed9c2491b8b4dc7f [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T22:22:59.866Z] + docker images [2023-12-05T22:22:59.866Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-05T22:22:59.866Z] security-proxy-setup latest 4671afb6e165 3 seconds ago 25.8MB [2023-12-05T22:22:59.866Z] security-secretstore-setup latest 596320b6f740 3 seconds ago 36.2MB [2023-12-05T22:22:59.866Z] security-bootstrapper latest 2ebdf5dc2399 3 seconds ago 18.5MB [2023-12-05T22:22:59.866Z] support-scheduler latest 49290d593300 5 seconds ago 26MB [2023-12-05T22:22:59.866Z] security-spiffe-token-provider latest 3e2d7ee417a0 5 seconds ago 28.5MB [2023-12-05T22:22:59.866Z] support-notifications latest e2f5c091f065 5 seconds ago 26.5MB [2023-12-05T22:22:59.866Z] core-data latest 1ef6a1babb6f 5 seconds ago 17.1MB [2023-12-05T22:22:59.866Z] security-proxy-auth latest 0311552b7416 5 seconds ago 15.8MB [2023-12-05T22:22:59.866Z] core-metadata latest 4ab9fbd3ed25 5 seconds ago 17.4MB [2023-12-05T22:22:59.866Z] core-command latest 79b7727b8dad 6 seconds ago 17MB [2023-12-05T22:22:59.866Z] core-common-config-bootstrapper latest e435f0f64255 15 seconds ago 14.9MB [2023-12-05T22:22:59.866Z] security-spire-config latest a3d12e68fb7f About a minute ago 102MB [2023-12-05T22:22:59.866Z] security-spire-agent latest 698ae9abd4a5 About a minute ago 161MB [2023-12-05T22:22:59.866Z] security-spire-server latest 7ca4c40bd77c About a minute ago 102MB [2023-12-05T22:22:59.866Z] ci-base-image-x86_64 latest 2f51c7f1c3fb 4 minutes ago 937MB [2023-12-05T22:22:59.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 3 weeks ago 564MB [2023-12-05T22:22:59.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 months ago 334MB [2023-12-05T22:22:59.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 17 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-12-05T22:23:21.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-12-05T22:23:21.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-12-05T22:23:21.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-12-05T22:23:21.046Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-12-05T22:23:21.046Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-12-05T22:23:21.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-12-05T22:23:21.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-12-05T22:23:21.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-12-05T22:23:21.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-12-05T22:23:21.046Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-12-05T22:23:21.047Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-12-05T22:23:21.047Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-12-05T22:23:21.047Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-12-05T22:23:21.047Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-12-05T22:23:27.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-12-05T22:23:27.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-12-05T22:23:28.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.188s coverage: 28.7% of statements [2023-12-05T22:23:36.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.251s coverage: 97.0% of statements [2023-12-05T22:23:40.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-12-05T22:23:40.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-12-05T22:23:40.662Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-12-05T22:23:44.904Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.345s coverage: 69.2% of statements [2023-12-05T22:23:44.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-12-05T22:23:44.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-12-05T22:23:45.864Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.293s coverage: 53.2% of statements [2023-12-05T22:23:50.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-12-05T22:23:50.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-12-05T22:23:50.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-12-05T22:23:50.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-12-05T22:23:50.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-12-05T22:23:56.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-12-05T22:23:56.787Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-12-05T22:24:06.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.878s coverage: 93.4% of statements [2023-12-05T22:24:06.882Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.395s coverage: 4.1% of statements [2023-12-05T22:24:10.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-12-05T22:24:10.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-12-05T22:24:10.250Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-12-05T22:24:12.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-12-05T22:24:12.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-12-05T22:24:12.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-12-05T22:24:12.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-12-05T22:24:12.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-12-05T22:24:12.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-12-05T22:24:12.184Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-12-05T22:24:12.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.656s coverage: 97.6% of statements [2023-12-05T22:24:13.031Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.204s coverage: 72.2% of statements [2023-12-05T22:24:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-12-05T22:24:23.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-12-05T22:24:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.396s coverage: 0.9% of statements [2023-12-05T22:24:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.273s coverage: 32.2% of statements [2023-12-05T22:24:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.263s coverage: 41.7% of statements [2023-12-05T22:24:23.093Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.244s coverage: 82.9% of statements [2023-12-05T22:24:24.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.209s coverage: 94.1% of statements [2023-12-05T22:24:24.774Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.244s coverage: 96.3% of statements [2023-12-05T22:24:27.350Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.221s coverage: 87.5% of statements [2023-12-05T22:24:27.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-12-05T22:24:27.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-12-05T22:24:27.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-12-05T22:24:27.928Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-12-05T22:24:29.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-12-05T22:24:29.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-12-05T22:24:29.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-12-05T22:24:29.862Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-12-05T22:24:34.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-12-05T22:24:34.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-12-05T22:24:34.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-12-05T22:24:34.103Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-12-05T22:24:36.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-12-05T22:24:36.053Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-12-05T22:24:37.459Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-12-05T22:24:38.868Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.221s coverage: 94.4% of statements [2023-12-05T22:24:41.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-12-05T22:24:41.447Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-12-05T22:24:46.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-12-05T22:24:46.779Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-12-05T22:24:48.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-12-05T22:24:48.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-12-05T22:24:48.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-12-05T22:24:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.035s coverage: 79.9% of statements [2023-12-05T22:24:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.298s coverage: 92.9% of statements [2023-12-05T22:24:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements [2023-12-05T22:24:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.257s coverage: 62.3% of statements [2023-12-05T22:24:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.208s coverage: 87.2% of statements [2023-12-05T22:24:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.179s coverage: 20.0% of statements [2023-12-05T22:24:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.169s coverage: 100.0% of statements [2023-12-05T22:24:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.471s coverage: 81.8% of statements [2023-12-05T22:24:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.361s coverage: 82.1% of statements [2023-12-05T22:24:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.236s coverage: 86.0% of statements [2023-12-05T22:24:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.835s coverage: 63.1% of statements [2023-12-05T22:24:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.230s coverage: 100.0% of statements [2023-12-05T22:24:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.113s coverage: 89.4% of statements [2023-12-05T22:24:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.069s coverage: 100.0% of statements [2023-12-05T22:24:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements [2023-12-05T22:24:52.967Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements [2023-12-05T22:24:54.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-12-05T22:24:54.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-12-05T22:24:54.940Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-12-05T22:24:55.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-12-05T22:24:55.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-12-05T22:24:55.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-12-05T22:24:55.905Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-12-05T22:24:56.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.875s coverage: 38.4% of statements [2023-12-05T22:24:56.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.243s coverage: 89.5% of statements [2023-12-05T22:24:56.870Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.220s coverage: 84.8% of statements [2023-12-05T22:25:01.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-12-05T22:25:01.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-12-05T22:25:01.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-12-05T22:25:01.135Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-12-05T22:25:03.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-12-05T22:25:03.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-12-05T22:25:03.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-12-05T22:25:03.724Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-12-05T22:25:04.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-12-05T22:25:04.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-12-05T22:25:08.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.342s coverage: 19.9% of statements [2023-12-05T22:25:08.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.558s coverage: 95.7% of statements [2023-12-05T22:25:08.950Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.231s coverage: 61.8% of statements [2023-12-05T22:25:09.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-12-05T22:25:09.217Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-12-05T22:25:10.617Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.369s coverage: 98.9% of statements [2023-12-05T22:25:11.576Z] 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-12-05T22:25:11.576Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-05T22:25:11.576Z] go vet ./... [2023-12-05T22:26:33.173Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T22:26:33.173Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-05T22:26:33.173Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-05T22:26:33.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-12-05T22:26:33.614Z] + ls -al . [2023-12-05T22:26:33.614Z] total 732 [2023-12-05T22:26:33.614Z] drwxrwxr-x 10 1001 1001 4096 Dec 5 22:21 . [2023-12-05T22:26:33.614Z] drwxr-xr-x 4 root root 4096 Dec 5 22:21 .. [2023-12-05T22:26:33.614Z] drwxrwxr-x 2 1001 1001 4096 Dec 5 22:20 .blubracket [2023-12-05T22:26:33.614Z] -rw-rw-r-- 1 1001 1001 10 Dec 5 22:20 .dockerignore [2023-12-05T22:26:33.614Z] drwxrwxr-x 8 1001 1001 4096 Dec 5 22:20 .git [2023-12-05T22:26:33.614Z] drwxrwxr-x 3 1001 1001 4096 Dec 5 22:20 .github [2023-12-05T22:26:33.614Z] -rw-rw-r-- 1 1001 1001 1074 Dec 5 22:20 .gitignore [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 42 Dec 5 22:20 .golangci.yml [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 100 Dec 5 22:20 .hadolint.yml [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 155 Dec 5 22:20 .sonarcloud.properties [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 1171 Dec 5 22:20 ADOPTERS.md [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 11674 Dec 5 22:20 Attribution.txt [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 100284 Dec 5 22:20 CHANGELOG.md [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 3804 Dec 5 22:20 CONTRIBUTING.md [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 677 Dec 5 22:20 GOVERNANCE.md [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 861 Dec 5 22:20 Jenkinsfile [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 10775 Dec 5 22:20 LICENSE [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 15060 Dec 5 22:20 Makefile [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 582 Dec 5 22:20 OWNERS.md [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 9528 Dec 5 22:20 README.md [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 789 Dec 5 22:20 SECURITY.md [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 5 Dec 5 22:17 VERSION [2023-12-05T22:26:33.615Z] drwxrwxr-x 2 1001 1001 4096 Dec 5 22:20 bin [2023-12-05T22:26:33.615Z] drwxrwxr-x 18 1001 1001 4096 Dec 5 22:20 cmd [2023-12-05T22:26:33.615Z] -rw-r--r-- 1 root root 453602 Dec 5 22:25 coverage.out [2023-12-05T22:26:33.615Z] drwxrwxr-x 2 1001 1001 4096 Dec 5 22:20 fuzz_test [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 3685 Dec 5 22:20 go.mod [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 34438 Dec 5 22:20 go.sum [2023-12-05T22:26:33.615Z] drwxrwxr-x 7 1001 1001 4096 Dec 5 22:20 internal [2023-12-05T22:26:33.615Z] drwxrwxr-x 3 1001 1001 4096 Dec 5 22:20 openapi [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 584 Dec 5 22:20 security.txt [2023-12-05T22:26:33.615Z] -rw-rw-r-- 1 1001 1001 204 Dec 5 22:20 version.go [Pipeline] sh [2023-12-05T22:26:33.947Z] + '[' -e coverage.out ] [2023-12-05T22:26:33.947Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-12-05T22:26:33.985Z] Warning: overwriting stash ‘coverage-report’ [2023-12-05T22:26:34.732Z] Stashed 1 file(s) [Pipeline] sh [2023-12-05T22:26:35.049Z] + make build [2023-12-05T22:26:35.316Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-05T22:27:31.672Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-05T22:27:31.672Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-05T22:27:31.672Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-05T22:27:34.246Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-05T22:27:56.279Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-05T22:28:00.517Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-05T22:28:04.758Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-05T22:28:08.093Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-05T22:28:10.028Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-05T22:28:12.604Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-05T22:28:15.931Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-12-05T22:28:19.287Z] $ docker stop --time=1 685fbbd0f5f8efd618ecb8ff12177a3cefdb857d5e4ac268f948c2cc09d573c5 [2023-12-05T22:28:21.302Z] $ docker rm -f --volumes 685fbbd0f5f8efd618ecb8ff12177a3cefdb857d5e4ac268f948c2cc09d573c5 [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-12-05T22:28:24.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-05T22:28:24.390Z] [2023-12-05T22:28:24.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T22:28:24.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-05T22:28:25.085Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-12-05T22:28:25.085Z] 547446be3368: Pulling fs layer [2023-12-05T22:28:25.085Z] d125d8839a47: Pulling fs layer [2023-12-05T22:28:25.085Z] 3e85d5ac6304: Pulling fs layer [2023-12-05T22:28:25.085Z] c3105a71a48b: Pulling fs layer [2023-12-05T22:28:25.085Z] 0f093f025ec4: Pulling fs layer [2023-12-05T22:28:25.085Z] c3106fc0e877: Pulling fs layer [2023-12-05T22:28:25.085Z] c3105a71a48b: Waiting [2023-12-05T22:28:25.085Z] c3106fc0e877: Waiting [2023-12-05T22:28:25.085Z] 0f093f025ec4: Waiting [2023-12-05T22:28:25.351Z] 547446be3368: Verifying Checksum [2023-12-05T22:28:25.351Z] c3105a71a48b: Download complete [2023-12-05T22:28:25.616Z] d125d8839a47: Verifying Checksum [2023-12-05T22:28:25.616Z] d125d8839a47: Download complete [2023-12-05T22:28:25.616Z] c3106fc0e877: Download complete [2023-12-05T22:28:25.884Z] 0f093f025ec4: Verifying Checksum [2023-12-05T22:28:25.884Z] 0f093f025ec4: Download complete [2023-12-05T22:28:25.884Z] 547446be3368: Pull complete [2023-12-05T22:28:26.464Z] d125d8839a47: Pull complete [2023-12-05T22:28:27.415Z] 3e85d5ac6304: Verifying Checksum [2023-12-05T22:28:27.415Z] 3e85d5ac6304: Download complete [2023-12-05T22:28:39.698Z] 3e85d5ac6304: Pull complete [2023-12-05T22:28:39.698Z] c3105a71a48b: Pull complete [2023-12-05T22:28:40.278Z] 0f093f025ec4: Pull complete [2023-12-05T22:28:40.278Z] c3106fc0e877: Pull complete [2023-12-05T22:28:40.278Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-12-05T22:28:40.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-12-05T22:28:40.279Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T22:28:40.736Z] prd-ubuntu20.04-docker-arm64-4c-16g-24112 does not seem to be running inside a container [2023-12-05T22:28:40.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-12-05T22:28:42.494Z] $ docker top 5731fe2c1653ca5a704aab83c114ac754673f8f75bfe8daa15e92bb7b88291eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T22:28:43.138Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-12-05T22:28:45.087Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2023-12-05T22:28:45.087Z] #1 transferring dockerfile: [2023-12-05T22:28:45.087Z] #1 transferring dockerfile: 1.81kB done [2023-12-05T22:28:45.087Z] #1 DONE 0.0s [2023-12-05T22:28:45.087Z] [2023-12-05T22:28:45.087Z] #2 [security-spire-agent internal] load .dockerignore [2023-12-05T22:28:45.087Z] #2 transferring context: 50B done [2023-12-05T22:28:45.087Z] #2 DONE 0.1s [2023-12-05T22:28:45.087Z] [2023-12-05T22:28:45.087Z] #3 [core-metadata internal] load .dockerignore [2023-12-05T22:28:45.087Z] #3 transferring context: 50B 0.0s done [2023-12-05T22:28:45.087Z] #3 DONE 0.1s [2023-12-05T22:28:45.087Z] [2023-12-05T22:28:45.087Z] #4 [core-metadata internal] load build definition from Dockerfile [2023-12-05T22:28:45.087Z] #4 transferring dockerfile: 2.06kB 0.0s done [2023-12-05T22:28:45.087Z] #4 DONE 0.1s [2023-12-05T22:28:45.087Z] [2023-12-05T22:28:45.087Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-12-05T22:28:45.087Z] #5 transferring dockerfile: 2.93kB 0.0s done [2023-12-05T22:28:45.087Z] #5 DONE 0.1s [2023-12-05T22:28:45.087Z] [2023-12-05T22:28:45.087Z] #6 [security-bootstrapper internal] load .dockerignore [2023-12-05T22:28:45.087Z] #6 transferring context: 50B 0.0s done [2023-12-05T22:28:45.087Z] #6 DONE 0.1s [2023-12-05T22:28:45.087Z] [2023-12-05T22:28:45.087Z] #7 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T22:28:45.087Z] #7 DONE 0.0s [2023-12-05T22:28:45.087Z] [2023-12-05T22:28:45.087Z] #8 [core-data internal] load build definition from Dockerfile [2023-12-05T22:28:45.087Z] #8 transferring dockerfile: 2.01kB done [2023-12-05T22:28:45.087Z] #8 DONE 0.2s [2023-12-05T22:28:45.087Z] [2023-12-05T22:28:45.087Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-05T22:28:45.087Z] #9 DONE 0.0s [2023-12-05T22:28:45.087Z] [2023-12-05T22:28:45.087Z] #10 [core-data internal] load .dockerignore [2023-12-05T22:28:45.087Z] #10 transferring context: 50B done [2023-12-05T22:28:45.087Z] #10 DONE 0.2s [2023-12-05T22:28:45.087Z] [2023-12-05T22:28:45.087Z] #11 [security-secretstore-setup internal] load .dockerignore [2023-12-05T22:28:45.356Z] #11 ... [2023-12-05T22:28:45.356Z] [2023-12-05T22:28:45.356Z] #7 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T22:28:45.356Z] #7 DONE 0.0s [2023-12-05T22:28:45.356Z] [2023-12-05T22:28:45.356Z] #12 [core-common-config-bootstrapper internal] load .dockerignore [2023-12-05T22:28:45.356Z] #12 transferring context: 50B done [2023-12-05T22:28:45.356Z] #12 DONE 0.2s [2023-12-05T22:28:45.356Z] [2023-12-05T22:28:45.356Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-12-05T22:28:45.356Z] #13 transferring dockerfile: 2.23kB done [2023-12-05T22:28:45.356Z] #13 DONE 0.2s [2023-12-05T22:28:45.356Z] [2023-12-05T22:28:45.356Z] #14 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T22:28:45.356Z] #14 DONE 0.4s [2023-12-05T22:28:45.356Z] [2023-12-05T22:28:45.356Z] #15 [security-bootstrapper internal] load build context [2023-12-05T22:28:45.356Z] #15 DONE 0.0s [2023-12-05T22:28:45.356Z] [2023-12-05T22:28:45.356Z] #11 [security-secretstore-setup internal] load .dockerignore [2023-12-05T22:28:45.356Z] #11 transferring context: 50B done [2023-12-05T22:28:45.356Z] #11 DONE 0.2s [2023-12-05T22:28:45.356Z] [2023-12-05T22:28:45.356Z] #7 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T22:28:45.356Z] #7 DONE 0.0s [2023-12-05T22:28:45.356Z] [2023-12-05T22:28:45.356Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2023-12-05T22:28:45.356Z] #9 transferring dockerfile: 2.49kB 0.0s done [2023-12-05T22:28:45.356Z] #9 DONE 0.2s [2023-12-05T22:28:45.356Z] [2023-12-05T22:28:45.356Z] #16 [security-proxy-setup internal] load .dockerignore [2023-12-05T22:28:45.356Z] #16 ... [2023-12-05T22:28:45.356Z] [2023-12-05T22:28:45.356Z] #7 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T22:28:45.356Z] #7 DONE 0.0s [2023-12-05T22:28:45.627Z] [2023-12-05T22:28:45.627Z] #17 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:28:45.627Z] #17 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.3s done [2023-12-05T22:28:45.627Z] #17 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T22:28:45.627Z] #17 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-05T22:28:45.895Z] #17 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-05T22:28:45.895Z] #17 ... [2023-12-05T22:28:45.895Z] [2023-12-05T22:28:45.895Z] #18 [support-notifications internal] load .dockerignore [2023-12-05T22:28:45.895Z] #18 transferring context: 50B 0.0s done [2023-12-05T22:28:45.895Z] #18 DONE 0.5s [2023-12-05T22:28:45.895Z] [2023-12-05T22:28:45.895Z] #19 [support-notifications internal] load build definition from Dockerfile [2023-12-05T22:28:45.895Z] #19 transferring dockerfile: 1.95kB 0.0s done [2023-12-05T22:28:45.895Z] #19 DONE 0.6s [2023-12-05T22:28:45.895Z] [2023-12-05T22:28:45.895Z] #7 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T22:28:45.895Z] #7 DONE 0.0s [2023-12-05T22:28:45.895Z] [2023-12-05T22:28:45.895Z] #17 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:28:45.895Z] #17 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.3s done [2023-12-05T22:28:45.895Z] #17 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T22:28:45.895Z] #17 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-05T22:28:45.895Z] #17 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-05T22:28:46.161Z] #17 ... [2023-12-05T22:28:46.161Z] [2023-12-05T22:28:46.161Z] #20 [security-proxy-setup internal] load build definition from Dockerfile [2023-12-05T22:28:46.161Z] #20 transferring dockerfile: 2.50kB 0.0s done [2023-12-05T22:28:46.161Z] #20 DONE 0.6s [2023-12-05T22:28:46.161Z] [2023-12-05T22:28:46.161Z] #16 [security-proxy-setup internal] load .dockerignore [2023-12-05T22:28:46.161Z] #16 transferring context: 50B 0.0s done [2023-12-05T22:28:46.161Z] #16 DONE 0.6s [2023-12-05T22:28:46.161Z] [2023-12-05T22:28:46.161Z] #7 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T22:28:46.161Z] #7 DONE 0.0s [2023-12-05T22:28:46.161Z] [2023-12-05T22:28:46.161Z] #17 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:28:46.161Z] #17 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.2s [2023-12-05T22:28:46.161Z] #17 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s [2023-12-05T22:28:46.161Z] #17 ... [2023-12-05T22:28:46.161Z] [2023-12-05T22:28:46.161Z] #21 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-12-05T22:28:46.161Z] #21 DONE 1.4s [2023-12-05T22:28:46.161Z] [2023-12-05T22:28:46.161Z] #17 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:28:46.161Z] #17 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-05T22:28:46.161Z] #17 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-05T22:28:46.428Z] #17 ... [2023-12-05T22:28:46.428Z] [2023-12-05T22:28:46.428Z] #22 [core-command internal] load build definition from Dockerfile [2023-12-05T22:28:46.428Z] #22 transferring dockerfile: 1.93kB 0.0s done [2023-12-05T22:28:46.428Z] #22 DONE 0.4s [2023-12-05T22:28:46.428Z] [2023-12-05T22:28:46.428Z] #17 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:28:46.428Z] #17 ... [2023-12-05T22:28:46.428Z] [2023-12-05T22:28:46.428Z] #23 [security-spire-server internal] load build definition from Dockerfile [2023-12-05T22:28:46.428Z] #23 transferring dockerfile: 1.70kB 0.1s done [2023-12-05T22:28:46.428Z] #23 DONE 0.8s [2023-12-05T22:28:46.694Z] [2023-12-05T22:28:46.694Z] #24 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-12-05T22:28:46.694Z] #24 DONE 0.5s [2023-12-05T22:28:46.694Z] [2023-12-05T22:28:46.694Z] #25 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T22:28:46.963Z] #25 ... [2023-12-05T22:28:46.963Z] [2023-12-05T22:28:46.963Z] #24 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-12-05T22:28:46.963Z] #24 DONE 0.5s [2023-12-05T22:28:46.963Z] [2023-12-05T22:28:46.963Z] #14 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T22:28:46.963Z] #14 DONE 1.8s [2023-12-05T22:28:46.963Z] [2023-12-05T22:28:46.963Z] #26 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-05T22:28:46.963Z] #26 DONE 1.9s [2023-12-05T22:28:46.963Z] [2023-12-05T22:28:46.963Z] #27 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-12-05T22:28:46.963Z] #27 transferring dockerfile: 1.89kB 0.0s done [2023-12-05T22:28:46.963Z] #27 DONE 0.7s [2023-12-05T22:28:46.963Z] [2023-12-05T22:28:46.963Z] #17 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:28:46.963Z] #17 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.3s done [2023-12-05T22:28:46.963Z] #17 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T22:28:46.963Z] #17 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-05T22:28:46.963Z] #17 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-05T22:28:46.963Z] #17 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-05T22:28:47.239Z] #17 ... [2023-12-05T22:28:47.239Z] [2023-12-05T22:28:47.239Z] #28 [security-spire-config internal] load build definition from Dockerfile [2023-12-05T22:28:47.239Z] #28 transferring dockerfile: 1.69kB 0.0s done [2023-12-05T22:28:47.239Z] #28 DONE 1.5s [2023-12-05T22:28:47.239Z] [2023-12-05T22:28:47.239Z] #17 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:28:47.516Z] #17 ... [2023-12-05T22:28:47.516Z] [2023-12-05T22:28:47.516Z] #29 [security-spire-config internal] load .dockerignore [2023-12-05T22:28:47.516Z] #29 transferring context: 50B 0.0s done [2023-12-05T22:28:47.516Z] #29 DONE 1.7s [2023-12-05T22:28:47.516Z] [2023-12-05T22:28:47.516Z] #17 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:28:47.516Z] #17 ... [2023-12-05T22:28:47.516Z] [2023-12-05T22:28:47.516Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2023-12-05T22:28:47.516Z] #30 transferring context: 50B 0.0s done [2023-12-05T22:28:47.516Z] #30 DONE 1.3s [2023-12-05T22:28:47.516Z] [2023-12-05T22:28:47.516Z] #31 [support-scheduler internal] load .dockerignore [2023-12-05T22:28:47.516Z] #31 transferring context: 50B 0.1s done [2023-12-05T22:28:47.516Z] #31 DONE 1.9s [2023-12-05T22:28:47.516Z] [2023-12-05T22:28:47.516Z] #32 [support-scheduler internal] load build definition from Dockerfile [2023-12-05T22:28:47.516Z] #32 transferring dockerfile: 1.93kB 0.0s done [2023-12-05T22:28:47.516Z] #32 DONE 2.0s [2023-12-05T22:28:47.516Z] [2023-12-05T22:28:47.516Z] #17 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:28:47.516Z] #17 ... [2023-12-05T22:28:47.516Z] [2023-12-05T22:28:47.516Z] #7 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T22:28:47.516Z] #7 DONE 0.0s [2023-12-05T22:28:47.516Z] [2023-12-05T22:28:47.516Z] #33 [security-spire-server internal] load .dockerignore [2023-12-05T22:28:47.516Z] #33 transferring context: 50B 0.0s done [2023-12-05T22:28:47.516Z] #33 DONE 2.0s [2023-12-05T22:28:47.516Z] [2023-12-05T22:28:47.516Z] #17 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:28:47.784Z] #17 ... [2023-12-05T22:28:47.784Z] [2023-12-05T22:28:47.784Z] #34 [security-proxy-auth internal] load build definition from Dockerfile [2023-12-05T22:28:47.784Z] #34 transferring dockerfile: 2.15kB 0.0s done [2023-12-05T22:28:47.784Z] #34 DONE 1.6s [2023-12-05T22:28:47.784Z] [2023-12-05T22:28:47.784Z] #17 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:28:47.784Z] #17 ... [2023-12-05T22:28:47.784Z] [2023-12-05T22:28:47.784Z] #35 [security-proxy-auth internal] load .dockerignore [2023-12-05T22:28:47.784Z] #35 transferring context: 50B 0.1s done [2023-12-05T22:28:47.784Z] #35 DONE 1.7s [2023-12-05T22:28:47.784Z] [2023-12-05T22:28:47.784Z] #7 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T22:28:47.784Z] #7 DONE 0.1s [2023-12-05T22:28:47.784Z] [2023-12-05T22:28:47.784Z] #36 [core-command internal] load .dockerignore [2023-12-05T22:28:47.784Z] #36 transferring context: 50B 0.0s done [2023-12-05T22:28:47.784Z] #36 DONE 2.0s [2023-12-05T22:28:48.052Z] [2023-12-05T22:28:48.053Z] #7 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T22:28:48.053Z] #7 DONE 0.1s [2023-12-05T22:28:48.053Z] [2023-12-05T22:28:48.053Z] #17 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:28:48.325Z] #17 ... [2023-12-05T22:28:48.325Z] [2023-12-05T22:28:48.325Z] #37 [security-spire-agent internal] load build context [2023-12-05T22:28:48.325Z] #37 transferring context: 17.63kB 0.1s done [2023-12-05T22:28:48.325Z] #37 DONE 1.4s [2023-12-05T22:28:48.325Z] [2023-12-05T22:28:48.325Z] #17 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:28:48.325Z] #17 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.1s done [2023-12-05T22:28:48.325Z] #17 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.1s done [2023-12-05T22:28:48.594Z] #17 ... [2023-12-05T22:28:48.594Z] [2023-12-05T22:28:48.594Z] #24 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-12-05T22:28:48.594Z] #24 DONE 0.9s [2023-12-05T22:28:48.594Z] [2023-12-05T22:28:48.594Z] #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T22:28:48.594Z] #14 DONE 2.9s [2023-12-05T22:28:48.594Z] [2023-12-05T22:28:48.594Z] #17 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:28:48.594Z] #17 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.3s done [2023-12-05T22:28:48.594Z] #17 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T22:28:48.594Z] #17 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-05T22:28:48.594Z] #17 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-05T22:28:48.594Z] #17 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-05T22:28:48.594Z] #17 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.1s done [2023-12-05T22:28:48.594Z] #17 ... [2023-12-05T22:28:48.594Z] [2023-12-05T22:28:48.594Z] #24 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-12-05T22:28:48.594Z] #24 DONE 1.0s [2023-12-05T22:28:48.594Z] [2023-12-05T22:28:48.594Z] #26 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-12-05T22:28:48.594Z] #26 DONE 3.1s [2023-12-05T22:28:48.594Z] [2023-12-05T22:28:48.594Z] #17 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:28:48.594Z] #17 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.3s done [2023-12-05T22:28:48.594Z] #17 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T22:28:48.594Z] #17 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-05T22:28:48.594Z] #17 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-05T22:28:48.594Z] #17 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-05T22:28:48.594Z] #17 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.1s done [2023-12-05T22:28:49.558Z] #17 ... [2023-12-05T22:28:49.558Z] [2023-12-05T22:28:49.558Z] #38 [security-spire-server internal] load build context [2023-12-05T22:28:49.558Z] #38 transferring context: 18.10kB 0.1s done [2023-12-05T22:28:49.558Z] #38 DONE 0.8s [2023-12-05T22:28:49.558Z] [2023-12-05T22:28:49.558Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:28:49.558Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-12-05T22:28:49.558Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-12-05T22:28:49.558Z] #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-12-05T22:28:49.558Z] #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-12-05T22:28:49.558Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-12-05T22:28:49.558Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.4s done [2023-12-05T22:28:49.558Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-12-05T22:28:49.558Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.0s done [2023-12-05T22:28:49.558Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.79MB / 23.39MB 2.4s [2023-12-05T22:28:49.558Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-12-05T22:28:49.558Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-05T22:28:49.825Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 2.5s [2023-12-05T22:28:49.825Z] #39 ... [2023-12-05T22:28:49.825Z] [2023-12-05T22:28:49.825Z] #40 [security-spire-config internal] load build context [2023-12-05T22:28:49.825Z] #40 transferring context: 16.35kB 0.2s done [2023-12-05T22:28:49.825Z] #40 DONE 1.2s [2023-12-05T22:28:49.825Z] [2023-12-05T22:28:49.825Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:28:49.825Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 2.7s [2023-12-05T22:28:50.092Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 2.9s [2023-12-05T22:28:50.361Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.2s [2023-12-05T22:28:52.941Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 5.6s done [2023-12-05T22:28:53.526Z] #39 ... [2023-12-05T22:28:53.526Z] [2023-12-05T22:28:53.526Z] #41 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-12-05T22:28:53.526Z] #0 2.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:28:53.526Z] #0 3.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:28:53.526Z] #0 4.515 OK: 266 MiB in 52 packages [2023-12-05T22:28:53.526Z] #41 DONE 6.6s [2023-12-05T22:28:53.526Z] [2023-12-05T22:28:53.526Z] #42 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T22:28:53.526Z] #0 2.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:28:53.526Z] #0 2.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:28:53.526Z] #0 4.393 OK: 266 MiB in 52 packages [2023-12-05T22:28:53.526Z] #42 DONE 7.1s [2023-12-05T22:28:53.526Z] [2023-12-05T22:28:53.526Z] #25 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-12-05T22:28:53.526Z] #25 3.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:28:53.526Z] #25 3.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:28:53.526Z] #25 4.876 OK: 266 MiB in 52 packages [2023-12-05T22:28:53.526Z] #25 DONE 7.5s [2023-12-05T22:28:53.526Z] [2023-12-05T22:28:53.526Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:28:53.526Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-12-05T22:28:54.122Z] #39 ... [2023-12-05T22:28:54.122Z] [2023-12-05T22:28:54.122Z] #17 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T22:28:54.122Z] #17 DONE 9.2s [2023-12-05T22:28:54.122Z] [2023-12-05T22:28:54.122Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:28:55.553Z] #39 ... [2023-12-05T22:28:55.553Z] [2023-12-05T22:28:55.553Z] #43 [core-data internal] load build context [2023-12-05T22:28:55.553Z] #43 transferring context: 65.52MB 9.7s [2023-12-05T22:28:55.553Z] #43 ... [2023-12-05T22:28:55.553Z] [2023-12-05T22:28:55.553Z] #44 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T22:28:55.553Z] #44 ... [2023-12-05T22:28:55.553Z] [2023-12-05T22:28:55.553Z] #45 [core-metadata internal] load build context [2023-12-05T22:28:55.820Z] #45 ... [2023-12-05T22:28:55.820Z] [2023-12-05T22:28:55.820Z] #15 [security-bootstrapper internal] load build context [2023-12-05T22:28:55.820Z] #15 ... [2023-12-05T22:28:55.820Z] [2023-12-05T22:28:55.820Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:28:55.820Z] #39 ... [2023-12-05T22:28:55.820Z] [2023-12-05T22:28:55.820Z] #46 [security-secretstore-setup internal] load build context [2023-12-05T22:28:56.089Z] #46 ... [2023-12-05T22:28:56.089Z] [2023-12-05T22:28:56.089Z] #47 [core-common-config-bootstrapper internal] load build context [2023-12-05T22:28:56.089Z] #47 ... [2023-12-05T22:28:56.089Z] [2023-12-05T22:28:56.089Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:28:57.055Z] #39 ... [2023-12-05T22:28:57.055Z] [2023-12-05T22:28:57.055Z] #48 [support-notifications internal] load build context [2023-12-05T22:28:57.055Z] #48 ... [2023-12-05T22:28:57.055Z] [2023-12-05T22:28:57.055Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T22:28:57.055Z] #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2023-12-05T22:28:57.055Z] #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-12-05T22:28:57.055Z] #49 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-12-05T22:28:57.055Z] #49 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-12-05T22:28:57.055Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s done [2023-12-05T22:28:57.055Z] #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-12-05T22:28:57.055Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-12-05T22:28:57.055Z] #49 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.4s done [2023-12-05T22:28:57.055Z] #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-12-05T22:28:57.055Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.4s [2023-12-05T22:28:57.055Z] #49 ... [2023-12-05T22:28:57.055Z] [2023-12-05T22:28:57.055Z] #50 [security-proxy-setup internal] load build context [2023-12-05T22:28:57.055Z] #50 ... [2023-12-05T22:28:57.055Z] [2023-12-05T22:28:57.055Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T22:28:57.322Z] #49 ... [2023-12-05T22:28:57.322Z] [2023-12-05T22:28:57.322Z] #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-12-05T22:28:57.322Z] #0 4.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:28:57.322Z] #0 4.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:28:57.322Z] #0 5.801 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T22:28:57.322Z] #0 5.801 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T22:28:57.322Z] #0 5.801 OK: 19946 distinct packages available [2023-12-05T22:28:57.322Z] #0 6.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:28:57.322Z] #0 6.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:28:57.322Z] #0 7.720 OK: 266 MiB in 52 packages [2023-12-05T22:28:57.322Z] #51 DONE 8.7s [2023-12-05T22:28:57.587Z] [2023-12-05T22:28:57.587Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:28:58.545Z] #39 ... [2023-12-05T22:28:58.545Z] [2023-12-05T22:28:58.545Z] #52 [security-proxy-auth internal] load build context [2023-12-05T22:28:58.545Z] #52 ... [2023-12-05T22:28:58.545Z] [2023-12-05T22:28:58.545Z] #53 [security-spiffe-token-provider internal] load build context [2023-12-05T22:28:58.811Z] #53 ... [2023-12-05T22:28:58.811Z] [2023-12-05T22:28:58.811Z] #54 [core-command internal] load build context [2023-12-05T22:28:58.811Z] #54 ... [2023-12-05T22:28:58.811Z] [2023-12-05T22:28:58.811Z] #55 [support-scheduler internal] load build context [2023-12-05T22:28:59.079Z] #55 ... [2023-12-05T22:28:59.079Z] [2023-12-05T22:28:59.079Z] #54 [core-command internal] load build context [2023-12-05T22:29:01.026Z] #54 transferring context: 67.56MB 11.8s [2023-12-05T22:29:01.026Z] #54 ... [2023-12-05T22:29:01.026Z] [2023-12-05T22:29:01.026Z] #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-05T22:29:01.026Z] #0 3.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:01.026Z] #0 3.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:01.026Z] #0 5.766 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-05T22:29:01.026Z] #0 5.766 Executing busybox-1.36.1-r5.trigger [2023-12-05T22:29:01.026Z] #0 5.824 OK: 8 MiB in 16 packages [2023-12-05T22:29:01.026Z] #56 DONE 7.2s [2023-12-05T22:29:01.296Z] [2023-12-05T22:29:01.296Z] #54 [core-command internal] load build context [2023-12-05T22:29:02.276Z] #54 ... [2023-12-05T22:29:02.276Z] [2023-12-05T22:29:02.276Z] #57 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2023-12-05T22:29:02.276Z] #0 4.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:02.276Z] #0 5.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:02.276Z] #0 7.434 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-05T22:29:02.276Z] #0 7.486 Executing busybox-1.36.1-r5.trigger [2023-12-05T22:29:02.276Z] #0 7.612 OK: 8 MiB in 16 packages [2023-12-05T22:29:02.276Z] #57 DONE 8.6s [2023-12-05T22:29:02.276Z] [2023-12-05T22:29:02.276Z] #54 [core-command internal] load build context [2023-12-05T22:29:02.544Z] #54 ... [2023-12-05T22:29:02.544Z] [2023-12-05T22:29:02.544Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2023-12-05T22:29:02.544Z] #0 3.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:02.544Z] #0 4.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:02.544Z] #0 7.348 (1/2) Installing dumb-init (1.2.5-r2) [2023-12-05T22:29:02.544Z] #0 7.363 (2/2) Installing su-exec (0.2-r3) [2023-12-05T22:29:02.544Z] #0 7.363 Executing busybox-1.36.1-r5.trigger [2023-12-05T22:29:02.544Z] #0 7.423 OK: 8 MiB in 17 packages [2023-12-05T22:29:02.544Z] #58 DONE 8.5s [2023-12-05T22:29:02.544Z] [2023-12-05T22:29:02.544Z] #54 [core-command internal] load build context [2023-12-05T22:29:03.958Z] #54 ... [2023-12-05T22:29:03.958Z] [2023-12-05T22:29:03.958Z] #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-12-05T22:29:03.958Z] #0 4.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:03.958Z] #0 4.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:03.958Z] #0 6.550 (1/4) Installing ca-certificates (20230506-r0) [2023-12-05T22:29:03.958Z] #0 6.717 (2/4) Installing dumb-init (1.2.5-r2) [2023-12-05T22:29:03.958Z] #0 6.723 (3/4) Installing su-exec (0.2-r3) [2023-12-05T22:29:03.958Z] #0 6.740 (4/4) Installing yq (4.33.3-r5) [2023-12-05T22:29:03.958Z] #0 7.251 Executing busybox-1.36.1-r5.trigger [2023-12-05T22:29:03.958Z] #0 7.345 Executing ca-certificates-20230506-r0.trigger [2023-12-05T22:29:03.958Z] #0 8.122 OK: 18 MiB in 19 packages [2023-12-05T22:29:03.958Z] #59 DONE 9.8s [2023-12-05T22:29:03.958Z] [2023-12-05T22:29:03.958Z] #54 [core-command internal] load build context [2023-12-05T22:29:03.958Z] #54 ... [2023-12-05T22:29:03.958Z] [2023-12-05T22:29:03.958Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-12-05T22:29:03.958Z] #0 2.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:03.958Z] #0 3.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:03.958Z] #0 4.962 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T22:29:03.958Z] #0 4.962 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T22:29:03.958Z] #0 4.962 OK: 19946 distinct packages available [2023-12-05T22:29:03.958Z] #0 5.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:03.958Z] #0 5.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:03.958Z] #0 8.172 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-05T22:29:03.958Z] #0 8.195 (2/4) Installing musl-obstack (1.2.3-r2) [2023-12-05T22:29:03.958Z] #0 8.205 (3/4) Installing libucontext (1.2-r2) [2023-12-05T22:29:03.958Z] #0 8.205 (4/4) Installing gcompat (1.1.0-r1) [2023-12-05T22:29:03.958Z] #0 8.247 Executing busybox-1.36.1-r5.trigger [2023-12-05T22:29:03.958Z] #0 8.303 OK: 8 MiB in 19 packages [2023-12-05T22:29:03.958Z] #60 DONE 10.0s [2023-12-05T22:29:03.958Z] [2023-12-05T22:29:03.958Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-05T22:29:03.958Z] #0 5.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:03.958Z] #0 6.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:03.958Z] #0 9.126 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T22:29:03.958Z] #0 9.126 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T22:29:03.958Z] #0 9.126 OK: 19946 distinct packages available [2023-12-05T22:29:03.958Z] #0 9.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:03.958Z] #61 ... [2023-12-05T22:29:03.958Z] [2023-12-05T22:29:03.958Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-05T22:29:03.958Z] #0 5.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:03.958Z] #0 6.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:03.958Z] #0 9.447 (1/2) Installing ca-certificates (20230506-r0) [2023-12-05T22:29:03.958Z] #0 9.605 (2/2) Installing dumb-init (1.2.5-r2) [2023-12-05T22:29:03.958Z] #0 9.639 Executing busybox-1.36.1-r5.trigger [2023-12-05T22:29:03.958Z] #0 9.672 Executing ca-certificates-20230506-r0.trigger [2023-12-05T22:29:04.230Z] #62 ... [2023-12-05T22:29:04.230Z] [2023-12-05T22:29:04.230Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-05T22:29:04.230Z] #0 7.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:04.230Z] #0 8.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:04.230Z] #0 9.837 (1/4) Installing dumb-init (1.2.5-r2) [2023-12-05T22:29:04.230Z] #0 9.872 (2/4) Installing openssl (3.1.4-r1) [2023-12-05T22:29:04.230Z] #0 9.921 (3/4) Installing su-exec (0.2-r3) [2023-12-05T22:29:04.230Z] #0 9.921 (4/4) Installing yq (4.33.3-r5) [2023-12-05T22:29:04.230Z] #63 ... [2023-12-05T22:29:04.230Z] [2023-12-05T22:29:04.230Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-05T22:29:04.230Z] #0 6.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:04.230Z] #0 7.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:04.230Z] #0 9.637 v3.18.5-17-g1e9547d0183 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-12-05T22:29:04.230Z] #0 9.637 v3.18.5-18-g8eb8adbd2d7 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-12-05T22:29:04.230Z] #0 9.637 OK: 19946 distinct packages available [2023-12-05T22:29:04.230Z] #0 9.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:04.230Z] #64 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:04.230Z] #64 ... [2023-12-05T22:29:04.230Z] [2023-12-05T22:29:04.230Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-12-05T22:29:04.230Z] #63 10.37 Executing busybox-1.36.1-r5.trigger [2023-12-05T22:29:04.230Z] #63 10.42 OK: 18 MiB in 19 packages [2023-12-05T22:29:05.661Z] #63 DONE 11.5s [2023-12-05T22:29:05.661Z] [2023-12-05T22:29:05.661Z] #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2023-12-05T22:29:05.661Z] #62 10.32 OK: 9 MiB in 17 packages [2023-12-05T22:29:05.661Z] #62 DONE 11.5s [2023-12-05T22:29:05.661Z] [2023-12-05T22:29:05.661Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-05T22:29:05.661Z] #65 ... [2023-12-05T22:29:05.661Z] [2023-12-05T22:29:05.661Z] #43 [core-data internal] load build context [2023-12-05T22:29:05.661Z] #43 transferring context: 100.66MB 19.9s [2023-12-05T22:29:05.930Z] #43 ... [2023-12-05T22:29:05.930Z] [2023-12-05T22:29:05.930Z] #45 [core-metadata internal] load build context [2023-12-05T22:29:05.930Z] #45 ... [2023-12-05T22:29:05.930Z] [2023-12-05T22:29:05.930Z] #15 [security-bootstrapper internal] load build context [2023-12-05T22:29:05.930Z] #15 ... [2023-12-05T22:29:05.930Z] [2023-12-05T22:29:05.930Z] #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-12-05T22:29:05.930Z] #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.7s done [2023-12-05T22:29:05.930Z] #49 DONE 19.2s [2023-12-05T22:29:05.930Z] [2023-12-05T22:29:05.930Z] #15 [security-bootstrapper internal] load build context [2023-12-05T22:29:05.930Z] #15 ... [2023-12-05T22:29:05.930Z] [2023-12-05T22:29:05.930Z] #45 [core-metadata internal] load build context [2023-12-05T22:29:06.198Z] #45 ... [2023-12-05T22:29:06.198Z] [2023-12-05T22:29:06.198Z] #46 [security-secretstore-setup internal] load build context [2023-12-05T22:29:06.198Z] #46 ... [2023-12-05T22:29:06.198Z] [2023-12-05T22:29:06.198Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-05T22:29:06.198Z] #64 12.17 (1/11) Installing ca-certificates (20230506-r0) [2023-12-05T22:29:06.198Z] #64 12.39 (2/11) Installing brotli-libs (1.0.9-r14) [2023-12-05T22:29:06.465Z] #64 ... [2023-12-05T22:29:06.465Z] [2023-12-05T22:29:06.465Z] #47 [core-common-config-bootstrapper internal] load build context [2023-12-05T22:29:06.465Z] #47 ... [2023-12-05T22:29:06.465Z] [2023-12-05T22:29:06.465Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-05T22:29:06.465Z] #64 12.50 (3/11) Installing libunistring (1.1-r1) [2023-12-05T22:29:06.465Z] #64 12.53 (4/11) Installing libidn2 (2.3.4-r1) [2023-12-05T22:29:06.465Z] #64 12.60 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-12-05T22:29:06.465Z] #64 12.60 (6/11) Installing libcurl (8.4.0-r0) [2023-12-05T22:29:06.465Z] #64 12.60 (7/11) Installing curl (8.4.0-r0) [2023-12-05T22:29:06.733Z] #64 12.63 (8/11) Installing dumb-init (1.2.5-r2) [2023-12-05T22:29:06.733Z] #64 12.63 (9/11) Installing musl-obstack (1.2.3-r2) [2023-12-05T22:29:06.733Z] #64 12.65 (10/11) Installing libucontext (1.2-r2) [2023-12-05T22:29:06.733Z] #64 12.65 (11/11) Installing gcompat (1.1.0-r1) [2023-12-05T22:29:06.733Z] #64 12.69 Executing busybox-1.36.1-r5.trigger [2023-12-05T22:29:06.733Z] #64 12.73 Executing ca-certificates-20230506-r0.trigger [2023-12-05T22:29:06.733Z] #64 ... [2023-12-05T22:29:06.733Z] [2023-12-05T22:29:06.733Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-12-05T22:29:06.733Z] #61 10.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:06.733Z] #61 11.75 (1/5) Installing dumb-init (1.2.5-r2) [2023-12-05T22:29:06.733Z] #61 11.75 (2/5) Installing musl-obstack (1.2.3-r2) [2023-12-05T22:29:06.733Z] #61 11.75 (3/5) Installing libucontext (1.2-r2) [2023-12-05T22:29:06.733Z] #61 11.75 (4/5) Installing gcompat (1.1.0-r1) [2023-12-05T22:29:06.733Z] #61 11.79 (5/5) Installing openssl (3.1.4-r1) [2023-12-05T22:29:06.733Z] #61 11.89 Executing busybox-1.36.1-r5.trigger [2023-12-05T22:29:06.733Z] #61 11.93 OK: 9 MiB in 20 packages [2023-12-05T22:29:06.733Z] #61 DONE 13.2s [2023-12-05T22:29:07.007Z] [2023-12-05T22:29:07.007Z] #66 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2023-12-05T22:29:07.282Z] #66 ... [2023-12-05T22:29:07.282Z] [2023-12-05T22:29:07.282Z] #48 [support-notifications internal] load build context [2023-12-05T22:29:07.282Z] #48 ... [2023-12-05T22:29:07.282Z] [2023-12-05T22:29:07.282Z] #50 [security-proxy-setup internal] load build context [2023-12-05T22:29:07.565Z] #50 ... [2023-12-05T22:29:07.565Z] [2023-12-05T22:29:07.565Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:07.565Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.7s [2023-12-05T22:29:07.565Z] #39 ... [2023-12-05T22:29:07.565Z] [2023-12-05T22:29:07.565Z] #48 [support-notifications internal] load build context [2023-12-05T22:29:07.832Z] #48 ... [2023-12-05T22:29:07.832Z] [2023-12-05T22:29:07.832Z] #67 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T22:29:07.832Z] #0 3.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:07.832Z] #0 4.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:07.832Z] #0 5.910 OK: 8 MiB in 16 packages [2023-12-05T22:29:07.832Z] #67 DONE 6.7s [2023-12-05T22:29:07.832Z] [2023-12-05T22:29:07.832Z] #48 [support-notifications internal] load build context [2023-12-05T22:29:07.832Z] #48 ... [2023-12-05T22:29:07.832Z] [2023-12-05T22:29:07.832Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-12-05T22:29:07.832Z] #64 13.10 OK: 13 MiB in 26 packages [2023-12-05T22:29:07.832Z] #64 DONE 13.9s [2023-12-05T22:29:07.832Z] [2023-12-05T22:29:07.832Z] #48 [support-notifications internal] load build context [2023-12-05T22:29:08.796Z] #48 ... [2023-12-05T22:29:08.796Z] [2023-12-05T22:29:08.796Z] #52 [security-proxy-auth internal] load build context [2023-12-05T22:29:09.062Z] #52 ... [2023-12-05T22:29:09.062Z] [2023-12-05T22:29:09.062Z] #53 [security-spiffe-token-provider internal] load build context [2023-12-05T22:29:09.062Z] #53 ... [2023-12-05T22:29:09.062Z] [2023-12-05T22:29:09.062Z] #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2023-12-05T22:29:09.062Z] #0 4.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:09.062Z] #0 5.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:09.062Z] #0 6.935 OK: 8 MiB in 16 packages [2023-12-05T22:29:09.062Z] #68 DONE 7.6s [2023-12-05T22:29:09.062Z] [2023-12-05T22:29:09.062Z] #53 [security-spiffe-token-provider internal] load build context [2023-12-05T22:29:09.062Z] #53 ... [2023-12-05T22:29:09.062Z] [2023-12-05T22:29:09.062Z] #55 [support-scheduler internal] load build context [2023-12-05T22:29:09.062Z] #55 ... [2023-12-05T22:29:09.062Z] [2023-12-05T22:29:09.062Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:10.494Z] #39 ... [2023-12-05T22:29:10.494Z] [2023-12-05T22:29:10.494Z] #46 [security-secretstore-setup internal] load build context [2023-12-05T22:29:10.494Z] #46 transferring context: 132.21MB 23.5s done [2023-12-05T22:29:10.494Z] #46 DONE 24.4s [2023-12-05T22:29:10.494Z] [2023-12-05T22:29:10.494Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:10.494Z] #39 ... [2023-12-05T22:29:10.494Z] [2023-12-05T22:29:10.494Z] #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2023-12-05T22:29:10.494Z] #0 5.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:10.494Z] #0 5.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:10.494Z] #0 7.138 OK: 8 MiB in 17 packages [2023-12-05T22:29:10.494Z] #69 DONE 8.0s [2023-12-05T22:29:10.494Z] [2023-12-05T22:29:10.494Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:11.084Z] #39 ... [2023-12-05T22:29:11.084Z] [2023-12-05T22:29:11.084Z] #70 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2023-12-05T22:29:11.084Z] #0 4.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:11.084Z] #0 5.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:11.084Z] #0 6.454 OK: 18 MiB in 19 packages [2023-12-05T22:29:11.084Z] #70 DONE 7.0s [2023-12-05T22:29:11.084Z] [2023-12-05T22:29:11.084Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:11.357Z] #39 ... [2023-12-05T22:29:11.357Z] [2023-12-05T22:29:11.357Z] #47 [core-common-config-bootstrapper internal] load build context [2023-12-05T22:29:11.357Z] #47 transferring context: 132.21MB 24.8s done [2023-12-05T22:29:11.358Z] #47 DONE 25.4s [2023-12-05T22:29:11.625Z] [2023-12-05T22:29:11.625Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:11.625Z] #39 ... [2023-12-05T22:29:11.625Z] [2023-12-05T22:29:11.625Z] #71 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:29:11.625Z] #71 DONE 1.2s [2023-12-05T22:29:11.893Z] [2023-12-05T22:29:11.893Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:12.487Z] #39 ... [2023-12-05T22:29:12.487Z] [2023-12-05T22:29:12.487Z] #45 [core-metadata internal] load build context [2023-12-05T22:29:12.487Z] #45 transferring context: 132.21MB 26.5s done [2023-12-05T22:29:12.487Z] #45 DONE 27.2s [2023-12-05T22:29:12.770Z] [2023-12-05T22:29:12.770Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:12.770Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.0s [2023-12-05T22:29:12.770Z] #39 ... [2023-12-05T22:29:12.770Z] [2023-12-05T22:29:12.770Z] #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:29:12.770Z] #72 DONE 1.2s [2023-12-05T22:29:13.049Z] [2023-12-05T22:29:13.049Z] #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:29:13.049Z] #73 ... [2023-12-05T22:29:13.049Z] [2023-12-05T22:29:13.049Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2023-12-05T22:29:13.049Z] #0 6.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:13.049Z] #0 6.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:13.049Z] #0 8.433 OK: 8 MiB in 19 packages [2023-12-05T22:29:13.049Z] #74 DONE 9.0s [2023-12-05T22:29:13.317Z] [2023-12-05T22:29:13.317Z] #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T22:29:13.317Z] #0 4.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:13.317Z] #0 5.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:13.317Z] #0 7.085 OK: 9 MiB in 17 packages [2023-12-05T22:29:13.317Z] #75 DONE 7.7s [2023-12-05T22:29:13.317Z] [2023-12-05T22:29:13.317Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:13.584Z] #39 ... [2023-12-05T22:29:13.584Z] [2023-12-05T22:29:13.584Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2023-12-05T22:29:13.584Z] #65 5.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:13.584Z] #65 5.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:13.584Z] #65 7.332 OK: 18 MiB in 19 packages [2023-12-05T22:29:13.584Z] #65 DONE 7.9s [2023-12-05T22:29:13.584Z] [2023-12-05T22:29:13.584Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:13.584Z] #39 ... [2023-12-05T22:29:13.584Z] [2023-12-05T22:29:13.584Z] #66 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2023-12-05T22:29:13.584Z] #66 3.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:13.584Z] #66 4.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:13.584Z] #66 6.209 OK: 9 MiB in 20 packages [2023-12-05T22:29:13.584Z] #66 DONE 7.0s [2023-12-05T22:29:13.584Z] [2023-12-05T22:29:13.584Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-05T22:29:14.198Z] #76 ... [2023-12-05T22:29:14.198Z] [2023-12-05T22:29:14.198Z] #54 [core-command internal] load build context [2023-12-05T22:29:14.198Z] #54 ... [2023-12-05T22:29:14.198Z] [2023-12-05T22:29:14.198Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:14.198Z] #39 ... [2023-12-05T22:29:14.198Z] [2023-12-05T22:29:14.198Z] #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2023-12-05T22:29:14.198Z] #76 DONE 0.6s [2023-12-05T22:29:14.198Z] [2023-12-05T22:29:14.198Z] #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-12-05T22:29:14.198Z] #77 DONE 3.8s [2023-12-05T22:29:14.198Z] [2023-12-05T22:29:14.198Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:14.467Z] #39 ... [2023-12-05T22:29:14.467Z] [2023-12-05T22:29:14.467Z] #78 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2023-12-05T22:29:14.467Z] #0 3.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:14.467Z] #0 4.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T22:29:14.467Z] #0 6.035 OK: 13 MiB in 26 packages [2023-12-05T22:29:14.467Z] #78 DONE 6.5s [2023-12-05T22:29:14.467Z] [2023-12-05T22:29:14.467Z] #53 [security-spiffe-token-provider internal] load build context [2023-12-05T22:29:14.467Z] #53 transferring context: 132.21MB 24.7s done [2023-12-05T22:29:14.467Z] #53 DONE 25.8s [2023-12-05T22:29:14.467Z] [2023-12-05T22:29:14.467Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:15.053Z] #39 ... [2023-12-05T22:29:15.053Z] [2023-12-05T22:29:15.053Z] #43 [core-data internal] load build context [2023-12-05T22:29:15.053Z] #43 transferring context: 132.21MB 29.1s done [2023-12-05T22:29:15.053Z] #43 DONE 29.6s [2023-12-05T22:29:15.053Z] [2023-12-05T22:29:15.053Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:15.327Z] #39 ... [2023-12-05T22:29:15.328Z] [2023-12-05T22:29:15.328Z] #54 [core-command internal] load build context [2023-12-05T22:29:15.328Z] #54 transferring context: 132.21MB 25.9s done [2023-12-05T22:29:15.328Z] #54 DONE 26.7s [2023-12-05T22:29:15.328Z] [2023-12-05T22:29:15.328Z] #79 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2023-12-05T22:29:15.328Z] #79 DONE 0.8s [2023-12-05T22:29:15.328Z] [2023-12-05T22:29:15.328Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:15.328Z] #39 ... [2023-12-05T22:29:15.328Z] [2023-12-05T22:29:15.328Z] #55 [support-scheduler internal] load build context [2023-12-05T22:29:15.328Z] #55 transferring context: 132.21MB 26.2s done [2023-12-05T22:29:15.328Z] #55 DONE 26.9s [2023-12-05T22:29:15.328Z] [2023-12-05T22:29:15.328Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:15.595Z] #39 ... [2023-12-05T22:29:15.595Z] [2023-12-05T22:29:15.595Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:29:15.595Z] #80 DONE 1.0s [2023-12-05T22:29:15.595Z] [2023-12-05T22:29:15.595Z] #81 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-12-05T22:29:15.595Z] #81 DONE 1.9s [2023-12-05T22:29:15.595Z] [2023-12-05T22:29:15.595Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:15.864Z] #39 ... [2023-12-05T22:29:15.864Z] [2023-12-05T22:29:15.864Z] #48 [support-notifications internal] load build context [2023-12-05T22:29:15.864Z] #48 transferring context: 132.21MB 27.9s done [2023-12-05T22:29:15.864Z] #48 DONE 29.2s [2023-12-05T22:29:15.864Z] [2023-12-05T22:29:15.864Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:16.132Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.6s done [2023-12-05T22:29:16.132Z] #39 ... [2023-12-05T22:29:16.132Z] [2023-12-05T22:29:16.132Z] #15 [security-bootstrapper internal] load build context [2023-12-05T22:29:16.132Z] #15 ... [2023-12-05T22:29:16.132Z] [2023-12-05T22:29:16.132Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:29:16.718Z] #82 ... [2023-12-05T22:29:16.718Z] [2023-12-05T22:29:16.718Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-12-05T22:29:16.718Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.6s done [2023-12-05T22:29:16.718Z] #39 DONE 30.1s [2023-12-05T22:29:16.718Z] [2023-12-05T22:29:16.718Z] #15 [security-bootstrapper internal] load build context [2023-12-05T22:29:16.984Z] #15 ... [2023-12-05T22:29:16.984Z] [2023-12-05T22:29:16.984Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:29:16.984Z] #82 DONE 0.6s [2023-12-05T22:29:16.984Z] [2023-12-05T22:29:16.984Z] #15 [security-bootstrapper internal] load build context [2023-12-05T22:29:16.984Z] #15 ... [2023-12-05T22:29:16.984Z] [2023-12-05T22:29:16.984Z] #50 [security-proxy-setup internal] load build context [2023-12-05T22:29:16.984Z] #50 transferring context: 132.21MB 29.0s done [2023-12-05T22:29:16.984Z] #50 DONE 30.2s [2023-12-05T22:29:16.984Z] [2023-12-05T22:29:16.984Z] #15 [security-bootstrapper internal] load build context [2023-12-05T22:29:17.567Z] #15 transferring context: 132.21MB 31.9s done [2023-12-05T22:29:17.567Z] #15 DONE 32.1s [2023-12-05T22:29:17.567Z] [2023-12-05T22:29:17.567Z] #52 [security-proxy-auth internal] load build context [2023-12-05T22:29:17.567Z] #52 transferring context: 132.21MB 28.5s done [2023-12-05T22:29:17.567Z] #52 DONE 28.8s [2023-12-05T22:29:17.567Z] [2023-12-05T22:29:17.567Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:29:18.970Z] #83 ... [2023-12-05T22:29:18.970Z] [2023-12-05T22:29:18.970Z] #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T22:29:18.970Z] #84 DONE 1.2s [2023-12-05T22:29:18.970Z] [2023-12-05T22:29:18.970Z] #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T22:29:18.970Z] #85 DONE 1.1s [2023-12-05T22:29:18.970Z] [2023-12-05T22:29:18.970Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-12-05T22:29:18.970Z] #86 DONE 1.2s [2023-12-05T22:29:18.970Z] [2023-12-05T22:29:18.970Z] #87 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2023-12-05T22:29:18.970Z] #87 DONE 0.2s [2023-12-05T22:29:18.970Z] [2023-12-05T22:29:18.970Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2023-12-05T22:29:18.970Z] #88 DONE 0.2s [2023-12-05T22:29:18.970Z] [2023-12-05T22:29:18.970Z] #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2023-12-05T22:29:18.970Z] #89 DONE 0.2s [2023-12-05T22:29:18.970Z] [2023-12-05T22:29:18.970Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-05T22:29:19.239Z] #90 ... [2023-12-05T22:29:19.239Z] [2023-12-05T22:29:19.239Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2023-12-05T22:29:19.239Z] #91 DONE 0.2s [2023-12-05T22:29:19.239Z] [2023-12-05T22:29:19.239Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2023-12-05T22:29:19.239Z] #92 DONE 0.2s [2023-12-05T22:29:19.239Z] [2023-12-05T22:29:19.239Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2023-12-05T22:29:19.239Z] #90 DONE 0.2s [2023-12-05T22:29:19.239Z] [2023-12-05T22:29:19.239Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T22:29:19.508Z] #93 ... [2023-12-05T22:29:19.508Z] [2023-12-05T22:29:19.508Z] #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T22:29:19.508Z] #94 DONE 0.2s [2023-12-05T22:29:19.508Z] [2023-12-05T22:29:19.509Z] #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T22:29:19.509Z] #95 DONE 0.2s [2023-12-05T22:29:19.509Z] [2023-12-05T22:29:19.509Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-12-05T22:29:19.509Z] #93 DONE 0.2s [2023-12-05T22:29:19.509Z] [2023-12-05T22:29:19.509Z] #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-12-05T22:29:19.509Z] #96 DONE 0.2s [2023-12-05T22:29:19.509Z] [2023-12-05T22:29:19.509Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-05T22:29:19.780Z] #97 ... [2023-12-05T22:29:19.780Z] [2023-12-05T22:29:19.780Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-12-05T22:29:19.780Z] #98 DONE 0.2s [2023-12-05T22:29:19.780Z] [2023-12-05T22:29:19.780Z] #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-12-05T22:29:19.780Z] #99 DONE 0.2s [2023-12-05T22:29:19.780Z] [2023-12-05T22:29:19.780Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-12-05T22:29:19.780Z] #97 DONE 0.3s [2023-12-05T22:29:19.780Z] [2023-12-05T22:29:19.780Z] #100 [security-spire-server] exporting to image [2023-12-05T22:29:19.780Z] #100 exporting layers [2023-12-05T22:29:19.780Z] #100 ... [2023-12-05T22:29:19.780Z] [2023-12-05T22:29:19.780Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-12-05T22:29:19.780Z] #101 DONE 0.2s [2023-12-05T22:29:20.046Z] [2023-12-05T22:29:20.046Z] #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-12-05T22:29:20.046Z] #102 DONE 0.2s [2023-12-05T22:29:20.046Z] [2023-12-05T22:29:20.046Z] #103 [security-spire-config] exporting to image [2023-12-05T22:29:21.446Z] #103 ... [2023-12-05T22:29:21.446Z] [2023-12-05T22:29:21.446Z] #100 [security-spire-server] exporting to image [2023-12-05T22:29:21.446Z] #100 exporting layers 1.5s done [2023-12-05T22:29:21.446Z] #100 writing image sha256:8d1ee777f4ec02a680237758b0021bc9d388cb523609c02cf977b8230e410c96 0.0s done [2023-12-05T22:29:21.446Z] #100 naming to docker.io/library/security-spire-server-arm64 0.0s done [2023-12-05T22:29:21.446Z] #100 DONE 1.5s [2023-12-05T22:29:21.446Z] [2023-12-05T22:29:21.446Z] #104 [security-spire-agent] exporting to image [2023-12-05T22:29:21.446Z] #104 exporting layers 1.4s done [2023-12-05T22:29:21.446Z] #104 writing image sha256:e6fac3dffdf1cab2fe8e85f98e985d435b0b8223d38977df7548d8d1e7fb4ca9 0.0s done [2023-12-05T22:29:21.446Z] #104 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2023-12-05T22:29:21.446Z] #104 DONE 1.4s [2023-12-05T22:29:21.446Z] [2023-12-05T22:29:21.446Z] #103 [security-spire-config] exporting to image [2023-12-05T22:29:21.446Z] #103 exporting layers 1.4s done [2023-12-05T22:29:21.446Z] #103 writing image sha256:268f51ffd420de1e81823902accfa4c63759f5cb5308a4b45f7cfa1c9a2e459f done [2023-12-05T22:29:21.446Z] #103 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-12-05T22:29:21.446Z] #103 DONE 1.5s [2023-12-05T22:29:21.446Z] [2023-12-05T22:29:21.446Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:29:21.712Z] #105 ... [2023-12-05T22:29:21.712Z] [2023-12-05T22:29:21.712Z] #106 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:29:43.764Z] #106 ... [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #105 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:29:43.764Z] #105 DONE 25.8s [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:29:43.764Z] #83 DONE 24.5s [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-05T22:29:43.764Z] #107 ... [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #106 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:29:43.764Z] #106 DONE 29.6s [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #73 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:29:43.764Z] #73 DONE 28.5s [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #108 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-12-05T22:29:43.764Z] #108 DONE 2.2s [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #109 [security-secretstore-setup builder 6/7] COPY . . [2023-12-05T22:29:43.764Z] #109 DONE 2.3s [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #107 [security-spiffe-token-provider builder 6/7] COPY . . [2023-12-05T22:29:43.764Z] #107 DONE 2.3s [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #110 [security-proxy-auth builder 6/7] COPY . . [2023-12-05T22:29:43.764Z] #110 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:29:43.764Z] #111 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #112 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:29:43.764Z] #112 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #113 [core-command builder 6/7] COPY . . [2023-12-05T22:29:43.764Z] #113 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #114 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:29:43.764Z] #114 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:29:43.764Z] #115 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:29:43.764Z] #116 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #117 [support-scheduler builder 6/7] COPY . . [2023-12-05T22:29:43.764Z] #117 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:29:43.764Z] #118 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #119 [support-notifications builder 6/7] COPY . . [2023-12-05T22:29:43.764Z] #119 DONE 2.3s [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:29:43.764Z] #120 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #121 [security-proxy-setup builder 6/7] COPY . . [2023-12-05T22:29:43.764Z] #121 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:29:43.764Z] #122 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:29:43.764Z] #123 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #124 [core-data builder 6/7] COPY . . [2023-12-05T22:29:43.764Z] #124 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #125 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:29:43.764Z] #125 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:29:43.764Z] #126 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #127 [core-metadata builder 6/7] COPY . . [2023-12-05T22:29:43.764Z] #127 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:29:43.764Z] #128 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T22:29:43.764Z] #129 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-12-05T22:29:43.764Z] #130 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #131 [security-bootstrapper builder 6/7] COPY . . [2023-12-05T22:29:43.764Z] #131 CACHED [2023-12-05T22:29:43.764Z] [2023-12-05T22:29:43.764Z] #132 [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-12-05T22:29:47.129Z] #132 3.058 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-12-05T22:29:53.832Z] #132 ... [2023-12-05T22:29:53.832Z] [2023-12-05T22:29:53.832Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T22:29:53.832Z] #0 2.353 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-12-05T22:29:54.102Z] #133 ... [2023-12-05T22:29:54.102Z] [2023-12-05T22:29:54.102Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-05T22:29:54.102Z] #0 1.722 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-12-05T22:29:54.102Z] #134 ... [2023-12-05T22:29:54.102Z] [2023-12-05T22:29:54.102Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T22:29:54.102Z] #0 2.844 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-12-05T22:29:54.369Z] #135 ... [2023-12-05T22:29:54.369Z] [2023-12-05T22:29:54.369Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T22:29:54.369Z] #0 2.731 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-12-05T22:29:54.637Z] #136 ... [2023-12-05T22:29:54.637Z] [2023-12-05T22:29:54.637Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-05T22:29:54.637Z] #0 2.594 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-12-05T22:29:54.637Z] #137 ... [2023-12-05T22:29:54.637Z] [2023-12-05T22:29:54.637Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-05T22:29:54.637Z] #0 2.324 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-12-05T22:29:54.905Z] #138 ... [2023-12-05T22:29:54.905Z] [2023-12-05T22:29:54.905Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T22:29:54.905Z] #0 2.594 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-12-05T22:29:55.174Z] #139 ... [2023-12-05T22:29:55.174Z] [2023-12-05T22:29:55.174Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-05T22:29:55.174Z] #0 3.022 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-12-05T22:29:55.174Z] #140 ... [2023-12-05T22:29:55.174Z] [2023-12-05T22:29:55.174Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-05T22:29:55.174Z] #0 3.068 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-12-05T22:29:55.442Z] #141 ... [2023-12-05T22:29:55.442Z] [2023-12-05T22:29:55.442Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-05T22:29:55.442Z] #0 2.258 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-12-05T22:36:17.415Z] #142 ... [2023-12-05T22:36:17.415Z] [2023-12-05T22:36:17.415Z] #132 [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-12-05T22:36:17.415Z] #132 388.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-12-05T22:36:17.683Z] #132 ... [2023-12-05T22:36:17.683Z] [2023-12-05T22:36:17.683Z] #141 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-12-05T22:36:17.683Z] #141 DONE 393.8s [2023-12-05T22:36:17.683Z] [2023-12-05T22:36:17.683Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T22:36:17.950Z] #133 ... [2023-12-05T22:36:17.950Z] [2023-12-05T22:36:17.950Z] #143 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:36:18.217Z] #143 DONE 0.3s [2023-12-05T22:36:18.217Z] [2023-12-05T22:36:18.217Z] #44 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T22:36:18.217Z] #44 ... [2023-12-05T22:36:18.217Z] [2023-12-05T22:36:18.217Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:36:18.217Z] #144 DONE 0.1s [2023-12-05T22:36:18.486Z] [2023-12-05T22:36:18.486Z] #145 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-12-05T22:36:18.486Z] #145 DONE 0.1s [2023-12-05T22:36:18.486Z] [2023-12-05T22:36:18.486Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-05T22:36:18.486Z] #142 ... [2023-12-05T22:36:18.486Z] [2023-12-05T22:36:18.486Z] #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-12-05T22:36:18.752Z] #146 DONE 0.2s [2023-12-05T22:36:18.752Z] [2023-12-05T22:36:18.752Z] #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-12-05T22:36:18.752Z] #147 DONE 0.2s [2023-12-05T22:36:18.752Z] [2023-12-05T22:36:18.752Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-05T22:36:19.024Z] #142 ... [2023-12-05T22:36:19.024Z] [2023-12-05T22:36:19.024Z] #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-12-05T22:36:19.024Z] #148 DONE 0.2s [2023-12-05T22:36:19.024Z] [2023-12-05T22:36:19.024Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T22:36:19.292Z] #136 ... [2023-12-05T22:36:19.292Z] [2023-12-05T22:36:19.292Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T22:36:20.709Z] #149 ... [2023-12-05T22:36:20.709Z] [2023-12-05T22:36:20.709Z] #132 [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-12-05T22:36:20.709Z] #132 DONE 396.9s [2023-12-05T22:36:20.709Z] [2023-12-05T22:36:20.709Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-12-05T22:36:20.709Z] #140 DONE 396.8s [2023-12-05T22:36:20.709Z] [2023-12-05T22:36:20.709Z] #150 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-12-05T22:36:21.303Z] #150 DONE 0.5s [2023-12-05T22:36:21.303Z] [2023-12-05T22:36:21.303Z] #151 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-05T22:36:21.571Z] #151 ... [2023-12-05T22:36:21.571Z] [2023-12-05T22:36:21.571Z] #152 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:36:21.571Z] #152 DONE 0.6s [2023-12-05T22:36:21.838Z] [2023-12-05T22:36:21.838Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T22:36:21.838Z] #149 DONE 2.5s [2023-12-05T22:36:21.838Z] [2023-12-05T22:36:21.838Z] #153 [security-proxy-setup] exporting to image [2023-12-05T22:36:21.838Z] #153 exporting layers [2023-12-05T22:36:22.108Z] #153 ... [2023-12-05T22:36:22.108Z] [2023-12-05T22:36:22.108Z] #154 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:36:22.108Z] #154 DONE 0.6s [2023-12-05T22:36:22.382Z] [2023-12-05T22:36:22.382Z] #155 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-12-05T22:36:22.382Z] #155 ... [2023-12-05T22:36:22.382Z] [2023-12-05T22:36:22.382Z] #134 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-12-05T22:36:22.382Z] #134 DONE 398.8s [2023-12-05T22:36:22.687Z] [2023-12-05T22:36:22.687Z] #155 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-12-05T22:36:22.687Z] #155 DONE 0.4s [2023-12-05T22:36:22.687Z] [2023-12-05T22:36:22.687Z] #153 [security-proxy-setup] exporting to image [2023-12-05T22:36:23.654Z] #153 ... [2023-12-05T22:36:23.654Z] [2023-12-05T22:36:23.654Z] #156 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:36:23.654Z] #156 DONE 0.5s [2023-12-05T22:36:23.654Z] [2023-12-05T22:36:23.654Z] #157 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-12-05T22:36:23.654Z] #157 DONE 0.8s [2023-12-05T22:36:23.654Z] [2023-12-05T22:36:23.654Z] #153 [security-proxy-setup] exporting to image [2023-12-05T22:36:23.654Z] #153 exporting layers 1.8s done [2023-12-05T22:36:23.654Z] #153 writing image sha256:ab3bcf9f1b5f1dd9c2dcda3fac72b88256679d271977f9f8be1c6843ffd1bd39 0.0s done [2023-12-05T22:36:23.654Z] #153 naming to docker.io/library/security-proxy-setup-arm64 0.1s done [2023-12-05T22:36:23.654Z] #153 DONE 2.0s [2023-12-05T22:36:23.654Z] [2023-12-05T22:36:23.654Z] #151 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2023-12-05T22:36:23.654Z] #151 DONE 2.3s [2023-12-05T22:36:23.654Z] [2023-12-05T22:36:23.654Z] #158 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:36:24.238Z] #158 DONE 0.5s [2023-12-05T22:36:24.238Z] [2023-12-05T22:36:24.238Z] #159 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-12-05T22:36:24.238Z] #159 DONE 0.5s [2023-12-05T22:36:24.238Z] [2023-12-05T22:36:24.238Z] #160 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-05T22:36:24.238Z] #160 ... [2023-12-05T22:36:24.238Z] [2023-12-05T22:36:24.238Z] #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:36:24.238Z] #161 DONE 0.6s [2023-12-05T22:36:24.512Z] [2023-12-05T22:36:24.512Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:36:24.512Z] #162 ... [2023-12-05T22:36:24.512Z] [2023-12-05T22:36:24.512Z] #160 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-12-05T22:36:24.512Z] #160 DONE 0.6s [2023-12-05T22:36:24.780Z] [2023-12-05T22:36:24.780Z] #163 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-12-05T22:36:24.780Z] #163 DONE 0.7s [2023-12-05T22:36:24.780Z] [2023-12-05T22:36:24.780Z] #164 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-05T22:36:25.046Z] #164 ... [2023-12-05T22:36:25.046Z] [2023-12-05T22:36:25.046Z] #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:36:25.046Z] #162 DONE 0.5s [2023-12-05T22:36:25.046Z] [2023-12-05T22:36:25.046Z] #165 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-12-05T22:36:25.046Z] #165 DONE 0.3s [2023-12-05T22:36:25.046Z] [2023-12-05T22:36:25.047Z] #166 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-05T22:36:25.314Z] #166 ... [2023-12-05T22:36:25.314Z] [2023-12-05T22:36:25.314Z] #164 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-12-05T22:36:25.314Z] #164 DONE 0.5s [2023-12-05T22:36:25.314Z] [2023-12-05T22:36:25.314Z] #167 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-05T22:36:25.603Z] #167 ... [2023-12-05T22:36:25.604Z] [2023-12-05T22:36:25.604Z] #166 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-12-05T22:36:25.604Z] #166 DONE 0.4s [2023-12-05T22:36:25.604Z] [2023-12-05T22:36:25.604Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-12-05T22:36:25.604Z] #168 DONE 0.6s [2023-12-05T22:36:25.604Z] [2023-12-05T22:36:25.604Z] #167 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-12-05T22:36:25.604Z] #167 DONE 0.4s [2023-12-05T22:36:25.604Z] [2023-12-05T22:36:25.604Z] #169 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T22:36:25.872Z] #169 ... [2023-12-05T22:36:25.872Z] [2023-12-05T22:36:25.872Z] #170 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-12-05T22:36:25.872Z] #170 DONE 0.5s [2023-12-05T22:36:26.143Z] [2023-12-05T22:36:26.144Z] #171 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-12-05T22:36:26.412Z] #171 DONE 0.3s [2023-12-05T22:36:26.412Z] [2023-12-05T22:36:26.412Z] #172 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-12-05T22:36:26.995Z] #172 DONE 0.4s [2023-12-05T22:36:26.995Z] [2023-12-05T22:36:26.995Z] #173 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-12-05T22:36:26.995Z] #173 DONE 0.3s [2023-12-05T22:36:26.995Z] [2023-12-05T22:36:26.995Z] #174 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-12-05T22:36:27.586Z] #174 DONE 0.3s [2023-12-05T22:36:27.586Z] [2023-12-05T22:36:27.586Z] #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-05T22:36:27.856Z] #175 ... [2023-12-05T22:36:27.856Z] [2023-12-05T22:36:27.856Z] #169 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T22:36:27.856Z] #169 DONE 2.2s [2023-12-05T22:36:28.127Z] [2023-12-05T22:36:28.127Z] #176 [security-secretstore-setup] exporting to image [2023-12-05T22:36:28.127Z] #176 ... [2023-12-05T22:36:28.127Z] [2023-12-05T22:36:28.127Z] #177 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T22:36:28.127Z] #177 DONE 2.6s [2023-12-05T22:36:28.407Z] [2023-12-05T22:36:28.407Z] #178 [security-proxy-auth] exporting to image [2023-12-05T22:36:29.380Z] #178 exporting layers 1.2s done [2023-12-05T22:36:29.380Z] #178 writing image sha256:4218b3596b65eae884638e43ce706c1e17ccab88ab8e4764009e919e87eb46da 0.0s done [2023-12-05T22:36:29.380Z] #178 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2023-12-05T22:36:29.380Z] #178 DONE 1.3s [2023-12-05T22:36:29.380Z] [2023-12-05T22:36:29.380Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T22:36:30.360Z] #139 ... [2023-12-05T22:36:30.360Z] [2023-12-05T22:36:30.360Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-12-05T22:36:30.360Z] #142 DONE 406.3s [2023-12-05T22:36:30.360Z] [2023-12-05T22:36:30.360Z] #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2023-12-05T22:36:30.360Z] #175 DONE 2.5s [2023-12-05T22:36:30.360Z] [2023-12-05T22:36:30.360Z] #179 [security-bootstrapper] exporting to image [2023-12-05T22:36:30.699Z] #179 ... [2023-12-05T22:36:30.699Z] [2023-12-05T22:36:30.699Z] #176 [security-secretstore-setup] exporting to image [2023-12-05T22:36:30.699Z] #176 exporting layers 2.4s done [2023-12-05T22:36:30.699Z] #176 writing image sha256:c11c4de129a8eab12f2296d8444dc69aaaab1104dddcd52159b58dda73c4685a 0.1s done [2023-12-05T22:36:30.699Z] #176 naming to docker.io/library/security-secretstore-setup-arm64 0.1s done [2023-12-05T22:36:30.699Z] #176 DONE 2.7s [2023-12-05T22:36:30.699Z] [2023-12-05T22:36:30.699Z] #44 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T22:36:30.968Z] #44 ... [2023-12-05T22:36:30.968Z] [2023-12-05T22:36:30.968Z] #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:36:31.239Z] #180 DONE 0.5s [2023-12-05T22:36:31.239Z] [2023-12-05T22:36:31.239Z] #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:36:31.508Z] #181 DONE 0.2s [2023-12-05T22:36:31.508Z] [2023-12-05T22:36:31.508Z] #44 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T22:36:31.508Z] #44 ... [2023-12-05T22:36:31.508Z] [2023-12-05T22:36:31.508Z] #179 [security-bootstrapper] exporting to image [2023-12-05T22:36:31.508Z] #179 exporting layers 1.6s done [2023-12-05T22:36:31.508Z] #179 writing image sha256:e61c3d4f6e7a261448ac136f069cbb6ad113db1f1eec88c1a9a5ea1120707bf3 0.0s done [2023-12-05T22:36:31.508Z] #179 naming to docker.io/library/security-bootstrapper-arm64 [2023-12-05T22:36:31.773Z] #179 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2023-12-05T22:36:31.774Z] #179 DONE 1.7s [2023-12-05T22:36:31.774Z] [2023-12-05T22:36:31.774Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-12-05T22:36:31.774Z] #182 DONE 0.4s [2023-12-05T22:36:31.774Z] [2023-12-05T22:36:31.774Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T22:36:32.040Z] #136 ... [2023-12-05T22:36:32.040Z] [2023-12-05T22:36:32.040Z] #183 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-12-05T22:36:32.040Z] #183 DONE 0.2s [2023-12-05T22:36:32.040Z] [2023-12-05T22:36:32.040Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T22:36:32.310Z] #133 ... [2023-12-05T22:36:32.310Z] [2023-12-05T22:36:32.310Z] #184 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-12-05T22:36:32.310Z] #184 DONE 0.1s [2023-12-05T22:36:32.310Z] [2023-12-05T22:36:32.310Z] #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-12-05T22:36:34.252Z] #185 DONE 1.7s [2023-12-05T22:36:34.252Z] [2023-12-05T22:36:34.252Z] #186 [core-common-config-bootstrapper] exporting to image [2023-12-05T22:36:34.252Z] #186 exporting layers 0.4s done [2023-12-05T22:36:34.252Z] #186 writing image sha256:bcdb869e4eca4229b992b43f2d75002b3734ac52674daef028d1820c64be45dd [2023-12-05T22:36:34.518Z] #186 writing image sha256:bcdb869e4eca4229b992b43f2d75002b3734ac52674daef028d1820c64be45dd done [2023-12-05T22:36:34.518Z] #186 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-12-05T22:36:34.518Z] #186 DONE 0.4s [2023-12-05T22:36:34.518Z] [2023-12-05T22:36:34.518Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T22:36:52.984Z] #135 ... [2023-12-05T22:36:52.984Z] [2023-12-05T22:36:52.984Z] #139 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-12-05T22:36:52.984Z] #139 DONE 426.6s [2023-12-05T22:36:52.984Z] [2023-12-05T22:36:52.984Z] #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:36:52.984Z] #187 DONE 0.3s [2023-12-05T22:36:52.984Z] [2023-12-05T22:36:52.984Z] #188 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:36:52.984Z] #188 DONE 0.1s [2023-12-05T22:36:52.984Z] [2023-12-05T22:36:52.984Z] #44 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T22:36:52.984Z] #44 ... [2023-12-05T22:36:52.984Z] [2023-12-05T22:36:52.984Z] #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-12-05T22:36:52.984Z] #189 DONE 0.3s [2023-12-05T22:36:52.984Z] [2023-12-05T22:36:52.984Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-05T22:36:52.984Z] #138 ... [2023-12-05T22:36:52.984Z] [2023-12-05T22:36:52.984Z] #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-12-05T22:36:52.984Z] #190 DONE 0.2s [2023-12-05T22:36:52.984Z] [2023-12-05T22:36:52.984Z] #191 [core-command] exporting to image [2023-12-05T22:36:52.984Z] #191 exporting layers [2023-12-05T22:36:52.984Z] #191 exporting layers 0.4s done [2023-12-05T22:36:52.984Z] #191 writing image sha256:b1e2c57aa7db27ba6607c0eed1af062c03bb3c15327cabbcab9ab826d08e28aa done [2023-12-05T22:36:52.984Z] #191 naming to docker.io/library/core-command-arm64 done [2023-12-05T22:36:52.984Z] #191 DONE 0.4s [2023-12-05T22:36:52.984Z] [2023-12-05T22:36:52.984Z] #44 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T22:36:53.268Z] #44 ... [2023-12-05T22:36:53.268Z] [2023-12-05T22:36:53.268Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-12-05T22:36:53.268Z] #138 DONE 429.5s [2023-12-05T22:36:53.268Z] [2023-12-05T22:36:53.268Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T22:36:53.551Z] #136 ... [2023-12-05T22:36:53.551Z] [2023-12-05T22:36:53.551Z] #192 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:36:53.826Z] #192 DONE 0.1s [2023-12-05T22:36:53.826Z] [2023-12-05T22:36:53.826Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T22:36:53.826Z] #133 ... [2023-12-05T22:36:53.826Z] [2023-12-05T22:36:53.826Z] #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:36:54.119Z] #193 DONE 0.2s [2023-12-05T22:36:54.119Z] [2023-12-05T22:36:54.119Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-12-05T22:36:54.119Z] #194 DONE 0.3s [2023-12-05T22:36:54.119Z] [2023-12-05T22:36:54.119Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T22:36:54.402Z] #136 ... [2023-12-05T22:36:54.402Z] [2023-12-05T22:36:54.402Z] #195 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-12-05T22:36:54.402Z] #195 DONE 0.2s [2023-12-05T22:36:54.402Z] [2023-12-05T22:36:54.402Z] #196 [core-data] exporting to image [2023-12-05T22:36:54.696Z] #196 exporting layers 0.4s done [2023-12-05T22:36:54.975Z] #196 writing image sha256:ea15f1506d48f0f8efe9ddfca52c608fec28d43098e887df641ec66bf1aed165 done [2023-12-05T22:36:54.975Z] #196 naming to docker.io/library/core-data-arm64 0.0s done [2023-12-05T22:36:54.975Z] #196 DONE 0.4s [2023-12-05T22:36:54.975Z] [2023-12-05T22:36:54.975Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T22:36:59.300Z] #136 ... [2023-12-05T22:36:59.300Z] [2023-12-05T22:36:59.300Z] #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-12-05T22:36:59.300Z] #137 DONE 435.4s [2023-12-05T22:36:59.300Z] [2023-12-05T22:36:59.300Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T22:36:59.300Z] #136 ... [2023-12-05T22:36:59.300Z] [2023-12-05T22:36:59.300Z] #197 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:36:59.618Z] #197 DONE 0.2s [2023-12-05T22:36:59.618Z] [2023-12-05T22:36:59.618Z] #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:36:59.922Z] #198 DONE 0.2s [2023-12-05T22:36:59.922Z] [2023-12-05T22:36:59.922Z] #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-12-05T22:37:00.232Z] #199 DONE 0.3s [2023-12-05T22:37:00.232Z] [2023-12-05T22:37:00.232Z] #200 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-12-05T22:37:00.232Z] #200 DONE 0.1s [2023-12-05T22:37:00.232Z] [2023-12-05T22:37:00.232Z] #201 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-12-05T22:37:00.232Z] #201 DONE 0.1s [2023-12-05T22:37:00.232Z] [2023-12-05T22:37:00.232Z] #44 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T22:37:00.538Z] #44 ... [2023-12-05T22:37:00.538Z] [2023-12-05T22:37:00.538Z] #202 [core-metadata] exporting to image [2023-12-05T22:37:00.538Z] #202 exporting layers [2023-12-05T22:37:00.538Z] #202 exporting layers 0.2s done [2023-12-05T22:37:00.538Z] #202 writing image sha256:3f821bf1d77f62a87da967ad5c7e19b0d747473ec3d1de2181bb339000cd185f done [2023-12-05T22:37:00.538Z] #202 naming to docker.io/library/core-metadata-arm64 0.0s done [2023-12-05T22:37:00.538Z] #202 DONE 0.2s [2023-12-05T22:37:00.538Z] [2023-12-05T22:37:00.538Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T22:37:07.190Z] #133 ... [2023-12-05T22:37:07.190Z] [2023-12-05T22:37:07.190Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-12-05T22:37:07.190Z] #136 DONE 442.7s [2023-12-05T22:37:07.190Z] [2023-12-05T22:37:07.190Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T22:37:07.190Z] #133 ... [2023-12-05T22:37:07.190Z] [2023-12-05T22:37:07.190Z] #203 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:37:07.190Z] #203 DONE 0.1s [2023-12-05T22:37:07.190Z] [2023-12-05T22:37:07.190Z] #204 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:37:07.190Z] #204 DONE 0.1s [2023-12-05T22:37:07.190Z] [2023-12-05T22:37:07.190Z] #44 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T22:37:07.190Z] #44 ... [2023-12-05T22:37:07.190Z] [2023-12-05T22:37:07.190Z] #205 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-12-05T22:37:07.190Z] #205 DONE 0.3s [2023-12-05T22:37:07.190Z] [2023-12-05T22:37:07.190Z] #44 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T22:37:07.457Z] #44 ... [2023-12-05T22:37:07.457Z] [2023-12-05T22:37:07.457Z] #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-12-05T22:37:07.457Z] #206 DONE 0.1s [2023-12-05T22:37:07.457Z] [2023-12-05T22:37:07.457Z] #207 [security-spiffe-token-provider] exporting to image [2023-12-05T22:37:07.457Z] #207 exporting layers [2023-12-05T22:37:07.722Z] #207 exporting layers 0.4s done [2023-12-05T22:37:07.988Z] #207 writing image sha256:8af2f2c127a126cebcb449b380e87c6eed2127099c5fb4123c314baff329cadb done [2023-12-05T22:37:07.988Z] #207 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-12-05T22:37:07.988Z] #207 DONE 0.5s [2023-12-05T22:37:07.988Z] [2023-12-05T22:37:07.988Z] #44 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T22:37:16.200Z] #44 ... [2023-12-05T22:37:16.200Z] [2023-12-05T22:37:16.200Z] #135 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-12-05T22:37:16.200Z] #135 DONE 451.5s [2023-12-05T22:37:16.200Z] [2023-12-05T22:37:16.200Z] #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-12-05T22:37:16.200Z] #133 DONE 452.0s [2023-12-05T22:37:16.200Z] [2023-12-05T22:37:16.200Z] #208 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:37:16.200Z] #208 DONE 0.1s [2023-12-05T22:37:16.200Z] [2023-12-05T22:37:16.200Z] #44 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T22:37:16.200Z] #44 ... [2023-12-05T22:37:16.200Z] [2023-12-05T22:37:16.200Z] #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:37:16.200Z] #209 DONE 0.2s [2023-12-05T22:37:16.200Z] [2023-12-05T22:37:16.200Z] #210 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-12-05T22:37:16.200Z] #210 DONE 0.3s [2023-12-05T22:37:16.200Z] [2023-12-05T22:37:16.200Z] #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-12-05T22:37:16.200Z] #211 DONE 0.1s [2023-12-05T22:37:16.200Z] [2023-12-05T22:37:16.200Z] #212 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-12-05T22:37:16.200Z] #212 DONE 0.1s [2023-12-05T22:37:16.200Z] [2023-12-05T22:37:16.200Z] #44 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T22:37:16.200Z] #44 ... [2023-12-05T22:37:16.200Z] [2023-12-05T22:37:16.200Z] #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2023-12-05T22:37:16.200Z] #213 DONE 0.1s [2023-12-05T22:37:16.200Z] [2023-12-05T22:37:16.200Z] #214 [support-scheduler] exporting to image [2023-12-05T22:37:16.200Z] #214 exporting layers [2023-12-05T22:37:16.466Z] #214 exporting layers 0.3s done [2023-12-05T22:37:16.466Z] #214 writing image sha256:fd71da158150a3fd8ea0a7d238fa631a95e212cad080da09f58e8715ae74cc7f done [2023-12-05T22:37:16.466Z] #214 naming to docker.io/library/support-scheduler-arm64 done [2023-12-05T22:37:16.466Z] #214 DONE 0.3s [2023-12-05T22:37:16.466Z] [2023-12-05T22:37:16.466Z] #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-12-05T22:37:16.466Z] #215 DONE 0.3s [2023-12-05T22:37:16.466Z] [2023-12-05T22:37:16.466Z] #44 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T22:37:16.732Z] #44 ... [2023-12-05T22:37:16.733Z] [2023-12-05T22:37:16.733Z] #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-12-05T22:37:16.733Z] #216 DONE 0.2s [2023-12-05T22:37:16.733Z] [2023-12-05T22:37:16.733Z] #217 [support-notifications] exporting to image [2023-12-05T22:37:17.311Z] #217 exporting layers 0.3s done [2023-12-05T22:37:17.311Z] #217 writing image sha256:030b9f7dba4fe3cefe7edac041267676c2687118df513b5aaba2c148247c834a done [2023-12-05T22:37:17.311Z] #217 naming to docker.io/library/support-notifications-arm64 done [2023-12-05T22:37:17.311Z] #217 DONE 0.4s [2023-12-05T22:37:17.311Z] [2023-12-05T22:37:17.311Z] #44 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T22:37:17.311Z] time="2023-12-05T22:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:37:17.311Z] time="2023-12-05T22:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:37:17.311Z] time="2023-12-05T22:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:37:17.311Z] time="2023-12-05T22:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:37:17.311Z] time="2023-12-05T22:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:37:17.311Z] time="2023-12-05T22:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:37:17.311Z] time="2023-12-05T22:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:37:17.311Z] time="2023-12-05T22:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:37:17.311Z] time="2023-12-05T22:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:37:17.311Z] time="2023-12-05T22:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:37:17.311Z] time="2023-12-05T22:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:37:17.311Z] time="2023-12-05T22:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:37:17.311Z] time="2023-12-05T22:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-12-05T22:37:17.311Z] time="2023-12-05T22:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-12-05T22:37:17.349Z] $ docker stop --time=1 5731fe2c1653ca5a704aab83c114ac754673f8f75bfe8daa15e92bb7b88291eb [2023-12-05T22:37:18.884Z] $ docker rm -f --volumes 5731fe2c1653ca5a704aab83c114ac754673f8f75bfe8daa15e92bb7b88291eb [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T22:37:19.481Z] + docker images [2023-12-05T22:37:19.481Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-12-05T22:37:19.481Z] support-notifications-arm64 latest 030b9f7dba4f 3 seconds ago 26.4MB [2023-12-05T22:37:19.481Z] support-scheduler-arm64 latest fd71da158150 4 seconds ago 25.8MB [2023-12-05T22:37:19.481Z] security-spiffe-token-provider-arm64 latest 8af2f2c127a1 12 seconds ago 28.8MB [2023-12-05T22:37:19.481Z] core-metadata-arm64 latest 3f821bf1d77f 19 seconds ago 17.4MB [2023-12-05T22:37:19.481Z] core-data-arm64 latest ea15f1506d48 25 seconds ago 17.1MB [2023-12-05T22:37:19.481Z] core-command-arm64 latest b1e2c57aa7db 28 seconds ago 17MB [2023-12-05T22:37:19.481Z] core-common-config-bootstrapper-arm64 latest bcdb869e4eca 46 seconds ago 15.1MB [2023-12-05T22:37:19.481Z] security-bootstrapper-arm64 latest e61c3d4f6e7a 50 seconds ago 18.5MB [2023-12-05T22:37:19.481Z] security-secretstore-setup-arm64 latest c11c4de129a8 52 seconds ago 35.7MB [2023-12-05T22:37:19.481Z] security-proxy-auth-arm64 latest 4218b3596b65 52 seconds ago 15.9MB [2023-12-05T22:37:19.481Z] security-proxy-setup-arm64 latest ab3bcf9f1b5f 58 seconds ago 25.8MB [2023-12-05T22:37:19.481Z] security-spire-agent-arm64 latest e6fac3dffdf1 8 minutes ago 152MB [2023-12-05T22:37:19.481Z] security-spire-config-arm64 latest 268f51ffd420 8 minutes ago 95.8MB [2023-12-05T22:37:19.481Z] security-spire-server-arm64 latest 8d1ee777f4ec 8 minutes ago 96.7MB [2023-12-05T22:37:19.481Z] ci-base-image-arm64 latest e0317f97b9b0 15 minutes ago 933MB [2023-12-05T22:37:19.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 3 weeks ago 560MB [2023-12-05T22:37:19.481Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 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-12-05T22:37:20.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T22:37:20.714Z] [2023-12-05T22:37:20.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T22:37:21.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T22:37:21.413Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-05T22:37:21.413Z] 8998bd30e6a1: Pulling fs layer [2023-12-05T22:37:21.413Z] 04944245beec: Pulling fs layer [2023-12-05T22:37:21.413Z] 699f458cf7ca: Pulling fs layer [2023-12-05T22:37:21.413Z] 765212b225bb: Pulling fs layer [2023-12-05T22:37:21.413Z] f23df028b6ca: Pulling fs layer [2023-12-05T22:37:21.413Z] d65c8cfc05b1: Pulling fs layer [2023-12-05T22:37:21.413Z] 2437ff75d9bd: Pulling fs layer [2023-12-05T22:37:21.413Z] f23df028b6ca: Waiting [2023-12-05T22:37:21.413Z] d65c8cfc05b1: Waiting [2023-12-05T22:37:21.413Z] 2437ff75d9bd: Waiting [2023-12-05T22:37:21.413Z] 765212b225bb: Waiting [2023-12-05T22:37:21.678Z] 04944245beec: Verifying Checksum [2023-12-05T22:37:21.678Z] 04944245beec: Download complete [2023-12-05T22:37:21.678Z] 765212b225bb: Verifying Checksum [2023-12-05T22:37:21.678Z] 765212b225bb: Download complete [2023-12-05T22:37:21.678Z] f23df028b6ca: Verifying Checksum [2023-12-05T22:37:21.678Z] f23df028b6ca: Download complete [2023-12-05T22:37:21.678Z] d65c8cfc05b1: Download complete [2023-12-05T22:37:21.678Z] 699f458cf7ca: Verifying Checksum [2023-12-05T22:37:21.678Z] 699f458cf7ca: Download complete [2023-12-05T22:37:22.260Z] 8998bd30e6a1: Verifying Checksum [2023-12-05T22:37:22.260Z] 8998bd30e6a1: Download complete [2023-12-05T22:37:24.195Z] 2437ff75d9bd: Verifying Checksum [2023-12-05T22:37:24.195Z] 2437ff75d9bd: Download complete [2023-12-05T22:37:28.461Z] 8998bd30e6a1: Pull complete [2023-12-05T22:37:28.727Z] 04944245beec: Pull complete [2023-12-05T22:37:30.657Z] 699f458cf7ca: Pull complete [2023-12-05T22:37:30.657Z] 765212b225bb: Pull complete [2023-12-05T22:37:31.611Z] f23df028b6ca: Pull complete [2023-12-05T22:37:31.611Z] d65c8cfc05b1: Pull complete [2023-12-05T22:37:58.242Z] 2437ff75d9bd: Pull complete [2023-12-05T22:37:58.242Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-05T22:37:58.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T22:37:58.242Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T22:37:58.704Z] prd-ubuntu20.04-docker-arm64-4c-16g-24112 does not seem to be running inside a container [2023-12-05T22:37:58.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-05T22:37:59.857Z] $ docker top cad922c753197f9568ff4205b5ce48e73155fa65f2d9406e045a723cb443a72a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T22:38:00.553Z] ---> job-cost.sh [2023-12-05T22:38:00.815Z] lf-activate-venv: SKIPPING [2023-12-05T22:38:00.815Z] INFO: No Stack... [2023-12-05T22:38:01.392Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T22:38:01.967Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T22:38:02.300Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2023-12-05T22:38:02.300Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T22:38:02.369Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4734-1-stack-cost] [2023-12-05T22:38:02.377Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4734-1-stack-cost] did not exist. Created. [2023-12-05T22:38:02.377Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4734-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T22:38:02.878Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T22:38:03.073Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T22:38:03.088Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4734-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T22:38:03.250Z] $ docker stop --time=1 cad922c753197f9568ff4205b5ce48e73155fa65f2d9406e045a723cb443a72a [2023-12-05T22:38:04.632Z] $ docker rm -f --volumes cad922c753197f9568ff4205b5ce48e73155fa65f2d9406e045a723cb443a72a [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-12-05T22:38:06.617Z] provisioning config files... [2023-12-05T22:38:06.624Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17443705409960501130tmp [Pipeline] { [Pipeline] sh [2023-12-05T22:38:07.047Z] + set +x [2023-12-05T22:38:07.047Z] + curl -s https://codecov.io/bash [2023-12-05T22:38:07.047Z] + bash -s -- [2023-12-05T22:38:07.047Z] [2023-12-05T22:38:07.047Z] _____ _ [2023-12-05T22:38:07.047Z] / ____| | | [2023-12-05T22:38:07.047Z] | | ___ __| | ___ ___ _____ __ [2023-12-05T22:38:07.047Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-05T22:38:07.047Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-05T22:38:07.047Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-05T22:38:07.047Z] Bash-1.0.6 [2023-12-05T22:38:07.047Z] [2023-12-05T22:38:07.047Z] [2023-12-05T22:38:07.047Z] ==> git version 2.25.1 found [2023-12-05T22:38:07.047Z] ==> 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-12-05T22:38:07.047Z] Release-Date: 2020-01-08 [2023-12-05T22:38:07.047Z] 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-12-05T22:38:07.047Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-05T22:38:07.047Z] ==> Jenkins CI detected. [2023-12-05T22:38:07.047Z] current dir:  /w/workspace/edgex-go/1 [2023-12-05T22:38:07.047Z] project root: . [2023-12-05T22:38:07.047Z] --> token set from env [2023-12-05T22:38:07.047Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-05T22:38:07.047Z] ==> Running gcov in . (disable via -X gcov) [2023-12-05T22:38:07.047Z] ==> Python coveragepy not found [2023-12-05T22:38:07.047Z] ==> Searching for coverage reports in: [2023-12-05T22:38:07.047Z] + . [2023-12-05T22:38:07.307Z] -> Found 1 reports [2023-12-05T22:38:07.307Z] ==> Detecting git/mercurial file structure [2023-12-05T22:38:07.307Z] ==> Reading reports [2023-12-05T22:38:07.307Z] + ./coverage.out bytes=453602 [2023-12-05T22:38:07.307Z] ==> Appending adjustments [2023-12-05T22:38:07.307Z] https://docs.codecov.io/docs/fixing-reports [2023-12-05T22:38:08.242Z] + Found adjustments [2023-12-05T22:38:08.242Z] ==> Gzipping contents [2023-12-05T22:38:08.242Z] 60K /tmp/codecov.WuD74m.gz [2023-12-05T22:38:08.242Z] ==> Uploading reports [2023-12-05T22:38:08.242Z] url: https://codecov.io [2023-12-05T22:38:08.242Z] query: branch=PR-4734&commit=e1238aa0bff0afdb11edbdf48b29a0bc631c2877&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4734%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4734&job=&cmd_args= [2023-12-05T22:38:08.242Z] -> Pinging Codecov [2023-12-05T22:38:08.242Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4734&commit=e1238aa0bff0afdb11edbdf48b29a0bc631c2877&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4734%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4734&job=&cmd_args= [2023-12-05T22:38:08.502Z] -> Uploading to [2023-12-05T22:38:08.502Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-05/00271124DB129430A58F1EEE437C3FCB/e1238aa0bff0afdb11edbdf48b29a0bc631c2877/389b5505-63d3-4bb1-a604-262c6e9167d9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231205T223808Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d66190366fb0ecee85351849eeeb31ffbf694d0300b57d4a86f099fff1c5d9a5 [2023-12-05T22:38:08.502Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T22:38:08.502Z] Dload Upload Total Spent Left Speed [2023-12-05T22:38:08.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57737 0 0 100 57737 0 275k --:--:-- --:--:-- --:--:-- 273k 100 57737 0 0 100 57737 0 214k --:--:-- --:--:-- --:--:-- 213k [2023-12-05T22:38:08.763Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e1238aa0bff0afdb11edbdf48b29a0bc631c2877 [Pipeline] } [2023-12-05T22:38:08.790Z] 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-12-05T22:38:11.191Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-12-05T22:38:11.518Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T22:38:12.403Z] ---> package-listing.sh [2023-12-05T22:38:12.403Z] ++ facter osfamily [2023-12-05T22:38:12.403Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-05T22:38:12.662Z] + OS_FAMILY=debian [2023-12-05T22:38:12.662Z] + workspace=/w/workspace/edgex-go/1 [2023-12-05T22:38:12.662Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-05T22:38:12.662Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-05T22:38:12.662Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-05T22:38:12.662Z] + PACKAGES=/tmp/packages_start.txt [2023-12-05T22:38:12.662Z] + '[' /w/workspace/edgex-go/1 ']' [2023-12-05T22:38:12.662Z] + PACKAGES=/tmp/packages_end.txt [2023-12-05T22:38:12.662Z] + case "${OS_FAMILY}" in [2023-12-05T22:38:12.662Z] + dpkg -l [2023-12-05T22:38:12.662Z] + grep '^ii' [2023-12-05T22:38:12.662Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-05T22:38:12.662Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-05T22:38:12.662Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-05T22:38:12.662Z] + '[' /w/workspace/edgex-go/1 ']' [2023-12-05T22:38:12.662Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-12-05T22:38:12.662Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-12-05T22:38:12.697Z] 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-12-05T22:38:12.984Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T22:38:13.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T22:38:13.660Z] [2023-12-05T22:38:13.660Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T22:38:14.076Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T22:38:14.076Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-05T22:38:14.077Z] 5eb5b503b376: Pulling fs layer [2023-12-05T22:38:14.077Z] 5c69ac0246d0: Pulling fs layer [2023-12-05T22:38:14.077Z] ec43610c2a17: Pulling fs layer [2023-12-05T22:38:14.077Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-05T22:38:14.077Z] 33b1e0a273af: Pulling fs layer [2023-12-05T22:38:14.077Z] 5d3b04190fa2: Pulling fs layer [2023-12-05T22:38:14.077Z] 2f39f015ded8: Pulling fs layer [2023-12-05T22:38:14.077Z] 3a2ae6a8a46f: Waiting [2023-12-05T22:38:14.077Z] 33b1e0a273af: Waiting [2023-12-05T22:38:14.077Z] 5d3b04190fa2: Waiting [2023-12-05T22:38:14.077Z] 2f39f015ded8: Waiting [2023-12-05T22:38:14.077Z] 5c69ac0246d0: Download complete [2023-12-05T22:38:14.077Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-05T22:38:14.077Z] 3a2ae6a8a46f: Download complete [2023-12-05T22:38:14.077Z] 33b1e0a273af: Verifying Checksum [2023-12-05T22:38:14.077Z] 33b1e0a273af: Download complete [2023-12-05T22:38:14.077Z] 5d3b04190fa2: Download complete [2023-12-05T22:38:14.077Z] ec43610c2a17: Verifying Checksum [2023-12-05T22:38:14.077Z] ec43610c2a17: Download complete [2023-12-05T22:38:14.334Z] 5eb5b503b376: Verifying Checksum [2023-12-05T22:38:14.334Z] 5eb5b503b376: Download complete [2023-12-05T22:38:14.898Z] 2f39f015ded8: Download complete [2023-12-05T22:38:15.463Z] 5eb5b503b376: Pull complete [2023-12-05T22:38:15.721Z] 5c69ac0246d0: Pull complete [2023-12-05T22:38:16.288Z] ec43610c2a17: Pull complete [2023-12-05T22:38:16.288Z] 3a2ae6a8a46f: Pull complete [2023-12-05T22:38:16.288Z] 33b1e0a273af: Pull complete [2023-12-05T22:38:16.547Z] 5d3b04190fa2: Pull complete [2023-12-05T22:38:20.737Z] 2f39f015ded8: Pull complete [2023-12-05T22:38:20.737Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-05T22:38:20.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T22:38:20.737Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T22:38:21.145Z] prd-ubuntu20.04-docker-8c-8g-24111 does not seem to be running inside a container [2023-12-05T22:38:21.169Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-05T22:38:25.730Z] $ docker top a1cdb1ddb86e0e336ab78604aa336755d5069ac827df30ce641508a8c375a800 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T22:38:26.222Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-05T22:38:26.537Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-05T22:38:26.851Z] + ls /var/log/sa-host [2023-12-05T22:38:26.851Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T22:38:27.109Z] provisioning config files... [2023-12-05T22:38:27.119Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17094016044068638593tmp [Pipeline] { [Pipeline] echo [2023-12-05T22:38:27.267Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T22:38:27.577Z] ---> create-netrc.sh [Pipeline] } [2023-12-05T22:38:27.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-05T22:38:28.113Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-05T22:38:28.147Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T22:38:28.457Z] ---> sudo-logs.sh [2023-12-05T22:38:28.457Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-05T22:38:28.585Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T22:38:28.903Z] ---> job-cost.sh [2023-12-05T22:38:28.903Z] lf-activate-venv: SKIPPING [2023-12-05T22:38:28.903Z] DEBUG: total: 0.2199999988079071 [2023-12-05T22:38:28.903Z] INFO: Retrieving Stack Cost... [2023-12-05T22:38:29.163Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T22:38:29.732Z] INFO: Archiving Costs [Pipeline] echo [2023-12-05T22:38:29.768Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T22:38:30.076Z] ---> logs-deploy.sh [2023-12-05T22:38:30.076Z] lf-activate-venv: SKIPPING [2023-12-05T22:38:30.076Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4734/1 [2023-12-05T22:38:30.076Z] INFO: archiving workspace using pattern(s): [2023-12-05T22:38:31.017Z] Archives upload complete. [2023-12-05T22:38:31.275Z] INFO: archiving logs to Nexus