Pull request #4908 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2a101f7f4a4f578192102d3be71111273dbaa27c+5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f (170755b8d83451ab0fa905b372e38429a553c5e2) 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-ssh524026132171752347.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh17926845506441030272.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 f3350a1713306dce7682ed7e37d5774890d03277 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-4908/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-4908/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15069717815691908732.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-4908/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4513311497601097404.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh15502221094562619916.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-4908/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-4908/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1751005531022487574.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 f3350a1713306dce7682ed7e37d5774890d03277 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-10041 in /w/workspace/edgexfoundry_edgex-go_PR-4908 [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 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f into PR head commit 2a101f7f4a4f578192102d3be71111273dbaa27c Merge succeeded, producing 2a101f7f4a4f578192102d3be71111273dbaa27c Checking out Revision 2a101f7f4a4f578192102d3be71111273dbaa27c (PR-4908) Commit message: "build(deps): Bump github.com/jackc/pgx/v5 from 5.7.0 to 5.7.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > 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/4908/head:refs/remotes/origin/PR-4908 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a101f7f4a4f578192102d3be71111273dbaa27c # 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 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2a101f7f4a4f578192102d3be71111273dbaa27c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:47:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:47:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:47:10 ========================================================= 19:47:10 EdgeX Global Pipelines Version Info 19:47:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:47:11 ------------------- 19:47:11 stable info: 19:47:11 ------------------- 19:47:11 Commited By: Cherry Wang cherry@iotechsys.com 19:47:11 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 19:47:11 Message: update stable to v1.0.263 19:47:12 ------------------- 19:47:12 experimental info: 19:47:12 ------------------- 19:47:12 Commited By: Cherry Wang cherry@iotechsys.com 19:47:12 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 19:47:12 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:47:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:47:12 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:47:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:47:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:47:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:47:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:47:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:47:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:47:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:47:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:47:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:47:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:47:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:47:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:47:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:47:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:47:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:47:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4908 [Pipeline] echo 19:47:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4908 [Pipeline] echo 19:47:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4908 [Pipeline] echo 19:47:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2a101f7f4a4f578192102d3be71111273dbaa27c [Pipeline] echo 19:47:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2a101f7 [Pipeline] echo 19:47:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:47:17 provisioning config files... 19:47:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1998732050129359377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:47:18 ---> ****-login.sh 19:47:18 nexus3.edgexfoundry.org:10001 19:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:18 Configure a credential helper to remove this warning. See 19:47:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:18 19:47:18 Login Succeeded 19:47:18 nexus3.edgexfoundry.org:10002 19:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:18 Configure a credential helper to remove this warning. See 19:47:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:18 19:47:18 Login Succeeded 19:47:18 nexus3.edgexfoundry.org:10003 19:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:18 Configure a credential helper to remove this warning. See 19:47:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:18 19:47:18 Login Succeeded 19:47:18 nexus3.edgexfoundry.org:10004 19:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:18 Configure a credential helper to remove this warning. See 19:47:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:18 19:47:18 Login Succeeded 19:47:18 ****.io 19:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:18 Configure a credential helper to remove this warning. See 19:47:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:18 19:47:18 Login Succeeded 19:47:18 ---> ****-login.sh ends [Pipeline] } 19:47:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:47:19 + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:47:19 + cut -d/ -f2 19:47:19 + dirname cmd/core-command/Dockerfile 19:47:19 + echo core-command,cmd/core-command/Dockerfile 19:47:19 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:47:19 + cut -d/ -f2 19:47:19 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:47:19 + + dirnamecut cmd/core-data/Dockerfile -d/ 19:47:19 -f2 19:47:19 + echo core-data,cmd/core-data/Dockerfile 19:47:19 + cut -d/ -f2 19:47:19 + dirname cmd/core-keeper/Dockerfile 19:47:19 + echo core-keeper,cmd/core-keeper/Dockerfile 19:47:19 + dirname cmd/core-metadata/Dockerfile 19:47:19 + cut -d/ -f2 19:47:19 + echo core-metadata,cmd/core-metadata/Dockerfile 19:47:19 + dirname cmd/security-bootstrapper/Dockerfile 19:47:19 + cut -d/ -f2 19:47:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:47:19 + dirname cmd/security-proxy-auth/Dockerfile 19:47:19 + cut -d/ -f2 19:47:19 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:47:19 + cut -d/ -f2 19:47:19 + dirname cmd/security-proxy-setup/Dockerfile 19:47:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:47:19 + + cut -d/ -f2 19:47:19 dirname cmd/security-secretstore-setup/Dockerfile 19:47:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:47:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:47:19 + cut -d/ -f2 19:47:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:47:19 + dirname cmd/security-spire-agent/Dockerfile 19:47:19 + cut -d/ -f2 19:47:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:47:19 + dirname cmd/security-spire-config/Dockerfile 19:47:19 + cut -d/ -f2 19:47:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:47:19 + dirname cmd/security-spire-server/Dockerfile 19:47:19 + cut -d/ -f2 19:47:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:47:19 + dirname cmd/support-cron-scheduler/Dockerfile 19:47:19 + cut -d/ -f2 19:47:19 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 19:47:19 + cut -d/ -f2 19:47:19 + dirname cmd/support-notifications/Dockerfile 19:47:19 + echo support-notifications,cmd/support-notifications/Dockerfile 19:47:19 + dirname cmd/support-scheduler/Dockerfile 19:47:19 + cut -d/ -f2 19:47:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:47:19 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 19:47:19 + git rev-list -1 --merges 2a101f7f4a4f578192102d3be71111273dbaa27c~1..2a101f7f4a4f578192102d3be71111273dbaa27c [Pipeline] echo 19:47:20 -----------> git rev-list -1 --merges 2a101f7f4a4f578192102d3be71111273dbaa27c~1..2a101f7f4a4f578192102d3be71111273dbaa27c 2a101f7f4a4f578192102d3be71111273dbaa27c [false] [Pipeline] sh 19:47:20 + git log --format=format:%s -1 2a101f7f4a4f578192102d3be71111273dbaa27c [Pipeline] echo 19:47:20 ========================================================= 19:47:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:47:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:47:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:47:21 + grep -v github /etc/ssh/ssh_known_hosts 19:47:21 + [ -e /tmp/ssh_known_hosts ] 19:47:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:47:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:47:21 + sudo tee -a /etc/ssh/ssh_known_hosts 19:47:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:47:21 19:47:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:47:22 0.1.4: Pulling from edgex-devops/py-git-semver 19:47:22 b85a868b505f: Pulling fs layer 19:47:22 e2be974225ed: Pulling fs layer 19:47:22 339a4e72a1f5: Pulling fs layer 19:47:22 988bab9f4d93: Pulling fs layer 19:47:22 1469e6f7b9e6: Pulling fs layer 19:47:22 eaf3925da568: Pulling fs layer 19:47:22 bab4dde63d76: Pulling fs layer 19:47:22 bde34c3a00c8: Pulling fs layer 19:47:22 b352a97aabf1: Pulling fs layer 19:47:22 4872d77fe225: Pulling fs layer 19:47:22 988bab9f4d93: Waiting 19:47:22 5851b861e8e6: Pulling fs layer 19:47:22 1469e6f7b9e6: Waiting 19:47:22 eaf3925da568: Waiting 19:47:22 bab4dde63d76: Waiting 19:47:22 bde34c3a00c8: Waiting 19:47:22 4872d77fe225: Waiting 19:47:22 5851b861e8e6: Waiting 19:47:22 e2be974225ed: Download complete 19:47:22 988bab9f4d93: Verifying Checksum 19:47:22 988bab9f4d93: Download complete 19:47:22 1469e6f7b9e6: Download complete 19:47:22 eaf3925da568: Verifying Checksum 19:47:22 eaf3925da568: Download complete 19:47:22 339a4e72a1f5: Verifying Checksum 19:47:22 339a4e72a1f5: Download complete 19:47:22 bde34c3a00c8: Download complete 19:47:22 b352a97aabf1: Download complete 19:47:22 4872d77fe225: Verifying Checksum 19:47:22 4872d77fe225: Download complete 19:47:22 5851b861e8e6: Verifying Checksum 19:47:22 b85a868b505f: Verifying Checksum 19:47:22 b85a868b505f: Download complete 19:47:22 bab4dde63d76: Verifying Checksum 19:47:22 bab4dde63d76: Download complete 19:47:23 b85a868b505f: Pull complete 19:47:23 e2be974225ed: Pull complete 19:47:24 339a4e72a1f5: Pull complete 19:47:24 988bab9f4d93: Pull complete 19:47:24 1469e6f7b9e6: Pull complete 19:47:24 eaf3925da568: Pull complete 19:47:25 bab4dde63d76: Pull complete 19:47:26 bde34c3a00c8: Pull complete 19:47:26 b352a97aabf1: Pull complete 19:47:26 4872d77fe225: Pull complete 19:47:26 5851b861e8e6: Pull complete 19:47:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:47:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:47:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:47:26 prd-ubuntu20.04-docker-8c-8g-10041 does not seem to be running inside a container 19:47:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:47:29 $ docker top 51d30ef7a15f3c3ab34bc9e014ee1bd7c17751e99705b6d03584ddc51756effa -eo pid,comm 19:47:29 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). 19:47:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:47:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:30 [ssh-agent] Looking for ssh-agent implementation... 19:47:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:30 $ docker exec 51d30ef7a15f3c3ab34bc9e014ee1bd7c17751e99705b6d03584ddc51756effa ssh-agent 19:47:30 SSH_AUTH_SOCK=/tmp/ssh-2U0tAS1qU8eU/agent.33 19:47:30 SSH_AGENT_PID=39 19:47:30 Running ssh-add (command line suppressed) 19:47:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1714360702157026406.key (/w/workspace/edgex-go/1@tmp/private_key_1714360702157026406.key) 19:47:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:30 + git tag --points-at HEAD [Pipeline] } 19:47:30 $ docker exec --env ******** --env ******** 51d30ef7a15f3c3ab34bc9e014ee1bd7c17751e99705b6d03584ddc51756effa ssh-agent -k 19:47:30 unset SSH_AUTH_SOCK; 19:47:30 unset SSH_AGENT_PID; 19:47:30 echo Agent pid 39 killed; 19:47:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:47:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:30 [ssh-agent] Looking for ssh-agent implementation... 19:47:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:31 $ docker exec 51d30ef7a15f3c3ab34bc9e014ee1bd7c17751e99705b6d03584ddc51756effa ssh-agent 19:47:31 SSH_AUTH_SOCK=/tmp/ssh-aJMQM7q1sPMe/agent.72 19:47:31 SSH_AGENT_PID=78 19:47:31 Running ssh-add (command line suppressed) 19:47:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_12050477414298899636.key (/w/workspace/edgex-go/1@tmp/private_key_12050477414298899636.key) 19:47:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:31 + git semver init 19:47:31 2024-09-10 19:47:31,798 [run_init] DEBUG init version:0.0.0 force:False 19:47:31 2024-09-10 19:47:31,799 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:47:31 2024-09-10 19:47:31,799 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:47:31 2024-09-10 19:47:31,799 [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) 19:47:37 2024-09-10 19:47:36,822 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:47:37 2024-09-10 19:47:36,822 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4908 with force:False 19:47:37 2024-09-10 19:47:36,822 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4908 19:47:37 2024-09-10 19:47:36,826 [execute] INFO git cat-file --batch-check 19:47:37 2024-09-10 19:47:36,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:47:37 2024-09-10 19:47:36,832 [execute] INFO git cat-file --batch 19:47:37 2024-09-10 19:47:36,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:47:37 2024-09-10 19:47:36,837 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4908 19:47:37 0.0.0 [Pipeline] } 19:47:37 $ docker exec --env ******** --env ******** 51d30ef7a15f3c3ab34bc9e014ee1bd7c17751e99705b6d03584ddc51756effa ssh-agent -k 19:47:37 unset SSH_AUTH_SOCK; 19:47:37 unset SSH_AGENT_PID; 19:47:37 echo Agent pid 78 killed; 19:47:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:47:37 + git semver [Pipeline] } 19:47:38 $ docker stop --time=1 51d30ef7a15f3c3ab34bc9e014ee1bd7c17751e99705b6d03584ddc51756effa 19:47:39 $ docker rm -f --volumes 51d30ef7a15f3c3ab34bc9e014ee1bd7c17751e99705b6d03584ddc51756effa [Pipeline] // withDockerContainer [Pipeline] sh 19:47:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:47:40 Stashed 1 file(s) [Pipeline] echo 19:47:40 [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 19:47:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:47:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:47:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:47:41 ========================================================= 19:47:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:47:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:47:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:47:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:47:41 619be1103602: Pulling fs layer 19:47:41 7862e08f4a3e: Pulling fs layer 19:47:41 5df492c9dc93: Pulling fs layer 19:47:41 7629e6793208: Pulling fs layer 19:47:41 4f4fb700ef54: Pulling fs layer 19:47:41 fb5054dd5b73: Pulling fs layer 19:47:41 eeca6798cff9: Pulling fs layer 19:47:41 aa269ceb94a6: Pulling fs layer 19:47:41 ada007ff1a6a: Pulling fs layer 19:47:41 7629e6793208: Waiting 19:47:41 fb5054dd5b73: Waiting 19:47:41 4f4fb700ef54: Waiting 19:47:41 eeca6798cff9: Waiting 19:47:41 aa269ceb94a6: Waiting 19:47:41 ada007ff1a6a: Waiting 19:47:41 7862e08f4a3e: Verifying Checksum 19:47:41 7862e08f4a3e: Download complete 19:47:41 7629e6793208: Verifying Checksum 19:47:41 7629e6793208: Download complete 19:47:41 4f4fb700ef54: Verifying Checksum 19:47:41 4f4fb700ef54: Download complete 19:47:41 619be1103602: Verifying Checksum 19:47:41 619be1103602: Download complete 19:47:41 fb5054dd5b73: Verifying Checksum 19:47:41 fb5054dd5b73: Download complete 19:47:41 eeca6798cff9: Verifying Checksum 19:47:41 eeca6798cff9: Download complete 19:47:41 619be1103602: Pull complete 19:47:41 7862e08f4a3e: Pull complete 19:47:41 ada007ff1a6a: Verifying Checksum 19:47:41 ada007ff1a6a: Download complete 19:47:41 5df492c9dc93: Verifying Checksum 19:47:41 5df492c9dc93: Download complete 19:47:42 aa269ceb94a6: Verifying Checksum 19:47:42 aa269ceb94a6: Download complete 19:47:45 5df492c9dc93: Pull complete 19:47:45 7629e6793208: Pull complete 19:47:45 4f4fb700ef54: Pull complete 19:47:45 fb5054dd5b73: Pull complete 19:47:45 eeca6798cff9: Pull complete 19:47:47 aa269ceb94a6: Pull complete 19:47:47 ada007ff1a6a: Pull complete 19:47:47 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:47:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:47:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:47:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:47:48 WORKDIR /edgex 19:47:48 COPY go.mod . 19:47:48 RUN go mod download+ 19:47:48 docker build -t ci-base-image-x86_64 -f - . 19:47:48 Sending build context to Docker daemon 179.3MB 19:47:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:47:48 ---> f489d0715acc 19:47:48 Step 2/4 : WORKDIR /edgex 19:47:54 ---> Running in bc2da60fd14e 19:47:54 Removing intermediate container bc2da60fd14e 19:47:54 ---> 4baba27cce9a 19:47:54 Step 3/4 : COPY go.mod . 19:47:54 ---> 9fd1df3c1834 19:47:54 Step 4/4 : RUN go mod download 19:47:54 ---> Running in 984656e82862 19:47:55 Still waiting to schedule task 19:47:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10042’ is offline 19:48:20 Removing intermediate container 984656e82862 19:48:20 ---> 16b2fa3f8257 19:48:20 Successfully built 16b2fa3f8257 19:48:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:21 + docker inspect -f . ci-base-image-x86_64 19:48:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:21 prd-ubuntu20.04-docker-8c-8g-10041 does not seem to be running inside a container 19:48:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:48:21 $ docker top d7d8fad4daf49c09b88fd56d69d577b131e8e993a911b91a0416467158d36b6c -eo pid,comm [Pipeline] { [Pipeline] sh 19:48:22 + go version 19:48:22 go version go1.21.9 linux/amd64 [Pipeline] } 19:48:22 $ docker stop --time=1 d7d8fad4daf49c09b88fd56d69d577b131e8e993a911b91a0416467158d36b6c 19:48:23 $ docker rm -f --volumes d7d8fad4daf49c09b88fd56d69d577b131e8e993a911b91a0416467158d36b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:24 + docker inspect -f . ci-base-image-x86_64 19:48:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:24 prd-ubuntu20.04-docker-8c-8g-10041 does not seem to be running inside a container 19:48:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:48:24 $ docker top 6f59bfef369877ee73d439c6008901636ae670ab293113a7ed5499fe09850ed1 -eo pid,comm [Pipeline] { [Pipeline] echo 19:48:25 ========================================================= 19:48:25 [edgeXBuildGoParallel] Running Tests and Build... 19:48:25 ========================================================= [Pipeline] sh 19:48:25 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:48:25 + make test 19:48:25 go test -race -coverprofile=coverage.out ./... 19:48:32 ? github.com/edgexfoundry/edgex-go [no test files] 19:48:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:48:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:48:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:48:59 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:48:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:48:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:48:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:48:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:48:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:48:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:48:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:48:59 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:48:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:48:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:48:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:48:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:49:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:49:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:49:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 19:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:49:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:49:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:49:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 19:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:49:04 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:49:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:49:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:49:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:49:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements 19:49:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.038s coverage: 53.2% of statements 19:49:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.410s coverage: 93.4% of statements 19:49:07 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.040s coverage: 91.7% of statements 19:49:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 7.0% of statements 19:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:49:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:49:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:49:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:49:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:49:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:49:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:49:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:49:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:49:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.373s coverage: 95.8% of statements 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:49:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] 19:49:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements 19:49:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 30.7% of statements 19:49:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 41.7% of statements 19:49:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 77.8% of statements 19:49:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 19:49:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements 19:49:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 19:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:49:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:49:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:49:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:49:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:49:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:49:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:49:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:49:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:49:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:49:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:49:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:49:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:49:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:49:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:49:23 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 19:49:23 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 19:49:23 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:49:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:49:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:49:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:49:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:49:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:49:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:49:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:49:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:49:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:49:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:49:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.227s coverage: 79.9% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.040s coverage: 92.9% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 75.0% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.013s coverage: 100.0% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.120s coverage: 63.1% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.137s coverage: 36.5% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 89.5% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.058s coverage: 97.1% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.044s coverage: 19.9% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.094s coverage: 95.7% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements 19:49:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 98.9% of statements 19:49:38 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 19:49:38 running golangci-lint 19:49:38 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:49:38 go version go1.21.9 linux/amd64 19:49:38 level=info msg="[config_reader] Used config file .golangci.yml" 19:49:38 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:50:00 level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 20.286112429s" 19:50:00 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.676115ms" 19:50:08 level=info msg="[linters_context/goanalysis] analyzers took 1m29.330542147s with top 10 stages: buildir: 49.300907656s, gosec: 7.72401803s, inspect: 2.877642779s, fact_deprecated: 2.40178887s, printf: 2.090854691s, ctrlflow: 1.829790141s, fact_purity: 1.236106071s, nilness: 1.10840727s, S1038: 1.025664789s, SA5012: 739.960455ms" 19:50:08 level=info msg="[runner] Issues before processing: 214, after processing: 0" 19:50:08 level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, exclude: 214/214, path_prettifier: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, skip_dirs: 214/214, nolint: 0/22, identifier_marker: 214/214" 19:50:08 level=info msg="[runner] processing took 16.684114ms with stages: nolint: 6.905228ms, identifier_marker: 4.702653ms, exclude-rules: 1.574714ms, path_prettifier: 1.475643ms, autogenerated_exclude: 1.208903ms, skip_dirs: 775.052µs, cgo: 25.75µs, filename_unadjuster: 12.421µs, skip_files: 530ns, max_same_issues: 510ns, uniq_by_line: 390ns, fixer: 370ns, exclude: 310ns, severity-rules: 260ns, path_prefixer: 260ns, sort_results: 250ns, max_per_file_from_linter: 240ns, diff: 200ns, max_from_linter: 180ns, source_code: 140ns, path_shortener: 110ns" 19:50:08 level=info msg="[runner] linters took 10.470554186s with stages: goanalysis_metalinter: 10.453786692s" 19:50:08 level=info msg="File cache stats: 0 entries of total size 0B" 19:50:08 level=info msg="Memory: 309 samples, avg is 307.3MB, max is 1405.0MB" 19:50:08 level=info msg="Execution took 30.801031434s" 19:50:08 go vet ./... 19:50:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:50:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:50:15 ./bin/test-attribution-txt.sh 19:50:15 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 19:50:15 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 19:50:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:50:15 + ls -al . 19:50:15 total 916 19:50:15 drwxrwxr-x 11 1001 1001 4096 Sep 10 19:48 . 19:50:15 drwxr-xr-x 4 root root 4096 Sep 10 19:48 .. 19:50:15 drwxrwxr-x 2 1001 1001 4096 Sep 10 19:47 .blubracket 19:50:15 -rw-rw-r-- 1 1001 1001 10 Sep 10 19:47 .dockerignore 19:50:15 drwxrwxr-x 8 1001 1001 4096 Sep 10 19:49 .git 19:50:15 drwxrwxr-x 3 1001 1001 4096 Sep 10 19:47 .github 19:50:15 -rw-rw-r-- 1 1001 1001 1102 Sep 10 19:47 .gitignore 19:50:15 -rw-rw-r-- 1 1001 1001 42 Sep 10 19:47 .golangci.yml 19:50:15 -rw-rw-r-- 1 1001 1001 100 Sep 10 19:47 .hadolint.yml 19:50:15 drwxr-xr-x 3 1001 1001 4096 Sep 10 19:47 .semver 19:50:15 -rw-rw-r-- 1 1001 1001 155 Sep 10 19:47 .sonarcloud.properties 19:50:15 -rw-rw-r-- 1 1001 1001 1171 Sep 10 19:47 ADOPTERS.md 19:50:15 -rw-rw-r-- 1 1001 1001 21286 Sep 10 19:47 Attribution.txt 19:50:15 -rw-rw-r-- 1 1001 1001 100284 Sep 10 19:47 CHANGELOG.md 19:50:15 -rw-rw-r-- 1 1001 1001 3804 Sep 10 19:47 CONTRIBUTING.md 19:50:15 -rw-rw-r-- 1 1001 1001 677 Sep 10 19:47 GOVERNANCE.md 19:50:15 -rw-rw-r-- 1 1001 1001 861 Sep 10 19:47 Jenkinsfile 19:50:15 -rw-rw-r-- 1 1001 1001 10775 Sep 10 19:47 LICENSE 19:50:15 -rw-rw-r-- 1 1001 1001 16854 Sep 10 19:47 Makefile 19:50:15 -rw-rw-r-- 1 1001 1001 582 Sep 10 19:47 OWNERS.md 19:50:15 -rw-rw-r-- 1 1001 1001 9528 Sep 10 19:47 README.md 19:50:15 -rw-rw-r-- 1 1001 1001 789 Sep 10 19:47 SECURITY.md 19:50:15 -rw-rw-r-- 1 1001 1001 5 Sep 10 19:47 VERSION 19:50:15 drwxrwxr-x 2 1001 1001 4096 Sep 10 19:47 bin 19:50:15 drwxrwxr-x 20 1001 1001 4096 Sep 10 19:47 cmd 19:50:15 -rw-r--r-- 1 root root 546549 Sep 10 19:49 coverage.out 19:50:15 drwxrwxr-x 2 1001 1001 4096 Sep 10 19:47 fuzz_test 19:50:15 -rw-rw-r-- 1 1001 1001 7305 Sep 10 19:47 go.mod 19:50:15 -rw-rw-r-- 1 1001 1001 102748 Sep 10 19:47 go.sum 19:50:15 drwxrwxr-x 7 1001 1001 4096 Sep 10 19:47 internal 19:50:15 drwxrwxr-x 3 1001 1001 4096 Sep 10 19:47 openapi 19:50:15 -rw-rw-r-- 1 1001 1001 584 Sep 10 19:47 security.txt 19:50:15 -rw-rw-r-- 1 1001 1001 204 Sep 10 19:47 version.go [Pipeline] sh 19:50:15 + '[' -e coverage.out ] 19:50:15 + chown 1001:1001 coverage.out [Pipeline] stash 19:50:16 Stashed 1 file(s) [Pipeline] sh 19:50:16 + make build 19:50:16 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 19:50:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10043 in /w/workspace/edgexfoundry_edgex-go_PR-4908 [Pipeline] { [Pipeline] ws 19:50:16 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:50:19 The recommended git tool is: git 19:50:24 using credential edgex-jenkins-ssh 19:50:24 Cloning the remote Git repository 19:50:24 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:50:24 > git init /w/workspace/edgex-go/1 # timeout=10 19:50:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:50:24 > git --version # timeout=10 19:50:24 > git --version # 'git version 2.25.1' 19:50:24 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:38 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 19:50:38 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 19:50: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 19:50: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 19:50: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 19:50:45 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 19:50:46 Merging remotes/origin/main commit 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f into PR head commit 2a101f7f4a4f578192102d3be71111273dbaa27c 19:50:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:50:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:50:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:50:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:50:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4908/head:refs/remotes/origin/PR-4908 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:50:46 > git config core.sparsecheckout # timeout=10 19:50:46 > git checkout -f 2a101f7f4a4f578192102d3be71111273dbaa27c # timeout=10 19:50:46 Merge succeeded, producing 2a101f7f4a4f578192102d3be71111273dbaa27c 19:50:46 Checking out Revision 2a101f7f4a4f578192102d3be71111273dbaa27c (PR-4908) 19:50:47 Commit message: "build(deps): Bump github.com/jackc/pgx/v5 from 5.7.0 to 5.7.1" 19:50:47 > git --version # timeout=10 19:50:47 > git --version # 'git version 2.25.1' 19:50:47 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 19:50:47 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 19:50:46 > git remote # timeout=10 19:50:46 > git config --get remote.origin.url # timeout=10 19:50:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:46 > git merge 5f3d989c215dce6f0c08a3e7dfab6442c7b0ab7f # timeout=10 19:50:46 > git rev-parse HEAD^{commit} # timeout=10 19:50:46 > git config core.sparsecheckout # timeout=10 19:50:46 > git checkout -f 2a101f7f4a4f578192102d3be71111273dbaa27c # timeout=10 19:50:49 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 19:50: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:50: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:50:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:50:52 % Total % Received % Xferd Average Speed Time Time Time Current 19:50:52 Dload Upload Total Spent Left Speed 19:50:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 250k 0 --:--:-- --:--:-- --:--:-- 250k [Pipeline] sh 19:50: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/secrets-config ./cmd/secrets-config 19:50:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:50:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:50:53 + sudo tee /etc/docker/daemon.new 19:50:53 { 19:50:53 "registry-mirrors": [ 19:50:53 "https://nexus3.edgexfoundry.org:10001" 19:50:53 ], 19:50:53 "bip": "10.250.0.254/24", 19:50:53 "hosts": [ 19:50:53 "tcp://0.0.0.0:5555", 19:50:53 "unix:///var/run/docker.sock" 19:50:53 ], 19:50:53 "mtu": 1458, 19:50:53 "selinux-enabled": true, 19:50:53 "seccomp-profile": "/etc/docker/seccomp.json" 19:50:53 } [Pipeline] sh 19:50: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:50:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:50:53 + sudo service docker restart 19:50:54 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] } 19:50:55 $ docker stop --time=1 6f59bfef369877ee73d439c6008901636ae670ab293113a7ed5499fe09850ed1 19:51:00 $ docker rm -f --volumes 6f59bfef369877ee73d439c6008901636ae670ab293113a7ed5499fe09850ed1 [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 19:51:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:51:02 19:51:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:51:02 latest: Pulling from edgex-devops/edgex-compose 19:51:02 91d30c5bc195: Pulling fs layer 19:51:02 2e9b0aa3be6d: Pulling fs layer 19:51:02 9c61dcf015f6: Pulling fs layer 19:51:02 4698f68db338: Pulling fs layer 19:51:02 2a2f49069b9e: Pulling fs layer 19:51:02 e0025b399a48: Pulling fs layer 19:51:02 4698f68db338: Waiting 19:51:02 2a2f49069b9e: Waiting 19:51:02 e0025b399a48: Waiting 19:51:02 91d30c5bc195: Verifying Checksum 19:51:02 91d30c5bc195: Download complete 19:51:02 4698f68db338: Verifying Checksum 19:51:02 4698f68db338: Download complete 19:51:03 2e9b0aa3be6d: Verifying Checksum 19:51:03 2e9b0aa3be6d: Download complete 19:51:03 91d30c5bc195: Pull complete 19:51:03 e0025b399a48: Download complete 19:51:03 2a2f49069b9e: Verifying Checksum 19:51:03 2a2f49069b9e: Download complete 19:51:03 2e9b0aa3be6d: Pull complete 19:51:03 9c61dcf015f6: Verifying Checksum 19:51:03 9c61dcf015f6: Download complete 19:51:06 9c61dcf015f6: Pull complete 19:51:06 4698f68db338: Pull complete 19:51:06 2a2f49069b9e: Pull complete 19:51:06 e0025b399a48: Pull complete 19:51:06 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:51:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:51:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:51:06 prd-ubuntu20.04-docker-8c-8g-10041 does not seem to be running inside a container 19:51:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:51:10 $ docker top b9a06a1919b0dcc2c4091abd8edd522284416908a3a4e915dbdc4a776397eabb -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:10 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:51:12 provisioning config files... 19:51:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9996716143403839248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:51:12 ---> ****-login.sh 19:51:12 nexus3.edgexfoundry.org:10001 19:51:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:51:13 Configure a credential helper to remove this warning. See 19:51:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:51:13 19:51:13 Login Succeeded 19:51:13 nexus3.edgexfoundry.org:10002 19:51:13 #1 [core-metadata internal] load build definition from Dockerfile 19:51:13 #1 transferring dockerfile: 2.06kB done 19:51:13 #1 DONE 0.0s 19:51:13 19:51:13 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:51:13 #2 transferring dockerfile: 2.23kB done 19:51:13 #2 DONE 0.0s 19:51:13 19:51:13 #3 [core-keeper internal] load build definition from Dockerfile 19:51:13 #3 transferring dockerfile: 2.01kB done 19:51:13 #3 DONE 0.0s 19:51:13 19:51:13 #4 [security-spire-config internal] load build definition from Dockerfile 19:51:13 #4 transferring dockerfile: 1.69kB done 19:51:13 #4 DONE 0.0s 19:51:13 19:51:13 #5 [support-scheduler internal] load build definition from Dockerfile 19:51:13 #5 transferring dockerfile: 1.93kB done 19:51:13 #5 DONE 0.0s 19:51:13 19:51:13 #6 [security-spire-server internal] load build definition from Dockerfile 19:51:13 #6 transferring dockerfile: 1.70kB done 19:51:13 #6 DONE 0.0s 19:51:13 19:51:13 #7 [security-proxy-auth internal] load build definition from Dockerfile 19:51:13 #7 transferring dockerfile: 2.15kB done 19:51:13 #7 DONE 0.0s 19:51:13 19:51:13 #8 [security-bootstrapper internal] load build definition from Dockerfile 19:51:13 #8 transferring dockerfile: 3.17kB done 19:51:13 #8 DONE 0.0s 19:51:13 19:51:13 #9 [security-secretstore-setup internal] load build definition from Dockerfile 19:51:13 #9 transferring dockerfile: 2.49kB done 19:51:13 #9 DONE 0.1s 19:51:13 19:51:13 #10 [security-proxy-setup internal] load build definition from Dockerfile 19:51:13 #10 transferring dockerfile: 2.50kB done 19:51:13 #10 DONE 0.1s 19:51:13 19:51:13 #11 [support-cron-scheduler internal] load build definition from Dockerfile 19:51:13 #11 transferring dockerfile: 1.85kB done 19:51:13 #11 DONE 0.1s 19:51:13 19:51:13 #12 [core-command internal] load build definition from Dockerfile 19:51:13 #12 transferring dockerfile: 1.93kB done 19:51:13 #12 DONE 0.1s 19:51:13 19:51:13 #13 [security-spire-agent internal] load build definition from Dockerfile 19:51:13 #13 transferring dockerfile: 1.81kB done 19:51:13 #13 DONE 0.1s 19:51:13 19:51:13 #14 [support-notifications internal] load build definition from Dockerfile 19:51:13 #14 transferring dockerfile: 1.95kB done 19:51:13 #14 DONE 0.1s 19:51:13 19:51:13 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:51:13 #15 transferring dockerfile: 1.89kB done 19:51:13 #15 DONE 0.1s 19:51:13 19:51:13 #16 [core-data internal] load build definition from Dockerfile 19:51:13 #16 transferring dockerfile: 2.07kB done 19:51:13 #16 DONE 0.1s 19:51:13 19:51:13 #17 [core-metadata internal] load .dockerignore 19:51:13 #17 transferring context: 50B done 19:51:13 #17 DONE 0.0s 19:51:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:13 19:51:13 #18 [core-common-config-bootstrapper internal] load .dockerignore 19:51:13 #18 transferring context: 50B done 19:51:13 #18 DONE 0.0s 19:51:13 19:51:13 #19 [core-keeper internal] load .dockerignore 19:51:13 #19 transferring context: 50B done 19:51:13 #19 DONE 0.0s 19:51:13 19:51:13 #20 [security-spire-config internal] load .dockerignore 19:51:13 #20 transferring context: 50B done 19:51:13 #20 DONE 0.0s 19:51:13 19:51:13 #21 [support-scheduler internal] load .dockerignore 19:51:13 #21 transferring context: 50B done 19:51:13 #21 DONE 0.0s 19:51:13 19:51:13 #22 [security-proxy-auth internal] load .dockerignore 19:51:13 #22 transferring context: 50B done 19:51:13 #22 DONE 0.0s 19:51:13 19:51:13 #23 [security-spire-server internal] load .dockerignore 19:51:13 #23 transferring context: 50B done 19:51:13 #23 DONE 0.0s 19:51:13 19:51:13 #24 [security-bootstrapper internal] load .dockerignore 19:51:13 #24 transferring context: 50B done 19:51:13 #24 DONE 0.0s 19:51:13 19:51:13 #25 [security-secretstore-setup internal] load .dockerignore 19:51:13 #25 transferring context: 50B done 19:51:13 #25 DONE 0.0s 19:51:13 19:51:13 #26 [security-proxy-setup internal] load .dockerignore 19:51:13 #26 transferring context: 50B done 19:51:13 #26 DONE 0.0s 19:51:13 19:51:13 #27 [core-command internal] load .dockerignore 19:51:13 #27 transferring context: 50B done 19:51:13 #27 DONE 0.0s 19:51:13 19:51:13 #28 [security-spire-agent internal] load .dockerignore 19:51:13 #28 transferring context: 50B done 19:51:13 #28 DONE 0.0s 19:51:13 19:51:13 #29 [security-spiffe-token-provider internal] load .dockerignore 19:51:13 #29 transferring context: 50B done 19:51:13 #29 DONE 0.0s 19:51:13 19:51:13 #30 [support-notifications internal] load .dockerignore 19:51:13 #30 transferring context: 50B done 19:51:13 #30 DONE 0.0s 19:51:13 19:51:13 #31 [support-cron-scheduler internal] load .dockerignore 19:51:13 #31 transferring context: 50B done 19:51:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:51:13 Configure a credential helper to remove this warning. See 19:51:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:51:13 19:51:13 Login Succeeded 19:51:13 nexus3.edgexfoundry.org:10003 19:51:13 #31 DONE 0.0s 19:51:13 19:51:13 #32 [core-data internal] load .dockerignore 19:51:13 #32 transferring context: 50B done 19:51:13 #32 DONE 0.0s 19:51:13 19:51:13 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:51:13 #33 DONE 0.0s 19:51:13 19:51:13 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 19:51:13 #34 DONE 0.1s 19:51:13 19:51:13 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:51:13 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:51:13 #35 ... 19:51:13 19:51:13 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:51:13 #33 DONE 0.0s 19:51:13 19:51:13 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 19:51:13 #34 DONE 0.1s 19:51:13 19:51:13 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:51:13 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:51:13 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 19:51:13 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 19:51:13 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.15MB / 3.42MB 0.1s 19:51:13 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:51:13 #35 ... 19:51:13 19:51:13 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:51:13 #33 DONE 0.0s 19:51:13 19:51:13 #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:51:13 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 19:51:13 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 19:51:13 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 19:51:13 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:51:13 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 19:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:51:14 Configure a credential helper to remove this warning. See 19:51:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:51:14 19:51:14 Login Succeeded 19:51:14 nexus3.edgexfoundry.org:10004 19:51:14 #35 ... 19:51:14 19:51:14 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:51:14 #33 DONE 0.0s 19:51:14 19:51:14 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:51:14 #34 DONE 0.2s 19:51:14 19:51:14 #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:51:14 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:51:14 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 19:51:14 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 19:51:14 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 19:51:14 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:51:14 #35 ... 19:51:14 19:51:14 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:51:14 #33 DONE 0.0s 19:51:14 19:51:14 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 19:51:14 #34 DONE 0.3s 19:51:14 19:51:14 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:51:14 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:51:14 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 19:51:14 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 19:51:14 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 19:51:14 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:14 #35 ... 19:51:14 19:51:14 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:51:14 #33 DONE 0.0s 19:51:14 19:51:14 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:51:14 #35 ... 19:51:14 19:51:14 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:51:14 #34 DONE 0.5s 19:51:14 19:51:14 #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:51:14 #36 DONE 0.5s 19:51:14 19:51:14 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:51:14 #37 DONE 0.8s 19:51:14 19:51:14 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:51:14 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:51:14 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 19:51:14 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 19:51:14 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 19:51:14 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:51:14 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 19:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:51:14 Configure a credential helper to remove this warning. See 19:51:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:51:14 19:51:14 Login Succeeded 19:51:14 ****.io 19:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:51:14 #35 ... 19:51:14 19:51:14 #38 [security-spire-server internal] load build context 19:51:14 #38 transferring context: 27.71kB 0.1s done 19:51:14 #38 DONE 0.4s 19:51:14 19:51:14 #39 [security-spire-config internal] load build context 19:51:14 #39 transferring context: 25.96kB 0.1s done 19:51:14 #39 DONE 0.5s 19:51:14 19:51:14 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:14 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 19:51:14 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:51:14 #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:51:14 #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:51:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:51:15 Configure a credential helper to remove this warning. See 19:51:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:51:15 19:51:15 Login Succeeded 19:51:15 ---> ****-login.sh ends [Pipeline] } 19:51:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:51:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:51:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:51:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:51:16 ========================================================= 19:51:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:51:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:51:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:51:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:51:16 c6b39de5b339: Pulling fs layer 19:51:16 a69c41024577: Pulling fs layer 19:51:16 d6de4b400683: Pulling fs layer 19:51:16 35cb2a7552d0: Pulling fs layer 19:51:16 4f4fb700ef54: Pulling fs layer 19:51:16 464afbd9ba4c: Pulling fs layer 19:51:16 00f215d4a9da: Pulling fs layer 19:51:16 d496ad576159: Pulling fs layer 19:51:16 464afbd9ba4c: Waiting 19:51:16 00f215d4a9da: Waiting 19:51:16 35cb2a7552d0: Waiting 19:51:16 4f4fb700ef54: Waiting 19:51:16 d496ad576159: Waiting 19:51:16 a69c41024577: Verifying Checksum 19:51:16 a69c41024577: Download complete 19:51:16 35cb2a7552d0: Verifying Checksum 19:51:16 35cb2a7552d0: Download complete 19:51:16 4f4fb700ef54: Verifying Checksum 19:51:16 4f4fb700ef54: Download complete 19:51:16 464afbd9ba4c: Verifying Checksum 19:51:16 464afbd9ba4c: Download complete 19:51:16 c6b39de5b339: Verifying Checksum 19:51:16 c6b39de5b339: Download complete 19:51:17 d496ad576159: Verifying Checksum 19:51:17 d496ad576159: Download complete 19:51:17 c6b39de5b339: Pull complete 19:51:17 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 2.4s 19:51:17 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.6s 19:51:18 a69c41024577: Pull complete 19:51:18 d6de4b400683: Verifying Checksum 19:51:18 d6de4b400683: Download complete 19:51:19 00f215d4a9da: Verifying Checksum 19:51:19 00f215d4a9da: Download complete 19:51:20 #40 ... 19:51:20 19:51:20 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:51:20 #41 DONE 6.0s 19:51:20 19:51:20 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:20 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 19:51:20 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:51:20 #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:51:20 #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:51:20 #40 ... 19:51:20 19:51:20 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 19:51:20 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 19:51:20 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 19:51:20 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 19:51:20 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 19:51:20 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 19:51:20 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 19:51:20 #35 DONE 6.8s 19:51:20 19:51:20 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:22 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 7.7s 19:51:23 #40 ... 19:51:23 19:51:23 #42 [core-metadata internal] load build context 19:51:23 #42 transferring context: 384.13MB 10.0s 19:51:23 #42 ... 19:51:23 19:51:23 #43 [core-keeper internal] load build context 19:51:23 #43 ... 19:51:23 19:51:23 #44 [core-common-config-bootstrapper internal] load build context 19:51:24 #44 ... 19:51:24 19:51:24 #45 [security-secretstore-setup internal] load build context 19:51:24 #45 ... 19:51:24 19:51:24 #46 [support-scheduler internal] load build context 19:51:24 #46 ... 19:51:24 19:51:24 #47 [support-notifications internal] load build context 19:51:24 #47 ... 19:51:24 19:51:24 #48 [core-keeper builder 2/7] WORKDIR /edgex-go 19:51:24 #48 ... 19:51:24 19:51:24 #49 [security-bootstrapper internal] load build context 19:51:24 #49 ... 19:51:24 19:51:24 #50 [core-data internal] load build context 19:51:24 #50 ... 19:51:24 19:51:24 #51 [security-proxy-setup internal] load build context 19:51:24 #51 ... 19:51:24 19:51:24 #52 [security-proxy-auth internal] load build context 19:51:24 #52 ... 19:51:24 19:51:24 #53 [security-spiffe-token-provider internal] load build context 19:51:25 #53 ... 19:51:25 19:51:25 #54 [support-cron-scheduler internal] load build context 19:51:25 #54 ... 19:51:25 19:51:25 #55 [core-command internal] load build context 19:51:25 #55 ... 19:51:25 19:51:25 #54 [support-cron-scheduler internal] load build context 19:51:27 #54 transferring context: 495.98MB 12.3s done 19:51:30 #54 ... 19:51:30 19:51:30 #56 [security-spire-agent internal] load build context 19:51:30 #56 ... 19:51:30 19:51:30 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:51:30 #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:51:30 #57 ... 19:51:30 19:51:30 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:30 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 15.5s 19:51:30 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 15.5s 19:51:32 d6de4b400683: Pull complete 19:51:32 35cb2a7552d0: Pull complete 19:51:32 4f4fb700ef54: Pull complete 19:51:32 464afbd9ba4c: Pull complete 19:51:34 #40 ... 19:51:34 19:51:34 #42 [core-metadata internal] load build context 19:51:34 #42 transferring context: 495.98MB 12.0s done 19:51:34 #42 ... 19:51:34 19:51:34 #43 [core-keeper internal] load build context 19:51:34 #43 transferring context: 495.98MB 11.7s done 19:51:34 #43 ... 19:51:34 19:51:34 #44 [core-common-config-bootstrapper internal] load build context 19:51:34 #44 transferring context: 495.98MB 10.9s done 19:51:34 #44 ... 19:51:34 19:51:34 #45 [security-secretstore-setup internal] load build context 19:51:34 #45 transferring context: 495.98MB 15.0s done 19:51:34 #45 ... 19:51:34 19:51:34 #46 [support-scheduler internal] load build context 19:51:34 #46 transferring context: 495.98MB 11.2s done 19:51:34 #46 ... 19:51:34 19:51:34 #47 [support-notifications internal] load build context 19:51:34 #47 transferring context: 495.98MB 12.3s done 19:51:34 #47 ... 19:51:34 19:51:34 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:51:34 #58 ... 19:51:34 19:51:34 #44 [core-common-config-bootstrapper internal] load build context 19:51:34 #44 DONE 20.9s 19:51:34 19:51:34 #46 [support-scheduler internal] load build context 19:51:34 #46 DONE 20.7s 19:51:34 19:51:34 #50 [core-data internal] load build context 19:51:34 #50 transferring context: 495.98MB 11.1s done 19:51:34 #50 DONE 20.4s 19:51:34 19:51:34 #43 [core-keeper internal] load build context 19:51:34 #43 DONE 20.9s 19:51:34 19:51:34 #52 [security-proxy-auth internal] load build context 19:51:34 #52 transferring context: 495.98MB 11.7s done 19:51:34 #52 DONE 20.7s 19:51:34 19:51:34 #48 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 19:51:34 #48 DONE 20.5s 19:51:34 19:51:34 #42 [core-metadata internal] load build context 19:51:34 #42 DONE 21.0s 19:51:34 19:51:34 #49 [security-bootstrapper internal] load build context 19:51:34 #49 transferring context: 495.98MB 13.8s done 19:51:34 #49 DONE 20.8s 19:51:34 19:51:34 #54 [support-cron-scheduler internal] load build context 19:51:34 #54 DONE 20.4s 19:51:34 19:51:34 #47 [support-notifications internal] load build context 19:51:34 #47 DONE 20.6s 19:51:34 19:51:34 #51 [security-proxy-setup internal] load build context 19:51:34 #51 transferring context: 495.98MB 13.3s done 19:51:34 #51 DONE 20.7s 19:51:34 19:51:34 #55 [core-command internal] load build context 19:51:34 #55 transferring context: 495.98MB 14.2s done 19:51:34 #55 DONE 20.8s 19:51:34 19:51:34 #53 [security-spiffe-token-provider internal] load build context 19:51:34 #53 transferring context: 495.98MB 14.3s done 19:51:34 #53 DONE 20.7s 19:51:34 19:51:34 #45 [security-secretstore-setup internal] load build context 19:51:34 #45 DONE 20.8s 19:51:34 19:51:34 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:34 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 19.8s done 19:51:34 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 19.8s done 19:51:34 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:51:34 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:51:34 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 20.0s 19:51:34 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:51:35 #40 ... 19:51:35 19:51:35 #56 [security-spire-agent internal] load build context 19:51:35 #56 transferring context: 27.24kB done 19:51:35 #56 DONE 14.8s 19:51:35 19:51:35 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:35 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.02MB / 30.73MB 20.1s 19:51:35 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 20.2s 19:51:35 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 20.8s done 19:51:35 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19:51:36 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.1s done 19:51:36 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.1s done 19:51:40 00f215d4a9da: Pull complete 19:51:42 d496ad576159: Pull complete 19:51:42 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:51:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:51:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:51:42 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:51:42 WORKDIR /edgex 19:51:42 COPY go.mod . 19:51:42 RUN go mod download 19:51:42 + docker build -t ci-base-image-arm64 -f - . 19:51:43 Sending build context to Docker daemon 3.543MB 19:51:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:51:43 ---> f246e2811388 19:51:43 Step 2/4 : WORKDIR /edgex 19:51:45 #40 ... 19:51:45 19:51:45 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:51:45 #59 ... 19:51:45 19:51:45 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:51:45 #60 ... 19:51:45 19:51:45 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:51:45 #61 ... 19:51:45 19:51:45 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:51:45 #0 2.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:45 #0 2.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:45 #0 3.118 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:51:45 #0 3.118 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:51:45 #0 3.118 OK: 20070 distinct packages available 19:51:45 #0 3.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:45 #0 3.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:45 #0 3.444 (1/4) Installing dumb-init (1.2.5-r2) 19:51:45 #0 3.447 (2/4) Installing musl-obstack (1.2.3-r2) 19:51:45 #0 3.450 (3/4) Installing libucontext (1.2-r2) 19:51:45 #0 3.454 (4/4) Installing gcompat (1.1.0-r1) 19:51:45 #0 3.458 Executing busybox-1.36.1-r7.trigger 19:51:45 #0 3.465 OK: 8 MiB in 19 packages 19:51:45 #62 ... 19:51:45 19:51:45 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:51:45 ---> Running in 2ff82b30959b 19:51:45 Removing intermediate container 2ff82b30959b 19:51:45 ---> adb87b5fa8cd 19:51:45 Step 3/4 : COPY go.mod . 19:51:45 #63 ... 19:51:45 19:51:45 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:51:45 #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 14.6s done 19:51:45 #57 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 19:51:45 #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 19:51:45 #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 19:51:45 #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done 19:51:45 #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:51:45 #57 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 19:51:45 #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 19:51:45 #57 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done 19:51:45 #57 ... 19:51:45 19:51:45 #64 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:51:45 #0 0.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:45 #0 1.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:45 #0 1.358 (1/1) Installing dumb-init (1.2.5-r2) 19:51:45 #0 1.361 Executing busybox-1.36.1-r7.trigger 19:51:45 #0 1.367 OK: 7 MiB in 16 packages 19:51:46 #64 ... 19:51:46 19:51:46 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:51:46 #65 ... 19:51:46 19:51:46 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:51:46 ---> 23e0a40659ba 19:51:46 Step 4/4 : RUN go mod download 19:51:46 ---> Running in f28ca507ed84 19:51:46 #66 ... 19:51:46 19:51:46 #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 19:51:46 #67 ... 19:51:46 19:51:46 #68 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:51:46 #68 ... 19:51:46 19:51:46 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:51:46 #69 ... 19:51:46 19:51:46 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:47 #70 ... 19:51:47 19:51:47 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:51:47 #0 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:47 #0 2.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:47 #0 3.343 OK: 264 MiB in 52 packages 19:51:47 #71 ... 19:51:47 19:51:47 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:51:47 #72 ... 19:51:47 19:51:47 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:47 #73 ... 19:51:47 19:51:47 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:51:47 #58 3.398 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:47 #58 3.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:47 #58 3.776 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:51:47 #58 3.776 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:51:47 #58 3.776 OK: 20070 distinct packages available 19:51:47 #58 3.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:47 #58 3.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:47 #58 4.064 (1/11) Installing ca-certificates (20240226-r0) 19:51:47 #58 4.148 (2/11) Installing brotli-libs (1.0.9-r14) 19:51:47 #58 4.157 (3/11) Installing libunistring (1.1-r1) 19:51:47 #58 4.171 (4/11) Installing libidn2 (2.3.4-r1) 19:51:47 #58 4.175 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:51:47 #58 4.180 (6/11) Installing libcurl (8.9.1-r0) 19:51:47 #58 4.199 (7/11) Installing curl (8.9.1-r0) 19:51:47 #58 4.201 (8/11) Installing dumb-init (1.2.5-r2) 19:51:47 #58 4.204 (9/11) Installing musl-obstack (1.2.3-r2) 19:51:47 #58 4.207 (10/11) Installing libucontext (1.2-r2) 19:51:47 #58 4.209 (11/11) Installing gcompat (1.1.0-r1) 19:51:47 #58 4.212 Executing busybox-1.36.1-r7.trigger 19:51:47 #58 4.218 Executing ca-certificates-20240226-r0.trigger 19:51:47 #58 4.258 OK: 12 MiB in 26 packages 19:51:52 #58 ... 19:51:52 19:51:52 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:51:52 #71 DONE 17.4s 19:51:52 19:51:52 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:52 #73 DONE 17.4s 19:51:52 19:51:52 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:51:52 #74 DONE 0.1s 19:51:52 19:51:52 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:51:52 #58 DONE 17.4s 19:51:52 19:51:52 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:51:52 #62 DONE 17.5s 19:51:52 19:51:52 #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:51:52 #64 DONE 17.7s 19:51:52 19:51:52 #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:51:52 #75 ... 19:51:52 19:51:52 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:51:52 #57 DONE 32.1s 19:51:52 19:51:52 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:51:53 #40 ... 19:51:53 19:51:53 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:51:53 #70 DONE 18.6s 19:51:53 19:51:53 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:51:53 #61 18.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:53 #61 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:53 #61 18.72 (1/4) Installing dumb-init (1.2.5-r2) 19:51:53 #61 18.73 (2/4) Installing openssl (3.1.7-r0) 19:51:53 #61 18.74 (3/4) Installing su-exec (0.2-r3) 19:51:53 #61 18.74 (4/4) Installing yq (4.33.3-r5) 19:51:53 #61 18.81 Executing busybox-1.36.1-r7.trigger 19:51:53 #61 18.82 OK: 17 MiB in 19 packages 19:51:53 #61 DONE 19.3s 19:51:53 19:51:53 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:51:53 #69 18.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:53 #69 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:53 #69 18.62 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:51:53 #69 18.62 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:51:53 #69 18.62 OK: 20070 distinct packages available 19:51:53 #69 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:53 #69 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:53 #69 18.97 (1/5) Installing dumb-init (1.2.5-r2) 19:51:53 #69 19.00 (2/5) Installing musl-obstack (1.2.3-r2) 19:51:53 #69 19.01 (3/5) Installing libucontext (1.2-r2) 19:51:53 #69 19.01 (4/5) Installing gcompat (1.1.0-r1) 19:51:53 #69 19.01 (5/5) Installing openssl (3.1.7-r0) 19:51:53 #69 19.02 Executing busybox-1.36.1-r7.trigger 19:51:53 #69 19.03 OK: 8 MiB in 20 packages 19:51:53 #69 DONE 19.3s 19:51:53 19:51:53 #59 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:51:53 #59 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:53 #59 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:53 #59 18.89 (1/2) Installing dumb-init (1.2.5-r2) 19:51:53 #59 18.98 (2/2) Installing su-exec (0.2-r3) 19:51:53 #59 18.99 Executing busybox-1.36.1-r7.trigger 19:51:53 #59 19.00 OK: 7 MiB in 17 packages 19:51:53 #59 DONE 19.3s 19:51:53 19:51:53 #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:51:53 #66 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:53 #66 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:53 #66 18.56 (1/3) Installing ca-certificates (20240226-r0) 19:51:53 #66 18.58 (2/3) Installing dumb-init (1.2.5-r2) 19:51:53 #66 18.58 (3/3) Installing tzdata (2024a-r0) 19:51:53 #66 18.64 Executing busybox-1.36.1-r7.trigger 19:51:53 #66 18.65 Executing ca-certificates-20240226-r0.trigger 19:51:53 #66 18.69 OK: 11 MiB in 18 packages 19:51:53 #66 DONE 19.3s 19:51:53 19:51:53 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:51:53 #60 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:53 #60 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:53 #60 18.62 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:51:53 #60 18.62 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:51:53 #60 18.62 OK: 20078 distinct packages available 19:51:53 #60 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:53 #60 18.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:53 #60 19.05 OK: 264 MiB in 52 packages 19:51:53 #60 DONE 19.3s 19:51:53 19:51:53 #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:51:54 #76 ... 19:51:54 19:51:54 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:51:54 #65 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:54 #65 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:54 #65 18.85 (1/2) Installing ca-certificates (20240226-r0) 19:51:54 #65 18.99 (2/2) Installing dumb-init (1.2.5-r2) 19:51:54 #65 19.00 Executing busybox-1.36.1-r7.trigger 19:51:54 #65 19.00 Executing ca-certificates-20240226-r0.trigger 19:51:54 #65 19.14 OK: 8 MiB in 17 packages 19:51:54 #65 DONE 19.3s 19:51:54 19:51:54 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:51:54 #72 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:54 #72 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:54 #72 18.91 (1/4) Installing ca-certificates (20240226-r0) 19:51:54 #72 19.00 (2/4) Installing dumb-init (1.2.5-r2) 19:51:54 #72 19.00 (3/4) Installing su-exec (0.2-r3) 19:51:54 #72 19.00 (4/4) Installing yq (4.33.3-r5) 19:51:54 #72 19.07 Executing busybox-1.36.1-r7.trigger 19:51:54 #72 19.14 Executing ca-certificates-20240226-r0.trigger 19:51:54 #72 19.20 OK: 17 MiB in 19 packages 19:51:54 #72 DONE 19.4s 19:51:54 19:51:54 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:51:54 #77 DONE 0.2s 19:51:54 19:51:54 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:51:54 #63 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:54 #63 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:54 #63 19.50 (1/1) Installing dumb-init (1.2.5-r2) 19:51:54 #63 19.51 Executing busybox-1.36.1-r7.trigger 19:51:54 #63 19.51 OK: 7 MiB in 16 packages 19:51:54 #63 DONE 19.7s 19:51:54 19:51:54 #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:51:54 #68 19.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:54 #68 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:54 #68 19.51 OK: 264 MiB in 52 packages 19:51:54 #68 DONE 19.7s 19:51:54 19:51:54 #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:51:54 #78 DONE 0.1s 19:51:54 19:51:54 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:55 #79 ... 19:51:55 19:51:55 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:51:55 #0 3.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:55 #0 3.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:55 #0 3.460 OK: 8 MiB in 19 packages 19:51:55 #80 DONE 3.7s 19:51:55 19:51:55 #67 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:51:55 #67 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:55 #67 20.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:55 #67 20.67 OK: 264 MiB in 52 packages 19:51:55 #67 DONE 21.3s 19:51:55 19:51:55 #81 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:51:56 #81 DONE 0.7s 19:51:56 19:51:56 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:51:56 #0 3.187 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:56 #0 3.665 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:56 #0 4.316 OK: 264 MiB in 52 packages 19:51:56 #82 DONE 4.4s 19:51:56 19:51:56 #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:51:56 #83 DONE 0.7s 19:51:56 19:51:56 #84 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:51:56 #84 DONE 0.0s 19:51:56 19:51:56 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:51:56 #85 DONE 0.1s 19:51:56 19:51:56 #86 [security-spire-config stage-2 6/10] COPY security.txt / 19:51:56 #86 DONE 0.0s 19:51:56 19:51:56 #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:51:56 #87 DONE 0.0s 19:51:56 19:51:56 #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:51:56 #88 DONE 0.0s 19:51:56 19:51:56 #89 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:51:56 #89 DONE 0.0s 19:51:56 19:51:56 #90 [security-spire-config] exporting to image 19:51:56 #90 exporting layers 19:51:56 #90 ... 19:51:56 19:51:56 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:51:56 #0 4.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:56 #0 4.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:56 #0 4.689 OK: 12 MiB in 26 packages 19:51:56 #91 DONE 4.8s 19:51:57 19:51:57 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:51:57 #92 ... 19:51:57 19:51:57 #90 [security-spire-config] exporting to image 19:51:57 #90 exporting layers 0.7s done 19:51:57 #90 writing image sha256:7265522f349048ec1a6efaa9e7198425cf011cab152eb64c6f57f08958042ea0 done 19:51:57 #90 naming to docker.io/library/security-spire-config done 19:51:57 #90 DONE 0.7s 19:51:57 19:51:57 #75 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 19:51:57 #75 5.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:57 #75 5.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:57 #75 5.636 OK: 7 MiB in 16 packages 19:51:57 #75 DONE 6.0s 19:51:57 19:51:57 #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:51:57 #0 3.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:57 #0 3.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:57 #0 3.892 OK: 17 MiB in 19 packages 19:51:57 #93 DONE 4.0s 19:51:57 19:51:57 #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:51:57 #76 3.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:57 #76 3.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:58 #76 ... 19:51:58 19:51:58 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:51:58 #0 3.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:58 #0 3.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:58 #0 3.876 OK: 8 MiB in 17 packages 19:51:58 #94 DONE 4.0s 19:51:58 19:51:58 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:51:58 #95 DONE 0.1s 19:51:58 19:51:58 #76 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:51:58 #76 4.014 OK: 11 MiB in 18 packages 19:51:58 #76 DONE 4.1s 19:51:58 19:51:58 #96 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:51:58 #0 3.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:58 #0 3.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:58 #0 4.056 OK: 7 MiB in 17 packages 19:51:58 #96 DONE 4.2s 19:51:58 19:51:58 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:51:58 #97 ... 19:51:58 19:51:58 #98 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 19:51:58 #0 3.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:58 #0 3.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:58 #0 4.107 OK: 8 MiB in 20 packages 19:51:58 #98 DONE 4.5s 19:51:58 19:51:58 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:51:59 #99 ... 19:51:59 19:51:59 #100 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:51:59 #0 4.115 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:59 #0 4.587 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:59 #0 5.272 (1/1) Installing dumb-init (1.2.5-r2) 19:51:59 #0 5.563 Executing busybox-1.36.1-r7.trigger 19:51:59 #0 5.569 OK: 7 MiB in 16 packages 19:51:59 #100 DONE 6.2s 19:51:59 19:51:59 #101 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:51:59 #0 4.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:51:59 #0 4.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:51:59 #0 4.690 OK: 17 MiB in 19 packages 19:51:59 #101 DONE 5.3s 19:51:59 19:51:59 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:51:59 #99 DONE 1.0s 19:51:59 19:51:59 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:51:59 #102 DONE 1.0s 19:51:59 19:51:59 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:51:59 #103 DONE 0.1s 19:51:59 19:51:59 #104 [security-spire-server stage-2 6/9] COPY security.txt / 19:52:00 #104 ... 19:52:00 19:52:00 #105 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:52:00 #0 5.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:52:00 #0 5.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:52:00 #0 5.341 OK: 7 MiB in 16 packages 19:52:00 #105 DONE 6.0s 19:52:00 19:52:00 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:52:00 #106 DONE 1.0s 19:52:00 19:52:00 #104 [security-spire-server stage-2 6/9] COPY security.txt / 19:52:00 #104 DONE 0.9s 19:52:00 19:52:00 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:52:00 #107 DONE 0.0s 19:52:00 19:52:00 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:52:00 #108 DONE 0.1s 19:52:00 19:52:00 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 19:52:00 #109 DONE 0.1s 19:52:00 19:52:00 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:52:00 #110 DONE 0.1s 19:52:00 19:52:00 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:52:00 #111 DONE 0.1s 19:52:00 19:52:00 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:52:00 #112 DONE 0.1s 19:52:00 19:52:00 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:52:00 #113 DONE 0.1s 19:52:00 19:52:00 #90 [security-spire-server] exporting to image 19:52:00 #90 ... 19:52:00 19:52:00 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:52:00 #114 DONE 0.1s 19:52:00 19:52:00 #90 [security-spire-agent] exporting to image 19:52:00 #90 ... 19:52:00 19:52:00 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:52:00 #97 DONE 2.9s 19:52:01 19:52:01 #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:52:01 #115 DONE 0.0s 19:52:01 19:52:01 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:01 #116 ... 19:52:01 19:52:01 #90 [security-spire-server] exporting to image 19:52:01 #90 exporting layers 0.7s done 19:52:01 #90 writing image sha256:bba6c1e2932d55bda4cddbcac9ba2b9c83eacf5d18b8e7803668d3133f2ad8e1 done 19:52:01 #90 naming to docker.io/library/security-spire-server done 19:52:01 #90 exporting layers 0.7s done 19:52:01 #90 writing image sha256:2a30373c30e62d5e3985b1c8aa6e702c871d7a054bc7f7d1cc5b1b92d28cc3a5 done 19:52:01 #90 naming to docker.io/library/security-spire-agent done 19:52:01 #90 DONE 1.5s 19:52:01 19:52:01 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:02 #117 ... 19:52:02 19:52:02 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:42 #118 DONE 50.1s 19:52:42 19:52:42 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:52:42 #40 ... 19:52:42 19:52:42 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:42 #117 DONE 48.2s 19:52:42 19:52:42 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:42 #79 DONE 47.9s 19:52:42 19:52:42 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:42 #92 DONE 45.8s 19:52:42 19:52:42 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:42 #116 DONE 45.9s 19:52:42 19:52:42 #119 [core-metadata builder 6/7] COPY . . 19:52:52 #119 ... 19:52:52 19:52:52 #120 [core-keeper builder 7/8] COPY . . 19:52:52 #120 DONE 9.9s 19:52:52 19:52:52 #121 [security-bootstrapper builder 6/7] COPY . . 19:52:52 #121 DONE 9.9s 19:52:52 19:52:52 #122 [support-notifications builder 6/7] COPY . . 19:52:52 #122 DONE 9.9s 19:52:52 19:52:52 #123 [support-cron-scheduler builder 6/7] COPY . . 19:52:52 #123 CACHED 19:52:52 19:52:52 #124 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:52:52 #124 CACHED 19:52:52 19:52:52 #125 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:52 #125 CACHED 19:52:52 19:52:52 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:52 #126 CACHED 19:52:52 19:52:52 #127 [core-data builder 6/7] COPY . . 19:52:52 #127 CACHED 19:52:52 19:52:52 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 19:52:52 #128 CACHED 19:52:52 19:52:52 #129 [security-proxy-setup builder 6/7] COPY . . 19:52:52 #129 CACHED 19:52:52 19:52:52 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:52:52 #130 CACHED 19:52:52 19:52:52 #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:52 #131 CACHED 19:52:52 19:52:52 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 19:52:52 #132 CACHED 19:52:52 19:52:52 #133 [core-command builder 6/7] COPY . . 19:52:52 #133 CACHED 19:52:52 19:52:52 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:52 #134 CACHED 19:52:52 19:52:52 #135 [security-secretstore-setup builder 6/7] COPY . . 19:52:52 #135 CACHED 19:52:52 19:52:52 #136 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:52 #136 CACHED 19:52:52 19:52:52 #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:52:52 #137 CACHED 19:52:52 19:52:52 #138 [security-spiffe-token-provider builder 6/7] COPY . . 19:52:52 #138 DONE 9.9s 19:52:52 19:52:52 #139 [security-proxy-auth builder 6/7] COPY . . 19:52:52 #139 CACHED 19:52:52 19:52:52 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:52 #140 CACHED 19:52:52 19:52:52 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:52:52 #141 CACHED 19:52:52 19:52:52 #142 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:52 #142 CACHED 19:52:52 19:52:52 #143 [support-scheduler builder 6/7] COPY . . 19:52:52 #143 CACHED 19:52:52 19:52:52 #144 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:52:52 #144 CACHED 19:52:52 19:52:52 #145 [core-common-config-bootstrapper builder 6/7] COPY . . 19:52:52 #145 CACHED 19:52:52 19:52:52 #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:52:52 #146 CACHED 19:52:52 19:52:52 #147 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:52:52 #147 CACHED 19:52:52 19:52:52 #119 [core-metadata builder 6/7] COPY . . 19:52:52 #119 DONE 9.9s 19:52:52 19:52:52 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:52:53 #148 1.293 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 19:52:54 Removing intermediate container f28ca507ed84 19:52:54 ---> 7ea1988eb27d 19:52:54 Successfully built 7ea1988eb27d 19:52:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:54 + docker inspect -f . ci-base-image-arm64 19:52:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:52:54 prd-ubuntu20.04-docker-arm64-4c-16g-10043 does not seem to be running inside a container 19:52:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:52:56 $ docker top 78f178bf05667182eb19d99653f21f25367925ff88b84ab525deeadbb57d6072 -eo pid,comm [Pipeline] { [Pipeline] sh 19:52:57 + go version 19:52:57 go version go1.21.9 linux/arm64 [Pipeline] } 19:52:57 $ docker stop --time=1 78f178bf05667182eb19d99653f21f25367925ff88b84ab525deeadbb57d6072 19:52:58 $ docker rm -f --volumes 78f178bf05667182eb19d99653f21f25367925ff88b84ab525deeadbb57d6072 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:52:59 + docker inspect -f . ci-base-image-arm64 19:52:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:53:00 prd-ubuntu20.04-docker-arm64-4c-16g-10043 does not seem to be running inside a container 19:53:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:53:01 $ docker top 6247ffb023cf1718b1614ce1f98c6d17d53ea9228d64825547eee9377139a0b4 -eo pid,comm [Pipeline] { [Pipeline] echo 19:53:01 ========================================================= 19:53:01 [edgeXBuildGoParallel] Running Tests and Build... 19:53:01 ========================================================= [Pipeline] sh 19:53:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:53:03 + make test 19:53:03 go test -race -coverprofile=coverage.out ./... 19:53:03 #148 ... 19:53:03 19:53:03 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:53:03 #0 0.917 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 19:53:03 #149 ... 19:53:03 19:53:03 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:53:03 #0 1.242 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 19:53:03 #150 ... 19:53:03 19:53:03 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:53:03 #0 1.051 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 19:53:03 #151 ... 19:53:03 19:53:03 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:53:03 #0 0.998 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 19:53:03 #152 ... 19:53:03 19:53:03 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:53:03 #0 0.589 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 19:53:03 #153 ... 19:53:03 19:53:03 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:53:03 #0 0.355 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 19:53:03 #154 ... 19:53:03 19:53:03 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:53:03 #0 0.802 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 19:53:03 #155 ... 19:53:03 19:53:03 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:53:03 #0 0.955 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 19:53:03 #156 ... 19:53:03 19:53:03 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:53:03 #0 1.198 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 19:53:03 #157 ... 19:53:03 19:53:03 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:53:03 #0 0.915 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 19:53:04 #158 ... 19:53:04 19:53:04 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:53:04 #0 0.936 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 19:53:04 #159 ... 19:53:04 19:53:04 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:53:04 #0 0.944 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 19:53:49 ? github.com/edgexfoundry/edgex-go [no test files] 19:54:25 #160 ... 19:54:25 19:54:25 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:54:25 #155 89.76 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 19:55:47 #155 ... 19:55:47 19:55:47 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:55:47 #157 DONE 162.8s 19:55:47 19:55:47 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:55:47 #151 DONE 162.8s 19:55:47 19:55:47 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:55:47 #153 DONE 162.8s 19:55:47 19:55:47 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:55:47 #150 DONE 162.8s 19:55:47 19:55:47 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:55:47 #160 DONE 162.8s 19:55:47 19:55:47 #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:55:47 #154 DONE 162.8s 19:55:47 19:55:47 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:55:47 #159 DONE 162.8s 19:55:47 19:55:47 #161 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:55:47 #161 ... 19:55:47 19:55:47 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:55:47 #149 DONE 162.9s 19:55:47 19:55:47 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:55:47 #156 DONE 162.9s 19:55:47 19:55:47 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:55:47 #158 DONE 162.9s 19:55:47 19:55:47 #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:55:47 #162 ... 19:55:47 19:55:47 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:55:47 #152 DONE 163.2s 19:55:47 19:55:47 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:55:47 #155 DONE 163.3s 19:55:47 19:55:47 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:55:47 #148 DONE 163.3s 19:55:47 19:55:47 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:55:47 #163 ... 19:55:47 19:55:47 #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:55:47 #164 DONE 0.9s 19:55:47 19:55:47 #165 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:55:47 #165 DONE 0.9s 19:55:47 19:55:47 #161 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:55:47 #161 DONE 0.9s 19:55:47 19:55:47 #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:55:47 #166 DONE 0.6s 19:55:47 19:55:47 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:55:47 #167 ... 19:55:47 19:55:47 #168 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:55:47 #168 DONE 0.7s 19:55:47 19:55:47 #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:55:47 #163 DONE 0.6s 19:55:47 19:55:47 #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:55:47 #162 DONE 0.7s 19:55:47 19:55:47 #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:55:47 #169 DONE 0.5s 19:55:47 19:55:47 #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:55:47 #170 ... 19:55:47 19:55:47 #171 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:55:47 #171 DONE 0.8s 19:55:47 19:55:47 #172 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:55:47 #172 DONE 0.6s 19:55:47 19:55:47 #173 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:55:47 #173 CACHED 19:55:47 19:55:47 #174 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:55:47 #174 CACHED 19:55:47 19:55:47 #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:55:47 #175 CACHED 19:55:47 19:55:47 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:55:47 #176 CACHED 19:55:47 19:55:47 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:55:47 #167 DONE 0.5s 19:55:47 19:55:47 #177 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:55:47 #177 DONE 0.5s 19:55:47 19:55:47 #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:55:47 #178 CACHED 19:55:47 19:55:47 #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:55:47 #179 CACHED 19:55:47 19:55:47 #180 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:55:47 #180 CACHED 19:55:47 19:55:47 #181 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:55:47 #181 CACHED 19:55:47 19:55:47 #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:55:47 #182 DONE 0.6s 19:55:47 19:55:47 #183 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:55:47 #183 DONE 0.5s 19:55:47 19:55:47 #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:55:47 #184 DONE 0.6s 19:55:47 19:55:47 #185 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 19:55:47 #185 ... 19:55:47 19:55:47 #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:55:47 #170 DONE 0.5s 19:55:47 19:55:47 #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:55:47 #186 ... 19:55:47 19:55:47 #187 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:55:47 #187 DONE 1.8s 19:55:47 19:55:47 #188 [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 19:55:47 #188 ... 19:55:47 19:55:47 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:55:47 #189 DONE 2.0s 19:55:47 19:55:47 #190 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:55:47 #190 DONE 2.0s 19:55:47 19:55:47 #191 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:55:47 #191 DONE 2.0s 19:55:47 19:55:47 #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:55:47 #192 DONE 2.0s 19:55:47 19:55:47 #193 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:55:47 #193 DONE 2.0s 19:55:47 19:55:47 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:55:47 #194 DONE 2.0s 19:55:47 19:55:47 #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:55:47 #195 DONE 2.1s 19:55:47 19:55:47 #196 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:55:47 #196 DONE 2.1s 19:55:47 19:55:47 #197 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:55:47 #197 DONE 2.1s 19:55:47 19:55:47 #185 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 19:55:47 #185 DONE 2.1s 19:55:47 19:55:47 #90 [core-keeper] exporting to image 19:55:47 #90 exporting layers 19:55:47 #90 ... 19:55:47 19:55:47 #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:55:47 #186 DONE 2.1s 19:55:47 19:55:47 #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 19:55:47 #198 DONE 2.9s 19:55:47 19:55:47 #188 [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 19:55:47 #188 DONE 0.5s 19:55:47 19:55:47 #199 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:55:47 #199 DONE 0.5s 19:55:47 19:55:47 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:55:47 #200 DONE 0.6s 19:55:47 19:55:47 #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:55:47 #201 DONE 0.5s 19:55:47 19:55:47 #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:55:47 #202 ... 19:55:47 19:55:47 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:55:47 #203 DONE 0.6s 19:55:47 19:55:47 #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:55:47 #204 DONE 0.6s 19:55:47 19:55:47 #205 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:55:47 #205 DONE 0.5s 19:55:47 19:55:47 #206 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:55:47 #206 DONE 0.5s 19:55:47 19:55:47 #207 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:55:47 #207 DONE 0.5s 19:55:47 19:55:47 #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 19:55:47 #208 DONE 0.5s 19:55:47 19:55:47 #90 [support-cron-scheduler] exporting to image 19:55:47 #90 ... 19:55:47 19:55:47 #209 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 19:55:47 #209 DONE 0.5s 19:55:47 19:55:47 #210 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:55:47 #210 DONE 0.6s 19:55:47 19:55:47 #90 [security-spiffe-token-provider] exporting to image 19:55:47 #90 ... 19:55:47 19:55:47 #211 [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 19:55:47 #211 DONE 0.6s 19:55:47 19:55:47 #202 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:55:47 #202 DONE 0.5s 19:55:47 19:55:47 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:55:47 #212 DONE 0.6s 19:55:47 19:55:47 #90 [core-metadata] exporting to image 19:55:47 #90 ... 19:55:47 19:55:47 #213 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:55:47 #213 DONE 0.5s 19:55:47 19:55:47 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:55:47 #214 DONE 0.5s 19:55:47 19:55:47 #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 19:55:47 #215 DONE 0.4s 19:55:47 19:55:47 #90 [core-metadata] exporting to image 19:55:47 #90 exporting layers 0.5s done 19:55:47 #90 ... 19:55:47 19:55:47 #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 19:55:47 #216 DONE 0.4s 19:55:47 19:55:47 #217 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:55:47 #217 DONE 0.3s 19:55:47 19:55:47 #90 [core-keeper] exporting to image 19:55:47 #90 writing image sha256:8ffd074b7fe9396740b8819ea31ac4bbbe8335e4710caa4f4019b44098a973ef 0.0s done 19:55:47 #90 naming to docker.io/library/core-keeper done 19:55:47 #90 ... 19:55:47 19:55:47 #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:55:47 #218 DONE 0.3s 19:55:47 19:55:47 #90 [core-keeper] exporting to image 19:55:47 #90 exporting layers 0.5s done 19:55:47 #90 writing image sha256:9e17b15e745392b6116eb4056a2922466076b8861a0799b26fff1da4c56ebf7a 19:55:47 #90 writing image sha256:fca4d64a17d01ca6a1fb3a32653fae4370ccc1255a427717d50b5c64165de8fe 19:55:47 #90 ... 19:55:47 19:55:47 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:55:47 #219 DONE 0.4s 19:55:47 19:55:47 #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:55:47 #220 DONE 0.6s 19:55:47 19:55:47 #221 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:55:47 #221 DONE 0.8s 19:55:47 19:55:47 #90 [core-common-config-bootstrapper] exporting to image 19:55:47 #90 exporting layers 0.7s done 19:55:47 #90 writing image sha256:9e17b15e745392b6116eb4056a2922466076b8861a0799b26fff1da4c56ebf7a 0.4s done 19:55:47 #90 writing image sha256:fca4d64a17d01ca6a1fb3a32653fae4370ccc1255a427717d50b5c64165de8fe 0.0s done 19:55:47 #90 writing image sha256:c12bd19b064fd1ba1ee48d83e42a44f4ac806a6b5ed408e054dce9dab29f9f5f 0.1s done 19:55:47 #90 writing image sha256:de6450d317485bb1b12d1c20885bd8407ee62f74670fd327425ef7fa020a279a 0.1s done 19:55:47 #90 naming to docker.io/library/core-command done 19:55:47 #90 writing image sha256:6ee7c2d4567cf73e384c5ea95e3a028718ba0d3cd88b04cb3aa803604606e3e9 0.0s done 19:55:47 #90 naming to docker.io/library/support-notifications done 19:55:47 #90 naming to docker.io/library/security-spiffe-token-provider done 19:55:47 #90 naming to docker.io/library/support-cron-scheduler done 19:55:47 #90 naming to docker.io/library/support-scheduler done 19:55:47 #90 writing image sha256:94c3bdc752b7853a73a0e3121ff0250c92603108b4194da6aa4d86499a52ca73 19:55:47 #90 exporting layers 0.3s done 19:55:47 #90 writing image sha256:94c3bdc752b7853a73a0e3121ff0250c92603108b4194da6aa4d86499a52ca73 0.2s done 19:55:47 #90 naming to docker.io/library/core-metadata 0.0s done 19:55:47 #90 writing image sha256:167dd09c5b9a167ac21b8bbb2d3275696abe44862ade426d27fd554ee5edef06 19:55:47 #90 ... 19:55:47 19:55:47 #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:55:47 #222 DONE 1.0s 19:55:47 19:55:47 #223 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:55:47 #223 DONE 0.4s 19:55:47 19:55:47 #224 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:55:47 #224 DONE 0.4s 19:55:47 19:55:47 #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:55:47 #225 DONE 0.8s 19:55:47 19:55:47 #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:55:47 #226 DONE 0.1s 19:55:47 19:55:47 #90 [security-proxy-setup] exporting to image 19:55:47 #90 writing image sha256:167dd09c5b9a167ac21b8bbb2d3275696abe44862ade426d27fd554ee5edef06 done 19:55:47 #90 naming to docker.io/library/core-data done 19:55:47 #90 writing image sha256:1b643b8e9bfcffc91826c7ca0a392526b124305381871123f81cb57289555782 done 19:55:47 #90 naming to docker.io/library/core-common-config-bootstrapper done 19:55:47 #90 ... 19:55:47 19:55:47 #227 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 19:55:47 #227 DONE 0.1s 19:55:47 19:55:47 #228 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 19:55:47 #228 DONE 0.1s 19:55:47 19:55:47 #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 19:55:47 #229 DONE 0.1s 19:55:47 19:55:47 #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:55:47 #230 DONE 0.1s 19:55:47 19:55:47 #90 [security-proxy-auth] exporting to image 19:55:47 #90 exporting layers 0.3s done 19:55:47 #90 writing image sha256:d35279076555f9337dec82ad6a0a4a34da5723b067f9d972f6673ea5bc3e3106 done 19:55:47 #90 naming to docker.io/library/security-proxy-auth done 19:55:47 #90 exporting layers 0.4s done 19:55:47 #90 writing image sha256:240c74dc280028d18315028dd8de8f175d8964ce98f98f78fdc1bf941112c142 done 19:55:47 #90 naming to docker.io/library/security-proxy-setup done 19:55:47 #90 DONE 4.0s 19:55:47 19:55:47 #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:55:47 #231 DONE 0.1s 19:55:47 19:55:47 #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 19:55:47 #232 ... 19:55:47 19:55:47 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:55:47 #233 DONE 0.4s 19:55:47 19:55:47 #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 19:55:47 #232 DONE 0.3s 19:55:47 19:55:47 #90 [security-bootstrapper] exporting to image 19:55:47 #90 writing image sha256:b4d77f7744c2c27ddc1314a8116b975feb371392bdda1e6088c2ba524c09c3c7 done 19:55:47 #90 naming to docker.io/library/security-secretstore-setup done 19:55:47 #90 exporting layers 0.2s done 19:55:47 #90 writing image sha256:e1ff9d2e6dc1827d3325f6c17aefe65b456b48292c63d1affb2c9b6db01423e3 done 19:55:47 #90 naming to docker.io/library/security-bootstrapper done 19:55:47 #90 DONE 4.3s 19:55:47 19:55:47 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:55:47 time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:47 time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:47 time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:47 time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:47 time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:47 time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:47 time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:47 time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:47 time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:47 time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:47 time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:47 time="2024-09-10T19:51:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:47 time="2024-09-10T19:51:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:47 time="2024-09-10T19:51:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:47 time="2024-09-10T19:51:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:55:47 time="2024-09-10T19:51:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:55:47 $ docker stop --time=1 b9a06a1919b0dcc2c4091abd8edd522284416908a3a4e915dbdc4a776397eabb 19:55:48 $ docker rm -f --volumes b9a06a1919b0dcc2c4091abd8edd522284416908a3a4e915dbdc4a776397eabb [Pipeline] // withDockerContainer [Pipeline] sh 19:55:49 + docker images 19:55:49 REPOSITORY TAG IMAGE ID CREATED SIZE 19:55:49 security-secretstore-setup latest b4d77f7744c2 7 seconds ago 37MB 19:55:49 security-bootstrapper latest e1ff9d2e6dc1 7 seconds ago 19MB 19:55:49 core-common-config-bootstrapper latest 1b643b8e9bfc 8 seconds ago 15.2MB 19:55:49 security-proxy-setup latest 240c74dc2800 8 seconds ago 26.2MB 19:55:49 security-proxy-auth latest d35279076555 8 seconds ago 33.1MB 19:55:49 support-notifications latest fca4d64a17d0 9 seconds ago 42.6MB 19:55:49 security-spiffe-token-provider latest c12bd19b064f 9 seconds ago 28.9MB 19:55:49 core-data latest 167dd09c5b9a 9 seconds ago 39.7MB 19:55:49 support-scheduler latest de6450d31748 9 seconds ago 42MB 19:55:49 core-metadata latest 94c3bdc752b7 9 seconds ago 39.9MB 19:55:49 support-cron-scheduler latest 6ee7c2d4567c 9 seconds ago 44.2MB 19:55:49 core-keeper latest 8ffd074b7fe9 10 seconds ago 39.6MB 19:55:49 core-command latest 9e17b15e7453 10 seconds ago 35.5MB 19:55:49 security-spire-agent latest 2a30373c30e6 3 minutes ago 182MB 19:55:49 security-spire-server latest bba6c1e2932d 3 minutes ago 121MB 19:55:49 security-spire-config latest 7265522f3490 3 minutes ago 120MB 19:55:49 ci-base-image-x86_64 latest 16b2fa3f8257 7 minutes ago 971MB 19:55:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 19:55:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 19:55:49 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] } 19:57:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:57:42 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:58:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:58:38 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:58:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:58:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:58:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:58:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:58:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:58:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:58:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:58:39 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:58:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:58:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:58:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:58:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:58:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:58:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:58:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.130s coverage: 28.7% of statements 19:59:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.196s coverage: 97.0% of statements 19:59:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:59:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:59:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:59:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.295s coverage: 69.2% of statements 19:59:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:59:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:59:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.216s coverage: 53.2% of statements 19:59:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:59:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:59:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:59:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:59:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:59:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:59:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:59:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:59:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:59:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 8.119s coverage: 93.4% of statements 19:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:59:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:59:30 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.238s coverage: 91.7% of statements 19:59:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:59:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:59:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.237s coverage: 7.0% of statements 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:59:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:59:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.811s coverage: 95.8% of statements 19:59:52 ok github.com/edgexfoundry/edgex-go/internal/io 1.099s coverage: 72.2% of statements 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 19:59:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.123s coverage: 0.0% of statements [no tests to run] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.303s coverage: 0.8% of statements 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.142s coverage: 30.7% of statements 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.137s coverage: 41.7% of statements 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.138s coverage: 77.8% of statements 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.110s coverage: 94.1% of statements 20:00:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.127s coverage: 96.3% of statements 20:00:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.099s coverage: 87.5% of statements 20:00:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.102s coverage: 94.4% of statements 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 20:00:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.009s coverage: 79.9% of statements 20:00:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.171s coverage: 92.9% of statements 20:00:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.092s coverage: 66.7% of statements 20:00:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.125s coverage: 62.3% of statements 20:00:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.114s coverage: 75.0% of statements 20:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.105s coverage: 87.2% of statements 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.083s coverage: 20.0% of statements 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.094s coverage: 100.0% of statements 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.269s coverage: 81.8% of statements 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.268s coverage: 82.1% of statements 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.130s coverage: 86.0% of statements 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.737s coverage: 63.1% of statements 20:00:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.120s coverage: 100.0% of statements 20:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.104s coverage: 89.4% of statements 20:00:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.083s coverage: 100.0% of statements 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:00:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements 20:00:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.069s coverage: 100.0% of statements 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.719s coverage: 36.5% of statements 20:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.107s coverage: 89.5% of statements 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 20:01:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.106s coverage: 84.8% of statements 20:01:11 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 20:01:11 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 20:01:11 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 20:01:12 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.129s coverage: 4.9% of statements 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 20:01:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:01:20 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.307s coverage: 97.1% of statements 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:01:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:01:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.176s coverage: 19.9% of statements 20:01:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:01:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:01:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.505s coverage: 95.7% of statements 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.159s coverage: 61.8% of statements 20:01:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:01:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.310s coverage: 98.9% of statements 20:01:45 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 20:01:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:01:45 go vet ./... 20:06:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:06:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:06:22 ./bin/test-attribution-txt.sh 20:06:23 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 20:06:23 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 20:06:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 20:06:24 + ls -al . 20:06:24 total 916 20:06:24 drwxrwxr-x 10 1001 1001 4096 Sep 10 19:53 . 20:06:24 drwxr-xr-x 4 root root 4096 Sep 10 19:53 .. 20:06:24 drwxrwxr-x 2 1001 1001 4096 Sep 10 19:50 .blubracket 20:06:24 -rw-rw-r-- 1 1001 1001 10 Sep 10 19:50 .dockerignore 20:06:24 drwxrwxr-x 8 1001 1001 4096 Sep 10 19:50 .git 20:06:24 drwxrwxr-x 3 1001 1001 4096 Sep 10 19:50 .github 20:06:24 -rw-rw-r-- 1 1001 1001 1102 Sep 10 19:50 .gitignore 20:06:24 -rw-rw-r-- 1 1001 1001 42 Sep 10 19:50 .golangci.yml 20:06:24 -rw-rw-r-- 1 1001 1001 100 Sep 10 19:50 .hadolint.yml 20:06:24 -rw-rw-r-- 1 1001 1001 155 Sep 10 19:50 .sonarcloud.properties 20:06:24 -rw-rw-r-- 1 1001 1001 1171 Sep 10 19:50 ADOPTERS.md 20:06:24 -rw-rw-r-- 1 1001 1001 21286 Sep 10 19:50 Attribution.txt 20:06:24 -rw-rw-r-- 1 1001 1001 100284 Sep 10 19:50 CHANGELOG.md 20:06:24 -rw-rw-r-- 1 1001 1001 3804 Sep 10 19:50 CONTRIBUTING.md 20:06:24 -rw-rw-r-- 1 1001 1001 677 Sep 10 19:50 GOVERNANCE.md 20:06:24 -rw-rw-r-- 1 1001 1001 861 Sep 10 19:50 Jenkinsfile 20:06:24 -rw-rw-r-- 1 1001 1001 10775 Sep 10 19:50 LICENSE 20:06:24 -rw-rw-r-- 1 1001 1001 16854 Sep 10 19:50 Makefile 20:06:24 -rw-rw-r-- 1 1001 1001 582 Sep 10 19:50 OWNERS.md 20:06:24 -rw-rw-r-- 1 1001 1001 9528 Sep 10 19:50 README.md 20:06:24 -rw-rw-r-- 1 1001 1001 789 Sep 10 19:50 SECURITY.md 20:06:24 -rw-rw-r-- 1 1001 1001 5 Sep 10 19:47 VERSION 20:06:24 drwxrwxr-x 2 1001 1001 4096 Sep 10 19:50 bin 20:06:24 drwxrwxr-x 20 1001 1001 4096 Sep 10 19:50 cmd 20:06:24 -rw-r--r-- 1 root root 546549 Sep 10 20:01 coverage.out 20:06:24 drwxrwxr-x 2 1001 1001 4096 Sep 10 19:50 fuzz_test 20:06:24 -rw-rw-r-- 1 1001 1001 7305 Sep 10 19:50 go.mod 20:06:24 -rw-rw-r-- 1 1001 1001 102748 Sep 10 19:50 go.sum 20:06:24 drwxrwxr-x 7 1001 1001 4096 Sep 10 19:50 internal 20:06:24 drwxrwxr-x 3 1001 1001 4096 Sep 10 19:50 openapi 20:06:24 -rw-rw-r-- 1 1001 1001 584 Sep 10 19:50 security.txt 20:06:24 -rw-rw-r-- 1 1001 1001 204 Sep 10 19:50 version.go [Pipeline] sh 20:06:25 + '[' -e coverage.out ] 20:06:25 + chown 1001:1001 coverage.out [Pipeline] stash 20:06:25 Warning: overwriting stash ‘coverage-report’ 20:06:26 Stashed 1 file(s) [Pipeline] sh 20:06:27 + make build 20:06:27 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 20:09:48 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 20:09:57 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 20:10:05 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 20:10:07 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 20:10:17 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 20:10:44 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 20:10:55 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 20:11:07 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 20:11:19 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 20:11:23 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 20:11:28 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 20:11:31 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 20:11:36 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] } 20:11:42 $ docker stop --time=1 6247ffb023cf1718b1614ce1f98c6d17d53ea9228d64825547eee9377139a0b4 20:11:44 $ docker rm -f --volumes 6247ffb023cf1718b1614ce1f98c6d17d53ea9228d64825547eee9377139a0b4 [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 20:11:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:56 20:11:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:56 latest: Pulling from edgex-devops/edgex-compose-arm64 20:11:56 547446be3368: Pulling fs layer 20:11:56 d125d8839a47: Pulling fs layer 20:11:56 3e85d5ac6304: Pulling fs layer 20:11:56 c3105a71a48b: Pulling fs layer 20:11:56 0f093f025ec4: Pulling fs layer 20:11:56 c3106fc0e877: Pulling fs layer 20:11:56 c3105a71a48b: Waiting 20:11:56 0f093f025ec4: Waiting 20:11:56 c3106fc0e877: Waiting 20:11:56 547446be3368: Verifying Checksum 20:11:56 c3105a71a48b: Verifying Checksum 20:11:56 c3105a71a48b: Download complete 20:11:57 d125d8839a47: Verifying Checksum 20:11:57 d125d8839a47: Download complete 20:11:57 c3106fc0e877: Verifying Checksum 20:11:57 c3106fc0e877: Download complete 20:11:57 0f093f025ec4: Verifying Checksum 20:11:57 0f093f025ec4: Download complete 20:11:57 547446be3368: Pull complete 20:11:59 d125d8839a47: Pull complete 20:11:59 3e85d5ac6304: Verifying Checksum 20:11:59 3e85d5ac6304: Download complete 20:12:09 3e85d5ac6304: Pull complete 20:12:09 c3105a71a48b: Pull complete 20:12:10 0f093f025ec4: Pull complete 20:12:10 c3106fc0e877: Pull complete 20:12:11 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:12:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:12:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:11 prd-ubuntu20.04-docker-arm64-4c-16g-10043 does not seem to be running inside a container 20:12:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:12:13 $ docker top e4f9b9643ccb149366ac8e2f085ea4950deecc746a84876cf7f0ab16b53671e7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:14 + docker compose -f ./docker-compose-build.yml build --parallel 20:12:24 #1 [core-data internal] load build definition from Dockerfile 20:12:24 #1 transferring dockerfile: 2.07kB 0.0s done 20:12:24 #1 DONE 0.1s 20:12:25 20:12:25 #2 [support-notifications internal] load build definition from Dockerfile 20:12:25 #2 transferring dockerfile: 1.95kB done 20:12:25 #2 DONE 0.0s 20:12:25 20:12:25 #3 [security-proxy-auth internal] load build definition from Dockerfile 20:12:25 #3 transferring dockerfile: 2.15kB 0.0s done 20:12:25 #3 DONE 0.1s 20:12:25 20:12:25 #4 [security-spire-agent internal] load build definition from Dockerfile 20:12:25 #4 transferring dockerfile: 1.81kB 0.0s done 20:12:25 #4 DONE 0.1s 20:12:25 20:12:25 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:12:25 #5 transferring dockerfile: 2.23kB done 20:12:25 #5 DONE 0.1s 20:12:25 20:12:25 #6 [security-proxy-setup internal] load build definition from Dockerfile 20:12:26 #6 transferring dockerfile: 2.50kB 0.0s done 20:12:26 #6 DONE 0.1s 20:12:26 20:12:26 #7 [security-spire-config internal] load build definition from Dockerfile 20:12:26 #7 transferring dockerfile: 1.69kB 0.0s done 20:12:26 #7 DONE 0.1s 20:12:26 20:12:26 #8 [core-metadata internal] load build definition from Dockerfile 20:12:26 #8 transferring dockerfile: 2.06kB 0.0s done 20:12:26 #8 DONE 0.1s 20:12:26 20:12:26 #9 [security-bootstrapper internal] load build definition from Dockerfile 20:12:26 #9 transferring dockerfile: 3.17kB done 20:12:26 #9 DONE 0.1s 20:12:26 20:12:26 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:12:26 #10 transferring dockerfile: 1.89kB 0.0s done 20:12:26 #10 DONE 0.1s 20:12:26 20:12:26 #11 [core-command internal] load build definition from Dockerfile 20:12:26 #11 transferring dockerfile: 1.93kB done 20:12:26 #11 DONE 0.1s 20:12:26 20:12:26 #12 [support-scheduler internal] load build definition from Dockerfile 20:12:26 #12 transferring dockerfile: 1.93kB done 20:12:26 #12 DONE 0.1s 20:12:26 20:12:26 #13 [core-keeper internal] load build definition from Dockerfile 20:12:26 #13 transferring dockerfile: 2.01kB done 20:12:26 #13 DONE 0.0s 20:12:26 20:12:26 #14 [support-cron-scheduler internal] load build definition from Dockerfile 20:12:26 #14 transferring dockerfile: 1.85kB 0.0s done 20:12:26 #14 DONE 0.1s 20:12:26 20:12:26 #15 [security-spire-server internal] load build definition from Dockerfile 20:12:26 #15 transferring dockerfile: 1.70kB 0.0s done 20:12:26 #15 DONE 0.1s 20:12:26 20:12:26 #16 [security-secretstore-setup internal] load build definition from Dockerfile 20:12:26 #16 transferring dockerfile: 2.49kB done 20:12:26 #16 DONE 0.1s 20:12:26 20:12:26 #17 [core-data internal] load .dockerignore 20:12:26 #17 transferring context: 50B 0.0s done 20:12:26 #17 DONE 0.1s 20:12:27 20:12:27 #18 [support-notifications internal] load .dockerignore 20:12:27 #18 transferring context: 50B 0.0s done 20:12:27 #18 DONE 0.1s 20:12:27 20:12:27 #19 [security-proxy-auth internal] load .dockerignore 20:12:27 #19 transferring context: 50B 0.0s done 20:12:27 #19 DONE 0.1s 20:12:27 20:12:27 #20 [security-spire-agent internal] load .dockerignore 20:12:27 #20 transferring context: 50B done 20:12:27 #20 DONE 0.1s 20:12:27 20:12:27 #21 [core-common-config-bootstrapper internal] load .dockerignore 20:12:27 #21 transferring context: 50B 0.0s done 20:12:27 #21 DONE 0.1s 20:12:27 20:12:27 #22 [security-proxy-setup internal] load .dockerignore 20:12:27 #22 transferring context: 50B 0.0s done 20:12:27 #22 DONE 0.1s 20:12:28 20:12:28 #23 [security-spire-config internal] load .dockerignore 20:12:28 #23 transferring context: 50B done 20:12:28 #23 DONE 0.1s 20:12:28 20:12:28 #24 [core-metadata internal] load .dockerignore 20:12:28 #24 transferring context: 50B done 20:12:28 #24 DONE 0.1s 20:12:28 20:12:28 #25 [security-bootstrapper internal] load .dockerignore 20:12:28 #25 transferring context: 50B 0.0s done 20:12:28 #25 DONE 0.1s 20:12:28 20:12:28 #26 [security-spiffe-token-provider internal] load .dockerignore 20:12:28 #26 transferring context: 50B done 20:12:28 #26 DONE 0.1s 20:12:28 20:12:28 #27 [core-command internal] load .dockerignore 20:12:28 #27 transferring context: 50B 0.0s done 20:12:28 #27 DONE 0.1s 20:12:28 20:12:28 #28 [support-scheduler internal] load .dockerignore 20:12:28 #28 transferring context: 50B 0.0s done 20:12:28 #28 DONE 0.1s 20:12:28 20:12:28 #29 [core-keeper internal] load .dockerignore 20:12:28 #29 transferring context: 50B done 20:12:28 #29 DONE 0.1s 20:12:28 20:12:28 #30 [support-cron-scheduler internal] load .dockerignore 20:12:28 #30 transferring context: 50B 0.0s done 20:12:28 #30 DONE 0.1s 20:12:28 20:12:28 #31 [security-spire-server internal] load .dockerignore 20:12:28 #31 transferring context: 50B 0.0s done 20:12:28 #31 DONE 0.1s 20:12:28 20:12:28 #32 [security-secretstore-setup internal] load .dockerignore 20:12:28 #32 transferring context: 50B done 20:12:28 #32 DONE 0.1s 20:12:28 20:12:28 #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 20:12:28 #33 DONE 0.1s 20:12:28 20:12:28 #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:12:28 #34 DONE 0.0s 20:12:28 20:12:28 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:12:28 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 20:12:29 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 851.97kB / 3.34MB 0.1s 20:12:29 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 20:12:29 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 20:12:29 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 20:12:29 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 20:12:29 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 20:12:29 #35 ... 20:12:29 20:12:29 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:12:29 #36 DONE 0.9s 20:12:29 20:12:29 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:12:29 #35 ... 20:12:29 20:12:29 #37 [core-data builder 2/7] WORKDIR /edgex-go 20:12:29 #37 DONE 0.2s 20:12:29 20:12:29 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:12:30 #35 ... 20:12:30 20:12:30 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:12:30 #34 DONE 0.0s 20:12:30 20:12:30 #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 20:12:30 #33 DONE 0.2s 20:12:30 20:12:30 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:12:30 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done 20:12:30 #35 ... 20:12:30 20:12:30 #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:12:30 #34 DONE 0.0s 20:12:30 20:12:30 #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 20:12:30 #33 DONE 0.3s 20:12:30 20:12:30 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:12:30 #36 DONE 1.7s 20:12:30 20:12:30 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 20:12:30 #37 DONE 0.5s 20:12:30 20:12:30 #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:12:30 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 20:12:30 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 20:12:30 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 20:12:30 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 20:12:30 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 20:12:30 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done 20:12:30 #35 ... 20:12:30 20:12:30 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:12:30 #36 DONE 1.7s 20:12:30 20:12:30 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 20:12:30 #37 DONE 0.5s 20:12:30 20:12:30 #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:12:30 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 20:12:30 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 20:12:30 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 20:12:30 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 20:12:30 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 20:12:30 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done 20:12:30 #35 ... 20:12:30 20:12:30 #33 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 20:12:30 #33 DONE 0.4s 20:12:30 20:12:30 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:12:30 #34 DONE 0.0s 20:12:30 20:12:30 #38 [security-proxy-auth internal] load build context 20:12:31 #38 ... 20:12:31 20:12:31 #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:12:31 #34 DONE 0.0s 20:12:31 20:12:31 #38 [security-proxy-auth internal] load build context 20:12:31 #38 ... 20:12:31 20:12:31 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:12:31 #36 DONE 1.7s 20:12:31 20:12:31 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 20:12:31 #37 DONE 0.5s 20:12:31 20:12:31 #38 [security-proxy-auth internal] load build context 20:12:31 #38 ... 20:12:31 20:12:31 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:12:31 #36 DONE 1.7s 20:12:31 20:12:31 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 20:12:31 #37 DONE 0.5s 20:12:31 20:12:31 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:12:31 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 20:12:31 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 20:12:31 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 20:12:31 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 20:12:31 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 20:12:31 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done 20:12:31 #35 DONE 3.2s 20:12:31 20:12:31 #38 [security-proxy-auth internal] load build context 20:12:31 #38 ... 20:12:31 20:12:31 #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:12:31 #34 DONE 0.0s 20:12:31 20:12:31 #38 [security-proxy-auth internal] load build context 20:12:31 #38 ... 20:12:31 20:12:31 #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:12:31 #34 DONE 0.0s 20:12:31 20:12:31 #38 [security-proxy-auth internal] load build context 20:12:31 #38 ... 20:12:31 20:12:31 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:12:31 #34 DONE 0.0s 20:12:31 20:12:31 #38 [security-proxy-auth internal] load build context 20:12:31 #38 ... 20:12:31 20:12:31 #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:12:31 #34 DONE 0.0s 20:12:31 20:12:31 #38 [security-proxy-auth internal] load build context 20:12:32 #38 ... 20:12:32 20:12:32 #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:12:32 #34 DONE 0.0s 20:12:32 20:12:32 #38 [security-proxy-auth internal] load build context 20:12:32 #38 ... 20:12:32 20:12:32 #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:12:32 #34 DONE 0.1s 20:12:32 20:12:32 #38 [security-proxy-auth internal] load build context 20:12:32 #38 ... 20:12:32 20:12:32 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:12:32 #36 DONE 1.8s 20:12:32 20:12:32 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 20:12:32 #37 DONE 0.6s 20:12:32 20:12:32 #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:12:32 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 20:12:32 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 20:12:32 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 20:12:32 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 20:12:32 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 20:12:32 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done 20:12:32 #35 DONE 3.3s 20:12:32 20:12:32 #33 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 20:12:32 #33 DONE 1.8s 20:12:32 20:12:32 #38 [security-proxy-auth internal] load build context 20:12:32 #38 ... 20:12:32 20:12:32 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:12:32 #36 DONE 1.9s 20:12:32 20:12:32 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 20:12:32 #37 DONE 0.7s 20:12:32 20:12:32 #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:12:32 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 20:12:32 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 20:12:32 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 20:12:32 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 20:12:32 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 20:12:32 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done 20:12:32 #35 DONE 3.4s 20:12:32 20:12:32 #34 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:12:32 #34 DONE 0.1s 20:12:32 20:12:32 #38 [security-proxy-auth internal] load build context 20:12:32 #38 ... 20:12:32 20:12:32 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:12:32 #36 DONE 1.9s 20:12:32 20:12:32 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 20:12:32 #37 DONE 0.7s 20:12:32 20:12:32 #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:12:32 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 20:12:32 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 20:12:32 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 20:12:32 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 20:12:32 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 20:12:32 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done 20:12:32 #35 DONE 3.4s 20:12:32 20:12:32 #38 [security-proxy-auth internal] load build context 20:12:32 #38 ... 20:12:32 20:12:32 #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:12:32 #34 DONE 0.1s 20:12:32 20:12:32 #38 [security-proxy-auth internal] load build context 20:12:33 #38 ... 20:12:33 20:12:33 #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 20:12:33 #39 DONE 2.6s 20:12:33 20:12:33 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 20:12:33 #40 DONE 2.6s 20:12:33 20:12:33 #38 [security-proxy-auth internal] load build context 20:12:33 #38 ... 20:12:33 20:12:33 #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:12:33 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 20:12:33 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 20:12:33 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 20:12:33 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 20:12:33 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 20:12:33 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done 20:12:33 #35 DONE 3.4s 20:12:33 20:12:33 #38 [security-proxy-auth internal] load build context 20:12:33 #38 transferring context: 18.20MB 2.8s 20:12:33 #38 ... 20:12:33 20:12:33 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:12:33 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 20:12:33 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 20:12:33 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 20:12:33 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 20:12:33 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 20:12:33 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done 20:12:33 #35 DONE 3.4s 20:12:33 20:12:33 #38 [security-proxy-auth internal] load build context 20:12:35 #38 ... 20:12:35 20:12:35 #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 20:12:35 #33 DONE 4.7s 20:12:35 20:12:35 #38 [security-proxy-auth internal] load build context 20:12:35 #38 ... 20:12:35 20:12:35 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:12:35 #36 DONE 2.0s 20:12:35 20:12:35 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:12:35 #37 DONE 0.8s 20:12:35 20:12:35 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 20:12:35 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 20:12:35 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 20:12:35 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 20:12:35 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 20:12:35 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 20:12:35 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.2s done 20:12:35 #35 DONE 3.5s 20:12:35 20:12:35 #41 [security-spire-server internal] load build context 20:12:35 #41 DONE 0.0s 20:12:35 20:12:35 #38 [security-proxy-auth internal] load build context 20:12:35 #38 ... 20:12:35 20:12:35 #42 [security-secretstore-setup internal] load build context 20:12:35 #42 DONE 0.0s 20:12:35 20:12:35 #38 [security-proxy-auth internal] load build context 20:12:36 #38 ... 20:12:36 20:12:36 #43 [security-spire-config internal] load build context 20:12:36 #43 transferring context: 25.96kB 0.3s done 20:12:36 #43 DONE 2.9s 20:12:36 20:12:36 #38 [security-proxy-auth internal] load build context 20:12:36 #38 ... 20:12:36 20:12:36 #44 [security-spire-agent internal] load build context 20:12:36 #44 transferring context: 27.24kB 0.6s done 20:12:36 #44 DONE 3.1s 20:12:36 20:12:36 #38 [security-proxy-auth internal] load build context 20:12:39 #38 ... 20:12:39 20:12:39 #45 [core-data internal] load build context 20:12:39 #45 ... 20:12:39 20:12:39 #38 [security-proxy-auth internal] load build context 20:12:39 #38 ... 20:12:39 20:12:39 #41 [security-spire-server internal] load build context 20:12:39 #41 transferring context: 27.71kB 0.4s done 20:12:39 #41 DONE 3.7s 20:12:39 20:12:39 #38 [security-proxy-auth internal] load build context 20:12:39 #38 ... 20:12:39 20:12:39 #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 20:12:39 #0 8.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:12:39 #0 9.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:12:40 #46 ... 20:12:40 20:12:40 #38 [security-proxy-auth internal] load build context 20:12:40 #38 ... 20:12:40 20:12:40 #47 [support-notifications internal] load build context 20:12:40 #47 ... 20:12:40 20:12:40 #48 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:12:40 #0 7.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:12:40 #0 8.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:12:40 #48 ... 20:12:40 20:12:40 #47 [support-notifications internal] load build context 20:12:41 #47 ... 20:12:41 20:12:41 #49 [core-common-config-bootstrapper internal] load build context 20:12:41 #49 ... 20:12:41 20:12:41 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:12:41 #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.8s done 20:12:41 #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 20:12:41 #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 20:12:41 #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 20:12:41 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 20:12:41 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s 20:12:41 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 20:12:41 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.2s 20:12:41 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done 20:12:41 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.4s 20:12:41 #50 ... 20:12:41 20:12:41 #51 [security-proxy-setup internal] load build context 20:12:41 #51 ... 20:12:41 20:12:41 #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:12:41 #52 ... 20:12:41 20:12:41 #51 [security-proxy-setup internal] load build context 20:12:41 #51 ... 20:12:41 20:12:41 #53 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:12:41 #0 8.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:12:41 #53 9.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:12:41 #53 ... 20:12:41 20:12:41 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:12:41 #0 7.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:12:41 #0 9.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:12:41 #54 ... 20:12:41 20:12:41 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:12:42 #55 ... 20:12:42 20:12:42 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:12:42 #56 ... 20:12:42 20:12:42 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:12:42 #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.3s done 20:12:42 #50 ... 20:12:42 20:12:42 #57 [security-spiffe-token-provider internal] load build context 20:12:42 #57 ... 20:12:42 20:12:42 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:12:42 #58 ... 20:12:42 20:12:42 #59 [core-metadata internal] load build context 20:12:42 #59 ... 20:12:42 20:12:42 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:42 #60 ... 20:12:42 20:12:42 #61 [support-scheduler internal] load build context 20:12:42 #61 transferring context: 4.38MB 9.1s 20:12:42 #61 ... 20:12:42 20:12:42 #62 [security-bootstrapper internal] load build context 20:12:43 #62 ... 20:12:43 20:12:43 #63 [core-keeper internal] load build context 20:12:43 #63 ... 20:12:43 20:12:43 #64 [core-command internal] load build context 20:12:43 #64 ... 20:12:43 20:12:43 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:12:43 #65 ... 20:12:43 20:12:43 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:12:43 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.6s 20:12:43 #50 ... 20:12:43 20:12:43 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:12:43 #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 4.1s done 20:12:43 #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 20:12:43 #66 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 20:12:43 #66 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 20:12:43 #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 20:12:43 #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done 20:12:43 #66 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 20:12:43 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.8s done 20:12:43 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 0B / 18.32MB 3.6s 20:12:43 #66 ... 20:12:43 20:12:43 #46 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:12:43 #46 12.03 OK: 266 MiB in 52 packages 20:12:43 #46 DONE 14.6s 20:12:43 20:12:43 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:43 #67 ... 20:12:43 20:12:43 #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 20:12:43 #68 ... 20:12:43 20:12:43 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:12:43 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 20:12:44 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 4.2s 20:12:44 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 20:12:44 #50 ... 20:12:44 20:12:44 #48 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:12:44 #48 11.68 OK: 266 MiB in 52 packages 20:12:44 #48 DONE 14.0s 20:12:44 20:12:44 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:12:45 #50 ... 20:12:45 20:12:45 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:12:45 #69 ... 20:12:45 20:12:45 #53 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:12:45 #53 13.61 (1/1) Installing dumb-init (1.2.5-r2) 20:12:45 #53 13.61 Executing busybox-1.36.1-r7.trigger 20:12:45 #53 13.77 OK: 8 MiB in 16 packages 20:12:45 #53 ... 20:12:45 20:12:45 #70 [support-cron-scheduler internal] load build context 20:12:45 #70 ... 20:12:45 20:12:45 #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:12:45 #71 ... 20:12:45 20:12:45 #42 [security-secretstore-setup internal] load build context 20:12:46 #42 ... 20:12:46 20:12:46 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:12:46 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 6.1s 20:12:47 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 7.3s 20:12:47 #50 ... 20:12:47 20:12:47 #53 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:12:47 #53 DONE 15.8s 20:12:47 20:12:47 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:12:47 #50 ... 20:12:47 20:12:47 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 20:12:47 #72 ... 20:12:47 20:12:47 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:12:47 #73 ... 20:12:47 20:12:47 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:12:47 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.02MB / 28.04MB 7.9s 20:12:47 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 20:12:48 #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 20:12:48 #50 ... 20:12:48 20:12:48 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:12:48 #54 13.09 (1/2) Installing ca-certificates (20240226-r0) 20:12:48 #54 13.56 (2/2) Installing dumb-init (1.2.5-r2) 20:12:48 #54 13.56 Executing busybox-1.36.1-r7.trigger 20:12:48 #54 13.56 Executing ca-certificates-20240226-r0.trigger 20:12:48 #54 14.48 OK: 9 MiB in 17 packages 20:12:48 #54 DONE 17.0s 20:12:48 20:12:48 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:12:48 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 8.8s 20:12:48 #66 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 20:12:48 #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done 20:12:49 #66 ... 20:12:49 20:12:49 #45 [core-data internal] load build context 20:12:49 #45 transferring context: 70.71MB 20.1s 20:12:49 #45 ... 20:12:49 20:12:49 #70 [support-cron-scheduler internal] load build context 20:12:50 #70 ... 20:12:50 20:12:50 #38 [security-proxy-auth internal] load build context 20:12:50 #38 ... 20:12:50 20:12:50 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:12:50 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 10.8s 20:12:50 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 11.2s 20:12:51 #66 ... 20:12:51 20:12:51 #49 [core-common-config-bootstrapper internal] load build context 20:12:51 #49 ... 20:12:51 20:12:51 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:12:51 #65 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:12:51 #65 ... 20:12:51 20:12:51 #47 [support-notifications internal] load build context 20:12:51 #47 ... 20:12:51 20:12:51 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:12:51 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 11.7s 20:12:51 #50 ... 20:12:51 20:12:51 #52 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:12:51 #52 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:12:51 #52 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:12:51 #52 18.83 OK: 266 MiB in 52 packages 20:12:51 #52 DONE 20.5s 20:12:51 20:12:51 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:12:52 #50 ... 20:12:52 20:12:52 #51 [security-proxy-setup internal] load build context 20:12:52 #51 ... 20:12:52 20:12:52 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:12:52 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 12.4s 20:12:52 #50 ... 20:12:52 20:12:52 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:12:52 #56 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:12:52 #56 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:12:52 #56 18.29 (1/1) Installing dumb-init (1.2.5-r2) 20:12:52 #56 18.29 Executing busybox-1.36.1-r7.trigger 20:12:52 #56 18.47 OK: 8 MiB in 16 packages 20:12:52 #56 DONE 20.6s 20:12:52 20:12:52 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:12:52 #50 ... 20:12:52 20:12:52 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:52 #60 DONE 20.1s 20:12:52 20:12:52 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:12:52 #50 ... 20:12:52 20:12:52 #57 [security-spiffe-token-provider internal] load build context 20:12:52 #57 ... 20:12:52 20:12:52 #59 [core-metadata internal] load build context 20:12:53 #59 ... 20:12:53 20:12:53 #61 [support-scheduler internal] load build context 20:12:53 #61 ... 20:12:53 20:12:53 #62 [security-bootstrapper internal] load build context 20:12:53 #62 ... 20:12:53 20:12:53 #64 [core-command internal] load build context 20:12:53 #64 ... 20:12:53 20:12:53 #63 [core-keeper internal] load build context 20:12:53 #63 ... 20:12:53 20:12:53 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:12:53 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.53MB / 28.04MB 13.6s 20:12:53 #50 ... 20:12:53 20:12:53 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:12:53 #55 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:12:53 #55 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:12:53 #55 17.86 (1/4) Installing dumb-init (1.2.5-r2) 20:12:53 #55 17.86 (2/4) Installing openssl (3.1.7-r0) 20:12:53 #55 17.86 (3/4) Installing su-exec (0.2-r3) 20:12:53 #55 17.86 (4/4) Installing yq (4.33.3-r5) 20:12:53 #55 18.53 Executing busybox-1.36.1-r7.trigger 20:12:53 #55 18.77 OK: 18 MiB in 19 packages 20:12:53 #55 DONE 21.8s 20:12:53 20:12:53 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:12:54 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 14.3s 20:12:55 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 15.4s 20:12:56 #50 ... 20:12:56 20:12:56 #42 [security-secretstore-setup internal] load build context 20:12:56 #42 transferring context: 4.41MB 17.9s 20:12:56 #42 ... 20:12:56 20:12:56 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:12:56 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 16.7s 20:12:56 #50 ... 20:12:56 20:12:56 #67 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:12:56 #67 DONE 23.1s 20:12:56 20:12:56 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:12:56 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 17.1s 20:12:56 #50 ... 20:12:56 20:12:56 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:12:56 #58 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:12:56 #58 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:12:56 #58 19.10 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:12:56 #58 19.10 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:12:56 #58 19.10 OK: 19954 distinct packages available 20:12:56 #58 19.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:12:56 #58 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:12:56 #58 24.05 OK: 266 MiB in 52 packages 20:12:56 #58 ... 20:12:56 20:12:56 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:12:57 #74 ... 20:12:57 20:12:57 #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 20:12:57 #75 ... 20:12:57 20:12:57 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:12:57 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.6s 20:12:57 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.0s done 20:12:58 #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.0s done 20:12:59 #50 ... 20:12:59 20:12:59 #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 20:12:59 #68 19.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:12:59 #68 19.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:12:59 #68 22.61 (1/2) Installing dumb-init (1.2.5-r2) 20:12:59 #68 22.61 (2/2) Installing su-exec (0.2-r3) 20:12:59 #68 22.61 Executing busybox-1.36.1-r7.trigger 20:12:59 #68 22.77 OK: 8 MiB in 17 packages 20:12:59 #68 DONE 25.6s 20:12:59 20:12:59 #59 [core-metadata internal] load build context 20:12:59 #59 ... 20:12:59 20:12:59 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:12:59 #76 ... 20:12:59 20:12:59 #45 [core-data internal] load build context 20:12:59 #45 ... 20:12:59 20:12:59 #59 [core-metadata internal] load build context 20:12:59 #59 ... 20:12:59 20:12:59 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:12:59 #58 DONE 26.2s 20:13:00 20:13:00 #45 [core-data internal] load build context 20:13:00 #45 transferring context: 84.25MB 31.2s 20:13:00 #45 ... 20:13:00 20:13:00 #70 [support-cron-scheduler internal] load build context 20:13:00 #70 ... 20:13:00 20:13:00 #45 [core-data internal] load build context 20:13:01 #45 ... 20:13:01 20:13:01 #38 [security-proxy-auth internal] load build context 20:13:01 #38 ... 20:13:01 20:13:01 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:13:01 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20:13:01 #50 ... 20:13:01 20:13:01 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:13:01 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 15.2s done 20:13:01 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.6s 20:13:01 #66 ... 20:13:01 20:13:01 #49 [core-common-config-bootstrapper internal] load build context 20:13:01 #49 ... 20:13:01 20:13:01 #45 [core-data internal] load build context 20:13:01 #45 ... 20:13:01 20:13:01 #47 [support-notifications internal] load build context 20:13:01 #47 ... 20:13:01 20:13:01 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:13:02 #66 ... 20:13:02 20:13:02 #51 [security-proxy-setup internal] load build context 20:13:02 #51 ... 20:13:02 20:13:02 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:13:02 #66 ... 20:13:02 20:13:02 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:13:02 #65 19.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:02 #65 21.75 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:13:02 #65 21.75 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:13:02 #65 21.75 OK: 19946 distinct packages available 20:13:02 #65 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:02 #65 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:02 #65 28.19 (1/11) Installing ca-certificates (20240226-r0) 20:13:02 #65 28.35 (2/11) Installing brotli-libs (1.0.9-r14) 20:13:02 #65 28.44 (3/11) Installing libunistring (1.1-r1) 20:13:02 #65 28.61 (4/11) Installing libidn2 (2.3.4-r1) 20:13:02 #65 28.61 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:13:02 #65 28.61 (6/11) Installing libcurl (8.9.1-r0) 20:13:02 #65 28.77 (7/11) Installing curl (8.9.1-r0) 20:13:02 #65 28.78 (8/11) Installing dumb-init (1.2.5-r2) 20:13:02 #65 29.02 (9/11) Installing musl-obstack (1.2.3-r2) 20:13:02 #65 29.02 (10/11) Installing libucontext (1.2-r2) 20:13:02 #65 29.02 (11/11) Installing gcompat (1.1.0-r1) 20:13:02 #65 29.02 Executing busybox-1.36.1-r7.trigger 20:13:02 #65 29.02 Executing ca-certificates-20240226-r0.trigger 20:13:02 #65 ... 20:13:02 20:13:02 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 20:13:02 #77 ... 20:13:02 20:13:02 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:13:03 #66 ... 20:13:03 20:13:03 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:13:03 #78 ... 20:13:03 20:13:03 #62 [security-bootstrapper internal] load build context 20:13:03 #62 ... 20:13:03 20:13:03 #57 [security-spiffe-token-provider internal] load build context 20:13:03 #57 ... 20:13:03 20:13:03 #63 [core-keeper internal] load build context 20:13:03 #63 ... 20:13:03 20:13:03 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:13:03 #79 ... 20:13:03 20:13:03 #64 [core-command internal] load build context 20:13:04 #64 ... 20:13:04 20:13:04 #61 [support-scheduler internal] load build context 20:13:04 #61 ... 20:13:04 20:13:04 #57 [security-spiffe-token-provider internal] load build context 20:13:05 #57 ... 20:13:05 20:13:05 #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:13:05 #71 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:05 #71 20.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:05 #71 24.19 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:13:05 #71 24.19 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:13:05 #71 24.19 OK: 19946 distinct packages available 20:13:05 #71 24.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:05 #71 26.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:05 #71 ... 20:13:05 20:13:05 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:13:05 #69 19.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:05 #69 21.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:05 #69 24.66 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:13:05 #69 24.66 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:13:05 #69 24.66 OK: 19946 distinct packages available 20:13:05 #69 25.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:05 #69 26.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:05 #69 ... 20:13:05 20:13:05 #57 [security-spiffe-token-provider internal] load build context 20:13:05 #57 ... 20:13:05 20:13:05 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:13:05 #65 30.09 OK: 13 MiB in 26 packages 20:13:05 #65 DONE 31.9s 20:13:05 20:13:05 #57 [security-spiffe-token-provider internal] load build context 20:13:06 #57 transferring context: 23.60MB 32.7s 20:13:06 #57 ... 20:13:06 20:13:06 #42 [security-secretstore-setup internal] load build context 20:13:06 #42 ... 20:13:06 20:13:06 #57 [security-spiffe-token-provider internal] load build context 20:13:09 #57 ... 20:13:09 20:13:09 #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 20:13:09 #80 ... 20:13:09 20:13:09 #57 [security-spiffe-token-provider internal] load build context 20:13:10 #57 ... 20:13:10 20:13:10 #59 [core-metadata internal] load build context 20:13:10 #59 ... 20:13:10 20:13:10 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 20:13:10 #77 17.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:10 #77 ... 20:13:10 20:13:10 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:13:10 #69 31.32 (1/4) Installing dumb-init (1.2.5-r2) 20:13:10 #69 31.41 (2/4) Installing musl-obstack (1.2.3-r2) 20:13:10 #69 31.53 (3/4) Installing libucontext (1.2-r2) 20:13:10 #69 31.53 (4/4) Installing gcompat (1.1.0-r1) 20:13:10 #69 31.53 Executing busybox-1.36.1-r7.trigger 20:13:10 #69 31.72 OK: 8 MiB in 19 packages 20:13:10 #69 DONE 35.1s 20:13:10 20:13:10 #59 [core-metadata internal] load build context 20:13:11 #59 ... 20:13:11 20:13:11 #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:13:11 #71 31.52 (1/5) Installing dumb-init (1.2.5-r2) 20:13:11 #71 31.67 (2/5) Installing musl-obstack (1.2.3-r2) 20:13:11 #71 31.67 (3/5) Installing libucontext (1.2-r2) 20:13:11 #71 31.67 (4/5) Installing gcompat (1.1.0-r1) 20:13:11 #71 31.75 (5/5) Installing openssl (3.1.7-r0) 20:13:11 #71 31.75 Executing busybox-1.36.1-r7.trigger 20:13:11 #71 31.88 OK: 9 MiB in 20 packages 20:13:11 #71 DONE 35.5s 20:13:11 20:13:11 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 20:13:11 #72 23.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:11 #72 24.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:11 #72 29.20 (1/3) Installing ca-certificates (20240226-r0) 20:13:11 #72 29.87 (2/3) Installing dumb-init (1.2.5-r2) 20:13:11 #72 29.87 (3/3) Installing tzdata (2024a-r0) 20:13:11 #72 33.19 Executing busybox-1.36.1-r7.trigger 20:13:11 #72 33.34 Executing ca-certificates-20240226-r0.trigger 20:13:11 #72 ... 20:13:11 20:13:11 #70 [support-cron-scheduler internal] load build context 20:13:11 #70 ... 20:13:11 20:13:11 #38 [security-proxy-auth internal] load build context 20:13:11 #38 transferring context: 58.90MB 40.5s 20:13:11 #38 ... 20:13:11 20:13:11 #59 [core-metadata internal] load build context 20:13:11 #59 ... 20:13:11 20:13:11 #49 [core-common-config-bootstrapper internal] load build context 20:13:11 #49 ... 20:13:11 20:13:11 #59 [core-metadata internal] load build context 20:13:11 #59 ... 20:13:11 20:13:11 #45 [core-data internal] load build context 20:13:11 #45 ... 20:13:11 20:13:11 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:13:11 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.8s 20:13:12 #50 ... 20:13:12 20:13:12 #47 [support-notifications internal] load build context 20:13:12 #47 ... 20:13:12 20:13:12 #59 [core-metadata internal] load build context 20:13:12 #59 ... 20:13:12 20:13:12 #51 [security-proxy-setup internal] load build context 20:13:12 #51 ... 20:13:12 20:13:12 #59 [core-metadata internal] load build context 20:13:12 #59 ... 20:13:12 20:13:12 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:13:12 #73 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:12 #73 26.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:12 #73 32.52 (1/4) Installing ca-certificates (20240226-r0) 20:13:12 #73 33.00 (2/4) Installing dumb-init (1.2.5-r2) 20:13:12 #73 33.00 (3/4) Installing su-exec (0.2-r3) 20:13:12 #73 33.13 (4/4) Installing yq (4.33.3-r5) 20:13:12 #73 33.72 Executing busybox-1.36.1-r7.trigger 20:13:12 #73 33.82 Executing ca-certificates-20240226-r0.trigger 20:13:12 #73 34.88 OK: 18 MiB in 19 packages 20:13:12 #73 ... 20:13:12 20:13:12 #59 [core-metadata internal] load build context 20:13:14 #59 ... 20:13:14 20:13:14 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:13:14 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.4s 20:13:14 #66 ... 20:13:14 20:13:14 #59 [core-metadata internal] load build context 20:13:14 #59 ... 20:13:14 20:13:14 #62 [security-bootstrapper internal] load build context 20:13:14 #62 ... 20:13:14 20:13:14 #63 [core-keeper internal] load build context 20:13:14 #63 ... 20:13:14 20:13:14 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:13:14 #76 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:14 #76 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:14 #76 22.20 OK: 9 MiB in 17 packages 20:13:14 #76 DONE 24.6s 20:13:14 20:13:14 #45 [core-data internal] load build context 20:13:14 #45 ... 20:13:14 20:13:14 #64 [core-command internal] load build context 20:13:14 #64 ... 20:13:14 20:13:14 #45 [core-data internal] load build context 20:13:14 #45 ... 20:13:14 20:13:14 #61 [support-scheduler internal] load build context 20:13:14 #61 ... 20:13:14 20:13:14 #45 [core-data internal] load build context 20:13:14 #45 ... 20:13:14 20:13:14 #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 20:13:14 #75 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:14 #75 19.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:14 #75 25.52 OK: 8 MiB in 16 packages 20:13:14 #75 DONE 27.8s 20:13:14 20:13:14 #45 [core-data internal] load build context 20:13:15 #45 ... 20:13:15 20:13:15 #73 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:13:15 #73 DONE 38.0s 20:13:15 20:13:15 #45 [core-data internal] load build context 20:13:15 #45 transferring context: 108.58MB 46.8s 20:13:15 #45 ... 20:13:15 20:13:15 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 20:13:15 #72 34.74 OK: 12 MiB in 18 packages 20:13:15 #72 DONE 38.3s 20:13:15 20:13:15 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:13:15 #0 9.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:16 #81 ... 20:13:16 20:13:16 #45 [core-data internal] load build context 20:13:16 #45 ... 20:13:16 20:13:16 #42 [security-secretstore-setup internal] load build context 20:13:16 #42 ... 20:13:16 20:13:16 #47 [support-notifications internal] load build context 20:13:17 #47 ... 20:13:17 20:13:17 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:13:17 #79 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:17 #79 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:17 #79 21.37 OK: 18 MiB in 19 packages 20:13:17 #79 DONE 23.3s 20:13:17 20:13:17 #47 [support-notifications internal] load build context 20:13:19 #47 ... 20:13:19 20:13:19 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:13:19 #78 15.94 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:19 #78 18.14 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:19 #78 23.63 OK: 266 MiB in 52 packages 20:13:19 #78 DONE 25.8s 20:13:19 20:13:19 #47 [support-notifications internal] load build context 20:13:20 #47 ... 20:13:20 20:13:20 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 20:13:20 #77 20.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:20 #77 25.61 OK: 8 MiB in 16 packages 20:13:20 #77 DONE 27.7s 20:13:20 20:13:20 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:13:20 #82 DONE 2.8s 20:13:20 20:13:20 #45 [core-data internal] load build context 20:13:20 #45 ... 20:13:20 20:13:20 #57 [security-spiffe-token-provider internal] load build context 20:13:20 #57 ... 20:13:20 20:13:20 #45 [core-data internal] load build context 20:13:20 #45 ... 20:13:20 20:13:20 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:13:20 #0 8.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:20 #0 9.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:20 #83 ... 20:13:20 20:13:20 #47 [support-notifications internal] load build context 20:13:21 #47 ... 20:13:21 20:13:21 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:13:21 #81 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:21 #81 14.64 OK: 13 MiB in 26 packages 20:13:21 #81 DONE 15.7s 20:13:21 20:13:21 #47 [support-notifications internal] load build context 20:13:21 #47 ... 20:13:21 20:13:21 #84 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 20:13:21 #84 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:21 #84 ... 20:13:21 20:13:21 #47 [support-notifications internal] load build context 20:13:21 #47 ... 20:13:21 20:13:21 #70 [support-cron-scheduler internal] load build context 20:13:21 #70 ... 20:13:21 20:13:21 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:13:21 #74 14.49 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:21 #74 16.94 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:21 #74 22.74 (1/1) Installing dumb-init (1.2.5-r2) 20:13:21 #74 23.34 Executing busybox-1.36.1-r7.trigger 20:13:21 #74 23.38 OK: 8 MiB in 16 packages 20:13:21 #74 ... 20:13:21 20:13:21 #38 [security-proxy-auth internal] load build context 20:13:21 #38 transferring context: 71.98MB 51.1s 20:13:21 #38 ... 20:13:21 20:13:21 #70 [support-cron-scheduler internal] load build context 20:13:21 #70 ... 20:13:21 20:13:21 #49 [core-common-config-bootstrapper internal] load build context 20:13:22 #49 ... 20:13:22 20:13:22 #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 20:13:22 #80 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:22 #80 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:22 #80 20.25 OK: 8 MiB in 17 packages 20:13:22 #80 DONE 22.2s 20:13:22 20:13:22 #49 [core-common-config-bootstrapper internal] load build context 20:13:22 #49 ... 20:13:22 20:13:22 #84 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 20:13:22 #84 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:22 #84 ... 20:13:22 20:13:22 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:13:22 #74 DONE 25.4s 20:13:22 20:13:22 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:13:22 #83 11.82 OK: 8 MiB in 19 packages 20:13:22 #83 ... 20:13:22 20:13:22 #51 [security-proxy-setup internal] load build context 20:13:22 #51 ... 20:13:22 20:13:22 #70 [support-cron-scheduler internal] load build context 20:13:22 #70 ... 20:13:22 20:13:22 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:13:22 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.6s 20:13:22 #50 ... 20:13:22 20:13:22 #51 [security-proxy-setup internal] load build context 20:13:24 #51 ... 20:13:24 20:13:24 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:13:24 #83 DONE 13.3s 20:13:24 20:13:24 #51 [security-proxy-setup internal] load build context 20:13:24 #51 ... 20:13:24 20:13:24 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:13:24 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.8s 20:13:24 #66 ... 20:13:24 20:13:24 #63 [core-keeper internal] load build context 20:13:24 #63 ... 20:13:24 20:13:24 #62 [security-bootstrapper internal] load build context 20:13:24 #62 ... 20:13:24 20:13:24 #59 [core-metadata internal] load build context 20:13:24 #59 ... 20:13:24 20:13:24 #62 [security-bootstrapper internal] load build context 20:13:24 #62 ... 20:13:24 20:13:24 #64 [core-command internal] load build context 20:13:24 #64 ... 20:13:24 20:13:24 #62 [security-bootstrapper internal] load build context 20:13:24 #62 ... 20:13:24 20:13:24 #84 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 20:13:24 #84 13.10 OK: 9 MiB in 20 packages 20:13:24 #84 DONE 14.0s 20:13:24 20:13:24 #62 [security-bootstrapper internal] load build context 20:13:24 #62 ... 20:13:24 20:13:24 #61 [support-scheduler internal] load build context 20:13:25 #61 ... 20:13:25 20:13:25 #62 [security-bootstrapper internal] load build context 20:13:27 #62 ... 20:13:27 20:13:27 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:13:27 #0 9.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:27 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:27 #85 ... 20:13:27 20:13:27 #62 [security-bootstrapper internal] load build context 20:13:27 #62 transferring context: 16.49MB 53.0s 20:13:27 #62 ... 20:13:27 20:13:27 #42 [security-secretstore-setup internal] load build context 20:13:27 #42 ... 20:13:27 20:13:27 #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 20:13:27 #0 8.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:13:27 #0 9.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:13:27 #86 ... 20:13:27 20:13:27 #62 [security-bootstrapper internal] load build context 20:13:28 #62 ... 20:13:28 20:13:28 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:13:28 #87 DONE 5.9s 20:13:28 20:13:28 #62 [security-bootstrapper internal] load build context 20:13:29 #62 ... 20:13:29 20:13:29 #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 20:13:29 #86 11.34 OK: 12 MiB in 18 packages 20:13:29 #86 DONE 12.2s 20:13:29 20:13:29 #62 [security-bootstrapper internal] load build context 20:13:29 #62 ... 20:13:29 20:13:29 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:13:29 #85 12.04 OK: 18 MiB in 19 packages 20:13:29 #85 DONE 12.9s 20:13:29 20:13:29 #62 [security-bootstrapper internal] load build context 20:13:29 #62 ... 20:13:29 20:13:29 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 20:13:29 #88 DONE 1.7s 20:13:29 20:13:29 #62 [security-bootstrapper internal] load build context 20:13:30 #62 ... 20:13:30 20:13:30 #57 [security-spiffe-token-provider internal] load build context 20:13:30 #57 ... 20:13:30 20:13:30 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:13:30 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.7s 20:13:30 #50 ... 20:13:30 20:13:30 #57 [security-spiffe-token-provider internal] load build context 20:13:30 #57 ... 20:13:30 20:13:30 #45 [core-data internal] load build context 20:13:31 #45 ... 20:13:31 20:13:31 #57 [security-spiffe-token-provider internal] load build context 20:13:31 #57 ... 20:13:31 20:13:31 #47 [support-notifications internal] load build context 20:13:31 #47 ... 20:13:31 20:13:31 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:13:31 #50 ... 20:13:31 20:13:31 #38 [security-proxy-auth internal] load build context 20:13:31 #38 transferring context: 92.40MB 61.2s 20:13:31 #38 ... 20:13:31 20:13:31 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:13:32 #50 ... 20:13:32 20:13:32 #49 [core-common-config-bootstrapper internal] load build context 20:13:32 #49 ... 20:13:32 20:13:32 #45 [core-data internal] load build context 20:13:33 #45 ... 20:13:33 20:13:33 #70 [support-cron-scheduler internal] load build context 20:13:33 #70 ... 20:13:33 20:13:33 #45 [core-data internal] load build context 20:13:34 #45 ... 20:13:34 20:13:34 #51 [security-proxy-setup internal] load build context 20:13:34 #51 ... 20:13:34 20:13:34 #45 [core-data internal] load build context 20:13:34 #45 ... 20:13:34 20:13:34 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:13:34 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.7s done 20:13:34 #66 ... 20:13:34 20:13:34 #63 [core-keeper internal] load build context 20:13:34 #63 ... 20:13:34 20:13:34 #45 [core-data internal] load build context 20:13:34 #45 ... 20:13:34 20:13:34 #59 [core-metadata internal] load build context 20:13:34 #59 ... 20:13:34 20:13:34 #45 [core-data internal] load build context 20:13:34 #45 ... 20:13:34 20:13:34 #64 [core-command internal] load build context 20:13:35 #64 ... 20:13:35 20:13:35 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:13:35 #50 ... 20:13:35 20:13:35 #61 [support-scheduler internal] load build context 20:13:35 #61 ... 20:13:35 20:13:35 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:13:36 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 35.1s 20:13:37 #50 ... 20:13:37 20:13:37 #42 [security-secretstore-setup internal] load build context 20:13:37 #42 transferring context: 39.80MB 59.2s 20:13:37 #42 ... 20:13:37 20:13:37 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:13:38 #50 ... 20:13:38 20:13:38 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:13:38 #89 DONE 2.2s 20:13:38 20:13:38 #42 [security-secretstore-setup internal] load build context 20:13:40 #42 ... 20:13:40 20:13:40 #62 [security-bootstrapper internal] load build context 20:13:40 #62 ... 20:13:40 20:13:40 #42 [security-secretstore-setup internal] load build context 20:13:41 #42 ... 20:13:41 20:13:41 #47 [support-notifications internal] load build context 20:13:41 #47 ... 20:13:41 20:13:41 #57 [security-spiffe-token-provider internal] load build context 20:13:41 #57 ... 20:13:41 20:13:41 #47 [support-notifications internal] load build context 20:13:41 #47 transferring context: 142.35MB 71.6s 20:13:41 #47 ... 20:13:41 20:13:41 #38 [security-proxy-auth internal] load build context 20:13:42 #38 ... 20:13:42 20:13:42 #47 [support-notifications internal] load build context 20:13:42 #47 ... 20:13:42 20:13:42 #49 [core-common-config-bootstrapper internal] load build context 20:13:42 #49 ... 20:13:42 20:13:42 #47 [support-notifications internal] load build context 20:13:43 #47 ... 20:13:43 20:13:43 #70 [support-cron-scheduler internal] load build context 20:13:43 #70 ... 20:13:43 20:13:43 #47 [support-notifications internal] load build context 20:13:44 #47 ... 20:13:44 20:13:44 #51 [security-proxy-setup internal] load build context 20:13:44 #51 ... 20:13:44 20:13:44 #47 [support-notifications internal] load build context 20:13:44 #47 ... 20:13:44 20:13:44 #63 [core-keeper internal] load build context 20:13:44 #63 ... 20:13:44 20:13:44 #47 [support-notifications internal] load build context 20:13:44 #47 ... 20:13:44 20:13:44 #59 [core-metadata internal] load build context 20:13:45 #59 ... 20:13:45 20:13:45 #45 [core-data internal] load build context 20:13:45 #45 ... 20:13:45 20:13:45 #64 [core-command internal] load build context 20:13:45 #64 ... 20:13:45 20:13:45 #59 [core-metadata internal] load build context 20:13:45 #59 ... 20:13:45 20:13:45 #61 [support-scheduler internal] load build context 20:13:45 #61 ... 20:13:45 20:13:45 #59 [core-metadata internal] load build context 20:13:46 #59 ... 20:13:46 20:13:46 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:13:46 #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 43.7s done 20:13:46 #50 DONE 73.1s 20:13:46 20:13:46 #59 [core-metadata internal] load build context 20:13:47 #59 transferring context: 175.80MB 73.4s 20:13:51 #59 ... 20:13:51 20:13:51 #62 [security-bootstrapper internal] load build context 20:13:51 #62 ... 20:13:51 20:13:51 #59 [core-metadata internal] load build context 20:13:51 #59 ... 20:13:51 20:13:51 #42 [security-secretstore-setup internal] load build context 20:13:51 #42 ... 20:13:51 20:13:51 #59 [core-metadata internal] load build context 20:13:51 #59 ... 20:13:51 20:13:51 #57 [security-spiffe-token-provider internal] load build context 20:13:52 #57 ... 20:13:52 20:13:52 #42 [security-secretstore-setup internal] load build context 20:13:52 #42 ... 20:13:52 20:13:52 #38 [security-proxy-auth internal] load build context 20:13:52 #38 transferring context: 164.12MB 81.6s 20:13:52 #38 ... 20:13:52 20:13:52 #57 [security-spiffe-token-provider internal] load build context 20:13:52 #57 ... 20:13:52 20:13:52 #49 [core-common-config-bootstrapper internal] load build context 20:13:52 #49 ... 20:13:52 20:13:52 #57 [security-spiffe-token-provider internal] load build context 20:13:53 #57 ... 20:13:53 20:13:53 #70 [support-cron-scheduler internal] load build context 20:13:53 #70 ... 20:13:53 20:13:53 #57 [security-spiffe-token-provider internal] load build context 20:13:54 #57 ... 20:13:54 20:13:54 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:13:54 #90 DONE 3.6s 20:13:54 20:13:54 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:13:54 #91 DONE 4.9s 20:13:54 20:13:54 #57 [security-spiffe-token-provider internal] load build context 20:13:54 #57 ... 20:13:54 20:13:54 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:13:54 #92 DONE 5.3s 20:13:54 20:13:54 #57 [security-spiffe-token-provider internal] load build context 20:13:54 #57 ... 20:13:54 20:13:54 #51 [security-proxy-setup internal] load build context 20:13:54 #51 ... 20:13:54 20:13:54 #63 [core-keeper internal] load build context 20:13:55 #63 ... 20:13:55 20:13:55 #51 [security-proxy-setup internal] load build context 20:13:55 #51 ... 20:13:55 20:13:55 #47 [support-notifications internal] load build context 20:13:55 #47 ... 20:13:55 20:13:55 #63 [core-keeper internal] load build context 20:13:55 #63 ... 20:13:55 20:13:55 #45 [core-data internal] load build context 20:13:55 #45 ... 20:13:55 20:13:55 #64 [core-command internal] load build context 20:13:55 #64 ... 20:13:55 20:13:55 #47 [support-notifications internal] load build context 20:13:55 #47 ... 20:13:55 20:13:55 #61 [support-scheduler internal] load build context 20:13:55 #61 ... 20:13:55 20:13:55 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:13:55 #93 DONE 1.2s 20:13:55 20:13:55 #61 [support-scheduler internal] load build context 20:13:55 #61 ... 20:13:55 20:13:55 #47 [support-notifications internal] load build context 20:13:56 #47 ... 20:13:56 20:13:56 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:13:56 #94 DONE 1.6s 20:13:56 20:13:56 #47 [support-notifications internal] load build context 20:13:56 #47 ... 20:13:56 20:13:56 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:13:56 #95 DONE 1.9s 20:13:56 20:13:56 #47 [support-notifications internal] load build context 20:13:57 #47 transferring context: 196.76MB 86.8s 20:13:57 #47 ... 20:13:57 20:13:57 #96 [security-spire-server stage-2 6/9] COPY security.txt / 20:13:57 #96 DONE 1.6s 20:13:57 20:13:57 #47 [support-notifications internal] load build context 20:13:57 #47 ... 20:13:57 20:13:57 #97 [security-spire-agent stage-3 7/10] COPY security.txt / 20:13:57 #97 DONE 1.6s 20:13:57 20:13:57 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:13:58 #98 ... 20:13:58 20:13:58 #99 [security-spire-config stage-2 6/10] COPY security.txt / 20:13:58 #99 DONE 1.8s 20:13:58 20:13:58 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:13:59 #100 ... 20:13:59 20:13:59 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:13:59 #101 DONE 1.7s 20:13:59 20:13:59 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:13:59 #102 ... 20:13:59 20:13:59 #98 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:13:59 #98 DONE 1.8s 20:13:59 20:13:59 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:14:00 #103 ... 20:14:00 20:14:00 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:14:00 #100 DONE 1.5s 20:14:00 20:14:00 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:14:00 #104 ... 20:14:00 20:14:00 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:14:00 #102 DONE 1.3s 20:14:01 20:14:01 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:14:01 #105 ... 20:14:01 20:14:01 #62 [security-bootstrapper internal] load build context 20:14:01 #62 ... 20:14:01 20:14:01 #61 [support-scheduler internal] load build context 20:14:01 #61 ... 20:14:01 20:14:01 #62 [security-bootstrapper internal] load build context 20:14:01 #62 ... 20:14:01 20:14:01 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:14:01 #103 DONE 2.0s 20:14:01 20:14:01 #62 [security-bootstrapper internal] load build context 20:14:02 #62 ... 20:14:02 20:14:02 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:14:02 #104 DONE 1.6s 20:14:02 20:14:02 #62 [security-bootstrapper internal] load build context 20:14:02 #62 ... 20:14:02 20:14:02 #59 [core-metadata internal] load build context 20:14:02 #59 ... 20:14:02 20:14:02 #42 [security-secretstore-setup internal] load build context 20:14:02 #42 ... 20:14:02 20:14:02 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:14:02 #105 DONE 1.2s 20:14:02 20:14:02 #38 [security-proxy-auth internal] load build context 20:14:02 #38 transferring context: 195.73MB 91.8s 20:14:02 #38 ... 20:14:02 20:14:02 #106 [security-spire-server] exporting to image 20:14:02 #106 exporting layers 20:14:02 #106 ... 20:14:02 20:14:02 #49 [core-common-config-bootstrapper internal] load build context 20:14:02 #49 ... 20:14:02 20:14:02 #62 [security-bootstrapper internal] load build context 20:14:03 #62 ... 20:14:03 20:14:03 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:14:03 #107 DONE 1.5s 20:14:03 20:14:03 #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:14:03 #108 DONE 1.5s 20:14:03 20:14:03 #62 [security-bootstrapper internal] load build context 20:14:03 #62 ... 20:14:03 20:14:03 #70 [support-cron-scheduler internal] load build context 20:14:04 #70 ... 20:14:04 20:14:04 #62 [security-bootstrapper internal] load build context 20:14:04 #62 ... 20:14:04 20:14:04 #57 [security-spiffe-token-provider internal] load build context 20:14:04 #57 ... 20:14:04 20:14:04 #62 [security-bootstrapper internal] load build context 20:14:05 #62 ... 20:14:05 20:14:05 #51 [security-proxy-setup internal] load build context 20:14:05 #51 ... 20:14:05 20:14:05 #57 [security-spiffe-token-provider internal] load build context 20:14:05 #57 ... 20:14:05 20:14:05 #63 [core-keeper internal] load build context 20:14:05 #63 ... 20:14:05 20:14:05 #57 [security-spiffe-token-provider internal] load build context 20:14:05 #57 ... 20:14:05 20:14:05 #45 [core-data internal] load build context 20:14:05 #45 ... 20:14:05 20:14:05 #64 [core-command internal] load build context 20:14:05 #64 ... 20:14:05 20:14:05 #57 [security-spiffe-token-provider internal] load build context 20:14:07 #57 transferring context: 209.77MB 94.2s 20:14:07 #57 ... 20:14:07 20:14:07 #47 [support-notifications internal] load build context 20:14:07 #47 ... 20:14:07 20:14:07 #57 [security-spiffe-token-provider internal] load build context 20:14:12 #57 ... 20:14:12 20:14:12 #106 [security-spire-agent] exporting to image 20:14:12 #106 exporting layers 8.1s done 20:14:12 #106 writing image sha256:da40c5b2f82277fde44dea4ebd8c4182dac5439b329715a638ea1b5892dece60 0.2s done 20:14:12 #106 naming to docker.io/library/security-spire-server-arm64 0.1s done 20:14:12 #106 writing image sha256:c479a97b036c34b556cb857e7efd79f31f8d8c1a51153461c1c9986e01a40438 0.2s done 20:14:12 #106 naming to docker.io/library/security-spire-config-arm64 0.1s done 20:14:12 #106 writing image sha256:b47b93798ce1ada9ddbdcd66d7a931b7ed642f13150616cf7cbad9a443e96f28 0.0s done 20:14:12 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 20:14:12 #106 DONE 9.8s 20:14:12 20:14:12 #57 [security-spiffe-token-provider internal] load build context 20:14:12 #57 ... 20:14:12 20:14:12 #61 [support-scheduler internal] load build context 20:14:12 #61 ... 20:14:12 20:14:12 #47 [support-notifications internal] load build context 20:14:12 #47 ... 20:14:12 20:14:12 #59 [core-metadata internal] load build context 20:14:12 #59 ... 20:14:12 20:14:12 #42 [security-secretstore-setup internal] load build context 20:14:12 #42 ... 20:14:12 20:14:12 #38 [security-proxy-auth internal] load build context 20:14:12 #38 transferring context: 227.31MB 101.9s 20:14:12 #38 ... 20:14:12 20:14:12 #42 [security-secretstore-setup internal] load build context 20:14:12 #42 ... 20:14:12 20:14:12 #49 [core-common-config-bootstrapper internal] load build context 20:14:13 #49 ... 20:14:13 20:14:13 #42 [security-secretstore-setup internal] load build context 20:14:14 #42 ... 20:14:14 20:14:14 #70 [support-cron-scheduler internal] load build context 20:14:14 #70 ... 20:14:14 20:14:14 #42 [security-secretstore-setup internal] load build context 20:14:14 #42 ... 20:14:14 20:14:14 #45 [core-data internal] load build context 20:14:14 #45 transferring context: 310.64MB 105.3s done 20:14:14 #45 DONE 105.6s 20:14:14 20:14:14 #42 [security-secretstore-setup internal] load build context 20:14:15 #42 ... 20:14:15 20:14:15 #62 [security-bootstrapper internal] load build context 20:14:15 #62 ... 20:14:15 20:14:15 #51 [security-proxy-setup internal] load build context 20:14:15 #51 ... 20:14:15 20:14:15 #62 [security-bootstrapper internal] load build context 20:14:15 #62 ... 20:14:15 20:14:15 #63 [core-keeper internal] load build context 20:14:15 #63 ... 20:14:15 20:14:15 #62 [security-bootstrapper internal] load build context 20:14:15 #62 ... 20:14:15 20:14:15 #64 [core-command internal] load build context 20:14:15 #64 ... 20:14:15 20:14:15 #62 [security-bootstrapper internal] load build context 20:14:16 #62 ... 20:14:16 20:14:16 #51 [security-proxy-setup internal] load build context 20:14:16 #51 transferring context: 310.64MB 103.8s done 20:14:16 #51 DONE 105.0s 20:14:16 20:14:16 #62 [security-bootstrapper internal] load build context 20:14:17 #62 ... 20:14:17 20:14:17 #70 [support-cron-scheduler internal] load build context 20:14:17 #70 transferring context: 310.64MB 98.9s done 20:14:17 #70 DONE 101.3s 20:14:17 20:14:17 #64 [core-command internal] load build context 20:14:17 #64 ... 20:14:17 20:14:17 #59 [core-metadata internal] load build context 20:14:17 #59 transferring context: 310.64MB 102.9s done 20:14:17 #59 DONE 104.9s 20:14:17 20:14:17 #109 [core-data builder 4/7] COPY go.mod vendor* ./ 20:14:17 #109 DONE 2.7s 20:14:17 20:14:17 #64 [core-command internal] load build context 20:14:18 #64 ... 20:14:18 20:14:18 #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:14:18 #110 DONE 1.6s 20:14:18 20:14:18 #64 [core-command internal] load build context 20:14:19 #64 ... 20:14:19 20:14:19 #111 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 20:14:19 #111 DONE 1.7s 20:14:19 20:14:19 #64 [core-command internal] load build context 20:14:22 #64 transferring context: 309.72MB 108.0s 20:14:22 #64 ... 20:14:22 20:14:22 #57 [security-spiffe-token-provider internal] load build context 20:14:22 #57 ... 20:14:22 20:14:22 #61 [support-scheduler internal] load build context 20:14:22 #61 ... 20:14:22 20:14:22 #57 [security-spiffe-token-provider internal] load build context 20:14:22 #57 ... 20:14:22 20:14:22 #47 [support-notifications internal] load build context 20:14:22 #47 ... 20:14:22 20:14:22 #64 [core-command internal] load build context 20:14:22 #64 transferring context: 310.64MB 108.4s done 20:14:22 #64 DONE 110.2s 20:14:22 20:14:22 #47 [support-notifications internal] load build context 20:14:22 #47 ... 20:14:22 20:14:22 #57 [security-spiffe-token-provider internal] load build context 20:14:22 #57 ... 20:14:22 20:14:22 #38 [security-proxy-auth internal] load build context 20:14:23 #38 ... 20:14:23 20:14:23 #57 [security-spiffe-token-provider internal] load build context 20:14:23 #57 ... 20:14:23 20:14:23 #49 [core-common-config-bootstrapper internal] load build context 20:14:23 #49 ... 20:14:23 20:14:23 #57 [security-spiffe-token-provider internal] load build context 20:14:25 #57 ... 20:14:25 20:14:25 #42 [security-secretstore-setup internal] load build context 20:14:25 #42 ... 20:14:25 20:14:25 #57 [security-spiffe-token-provider internal] load build context 20:14:25 #57 ... 20:14:25 20:14:25 #63 [core-keeper internal] load build context 20:14:26 #63 ... 20:14:26 20:14:26 #61 [support-scheduler internal] load build context 20:14:27 #61 ... 20:14:27 20:14:27 #62 [security-bootstrapper internal] load build context 20:14:27 #62 transferring context: 204.52MB 113.5s 20:14:27 #62 ... 20:14:27 20:14:27 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:27 #112 ... 20:14:27 20:14:27 #62 [security-bootstrapper internal] load build context 20:14:28 #62 ... 20:14:28 20:14:28 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:28 #113 ... 20:14:28 20:14:28 #61 [support-scheduler internal] load build context 20:14:29 #61 ... 20:14:29 20:14:29 #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:29 #114 ... 20:14:29 20:14:29 #62 [security-bootstrapper internal] load build context 20:14:30 #62 ... 20:14:30 20:14:30 #47 [support-notifications internal] load build context 20:14:30 #47 transferring context: 310.64MB 119.8s done 20:14:30 #47 DONE 119.9s 20:14:30 20:14:30 #62 [security-bootstrapper internal] load build context 20:14:31 #62 ... 20:14:31 20:14:31 #57 [security-spiffe-token-provider internal] load build context 20:14:31 #57 transferring context: 310.64MB 117.3s done 20:14:31 #57 DONE 118.6s 20:14:31 20:14:31 #62 [security-bootstrapper internal] load build context 20:14:32 #62 ... 20:14:32 20:14:32 #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:14:32 #115 DONE 1.5s 20:14:32 20:14:32 #62 [security-bootstrapper internal] load build context 20:14:33 #62 ... 20:14:33 20:14:33 #38 [security-proxy-auth internal] load build context 20:14:33 #38 ... 20:14:33 20:14:33 #62 [security-bootstrapper internal] load build context 20:14:33 #62 ... 20:14:33 20:14:33 #49 [core-common-config-bootstrapper internal] load build context 20:14:33 #49 ... 20:14:33 20:14:33 #38 [security-proxy-auth internal] load build context 20:14:35 #38 transferring context: 310.64MB 124.7s done 20:14:35 #38 DONE 124.9s 20:14:35 20:14:35 #49 [core-common-config-bootstrapper internal] load build context 20:14:35 #49 ... 20:14:35 20:14:35 #42 [security-secretstore-setup internal] load build context 20:14:35 #42 ... 20:14:35 20:14:35 #49 [core-common-config-bootstrapper internal] load build context 20:14:36 #49 ... 20:14:36 20:14:36 #63 [core-keeper internal] load build context 20:14:36 #63 ... 20:14:36 20:14:36 #49 [core-common-config-bootstrapper internal] load build context 20:14:36 #49 transferring context: 310.64MB 125.3s done 20:14:36 #49 DONE 125.4s 20:14:36 20:14:36 #42 [security-secretstore-setup internal] load build context 20:14:39 #42 ... 20:14:39 20:14:39 #61 [support-scheduler internal] load build context 20:14:39 #61 ... 20:14:39 20:14:39 #42 [security-secretstore-setup internal] load build context 20:14:40 #42 ... 20:14:40 20:14:40 #61 [support-scheduler internal] load build context 20:14:40 #61 transferring context: 310.64MB 126.4s done 20:14:40 #61 DONE 127.9s 20:14:40 20:14:40 #42 [security-secretstore-setup internal] load build context 20:14:41 #42 transferring context: 310.64MB 123.4s done 20:14:41 #42 DONE 125.6s 20:14:41 20:14:41 #63 [core-keeper internal] load build context 20:14:42 #63 ... 20:14:42 20:14:42 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:14:42 #116 ... 20:14:42 20:14:42 #63 [core-keeper internal] load build context 20:14:43 #63 ... 20:14:43 20:14:43 #62 [security-bootstrapper internal] load build context 20:14:43 #62 transferring context: 310.64MB 129.2s done 20:14:43 #62 DONE 130.7s 20:14:43 20:14:43 #63 [core-keeper internal] load build context 20:14:44 #63 transferring context: 310.64MB 130.4s done 20:14:44 #63 DONE 132.1s 20:14:44 20:14:44 #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ 20:14:46 #117 DONE 1.7s 20:14:46 20:14:46 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:54 #118 ... 20:15:54 20:15:54 #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:54 #114 DONE 88.6s 20:15:54 20:15:54 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:54 #113 DONE 89.7s 20:15:54 20:15:54 #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:54 #112 DONE 90.6s 20:15:54 20:15:54 #119 [core-data builder 6/7] COPY . . 20:15:54 #119 ... 20:15:54 20:15:54 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:54 #116 DONE 78.9s 20:15:54 20:15:54 #120 [security-spiffe-token-provider builder 6/7] COPY . . 20:15:54 #120 ... 20:15:54 20:15:54 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:54 #118 DONE 66.9s 20:15:54 20:15:54 #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:15:54 #121 CACHED 20:15:54 20:15:54 #122 [security-secretstore-setup builder 6/7] COPY . . 20:15:54 #122 CACHED 20:15:54 20:15:54 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:54 #123 CACHED 20:15:54 20:15:54 #124 [support-cron-scheduler builder 6/7] COPY . . 20:15:54 #124 DONE 5.2s 20:15:54 20:15:54 #125 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:15:54 #125 CACHED 20:15:54 20:15:54 #126 [support-scheduler builder 6/7] COPY . . 20:15:54 #126 CACHED 20:15:54 20:15:54 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:54 #127 CACHED 20:15:54 20:15:54 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 20:15:54 #128 CACHED 20:15:54 20:15:54 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:54 #129 CACHED 20:15:54 20:15:54 #130 [core-command builder 6/7] COPY . . 20:15:54 #130 CACHED 20:15:54 20:15:54 #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:15:54 #131 CACHED 20:15:54 20:15:54 #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:54 #132 CACHED 20:15:54 20:15:54 #133 [security-bootstrapper builder 6/7] COPY . . 20:15:54 #133 CACHED 20:15:54 20:15:54 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:54 #134 CACHED 20:15:54 20:15:54 #135 [core-metadata builder 6/7] COPY . . 20:15:54 #135 CACHED 20:15:54 20:15:54 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:15:54 #136 CACHED 20:15:54 20:15:54 #137 [security-proxy-setup builder 6/7] COPY . . 20:15:54 #137 DONE 5.2s 20:15:54 20:15:54 #138 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:15:54 #138 CACHED 20:15:54 20:15:54 #139 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:54 #139 CACHED 20:15:54 20:15:54 #140 [support-notifications builder 6/7] COPY . . 20:15:54 #140 CACHED 20:15:54 20:15:54 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:54 #141 CACHED 20:15:54 20:15:54 #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:15:54 #142 CACHED 20:15:54 20:15:54 #143 [core-common-config-bootstrapper builder 6/7] COPY . . 20:15:54 #143 CACHED 20:15:54 20:15:54 #144 [security-proxy-auth builder 6/7] COPY . . 20:15:54 #144 CACHED 20:15:54 20:15:54 #145 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:15:54 #145 CACHED 20:15:54 20:15:54 #146 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:54 #146 CACHED 20:15:54 20:15:54 #119 [core-data builder 6/7] COPY . . 20:15:54 #119 DONE 5.2s 20:15:54 20:15:54 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:15:58 #147 ... 20:15:58 20:15:58 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:15:58 #0 5.467 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 20:15:59 #148 ... 20:15:59 20:15:59 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:15:59 #0 5.964 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 20:15:59 #149 ... 20:15:59 20:15:59 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:15:59 #0 6.071 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 20:15:59 #150 ... 20:15:59 20:15:59 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:15:59 #147 6.608 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 20:16:03 #147 ... 20:16:03 20:16:03 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:16:03 #0 4.599 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 20:16:03 #151 ... 20:16:03 20:16:03 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:16:03 #0 6.327 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 20:16:03 #152 ... 20:16:03 20:16:03 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:16:03 #0 6.664 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 20:16:03 #153 ... 20:16:03 20:16:03 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:16:03 #0 6.554 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 20:16:03 #154 ... 20:16:03 20:16:03 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:16:03 #0 6.170 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 20:16:04 #155 ... 20:16:04 20:16:04 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:16:04 #0 5.307 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 20:16:04 #156 ... 20:16:04 20:16:04 #120 [security-spiffe-token-provider builder 6/7] COPY . . 20:16:04 #120 DONE 12.4s 20:16:04 20:16:04 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:16:04 #0 5.619 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 20:16:04 #157 ... 20:16:04 20:16:04 #158 [core-keeper builder 7/8] COPY . . 20:16:04 #158 DONE 11.0s 20:16:04 20:16:04 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:16:06 #159 2.871 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 20:16:15 #159 ... 20:16:15 20:16:15 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:16:15 #0 2.744 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 20:37:23 #160 ... 20:37:23 20:37:23 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:37:23 #155 1275.3 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 20:37:23 #155 ... 20:37:23 20:37:23 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:37:23 #148 DONE 1277.9s 20:37:23 20:37:23 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:37:23 #161 DONE 0.6s 20:37:23 20:37:23 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:37:23 #153 ... 20:37:23 20:37:23 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 20:37:23 #162 DONE 2.8s 20:37:23 20:37:23 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 20:37:23 #163 DONE 0.3s 20:37:23 20:37:23 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 20:37:23 #164 DONE 0.3s 20:37:23 20:37:23 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:37:23 #153 ... 20:37:23 20:37:23 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:37:23 #165 DONE 0.3s 20:37:23 20:37:23 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:37:23 #166 DONE 0.2s 20:37:23 20:37:23 #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 20:37:23 #167 DONE 0.1s 20:37:23 20:37:23 #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 20:37:23 #168 DONE 0.2s 20:37:23 20:37:23 #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 20:37:23 #169 DONE 0.2s 20:37:23 20:37:23 #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:37:23 #170 DONE 0.2s 20:37:23 20:37:23 #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:37:23 #171 DONE 0.2s 20:37:23 20:37:23 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 20:37:23 #172 DONE 2.1s 20:37:23 20:37:23 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:37:23 #159 ... 20:37:23 20:37:23 #106 [security-bootstrapper] exporting to image 20:37:23 #106 exporting layers 20:37:23 #106 ... 20:37:23 20:37:23 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:37:23 #156 DONE 1286.5s 20:37:23 20:37:23 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:37:23 #153 ... 20:37:23 20:37:23 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:37:23 #173 DONE 0.3s 20:37:23 20:37:23 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:37:23 #174 DONE 0.2s 20:37:23 20:37:23 #106 [security-bootstrapper] exporting to image 20:37:23 #106 exporting layers 2.0s done 20:37:23 #106 writing image sha256:56e6221e29391dcbfbaf9c0b91414387de666dbd7f107c68df00a1ae3a20f7a2 0.0s done 20:37:23 #106 naming to docker.io/library/security-bootstrapper-arm64 done 20:37:23 #106 DONE 11.8s 20:37:23 20:37:23 #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 20:37:23 #175 DONE 0.2s 20:37:23 20:37:23 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:37:23 #176 DONE 0.1s 20:37:23 20:37:23 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:37:23 #177 DONE 0.3s 20:37:23 20:37:23 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:37:23 #153 ... 20:37:23 20:37:23 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:37:23 #178 DONE 0.2s 20:37:23 20:37:23 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:37:23 #179 DONE 2.3s 20:37:23 20:37:23 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:37:24 #153 ... 20:37:24 20:37:24 #106 [security-proxy-setup] exporting to image 20:37:24 #106 exporting layers 1.0s done 20:37:24 #106 writing image sha256:c9576c15b973575a911d40f365cc7e196fdacc1b9d70eb2d7863ec51e0760921 done 20:37:24 #106 naming to docker.io/library/security-proxy-setup-arm64 done 20:37:24 #106 DONE 12.9s 20:37:24 20:37:24 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:37:31 #160 ... 20:37:31 20:37:31 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:37:31 #155 DONE 1298.4s 20:37:31 20:37:31 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:37:32 #151 ... 20:37:32 20:37:32 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:37:32 #180 DONE 0.2s 20:37:32 20:37:32 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:37:32 #181 DONE 0.2s 20:37:32 20:37:32 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:37:32 #147 ... 20:37:32 20:37:32 #182 [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 20:37:32 #182 DONE 0.2s 20:37:32 20:37:32 #183 [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 20:37:32 #183 DONE 0.1s 20:37:32 20:37:32 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:37:32 #149 ... 20:37:32 20:37:32 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:37:32 #184 DONE 0.1s 20:37:32 20:37:32 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:37:33 #185 DONE 0.2s 20:37:33 20:37:33 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:37:33 #186 DONE 0.3s 20:37:33 20:37:33 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:37:33 #160 ... 20:37:33 20:37:33 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:37:33 #187 DONE 0.1s 20:37:33 20:37:33 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:37:35 #188 DONE 2.1s 20:37:35 20:37:35 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:37:35 #154 ... 20:37:35 20:37:35 #106 [security-secretstore-setup] exporting to image 20:37:35 #106 exporting layers 20:37:37 #106 exporting layers 1.3s done 20:37:37 #106 writing image sha256:c1bae6bcdd3dc58660bf5c7a1689b41c492d0ca1c78b08b50f6a7838524c5fb5 done 20:37:37 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 20:37:37 #106 DONE 14.2s 20:37:37 20:37:37 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:38:33 #151 ... 20:38:33 20:38:33 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:38:33 #147 DONE 1354.2s 20:38:33 20:38:33 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:38:33 #66 ... 20:38:33 20:38:33 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:38:33 #189 DONE 0.3s 20:38:33 20:38:33 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:38:33 #66 ... 20:38:33 20:38:33 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:38:33 #190 DONE 0.2s 20:38:33 20:38:33 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:38:33 #191 DONE 0.3s 20:38:33 20:38:33 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:38:33 #192 DONE 0.2s 20:38:33 20:38:33 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:38:33 #193 DONE 0.2s 20:38:33 20:38:33 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:33 #194 DONE 2.1s 20:38:33 20:38:33 #106 [core-common-config-bootstrapper] exporting to image 20:38:33 #106 exporting layers 20:38:33 #106 exporting layers 0.9s done 20:38:33 #106 writing image sha256:4a2e3e2d04cd84a8a909502144b7ed96d147b18c926edb89960d8343474bf500 done 20:38:33 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:38:33 #106 DONE 15.1s 20:38:33 20:38:33 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:41:10 #153 ... 20:41:10 20:41:10 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:41:10 #159 DONE 1492.2s 20:41:10 20:41:10 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:41:10 #153 ... 20:41:10 20:41:10 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:41:10 #195 DONE 0.2s 20:41:10 20:41:10 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:41:10 #196 DONE 0.2s 20:41:10 20:41:10 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:41:10 #160 ... 20:41:10 20:41:10 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:41:10 #197 DONE 0.4s 20:41:10 20:41:10 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:41:10 #198 DONE 0.1s 20:41:10 20:41:10 #106 [security-spiffe-token-provider] exporting to image 20:41:10 #106 exporting layers 20:41:10 #106 exporting layers 0.7s done 20:41:10 #106 writing image sha256:4b17783ea73c7315fc4e98ceaf6d1cc23027b9a94bd7c73ceab5b81307165c94 done 20:41:10 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:41:10 #106 DONE 15.8s 20:41:10 20:41:10 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:49:47 #153 ... 20:49:47 20:49:47 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:49:47 #154 DONE 2023.5s 20:49:47 20:49:47 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:49:47 #151 ... 20:49:47 20:49:47 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:49:47 #199 DONE 0.2s 20:49:47 20:49:47 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:49:47 #200 DONE 0.1s 20:49:47 20:49:47 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:49:47 #201 DONE 0.4s 20:49:47 20:49:47 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:49:47 #149 ... 20:49:47 20:49:47 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:49:47 #202 DONE 0.2s 20:49:47 20:49:47 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:49:47 #203 DONE 0.1s 20:49:47 20:49:47 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:49:47 #204 DONE 1.8s 20:49:47 20:49:47 #106 [security-proxy-auth] exporting to image 20:49:47 #106 exporting layers 20:49:47 #106 exporting layers 0.7s done 20:49:47 #106 writing image sha256:d8032be2f47a552f6d56e2d632c3c1f3c21682d058faa1a240df7c7011ad7c9f done 20:49:47 #106 naming to docker.io/library/security-proxy-auth-arm64 done 20:49:47 #106 DONE 16.5s 20:49:47 20:49:47 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:50:55 #160 ... 20:50:55 20:50:55 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:50:55 #150 DONE 2092.1s 20:50:55 20:50:55 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:50:55 #160 ... 20:50:55 20:50:55 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:50:55 #205 DONE 0.1s 20:50:55 20:50:55 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:50:55 #160 ... 20:50:55 20:50:55 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:50:55 #206 DONE 0.3s 20:50:55 20:50:55 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:50:55 #153 ... 20:50:55 20:50:55 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:50:55 #207 DONE 0.5s 20:50:55 20:50:55 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:50:55 #208 DONE 0.2s 20:50:55 20:50:55 #106 [core-command] exporting to image 20:50:55 #106 exporting layers 20:50:55 #106 exporting layers 0.4s done 20:50:55 #106 writing image sha256:5734801b2c8eb2e8b40041b64603402fac528a5669878cff21e80498d1f49302 done 20:50:55 #106 naming to docker.io/library/core-command-arm64 done 20:50:55 #106 DONE 16.9s 20:50:55 20:50:55 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:53:17 #149 ... 20:53:17 20:53:17 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:53:17 #160 DONE 2223.8s 20:53:17 20:53:17 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:53:17 #157 ... 20:53:17 20:53:17 #209 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:53:17 #209 DONE 0.2s 20:53:17 20:53:17 #210 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:53:17 #210 DONE 0.5s 20:53:17 20:53:17 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:53:17 #211 DONE 0.1s 20:53:17 20:53:17 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:53:17 #149 ... 20:53:17 20:53:17 #106 [core-keeper] exporting to image 20:53:17 #106 exporting layers 20:53:17 #106 exporting layers 0.5s done 20:53:17 #106 writing image sha256:8030f710f422e4b1ff379d3d225671358ca1c0101962be16fedd55455a548818 20:53:17 #106 writing image sha256:8030f710f422e4b1ff379d3d225671358ca1c0101962be16fedd55455a548818 done 20:53:17 #106 naming to docker.io/library/core-keeper-arm64 done 20:53:17 #106 DONE 17.5s 20:53:17 20:53:17 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:53:17 #157 ... 20:53:17 20:53:17 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:53:17 #152 DONE 2239.1s 20:53:17 20:53:17 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:53:17 #151 ... 20:53:17 20:53:17 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:53:17 #153 DONE 2239.3s 20:53:17 20:53:17 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:53:17 #157 ... 20:53:17 20:53:17 #212 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:53:17 #212 DONE 0.2s 20:53:17 20:53:17 #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:53:17 #213 DONE 0.2s 20:53:17 20:53:17 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:53:17 #157 ... 20:53:17 20:53:17 #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:53:17 #214 DONE 0.2s 20:53:17 20:53:17 #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:53:17 #215 ... 20:53:17 20:53:17 #216 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:53:17 #216 DONE 0.2s 20:53:17 20:53:17 #217 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:53:17 #217 DONE 0.5s 20:53:17 20:53:17 #215 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:53:17 #215 DONE 0.8s 20:53:17 20:53:17 #218 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:53:17 #218 DONE 0.2s 20:53:17 20:53:17 #219 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:53:17 #219 DONE 0.2s 20:53:17 20:53:17 #220 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 20:53:17 #220 DONE 0.2s 20:53:17 20:53:17 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:53:17 #221 DONE 0.3s 20:53:17 20:53:17 #106 [core-metadata] exporting to image 20:53:17 #106 exporting layers 20:53:17 #106 exporting layers 0.9s done 20:53:17 #106 writing image sha256:7bc24239bb1e303eee7e883b873131a69d72f5ed94bcb3d7dd15083f90c3a3a9 20:53:17 #106 exporting layers 0.7s done 20:53:17 #106 writing image sha256:7bc24239bb1e303eee7e883b873131a69d72f5ed94bcb3d7dd15083f90c3a3a9 done 20:53:17 #106 naming to docker.io/library/core-data-arm64 done 20:53:17 #106 writing image sha256:f464e11d2aff41edfabd6a74447ececd53c7bcd5d4c099f1f4825bec916fe840 0.0s done 20:53:17 #106 naming to docker.io/library/core-metadata-arm64 done 20:53:17 #106 DONE 19.0s 20:53:17 20:53:17 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:53:49 #151 ... 20:53:49 20:53:49 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:53:49 #149 DONE 2273.6s 20:53:49 20:53:49 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:53:49 #157 ... 20:53:49 20:53:49 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:53:49 #222 DONE 0.1s 20:53:49 20:53:49 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:53:49 #66 ... 20:53:49 20:53:49 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:53:49 #223 DONE 0.2s 20:53:49 20:53:49 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:53:49 #224 DONE 0.4s 20:53:49 20:53:49 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:53:49 #157 ... 20:53:49 20:53:49 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:53:49 #225 DONE 0.1s 20:53:49 20:53:49 #106 [support-scheduler] exporting to image 20:53:49 #106 exporting layers 20:53:49 #106 exporting layers 0.5s done 20:53:49 #106 writing image sha256:60b9fd1170572f6f6d1dc49ee3cdd7cece05f5678c03dd2b4e73acb50263e50a done 20:53:49 #106 naming to docker.io/library/support-scheduler-arm64 done 20:53:49 #106 DONE 19.5s 20:53:49 20:53:49 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:53:52 #157 DONE 2278.7s 20:53:52 20:53:52 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:53:52 #151 DONE 2278.7s 20:53:52 20:53:52 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:53:52 #66 ... 20:53:52 20:53:52 #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:53:52 #226 ... 20:53:52 20:53:52 #227 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:53:52 #227 DONE 0.2s 20:53:52 20:53:52 #226 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:53:52 #226 DONE 0.2s 20:53:52 20:53:52 #228 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:53:52 #228 DONE 0.1s 20:53:52 20:53:52 #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:53:52 #229 DONE 0.1s 20:53:52 20:53:52 #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 20:53:53 #230 DONE 0.4s 20:53:53 20:53:53 #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:53:53 #231 DONE 0.5s 20:53:53 20:53:53 #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 20:53:53 #232 DONE 0.1s 20:53:53 20:53:53 #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:53:53 #233 DONE 0.1s 20:53:53 20:53:53 #106 [support-cron-scheduler] exporting to image 20:53:53 #106 exporting layers 0.6s done 20:53:53 #106 writing image sha256:81b7b93d4342a3bb046bea12a175d71ed1117df8ed0443c342f7846bb02080b2 done 20:53:53 #106 naming to docker.io/library/support-notifications-arm64 done 20:53:54 #106 exporting layers 1.5s done 20:53:54 #106 writing image sha256:d3c39f68f51ef2016b1026ce94b96a7e2d38cd9429986511fbf90e3f3da4c1e7 done 20:53:54 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 20:53:54 #106 DONE 21.0s 20:53:54 20:53:54 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:53:54 time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:54 time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:54 time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:54 time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:54 time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:54 time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:54 time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:54 time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:54 time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:54 time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:54 time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:54 time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:54 time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:54 time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:54 time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:53:54 time="2024-09-10T20:12:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:53:54 $ docker stop --time=1 e4f9b9643ccb149366ac8e2f085ea4950deecc746a84876cf7f0ab16b53671e7 20:53:56 $ docker rm -f --volumes e4f9b9643ccb149366ac8e2f085ea4950deecc746a84876cf7f0ab16b53671e7 [Pipeline] // withDockerContainer [Pipeline] sh 20:53:57 + docker images 20:53:57 REPOSITORY TAG IMAGE ID CREATED SIZE 20:53:57 support-notifications-arm64 latest 81b7b93d4342 4 seconds ago 42.1MB 20:53:57 support-cron-scheduler-arm64 latest d3c39f68f51e 4 seconds ago 43.7MB 20:53:57 support-scheduler-arm64 latest 60b9fd117057 10 seconds ago 41.4MB 20:53:57 core-metadata-arm64 latest f464e11d2aff 43 seconds ago 39.4MB 20:53:57 core-data-arm64 latest 7bc24239bb1e 43 seconds ago 39.2MB 20:53:57 core-keeper-arm64 latest 8030f710f422 48 seconds ago 39.2MB 20:53:57 core-command-arm64 latest 5734801b2c8e 3 minutes ago 35.1MB 20:53:57 security-proxy-auth-arm64 latest d8032be2f47a 4 minutes ago 32.7MB 20:53:57 security-spiffe-token-provider-arm64 latest 4b17783ea73c 13 minutes ago 29.1MB 20:53:57 core-common-config-bootstrapper-arm64 latest 4a2e3e2d04cd 15 minutes ago 15.4MB 20:53:57 security-secretstore-setup-arm64 latest c1bae6bcdd3d 16 minutes ago 36.4MB 20:53:57 security-proxy-setup-arm64 latest c9576c15b973 16 minutes ago 26.2MB 20:53:57 security-bootstrapper-arm64 latest 56e6221e2939 16 minutes ago 18.9MB 20:53:57 security-spire-config-arm64 latest c479a97b036c 39 minutes ago 115MB 20:53:57 security-spire-agent-arm64 latest b47b93798ce1 39 minutes ago 174MB 20:53:57 security-spire-server-arm64 latest da40c5b2f822 39 minutes ago 116MB 20:53:57 ci-base-image-arm64 latest 7ea1988eb27d About an hour ago 967MB 20:53:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 20:53:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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 20:53:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:58 20:53:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:53:58 arm64: Pulling from edgex-lftools-log-publisher 20:53:58 8998bd30e6a1: Pulling fs layer 20:53:58 04944245beec: Pulling fs layer 20:53:58 699f458cf7ca: Pulling fs layer 20:53:58 765212b225bb: Pulling fs layer 20:53:58 f23df028b6ca: Pulling fs layer 20:53:58 d65c8cfc05b1: Pulling fs layer 20:53:58 2437ff75d9bd: Pulling fs layer 20:53:58 765212b225bb: Waiting 20:53:58 d65c8cfc05b1: Waiting 20:53:58 2437ff75d9bd: Waiting 20:53:58 f23df028b6ca: Waiting 20:53:58 04944245beec: Verifying Checksum 20:53:58 04944245beec: Download complete 20:53:58 765212b225bb: Verifying Checksum 20:53:58 765212b225bb: Download complete 20:53:58 f23df028b6ca: Verifying Checksum 20:53:58 f23df028b6ca: Download complete 20:53:58 d65c8cfc05b1: Verifying Checksum 20:53:58 d65c8cfc05b1: Download complete 20:53:58 699f458cf7ca: Verifying Checksum 20:53:58 699f458cf7ca: Download complete 20:53:59 8998bd30e6a1: Verifying Checksum 20:53:59 8998bd30e6a1: Download complete 20:54:01 2437ff75d9bd: Verifying Checksum 20:54:01 2437ff75d9bd: Download complete 20:54:03 8998bd30e6a1: Pull complete 20:54:04 04944245beec: Pull complete 20:54:05 699f458cf7ca: Pull complete 20:54:06 765212b225bb: Pull complete 20:54:07 f23df028b6ca: Pull complete 20:54:07 d65c8cfc05b1: Pull complete 20:54:25 2437ff75d9bd: Pull complete 20:54:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:54:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:54:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:25 prd-ubuntu20.04-docker-arm64-4c-16g-10043 does not seem to be running inside a container 20:54:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:54:28 $ docker top 56d24408d82680b49fd31347b578c8bbf161f8514f5970ff37d83f64154541dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:54:29 ---> job-cost.sh 20:54:29 lf-activate-venv: SKIPPING 20:54:29 INFO: No Stack... 20:54:29 INFO: Retrieving Pricing Info for: v3-standard-4 20:54:30 INFO: Archiving Costs [Pipeline] sh 20:54:31 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:54:31 + cut -d, -f6 [Pipeline] lock 20:54:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4908-1-stack-cost] 20:54:31 Resource [jenkins-edgexfoundry-edgex-go-PR-4908-1-stack-cost] did not exist. Created. 20:54:31 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4908-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:54:32 + echo total: 0.2199999988079071 [Pipeline] stash 20:54:32 Stashed 1 file(s) [Pipeline] } 20:54:32 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4908-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:54:32 $ docker stop --time=1 56d24408d82680b49fd31347b578c8bbf161f8514f5970ff37d83f64154541dd 20:54:34 $ docker rm -f --volumes 56d24408d82680b49fd31347b578c8bbf161f8514f5970ff37d83f64154541dd [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 20:54:35 provisioning config files... 20:54:35 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7091879090814901958tmp [Pipeline] { [Pipeline] sh 20:54:35 + set +x 20:54:35 + + curlbash -s -s https://codecov.io/bash -- 20:54:35 20:54:35 20:54:35 _____ _ 20:54:35 / ____| | | 20:54:35 | | ___ __| | ___ ___ _____ __ 20:54:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:54:35 | |___| (_) | (_| | __/ (_| (_) \ V / 20:54:35 \_____\___/ \__,_|\___|\___\___/ \_/ 20:54:35 Bash-1.0.6 20:54:35 20:54:35 20:54:35 ==> git version 2.25.1 found 20:54:35 ==> 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 20:54:35 Release-Date: 2020-01-08 20:54:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:54:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:54:35 ==> Jenkins CI detected. 20:54:35 current dir:  /w/workspace/edgex-go/1 20:54:35 project root: . 20:54:35 --> token set from env 20:54:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:54:35 ==> Running gcov in . (disable via -X gcov) 20:54:35 ==> Python coveragepy not found 20:54:35 ==> Searching for coverage reports in: 20:54:35 + . 20:54:35 -> Found 1 reports 20:54:35 ==> Detecting git/mercurial file structure 20:54:35 ==> Reading reports 20:54:35 + ./coverage.out bytes=546549 20:54:35 ==> Appending adjustments 20:54:35 https://docs.codecov.io/docs/fixing-reports 20:54:37 + Found adjustments 20:54:37 ==> Gzipping contents 20:54:37 68K /tmp/codecov.lohYMJ.gz 20:54:37 ==> Uploading reports 20:54:37 url: https://codecov.io 20:54:37 query: branch=PR-4908&commit=2a101f7f4a4f578192102d3be71111273dbaa27c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4908%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4908&job=&cmd_args= 20:54:37 -> Pinging Codecov 20:54:37 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4908&commit=2a101f7f4a4f578192102d3be71111273dbaa27c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4908%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4908&job=&cmd_args= 20:54:37 -> Uploading to 20:54:37 https://storage.googleapis.com/codecov/v4/raw/2024-09-10/00271124DB129430A58F1EEE437C3FCB/2a101f7f4a4f578192102d3be71111273dbaa27c/5f9fca22-a7cf-4cff-a89a-8c3b96d2dde6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240910%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240910T205436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36e214444be47aa848275507ed2753628d97580932f9654b7c6a4a5146d8dc6e 20:54:37 % Total % Received % Xferd Average Speed Time Time Time Current 20:54:37 Dload Upload Total Spent Left Speed 20:54:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68141 0 0 100 68141 0 911k --:--:-- --:--:-- --:--:-- 899k 100 68141 0 0 100 68141 0 223k --:--:-- --:--:-- --:--:-- 222k 20:54:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2a101f7f4a4f578192102d3be71111273dbaa27c [Pipeline] } 20:54:37 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 20:54:38 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:54:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:54:40 ---> package-listing.sh 20:54:40 ++ facter osfamily 20:54:40 ++ tr '[:upper:]' '[:lower:]' 20:54:40 + OS_FAMILY=debian 20:54:40 + workspace=/w/workspace/edgex-go/1 20:54:40 + START_PACKAGES=/tmp/packages_start.txt 20:54:40 + END_PACKAGES=/tmp/packages_end.txt 20:54:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:54:40 + PACKAGES=/tmp/packages_start.txt 20:54:40 + '[' /w/workspace/edgex-go/1 ']' 20:54:40 + PACKAGES=/tmp/packages_end.txt 20:54:40 + case "${OS_FAMILY}" in 20:54:40 + dpkg -l 20:54:40 + grep '^ii' 20:54:40 + '[' -f /tmp/packages_start.txt ']' 20:54:40 + '[' -f /tmp/packages_end.txt ']' 20:54:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:54:40 + '[' /w/workspace/edgex-go/1 ']' 20:54:40 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:54:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:54:40 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 20:54:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:41 20:54:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:54:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:42 latest: Pulling from edgex-lftools-log-publisher 20:54:42 5eb5b503b376: Pulling fs layer 20:54:42 5c69ac0246d0: Pulling fs layer 20:54:42 ec43610c2a17: Pulling fs layer 20:54:42 3a2ae6a8a46f: Pulling fs layer 20:54:42 33b1e0a273af: Pulling fs layer 20:54:42 5d3b04190fa2: Pulling fs layer 20:54:42 2f39f015ded8: Pulling fs layer 20:54:42 3a2ae6a8a46f: Waiting 20:54:42 33b1e0a273af: Waiting 20:54:42 2f39f015ded8: Waiting 20:54:42 5d3b04190fa2: Waiting 20:54:42 5c69ac0246d0: Download complete 20:54:42 3a2ae6a8a46f: Verifying Checksum 20:54:42 3a2ae6a8a46f: Download complete 20:54:42 33b1e0a273af: Verifying Checksum 20:54:42 33b1e0a273af: Download complete 20:54:42 ec43610c2a17: Verifying Checksum 20:54:42 ec43610c2a17: Download complete 20:54:42 5d3b04190fa2: Download complete 20:54:42 5eb5b503b376: Download complete 20:54:42 2f39f015ded8: Download complete 20:54:43 5eb5b503b376: Pull complete 20:54:43 5c69ac0246d0: Pull complete 20:54:43 ec43610c2a17: Pull complete 20:54:43 3a2ae6a8a46f: Pull complete 20:54:44 33b1e0a273af: Pull complete 20:54:44 5d3b04190fa2: Pull complete 20:54:48 2f39f015ded8: Pull complete 20:54:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:54:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:54:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:54:48 prd-ubuntu20.04-docker-8c-8g-10041 does not seem to be running inside a container 20:54:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:54:55 $ docker top 4d571ea789fdd0252df8d31a17a06c079073d14e283e2a3afdaf1607b3497421 -eo pid,comm [Pipeline] { [Pipeline] sh 20:54:56 + touch /tmp/pre-build-complete [Pipeline] sh 20:54:56 + mkdir -p /var/log/sysstat [Pipeline] sh 20:54:56 + ls /var/log/sa-host 20:54:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:54:57 provisioning config files... 20:54:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17550729403834087566tmp [Pipeline] { [Pipeline] echo 20:54:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:54:57 ---> create-netrc.sh [Pipeline] } 20:54:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:54:57 ---> python-tools-install.sh [Pipeline] echo 20:54:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:54:58 ---> sudo-logs.sh 20:54:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:54:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:54:58 ---> job-cost.sh 20:54:58 lf-activate-venv: SKIPPING 20:54:58 DEBUG: total: 0.2199999988079071 20:54:58 INFO: Retrieving Stack Cost... 20:54:59 INFO: Retrieving Pricing Info for: v3-standard-8 20:54:59 INFO: Archiving Costs [Pipeline] echo 20:54:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:54:59 ---> logs-deploy.sh 20:54:59 lf-activate-venv: SKIPPING 20:54:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4908/1 20:54:59 INFO: archiving workspace using pattern(s): 20:55:00 Archives upload complete. 20:55:01 INFO: archiving logs to Nexus 20:55:01 ---> uname -a: 20:55:01 Linux prd-ubuntu20-04-docker-8c-8g-10041 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:55:01 20:55:01