Pull request #4842 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 cherrycl for edgexfoundry/edgex-go Obtained Jenkinsfile from 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd+6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 (278ebe19c1ce7b8e78f92ff3dd12302532a3d1de) 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-ssh10220310645218501756.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh535879243780635231.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4842/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-4842/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh343310589291879852.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-4842/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4371892627092934678.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1825386026095166918.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-4842/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-4842/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17672786771108078903.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6744 in /w/workspace/edgexfoundry_edgex-go_PR-4842 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 into PR head commit 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd Merge succeeded, producing 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd Checking out Revision 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd (PR-4842) > 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/4842/head:refs/remotes/origin/PR-4842 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd # 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 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd # timeout=10 Commit message: "fix: Set service version to 3.2.0 in API documents" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:57:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:57:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:57:09 ========================================================= 07:57:09 EdgeX Global Pipelines Version Info 07:57:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:57:10 ------------------- 07:57:10 stable info: 07:57:10 ------------------- 07:57:10 Commited By: Ginny Guan ginny@iotechsys.com 07:57:10 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 07:57:10 Message: update stable to v1.0.260 07:57:11 ------------------- 07:57:11 experimental info: 07:57:11 ------------------- 07:57:11 Commited By: Ginny Guan ginny@iotechsys.com 07:57:11 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 07:57:11 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:57:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:57:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:57:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:57:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:57:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:57:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:57:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:57:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:57:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:57:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:57:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:57:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:57:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:57:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:57:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:57:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:57:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:57:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:57:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:57:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:57:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4842 [Pipeline] echo 07:57:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4842 [Pipeline] echo 07:57:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4842 [Pipeline] echo 07:57:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd [Pipeline] echo 07:57:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 56c5cf7 [Pipeline] echo 07:57:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:57:13 provisioning config files... 07:57:13 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6653114255489692667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:13 ---> ****-login.sh 07:57:13 nexus3.edgexfoundry.org:10001 07:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:13 Configure a credential helper to remove this warning. See 07:57:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:13 07:57:13 Login Succeeded 07:57:13 nexus3.edgexfoundry.org:10002 07:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:14 Configure a credential helper to remove this warning. See 07:57:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:14 07:57:14 Login Succeeded 07:57:14 nexus3.edgexfoundry.org:10003 07:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:14 Configure a credential helper to remove this warning. See 07:57:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:14 07:57:14 Login Succeeded 07:57:14 nexus3.edgexfoundry.org:10004 07:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:14 Configure a credential helper to remove this warning. See 07:57:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:14 07:57:14 Login Succeeded 07:57:14 ****.io 07:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:14 Configure a credential helper to remove this warning. See 07:57:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:14 07:57:14 Login Succeeded 07:57:14 ---> ****-login.sh ends [Pipeline] } 07:57:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:57:15 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:57:15 + dirname cmd/core-command/Dockerfile 07:57:15 + cut -d/ -f2 07:57:15 + echo core-command,cmd/core-command/Dockerfile 07:57:15 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:57:15 + cut -d/ -f2 07:57:15 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:57:15 + dirname cmd/core-data/Dockerfile 07:57:15 + cut -d/ -f2 07:57:15 + echo core-data,cmd/core-data/Dockerfile 07:57:15 + dirname cmd/core-keeper/Dockerfile 07:57:15 + cut -d/ -f2 07:57:15 + echo core-keeper,cmd/core-keeper/Dockerfile 07:57:15 + dirname cmd/core-metadata/Dockerfile 07:57:15 + cut -d/ -f2 07:57:15 + echo core-metadata,cmd/core-metadata/Dockerfile 07:57:15 + dirname cmd/security-bootstrapper/Dockerfile 07:57:15 + cut -d/ -f2 07:57:15 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:57:15 + dirname cmd/security-proxy-auth/Dockerfile 07:57:15 + cut -d/ -f2 07:57:15 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:57:15 + dirname cmd/security-proxy-setup/Dockerfile 07:57:15 + cut -d/ -f2 07:57:15 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:57:15 + dirname cmd/security-secretstore-setup/Dockerfile 07:57:15 + cut -d/ -f2 07:57:15 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:57:15 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:57:15 + cut -d/ -f2 07:57:15 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:57:15 + dirname cmd/security-spire-agent/Dockerfile 07:57:15 + cut -d/ -f2 07:57:15 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:57:15 + dirname cmd/security-spire-config/Dockerfile 07:57:15 + cut -d/ -f2 07:57:15 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:57:15 + dirname cmd/security-spire-server/Dockerfile 07:57:15 + cut -d/ -f2 07:57:15 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:57:15 + dirname cmd/support-notifications/Dockerfile 07:57:15 + cut -d/ -f2 07:57:15 + echo support-notifications,cmd/support-notifications/Dockerfile 07:57:15 + dirname cmd/support-scheduler/Dockerfile 07:57:15 + cut -d/ -f2 07:57:15 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:57:15 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-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 07:57:15 + git rev-list -1 --merges 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd~1..56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd [Pipeline] echo 07:57:15 -----------> git rev-list -1 --merges 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd~1..56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd [false] [Pipeline] sh 07:57:16 + git log --format=format:%s -1 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd [Pipeline] echo 07:57:16 ========================================================= 07:57:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:57:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:57:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:57:16 + grep -v github /etc/ssh/ssh_known_hosts 07:57:16 + [ -e /tmp/ssh_known_hosts ] 07:57:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:57:16 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:57:16 sudo tee -a /etc/ssh/ssh_known_hosts 07:57:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:17 07:57:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:17 0.1.4: Pulling from edgex-devops/py-git-semver 07:57:17 b85a868b505f: Pulling fs layer 07:57:17 e2be974225ed: Pulling fs layer 07:57:17 339a4e72a1f5: Pulling fs layer 07:57:17 988bab9f4d93: Pulling fs layer 07:57:17 1469e6f7b9e6: Pulling fs layer 07:57:17 eaf3925da568: Pulling fs layer 07:57:17 bab4dde63d76: Pulling fs layer 07:57:17 bde34c3a00c8: Pulling fs layer 07:57:17 b352a97aabf1: Pulling fs layer 07:57:17 4872d77fe225: Pulling fs layer 07:57:17 5851b861e8e6: Pulling fs layer 07:57:17 1469e6f7b9e6: Waiting 07:57:17 eaf3925da568: Waiting 07:57:17 bab4dde63d76: Waiting 07:57:17 bde34c3a00c8: Waiting 07:57:17 b352a97aabf1: Waiting 07:57:17 4872d77fe225: Waiting 07:57:17 5851b861e8e6: Waiting 07:57:17 988bab9f4d93: Waiting 07:57:17 e2be974225ed: Verifying Checksum 07:57:17 e2be974225ed: Download complete 07:57:17 988bab9f4d93: Verifying Checksum 07:57:17 988bab9f4d93: Download complete 07:57:17 1469e6f7b9e6: Verifying Checksum 07:57:17 1469e6f7b9e6: Download complete 07:57:17 339a4e72a1f5: Verifying Checksum 07:57:17 339a4e72a1f5: Download complete 07:57:17 eaf3925da568: Verifying Checksum 07:57:17 eaf3925da568: Download complete 07:57:17 bde34c3a00c8: Download complete 07:57:17 b352a97aabf1: Verifying Checksum 07:57:17 b352a97aabf1: Download complete 07:57:17 4872d77fe225: Download complete 07:57:17 5851b861e8e6: Download complete 07:57:17 b85a868b505f: Verifying Checksum 07:57:17 b85a868b505f: Download complete 07:57:18 bab4dde63d76: Verifying Checksum 07:57:18 bab4dde63d76: Download complete 07:57:18 b85a868b505f: Pull complete 07:57:18 e2be974225ed: Pull complete 07:57:19 339a4e72a1f5: Pull complete 07:57:19 988bab9f4d93: Pull complete 07:57:19 1469e6f7b9e6: Pull complete 07:57:19 eaf3925da568: Pull complete 07:57:21 bab4dde63d76: Pull complete 07:57:21 bde34c3a00c8: Pull complete 07:57:21 b352a97aabf1: Pull complete 07:57:21 4872d77fe225: Pull complete 07:57:21 5851b861e8e6: Pull complete 07:57:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:57:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:22 prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container 07:57:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:57:24 $ docker top f75c946e33b522646fe5162ca391e0e3c666002bc2a177da0c713eededbc3ee8 -eo pid,comm 07:57:24 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). 07:57:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:57:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:25 [ssh-agent] Looking for ssh-agent implementation... 07:57:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:25 $ docker exec f75c946e33b522646fe5162ca391e0e3c666002bc2a177da0c713eededbc3ee8 ssh-agent 07:57:25 SSH_AUTH_SOCK=/tmp/ssh-z0e5uxipMCXc/agent.32 07:57:25 SSH_AGENT_PID=38 07:57:25 Running ssh-add (command line suppressed) 07:57:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13260922480422134122.key (/w/workspace/edgex-go/1@tmp/private_key_13260922480422134122.key) 07:57:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:25 + git tag --points-at HEAD [Pipeline] } 07:57:25 $ docker exec --env ******** --env ******** f75c946e33b522646fe5162ca391e0e3c666002bc2a177da0c713eededbc3ee8 ssh-agent -k 07:57:25 unset SSH_AUTH_SOCK; 07:57:25 unset SSH_AGENT_PID; 07:57:25 echo Agent pid 38 killed; 07:57:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:57:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:26 [ssh-agent] Looking for ssh-agent implementation... 07:57:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:26 $ docker exec f75c946e33b522646fe5162ca391e0e3c666002bc2a177da0c713eededbc3ee8 ssh-agent 07:57:26 SSH_AUTH_SOCK=/tmp/ssh-edOJAzSQTnzi/agent.71 07:57:26 SSH_AGENT_PID=77 07:57:26 Running ssh-add (command line suppressed) 07:57:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12421087443780357065.key (/w/workspace/edgex-go/1@tmp/private_key_12421087443780357065.key) 07:57:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:26 + git semver init 07:57:26 2024-07-30 07:57:26,892 [run_init] DEBUG init version:0.0.0 force:False 07:57:26 2024-07-30 07:57:26,893 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 07:57:26 2024-07-30 07:57:26,894 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 07:57:26 2024-07-30 07:57:26,895 [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) 07:57:32 2024-07-30 07:57:31,827 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 07:57:32 2024-07-30 07:57:31,827 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4842 with force:False 07:57:32 2024-07-30 07:57:31,827 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4842 07:57:32 2024-07-30 07:57:31,830 [execute] INFO git cat-file --batch-check 07:57:32 2024-07-30 07:57:31,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 07:57:32 2024-07-30 07:57:31,836 [execute] INFO git cat-file --batch 07:57:32 2024-07-30 07:57:31,836 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 07:57:32 2024-07-30 07:57:31,842 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4842 07:57:32 0.0.0 [Pipeline] } 07:57:32 $ docker exec --env ******** --env ******** f75c946e33b522646fe5162ca391e0e3c666002bc2a177da0c713eededbc3ee8 ssh-agent -k 07:57:32 unset SSH_AUTH_SOCK; 07:57:32 unset SSH_AGENT_PID; 07:57:32 echo Agent pid 77 killed; 07:57:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:57:32 + git semver [Pipeline] } 07:57:33 $ docker stop --time=1 f75c946e33b522646fe5162ca391e0e3c666002bc2a177da0c713eededbc3ee8 07:57:34 $ docker rm -f --volumes f75c946e33b522646fe5162ca391e0e3c666002bc2a177da0c713eededbc3ee8 [Pipeline] // withDockerContainer [Pipeline] sh 07:57:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:57:35 Stashed 1 file(s) [Pipeline] echo 07:57:35 [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 07:57:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 07:57:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:57:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:57:36 ========================================================= 07:57:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:57:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:57:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:57:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:57:36 619be1103602: Pulling fs layer 07:57:36 7862e08f4a3e: Pulling fs layer 07:57:36 5df492c9dc93: Pulling fs layer 07:57:36 7629e6793208: Pulling fs layer 07:57:36 4f4fb700ef54: Pulling fs layer 07:57:36 fb5054dd5b73: Pulling fs layer 07:57:36 eeca6798cff9: Pulling fs layer 07:57:36 aa269ceb94a6: Pulling fs layer 07:57:36 ada007ff1a6a: Pulling fs layer 07:57:36 fb5054dd5b73: Waiting 07:57:36 eeca6798cff9: Waiting 07:57:36 aa269ceb94a6: Waiting 07:57:36 ada007ff1a6a: Waiting 07:57:36 7629e6793208: Waiting 07:57:36 4f4fb700ef54: Waiting 07:57:36 7862e08f4a3e: Download complete 07:57:36 7629e6793208: Download complete 07:57:36 4f4fb700ef54: Download complete 07:57:36 619be1103602: Verifying Checksum 07:57:36 619be1103602: Download complete 07:57:36 fb5054dd5b73: Verifying Checksum 07:57:36 fb5054dd5b73: Download complete 07:57:36 eeca6798cff9: Verifying Checksum 07:57:36 eeca6798cff9: Download complete 07:57:36 619be1103602: Pull complete 07:57:36 ada007ff1a6a: Verifying Checksum 07:57:36 ada007ff1a6a: Download complete 07:57:36 7862e08f4a3e: Pull complete 07:57:37 5df492c9dc93: Verifying Checksum 07:57:37 5df492c9dc93: Download complete 07:57:37 aa269ceb94a6: Verifying Checksum 07:57:37 aa269ceb94a6: Download complete 07:57:40 5df492c9dc93: Pull complete 07:57:40 7629e6793208: Pull complete 07:57:40 4f4fb700ef54: Pull complete 07:57:40 fb5054dd5b73: Pull complete 07:57:40 eeca6798cff9: Pull complete 07:57:43 aa269ceb94a6: Pull complete 07:57:43 ada007ff1a6a: Pull complete 07:57:43 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:57:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:57:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:57:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:57:43 WORKDIR /edgex 07:57:43 COPY go.mod . 07:57:43 RUN go mod download 07:57:43 + docker build -t ci-base-image-x86_64 -f - . 07:57:44 Sending build context to Docker daemon 178.6MB 07:57:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:57:44 ---> f489d0715acc 07:57:44 Step 2/4 : WORKDIR /edgex 07:57:48 ---> Running in 4c7328e9163a 07:57:48 Removing intermediate container 4c7328e9163a 07:57:48 ---> 0b21fe0db716 07:57:48 Step 3/4 : COPY go.mod . 07:57:48 ---> a059c6e7da84 07:57:48 Step 4/4 : RUN go mod download 07:57:48 ---> Running in 308c630a3583 07:57:50 Still waiting to schedule task 07:57:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:58:10 Removing intermediate container 308c630a3583 07:58:10 ---> 835a0fceee4a 07:58:10 Successfully built 835a0fceee4a 07:58:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:11 + docker inspect -f . ci-base-image-x86_64 07:58:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:11 prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container 07:58:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:58:12 $ docker top 46ff3da7939346a4a39fee686e866911a59ddfcb68e31d67ea96ac367b763bc2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:58:12 + go version 07:58:12 go version go1.21.9 linux/amd64 [Pipeline] } 07:58:12 $ docker stop --time=1 46ff3da7939346a4a39fee686e866911a59ddfcb68e31d67ea96ac367b763bc2 07:58:13 $ docker rm -f --volumes 46ff3da7939346a4a39fee686e866911a59ddfcb68e31d67ea96ac367b763bc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:14 + docker inspect -f . ci-base-image-x86_64 07:58:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:14 prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container 07:58:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:58:15 $ docker top 9f745a53fc6da5ad242ff0bb1065c7967dfa200367d67d0f58f276eedddc24da -eo pid,comm [Pipeline] { [Pipeline] echo 07:58:15 ========================================================= 07:58:15 [edgeXBuildGoParallel] Running Tests and Build... 07:58:15 ========================================================= [Pipeline] sh 07:58:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 07:58:16 + make test 07:58:16 go test -race -coverprofile=coverage.out ./... 07:58:24 ? github.com/edgexfoundry/edgex-go [no test files] 07:58:56 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:58:56 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:58:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:58:56 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 07:58:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:58:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:58:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:58:56 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:58:56 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:58:56 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:58:56 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:58:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:58:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:58:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:58:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:58:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:58:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:58:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:58:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:59:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.028s coverage: 97.0% of statements 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:59:00 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 07:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 07:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 07:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:59:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 07:59:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:59:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:59:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.043s coverage: 69.2% of statements 07:59:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.041s coverage: 53.2% of statements 07:59:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.481s coverage: 93.4% of statements 07:59:03 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements 07:59:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 6.5% of statements 07:59:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:59:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:59:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.384s coverage: 95.8% of statements 07:59:06 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 07:59:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:59:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:59:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.035s coverage: 0.8% of statements 07:59:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.025s coverage: 32.2% of statements 07:59:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 07:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.021s coverage: 77.8% of statements 07:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 07:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 07:59:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 07:59:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:59:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:59:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:59:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:59:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:59:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:59:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:59:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:59:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:59:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:59:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:59:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:59:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:59:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:59:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:59:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:59:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:59:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:59:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:59:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:59:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:59:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:59:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:59:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:59:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:59:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.032s coverage: 94.4% of statements 07:59:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:59:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:59:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:59:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:59:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:59:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:59:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:59:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6745 in /w/workspace/edgexfoundry_edgex-go_PR-4842 [Pipeline] { [Pipeline] ws 07:59:23 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:59:23 The recommended git tool is: git 07:59:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:59:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:59:28 using credential edgex-jenkins-ssh 07:59:28 Cloning the remote Git repository 07:59:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:59:28 > git init /w/workspace/edgex-go/1 # timeout=10 07:59:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:59:28 > git --version # timeout=10 07:59:28 > git --version # 'git version 2.25.1' 07:59:28 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.256s coverage: 79.9% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.046s coverage: 92.9% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 64.4% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 38.4% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.091s coverage: 95.7% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.024s coverage: 61.8% of statements 07:59:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.051s coverage: 98.9% of statements 07:59:33 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 07:59:33 running golangci-lint 07:59:33 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 07:59:33 go version go1.21.9 linux/amd64 07:59:33 level=info msg="[config_reader] Used config file .golangci.yml" 07:59:33 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:59:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:59:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:59:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:59:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:59:45 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4842/head:refs/remotes/origin/PR-4842 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:59:46 Merging remotes/origin/main commit 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 into PR head commit 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd 07:59:46 Merge succeeded, producing 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd 07:59:46 Checking out Revision 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd (PR-4842) 07:59:46 > git config core.sparsecheckout # timeout=10 07:59:46 > git checkout -f 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd # timeout=10 07:59:46 > git remote # timeout=10 07:59:46 > git config --get remote.origin.url # timeout=10 07:59:46 using GIT_SSH to set credentials SSH Credentials for GitHub 07:59:46 > git merge 6c682467242f5367a5e585f39d0ca5cfdf1e8ca8 # timeout=10 07:59:46 > git rev-parse HEAD^{commit} # timeout=10 07:59:46 > git config core.sparsecheckout # timeout=10 07:59:46 > git checkout -f 56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd # timeout=10 07:59:50 Commit message: "fix: Set service version to 3.2.0 in API documents" 07:59:50 > git --version # timeout=10 07:59:50 > git --version # 'git version 2.25.1' 07:59:50 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:59:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:59:52 % Total % Received % Xferd Average Speed Time Time Time Current 07:59:52 Dload Upload Total Spent Left Speed 07:59:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 07:59:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:59:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:59:53 + sudo tee /etc/docker/daemon.new 07:59:53 { 07:59:53 "registry-mirrors": [ 07:59:53 "https://nexus3.edgexfoundry.org:10001" 07:59:53 ], 07:59:53 "bip": "10.250.0.254/24", 07:59:53 "hosts": [ 07:59:53 "tcp://0.0.0.0:5555", 07:59:53 "unix:///var/run/docker.sock" 07:59:53 ], 07:59:53 "mtu": 1458, 07:59:53 "selinux-enabled": true, 07:59:53 "seccomp-profile": "/etc/docker/seccomp.json" 07:59:53 } [Pipeline] sh 07:59:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:59:53 + sudo service docker restart 07:59:55 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|deps|name|types_sizes|compiled_files) took 21.76130601s" 07:59:55 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.583064ms" 08:00:08 level=info msg="[linters_context/goanalysis] analyzers took 1m29.95557041s with top 10 stages: buildir: 54.796972834s, gosec: 8.514241498s, inspect: 2.230048348s, fact_deprecated: 1.753172852s, printf: 1.673208894s, ctrlflow: 1.320727351s, S1038: 1.220571856s, nilness: 1.209048409s, fact_purity: 1.193430752s, SA5012: 633.742721ms" 08:00:08 level=info msg="[runner] Issues before processing: 209, after processing: 0" 08:00:08 level=info msg="[runner] Processors filtering stat (out/in): cgo: 209/209, skip_files: 209/209, skip_dirs: 209/209, identifier_marker: 209/209, exclude-rules: 21/209, nolint: 0/21, filename_unadjuster: 209/209, path_prettifier: 209/209, autogenerated_exclude: 209/209, exclude: 209/209" 08:00:08 level=info msg="[runner] processing took 16.835667ms with stages: nolint: 7.123916ms, identifier_marker: 4.855114ms, autogenerated_exclude: 1.562009ms, path_prettifier: 1.434248ms, exclude-rules: 1.069316ms, skip_dirs: 715.263µs, cgo: 43.291µs, filename_unadjuster: 27.91µs, skip_files: 600ns, max_same_issues: 590ns, uniq_by_line: 540ns, severity-rules: 400ns, source_code: 370ns, fixer: 370ns, sort_results: 370ns, path_prefixer: 340ns, exclude: 330ns, diff: 260ns, max_from_linter: 170ns, max_per_file_from_linter: 150ns, path_shortener: 110ns" 08:00:08 level=info msg="[runner] linters took 11.785179811s with stages: goanalysis_metalinter: 11.768261474s" 08:00:08 level=info msg="File cache stats: 0 entries of total size 0B" 08:00:08 level=info msg="Memory: 329 samples, avg is 281.0MB, max is 1360.1MB" 08:00:08 level=info msg="Execution took 33.585018233s" 08:00:08 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:00:12 provisioning config files... 08:00:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11158975994139390779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:12 ---> ****-login.sh 08:00:12 nexus3.edgexfoundry.org:10001 08:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:13 Configure a credential helper to remove this warning. See 08:00:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:13 08:00:13 Login Succeeded 08:00:13 nexus3.edgexfoundry.org:10002 08:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:13 Configure a credential helper to remove this warning. See 08:00:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:13 08:00:13 Login Succeeded 08:00:13 nexus3.edgexfoundry.org:10003 08:00:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:14 Configure a credential helper to remove this warning. See 08:00:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:14 08:00:14 Login Succeeded 08:00:14 nexus3.edgexfoundry.org:10004 08:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:14 Configure a credential helper to remove this warning. See 08:00:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:14 08:00:14 Login Succeeded 08:00:14 ****.io 08:00:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:00:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:00:14 ./bin/test-attribution-txt.sh [Pipeline] echo 08:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:14 Configure a credential helper to remove this warning. See 08:00:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:14 08:00:14 Login Succeeded 08:00:14 ---> ****-login.sh ends [Pipeline] } 08:00:14 Deleting 1 temporary files 08:00:15 + ls -al . 08:00:15 total 840 08:00:15 drwxrwxr-x 11 1001 1001 4096 Jul 30 07:58 . 08:00:15 drwxr-xr-x 4 root root 4096 Jul 30 07:58 .. 08:00:15 drwxrwxr-x 2 1001 1001 4096 Jul 30 07:57 .blubracket 08:00:15 -rw-rw-r-- 1 1001 1001 10 Jul 30 07:57 .dockerignore 08:00:15 drwxrwxr-x 8 1001 1001 4096 Jul 30 07:59 .git 08:00:15 drwxrwxr-x 3 1001 1001 4096 Jul 30 07:57 .github 08:00:15 -rw-rw-r-- 1 1001 1001 1102 Jul 30 07:57 .gitignore 08:00:15 -rw-rw-r-- 1 1001 1001 42 Jul 30 07:57 .golangci.yml 08:00:15 -rw-rw-r-- 1 1001 1001 100 Jul 30 07:57 .hadolint.yml 08:00:15 drwxr-xr-x 3 1001 1001 4096 Jul 30 07:57 .semver 08:00:15 -rw-rw-r-- 1 1001 1001 155 Jul 30 07:57 .sonarcloud.properties 08:00:15 -rw-rw-r-- 1 1001 1001 1171 Jul 30 07:57 ADOPTERS.md 08:00:15 -rw-rw-r-- 1 1001 1001 20361 Jul 30 07:57 Attribution.txt 08:00:15 -rw-rw-r-- 1 1001 1001 100284 Jul 30 07:57 CHANGELOG.md 08:00:15 -rw-rw-r-- 1 1001 1001 3804 Jul 30 07:57 CONTRIBUTING.md 08:00:15 -rw-rw-r-- 1 1001 1001 677 Jul 30 07:57 GOVERNANCE.md 08:00:15 -rw-rw-r-- 1 1001 1001 861 Jul 30 07:57 Jenkinsfile 08:00:15 -rw-rw-r-- 1 1001 1001 10775 Jul 30 07:57 LICENSE 08:00:15 -rw-rw-r-- 1 1001 1001 16051 Jul 30 07:57 Makefile 08:00:15 -rw-rw-r-- 1 1001 1001 582 Jul 30 07:57 OWNERS.md 08:00:15 -rw-rw-r-- 1 1001 1001 9528 Jul 30 07:57 README.md 08:00:15 -rw-rw-r-- 1 1001 1001 789 Jul 30 07:57 SECURITY.md 08:00:15 -rw-rw-r-- 1 1001 1001 5 Jul 30 07:57 VERSION 08:00:15 drwxrwxr-x 2 1001 1001 4096 Jul 30 07:57 bin 08:00:15 drwxrwxr-x 19 1001 1001 4096 Jul 30 07:57 cmd 08:00:15 -rw-r--r-- 1 root root 481596 Jul 30 07:59 coverage.out 08:00:15 drwxrwxr-x 2 1001 1001 4096 Jul 30 07:57 fuzz_test 08:00:15 -rw-rw-r-- 1 1001 1001 6912 Jul 30 07:57 go.mod 08:00:15 -rw-rw-r-- 1 1001 1001 100928 Jul 30 07:57 go.sum 08:00:15 drwxrwxr-x 7 1001 1001 4096 Jul 30 07:57 internal 08:00:15 drwxrwxr-x 3 1001 1001 4096 Jul 30 07:57 openapi 08:00:15 -rw-rw-r-- 1 1001 1001 584 Jul 30 07:57 security.txt 08:00:15 -rw-rw-r-- 1 1001 1001 204 Jul 30 07:57 version.go [Pipeline] // configFileProvider [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:00:15 + '[' -e coverage.out ] 08:00:15 + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] sh 08:00:15 Stashed 1 file(s) [Pipeline] sh 08:00:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:00:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 08:00:15 + make build 08:00:15 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 [Pipeline] echo 08:00:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:00:15 ========================================================= 08:00:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:00:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:00:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:00:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:00:17 c6b39de5b339: Pulling fs layer 08:00:17 a69c41024577: Pulling fs layer 08:00:17 d6de4b400683: Pulling fs layer 08:00:17 35cb2a7552d0: Pulling fs layer 08:00:17 4f4fb700ef54: Pulling fs layer 08:00:17 464afbd9ba4c: Pulling fs layer 08:00:17 00f215d4a9da: Pulling fs layer 08:00:17 d496ad576159: Pulling fs layer 08:00:17 35cb2a7552d0: Waiting 08:00:17 4f4fb700ef54: Waiting 08:00:17 464afbd9ba4c: Waiting 08:00:17 00f215d4a9da: Waiting 08:00:17 d496ad576159: Waiting 08:00:18 a69c41024577: Verifying Checksum 08:00:18 a69c41024577: Download complete 08:00:18 35cb2a7552d0: Verifying Checksum 08:00:18 35cb2a7552d0: Download complete 08:00:18 4f4fb700ef54: Verifying Checksum 08:00:18 4f4fb700ef54: Download complete 08:00:18 464afbd9ba4c: Verifying Checksum 08:00:18 464afbd9ba4c: Download complete 08:00:18 c6b39de5b339: Verifying Checksum 08:00:18 c6b39de5b339: Download complete 08:00:18 d496ad576159: Verifying Checksum 08:00:18 d496ad576159: Download complete 08:00:19 c6b39de5b339: Pull complete 08:00:19 a69c41024577: Pull complete 08:00:19 d6de4b400683: Download complete 08:00:20 00f215d4a9da: Verifying Checksum 08:00:20 00f215d4a9da: Download complete 08:00:33 d6de4b400683: Pull complete 08:00:33 35cb2a7552d0: Pull complete 08:00:33 4f4fb700ef54: Pull complete 08:00:33 464afbd9ba4c: Pull complete 08:00:39 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 08:00:39 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 08:00:40 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 08:00:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:00:42 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 08:00:43 00f215d4a9da: Pull complete 08:00:43 d496ad576159: Pull complete 08:00:43 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:00:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:00:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:00:43 + docker build -t ci-base-image-arm64 -f - . 08:00:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:00:43 WORKDIR /edgex 08:00:43 COPY go.mod . 08:00:43 RUN go mod download 08:00:44 Sending build context to Docker daemon 3.228MB 08:00:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:00:44 ---> f246e2811388 08:00:44 Step 2/4 : WORKDIR /edgex 08:00:45 ---> Running in 5e6e9e780678 08:00:45 Removing intermediate container 5e6e9e780678 08:00:45 ---> e69a2a950b14 08:00:45 Step 3/4 : COPY go.mod . 08:00:45 ---> 38268d46fb4e 08:00:45 Step 4/4 : RUN go mod download 08:00:46 ---> Running in 801ba9ff2c52 08:00:46 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 08:00:48 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 08:00:50 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 08:00:50 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 08:00:51 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 08:00:52 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 08:00:53 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] } 08:00:53 $ docker stop --time=1 9f745a53fc6da5ad242ff0bb1065c7967dfa200367d67d0f58f276eedddc24da 08:00:59 $ docker rm -f --volumes 9f745a53fc6da5ad242ff0bb1065c7967dfa200367d67d0f58f276eedddc24da [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 08:01:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:01:02 08:01:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:01:03 latest: Pulling from edgex-devops/edgex-compose 08:01:03 91d30c5bc195: Pulling fs layer 08:01:03 2e9b0aa3be6d: Pulling fs layer 08:01:03 9c61dcf015f6: Pulling fs layer 08:01:03 4698f68db338: Pulling fs layer 08:01:03 2a2f49069b9e: Pulling fs layer 08:01:03 e0025b399a48: Pulling fs layer 08:01:03 4698f68db338: Waiting 08:01:03 2a2f49069b9e: Waiting 08:01:03 e0025b399a48: Waiting 08:01:03 91d30c5bc195: Verifying Checksum 08:01:03 91d30c5bc195: Download complete 08:01:03 4698f68db338: Verifying Checksum 08:01:03 4698f68db338: Download complete 08:01:03 2e9b0aa3be6d: Verifying Checksum 08:01:03 2e9b0aa3be6d: Download complete 08:01:03 e0025b399a48: Download complete 08:01:03 91d30c5bc195: Pull complete 08:01:03 2a2f49069b9e: Download complete 08:01:03 2e9b0aa3be6d: Pull complete 08:01:04 9c61dcf015f6: Verifying Checksum 08:01:04 9c61dcf015f6: Download complete 08:01:06 9c61dcf015f6: Pull complete 08:01:06 4698f68db338: Pull complete 08:01:06 2a2f49069b9e: Pull complete 08:01:06 e0025b399a48: Pull complete 08:01:06 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:01:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:01:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:07 prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container 08:01:07 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:01:10 $ docker top 3409c8cdd4d8bc8bb02c1db09b2731f09519e8c25f32b48f4b9759c0d4640bf3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:10 + docker compose -f ./docker-compose-build.yml build --parallel 08:01:13 #1 [core-data internal] load build definition from Dockerfile 08:01:13 #1 transferring dockerfile: 2.01kB done 08:01:13 #1 DONE 0.0s 08:01:13 08:01:13 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:01:13 #2 transferring dockerfile: 2.23kB done 08:01:13 #2 DONE 0.0s 08:01:13 08:01:13 #3 [security-proxy-auth internal] load build definition from Dockerfile 08:01:13 #3 transferring dockerfile: 2.15kB done 08:01:13 #3 DONE 0.0s 08:01:13 08:01:13 #4 [security-proxy-setup internal] load build definition from Dockerfile 08:01:13 #4 transferring dockerfile: 2.50kB done 08:01:13 #4 DONE 0.0s 08:01:13 08:01:13 #5 [support-scheduler internal] load build definition from Dockerfile 08:01:13 #5 transferring dockerfile: 1.93kB done 08:01:13 #5 DONE 0.0s 08:01:13 08:01:13 #6 [security-bootstrapper internal] load build definition from Dockerfile 08:01:13 #6 transferring dockerfile: 2.93kB done 08:01:13 #6 DONE 0.0s 08:01:13 08:01:13 #7 [core-metadata internal] load build definition from Dockerfile 08:01:13 #7 transferring dockerfile: 2.06kB done 08:01:13 #7 DONE 0.0s 08:01:13 08:01:13 #8 [core-keeper internal] load build definition from Dockerfile 08:01:13 #8 transferring dockerfile: 2.01kB done 08:01:13 #8 DONE 0.0s 08:01:13 08:01:13 #9 [core-command internal] load build definition from Dockerfile 08:01:13 #9 transferring dockerfile: 1.93kB done 08:01:13 #9 DONE 0.0s 08:01:13 08:01:13 #10 [security-spire-server internal] load build definition from Dockerfile 08:01:13 #10 transferring dockerfile: 1.70kB done 08:01:13 #10 DONE 0.0s 08:01:13 08:01:13 #11 [security-spire-config internal] load build definition from Dockerfile 08:01:13 #11 transferring dockerfile: 1.69kB done 08:01:13 #11 DONE 0.0s 08:01:13 08:01:13 #12 [support-notifications internal] load build definition from Dockerfile 08:01:13 #12 transferring dockerfile: 1.95kB done 08:01:13 #12 DONE 0.0s 08:01:13 08:01:13 #13 [security-spire-agent internal] load build definition from Dockerfile 08:01:13 #13 transferring dockerfile: 1.81kB done 08:01:13 #13 DONE 0.0s 08:01:13 08:01:13 #14 [security-secretstore-setup internal] load build definition from Dockerfile 08:01:13 #14 transferring dockerfile: 2.49kB done 08:01:13 #14 DONE 0.0s 08:01:13 08:01:13 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:01:13 #15 transferring dockerfile: 1.89kB done 08:01:13 #15 DONE 0.0s 08:01:13 08:01:13 #16 [core-data internal] load .dockerignore 08:01:13 #16 transferring context: 50B done 08:01:13 #16 DONE 0.0s 08:01:13 08:01:13 #17 [core-common-config-bootstrapper internal] load .dockerignore 08:01:13 #17 transferring context: 50B done 08:01:13 #17 DONE 0.0s 08:01:13 08:01:13 #18 [security-proxy-auth internal] load .dockerignore 08:01:13 #18 transferring context: 50B done 08:01:13 #18 DONE 0.0s 08:01:13 08:01:13 #19 [security-proxy-setup internal] load .dockerignore 08:01:13 #19 transferring context: 50B done 08:01:13 #19 DONE 0.0s 08:01:13 08:01:13 #20 [support-scheduler internal] load .dockerignore 08:01:13 #20 transferring context: 50B done 08:01:13 #20 DONE 0.0s 08:01:13 08:01:13 #21 [security-bootstrapper internal] load .dockerignore 08:01:13 #21 transferring context: 50B done 08:01:13 #21 DONE 0.0s 08:01:13 08:01:13 #22 [core-metadata internal] load .dockerignore 08:01:13 #22 transferring context: 50B done 08:01:13 #22 DONE 0.0s 08:01:13 08:01:13 #23 [core-keeper internal] load .dockerignore 08:01:13 #23 transferring context: 50B done 08:01:13 #23 DONE 0.0s 08:01:13 08:01:13 #24 [core-command internal] load .dockerignore 08:01:13 #24 transferring context: 50B done 08:01:13 #24 DONE 0.0s 08:01:13 08:01:13 #25 [security-spire-server internal] load .dockerignore 08:01:13 #25 transferring context: 50B done 08:01:13 #25 DONE 0.0s 08:01:13 08:01:13 #26 [security-secretstore-setup internal] load .dockerignore 08:01:13 #26 transferring context: 50B done 08:01:13 #26 DONE 0.0s 08:01:13 08:01:13 #27 [support-notifications internal] load .dockerignore 08:01:13 #27 transferring context: 50B done 08:01:13 #27 DONE 0.1s 08:01:13 08:01:13 #28 [security-spire-config internal] load .dockerignore 08:01:13 #28 transferring context: 50B done 08:01:13 #28 DONE 0.0s 08:01:13 08:01:13 #29 [security-spire-agent internal] load .dockerignore 08:01:13 #29 transferring context: 50B done 08:01:13 #29 DONE 0.0s 08:01:13 08:01:13 #30 [security-spiffe-token-provider internal] load .dockerignore 08:01:13 #30 transferring context: 50B done 08:01:13 #30 DONE 0.0s 08:01:13 08:01:13 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:01:13 #31 DONE 0.0s 08:01:13 08:01:13 #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:01:13 #32 ... 08:01:13 08:01:13 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:01:13 #31 DONE 0.0s 08:01:13 08:01:13 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:01:13 #32 ... 08:01:13 08:01:13 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:01:13 #31 DONE 0.0s 08:01:13 08:01:13 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:01:13 #32 DONE 0.5s 08:01:13 08:01:13 #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:01:13 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:01:13 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:01:13 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 1.05MB / 3.42MB 0.1s 08:01:13 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:01:13 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:01:13 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:01:14 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:01:14 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:01:14 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:01:14 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s 08:01:14 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 08:01:14 #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 08:01:14 #33 ... 08:01:14 08:01:14 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:01:14 #34 DONE 0.9s 08:01:14 08:01:14 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:01:14 #35 DONE 0.9s 08:01:14 08:01:14 #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:01:14 #33 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.1s done 08:01:14 #33 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done 08:01:14 #33 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:01:14 #33 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:01:14 #33 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:01:14 #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 08:01:14 #33 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 08:01:14 #33 ... 08:01:14 08:01:14 #36 [security-spire-agent internal] load build context 08:01:14 #36 transferring context: 26.32kB 0.0s done 08:01:14 #36 DONE 0.5s 08:01:14 08:01:14 #37 [security-spire-server internal] load build context 08:01:14 #37 transferring context: 26.79kB 0.0s done 08:01:14 #37 DONE 0.5s 08:01:15 08:01:15 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:01:15 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 08:01:15 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:01:15 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:01:15 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:01:15 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 08:01:15 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:01:15 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:01:15 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s 08:01:15 #38 ... 08:01:15 08:01:15 #39 [security-spire-config internal] load build context 08:01:15 #39 transferring context: 25.04kB 0.0s done 08:01:15 #39 DONE 0.7s 08:01:15 08:01:15 #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:01:15 #33 DONE 1.6s 08:01:15 08:01:15 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:01:15 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:01:15 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.4s 08:01:15 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.5s 08:01:15 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s 08:01:15 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.7s 08:01:15 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s done 08:01:15 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:01:15 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s done 08:01:15 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s 08:01:16 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done 08:01:16 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 08:01:16 #38 ... 08:01:16 08:01:16 #40 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:01:16 #40 DONE 2.7s 08:01:16 08:01:16 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:01:19 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.2s done 08:01:23 #38 ... 08:01:23 08:01:23 #41 [core-data internal] load build context 08:01:23 #41 transferring context: 301.97MB 9.7s 08:01:23 #41 ... 08:01:23 08:01:23 #42 [support-notifications internal] load build context 08:01:23 #42 ... 08:01:23 08:01:23 #43 [security-secretstore-setup internal] load build context 08:01:23 #43 ... 08:01:23 08:01:23 #44 [core-keeper internal] load build context 08:01:24 #44 ... 08:01:24 08:01:24 #45 [security-proxy-auth internal] load build context 08:01:24 #45 ... 08:01:24 08:01:24 #46 [security-bootstrapper internal] load build context 08:01:25 #46 ... 08:01:25 08:01:25 #47 [security-proxy-setup internal] load build context 08:01:25 #47 ... 08:01:25 08:01:25 #48 [core-common-config-bootstrapper internal] load build context 08:01:25 #48 ... 08:01:25 08:01:25 #49 [security-spiffe-token-provider internal] load build context 08:01:25 #49 ... 08:01:25 08:01:25 #50 [core-metadata internal] load build context 08:01:25 #50 ... 08:01:25 08:01:25 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:01:25 #51 ... 08:01:25 08:01:25 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:01:25 #52 ... 08:01:25 08:01:25 #53 [support-scheduler internal] load build context 08:01:25 #53 ... 08:01:25 08:01:25 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:01:26 #54 ... 08:01:26 08:01:26 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:01:26 #0 5.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:26 #0 5.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:26 #0 6.013 (1/4) Installing ca-certificates (20240226-r0) 08:01:26 #0 6.153 (2/4) Installing dumb-init (1.2.5-r2) 08:01:26 #0 6.153 (3/4) Installing su-exec (0.2-r3) 08:01:26 #0 6.160 (4/4) Installing yq (4.33.3-r5) 08:01:26 #0 6.218 Executing busybox-1.36.1-r7.trigger 08:01:26 #0 6.222 Executing ca-certificates-20240226-r0.trigger 08:01:26 #0 6.269 OK: 17 MiB in 19 packages 08:01:26 #55 ... 08:01:26 08:01:26 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:01:26 #56 ... 08:01:26 08:01:26 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:01:26 #57 ... 08:01:26 08:01:26 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:01:26 #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 08:01:26 #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:01:26 #58 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:01:26 #58 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:01:26 #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 08:01:26 #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 08:01:26 #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:01:26 #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:01:26 #58 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done 08:01:26 #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:01:26 #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:01:26 #58 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.7s done 08:01:26 #58 ... 08:01:26 08:01:26 #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:01:26 #0 6.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:26 #0 6.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:26 #0 6.530 (1/1) Installing dumb-init (1.2.5-r2) 08:01:26 #0 6.532 Executing busybox-1.36.1-r7.trigger 08:01:26 #0 6.538 OK: 7 MiB in 16 packages 08:01:26 #59 ... 08:01:26 08:01:26 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:01:26 #60 ... 08:01:26 08:01:26 #61 [core-command internal] load build context 08:01:26 #61 ... 08:01:26 08:01:26 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:26 #62 ... 08:01:26 08:01:26 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:01:27 #63 ... 08:01:27 08:01:27 #64 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:01:27 #64 ... 08:01:27 08:01:27 #61 [core-command internal] load build context 08:01:27 #61 transferring context: 439.96MB 13.6s done 08:01:32 #61 ... 08:01:32 08:01:32 #48 [core-common-config-bootstrapper internal] load build context 08:01:32 #48 transferring context: 439.96MB 16.4s done 08:01:34 #48 ... 08:01:34 08:01:34 #42 [support-notifications internal] load build context 08:01:34 #42 transferring context: 439.96MB 14.9s done 08:01:34 #42 ... 08:01:34 08:01:34 #43 [security-secretstore-setup internal] load build context 08:01:34 #43 transferring context: 439.96MB 14.8s done 08:01:34 #43 ... 08:01:34 08:01:34 #44 [core-keeper internal] load build context 08:01:34 #44 transferring context: 439.96MB 11.0s done 08:01:34 #44 ... 08:01:34 08:01:34 #45 [security-proxy-auth internal] load build context 08:01:34 #45 transferring context: 439.96MB 15.5s done 08:01:34 #45 ... 08:01:34 08:01:34 #46 [security-bootstrapper internal] load build context 08:01:34 #46 transferring context: 439.96MB 15.3s done 08:01:34 #46 ... 08:01:34 08:01:34 #41 [core-data internal] load build context 08:01:34 #41 transferring context: 439.96MB 14.3s done 08:01:35 #41 ... 08:01:35 08:01:35 #50 [core-metadata internal] load build context 08:01:35 #50 transferring context: 439.96MB 15.7s done 08:01:35 #50 ... 08:01:35 08:01:35 #49 [security-spiffe-token-provider internal] load build context 08:01:35 #49 transferring context: 439.96MB 15.4s done 08:01:35 #49 ... 08:01:35 08:01:35 #47 [security-proxy-setup internal] load build context 08:01:35 #47 transferring context: 439.96MB 14.6s done 08:01:36 #47 ... 08:01:36 08:01:36 #53 [support-scheduler internal] load build context 08:01:36 #53 transferring context: 439.96MB 13.6s done 08:01:40 #53 ... 08:01:40 08:01:40 #64 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:01:40 #64 DONE 23.8s 08:01:40 08:01:40 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:01:40 #55 DONE 24.5s 08:01:40 08:01:40 #44 [core-keeper internal] load build context 08:01:40 #44 DONE 26.1s 08:01:40 08:01:40 #59 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:01:40 #59 DONE 24.5s 08:01:40 08:01:40 #61 [core-command internal] load build context 08:01:40 #61 DONE 26.2s 08:01:40 08:01:40 #53 [support-scheduler internal] load build context 08:01:40 #53 DONE 26.2s 08:01:40 08:01:40 #43 [security-secretstore-setup internal] load build context 08:01:40 #43 DONE 26.2s 08:01:40 08:01:40 #42 [support-notifications internal] load build context 08:01:40 #42 DONE 26.2s 08:01:40 08:01:40 #47 [security-proxy-setup internal] load build context 08:01:40 #47 DONE 26.2s 08:01:40 08:01:40 #41 [core-data internal] load build context 08:01:40 #41 DONE 26.2s 08:01:40 08:01:40 #65 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 08:01:40 #65 ... 08:01:40 08:01:40 #49 [security-spiffe-token-provider internal] load build context 08:01:40 #49 DONE 26.2s 08:01:40 08:01:40 #46 [security-bootstrapper internal] load build context 08:01:40 #46 DONE 26.2s 08:01:40 08:01:40 #50 [core-metadata internal] load build context 08:01:40 #50 DONE 26.3s 08:01:40 08:01:40 #45 [security-proxy-auth internal] load build context 08:01:40 #45 DONE 26.3s 08:01:40 08:01:40 #48 [core-common-config-bootstrapper internal] load build context 08:01:40 #48 DONE 26.3s 08:01:40 08:01:40 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:01:40 #38 ... 08:01:40 08:01:40 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:40 #62 DONE 25.2s 08:01:40 08:01:40 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:01:40 #56 25.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:41 #56 25.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:41 #56 25.62 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:01:41 #56 25.62 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:01:41 #56 25.62 OK: 20070 distinct packages available 08:01:41 #56 25.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:41 #56 ... 08:01:41 08:01:41 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:01:41 #60 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:41 #60 25.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:41 #60 25.61 (1/1) Installing dumb-init (1.2.5-r2) 08:01:41 #60 25.62 Executing busybox-1.36.1-r7.trigger 08:01:41 #60 25.63 OK: 7 MiB in 16 packages 08:01:41 #60 DONE 25.9s 08:01:41 08:01:41 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:01:41 #56 25.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:41 #56 ... 08:01:41 08:01:41 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:01:41 #57 25.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:41 #57 25.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:41 #57 25.67 (1/2) Installing ca-certificates (20240226-r0) 08:01:41 #57 25.70 (2/2) Installing dumb-init (1.2.5-r2) 08:01:41 #57 25.71 Executing busybox-1.36.1-r7.trigger 08:01:41 #57 25.71 Executing ca-certificates-20240226-r0.trigger 08:01:41 #57 25.92 OK: 8 MiB in 17 packages 08:01:41 #57 DONE 26.2s 08:01:41 08:01:41 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:01:41 #56 26.01 (1/5) Installing dumb-init (1.2.5-r2) 08:01:41 #56 ... 08:01:41 08:01:41 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:01:41 #63 25.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:41 #63 25.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:41 #63 25.80 (1/2) Installing dumb-init (1.2.5-r2) 08:01:41 #63 25.81 (2/2) Installing su-exec (0.2-r3) 08:01:41 #63 25.81 Executing busybox-1.36.1-r7.trigger 08:01:41 #63 25.82 OK: 7 MiB in 17 packages 08:01:41 #63 DONE 26.0s 08:01:41 08:01:41 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:01:41 #56 26.04 (2/5) Installing musl-obstack (1.2.3-r2) 08:01:41 #56 26.05 (3/5) Installing libucontext (1.2-r2) 08:01:41 #56 26.05 (4/5) Installing gcompat (1.1.0-r1) 08:01:41 #56 26.06 (5/5) Installing openssl (3.1.6-r0) 08:01:41 #56 26.07 Executing busybox-1.36.1-r7.trigger 08:01:41 #56 26.09 OK: 8 MiB in 20 packages 08:01:42 #56 DONE 26.4s 08:01:42 08:01:42 #51 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:01:42 #51 25.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:42 #51 25.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:42 #51 25.86 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:01:42 #51 25.86 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:01:42 #51 25.86 OK: 20070 distinct packages available 08:01:42 #51 25.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:42 #51 26.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:42 #51 26.46 (1/4) Installing dumb-init (1.2.5-r2) 08:01:42 #51 26.46 (2/4) Installing musl-obstack (1.2.3-r2) 08:01:42 #51 26.46 (3/4) Installing libucontext (1.2-r2) 08:01:42 #51 26.47 (4/4) Installing gcompat (1.1.0-r1) 08:01:42 #51 26.48 Executing busybox-1.36.1-r7.trigger 08:01:42 #51 26.48 OK: 8 MiB in 19 packages 08:01:42 #51 DONE 26.8s 08:01:42 08:01:42 #54 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:01:42 #54 25.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:42 #54 25.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:42 #54 25.73 (1/4) Installing dumb-init (1.2.5-r2) 08:01:42 #54 25.77 (2/4) Installing openssl (3.1.6-r0) 08:01:42 #54 25.88 (3/4) Installing su-exec (0.2-r3) 08:01:42 #54 25.88 (4/4) Installing yq (4.33.3-r5) 08:01:42 #54 26.24 Executing busybox-1.36.1-r7.trigger 08:01:42 #54 26.24 OK: 17 MiB in 19 packages 08:01:42 #54 DONE 26.6s 08:01:42 08:01:42 #66 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:01:42 #66 ... 08:01:42 08:01:42 #52 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:01:42 #52 25.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:42 #52 25.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:42 #52 25.78 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:01:42 #52 25.78 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:01:42 #52 25.78 OK: 20070 distinct packages available 08:01:42 #52 25.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:42 #52 25.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:42 #52 26.20 (1/11) Installing ca-certificates (20240226-r0) 08:01:42 #52 26.23 (2/11) Installing brotli-libs (1.0.9-r14) 08:01:42 #52 26.24 (3/11) Installing libunistring (1.1-r1) 08:01:42 #52 26.26 (4/11) Installing libidn2 (2.3.4-r1) 08:01:42 #52 26.27 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:01:42 #52 26.27 (6/11) Installing libcurl (8.9.0-r0) 08:01:42 #52 26.28 (7/11) Installing curl (8.9.0-r0) 08:01:42 #52 26.28 (8/11) Installing dumb-init (1.2.5-r2) 08:01:42 #52 26.29 (9/11) Installing musl-obstack (1.2.3-r2) 08:01:42 #52 26.29 (10/11) Installing libucontext (1.2-r2) 08:01:42 #52 26.29 (11/11) Installing gcompat (1.1.0-r1) 08:01:42 #52 26.30 Executing busybox-1.36.1-r7.trigger 08:01:42 #52 26.31 Executing ca-certificates-20240226-r0.trigger 08:01:42 #52 26.58 OK: 12 MiB in 26 packages 08:01:42 #52 DONE 26.7s 08:01:42 08:01:42 #67 [core-command builder 4/7] COPY go.mod vendor* ./ 08:01:42 #67 DONE 0.1s 08:01:42 08:01:42 #68 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:01:42 #0 1.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:42 #0 1.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:42 #0 2.068 OK: 264 MiB in 52 packages 08:01:42 #68 DONE 2.4s 08:01:42 08:01:42 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:01:42 #0 1.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:42 #0 1.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:42 #0 1.835 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:01:42 #0 1.835 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:01:42 #0 1.835 OK: 20077 distinct packages available 08:01:42 #0 1.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:42 #0 1.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:42 #0 2.209 OK: 264 MiB in 52 packages 08:01:42 #69 DONE 2.3s 08:01:42 08:01:42 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:01:42 #70 DONE 0.0s 08:01:42 08:01:42 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:42 #71 ... 08:01:42 08:01:42 #72 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:01:42 #0 2.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:42 #0 2.409 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:42 #0 2.618 OK: 264 MiB in 52 packages 08:01:42 #72 DONE 2.8s 08:01:42 08:01:42 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:01:42 #0 2.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:42 #0 2.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:42 #0 2.558 OK: 264 MiB in 52 packages 08:01:42 #73 DONE 2.7s 08:01:42 08:01:42 #65 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 08:01:42 #65 2.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:42 #65 2.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:42 #65 2.539 OK: 7 MiB in 16 packages 08:01:42 #65 DONE 2.7s 08:01:42 08:01:42 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:01:42 #74 DONE 0.1s 08:01:42 08:01:42 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:01:42 #75 DONE 0.2s 08:01:42 08:01:42 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:43 #76 ... 08:01:43 08:01:43 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:01:43 #0 2.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:43 #0 2.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:43 #0 2.945 OK: 17 MiB in 19 packages 08:01:43 #77 DONE 3.1s 08:01:43 08:01:43 #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:43 #78 DONE 3.3s 08:01:43 08:01:43 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:43 Removing intermediate container 801ba9ff2c52 08:01:43 ---> 758775a1bc3f 08:01:43 Successfully built 758775a1bc3f 08:01:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:44 + docker inspect -f . ci-base-image-arm64 08:01:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:44 prd-ubuntu20.04-docker-arm64-4c-16g-6745 does not seem to be running inside a container 08:01:44 $ 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 ******** ci-base-image-arm64 cat 08:01:44 #79 ... 08:01:44 08:01:44 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:01:44 #0 2.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:44 #0 2.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:44 #0 3.014 OK: 8 MiB in 17 packages 08:01:44 #80 DONE 3.1s 08:01:44 08:01:44 #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:01:44 #66 2.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:44 #66 2.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:44 #66 2.586 OK: 8 MiB in 20 packages 08:01:44 #66 DONE 2.7s 08:01:44 08:01:44 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:01:45 $ docker top 03c1debcdd12c2386f3e2880438e9a90caa2fe695308dd20c75d03b72b932fdd -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:46 + go version 08:01:46 go version go1.21.9 linux/arm64 [Pipeline] } 08:01:46 $ docker stop --time=1 03c1debcdd12c2386f3e2880438e9a90caa2fe695308dd20c75d03b72b932fdd 08:01:46 #81 ... 08:01:46 08:01:46 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:01:46 #0 2.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:46 #0 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:46 #0 3.011 OK: 7 MiB in 17 packages 08:01:46 #82 DONE 4.9s 08:01:46 08:01:46 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:01:46 #0 2.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:46 #0 2.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:46 #0 3.213 OK: 8 MiB in 19 packages 08:01:46 #83 DONE 4.6s 08:01:46 08:01:46 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:01:46 #0 2.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:46 #0 2.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:46 #0 2.649 OK: 17 MiB in 19 packages 08:01:46 #84 DONE 4.6s 08:01:46 08:01:46 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:01:46 #0 2.615 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:46 #0 3.160 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:46 #0 3.815 (1/1) Installing dumb-init (1.2.5-r2) 08:01:46 #0 4.550 Executing busybox-1.36.1-r7.trigger 08:01:46 #0 4.561 OK: 7 MiB in 16 packages 08:01:46 #85 DONE 5.9s 08:01:46 08:01:46 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:01:46 #86 DONE 1.9s 08:01:46 08:01:46 #87 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:01:46 #0 2.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:46 #0 3.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:46 #0 3.321 OK: 7 MiB in 16 packages 08:01:46 #87 DONE 5.3s 08:01:46 08:01:46 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:01:46 #81 DONE 2.0s 08:01:46 08:01:46 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:01:46 #88 DONE 0.1s 08:01:46 08:01:46 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:01:47 #89 DONE 1.2s 08:01:47 08:01:47 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:01:47 #0 4.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:47 #0 4.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:47 #0 4.786 OK: 12 MiB in 26 packages 08:01:47 #90 DONE 5.8s 08:01:47 08:01:47 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:01:47 #91 DONE 1.2s 08:01:47 08:01:47 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:01:47 #92 DONE 1.3s 08:01:47 08:01:47 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:01:47 #93 DONE 0.1s 08:01:47 08:01:47 #94 [security-spire-server stage-2 6/9] COPY security.txt / 08:01:47 #94 DONE 0.1s 08:01:47 08:01:47 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:01:47 #95 DONE 0.1s 08:01:47 08:01:47 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 08:01:47 #96 ... 08:01:47 08:01:47 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:01:47 #97 DONE 0.1s 08:01:48 08:01:48 #98 [security-spire-config stage-2 6/10] COPY security.txt / 08:01:48 #98 DONE 0.1s 08:01:48 08:01:48 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 08:01:48 #96 DONE 0.2s 08:01:48 08:01:48 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:01:48 #99 ... 08:01:48 08:01:48 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:01:48 #100 DONE 0.2s 08:01:48 08:01:48 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:01:48 #101 DONE 0.2s 08:01:48 08:01:48 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:01:48 #99 DONE 0.2s 08:01:48 08:01:48 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:01:48 #102 DONE 0.2s 08:01:48 08:01:48 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:01:48 #103 DONE 0.1s 08:01:48 08:01:48 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:01:48 #104 DONE 0.1s 08:01:48 08:01:48 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:01:48 #105 DONE 0.1s 08:01:48 08:01:48 #106 [security-spire-config] exporting to image 08:01:48 #106 exporting layers 08:01:48 $ docker rm -f --volumes 03c1debcdd12c2386f3e2880438e9a90caa2fe695308dd20c75d03b72b932fdd 08:01:48 #106 ... 08:01:48 08:01:48 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:01:48 #107 DONE 0.1s 08:01:48 08:01:48 #108 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:01:48 #108 DONE 2.0s 08:01:48 08:01:48 #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:01:48 #109 DONE 0.1s 08:01:48 08:01:48 #106 [security-spire-agent] exporting to image [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 08:01:48 #106 ... 08:01:48 08:01:48 #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:01:48 #0 4.654 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:01:48 #0 5.113 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:01:48 #0 5.757 OK: 264 MiB in 52 packages 08:01:48 #110 DONE 5.9s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 08:01:49 08:01:49 #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:01:49 #111 DONE 0.1s 08:01:49 08:01:49 #106 [security-spire-agent] exporting to image 08:01:49 #106 exporting layers 0.7s done [Pipeline] sh 08:01:49 #106 exporting layers 0.7s done 08:01:49 #106 writing image sha256:61e5fac3d5f9b33e109b03db9ec8bdc08ad100efa62f3d0c1b3457651fdc89e7 0.0s done 08:01:49 #106 naming to docker.io/library/security-spire-config done 08:01:49 #106 writing image sha256:03b1adc84e773e6cf343e53734581499236760cf5f1977176aa509d71ef170bd done 08:01:49 #106 naming to docker.io/library/security-spire-server done 08:01:49 #106 writing image sha256:d0226575f3add58baf1231602898f5f9cf9c127f5966c8c04d10d1cfbe22bc2a done 08:01:49 #106 naming to docker.io/library/security-spire-agent done 08:01:49 #106 DONE 0.9s 08:01:49 08:01:49 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:49 + docker inspect -f . ci-base-image-arm64 08:01:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:49 prd-ubuntu20.04-docker-arm64-4c-16g-6745 does not seem to be running inside a container 08:01:49 $ 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 ******** ci-base-image-arm64 cat 08:01:50 #112 ... 08:01:50 08:01:50 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:01:50 #58 ... 08:01:50 08:01:50 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:01:51 $ docker top 1d9b2008068595ed25c668a05f572e29cde06f76ebf063b621d6e382a46f16b0 -eo pid,comm [Pipeline] { [Pipeline] echo 08:01:51 ========================================================= 08:01:51 [edgeXBuildGoParallel] Running Tests and Build... 08:01:51 ========================================================= [Pipeline] sh 08:01:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:01:52 + make test 08:01:52 go test -race -coverprofile=coverage.out ./... 08:02:29 #113 ... 08:02:29 08:02:29 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:29 #76 DONE 45.2s 08:02:29 08:02:29 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:29 #71 DONE 45.6s 08:02:29 08:02:29 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:29 #113 DONE 45.8s 08:02:29 08:02:29 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:29 #79 DONE 45.1s 08:02:29 08:02:29 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:29 #112 DONE 38.7s 08:02:29 08:02:29 #114 [support-notifications builder 6/7] COPY . . 08:02:37 #114 ... 08:02:37 08:02:37 #115 [security-secretstore-setup builder 6/7] COPY . . 08:02:37 #115 DONE 8.7s 08:02:37 08:02:37 #116 [core-keeper builder 7/8] COPY . . 08:02:37 #116 DONE 8.7s 08:02:37 08:02:37 #114 [support-notifications builder 6/7] COPY . . 08:02:37 #114 DONE 8.7s 08:02:37 08:02:37 #117 [security-spiffe-token-provider builder 6/7] COPY . . 08:02:37 #117 DONE 8.7s 08:02:37 08:02:37 #118 [security-proxy-setup builder 6/7] COPY . . 08:02:37 #118 CACHED 08:02:37 08:02:37 #119 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:02:37 #119 CACHED 08:02:37 08:02:37 #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:37 #120 CACHED 08:02:37 08:02:37 #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:02:37 #121 CACHED 08:02:37 08:02:37 #122 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:37 #122 CACHED 08:02:37 08:02:37 #123 [security-bootstrapper builder 6/7] COPY . . 08:02:37 #123 CACHED 08:02:37 08:02:37 #124 [core-command builder 6/7] COPY . . 08:02:37 #124 DONE 8.7s 08:02:37 08:02:37 #125 [core-metadata builder 6/7] COPY . . 08:02:37 #125 CACHED 08:02:37 08:02:37 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:02:37 #126 CACHED 08:02:37 08:02:37 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:37 #127 CACHED 08:02:37 08:02:37 #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:37 #128 CACHED 08:02:37 08:02:37 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:02:37 #129 CACHED 08:02:37 08:02:37 #130 [support-scheduler builder 6/7] COPY . . 08:02:37 #130 CACHED 08:02:37 08:02:37 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:02:37 #131 CACHED 08:02:37 08:02:37 #132 [security-proxy-auth builder 6/7] COPY . . 08:02:37 #132 CACHED 08:02:37 08:02:37 #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:37 #133 CACHED 08:02:37 08:02:37 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:37 #134 CACHED 08:02:37 08:02:37 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 08:02:37 #135 CACHED 08:02:37 08:02:37 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:02:37 #136 CACHED 08:02:37 08:02:37 #137 [core-data builder 6/7] COPY . . 08:02:37 #137 CACHED 08:02:37 08:02:37 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 08:02:37 #138 CACHED 08:02:37 08:02:37 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:02:37 #139 CACHED 08:02:37 08:02:37 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:02:38 #140 1.525 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 08:02:39 ? github.com/edgexfoundry/edgex-go [no test files] 08:02:48 #140 ... 08:02:48 08:02:48 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:02:48 #0 1.366 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 08:02:48 #141 ... 08:02:48 08:02:48 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:02:48 #0 0.632 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:02:48 #142 ... 08:02:48 08:02:48 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:02:48 #0 1.097 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 08:02:48 #143 ... 08:02:48 08:02:48 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:02:48 #0 0.790 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 08:02:48 #144 ... 08:02:48 08:02:48 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:02:48 #0 1.462 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 08:02:48 #145 ... 08:02:48 08:02:48 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:02:48 #0 0.902 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 08:02:48 #146 ... 08:02:48 08:02:48 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:02:48 #0 0.768 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 08:02:48 #147 ... 08:02:48 08:02:48 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:02:48 #0 0.317 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 08:02:48 #148 ... 08:02:48 08:02:48 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:02:48 #0 0.622 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 08:02:48 #149 ... 08:02:48 08:02:48 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:02:48 #0 0.418 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 08:02:48 #150 ... 08:02:48 08:02:48 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:02:48 #0 1.059 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 08:04:09 #151 ... 08:04:09 08:04:09 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:04:09 #144 85.01 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 08:05:06 #144 ... 08:05:06 08:05:06 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:05:06 #142 DONE 144.9s 08:05:06 08:05:06 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:05:06 #147 DONE 144.9s 08:05:06 08:05:06 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:05:06 #149 DONE 144.9s 08:05:06 08:05:06 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:05:06 #146 DONE 144.9s 08:05:06 08:05:06 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:05:06 #148 DONE 144.9s 08:05:06 08:05:06 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:05:06 #150 DONE 145.0s 08:05:06 08:05:06 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:05:06 #140 DONE 144.9s 08:05:06 08:05:06 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:05:06 #145 DONE 145.0s 08:05:06 08:05:06 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:05:06 #152 ... 08:05:06 08:05:06 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:05:06 #143 DONE 145.2s 08:05:06 08:05:06 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:05:06 #151 DONE 145.3s 08:05:06 08:05:06 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:05:06 #144 DONE 145.4s 08:05:06 08:05:06 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:05:06 #141 DONE 145.3s 08:05:06 08:05:06 #153 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:05:06 #153 ... 08:05:06 08:05:06 #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:05:06 #154 DONE 0.9s 08:05:06 08:05:06 #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:05:06 #155 DONE 0.9s 08:05:06 08:05:06 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:05:06 #156 DONE 0.9s 08:05:06 08:05:06 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:05:06 #152 DONE 1.0s 08:05:06 08:05:06 #157 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:05:06 #157 DONE 0.8s 08:05:06 08:05:06 #153 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:05:06 #153 DONE 0.7s 08:05:06 08:05:06 #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:05:06 #158 DONE 0.5s 08:05:06 08:05:06 #159 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:05:06 #159 DONE 0.8s 08:05:06 08:05:06 #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:05:06 #160 ... 08:05:06 08:05:06 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:05:06 #161 DONE 0.7s 08:05:06 08:05:06 #162 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:05:06 #162 DONE 0.6s 08:05:06 08:05:06 #163 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:05:06 #163 CACHED 08:05:06 08:05:06 #164 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:05:06 #164 CACHED 08:05:06 08:05:06 #165 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:05:06 #165 DONE 0.5s 08:05:06 08:05:06 #166 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:05:06 #166 CACHED 08:05:06 08:05:06 #167 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:05:06 #167 CACHED 08:05:06 08:05:06 #168 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:05:06 #168 CACHED 08:05:06 08:05:06 #169 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:05:06 #169 CACHED 08:05:06 08:05:06 #160 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:05:06 #160 DONE 0.5s 08:05:06 08:05:06 #170 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:05:06 #170 DONE 0.6s 08:05:06 08:05:06 #171 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:05:06 #171 CACHED 08:05:06 08:05:06 #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:05:06 #172 CACHED 08:05:06 08:05:06 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:05:06 #173 DONE 0.6s 08:05:06 08:05:06 #174 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:05:06 #174 DONE 0.6s 08:05:06 08:05:06 #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:05:06 #175 ... 08:05:06 08:05:06 #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:05:06 #176 DONE 1.9s 08:05:06 08:05:06 #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:05:06 #177 ... 08:05:06 08:05:06 #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:05:06 #178 DONE 2.3s 08:05:06 08:05:06 #179 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:05:06 #179 DONE 2.3s 08:05:06 08:05:06 #180 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:05:06 #180 DONE 2.3s 08:05:06 08:05:06 #181 [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 08:05:06 #181 DONE 2.3s 08:05:06 08:05:06 #182 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:05:06 #182 DONE 2.4s 08:05:06 08:05:06 #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:05:06 #183 DONE 2.3s 08:05:06 08:05:06 #184 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:05:06 #184 DONE 2.4s 08:05:06 08:05:06 #185 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:05:06 #185 DONE 2.4s 08:05:06 08:05:06 #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:05:06 #175 DONE 2.3s 08:05:06 08:05:06 #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:05:06 #186 DONE 2.5s 08:05:06 08:05:06 #187 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:05:06 #187 ... 08:05:06 08:05:06 #188 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:05:06 #188 DONE 3.2s 08:05:06 08:05:06 #189 [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 08:05:06 #189 DONE 0.3s 08:05:06 08:05:06 #190 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:05:06 #190 DONE 0.3s 08:05:06 08:05:06 #191 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:05:06 #191 ... 08:05:06 08:05:06 #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:05:06 #177 DONE 0.8s 08:05:06 08:05:06 #192 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:05:06 #192 DONE 0.5s 08:05:06 08:05:06 #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:05:06 #193 DONE 0.5s 08:05:06 08:05:06 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:05:06 #194 DONE 0.5s 08:05:06 08:05:06 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:05:06 #195 DONE 0.5s 08:05:06 08:05:06 #196 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:05:06 #196 DONE 0.6s 08:05:06 08:05:06 #197 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:05:06 #197 ... 08:05:06 08:05:06 #198 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:05:06 #198 DONE 0.5s 08:05:06 08:05:06 #191 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:05:06 #191 DONE 0.3s 08:05:06 08:05:06 #187 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:05:06 #187 DONE 0.6s 08:05:06 08:05:06 #199 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:05:06 #199 DONE 0.4s 08:05:06 08:05:06 #106 [support-notifications] exporting to image 08:05:06 #106 exporting layers 0.3s done 08:05:06 #106 writing image sha256:452792dc613585a2fdcd1df387212d67953491d1a42db315cb813d1f27a9f61a 0.0s done 08:05:06 #106 naming to docker.io/library/core-keeper 0.0s done 08:05:06 #106 exporting layers 0.5s done 08:05:06 #106 writing image sha256:8442cda3b3200225c1d29473b274c6b28f9b67d0ffaf298cb25096d3cb94aec2 08:05:06 #106 ... 08:05:06 08:05:06 #200 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:05:06 #200 DONE 0.8s 08:05:06 08:05:06 #197 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:05:06 #197 DONE 0.7s 08:05:06 08:05:06 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:05:06 #201 DONE 0.7s 08:05:06 08:05:06 #106 [support-scheduler] exporting to image 08:05:06 #106 exporting layers 0.7s done 08:05:06 #106 writing image sha256:8442cda3b3200225c1d29473b274c6b28f9b67d0ffaf298cb25096d3cb94aec2 0.2s done 08:05:06 #106 writing image sha256:2d86accfa0d608906fa6b25361c6d1e3c380c0dabef915c97f0296bf9d0b3126 0.0s done 08:05:06 #106 naming to docker.io/library/core-data done 08:05:06 #106 naming to docker.io/library/support-scheduler done 08:05:06 #106 ... 08:05:06 08:05:06 #202 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:05:06 #202 DONE 0.6s 08:05:06 08:05:06 #203 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:05:06 #203 DONE 0.6s 08:05:06 08:05:06 #204 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:05:06 #204 DONE 0.6s 08:05:06 08:05:06 #106 [security-spiffe-token-provider] exporting to image 08:05:06 #106 exporting layers 0.6s done 08:05:06 #106 writing image sha256:8f0cc35f5aa0e2be6fbd9c28e0d1afddf307f60b542cb313fe2313c8b8541858 done 08:05:06 #106 naming to docker.io/library/core-command done 08:05:06 #106 writing image sha256:6c441c26b94a59b2e69d52b28e606c6005f1f98a09f9a39b1a605c47e7968589 0.0s done 08:05:06 #106 naming to docker.io/library/security-spiffe-token-provider done 08:05:06 #106 writing image sha256:fa0e376c863c785c48c11c1c1744b0daa7866e2693b93e8aaf91adaf0cec3794 done 08:05:06 #106 naming to docker.io/library/support-notifications done 08:05:07 #106 exporting layers 0.6s done 08:05:07 #106 writing image sha256:d8fca8751ce29422a1079c45f281f00ef065e0f056f6db5cfb82c813a82f98a4 done 08:05:07 #106 naming to docker.io/library/core-metadata done 08:05:07 #106 DONE 2.7s 08:05:07 08:05:07 #205 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:05:07 #205 DONE 0.6s 08:05:07 08:05:07 #206 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:05:07 #206 DONE 0.6s 08:05:07 08:05:07 #207 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:05:07 #207 DONE 0.6s 08:05:07 08:05:07 #208 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:05:07 #208 DONE 0.1s 08:05:07 08:05:07 #209 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:05:07 #209 DONE 0.1s 08:05:07 08:05:07 #210 [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/ 08:05:07 #210 DONE 0.1s 08:05:07 08:05:07 #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:05:07 #211 DONE 0.8s 08:05:07 08:05:07 #212 [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/ 08:05:07 #212 DONE 0.1s 08:05:07 08:05:07 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:05:07 #213 DONE 0.8s 08:05:07 08:05:07 #106 [security-proxy-auth] exporting to image 08:05:07 #106 ... 08:05:07 08:05:07 #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:05:07 #214 DONE 0.1s 08:05:07 08:05:07 #106 [core-common-config-bootstrapper] exporting to image 08:05:07 #106 exporting layers 0.3s done 08:05:07 #106 writing image sha256:15b7764d4d9a7702f11e3b3bb15e7ede0dfac4a4f44d50d5295ad16b5cdf3fac done 08:05:07 #106 naming to docker.io/library/core-common-config-bootstrapper done 08:05:07 #106 ... 08:05:07 08:05:07 #215 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:05:07 #215 DONE 0.1s 08:05:07 08:05:07 #216 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:05:07 #216 DONE 0.6s 08:05:07 08:05:07 #217 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:05:07 #217 DONE 0.5s 08:05:07 08:05:07 #106 [security-proxy-setup] exporting to image 08:05:07 #106 writing image sha256:f75f1c839ddc2a92a8f80a3eee83b981dd07ce4170d0a5fbf1d04c54b2dd71bd 0.0s done 08:05:07 #106 naming to docker.io/library/security-proxy-auth 0.0s done 08:05:08 #106 exporting layers 0.3s done 08:05:08 #106 writing image sha256:137b35e9e4263d444e73495e53a71f3cd00f72d1828d2035b8f2730d1abac8df done 08:05:08 #106 naming to docker.io/library/security-proxy-setup done 08:05:08 #106 writing image sha256:56fe6fb02a7aba1868c0934042e9eb58da6187ca2c722d8771a385b42da5f068 done 08:05:08 #106 naming to docker.io/library/security-secretstore-setup done 08:05:08 #106 DONE 3.3s 08:05:08 08:05:08 #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:05:08 #218 DONE 0.5s 08:05:08 08:05:08 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:05:08 #58 ... 08:05:08 08:05:08 #106 [security-bootstrapper] exporting to image 08:05:08 #106 exporting layers 0.2s done 08:05:08 #106 writing image sha256:fa533fe5f4b794f15cd4c38b6619b958bad7717ba2e8233cad63123ef5d4143a done 08:05:08 #106 naming to docker.io/library/security-bootstrapper done 08:05:08 #106 DONE 3.5s 08:05:08 08:05:08 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:05:08 time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:05:08 time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:05:08 time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:05:08 time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:05:08 time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:05:08 time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:05:08 time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:05:08 time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:05:08 time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:05:08 time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:05:08 time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:05:08 time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:05:08 time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:05:08 time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:05:08 time="2024-07-30T08:01:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:05:08 $ docker stop --time=1 3409c8cdd4d8bc8bb02c1db09b2731f09519e8c25f32b48f4b9759c0d4640bf3 08:05:09 $ docker rm -f --volumes 3409c8cdd4d8bc8bb02c1db09b2731f09519e8c25f32b48f4b9759c0d4640bf3 [Pipeline] // withDockerContainer [Pipeline] sh 08:05:10 + docker images 08:05:10 REPOSITORY TAG IMAGE ID CREATED SIZE 08:05:10 security-bootstrapper latest fa533fe5f4b7 2 seconds ago 18.9MB 08:05:10 security-proxy-setup latest 137b35e9e426 3 seconds ago 26.2MB 08:05:10 security-secretstore-setup latest 56fe6fb02a7a 3 seconds ago 36.9MB 08:05:10 security-proxy-auth latest f75f1c839ddc 3 seconds ago 33MB 08:05:10 core-common-config-bootstrapper latest 15b7764d4d9a 3 seconds ago 15.2MB 08:05:10 core-metadata latest d8fca8751ce2 4 seconds ago 35.9MB 08:05:10 support-scheduler latest 2d86accfa0d6 5 seconds ago 38.1MB 08:05:10 core-command latest 8f0cc35f5aa0 5 seconds ago 35.4MB 08:05:10 security-spiffe-token-provider latest 6c441c26b94a 5 seconds ago 28.8MB 08:05:10 support-notifications latest fa0e376c863c 5 seconds ago 38.7MB 08:05:10 core-data latest 8442cda3b320 5 seconds ago 35.8MB 08:05:10 core-keeper latest 452792dc6135 5 seconds ago 35.7MB 08:05:10 security-spire-config latest 61e5fac3d5f9 3 minutes ago 120MB 08:05:10 security-spire-server latest 03b1adc84e77 3 minutes ago 121MB 08:05:10 security-spire-agent latest d0226575f3ad 3 minutes ago 182MB 08:05:10 ci-base-image-x86_64 latest 835a0fceee4a 7 minutes ago 967MB 08:05:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 08:05:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 08:05:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:06:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:06:16 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:06:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:06:16 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:06:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:06:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:06:16 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:06:16 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:06:16 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:06:16 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:06:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:06:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:06:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:06:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:06:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:06:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:06:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:06:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.155s coverage: 28.7% of statements 08:06:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.186s coverage: 97.0% of statements 08:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:06:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:06:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.267s coverage: 69.2% of statements 08:06:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:06:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:06:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.213s coverage: 53.2% of statements 08:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:06:57 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:07:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:07:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:07:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:07:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:07:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:07:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 12.842s coverage: 93.4% of statements 08:07:09 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.261s coverage: 91.7% of statements 08:07:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:07:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:07:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.211s coverage: 6.5% of statements 08:07:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:07:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:07:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:07:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:07:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:07:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:07:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:07:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:07:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:07:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:07:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.618s coverage: 95.8% of statements 08:07:25 ok github.com/edgexfoundry/edgex-go/internal/io 1.092s coverage: 72.2% of statements 08:07:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:07:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:07:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.294s coverage: 0.8% of statements 08:07:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.148s coverage: 32.2% of statements 08:07:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.141s coverage: 41.7% of statements 08:07:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.130s coverage: 77.8% of statements 08:07:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.124s coverage: 94.1% of statements 08:07:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements 08:07:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.102s coverage: 87.5% of statements 08:07:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:07:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:07:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.098s coverage: 94.4% of statements 08:07:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:07:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:07:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:07:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:08:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:08:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:08:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:08:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.921s coverage: 79.9% of statements 08:08:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.155s coverage: 92.9% of statements 08:08:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.079s coverage: 64.4% of statements 08:08:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.109s coverage: 62.3% of statements 08:08:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.100s coverage: 87.2% of statements 08:08:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.075s coverage: 20.0% of statements 08:08:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.073s coverage: 100.0% of statements 08:08:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.274s coverage: 81.8% of statements 08:08:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:08:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:08:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.321s coverage: 82.1% of statements 08:08:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.164s coverage: 86.0% of statements 08:08:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:08:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:08:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.735s coverage: 63.1% of statements 08:08:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.117s coverage: 100.0% of statements 08:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.135s coverage: 89.4% of statements 08:08:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.085s coverage: 100.0% of statements 08:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:08:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:08:25 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements 08:08:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements 08:08:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:08:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:08:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.677s coverage: 38.4% of statements 08:08:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.117s coverage: 89.5% of statements 08:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:08:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:08:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:08:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.106s coverage: 84.8% of statements 08:08:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:08:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:08:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:08:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:08:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.196s coverage: 19.9% of statements 08:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:08:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:08:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.493s coverage: 95.7% of statements 08:08:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:08:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:08:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.146s coverage: 61.8% of statements 08:08:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:08:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:08:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.291s coverage: 98.9% of statements 08:08:59 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 08:08:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:08:59 go vet ./... 08:12:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:12:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:12:51 ./bin/test-attribution-txt.sh [Pipeline] echo 08:12:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:12:53 + ls -al . 08:12:53 total 836 08:12:53 drwxrwxr-x 10 1001 1001 4096 Jul 30 08:01 . 08:12:53 drwxr-xr-x 4 root root 4096 Jul 30 08:01 .. 08:12:53 drwxrwxr-x 2 1001 1001 4096 Jul 30 07:59 .blubracket 08:12:53 -rw-rw-r-- 1 1001 1001 10 Jul 30 07:59 .dockerignore 08:12:53 drwxrwxr-x 8 1001 1001 4096 Jul 30 07:59 .git 08:12:53 drwxrwxr-x 3 1001 1001 4096 Jul 30 07:59 .github 08:12:53 -rw-rw-r-- 1 1001 1001 1102 Jul 30 07:59 .gitignore 08:12:53 -rw-rw-r-- 1 1001 1001 42 Jul 30 07:59 .golangci.yml 08:12:53 -rw-rw-r-- 1 1001 1001 100 Jul 30 07:59 .hadolint.yml 08:12:53 -rw-rw-r-- 1 1001 1001 155 Jul 30 07:59 .sonarcloud.properties 08:12:53 -rw-rw-r-- 1 1001 1001 1171 Jul 30 07:59 ADOPTERS.md 08:12:53 -rw-rw-r-- 1 1001 1001 20361 Jul 30 07:59 Attribution.txt 08:12:53 -rw-rw-r-- 1 1001 1001 100284 Jul 30 07:59 CHANGELOG.md 08:12:53 -rw-rw-r-- 1 1001 1001 3804 Jul 30 07:59 CONTRIBUTING.md 08:12:53 -rw-rw-r-- 1 1001 1001 677 Jul 30 07:59 GOVERNANCE.md 08:12:53 -rw-rw-r-- 1 1001 1001 861 Jul 30 07:59 Jenkinsfile 08:12:53 -rw-rw-r-- 1 1001 1001 10775 Jul 30 07:59 LICENSE 08:12:53 -rw-rw-r-- 1 1001 1001 16051 Jul 30 07:59 Makefile 08:12:53 -rw-rw-r-- 1 1001 1001 582 Jul 30 07:59 OWNERS.md 08:12:53 -rw-rw-r-- 1 1001 1001 9528 Jul 30 07:59 README.md 08:12:53 -rw-rw-r-- 1 1001 1001 789 Jul 30 07:59 SECURITY.md 08:12:53 -rw-rw-r-- 1 1001 1001 5 Jul 30 07:57 VERSION 08:12:53 drwxrwxr-x 2 1001 1001 4096 Jul 30 07:59 bin 08:12:53 drwxrwxr-x 19 1001 1001 4096 Jul 30 07:59 cmd 08:12:53 -rw-r--r-- 1 root root 481596 Jul 30 08:08 coverage.out 08:12:53 drwxrwxr-x 2 1001 1001 4096 Jul 30 07:59 fuzz_test 08:12:53 -rw-rw-r-- 1 1001 1001 6912 Jul 30 07:59 go.mod 08:12:53 -rw-rw-r-- 1 1001 1001 100928 Jul 30 07:59 go.sum 08:12:53 drwxrwxr-x 7 1001 1001 4096 Jul 30 07:59 internal 08:12:53 drwxrwxr-x 3 1001 1001 4096 Jul 30 07:59 openapi 08:12:53 -rw-rw-r-- 1 1001 1001 584 Jul 30 07:59 security.txt 08:12:53 -rw-rw-r-- 1 1001 1001 204 Jul 30 07:59 version.go [Pipeline] sh 08:12:54 + '[' -e coverage.out ] 08:12:54 + chown 1001:1001 coverage.out [Pipeline] stash 08:12:54 Warning: overwriting stash ‘coverage-report’ 08:12:55 Stashed 1 file(s) [Pipeline] sh 08:12:55 + make build 08:12:55 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 08:15:47 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 08:15:52 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 08:16:02 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 08:16:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:16:12 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 08:16:39 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 08:16:47 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 08:16:57 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 08:17:02 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 08:17:05 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 08:17:08 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 08:17:12 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] } 08:17:17 $ docker stop --time=1 1d9b2008068595ed25c668a05f572e29cde06f76ebf063b621d6e382a46f16b0 08:17:19 $ docker rm -f --volumes 1d9b2008068595ed25c668a05f572e29cde06f76ebf063b621d6e382a46f16b0 [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 08:17:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:17:22 08:17:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:17:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:17:23 latest: Pulling from edgex-devops/edgex-compose-arm64 08:17:23 547446be3368: Pulling fs layer 08:17:23 d125d8839a47: Pulling fs layer 08:17:23 3e85d5ac6304: Pulling fs layer 08:17:23 c3105a71a48b: Pulling fs layer 08:17:23 0f093f025ec4: Pulling fs layer 08:17:23 c3105a71a48b: Waiting 08:17:23 c3106fc0e877: Pulling fs layer 08:17:23 0f093f025ec4: Waiting 08:17:23 c3106fc0e877: Waiting 08:17:23 547446be3368: Download complete 08:17:23 c3105a71a48b: Verifying Checksum 08:17:23 c3105a71a48b: Download complete 08:17:24 d125d8839a47: Verifying Checksum 08:17:24 d125d8839a47: Download complete 08:17:24 c3106fc0e877: Verifying Checksum 08:17:24 c3106fc0e877: Download complete 08:17:24 0f093f025ec4: Verifying Checksum 08:17:24 0f093f025ec4: Download complete 08:17:24 547446be3368: Pull complete 08:17:25 d125d8839a47: Pull complete 08:17:26 3e85d5ac6304: Verifying Checksum 08:17:26 3e85d5ac6304: Download complete 08:17:36 3e85d5ac6304: Pull complete 08:17:36 c3105a71a48b: Pull complete 08:17:37 0f093f025ec4: Pull complete 08:17:37 c3106fc0e877: Pull complete 08:17:37 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:17:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:17:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:17:37 prd-ubuntu20.04-docker-arm64-4c-16g-6745 does not seem to be running inside a container 08:17:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:17:39 $ docker top c08e5b0f45f6fc69b2c677a8cda4765a5544a0e136609ddd16950bc2dd486d89 -eo pid,comm [Pipeline] { [Pipeline] sh 08:17:40 + docker compose -f ./docker-compose-build.yml build --parallel 08:17:50 #1 [security-spire-server internal] load build definition from Dockerfile 08:17:50 #1 transferring dockerfile: 08:17:50 #1 transferring dockerfile: 1.70kB 0.0s done 08:17:50 #1 DONE 0.1s 08:17:50 08:17:50 #2 [security-spire-config internal] load build definition from Dockerfile 08:17:50 #2 transferring dockerfile: 1.69kB done 08:17:50 #2 DONE 0.1s 08:17:50 08:17:50 #3 [security-bootstrapper internal] load build definition from Dockerfile 08:17:50 #3 transferring dockerfile: 2.93kB 0.0s done 08:17:50 #3 DONE 0.1s 08:17:50 08:17:50 #4 [core-data internal] load build definition from Dockerfile 08:17:50 #4 transferring dockerfile: 2.01kB done 08:17:50 #4 DONE 0.0s 08:17:50 08:17:50 #5 [security-spire-agent internal] load build definition from Dockerfile 08:17:50 #5 transferring dockerfile: 1.81kB done 08:17:50 #5 DONE 0.1s 08:17:50 08:17:50 #6 [support-scheduler internal] load build definition from Dockerfile 08:17:50 #6 transferring dockerfile: 1.93kB done 08:17:50 #6 DONE 0.1s 08:17:50 08:17:50 #7 [core-keeper internal] load build definition from Dockerfile 08:17:50 #7 transferring dockerfile: 2.01kB done 08:17:50 #7 DONE 0.1s 08:17:50 08:17:50 #8 [security-proxy-setup internal] load build definition from Dockerfile 08:17:50 #8 transferring dockerfile: 2.50kB done 08:17:50 #8 DONE 0.1s 08:17:50 08:17:50 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:17:50 #9 transferring dockerfile: 2.23kB done 08:17:50 #9 DONE 0.1s 08:17:50 08:17:50 #10 [support-notifications internal] load build definition from Dockerfile 08:17:50 #10 transferring dockerfile: 1.95kB 0.0s done 08:17:50 #10 DONE 0.1s 08:17:50 08:17:50 #11 [core-metadata internal] load build definition from Dockerfile 08:17:50 #11 transferring dockerfile: 2.06kB 0.0s done 08:17:50 #11 DONE 0.1s 08:17:50 08:17:50 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:17:50 #12 transferring dockerfile: 1.89kB done 08:17:50 #12 DONE 0.1s 08:17:50 08:17:50 #13 [security-secretstore-setup internal] load build definition from Dockerfile 08:17:50 #13 transferring dockerfile: 2.49kB done 08:17:50 #13 DONE 0.1s 08:17:50 08:17:50 #14 [security-proxy-auth internal] load build definition from Dockerfile 08:17:50 #14 transferring dockerfile: 2.15kB 0.0s done 08:17:50 #14 DONE 0.1s 08:17:50 08:17:50 #15 [core-command internal] load build definition from Dockerfile 08:17:50 #15 transferring dockerfile: 1.93kB 0.0s done 08:17:50 #15 DONE 0.1s 08:17:50 08:17:50 #16 [security-spire-server internal] load .dockerignore 08:17:51 #16 transferring context: 50B done 08:17:51 #16 DONE 0.1s 08:17:51 08:17:51 #17 [security-spire-config internal] load .dockerignore 08:17:51 #17 transferring context: 50B done 08:17:51 #17 DONE 0.0s 08:17:51 08:17:51 #18 [security-bootstrapper internal] load .dockerignore 08:17:51 #18 transferring context: 50B done 08:17:51 #18 DONE 0.0s 08:17:51 08:17:51 #19 [core-data internal] load .dockerignore 08:17:52 #19 transferring context: 50B 0.0s done 08:17:52 #19 DONE 0.1s 08:17:52 08:17:52 #20 [security-spire-agent internal] load .dockerignore 08:17:52 #20 transferring context: 50B done 08:17:52 #20 DONE 0.0s 08:17:52 08:17:52 #21 [core-keeper internal] load .dockerignore 08:17:52 #21 transferring context: 50B 0.0s done 08:17:52 #21 DONE 0.1s 08:17:52 08:17:52 #22 [security-proxy-setup internal] load .dockerignore 08:17:52 #22 transferring context: 50B 0.0s done 08:17:52 #22 DONE 0.1s 08:17:52 08:17:52 #23 [core-common-config-bootstrapper internal] load .dockerignore 08:17:52 #23 transferring context: 50B 0.0s done 08:17:52 #23 DONE 0.1s 08:17:52 08:17:52 #24 [support-notifications internal] load .dockerignore 08:17:52 #24 transferring context: 50B 0.0s done 08:17:52 #24 DONE 0.1s 08:17:52 08:17:52 #25 [core-metadata internal] load .dockerignore 08:17:52 #25 transferring context: 50B 0.0s done 08:17:52 #25 DONE 0.1s 08:17:52 08:17:52 #26 [security-spiffe-token-provider internal] load .dockerignore 08:17:52 #26 transferring context: 50B 0.0s done 08:17:52 #26 DONE 0.1s 08:17:52 08:17:52 #27 [security-secretstore-setup internal] load .dockerignore 08:17:52 #27 transferring context: 50B 0.0s done 08:17:52 #27 DONE 0.1s 08:17:52 08:17:52 #28 [security-proxy-auth internal] load .dockerignore 08:17:52 #28 transferring context: 50B done 08:17:52 #28 DONE 0.1s 08:17:52 08:17:52 #29 [core-command internal] load .dockerignore 08:17:52 #29 transferring context: 50B done 08:17:52 #29 DONE 0.1s 08:17:52 08:17:52 #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:17:53 #30 ... 08:17:53 08:17:53 #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:17:53 #31 DONE 0.4s 08:17:53 08:17:53 #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:17:53 #30 DONE 0.6s 08:17:53 08:17:53 #32 [support-scheduler internal] load .dockerignore 08:17:53 #32 transferring context: 50B 0.0s done 08:17:53 #32 ... 08:17:53 08:17:53 #33 [security-spire-server internal] load build context 08:17:53 #33 transferring context: 26.79kB 0.0s done 08:17:53 #33 DONE 0.1s 08:17:53 08:17:53 #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:17:53 #34 DONE 0.0s 08:17:53 08:17:53 #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 08:17:53 #31 DONE 0.4s 08:17:53 08:17:53 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:17:53 #35 ... 08:17:53 08:17:53 #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:17:53 #34 DONE 0.0s 08:17:53 08:17:53 #31 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:17:53 #31 DONE 0.4s 08:17:53 08:17:53 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:17:53 #35 ... 08:17:53 08:17:53 #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:17:53 #34 DONE 0.0s 08:17:53 08:17:53 #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:17:53 #34 DONE 0.0s 08:17:53 08:17:53 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:17:53 #30 DONE 0.6s 08:17:53 08:17:53 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:17:53 #35 ... 08:17:53 08:17:53 #31 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:17:53 #31 DONE 0.5s 08:17:53 08:17:53 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:17:53 #35 ... 08:17:53 08:17:53 #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:17:53 #34 DONE 0.0s 08:17:53 08:17:53 #36 [core-keeper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:17:53 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:17:53 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:17:53 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:17:53 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:17:53 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:17:53 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 08:17:54 #36 ... 08:17:54 08:17:54 #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:17:54 #31 DONE 0.7s 08:17:54 08:17:54 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:17:54 #37 DONE 0.6s 08:17:54 08:17:54 #36 [security-spire-agent stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:17:54 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:17:54 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:17:54 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:17:54 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:17:54 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:17:54 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:17:54 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:17:54 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:17:54 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:17:54 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:17:54 #36 ... 08:17:54 08:17:54 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:17:54 #34 DONE 0.0s 08:17:54 08:17:54 #38 [security-spire-config internal] load build context 08:17:54 #38 transferring context: 25.04kB 0.1s done 08:17:54 #38 DONE 0.8s 08:17:54 08:17:54 #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:17:54 #36 ... 08:17:54 08:17:54 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:17:54 #31 DONE 1.1s 08:17:54 08:17:54 #36 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:17:54 #36 ... 08:17:54 08:17:54 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:17:54 #34 DONE 0.0s 08:17:54 08:17:54 #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:17:54 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:17:54 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:17:54 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:17:54 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:17:54 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:17:55 #36 ... 08:17:55 08:17:55 #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:17:55 #34 DONE 0.0s 08:17:55 08:17:55 #36 [core-common-config-bootstrapper stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:17:55 #36 ... 08:17:55 08:17:55 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:17:55 #34 DONE 0.0s 08:17:55 08:17:55 #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:17:55 #31 DONE 1.6s 08:17:55 08:17:55 #36 [security-spiffe-token-provider stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:17:55 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:17:55 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:17:55 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:17:55 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:17:55 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:17:55 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:17:55 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:17:55 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:17:55 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:17:55 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:17:55 #36 ... 08:17:55 08:17:55 #39 [security-spire-agent internal] load build context 08:17:55 #39 transferring context: 26.32kB 0.1s done 08:17:55 #39 DONE 1.4s 08:17:55 08:17:55 #36 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:17:56 #36 ... 08:17:56 08:17:56 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:17:56 #34 DONE 0.1s 08:17:56 08:17:56 #31 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:17:56 #31 DONE 1.8s 08:17:56 08:17:56 #36 [support-notifications stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:17:56 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:17:56 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:17:56 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:17:56 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:17:56 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:17:56 #36 ... 08:17:56 08:17:56 #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:17:56 #34 DONE 0.1s 08:17:56 08:17:56 #36 [security-proxy-auth stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:17:56 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.6s done 08:17:56 #36 ... 08:17:56 08:17:56 #31 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:17:56 #31 DONE 1.9s 08:17:56 08:17:56 #36 [core-command stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:17:56 #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:17:56 #36 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:17:56 #36 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:17:56 #36 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 08:17:56 #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:17:56 #36 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.6s done 08:17:57 #36 ... 08:17:57 08:17:57 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:17:57 #35 DONE 4.1s 08:17:57 08:17:57 #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:17:58 #40 DONE 1.2s 08:17:58 08:17:58 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:17:58 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 08:17:58 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 08:17:58 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:17:58 #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:17:58 #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:17:58 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 08:17:58 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 08:17:58 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 08:17:58 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 2.9s done 08:17:58 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 08:17:58 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:17:58 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.6s 08:17:58 #41 ... 08:17:58 08:17:58 #42 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:18:04 #42 ... 08:18:04 08:18:04 #43 [security-bootstrapper internal] load build context 08:18:04 #43 transferring context: 26.63MB 9.5s 08:18:04 #43 ... 08:18:04 08:18:04 #44 [core-data internal] load build context 08:18:04 #44 ... 08:18:04 08:18:04 #43 [security-bootstrapper internal] load build context 08:18:04 #43 ... 08:18:04 08:18:04 #45 [support-scheduler internal] load build context 08:18:04 #45 ... 08:18:04 08:18:04 #46 [core-keeper internal] load build context 08:18:04 #46 ... 08:18:04 08:18:04 #45 [support-scheduler internal] load build context 08:18:04 #45 ... 08:18:04 08:18:04 #47 [security-proxy-setup internal] load build context 08:18:04 #47 ... 08:18:04 08:18:04 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:18:04 #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 08:18:04 #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:18:04 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 08:18:04 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 08:18:04 #48 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:18:04 #48 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:18:04 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:18:04 #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 08:18:04 #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 3.5s done 08:18:04 #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 08:18:04 #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.7s 08:18:04 #48 ... 08:18:04 08:18:04 #47 [security-proxy-setup internal] load build context 08:18:04 #47 ... 08:18:04 08:18:04 #49 [core-common-config-bootstrapper internal] load build context 08:18:04 #49 ... 08:18:04 08:18:04 #47 [security-proxy-setup internal] load build context 08:18:05 #47 ... 08:18:05 08:18:05 #50 [security-spiffe-token-provider internal] load build context 08:18:05 #50 ... 08:18:05 08:18:05 #51 [core-metadata internal] load build context 08:18:05 #51 ... 08:18:05 08:18:05 #52 [support-notifications internal] load build context 08:18:05 #52 ... 08:18:05 08:18:05 #47 [security-proxy-setup internal] load build context 08:18:06 #47 ... 08:18:06 08:18:06 #53 [security-proxy-auth internal] load build context 08:18:06 #53 ... 08:18:06 08:18:06 #54 [security-secretstore-setup internal] load build context 08:18:06 #54 ... 08:18:06 08:18:06 #49 [core-common-config-bootstrapper internal] load build context 08:18:06 #49 ... 08:18:06 08:18:06 #55 [core-command internal] load build context 08:18:06 #55 ... 08:18:06 08:18:06 #49 [core-common-config-bootstrapper internal] load build context 08:18:08 #49 ... 08:18:08 08:18:08 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:18:08 #0 5.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:08 #0 5.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:08 #0 6.864 OK: 266 MiB in 52 packages 08:18:08 #56 DONE 9.3s 08:18:08 08:18:08 #49 [core-common-config-bootstrapper internal] load build context 08:18:08 #49 ... 08:18:08 08:18:08 #42 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:18:08 #42 7.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:08 #42 8.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:08 #42 8.874 OK: 266 MiB in 52 packages 08:18:08 #42 DONE 10.0s 08:18:08 08:18:08 #53 [security-proxy-auth internal] load build context 08:18:08 #53 ... 08:18:08 08:18:08 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:18:08 #57 ... 08:18:08 08:18:08 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:08 #58 DONE 10.1s 08:18:08 08:18:08 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:18:09 #59 ... 08:18:09 08:18:09 #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:18:09 #0 9.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:09 #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:09 #60 ... 08:18:09 08:18:09 #36 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:18:09 #36 ... 08:18:09 08:18:09 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:18:09 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.9s 08:18:09 #41 ... 08:18:09 08:18:09 #49 [core-common-config-bootstrapper internal] load build context 08:18:09 #49 transferring context: 25.31MB 12.8s 08:18:09 #49 ... 08:18:09 08:18:09 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:18:09 #61 ... 08:18:09 08:18:09 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:18:09 #62 ... 08:18:09 08:18:09 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:09 #63 ... 08:18:09 08:18:09 #64 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:18:10 #64 ... 08:18:10 08:18:10 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:18:10 #65 ... 08:18:10 08:18:10 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:18:10 #66 ... 08:18:10 08:18:10 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:18:10 #67 ... 08:18:10 08:18:10 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:18:10 #68 ... 08:18:10 08:18:10 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:18:10 #69 ... 08:18:10 08:18:10 #49 [core-common-config-bootstrapper internal] load build context 08:18:11 #49 ... 08:18:11 08:18:11 #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:18:11 #60 11.68 OK: 266 MiB in 52 packages 08:18:11 #60 DONE 12.5s 08:18:11 08:18:11 #49 [core-common-config-bootstrapper internal] load build context 08:18:13 #49 ... 08:18:13 08:18:13 #43 [security-bootstrapper internal] load build context 08:18:14 #43 ... 08:18:14 08:18:14 #44 [core-data internal] load build context 08:18:14 #44 ... 08:18:14 08:18:14 #46 [core-keeper internal] load build context 08:18:14 #46 transferring context: 45.91MB 19.9s 08:18:14 #46 ... 08:18:14 08:18:14 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:18:14 #67 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:14 #67 ... 08:18:14 08:18:14 #45 [support-scheduler internal] load build context 08:18:14 #45 ... 08:18:14 08:18:14 #46 [core-keeper internal] load build context 08:18:15 #46 ... 08:18:15 08:18:15 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:18:15 #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.2s 08:18:15 #48 ... 08:18:15 08:18:15 #46 [core-keeper internal] load build context 08:18:15 #46 ... 08:18:15 08:18:15 #50 [security-spiffe-token-provider internal] load build context 08:18:15 #50 ... 08:18:15 08:18:15 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:18:15 #61 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:15 #61 ... 08:18:15 08:18:15 #52 [support-notifications internal] load build context 08:18:15 #52 ... 08:18:15 08:18:15 #51 [core-metadata internal] load build context 08:18:15 #51 ... 08:18:15 08:18:15 #52 [support-notifications internal] load build context 08:18:16 #52 ... 08:18:16 08:18:16 #47 [security-proxy-setup internal] load build context 08:18:16 #47 ... 08:18:16 08:18:16 #52 [support-notifications internal] load build context 08:18:16 #52 ... 08:18:16 08:18:16 #54 [security-secretstore-setup internal] load build context 08:18:16 #54 ... 08:18:16 08:18:16 #51 [core-metadata internal] load build context 08:18:16 #51 ... 08:18:16 08:18:16 #55 [core-command internal] load build context 08:18:17 #55 ... 08:18:17 08:18:17 #51 [core-metadata internal] load build context 08:18:19 #51 ... 08:18:19 08:18:19 #53 [security-proxy-auth internal] load build context 08:18:19 #53 ... 08:18:19 08:18:19 #46 [core-keeper internal] load build context 08:18:19 #46 ... 08:18:19 08:18:19 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:18:19 #57 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:19 #57 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:19 #57 12.83 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:18:19 #57 12.83 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:18:19 #57 12.83 OK: 19953 distinct packages available 08:18:19 #57 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:19 #57 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:19 #57 19.45 OK: 266 MiB in 52 packages 08:18:19 #57 ... 08:18:19 08:18:19 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:18:19 #70 ... 08:18:19 08:18:19 #50 [security-spiffe-token-provider internal] load build context 08:18:19 #50 transferring context: 46.55MB 22.2s 08:18:19 #50 ... 08:18:19 08:18:19 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:18:19 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.0s 08:18:20 #41 ... 08:18:20 08:18:20 #50 [security-spiffe-token-provider internal] load build context 08:18:20 #50 ... 08:18:20 08:18:20 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:18:20 #57 DONE 21.5s 08:18:20 08:18:20 #50 [security-spiffe-token-provider internal] load build context 08:18:20 #50 ... 08:18:20 08:18:20 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:18:20 #69 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:20 #69 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:20 #69 15.59 (1/4) Installing dumb-init (1.2.5-r2) 08:18:20 #69 15.59 (2/4) Installing openssl (3.1.6-r0) 08:18:20 #69 15.78 (3/4) Installing su-exec (0.2-r3) 08:18:20 #69 15.78 (4/4) Installing yq (4.33.3-r5) 08:18:20 #69 17.05 Executing busybox-1.36.1-r7.trigger 08:18:20 #69 17.42 OK: 18 MiB in 19 packages 08:18:20 #69 DONE 20.6s 08:18:20 08:18:20 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:18:20 #71 ... 08:18:20 08:18:20 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:18:20 #65 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:20 #65 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:20 #65 14.83 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:18:20 #65 14.83 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:18:20 #65 14.83 OK: 19946 distinct packages available 08:18:20 #65 16.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:20 #65 17.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:20 #65 ... 08:18:20 08:18:20 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:18:20 #66 20.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:22 #66 ... 08:18:22 08:18:22 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:18:22 #63 DONE 22.5s 08:18:22 08:18:22 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:18:22 #66 22.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:23 #66 ... 08:18:23 08:18:23 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:18:23 #62 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:23 #62 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:23 #62 21.87 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:18:23 #62 21.87 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:18:23 #62 21.87 OK: 19946 distinct packages available 08:18:23 #62 ... 08:18:23 08:18:23 #51 [core-metadata internal] load build context 08:18:23 #51 ... 08:18:23 08:18:23 #49 [core-common-config-bootstrapper internal] load build context 08:18:24 #49 ... 08:18:24 08:18:24 #43 [security-bootstrapper internal] load build context 08:18:24 #43 ... 08:18:24 08:18:24 #44 [core-data internal] load build context 08:18:24 #44 ... 08:18:24 08:18:24 #43 [security-bootstrapper internal] load build context 08:18:24 #43 transferring context: 50.94MB 30.5s 08:18:24 #43 ... 08:18:24 08:18:24 #45 [support-scheduler internal] load build context 08:18:24 #45 ... 08:18:24 08:18:24 #43 [security-bootstrapper internal] load build context 08:18:25 #43 ... 08:18:25 08:18:25 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:18:25 #59 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:25 #59 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:25 #59 25.08 (1/4) Installing ca-certificates (20240226-r0) 08:18:25 #59 25.66 (2/4) Installing dumb-init (1.2.5-r2) 08:18:25 #59 25.68 (3/4) Installing su-exec (0.2-r3) 08:18:25 #59 25.71 (4/4) Installing yq (4.33.3-r5) 08:18:25 #59 ... 08:18:25 08:18:25 #43 [security-bootstrapper internal] load build context 08:18:25 #43 ... 08:18:25 08:18:25 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:18:25 #67 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:25 #67 22.62 (1/2) Installing dumb-init (1.2.5-r2) 08:18:25 #67 22.70 (2/2) Installing su-exec (0.2-r3) 08:18:25 #67 22.74 Executing busybox-1.36.1-r7.trigger 08:18:25 #67 23.06 OK: 8 MiB in 17 packages 08:18:25 #67 DONE 25.5s 08:18:25 08:18:25 #43 [security-bootstrapper internal] load build context 08:18:25 #43 ... 08:18:25 08:18:25 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:18:25 #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.9s 08:18:25 #48 ... 08:18:25 08:18:25 #43 [security-bootstrapper internal] load build context 08:18:26 #43 ... 08:18:26 08:18:26 #47 [security-proxy-setup internal] load build context 08:18:26 #47 ... 08:18:26 08:18:26 #43 [security-bootstrapper internal] load build context 08:18:26 #43 ... 08:18:26 08:18:26 #54 [security-secretstore-setup internal] load build context 08:18:27 #54 ... 08:18:27 08:18:27 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:18:27 #61 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:27 #61 24.64 (1/1) Installing dumb-init (1.2.5-r2) 08:18:27 #61 24.65 Executing busybox-1.36.1-r7.trigger 08:18:27 #61 24.74 OK: 8 MiB in 16 packages 08:18:27 #61 DONE 27.4s 08:18:27 08:18:27 #54 [security-secretstore-setup internal] load build context 08:18:27 #54 ... 08:18:27 08:18:27 #52 [support-notifications internal] load build context 08:18:27 #52 ... 08:18:27 08:18:27 #43 [security-bootstrapper internal] load build context 08:18:27 #43 ... 08:18:27 08:18:27 #55 [core-command internal] load build context 08:18:27 #55 ... 08:18:27 08:18:27 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:18:27 #72 ... 08:18:27 08:18:27 #64 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:18:27 #64 18.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:27 #64 20.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:27 #64 26.39 (1/1) Installing dumb-init (1.2.5-r2) 08:18:27 #64 26.39 Executing busybox-1.36.1-r7.trigger 08:18:27 #64 26.54 OK: 8 MiB in 16 packages 08:18:27 #64 ... 08:18:27 08:18:27 #54 [security-secretstore-setup internal] load build context 08:18:28 #54 ... 08:18:28 08:18:28 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:18:28 #65 22.20 (1/11) Installing ca-certificates (20240226-r0) 08:18:28 #65 22.86 (2/11) Installing brotli-libs (1.0.9-r14) 08:18:28 #65 23.06 (3/11) Installing libunistring (1.1-r1) 08:18:28 #65 23.35 (4/11) Installing libidn2 (2.3.4-r1) 08:18:28 #65 23.38 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:18:28 #65 23.43 (6/11) Installing libcurl (8.9.0-r0) 08:18:28 #65 23.52 (7/11) Installing curl (8.9.0-r0) 08:18:28 #65 23.80 (8/11) Installing dumb-init (1.2.5-r2) 08:18:28 #65 23.80 (9/11) Installing musl-obstack (1.2.3-r2) 08:18:28 #65 23.80 (10/11) Installing libucontext (1.2-r2) 08:18:28 #65 23.80 (11/11) Installing gcompat (1.1.0-r1) 08:18:28 #65 23.93 Executing busybox-1.36.1-r7.trigger 08:18:28 #65 24.12 Executing ca-certificates-20240226-r0.trigger 08:18:28 #65 26.14 OK: 13 MiB in 26 packages 08:18:28 #65 DONE 28.4s 08:18:28 08:18:28 #54 [security-secretstore-setup internal] load build context 08:18:28 #54 ... 08:18:28 08:18:28 #64 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:18:28 #64 DONE 29.2s 08:18:28 08:18:28 #54 [security-secretstore-setup internal] load build context 08:18:28 #54 ... 08:18:28 08:18:28 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:18:28 #68 19.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:28 #68 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:28 #68 27.34 v3.18.8-12-g43ac5466c80 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:18:28 #68 27.34 v3.18.8-16-gfc43b52abc5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:18:28 #68 27.34 OK: 19946 distinct packages available 08:18:28 #68 28.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:28 #68 ... 08:18:28 08:18:28 #73 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 08:18:29 #73 ... 08:18:29 08:18:29 #53 [security-proxy-auth internal] load build context 08:18:29 #53 ... 08:18:29 08:18:29 #54 [security-secretstore-setup internal] load build context 08:18:29 #54 ... 08:18:29 08:18:29 #46 [core-keeper internal] load build context 08:18:29 #46 ... 08:18:29 08:18:29 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:18:29 #59 27.13 Executing busybox-1.36.1-r7.trigger 08:18:29 #59 27.59 Executing ca-certificates-20240226-r0.trigger 08:18:29 #59 28.99 OK: 18 MiB in 19 packages 08:18:29 #59 DONE 30.8s 08:18:29 08:18:29 #46 [core-keeper internal] load build context 08:18:29 #46 transferring context: 76.94MB 35.3s 08:18:29 #46 ... 08:18:29 08:18:29 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:18:29 #71 9.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:30 #71 ... 08:18:30 08:18:30 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:18:30 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 33.1s 08:18:30 #41 ... 08:18:30 08:18:30 #50 [security-spiffe-token-provider internal] load build context 08:18:30 #50 ... 08:18:30 08:18:30 #46 [core-keeper internal] load build context 08:18:31 #46 ... 08:18:31 08:18:31 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:18:31 #70 13.43 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:31 #70 15.62 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:31 #70 20.14 OK: 266 MiB in 52 packages 08:18:31 #70 DONE 22.2s 08:18:31 08:18:31 #46 [core-keeper internal] load build context 08:18:31 #46 ... 08:18:31 08:18:31 #62 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:18:31 #62 24.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:31 #62 26.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:31 #62 30.73 (1/5) Installing dumb-init (1.2.5-r2) 08:18:31 #62 30.73 (2/5) Installing musl-obstack (1.2.3-r2) 08:18:31 #62 30.73 (3/5) Installing libucontext (1.2-r2) 08:18:31 #62 30.86 (4/5) Installing gcompat (1.1.0-r1) 08:18:31 #62 30.86 (5/5) Installing openssl (3.1.6-r0) 08:18:31 #62 30.97 Executing busybox-1.36.1-r7.trigger 08:18:31 #62 31.09 OK: 9 MiB in 20 packages 08:18:31 #62 DONE 32.9s 08:18:31 08:18:31 #46 [core-keeper internal] load build context 08:18:32 #46 ... 08:18:32 08:18:32 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:18:32 #0 7.786 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:32 #0 8.861 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:32 #74 ... 08:18:32 08:18:32 #46 [core-keeper internal] load build context 08:18:32 #46 ... 08:18:32 08:18:32 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:18:32 #66 28.74 (1/2) Installing ca-certificates (20240226-r0) 08:18:32 #66 28.95 (2/2) Installing dumb-init (1.2.5-r2) 08:18:32 #66 28.95 Executing busybox-1.36.1-r7.trigger 08:18:32 #66 29.09 Executing ca-certificates-20240226-r0.trigger 08:18:32 #66 29.84 OK: 9 MiB in 17 packages 08:18:32 #66 DONE 32.7s 08:18:32 08:18:32 #46 [core-keeper internal] load build context 08:18:34 #46 ... 08:18:34 08:18:34 #51 [core-metadata internal] load build context 08:18:34 #51 ... 08:18:34 08:18:34 #49 [core-common-config-bootstrapper internal] load build context 08:18:34 #49 ... 08:18:34 08:18:34 #46 [core-keeper internal] load build context 08:18:34 #46 ... 08:18:34 08:18:34 #44 [core-data internal] load build context 08:18:34 #44 ... 08:18:34 08:18:34 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:18:34 #68 29.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:34 #68 32.45 (1/4) Installing dumb-init (1.2.5-r2) 08:18:34 #68 32.45 (2/4) Installing musl-obstack (1.2.3-r2) 08:18:34 #68 32.45 (3/4) Installing libucontext (1.2-r2) 08:18:34 #68 32.45 (4/4) Installing gcompat (1.1.0-r1) 08:18:34 #68 32.50 Executing busybox-1.36.1-r7.trigger 08:18:34 #68 32.62 OK: 8 MiB in 19 packages 08:18:34 #68 DONE 35.1s 08:18:34 08:18:34 #44 [core-data internal] load build context 08:18:34 #44 transferring context: 79.85MB 40.7s 08:18:34 #44 ... 08:18:34 08:18:34 #46 [core-keeper internal] load build context 08:18:34 #46 ... 08:18:34 08:18:34 #45 [support-scheduler internal] load build context 08:18:34 #45 ... 08:18:34 08:18:34 #44 [core-data internal] load build context 08:18:35 #44 ... 08:18:35 08:18:35 #71 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:18:35 #71 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:35 #71 12.90 OK: 18 MiB in 19 packages 08:18:35 #71 DONE 14.6s 08:18:35 08:18:35 #44 [core-data internal] load build context 08:18:35 #44 ... 08:18:35 08:18:35 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:18:35 #0 7.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:35 #0 8.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:35 #75 10.25 OK: 8 MiB in 17 packages 08:18:35 #75 ... 08:18:35 08:18:35 #44 [core-data internal] load build context 08:18:35 #44 ... 08:18:35 08:18:35 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:18:35 #74 11.61 (1/1) Installing dumb-init (1.2.5-r2) 08:18:35 #74 12.17 Executing busybox-1.36.1-r7.trigger 08:18:35 #74 12.25 OK: 8 MiB in 16 packages 08:18:35 #74 DONE 13.7s 08:18:35 08:18:35 #44 [core-data internal] load build context 08:18:35 #44 ... 08:18:35 08:18:35 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:18:35 #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.4s 08:18:36 #48 ... 08:18:36 08:18:36 #44 [core-data internal] load build context 08:18:36 #44 ... 08:18:36 08:18:36 #47 [security-proxy-setup internal] load build context 08:18:36 #47 ... 08:18:36 08:18:36 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:18:36 #75 DONE 11.6s 08:18:36 08:18:36 #44 [core-data internal] load build context 08:18:37 #44 ... 08:18:37 08:18:37 #76 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:18:37 #76 DONE 1.6s 08:18:37 08:18:37 #44 [core-data internal] load build context 08:18:37 #44 ... 08:18:37 08:18:37 #52 [support-notifications internal] load build context 08:18:37 #52 ... 08:18:37 08:18:37 #43 [security-bootstrapper internal] load build context 08:18:37 #43 ... 08:18:37 08:18:37 #55 [core-command internal] load build context 08:18:37 #55 ... 08:18:37 08:18:37 #44 [core-data internal] load build context 08:18:38 #44 ... 08:18:38 08:18:38 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:18:38 #0 9.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:38 #0 9.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:38 #77 ... 08:18:38 08:18:38 #44 [core-data internal] load build context 08:18:39 #44 ... 08:18:39 08:18:39 #53 [security-proxy-auth internal] load build context 08:18:39 #53 ... 08:18:39 08:18:39 #52 [support-notifications internal] load build context 08:18:39 #52 ... 08:18:39 08:18:39 #54 [security-secretstore-setup internal] load build context 08:18:39 #54 ... 08:18:39 08:18:39 #52 [support-notifications internal] load build context 08:18:39 #52 transferring context: 94.56MB 43.4s 08:18:40 #52 ... 08:18:40 08:18:40 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:18:40 #78 ... 08:18:40 08:18:40 #54 [security-secretstore-setup internal] load build context 08:18:40 #54 ... 08:18:40 08:18:40 #77 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:18:40 #77 11.37 OK: 13 MiB in 26 packages 08:18:40 #77 DONE 11.9s 08:18:40 08:18:40 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:18:40 #72 9.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:40 #72 9.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:40 #72 10.73 OK: 8 MiB in 16 packages 08:18:40 #72 DONE 13.0s 08:18:40 08:18:40 #54 [security-secretstore-setup internal] load build context 08:18:41 #54 ... 08:18:41 08:18:41 #50 [security-spiffe-token-provider internal] load build context 08:18:41 #50 ... 08:18:41 08:18:41 #54 [security-secretstore-setup internal] load build context 08:18:41 #54 ... 08:18:41 08:18:41 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:18:41 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 43.9s 08:18:41 #41 ... 08:18:41 08:18:41 #43 [security-bootstrapper internal] load build context 08:18:42 #43 ... 08:18:42 08:18:42 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:18:42 #79 ... 08:18:42 08:18:42 #43 [security-bootstrapper internal] load build context 08:18:42 #43 ... 08:18:42 08:18:42 #73 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 08:18:42 #73 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:42 #73 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:42 #73 12.35 OK: 8 MiB in 16 packages 08:18:42 #73 DONE 13.7s 08:18:42 08:18:42 #43 [security-bootstrapper internal] load build context 08:18:42 #43 ... 08:18:42 08:18:42 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:18:42 #80 ... 08:18:42 08:18:42 #43 [security-bootstrapper internal] load build context 08:18:44 #43 ... 08:18:44 08:18:44 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:18:44 #78 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:44 #78 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:44 #78 12.99 OK: 18 MiB in 19 packages 08:18:44 #78 DONE 14.1s 08:18:44 08:18:44 #43 [security-bootstrapper internal] load build context 08:18:44 #43 ... 08:18:44 08:18:44 #51 [core-metadata internal] load build context 08:18:44 #51 ... 08:18:44 08:18:44 #49 [core-common-config-bootstrapper internal] load build context 08:18:44 #49 ... 08:18:44 08:18:44 #51 [core-metadata internal] load build context 08:18:44 #51 transferring context: 85.06MB 47.6s 08:18:44 #51 ... 08:18:44 08:18:44 #46 [core-keeper internal] load build context 08:18:45 #46 ... 08:18:45 08:18:45 #45 [support-scheduler internal] load build context 08:18:45 #45 ... 08:18:45 08:18:45 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:18:45 #81 ... 08:18:45 08:18:45 #45 [support-scheduler internal] load build context 08:18:45 #45 ... 08:18:45 08:18:45 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:18:45 #79 11.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:45 #79 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:45 #79 13.17 OK: 9 MiB in 20 packages 08:18:45 #79 DONE 13.9s 08:18:45 08:18:45 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:18:45 #81 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:46 #81 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:46 #81 ... 08:18:46 08:18:46 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:18:46 #82 DONE 9.3s 08:18:46 08:18:46 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:18:46 #80 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:18:46 #80 13.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:18:46 #80 ... 08:18:46 08:18:46 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:18:46 #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 38.2s done 08:18:46 #48 ... 08:18:46 08:18:46 #43 [security-bootstrapper internal] load build context 08:18:46 #43 ... 08:18:46 08:18:46 #47 [security-proxy-setup internal] load build context 08:18:47 #47 ... 08:18:47 08:18:47 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:18:47 #83 ... 08:18:47 08:18:47 #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:18:47 #84 DONE 0.9s 08:18:47 08:18:47 #47 [security-proxy-setup internal] load build context 08:18:47 #47 ... 08:18:47 08:18:47 #55 [core-command internal] load build context 08:18:47 #55 ... 08:18:47 08:18:47 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:18:47 #81 12.34 OK: 8 MiB in 19 packages 08:18:47 #81 DONE 12.9s 08:18:47 08:18:47 #55 [core-command internal] load build context 08:18:47 #55 ... 08:18:47 08:18:47 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:18:47 #80 15.35 OK: 9 MiB in 17 packages 08:18:48 #80 DONE 16.1s 08:18:48 08:18:48 #47 [security-proxy-setup internal] load build context 08:18:49 #47 ... 08:18:49 08:18:49 #53 [security-proxy-auth internal] load build context 08:18:49 #53 ... 08:18:49 08:18:49 #44 [core-data internal] load build context 08:18:49 #44 ... 08:18:49 08:18:49 #53 [security-proxy-auth internal] load build context 08:18:50 #53 ... 08:18:50 08:18:50 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:18:50 #83 DONE 2.9s 08:18:50 08:18:50 #53 [security-proxy-auth internal] load build context 08:18:50 #53 transferring context: 102.90MB 51.4s 08:18:50 #53 ... 08:18:50 08:18:50 #52 [support-notifications internal] load build context 08:18:50 #52 ... 08:18:50 08:18:50 #53 [security-proxy-auth internal] load build context 08:18:51 #53 ... 08:18:51 08:18:51 #50 [security-spiffe-token-provider internal] load build context 08:18:51 #50 ... 08:18:51 08:18:51 #53 [security-proxy-auth internal] load build context 08:18:51 #53 ... 08:18:51 08:18:51 #54 [security-secretstore-setup internal] load build context 08:18:51 #54 ... 08:18:51 08:18:51 #53 [security-proxy-auth internal] load build context 08:18:52 #53 ... 08:18:52 08:18:52 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:18:52 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 53.7s done 08:18:52 #41 ... 08:18:52 08:18:52 #53 [security-proxy-auth internal] load build context 08:18:54 #53 ... 08:18:54 08:18:54 #49 [core-common-config-bootstrapper internal] load build context 08:18:54 #49 ... 08:18:54 08:18:54 #53 [security-proxy-auth internal] load build context 08:18:55 #53 transferring context: 138.27MB 56.5s 08:18:55 #53 ... 08:18:55 08:18:55 #51 [core-metadata internal] load build context 08:18:55 #51 ... 08:18:55 08:18:55 #46 [core-keeper internal] load build context 08:18:55 #46 ... 08:18:55 08:18:55 #51 [core-metadata internal] load build context 08:18:55 #51 ... 08:18:55 08:18:55 #45 [support-scheduler internal] load build context 08:18:55 #45 ... 08:18:55 08:18:55 #53 [security-proxy-auth internal] load build context 08:18:56 #53 ... 08:18:56 08:18:56 #43 [security-bootstrapper internal] load build context 08:18:57 #43 ... 08:18:57 08:18:57 #53 [security-proxy-auth internal] load build context 08:18:58 #53 ... 08:18:58 08:18:58 #55 [core-command internal] load build context 08:18:58 #55 ... 08:18:58 08:18:58 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:18:58 #85 DONE 3.2s 08:18:58 08:18:58 #55 [core-command internal] load build context 08:18:58 #55 ... 08:18:58 08:18:58 #53 [security-proxy-auth internal] load build context 08:18:58 #53 ... 08:18:58 08:18:58 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:18:58 #86 DONE 4.0s 08:18:58 08:18:58 #53 [security-proxy-auth internal] load build context 08:18:58 #53 ... 08:18:58 08:18:58 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:18:58 #87 DONE 4.3s 08:18:58 08:18:58 #53 [security-proxy-auth internal] load build context 08:18:59 #53 ... 08:18:59 08:18:59 #47 [security-proxy-setup internal] load build context 08:18:59 #47 ... 08:18:59 08:18:59 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:18:59 #88 DONE 1.3s 08:18:59 08:18:59 #47 [security-proxy-setup internal] load build context 08:18:59 #47 ... 08:18:59 08:18:59 #44 [core-data internal] load build context 08:18:59 #44 ... 08:18:59 08:18:59 #53 [security-proxy-auth internal] load build context 08:18:59 #53 ... 08:18:59 08:18:59 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:18:59 #89 DONE 1.5s 08:18:59 08:18:59 #53 [security-proxy-auth internal] load build context 08:19:00 #53 ... 08:19:00 08:19:00 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:19:00 #90 DONE 1.4s 08:19:00 08:19:00 #53 [security-proxy-auth internal] load build context 08:19:00 #53 transferring context: 165.92MB 61.5s 08:19:00 #53 ... 08:19:00 08:19:00 #52 [support-notifications internal] load build context 08:19:00 #52 ... 08:19:00 08:19:00 #53 [security-proxy-auth internal] load build context 08:19:00 #53 ... 08:19:00 08:19:00 #91 [security-spire-server stage-2 6/9] COPY security.txt / 08:19:00 #91 DONE 0.9s 08:19:00 08:19:00 #53 [security-proxy-auth internal] load build context 08:19:00 #53 ... 08:19:00 08:19:00 #92 [security-spire-config stage-2 6/10] COPY security.txt / 08:19:00 #92 DONE 1.3s 08:19:01 08:19:01 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:19:01 #93 ... 08:19:01 08:19:01 #50 [security-spiffe-token-provider internal] load build context 08:19:01 #50 ... 08:19:01 08:19:01 #53 [security-proxy-auth internal] load build context 08:19:01 #53 ... 08:19:01 08:19:01 #54 [security-secretstore-setup internal] load build context 08:19:01 #54 ... 08:19:01 08:19:01 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 08:19:01 #94 DONE 1.6s 08:19:01 08:19:01 #53 [security-proxy-auth internal] load build context 08:19:01 #53 ... 08:19:01 08:19:01 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:19:01 #93 DONE 1.0s 08:19:02 08:19:02 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:19:02 #95 ... 08:19:02 08:19:02 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:19:02 #96 DONE 1.2s 08:19:02 08:19:02 #54 [security-secretstore-setup internal] load build context 08:19:03 #54 ... 08:19:03 08:19:03 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:19:03 #97 DONE 1.4s 08:19:03 08:19:03 #54 [security-secretstore-setup internal] load build context 08:19:03 #54 ... 08:19:03 08:19:03 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:19:03 #98 DONE 1.5s 08:19:03 08:19:03 #54 [security-secretstore-setup internal] load build context 08:19:04 #54 ... 08:19:04 08:19:04 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:19:04 #95 DONE 1.9s 08:19:04 08:19:04 #54 [security-secretstore-setup internal] load build context 08:19:04 #54 ... 08:19:04 08:19:04 #99 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:19:04 #99 DONE 1.4s 08:19:04 08:19:04 #54 [security-secretstore-setup internal] load build context 08:19:04 #54 ... 08:19:04 08:19:04 #49 [core-common-config-bootstrapper internal] load build context 08:19:04 #49 ... 08:19:04 08:19:04 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:19:04 #100 DONE 1.1s 08:19:04 08:19:04 #52 [support-notifications internal] load build context 08:19:05 #52 transferring context: 201.37MB 68.7s 08:19:05 #52 ... 08:19:05 08:19:05 #46 [core-keeper internal] load build context 08:19:05 #46 ... 08:19:05 08:19:05 #51 [core-metadata internal] load build context 08:19:05 #51 ... 08:19:05 08:19:05 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:19:05 #101 DONE 1.3s 08:19:05 08:19:05 #51 [core-metadata internal] load build context 08:19:05 #51 ... 08:19:05 08:19:05 #45 [support-scheduler internal] load build context 08:19:05 #45 ... 08:19:05 08:19:05 #54 [security-secretstore-setup internal] load build context 08:19:06 #54 ... 08:19:06 08:19:06 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:19:06 #102 DONE 1.3s 08:19:06 08:19:06 #54 [security-secretstore-setup internal] load build context 08:19:07 #54 ... 08:19:07 08:19:07 #43 [security-bootstrapper internal] load build context 08:19:07 #43 ... 08:19:07 08:19:07 #54 [security-secretstore-setup internal] load build context 08:19:08 #54 ... 08:19:08 08:19:08 #55 [core-command internal] load build context 08:19:08 #55 ... 08:19:08 08:19:08 #54 [security-secretstore-setup internal] load build context 08:19:09 #54 ... 08:19:09 08:19:09 #47 [security-proxy-setup internal] load build context 08:19:09 #47 ... 08:19:09 08:19:09 #54 [security-secretstore-setup internal] load build context 08:19:09 #54 ... 08:19:09 08:19:09 #44 [core-data internal] load build context 08:19:10 #44 ... 08:19:10 08:19:10 #54 [security-secretstore-setup internal] load build context 08:19:10 #54 transferring context: 158.33MB 71.4s 08:19:11 #54 ... 08:19:11 08:19:11 #50 [security-spiffe-token-provider internal] load build context 08:19:11 #50 ... 08:19:11 08:19:11 #54 [security-secretstore-setup internal] load build context 08:19:12 #54 ... 08:19:12 08:19:12 #53 [security-proxy-auth internal] load build context 08:19:12 #53 ... 08:19:12 08:19:12 #54 [security-secretstore-setup internal] load build context 08:19:12 #54 ... 08:19:12 08:19:12 #103 [security-spire-agent] exporting to image 08:19:12 #103 exporting layers 5.5s done 08:19:12 #103 writing image sha256:affc23c0c1f41be191f27a738fccb9617228bb5c0a88ae746a87e5daffbd0d0b 0.1s done 08:19:12 #103 naming to docker.io/library/security-spire-server-arm64 done 08:19:12 #103 writing image sha256:bba4660cb46077cad4c6b3d896dcea8fd473a21e66417a7e1a9e1f43e61a53c0 0.1s done 08:19:12 #103 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:19:12 #103 writing image sha256:abcf8125354e57b2c86eb74b06cd49faf6384432b72c44de64964012019c79a2 0.0s done 08:19:12 #103 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:19:12 #103 DONE 6.9s 08:19:12 08:19:12 #54 [security-secretstore-setup internal] load build context 08:19:15 #54 ... 08:19:15 08:19:15 #49 [core-common-config-bootstrapper internal] load build context 08:19:15 #49 transferring context: 230.14MB 78.8s 08:19:15 #49 ... 08:19:15 08:19:15 #54 [security-secretstore-setup internal] load build context 08:19:15 #54 ... 08:19:15 08:19:15 #52 [support-notifications internal] load build context 08:19:15 #52 ... 08:19:15 08:19:15 #54 [security-secretstore-setup internal] load build context 08:19:15 #54 ... 08:19:15 08:19:15 #53 [security-proxy-auth internal] load build context 08:19:15 #53 transferring context: 256.42MB 77.0s done 08:19:15 #53 DONE 79.5s 08:19:15 08:19:15 #54 [security-secretstore-setup internal] load build context 08:19:15 #54 ... 08:19:15 08:19:15 #51 [core-metadata internal] load build context 08:19:15 #51 ... 08:19:15 08:19:15 #45 [support-scheduler internal] load build context 08:19:15 #45 ... 08:19:15 08:19:15 #46 [core-keeper internal] load build context 08:19:15 #46 ... 08:19:15 08:19:15 #45 [support-scheduler internal] load build context 08:19:16 #45 transferring context: 256.42MB 81.8s done 08:19:16 #45 DONE 82.5s 08:19:16 08:19:16 #54 [security-secretstore-setup internal] load build context 08:19:17 #54 ... 08:19:17 08:19:17 #50 [security-spiffe-token-provider internal] load build context 08:19:17 #50 transferring context: 256.42MB 79.5s done 08:19:17 #50 DONE 82.1s 08:19:17 08:19:17 #54 [security-secretstore-setup internal] load build context 08:19:17 #54 ... 08:19:17 08:19:17 #46 [core-keeper internal] load build context 08:19:17 #46 transferring context: 256.42MB 82.6s done 08:19:17 #46 DONE 83.7s 08:19:17 08:19:17 #54 [security-secretstore-setup internal] load build context 08:19:17 #54 ... 08:19:17 08:19:17 #43 [security-bootstrapper internal] load build context 08:19:17 #43 ... 08:19:17 08:19:17 #104 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:19:17 #104 ... 08:19:17 08:19:17 #52 [support-notifications internal] load build context 08:19:17 #52 transferring context: 256.42MB 80.9s done 08:19:17 #52 DONE 82.5s 08:19:17 08:19:17 #43 [security-bootstrapper internal] load build context 08:19:18 #43 ... 08:19:18 08:19:18 #105 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:19:18 #105 DONE 2.1s 08:19:18 08:19:18 #43 [security-bootstrapper internal] load build context 08:19:18 #43 ... 08:19:18 08:19:18 #55 [core-command internal] load build context 08:19:18 #55 ... 08:19:18 08:19:18 #43 [security-bootstrapper internal] load build context 08:19:18 #43 ... 08:19:18 08:19:18 #104 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:19:18 #104 DONE 1.2s 08:19:18 08:19:18 #43 [security-bootstrapper internal] load build context 08:19:19 #43 ... 08:19:19 08:19:19 #49 [core-common-config-bootstrapper internal] load build context 08:19:19 #49 transferring context: 256.42MB 82.7s done 08:19:19 #49 DONE 84.6s 08:19:19 08:19:19 #43 [security-bootstrapper internal] load build context 08:19:19 #43 ... 08:19:19 08:19:19 #106 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:19:19 #106 DONE 1.6s 08:19:19 08:19:19 #43 [security-bootstrapper internal] load build context 08:19:20 #43 ... 08:19:20 08:19:20 #47 [security-proxy-setup internal] load build context 08:19:20 #47 ... 08:19:20 08:19:20 #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:19:20 #107 DONE 2.1s 08:19:20 08:19:20 #47 [security-proxy-setup internal] load build context 08:19:20 #47 ... 08:19:20 08:19:20 #44 [core-data internal] load build context 08:19:20 #44 ... 08:19:20 08:19:20 #54 [security-secretstore-setup internal] load build context 08:19:21 #54 ... 08:19:21 08:19:21 #44 [core-data internal] load build context 08:19:21 #44 transferring context: 256.42MB 87.3s done 08:19:21 #44 DONE 87.8s 08:19:21 08:19:21 #54 [security-secretstore-setup internal] load build context 08:19:21 #54 ... 08:19:21 08:19:21 #47 [security-proxy-setup internal] load build context 08:19:21 #47 transferring context: 256.42MB 85.9s done 08:19:21 #47 DONE 87.5s 08:19:21 08:19:21 #54 [security-secretstore-setup internal] load build context 08:19:22 #54 ... 08:19:22 08:19:22 #108 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:19:22 #108 DONE 0.8s 08:19:22 08:19:22 #54 [security-secretstore-setup internal] load build context 08:19:22 #54 ... 08:19:22 08:19:22 #51 [core-metadata internal] load build context 08:19:22 #51 transferring context: 256.42MB 85.2s done 08:19:22 #51 DONE 87.5s 08:19:22 08:19:22 #54 [security-secretstore-setup internal] load build context 08:19:25 #54 ... 08:19:25 08:19:25 #55 [core-command internal] load build context 08:19:25 #55 transferring context: 256.42MB 86.0s done 08:19:25 #55 DONE 88.4s 08:19:25 08:19:25 #54 [security-secretstore-setup internal] load build context 08:19:25 #54 transferring context: 256.42MB 86.3s done 08:19:25 #54 DONE 89.1s 08:19:25 08:19:25 #43 [security-bootstrapper internal] load build context 08:19:26 #43 transferring context: 256.42MB 93.0s done 08:19:26 #43 DONE 93.6s 08:19:26 08:19:26 #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:28 #109 ... 08:19:28 08:19:28 #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:28 #110 ... 08:19:28 08:19:28 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:28 #111 ... 08:19:28 08:19:28 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:19:29 #112 ... 08:19:29 08:19:29 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:36 #113 ... 08:20:36 08:20:36 #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:36 #111 DONE 75.1s 08:20:36 08:20:36 #110 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:36 #110 DONE 77.2s 08:20:36 08:20:36 #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:36 #109 DONE 72.4s 08:20:36 08:20:36 #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:36 #113 DONE 75.3s 08:20:36 08:20:36 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:36 #112 DONE 76.5s 08:20:36 08:20:36 #114 [support-notifications builder 6/7] COPY . . 08:20:40 #114 ... 08:20:40 08:20:40 #115 [security-spiffe-token-provider builder 6/7] COPY . . 08:20:40 #115 DONE 4.6s 08:20:40 08:20:40 #116 [security-proxy-auth builder 6/7] COPY . . 08:20:40 #116 DONE 4.7s 08:20:40 08:20:40 #117 [core-command builder 6/7] COPY . . 08:20:40 #117 CACHED 08:20:40 08:20:40 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:40 #118 CACHED 08:20:40 08:20:40 #119 [core-command builder 4/7] COPY go.mod vendor* ./ 08:20:40 #119 CACHED 08:20:40 08:20:40 #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:20:40 #120 CACHED 08:20:40 08:20:40 #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:40 #121 CACHED 08:20:40 08:20:40 #122 [security-secretstore-setup builder 6/7] COPY . . 08:20:40 #122 CACHED 08:20:40 08:20:40 #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:40 #123 CACHED 08:20:40 08:20:40 #124 [core-metadata builder 6/7] COPY . . 08:20:40 #124 CACHED 08:20:40 08:20:40 #125 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:20:40 #125 CACHED 08:20:40 08:20:40 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:20:40 #126 CACHED 08:20:40 08:20:40 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:40 #127 CACHED 08:20:40 08:20:40 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 08:20:40 #128 CACHED 08:20:40 08:20:40 #129 [core-keeper builder 7/8] COPY . . 08:20:40 #129 DONE 4.8s 08:20:40 08:20:40 #130 [security-proxy-setup builder 6/7] COPY . . 08:20:40 #130 DONE 4.8s 08:20:40 08:20:40 #114 [support-notifications builder 6/7] COPY . . 08:20:40 #114 DONE 4.8s 08:20:40 08:20:40 #131 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:40 #131 CACHED 08:20:40 08:20:40 #132 [support-scheduler builder 6/7] COPY . . 08:20:40 #132 CACHED 08:20:40 08:20:40 #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:20:40 #133 CACHED 08:20:40 08:20:40 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:40 #134 CACHED 08:20:40 08:20:40 #135 [core-data builder 6/7] COPY . . 08:20:40 #135 CACHED 08:20:40 08:20:40 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 08:20:40 #136 CACHED 08:20:40 08:20:40 #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:20:40 #137 CACHED 08:20:40 08:20:40 #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:20:40 #138 CACHED 08:20:40 08:20:40 #139 [security-bootstrapper builder 6/7] COPY . . 08:20:40 #139 CACHED 08:20:40 08:20:40 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:20:45 #140 ... 08:20:45 08:20:45 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:20:45 #0 5.148 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 08:20:46 #141 ... 08:20:46 08:20:46 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:20:46 #0 5.895 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 08:20:46 #142 ... 08:20:46 08:20:46 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:20:46 #140 6.177 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 08:20:50 #140 ... 08:20:50 08:20:50 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:20:50 #0 4.672 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 08:20:50 #143 ... 08:20:50 08:20:50 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:20:50 #0 5.668 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 08:20:50 #144 ... 08:20:50 08:20:50 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:20:50 #0 4.896 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 08:20:50 #145 ... 08:20:50 08:20:50 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:20:50 #0 5.693 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:20:50 #146 ... 08:20:50 08:20:50 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:20:50 #0 4.480 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 08:20:50 #147 ... 08:20:50 08:20:50 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:20:50 #0 5.794 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 08:20:50 #148 ... 08:20:50 08:20:50 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:20:50 #0 5.516 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 08:20:51 #149 ... 08:20:51 08:20:51 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:20:51 #0 5.950 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 08:20:51 #150 ... 08:20:51 08:20:51 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:20:51 #0 6.310 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 08:38:44 #151 ... 08:38:44 08:38:44 #141 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:44 #141 DONE 1079.4s 08:38:44 08:38:44 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:38:44 #152 DONE 0.6s 08:38:44 08:38:44 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:38:44 #140 ... 08:38:44 08:38:44 #153 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:38:44 #153 ... 08:38:44 08:38:44 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:44 #142 DONE 1080.3s 08:38:44 08:38:44 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:38:44 #145 ... 08:38:44 08:38:44 #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:38:44 #154 DONE 0.3s 08:38:44 08:38:44 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:38:44 #41 ... 08:38:44 08:38:44 #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:38:44 #155 DONE 0.1s 08:38:44 08:38:44 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:44 #151 1081.4 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 08:38:44 #151 ... 08:38:44 08:38:44 #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:38:44 #156 DONE 0.1s 08:38:44 08:38:44 #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:44 #157 DONE 0.3s 08:38:44 08:38:44 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:44 #143 ... 08:38:44 08:38:44 #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:44 #158 DONE 0.4s 08:38:44 08:38:44 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:38:44 #41 ... 08:38:44 08:38:44 #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:44 #159 DONE 0.3s 08:38:44 08:38:44 #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:44 #160 ... 08:38:44 08:38:44 #153 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:38:44 #153 DONE 3.3s 08:38:44 08:38:44 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:38:44 #161 DONE 0.2s 08:38:44 08:38:44 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:44 #147 ... 08:38:44 08:38:44 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:38:44 #162 DONE 0.5s 08:38:44 08:38:44 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:38:44 #48 ... 08:38:44 08:38:44 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:44 #163 DONE 0.4s 08:38:44 08:38:44 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:44 #164 DONE 0.1s 08:38:44 08:38:44 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:44 #150 ... 08:38:44 08:38:44 #165 [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/ 08:38:45 #165 DONE 0.2s 08:38:45 08:38:45 #166 [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/ 08:38:45 #166 DONE 0.2s 08:38:45 08:38:45 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:38:45 #41 ... 08:38:45 08:38:45 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:38:45 #167 DONE 0.2s 08:38:45 08:38:45 #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:45 #168 DONE 0.1s 08:38:45 08:38:45 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:38:46 #169 ... 08:38:46 08:38:46 #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:46 #160 DONE 3.4s 08:38:46 08:38:46 #103 [security-proxy-setup] exporting to image 08:38:46 #103 exporting layers 08:38:47 #103 exporting layers 1.3s done 08:38:47 #103 writing image sha256:f99ea7c8a4aeb72a59a81999e688934b0eed83133585e7d2cc85a4e658b21911 0.1s done 08:38:47 #103 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 08:38:47 #103 DONE 8.3s 08:38:47 08:38:47 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:38:47 #148 ... 08:38:47 08:38:47 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:38:47 #169 DONE 2.2s 08:38:47 08:38:47 #103 [security-bootstrapper] exporting to image 08:38:48 #103 exporting layers 0.8s done 08:38:48 #103 writing image sha256:e0060c46e71b844141a7c17b79fd068fea04f83b5baf5ec4d6bdee8b186a5722 done 08:38:48 #103 naming to docker.io/library/security-bootstrapper-arm64 done 08:38:48 #103 DONE 9.1s 08:38:48 08:38:48 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:39:01 #144 ... 08:39:01 08:39:01 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:39:01 #151 DONE 1099.5s 08:39:01 08:39:01 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:39:01 #140 ... 08:39:01 08:39:01 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:39:01 #170 DONE 0.3s 08:39:01 08:39:01 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:39:01 #143 ... 08:39:01 08:39:01 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:39:01 #171 DONE 0.2s 08:39:01 08:39:01 #172 [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 08:39:01 #172 DONE 0.1s 08:39:01 08:39:01 #173 [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 08:39:01 #173 DONE 0.1s 08:39:01 08:39:01 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:39:01 #144 ... 08:39:01 08:39:01 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:39:01 #174 DONE 0.1s 08:39:01 08:39:01 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:39:01 #175 DONE 0.2s 08:39:01 08:39:01 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:39:01 #176 DONE 0.3s 08:39:01 08:39:01 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:39:01 #177 DONE 0.2s 08:39:01 08:39:01 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:04 #178 DONE 2.3s 08:39:04 08:39:04 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:39:04 #148 ... 08:39:04 08:39:04 #103 [security-secretstore-setup] exporting to image 08:39:04 #103 exporting layers 08:39:05 #103 exporting layers 1.6s done 08:39:05 #103 writing image sha256:e12db20665b7a04253c7eb48d68ef73f10c191159ac45e3fb18fe402bf4a55a4 0.0s done 08:39:05 #103 naming to docker.io/library/security-secretstore-setup-arm64 done 08:39:05 #103 DONE 10.7s 08:39:05 08:39:05 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:39:44 #150 DONE 1138.2s 08:39:44 08:39:44 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:39:44 #144 ... 08:39:44 08:39:44 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:39:44 #179 DONE 0.3s 08:39:44 08:39:44 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:39:44 #180 DONE 0.1s 08:39:44 08:39:44 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:39:44 #144 ... 08:39:44 08:39:44 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:39:44 #181 DONE 0.2s 08:39:44 08:39:44 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:39:44 #182 DONE 0.1s 08:39:44 08:39:44 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:39:44 #147 ... 08:39:44 08:39:44 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:39:44 #183 DONE 0.1s 08:39:44 08:39:44 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:44 #184 DONE 2.2s 08:39:44 08:39:44 #103 [core-common-config-bootstrapper] exporting to image 08:39:44 #103 exporting layers 08:39:44 #103 exporting layers 0.6s done 08:39:44 #103 writing image sha256:9f1424ac7dbc5714b359298e357dc3a4cffb7e491658f0926a0861ffcad095a8 done 08:39:44 #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 08:39:44 #103 DONE 11.3s 08:39:44 08:39:44 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:41:36 #146 ... 08:41:36 08:41:36 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:41:36 #143 DONE 1255.4s 08:41:36 08:41:36 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:41:36 #140 ... 08:41:36 08:41:36 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:41:36 #185 DONE 0.1s 08:41:36 08:41:36 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:41:36 #186 DONE 0.2s 08:41:36 08:41:36 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:41:36 #187 DONE 0.3s 08:41:36 08:41:36 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:41:36 #188 DONE 0.1s 08:41:36 08:41:36 #103 [security-spiffe-token-provider] exporting to image 08:41:36 #103 exporting layers 08:41:37 #103 exporting layers 0.8s done 08:41:37 #103 writing image sha256:f45c4727bcc898bffb47873f2e2b0db8f0588857f1d2ff9694c8f9a0b3095db4 done 08:41:37 #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:41:37 #103 DONE 12.2s 08:41:37 08:41:37 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:48:44 #146 ... 08:48:44 08:48:44 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:48:44 #149 DONE 1669.7s 08:48:44 08:48:44 #36 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:48:44 #36 ... 08:48:44 08:48:44 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:48:44 #189 DONE 0.2s 08:48:44 08:48:44 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:48:44 #190 DONE 0.1s 08:48:44 08:48:44 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:48:44 #191 DONE 0.4s 08:48:44 08:48:44 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:48:44 #192 DONE 0.1s 08:48:44 08:48:44 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:48:44 #193 DONE 0.1s 08:48:44 08:48:44 #36 [support-scheduler stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:48:44 #36 ... 08:48:44 08:48:44 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:48:44 #194 DONE 2.2s 08:48:44 08:48:44 #103 [security-proxy-auth] exporting to image 08:48:44 #103 exporting layers 08:48:44 #103 exporting layers 0.8s done 08:48:44 #103 writing image sha256:bbd9a8e5ebec14912bded2f90d5e516035818af1529e52a4864b7e1ca5c0d166 done 08:48:44 #103 naming to docker.io/library/security-proxy-auth-arm64 done 08:48:44 #103 DONE 13.0s 08:48:44 08:48:44 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:49:16 #48 ... 08:49:16 08:49:16 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:49:16 #147 DONE 1716.3s 08:49:16 08:49:16 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:49:16 #145 ... 08:49:16 08:49:16 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:49:17 #195 DONE 0.3s 08:49:17 08:49:17 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:49:17 #196 DONE 0.2s 08:49:17 08:49:17 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:49:17 #197 DONE 0.4s 08:49:17 08:49:17 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:49:17 #140 ... 08:49:17 08:49:17 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:49:17 #198 DONE 0.1s 08:49:17 08:49:17 #103 [core-command] exporting to image 08:49:17 #103 exporting layers 08:49:18 #103 exporting layers 0.5s done 08:49:18 #103 writing image sha256:7b97cfd225e41e3a708ea9430c93f6283b44411f8d300d38ba7ee07d4d2270ea done 08:49:18 #103 naming to docker.io/library/core-command-arm64 0.0s done 08:49:18 #103 DONE 13.5s 08:49:18 08:49:18 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:49:33 #48 ... 08:49:33 08:49:33 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:49:33 #146 DONE 1731.3s 08:49:33 08:49:33 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:49:33 #145 ... 08:49:33 08:49:33 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:49:33 #199 DONE 0.2s 08:49:33 08:49:33 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:49:33 #148 ... 08:49:33 08:49:33 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:49:33 #144 DONE 1732.2s 08:49:33 08:49:33 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:49:33 #200 DONE 0.6s 08:49:33 08:49:33 #201 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:49:33 #201 DONE 0.2s 08:49:33 08:49:33 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:49:33 #202 DONE 0.2s 08:49:33 08:49:33 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:49:33 #203 DONE 0.2s 08:49:33 08:49:33 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:49:33 #204 DONE 0.6s 08:49:33 08:49:33 #103 [core-keeper] exporting to image 08:49:33 #103 exporting layers 08:49:34 #103 exporting layers 0.8s done 08:49:34 #103 writing image sha256:af1c359cf5407c4bd492abe5c49c274bd19ff9b510183c1b6bf74ddeecdbc530 done 08:49:34 #103 naming to docker.io/library/core-keeper-arm64 0.0s done 08:49:34 #103 DONE 14.4s 08:49:34 08:49:34 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:49:34 #205 DONE 0.2s 08:49:34 08:49:34 #103 [core-data] exporting to image 08:49:34 #103 exporting layers 0.4s done 08:49:34 #103 writing image sha256:82278e76e009c8a82ed53922df917eac0ab7c7f3d63b918cb48b167c8bf2b7e3 done 08:49:34 #103 naming to docker.io/library/core-data-arm64 done 08:49:34 #103 DONE 14.8s 08:49:34 08:49:34 #32 [support-scheduler internal] load .dockerignore 08:49:36 #32 ... 08:49:36 08:49:36 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:49:36 #148 DONE 1735.8s 08:49:36 08:49:36 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:49:36 #145 ... 08:49:36 08:49:36 #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:49:36 #206 DONE 0.2s 08:49:36 08:49:36 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:49:36 #140 ... 08:49:36 08:49:36 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:49:36 #207 DONE 0.2s 08:49:36 08:49:36 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:49:36 #145 ... 08:49:36 08:49:36 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:49:37 #208 DONE 0.4s 08:49:37 08:49:37 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:49:37 #145 ... 08:49:37 08:49:37 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:49:37 #209 DONE 0.1s 08:49:37 08:49:37 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:49:37 #210 DONE 0.1s 08:49:37 08:49:37 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:49:37 #48 ... 08:49:37 08:49:37 #103 [core-metadata] exporting to image 08:49:37 #103 exporting layers 0.6s done 08:49:38 #103 writing image sha256:1bf455fb7228a3599eab91c8e6beaa78632681af37d020c7ee03ef1afca515f0 done 08:49:38 #103 naming to docker.io/library/core-metadata-arm64 done 08:49:38 #103 DONE 15.4s 08:49:38 08:49:38 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:04 #41 ... 08:50:04 08:50:04 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:50:04 #140 DONE 1761.6s 08:50:04 08:50:04 #32 [support-scheduler internal] load .dockerignore 08:50:04 #32 ... 08:50:04 08:50:04 #211 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:50:04 #211 DONE 0.2s 08:50:04 08:50:04 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:50:04 #41 ... 08:50:04 08:50:04 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:50:04 #145 DONE 1762.2s 08:50:04 08:50:04 #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:50:04 #212 DONE 0.2s 08:50:04 08:50:04 #32 [support-scheduler internal] load .dockerignore 08:50:04 #32 ... 08:50:04 08:50:04 #213 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:50:04 #213 DONE 0.1s 08:50:04 08:50:04 #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:50:04 #214 DONE 0.2s 08:50:04 08:50:04 #215 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:50:04 #215 DONE 0.5s 08:50:04 08:50:04 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:50:04 #216 ... 08:50:04 08:50:04 #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:50:04 #217 DONE 0.2s 08:50:04 08:50:04 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:50:04 #216 DONE 0.4s 08:50:04 08:50:04 #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:50:04 #218 DONE 0.1s 08:50:04 08:50:04 #103 [support-notifications] exporting to image 08:50:04 #103 exporting layers 08:50:04 #103 exporting layers 0.4s done 08:50:04 #103 writing image sha256:9d4ed9f288375e532ad4e61c0da4c0764afa895a4cc1e30b6bc1699d39416c3f done 08:50:04 #103 naming to docker.io/library/support-notifications-arm64 done 08:50:04 #103 writing image sha256:dc72fcf6b39ff7c121eb5a6f083fd505c20fbb1e522a770030862d1d7a60d4ca done 08:50:04 #103 naming to docker.io/library/support-scheduler-arm64 done 08:50:04 #103 DONE 16.1s 08:50:04 08:50:04 #32 [support-scheduler internal] load .dockerignore 08:50:04 time="2024-07-30T08:17:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:50:04 time="2024-07-30T08:17:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:50:04 time="2024-07-30T08:17:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:50:04 time="2024-07-30T08:17:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:50:04 time="2024-07-30T08:17:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:50:04 time="2024-07-30T08:17:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:50:04 time="2024-07-30T08:17:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:50:04 time="2024-07-30T08:17:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:50:04 time="2024-07-30T08:17:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:50:04 time="2024-07-30T08:17:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:50:04 time="2024-07-30T08:17:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:50:04 time="2024-07-30T08:17:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:50:04 time="2024-07-30T08:17:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:50:04 time="2024-07-30T08:17:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:50:04 time="2024-07-30T08:17:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:50:04 $ docker stop --time=1 c08e5b0f45f6fc69b2c677a8cda4765a5544a0e136609ddd16950bc2dd486d89 08:50:06 $ docker rm -f --volumes c08e5b0f45f6fc69b2c677a8cda4765a5544a0e136609ddd16950bc2dd486d89 [Pipeline] // withDockerContainer [Pipeline] sh 08:50:06 + docker images 08:50:06 REPOSITORY TAG IMAGE ID CREATED SIZE 08:50:06 support-scheduler-arm64 latest dc72fcf6b39f 3 seconds ago 37.6MB 08:50:06 support-notifications-arm64 latest 9d4ed9f28837 4 seconds ago 38.2MB 08:50:06 core-metadata-arm64 latest 1bf455fb7228 29 seconds ago 35.5MB 08:50:06 core-data-arm64 latest 82278e76e009 32 seconds ago 35.4MB 08:50:06 core-keeper-arm64 latest af1c359cf540 33 seconds ago 35.2MB 08:50:06 core-command-arm64 latest 7b97cfd225e4 49 seconds ago 35MB 08:50:06 security-proxy-auth-arm64 latest bbd9a8e5ebec About a minute ago 32.6MB 08:50:06 security-spiffe-token-provider-arm64 latest f45c4727bcc8 8 minutes ago 29MB 08:50:06 core-common-config-bootstrapper-arm64 latest 9f1424ac7dbc 10 minutes ago 15.3MB 08:50:06 security-secretstore-setup-arm64 latest e12db20665b7 11 minutes ago 36.4MB 08:50:06 security-bootstrapper-arm64 latest e0060c46e71b 11 minutes ago 18.9MB 08:50:06 security-proxy-setup-arm64 latest f99ea7c8a4ae 11 minutes ago 26.1MB 08:50:06 security-spire-agent-arm64 latest abcf8125354e 31 minutes ago 174MB 08:50:06 security-spire-server-arm64 latest affc23c0c1f4 31 minutes ago 116MB 08:50:06 security-spire-config-arm64 latest bba4660cb460 31 minutes ago 115MB 08:50:06 ci-base-image-arm64 latest 758775a1bc3f 48 minutes ago 963MB 08:50:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 08:50:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:50:08 08:50:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:50:08 arm64: Pulling from edgex-lftools-log-publisher 08:50:08 8998bd30e6a1: Pulling fs layer 08:50:08 04944245beec: Pulling fs layer 08:50:08 699f458cf7ca: Pulling fs layer 08:50:08 765212b225bb: Pulling fs layer 08:50:08 f23df028b6ca: Pulling fs layer 08:50:08 d65c8cfc05b1: Pulling fs layer 08:50:08 2437ff75d9bd: Pulling fs layer 08:50:08 f23df028b6ca: Waiting 08:50:08 d65c8cfc05b1: Waiting 08:50:08 2437ff75d9bd: Waiting 08:50:08 765212b225bb: Waiting 08:50:08 04944245beec: Verifying Checksum 08:50:08 04944245beec: Download complete 08:50:08 765212b225bb: Verifying Checksum 08:50:08 765212b225bb: Download complete 08:50:08 f23df028b6ca: Verifying Checksum 08:50:08 f23df028b6ca: Download complete 08:50:08 d65c8cfc05b1: Verifying Checksum 08:50:08 d65c8cfc05b1: Download complete 08:50:08 699f458cf7ca: Verifying Checksum 08:50:08 699f458cf7ca: Download complete 08:50:09 8998bd30e6a1: Download complete 08:50:11 2437ff75d9bd: Verifying Checksum 08:50:11 2437ff75d9bd: Download complete 08:50:14 8998bd30e6a1: Pull complete 08:50:14 04944245beec: Pull complete 08:50:16 699f458cf7ca: Pull complete 08:50:16 765212b225bb: Pull complete 08:50:17 f23df028b6ca: Pull complete 08:50:17 d65c8cfc05b1: Pull complete 08:50:35 2437ff75d9bd: Pull complete 08:50:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:50:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:50:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:35 prd-ubuntu20.04-docker-arm64-4c-16g-6745 does not seem to be running inside a container 08:50:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:50:38 $ docker top 0fecdab6b1f06c58914b355b9009978c4edcf072e7eca1c6201d8b0103addd7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:50:39 ---> job-cost.sh 08:50:39 lf-activate-venv: SKIPPING 08:50:39 INFO: No Stack... 08:50:40 INFO: Retrieving Pricing Info for: v3-standard-4 08:50:40 INFO: Archiving Costs [Pipeline] sh 08:50:41 + cut -d, -f6 08:50:41 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 08:50:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4842-1-stack-cost] 08:50:41 Resource [jenkins-edgexfoundry-edgex-go-PR-4842-1-stack-cost] did not exist. Created. 08:50:41 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4842-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:50:42 + echo total: 0.10999999940395355 [Pipeline] stash 08:50:42 Stashed 1 file(s) [Pipeline] } 08:50:42 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4842-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:50:42 $ docker stop --time=1 0fecdab6b1f06c58914b355b9009978c4edcf072e7eca1c6201d8b0103addd7e 08:50:44 $ docker rm -f --volumes 0fecdab6b1f06c58914b355b9009978c4edcf072e7eca1c6201d8b0103addd7e [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 08:50:45 provisioning config files... 08:50:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8910836862069422018tmp [Pipeline] { [Pipeline] sh 08:50:45 + set +x 08:50:45 + bash -s -- 08:50:45 + curl -s https://codecov.io/bash 08:50:45 08:50:45 _____ _ 08:50:45 / ____| | | 08:50:45 | | ___ __| | ___ ___ _____ __ 08:50:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:50:45 | |___| (_) | (_| | __/ (_| (_) \ V / 08:50:45 \_____\___/ \__,_|\___|\___\___/ \_/ 08:50:45 Bash-1.0.6 08:50:45 08:50:45 08:50:45 ==> git version 2.25.1 found 08:50:45 ==> 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 08:50:45 Release-Date: 2020-01-08 08:50:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:50:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:50:45 ==> Jenkins CI detected. 08:50:45 current dir:  /w/workspace/edgex-go/1 08:50:45 project root: . 08:50:45 --> token set from env 08:50:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:50:46 ==> Running gcov in . (disable via -X gcov) 08:50:46 ==> Python coveragepy not found 08:50:46 ==> Searching for coverage reports in: 08:50:46 + . 08:50:46 -> Found 1 reports 08:50:46 ==> Detecting git/mercurial file structure 08:50:46 ==> Reading reports 08:50:46 + ./coverage.out bytes=481596 08:50:46 ==> Appending adjustments 08:50:46 https://docs.codecov.io/docs/fixing-reports 08:50:47 + Found adjustments 08:50:47 ==> Gzipping contents 08:50:47 60K /tmp/codecov.tsmY1A.gz 08:50:47 ==> Uploading reports 08:50:47 url: https://codecov.io 08:50:47 query: branch=PR-4842&commit=56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4842%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4842&job=&cmd_args= 08:50:47 -> Pinging Codecov 08:50:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4842&commit=56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4842%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4842&job=&cmd_args= 08:50:47 -> Uploading to 08:50:47 https://storage.googleapis.com/codecov/v4/raw/2024-07-30/00271124DB129430A58F1EEE437C3FCB/56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd/8525d423-1376-4ba3-b803-e02dd300d480.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240730%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240730T085047Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=79a93b7eca0a4c6313b4adbb9dd99ba771f34d80f4a465f9c97a540f78499a16 08:50:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:47 Dload Upload Total Spent Left Speed 08:50:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61268 0 0 100 61268 0 223k --:--:-- --:--:-- --:--:-- 224k 08:50:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/56c5cf7e94b1d86bc03d34ce7c6dfeb80cd53bbd [Pipeline] } 08:50:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:50:49 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 08:50:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:50:50 ---> package-listing.sh 08:50:50 ++ facter osfamily 08:50:50 ++ tr '[:upper:]' '[:lower:]' 08:50:51 + OS_FAMILY=debian 08:50:51 + workspace=/w/workspace/edgex-go/1 08:50:51 + START_PACKAGES=/tmp/packages_start.txt 08:50:51 + END_PACKAGES=/tmp/packages_end.txt 08:50:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:50:51 + PACKAGES=/tmp/packages_start.txt 08:50:51 + '[' /w/workspace/edgex-go/1 ']' 08:50:51 + PACKAGES=/tmp/packages_end.txt 08:50:51 + case "${OS_FAMILY}" in 08:50:51 + dpkg -l 08:50:51 + grep '^ii' 08:50:51 + '[' -f /tmp/packages_start.txt ']' 08:50:51 + '[' -f /tmp/packages_end.txt ']' 08:50:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:50:51 + '[' /w/workspace/edgex-go/1 ']' 08:50:51 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:50:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:50:51 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 08:50:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:52 08:50:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:52 latest: Pulling from edgex-lftools-log-publisher 08:50:52 5eb5b503b376: Pulling fs layer 08:50:52 5c69ac0246d0: Pulling fs layer 08:50:52 ec43610c2a17: Pulling fs layer 08:50:52 3a2ae6a8a46f: Pulling fs layer 08:50:52 33b1e0a273af: Pulling fs layer 08:50:52 5d3b04190fa2: Pulling fs layer 08:50:52 2f39f015ded8: Pulling fs layer 08:50:52 33b1e0a273af: Waiting 08:50:52 5d3b04190fa2: Waiting 08:50:52 2f39f015ded8: Waiting 08:50:52 3a2ae6a8a46f: Waiting 08:50:52 5c69ac0246d0: Verifying Checksum 08:50:52 5c69ac0246d0: Download complete 08:50:52 3a2ae6a8a46f: Download complete 08:50:52 33b1e0a273af: Verifying Checksum 08:50:52 33b1e0a273af: Download complete 08:50:52 5d3b04190fa2: Verifying Checksum 08:50:52 5d3b04190fa2: Download complete 08:50:52 ec43610c2a17: Verifying Checksum 08:50:52 ec43610c2a17: Download complete 08:50:52 5eb5b503b376: Download complete 08:50:53 2f39f015ded8: Download complete 08:50:53 5eb5b503b376: Pull complete 08:50:53 5c69ac0246d0: Pull complete 08:50:54 ec43610c2a17: Pull complete 08:50:54 3a2ae6a8a46f: Pull complete 08:50:54 33b1e0a273af: Pull complete 08:50:54 5d3b04190fa2: Pull complete 08:50:57 2f39f015ded8: Pull complete 08:50:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:50:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:50:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:58 prd-ubuntu20.04-docker-8c-8g-6744 does not seem to be running inside a container 08:50:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:50:59 $ docker top bf7d483611901820badba32c54a56d214dfa3661d81ef97257fa742dfeacf04f -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:59 + touch /tmp/pre-build-complete [Pipeline] sh 08:51:00 + mkdir -p /var/log/sysstat [Pipeline] sh 08:51:00 + ls /var/log/sa-host 08:51:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:00 provisioning config files... 08:51:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11039790573758717380tmp [Pipeline] { [Pipeline] echo 08:51:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:51:01 ---> create-netrc.sh [Pipeline] } 08:51:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:51:01 ---> python-tools-install.sh [Pipeline] echo 08:51:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:51:02 ---> sudo-logs.sh 08:51:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:51:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:51:02 ---> job-cost.sh 08:51:02 lf-activate-venv: SKIPPING 08:51:02 DEBUG: total: 0.10999999940395355 08:51:02 INFO: Retrieving Stack Cost... 08:51:03 INFO: Retrieving Pricing Info for: v3-standard-8 08:51:03 INFO: Archiving Costs [Pipeline] echo 08:51:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:51:03 ---> logs-deploy.sh 08:51:03 lf-activate-venv: SKIPPING 08:51:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4842/1 08:51:03 INFO: archiving workspace using pattern(s): 08:51:04 Archives upload complete. 08:51:04 INFO: archiving logs to Nexus