Pull request #4828 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of dovholuknf for edgexfoundry/edgex-go Loading trusted files from base branch main at b6a792cc14dceb412227bc035c2b58c27f836273 rather than 5c04009ff751622e18bbeb55e4fc0158a67abd7d Obtained Jenkinsfile from b6a792cc14dceb412227bc035c2b58c27f836273 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-ssh1864755826636969771.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10619550112818893990.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4828/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-4828/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8644691257259393231.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-4828/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10758986149435786722.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh686075191702182174.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-4828/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-4828/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9952016711200220138.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5854 in /w/workspace/edgexfoundry_edgex-go_PR-4828 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4828/head:refs/remotes/origin/PR-4828 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b6a792cc14dceb412227bc035c2b58c27f836273 into PR head commit 5c04009ff751622e18bbeb55e4fc0158a67abd7d Merge succeeded, producing 5c04009ff751622e18bbeb55e4fc0158a67abd7d Checking out Revision 5c04009ff751622e18bbeb55e4fc0158a67abd7d (PR-4828) > git config core.sparsecheckout # timeout=10 > git checkout -f 5c04009ff751622e18bbeb55e4fc0158a67abd7d # 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 b6a792cc14dceb412227bc035c2b58c27f836273 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c04009ff751622e18bbeb55e4fc0158a67abd7d # timeout=10 Commit message: "feat: update go-mod-bootstrap dep" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:45:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:45:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:45:00 ========================================================= 11:45:00 EdgeX Global Pipelines Version Info 11:45:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:45:01 ------------------- 11:45:01 stable info: 11:45:01 ------------------- 11:45:01 Commited By: Ginny Guan ginny@iotechsys.com 11:45:01 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 11:45:01 Message: update stable to v1.0.260 11:45:01 ------------------- 11:45:01 experimental info: 11:45:01 ------------------- 11:45:01 Commited By: Ginny Guan ginny@iotechsys.com 11:45:01 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 11:45:01 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:45:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:45:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:45:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:45:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:45:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:45:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 11:45:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:45:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:45:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:45:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:45:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:45:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:45:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:45:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:45:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:45:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:45:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:45:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:45:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:45:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 11:45:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:45:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:45:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:45:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4828 [Pipeline] echo 11:45:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4828 [Pipeline] echo 11:45:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4828 [Pipeline] echo 11:45:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c04009ff751622e18bbeb55e4fc0158a67abd7d [Pipeline] echo 11:45:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c04009 [Pipeline] echo 11:45:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:45:04 provisioning config files... 11:45:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13839642921815427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:45:04 ---> ****-login.sh 11:45:04 nexus3.edgexfoundry.org:10001 11:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:45:04 Configure a credential helper to remove this warning. See 11:45:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:45:04 11:45:04 Login Succeeded 11:45:04 nexus3.edgexfoundry.org:10002 11:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:45:04 Configure a credential helper to remove this warning. See 11:45:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:45:04 11:45:04 Login Succeeded 11:45:04 nexus3.edgexfoundry.org:10003 11:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:45:05 Configure a credential helper to remove this warning. See 11:45:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:45:05 11:45:05 Login Succeeded 11:45:05 nexus3.edgexfoundry.org:10004 11:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:45:05 Configure a credential helper to remove this warning. See 11:45:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:45:05 11:45:05 Login Succeeded 11:45:05 ****.io 11:45:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:45:05 Configure a credential helper to remove this warning. See 11:45:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:45:05 11:45:05 Login Succeeded 11:45:05 ---> ****-login.sh ends [Pipeline] } 11:45:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:45:05 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 11:45:05 + dirname cmd/core-command/Dockerfile 11:45:05 + cut -d/ -f2 11:45:05 + echo core-command,cmd/core-command/Dockerfile 11:45:05 + cut -d/ -f2 11:45:05 + dirname cmd/core-common-config-bootstrapper/Dockerfile 11:45:05 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 11:45:05 + dirname cmd/core-data/Dockerfile 11:45:05 + cut -d/ -f2 11:45:05 + echo core-data,cmd/core-data/Dockerfile 11:45:05 + dirname cmd/core-keeper/Dockerfile 11:45:05 + cut -d/ -f2 11:45:05 + echo core-keeper,cmd/core-keeper/Dockerfile 11:45:05 + dirname cmd/core-metadata/Dockerfile 11:45:05 + cut -d/ -f2 11:45:05 + echo core-metadata,cmd/core-metadata/Dockerfile 11:45:05 + cut -d/ -f2 11:45:05 + dirname cmd/security-bootstrapper/Dockerfile 11:45:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:45:05 + dirname cmd/security-proxy-auth/Dockerfile 11:45:05 + cut -d/ -f2 11:45:05 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 11:45:05 + dirname cmd/security-proxy-setup/Dockerfile 11:45:05 + cut -d/ -f2 11:45:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:45:05 + + dirname cmd/security-secretstore-setup/Dockerfile 11:45:05 cut -d/ -f2 11:45:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:45:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 11:45:05 + cut -d/ -f2 11:45:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 11:45:05 + dirname cmd/security-spire-agent/Dockerfile 11:45:05 + cut -d/ -f2 11:45:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 11:45:05 + dirname cmd/security-spire-config/Dockerfile 11:45:05 + cut -d/ -f2 11:45:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 11:45:05 + dirname cmd/security-spire-server/Dockerfile 11:45:05 + cut -d/ -f2 11:45:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 11:45:05 + dirname cmd/support-notifications/Dockerfile 11:45:05 + cut -d/ -f2 11:45:05 + echo support-notifications,cmd/support-notifications/Dockerfile 11:45:05 + dirname cmd/support-scheduler/Dockerfile 11:45:05 + cut -d/ -f2 11:45:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 11:45:05 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:45:06 + git rev-list -1 --merges 5c04009ff751622e18bbeb55e4fc0158a67abd7d~1..5c04009ff751622e18bbeb55e4fc0158a67abd7d [Pipeline] echo 11:45:06 -----------> git rev-list -1 --merges 5c04009ff751622e18bbeb55e4fc0158a67abd7d~1..5c04009ff751622e18bbeb55e4fc0158a67abd7d 5c04009ff751622e18bbeb55e4fc0158a67abd7d [false] [Pipeline] sh 11:45:06 + git log --format=format:%s -1 5c04009ff751622e18bbeb55e4fc0158a67abd7d [Pipeline] echo 11:45:06 ========================================================= 11:45:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:45:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:45:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:45:07 + grep -v github /etc/ssh/ssh_known_hosts 11:45:07 + [ -e /tmp/ssh_known_hosts ] 11:45:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:45:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:45:07 + sudo tee -a /etc/ssh/ssh_known_hosts 11:45:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:45:07 11:45:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:45:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:45:09 0.1.4: Pulling from edgex-devops/py-git-semver 11:45:09 b85a868b505f: Pulling fs layer 11:45:09 e2be974225ed: Pulling fs layer 11:45:09 339a4e72a1f5: Pulling fs layer 11:45:09 988bab9f4d93: Pulling fs layer 11:45:09 1469e6f7b9e6: Pulling fs layer 11:45:09 eaf3925da568: Pulling fs layer 11:45:09 bab4dde63d76: Pulling fs layer 11:45:09 bde34c3a00c8: Pulling fs layer 11:45:09 b352a97aabf1: Pulling fs layer 11:45:09 4872d77fe225: Pulling fs layer 11:45:09 5851b861e8e6: Pulling fs layer 11:45:09 bde34c3a00c8: Waiting 11:45:09 988bab9f4d93: Waiting 11:45:09 b352a97aabf1: Waiting 11:45:09 1469e6f7b9e6: Waiting 11:45:09 eaf3925da568: Waiting 11:45:09 bab4dde63d76: Waiting 11:45:09 5851b861e8e6: Waiting 11:45:09 e2be974225ed: Download complete 11:45:09 988bab9f4d93: Verifying Checksum 11:45:09 988bab9f4d93: Download complete 11:45:09 1469e6f7b9e6: Verifying Checksum 11:45:09 1469e6f7b9e6: Download complete 11:45:09 339a4e72a1f5: Verifying Checksum 11:45:09 339a4e72a1f5: Download complete 11:45:09 eaf3925da568: Download complete 11:45:09 bde34c3a00c8: Download complete 11:45:09 b352a97aabf1: Download complete 11:45:09 4872d77fe225: Verifying Checksum 11:45:09 4872d77fe225: Download complete 11:45:09 5851b861e8e6: Verifying Checksum 11:45:09 5851b861e8e6: Download complete 11:45:10 b85a868b505f: Verifying Checksum 11:45:10 b85a868b505f: Download complete 11:45:10 bab4dde63d76: Verifying Checksum 11:45:10 bab4dde63d76: Download complete 11:45:11 b85a868b505f: Pull complete 11:45:11 e2be974225ed: Pull complete 11:45:11 339a4e72a1f5: Pull complete 11:45:11 988bab9f4d93: Pull complete 11:45:12 1469e6f7b9e6: Pull complete 11:45:12 eaf3925da568: Pull complete 11:45:14 bab4dde63d76: Pull complete 11:45:14 bde34c3a00c8: Pull complete 11:45:14 b352a97aabf1: Pull complete 11:45:14 4872d77fe225: Pull complete 11:45:14 5851b861e8e6: Pull complete 11:45:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:45:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:45:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:45:14 prd-ubuntu20.04-docker-8c-8g-5854 does not seem to be running inside a container 11:45:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:45:18 $ docker top ccfb6e3e6d89f950ec62c282c25e84e7e68878d468da6dd06e6329fb9f2df287 -eo pid,comm 11:45:18 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). 11:45:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:45:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:45:18 [ssh-agent] Looking for ssh-agent implementation... 11:45:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:45:18 $ docker exec ccfb6e3e6d89f950ec62c282c25e84e7e68878d468da6dd06e6329fb9f2df287 ssh-agent 11:45:19 SSH_AUTH_SOCK=/tmp/ssh-YcYrdiMVSGrp/agent.31 11:45:19 SSH_AGENT_PID=37 11:45:19 Running ssh-add (command line suppressed) 11:45:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4236541983522444075.key (/w/workspace/edgex-go/1@tmp/private_key_4236541983522444075.key) 11:45:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:45:19 + git tag --points-at HEAD [Pipeline] } 11:45:19 $ docker exec --env ******** --env ******** ccfb6e3e6d89f950ec62c282c25e84e7e68878d468da6dd06e6329fb9f2df287 ssh-agent -k 11:45:19 unset SSH_AUTH_SOCK; 11:45:19 unset SSH_AGENT_PID; 11:45:19 echo Agent pid 37 killed; 11:45:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:45:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:45:19 [ssh-agent] Looking for ssh-agent implementation... 11:45:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:45:19 $ docker exec ccfb6e3e6d89f950ec62c282c25e84e7e68878d468da6dd06e6329fb9f2df287 ssh-agent 11:45:20 SSH_AUTH_SOCK=/tmp/ssh-kz7K5Gle5QJ9/agent.70 11:45:20 SSH_AGENT_PID=76 11:45:20 Running ssh-add (command line suppressed) 11:45:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14140236584363835105.key (/w/workspace/edgex-go/1@tmp/private_key_14140236584363835105.key) 11:45:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:45:20 + git semver init 11:45:20 2024-07-18 11:45:20,742 [run_init] DEBUG init version:0.0.0 force:False 11:45:20 2024-07-18 11:45:20,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 11:45:20 2024-07-18 11:45:20,744 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 11:45:20 2024-07-18 11:45:20,744 [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) 11:45:27 2024-07-18 11:45:26,642 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 11:45:27 2024-07-18 11:45:26,643 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4828 with force:False 11:45:27 2024-07-18 11:45:26,643 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4828 11:45:27 2024-07-18 11:45:26,649 [execute] INFO git cat-file --batch-check 11:45:27 2024-07-18 11:45:26,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 11:45:27 2024-07-18 11:45:26,655 [execute] INFO git cat-file --batch 11:45:27 2024-07-18 11:45:26,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 11:45:27 2024-07-18 11:45:26,661 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4828 11:45:27 0.0.0 [Pipeline] } 11:45:27 $ docker exec --env ******** --env ******** ccfb6e3e6d89f950ec62c282c25e84e7e68878d468da6dd06e6329fb9f2df287 ssh-agent -k 11:45:27 unset SSH_AUTH_SOCK; 11:45:27 unset SSH_AGENT_PID; 11:45:27 echo Agent pid 76 killed; 11:45:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:45:27 + git semver [Pipeline] } 11:45:28 $ docker stop --time=1 ccfb6e3e6d89f950ec62c282c25e84e7e68878d468da6dd06e6329fb9f2df287 11:45:29 $ docker rm -f --volumes ccfb6e3e6d89f950ec62c282c25e84e7e68878d468da6dd06e6329fb9f2df287 [Pipeline] // withDockerContainer [Pipeline] sh 11:45:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:45:30 Stashed 1 file(s) [Pipeline] echo 11:45:30 [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 11:45:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 11:45:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:45:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:45:31 ========================================================= 11:45:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 11:45:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:45:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:45:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 11:45:31 619be1103602: Pulling fs layer 11:45:31 7862e08f4a3e: Pulling fs layer 11:45:31 5df492c9dc93: Pulling fs layer 11:45:31 7629e6793208: Pulling fs layer 11:45:31 4f4fb700ef54: Pulling fs layer 11:45:31 fb5054dd5b73: Pulling fs layer 11:45:31 eeca6798cff9: Pulling fs layer 11:45:31 aa269ceb94a6: Pulling fs layer 11:45:31 ada007ff1a6a: Pulling fs layer 11:45:31 fb5054dd5b73: Waiting 11:45:31 7629e6793208: Waiting 11:45:31 aa269ceb94a6: Waiting 11:45:31 ada007ff1a6a: Waiting 11:45:31 4f4fb700ef54: Waiting 11:45:31 7862e08f4a3e: Verifying Checksum 11:45:31 7862e08f4a3e: Download complete 11:45:31 7629e6793208: Verifying Checksum 11:45:31 7629e6793208: Download complete 11:45:31 4f4fb700ef54: Verifying Checksum 11:45:31 4f4fb700ef54: Download complete 11:45:31 619be1103602: Verifying Checksum 11:45:31 619be1103602: Download complete 11:45:31 fb5054dd5b73: Verifying Checksum 11:45:31 fb5054dd5b73: Download complete 11:45:31 eeca6798cff9: Verifying Checksum 11:45:31 eeca6798cff9: Download complete 11:45:31 619be1103602: Pull complete 11:45:31 ada007ff1a6a: Verifying Checksum 11:45:31 ada007ff1a6a: Download complete 11:45:31 7862e08f4a3e: Pull complete 11:45:32 5df492c9dc93: Verifying Checksum 11:45:32 5df492c9dc93: Download complete 11:45:32 aa269ceb94a6: Verifying Checksum 11:45:32 aa269ceb94a6: Download complete 11:45:35 5df492c9dc93: Pull complete 11:45:35 7629e6793208: Pull complete 11:45:35 4f4fb700ef54: Pull complete 11:45:35 fb5054dd5b73: Pull complete 11:45:36 eeca6798cff9: Pull complete 11:45:38 aa269ceb94a6: Pull complete 11:45:39 ada007ff1a6a: Pull complete 11:45:39 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 11:45:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:45:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 11:45:44 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:45:44 WORKDIR /edgex 11:45:44 COPY go.mod . 11:45:44 RUN go mod download 11:45:44 docker build -t ci-base-image-x86_64 -f - . 11:45:44 Sending build context to Docker daemon 178.6MB 11:45:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 11:45:44 ---> f489d0715acc 11:45:44 Step 2/4 : WORKDIR /edgex 11:45:45 Still waiting to schedule task 11:45:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:45:52 ---> Running in c9a18c006ae7 11:45:52 Removing intermediate container c9a18c006ae7 11:45:52 ---> 72adef75ae20 11:45:52 Step 3/4 : COPY go.mod . 11:45:52 ---> c8aa2df80183 11:45:52 Step 4/4 : RUN go mod download 11:45:52 ---> Running in 40f99168d20c 11:46:19 Removing intermediate container 40f99168d20c 11:46:19 ---> 5bd5a429a8a1 11:46:19 Successfully built 5bd5a429a8a1 11:46:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:19 + docker inspect -f . ci-base-image-x86_64 11:46:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:20 prd-ubuntu20.04-docker-8c-8g-5854 does not seem to be running inside a container 11:46:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:46:20 $ docker top 7648005cf874c81a923514ed9de02428f235eb1a26fdc328b2758fdda03dc167 -eo pid,comm [Pipeline] { [Pipeline] sh 11:46:20 + go version 11:46:20 go version go1.21.9 linux/amd64 [Pipeline] } 11:46:20 $ docker stop --time=1 7648005cf874c81a923514ed9de02428f235eb1a26fdc328b2758fdda03dc167 11:46:22 $ docker rm -f --volumes 7648005cf874c81a923514ed9de02428f235eb1a26fdc328b2758fdda03dc167 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:46:23 + docker inspect -f . ci-base-image-x86_64 11:46:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:46:23 prd-ubuntu20.04-docker-8c-8g-5854 does not seem to be running inside a container 11:46:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:46:23 $ docker top 457af7e41f5c6d3e185dabdfb9eafbd55dd0e964c7ee7ba49d5117b73afe6dcb -eo pid,comm [Pipeline] { [Pipeline] echo 11:46:23 ========================================================= 11:46:23 [edgeXBuildGoParallel] Running Tests and Build... 11:46:23 ========================================================= [Pipeline] sh 11:46:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 11:46:24 + make test 11:46:24 go test -race -coverprofile=coverage.out ./... 11:46:32 ? github.com/edgexfoundry/edgex-go [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:47:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:47:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:47:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 11:47:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:47:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:47:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 11:47:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.034s coverage: 53.2% of statements 11:47:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.549s coverage: 93.4% of statements 11:47:15 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements 11:47:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 6.5% of statements 11:47:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:47:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 11:47:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:47:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:47:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:47:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:47:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:47:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:47:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:47:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:47:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.376s coverage: 95.8% of statements 11:47:18 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 11:47:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:47:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:47:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 0.8% of statements 11:47:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 32.2% of statements 11:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 41.7% of statements 11:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements 11:47:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 11:47:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements 11:47:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 11:47:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:47:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:47:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:47:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:47:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:47:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 11:47:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 11:47:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 11:47:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:47:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:47:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:47:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:47:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 11:47:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:47:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:47:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 11:47:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 11:47:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 11:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 11:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 11:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 11:47:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:47:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:47:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:47:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:47:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:47:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 11:47:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:47:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:47:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:47:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:47:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:47:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:47:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.248s coverage: 79.9% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.050s coverage: 92.9% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.041s coverage: 87.2% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.065s coverage: 82.1% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 63.1% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.136s coverage: 38.4% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.092s coverage: 95.7% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.074s coverage: 61.8% of statements 11:47:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 98.9% of statements 11:47:45 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 11:47:45 running golangci-lint 11:47:45 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 11:47:45 go version go1.21.9 linux/amd64 11:47:46 level=info msg="[config_reader] Used config file .golangci.yml" 11:47:46 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 11:48:07 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|name|compiled_files|files|types_sizes) took 20.072742163s" 11:48:07 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.813688ms" 11:48:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5860 in /w/workspace/edgexfoundry_edgex-go_PR-4828 [Pipeline] { [Pipeline] ws 11:48:14 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:48:17 The recommended git tool is: git 11:48:17 level=info msg="[linters_context/goanalysis] analyzers took 1m45.790362824s with top 10 stages: buildir: 53.98357518s, gosec: 8.52782914s, fact_deprecated: 2.625307856s, inspect: 2.605694793s, printf: 1.759244593s, ctrlflow: 1.468984137s, fact_purity: 1.32997933s, nilness: 1.252518438s, S1038: 1.058835521s, S1024: 898.923048ms" 11:48:17 level=info msg="[runner] Issues before processing: 209, after processing: 0" 11:48:17 level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 209/209, nolint: 0/21, path_prettifier: 209/209, skip_files: 209/209, exclude: 209/209, cgo: 209/209, identifier_marker: 209/209, exclude-rules: 21/209, filename_unadjuster: 209/209, autogenerated_exclude: 209/209" 11:48:17 level=info msg="[runner] processing took 15.973226ms with stages: nolint: 6.337465ms, identifier_marker: 3.445953ms, path_prettifier: 2.055953ms, autogenerated_exclude: 1.950169ms, exclude-rules: 1.094869ms, skip_dirs: 1.041607ms, cgo: 27.41µs, filename_unadjuster: 15.72µs, max_same_issues: 550ns, uniq_by_line: 540ns, fixer: 520ns, skip_files: 420ns, diff: 400ns, path_shortener: 360ns, exclude: 260ns, severity-rules: 260ns, sort_results: 220ns, max_from_linter: 180ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 11:48:17 level=info msg="[runner] linters took 11.544496305s with stages: goanalysis_metalinter: 11.528439953s" 11:48:17 level=info msg="File cache stats: 0 entries of total size 0B" 11:48:17 level=info msg="Memory: 318 samples, avg is 303.6MB, max is 1289.1MB" 11:48:17 level=info msg="Execution took 31.668069195s" 11:48:17 go vet ./... 11:48:22 using credential edgex-jenkins-ssh 11:48:22 Cloning the remote Git repository 11:48:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:48:22 > git init /w/workspace/edgex-go/1 # timeout=10 11:48:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:48:22 > git --version # timeout=10 11:48:22 > git --version # 'git version 2.25.1' 11:48:22 using GIT_SSH to set credentials SSH Credentials for GitHub 11:48:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:48:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:48:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:48:24 ./bin/test-attribution-txt.sh [Pipeline] echo 11:48:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 11:48:24 + ls -al . 11:48:24 total 840 11:48:24 drwxrwxr-x 11 1001 1001 4096 Jul 18 11:46 . 11:48:24 drwxr-xr-x 4 root root 4096 Jul 18 11:46 .. 11:48:24 drwxrwxr-x 2 1001 1001 4096 Jul 18 11:44 .blubracket 11:48:24 -rw-rw-r-- 1 1001 1001 10 Jul 18 11:44 .dockerignore 11:48:24 drwxrwxr-x 8 1001 1001 4096 Jul 18 11:47 .git 11:48:24 drwxrwxr-x 3 1001 1001 4096 Jul 18 11:44 .github 11:48:24 -rw-rw-r-- 1 1001 1001 1102 Jul 18 11:44 .gitignore 11:48:24 -rw-rw-r-- 1 1001 1001 42 Jul 18 11:44 .golangci.yml 11:48:24 -rw-rw-r-- 1 1001 1001 100 Jul 18 11:44 .hadolint.yml 11:48:24 drwxr-xr-x 3 1001 1001 4096 Jul 18 11:45 .semver 11:48:24 -rw-rw-r-- 1 1001 1001 155 Jul 18 11:44 .sonarcloud.properties 11:48:24 -rw-rw-r-- 1 1001 1001 1171 Jul 18 11:44 ADOPTERS.md 11:48:24 -rw-rw-r-- 1 1001 1001 20361 Jul 18 11:44 Attribution.txt 11:48:24 -rw-rw-r-- 1 1001 1001 100284 Jul 18 11:44 CHANGELOG.md 11:48:24 -rw-rw-r-- 1 1001 1001 3804 Jul 18 11:44 CONTRIBUTING.md 11:48:24 -rw-rw-r-- 1 1001 1001 677 Jul 18 11:44 GOVERNANCE.md 11:48:24 -rw-rw-r-- 1 1001 1001 861 Jul 18 11:44 Jenkinsfile 11:48:24 -rw-rw-r-- 1 1001 1001 10775 Jul 18 11:44 LICENSE 11:48:24 -rw-rw-r-- 1 1001 1001 16051 Jul 18 11:44 Makefile 11:48:24 -rw-rw-r-- 1 1001 1001 582 Jul 18 11:44 OWNERS.md 11:48:24 -rw-rw-r-- 1 1001 1001 9528 Jul 18 11:44 README.md 11:48:24 -rw-rw-r-- 1 1001 1001 789 Jul 18 11:44 SECURITY.md 11:48:24 -rw-rw-r-- 1 1001 1001 5 Jul 18 11:45 VERSION 11:48:24 drwxrwxr-x 2 1001 1001 4096 Jul 18 11:44 bin 11:48:24 drwxrwxr-x 19 1001 1001 4096 Jul 18 11:44 cmd 11:48:24 -rw-r--r-- 1 root root 481596 Jul 18 11:47 coverage.out 11:48:24 drwxrwxr-x 2 1001 1001 4096 Jul 18 11:44 fuzz_test 11:48:24 -rw-rw-r-- 1 1001 1001 6911 Jul 18 11:44 go.mod 11:48:24 -rw-rw-r-- 1 1001 1001 100926 Jul 18 11:44 go.sum 11:48:24 drwxrwxr-x 7 1001 1001 4096 Jul 18 11:44 internal 11:48:24 drwxrwxr-x 3 1001 1001 4096 Jul 18 11:44 openapi 11:48:24 -rw-rw-r-- 1 1001 1001 584 Jul 18 11:44 security.txt 11:48:24 -rw-rw-r-- 1 1001 1001 204 Jul 18 11:44 version.go [Pipeline] sh 11:48:25 + '[' -e coverage.out ] 11:48:25 + chown 1001:1001 coverage.out [Pipeline] stash 11:48:25 Stashed 1 file(s) [Pipeline] sh 11:48:25 + make build 11:48:25 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 11:48:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:48:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:48:45 Merging remotes/origin/main commit b6a792cc14dceb412227bc035c2b58c27f836273 into PR head commit 5c04009ff751622e18bbeb55e4fc0158a67abd7d 11:48:45 Merge succeeded, producing 5c04009ff751622e18bbeb55e4fc0158a67abd7d 11:48:45 Checking out Revision 5c04009ff751622e18bbeb55e4fc0158a67abd7d (PR-4828) 11:48:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:48:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:48:44 using GIT_SSH to set credentials SSH Credentials for GitHub 11:48:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4828/head:refs/remotes/origin/PR-4828 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:48:45 > git config core.sparsecheckout # timeout=10 11:48:45 > git checkout -f 5c04009ff751622e18bbeb55e4fc0158a67abd7d # timeout=10 11:48:45 > git remote # timeout=10 11:48:45 > git config --get remote.origin.url # timeout=10 11:48:45 using GIT_SSH to set credentials SSH Credentials for GitHub 11:48:45 > git merge b6a792cc14dceb412227bc035c2b58c27f836273 # timeout=10 11:48:45 > git rev-parse HEAD^{commit} # timeout=10 11:48:45 > git config core.sparsecheckout # timeout=10 11:48:45 > git checkout -f 5c04009ff751622e18bbeb55e4fc0158a67abd7d # timeout=10 11:48:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:48:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 11:48:49 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 11:48:49 Commit message: "feat: update go-mod-bootstrap dep" 11:48:49 > git --version # timeout=10 11:48:49 > git --version # 'git version 2.25.1' 11:48:49 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 11:48:49 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage 11:48:51 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:48:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:48:52 % Total % Received % Xferd Average Speed Time Time Time Current 11:48:52 Dload Upload Total Spent Left Speed 11:48:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 205k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh 11:48:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:48:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:48:52 + sudo tee /etc/docker/daemon.new 11:48:52 { 11:48:52 "registry-mirrors": [ 11:48:52 "https://nexus3.edgexfoundry.org:10001" 11:48:52 ], 11:48:52 "bip": "10.250.0.254/24", 11:48:52 "hosts": [ 11:48:52 "tcp://0.0.0.0:5555", 11:48:52 "unix:///var/run/docker.sock" 11:48:52 ], 11:48:52 "mtu": 1458, 11:48:52 "selinux-enabled": true, 11:48:52 "seccomp-profile": "/etc/docker/seccomp.json" 11:48:52 } [Pipeline] sh 11:48:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:48:53 + sudo service docker restart 11:48:55 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 11:48:56 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 11:48:58 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 11:48:59 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 11:48:59 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 11:49:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:49:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 11:49:02 $ docker stop --time=1 457af7e41f5c6d3e185dabdfb9eafbd55dd0e964c7ee7ba49d5117b73afe6dcb 11:49:14 $ docker rm -f --volumes 457af7e41f5c6d3e185dabdfb9eafbd55dd0e964c7ee7ba49d5117b73afe6dcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] configFileProvider 11:49:15 provisioning config files... 11:49:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config13661427278358701071tmp [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] writeFile 11:49:15 ---> ****-login.sh 11:49:15 nexus3.edgexfoundry.org:10001 [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:49:16 11:49:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:16 Configure a credential helper to remove this warning. See 11:49:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:16 11:49:16 Login Succeeded 11:49:16 nexus3.edgexfoundry.org:10002 11:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:49:16 latest: Pulling from edgex-devops/edgex-compose 11:49:16 91d30c5bc195: Pulling fs layer 11:49:16 2e9b0aa3be6d: Pulling fs layer 11:49:16 9c61dcf015f6: Pulling fs layer 11:49:16 4698f68db338: Pulling fs layer 11:49:16 2a2f49069b9e: Pulling fs layer 11:49:16 e0025b399a48: Pulling fs layer 11:49:16 4698f68db338: Waiting 11:49:16 2a2f49069b9e: Waiting 11:49:16 e0025b399a48: Waiting 11:49:16 91d30c5bc195: Verifying Checksum 11:49:16 4698f68db338: Verifying Checksum 11:49:16 4698f68db338: Download complete 11:49:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:16 Configure a credential helper to remove this warning. See 11:49:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:16 11:49:16 Login Succeeded 11:49:16 nexus3.edgexfoundry.org:10003 11:49:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:16 2e9b0aa3be6d: Verifying Checksum 11:49:16 2e9b0aa3be6d: Download complete 11:49:16 e0025b399a48: Verifying Checksum 11:49:16 e0025b399a48: Download complete 11:49:16 2a2f49069b9e: Verifying Checksum 11:49:16 2a2f49069b9e: Download complete 11:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:17 Configure a credential helper to remove this warning. See 11:49:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:17 11:49:17 Login Succeeded 11:49:17 nexus3.edgexfoundry.org:10004 11:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:17 Configure a credential helper to remove this warning. See 11:49:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:17 11:49:17 Login Succeeded 11:49:17 ****.io 11:49:17 91d30c5bc195: Pull complete 11:49:17 9c61dcf015f6: Download complete 11:49:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:49:17 2e9b0aa3be6d: Pull complete 11:49:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:49:17 Configure a credential helper to remove this warning. See 11:49:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:49:17 11:49:17 Login Succeeded 11:49:17 ---> ****-login.sh ends [Pipeline] } 11:49:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 11:49:18 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 11:49:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:49:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:49:18 ========================================================= 11:49:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:49:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:49:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:49:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:49:19 c6b39de5b339: Pulling fs layer 11:49:19 a69c41024577: Pulling fs layer 11:49:19 d6de4b400683: Pulling fs layer 11:49:19 35cb2a7552d0: Pulling fs layer 11:49:19 4f4fb700ef54: Pulling fs layer 11:49:19 464afbd9ba4c: Pulling fs layer 11:49:19 00f215d4a9da: Pulling fs layer 11:49:19 d496ad576159: Pulling fs layer 11:49:19 464afbd9ba4c: Waiting 11:49:19 35cb2a7552d0: Waiting 11:49:19 d496ad576159: Waiting 11:49:19 4f4fb700ef54: Waiting 11:49:19 00f215d4a9da: Waiting 11:49:19 a69c41024577: Verifying Checksum 11:49:19 a69c41024577: Download complete 11:49:19 35cb2a7552d0: Verifying Checksum 11:49:19 35cb2a7552d0: Download complete 11:49:19 4f4fb700ef54: Verifying Checksum 11:49:19 4f4fb700ef54: Download complete 11:49:19 c6b39de5b339: Verifying Checksum 11:49:19 c6b39de5b339: Download complete 11:49:19 464afbd9ba4c: Verifying Checksum 11:49:19 464afbd9ba4c: Download complete 11:49:19 d496ad576159: Verifying Checksum 11:49:19 d496ad576159: Download complete 11:49:20 c6b39de5b339: Pull complete 11:49:21 a69c41024577: Pull complete 11:49:21 d6de4b400683: Verifying Checksum 11:49:21 d6de4b400683: Download complete 11:49:22 00f215d4a9da: Verifying Checksum 11:49:22 00f215d4a9da: Download complete 11:49:24 9c61dcf015f6: Pull complete 11:49:24 4698f68db338: Pull complete 11:49:24 2a2f49069b9e: Pull complete 11:49:24 e0025b399a48: Pull complete 11:49:24 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 11:49:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:49:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:49:24 prd-ubuntu20.04-docker-8c-8g-5854 does not seem to be running inside a container 11:49:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:49:27 $ docker top 410597eccfd329c5bc64f4c96b6b0a7b0b128f0e62cef5b62562b7d78e4409de -eo pid,comm [Pipeline] { [Pipeline] sh 11:49:27 + docker compose -f ./docker-compose-build.yml build --parallel 11:49:30 #1 [core-command internal] load build definition from Dockerfile 11:49:30 #1 transferring dockerfile: 1.93kB done 11:49:30 #1 DONE 0.0s 11:49:30 11:49:30 #2 [support-notifications internal] load build definition from Dockerfile 11:49:30 #2 transferring dockerfile: 1.95kB done 11:49:30 #2 DONE 0.0s 11:49:30 11:49:30 #3 [support-scheduler internal] load build definition from Dockerfile 11:49:30 #3 transferring dockerfile: 1.93kB done 11:49:30 #3 DONE 0.0s 11:49:30 11:49:30 #4 [security-proxy-setup internal] load build definition from Dockerfile 11:49:30 #4 transferring dockerfile: 2.50kB done 11:49:30 #4 DONE 0.0s 11:49:30 11:49:30 #5 [core-metadata internal] load build definition from Dockerfile 11:49:30 #5 transferring dockerfile: 2.06kB done 11:49:30 #5 DONE 0.0s 11:49:30 11:49:30 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:49:30 #6 transferring dockerfile: 1.89kB done 11:49:30 #6 DONE 0.0s 11:49:30 11:49:30 #7 [security-proxy-auth internal] load build definition from Dockerfile 11:49:30 #7 transferring dockerfile: 2.15kB done 11:49:30 #7 DONE 0.0s 11:49:30 11:49:30 #8 [security-spire-config internal] load build definition from Dockerfile 11:49:30 #8 transferring dockerfile: 1.69kB done 11:49:30 #8 DONE 0.0s 11:49:30 11:49:30 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:49:30 #9 transferring dockerfile: 2.23kB done 11:49:30 #9 DONE 0.0s 11:49:30 11:49:30 #10 [security-bootstrapper internal] load build definition from Dockerfile 11:49:30 #10 transferring dockerfile: 2.93kB done 11:49:30 #10 DONE 0.0s 11:49:30 11:49:30 #11 [core-data internal] load build definition from Dockerfile 11:49:30 #11 transferring dockerfile: 2.01kB done 11:49:30 #11 DONE 0.0s 11:49:30 11:49:30 #12 [security-secretstore-setup internal] load build definition from Dockerfile 11:49:30 #12 transferring dockerfile: 2.49kB done 11:49:30 #12 DONE 0.0s 11:49:30 11:49:30 #13 [security-spire-agent internal] load build definition from Dockerfile 11:49:30 #13 transferring dockerfile: 1.81kB done 11:49:30 #13 DONE 0.0s 11:49:30 11:49:30 #14 [security-spire-server internal] load build definition from Dockerfile 11:49:30 #14 transferring dockerfile: 1.70kB done 11:49:30 #14 DONE 0.0s 11:49:30 11:49:30 #15 [core-keeper internal] load build definition from Dockerfile 11:49:30 #15 transferring dockerfile: 2.01kB done 11:49:30 #15 DONE 0.0s 11:49:30 11:49:30 #16 [core-command internal] load .dockerignore 11:49:30 #16 transferring context: 50B done 11:49:30 #16 DONE 0.0s 11:49:30 11:49:30 #17 [support-notifications internal] load .dockerignore 11:49:30 #17 transferring context: 50B done 11:49:30 #17 DONE 0.0s 11:49:30 11:49:30 #18 [support-scheduler internal] load .dockerignore 11:49:30 #18 transferring context: 50B done 11:49:30 #18 DONE 0.0s 11:49:30 11:49:30 #19 [security-proxy-setup internal] load .dockerignore 11:49:30 #19 transferring context: 50B done 11:49:30 #19 DONE 0.0s 11:49:30 11:49:30 #20 [core-metadata internal] load .dockerignore 11:49:30 #20 transferring context: 50B done 11:49:30 #20 DONE 0.0s 11:49:30 11:49:30 #21 [security-spiffe-token-provider internal] load .dockerignore 11:49:30 #21 transferring context: 50B done 11:49:30 #21 DONE 0.0s 11:49:30 11:49:30 #22 [security-proxy-auth internal] load .dockerignore 11:49:30 #22 transferring context: 50B done 11:49:30 #22 DONE 0.0s 11:49:30 11:49:30 #23 [core-common-config-bootstrapper internal] load .dockerignore 11:49:30 #23 transferring context: 50B done 11:49:30 #23 DONE 0.0s 11:49:30 11:49:30 #24 [security-spire-config internal] load .dockerignore 11:49:30 #24 transferring context: 50B done 11:49:30 #24 DONE 0.0s 11:49:30 11:49:30 #25 [security-bootstrapper internal] load .dockerignore 11:49:30 #25 transferring context: 50B done 11:49:30 #25 DONE 0.0s 11:49:30 11:49:30 #26 [core-data internal] load .dockerignore 11:49:30 #26 transferring context: 50B done 11:49:30 #26 DONE 0.0s 11:49:30 11:49:30 #27 [security-spire-agent internal] load .dockerignore 11:49:30 #27 transferring context: 50B done 11:49:30 #27 DONE 0.0s 11:49:30 11:49:30 #28 [security-secretstore-setup internal] load .dockerignore 11:49:30 #28 transferring context: 50B done 11:49:30 #28 DONE 0.1s 11:49:30 11:49:30 #29 [security-spire-server internal] load .dockerignore 11:49:30 #29 transferring context: 50B done 11:49:30 #29 DONE 0.1s 11:49:30 11:49:30 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:49:30 #30 DONE 0.0s 11:49:30 11:49:30 #31 [core-keeper internal] load .dockerignore 11:49:30 #31 transferring context: 50B done 11:49:30 #31 DONE 0.0s 11:49:30 11:49:30 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:49:30 #30 DONE 0.0s 11:49:30 11:49:30 #32 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 11:49:30 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 11:49:31 #32 ... 11:49:31 11:49:31 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:49:31 #30 DONE 0.0s 11:49:31 11:49:31 #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:49:31 #30 DONE 0.0s 11:49:31 11:49:31 #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 11:49:31 #33 DONE 1.4s 11:49:31 11:49:31 #32 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 11:49:31 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.5s done 11:49:31 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 11:49:31 #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 11:49:32 #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 11:49:32 #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 11:49:34 #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0B / 3.41MB 1.0s 11:49:34 #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 1.1s 11:49:34 d6de4b400683: Pull complete 11:49:35 #32 ... 11:49:35 11:49:35 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 11:49:35 #34 DONE 4.0s 11:49:35 11:49:35 #32 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 11:49:35 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.5s done 11:49:35 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 11:49:35 #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 11:49:35 #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 11:49:35 #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 11:49:35 #32 ... 11:49:35 11:49:35 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 11:49:35 #35 DONE 4.0s 11:49:35 11:49:35 #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 11:49:35 #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.5s done 11:49:35 #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 11:49:35 #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 11:49:35 #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 11:49:35 #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 1.5s done 11:49:35 35cb2a7552d0: Pull complete 11:49:35 #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.1s done 11:49:35 #32 ... 11:49:35 11:49:35 #36 [core-command internal] load build context 11:49:35 #36 transferring context: 439.87MB 2.9s done 11:49:35 #36 DONE 4.8s 11:49:35 4f4fb700ef54: Pull complete 11:49:35 11:49:35 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:49:35 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:49:35 464afbd9ba4c: Pull complete 11:49:36 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.3s done 11:49:36 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.3s done 11:49:36 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 11:49:36 #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 11:49:36 #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 11:49:36 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s 11:49:37 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s 11:49:37 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.0s 11:49:37 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.1s 11:49:38 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done 11:49:38 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 11:49:38 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done 11:49:38 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.6s done 11:49:38 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 11:49:38 #37 ... 11:49:38 11:49:38 #38 [security-spire-config internal] load build context 11:49:38 #38 transferring context: 25.04kB 0.0s done 11:49:38 #38 DONE 3.9s 11:49:38 11:49:38 #39 [security-spire-server internal] load build context 11:49:38 #39 transferring context: 26.79kB 0.0s done 11:49:38 #39 DONE 4.0s 11:49:39 11:49:39 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:49:39 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 11:49:39 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 2.3s 11:49:39 #37 ... 11:49:39 11:49:39 #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 11:49:39 #32 DONE 8.4s 11:49:39 11:49:39 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:49:39 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 2.4s 11:49:39 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 2.5s 11:49:39 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 14.68MB / 30.73MB 2.6s 11:49:39 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 2.7s 11:49:39 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.8s 11:49:40 #37 ... 11:49:40 11:49:40 #40 [security-spire-agent internal] load build context 11:49:40 #40 transferring context: 26.32kB 0.0s done 11:49:40 #40 DONE 5.0s 11:49:40 11:49:40 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:49:40 #37 ... 11:49:40 11:49:40 #41 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 11:49:40 #41 ... 11:49:40 11:49:40 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:49:43 00f215d4a9da: Pull complete 11:49:44 #37 ... 11:49:44 11:49:44 #42 [core-metadata internal] load build context 11:49:44 #42 ... 11:49:44 11:49:44 #43 [support-scheduler internal] load build context 11:49:44 #43 ... 11:49:44 11:49:44 #44 [security-proxy-setup internal] load build context 11:49:44 #44 transferring context: 270.51MB 9.5s 11:49:44 #44 ... 11:49:44 11:49:44 #45 [security-proxy-auth internal] load build context 11:49:45 #45 ... 11:49:45 11:49:45 #46 [core-data internal] load build context 11:49:45 #46 ... 11:49:45 11:49:45 #47 [security-bootstrapper internal] load build context 11:49:45 #47 ... 11:49:45 11:49:45 #48 [core-keeper internal] load build context 11:49:45 #48 ... 11:49:45 11:49:45 #49 [support-notifications internal] load build context 11:49:45 #49 ... 11:49:45 11:49:45 #50 [security-spiffe-token-provider internal] load build context 11:49:45 d496ad576159: Pull complete 11:49:45 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:49:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:49:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 11:49:45 #50 ... 11:49:45 11:49:45 #51 [core-common-config-bootstrapper internal] load build context 11:49:45 #51 ... 11:49:45 11:49:45 #52 [security-secretstore-setup internal] load build context 11:49:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:49:45 WORKDIR /edgex 11:49:45 COPY go.mod . 11:49:45 RUN go mod download 11:49:45 + docker build -t ci-base-image-arm64 -f - . 11:49:45 #52 ... 11:49:45 11:49:45 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:49:45 #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.3s done 11:49:45 #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 11:49:45 #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 11:49:45 #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 11:49:45 #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 11:49:45 #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 11:49:45 #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 11:49:45 #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.1s done 11:49:45 #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 11:49:45 #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.9s done 11:49:45 #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 11:49:45 #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done 11:49:45 #53 ... 11:49:45 11:49:45 #52 [security-secretstore-setup internal] load build context 11:49:46 Sending build context to Docker daemon 3.184MB 11:49:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:49:46 ---> f246e2811388 11:49:46 Step 2/4 : WORKDIR /edgex 11:49:47 #52 transferring context: 439.87MB 11.8s done 11:49:49 ---> Running in be5f369c6686 11:49:49 Removing intermediate container be5f369c6686 11:49:49 ---> 8cc51bb85f04 11:49:49 Step 3/4 : COPY go.mod . 11:49:49 ---> a16a6884f650 11:49:49 Step 4/4 : RUN go mod download 11:49:49 ---> Running in bd5af7f74d82 11:49:49 #52 ... 11:49:49 11:49:49 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:49:50 #54 ... 11:49:50 11:49:50 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:49:50 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 12.8s 11:49:55 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 17.8s 11:49:55 #37 ... 11:49:55 11:49:55 #42 [core-metadata internal] load build context 11:49:55 #42 transferring context: 439.87MB 11.7s done 11:49:55 #42 ... 11:49:55 11:49:55 #43 [support-scheduler internal] load build context 11:49:55 #43 transferring context: 439.87MB 12.1s done 11:49:55 #43 ... 11:49:55 11:49:55 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:49:55 #37 ... 11:49:55 11:49:55 #44 [security-proxy-setup internal] load build context 11:49:55 #44 transferring context: 439.87MB 12.3s done 11:49:55 #44 ... 11:49:55 11:49:55 #45 [security-proxy-auth internal] load build context 11:49:55 #45 transferring context: 439.87MB 13.4s done 11:49:55 #45 ... 11:49:55 11:49:55 #46 [core-data internal] load build context 11:49:55 #46 transferring context: 439.87MB 12.3s done 11:49:55 #46 ... 11:49:55 11:49:55 #48 [core-keeper internal] load build context 11:49:55 #48 transferring context: 439.87MB 11.9s done 11:49:55 #48 ... 11:49:55 11:49:55 #50 [security-spiffe-token-provider internal] load build context 11:49:55 #50 transferring context: 439.87MB 11.9s done 11:49:55 #50 ... 11:49:55 11:49:55 #47 [security-bootstrapper internal] load build context 11:49:55 #47 transferring context: 439.87MB 13.6s done 11:49:55 #47 ... 11:49:55 11:49:55 #51 [core-common-config-bootstrapper internal] load build context 11:49:55 #51 transferring context: 439.87MB 13.1s done 11:49:55 #51 ... 11:49:55 11:49:55 #49 [support-notifications internal] load build context 11:49:55 #49 transferring context: 439.87MB 11.9s done 11:49:56 #49 ... 11:49:56 11:49:56 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:50:04 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 21.8s done 11:50:04 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11:50:04 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.6s done 11:50:05 #37 ... 11:50:05 11:50:05 #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:50:13 #55 ... 11:50:13 11:50:13 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:50:13 #56 ... 11:50:13 11:50:13 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:50:15 #57 ... 11:50:15 11:50:15 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:50:17 #58 ... 11:50:17 11:50:17 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:50:17 #59 ... 11:50:17 11:50:17 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:50:18 #60 ... 11:50:18 11:50:18 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:50:18 #61 ... 11:50:18 11:50:18 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 11:50:20 #62 ... 11:50:20 11:50:20 #52 [security-secretstore-setup internal] load build context 11:50:20 #52 DONE 48.6s 11:50:20 11:50:20 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:50:20 #63 ... 11:50:20 11:50:20 #49 [support-notifications internal] load build context 11:50:20 #49 DONE 48.7s 11:50:20 11:50:20 #43 [support-scheduler internal] load build context 11:50:20 #43 DONE 48.7s 11:50:20 11:50:20 #48 [core-keeper internal] load build context 11:50:20 #48 DONE 48.7s 11:50:20 11:50:20 #42 [core-metadata internal] load build context 11:50:20 #42 DONE 48.7s 11:50:20 11:50:20 #50 [security-spiffe-token-provider internal] load build context 11:50:20 #50 DONE 48.7s 11:50:20 11:50:20 #46 [core-data internal] load build context 11:50:20 #46 DONE 48.7s 11:50:20 11:50:20 #44 [security-proxy-setup internal] load build context 11:50:20 #44 DONE 48.7s 11:50:20 11:50:20 #51 [core-common-config-bootstrapper internal] load build context 11:50:20 #51 DONE 48.7s 11:50:20 11:50:20 #45 [security-proxy-auth internal] load build context 11:50:20 #45 DONE 48.7s 11:50:20 11:50:20 #47 [security-bootstrapper internal] load build context 11:50:20 #47 DONE 48.7s 11:50:20 11:50:20 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:50:21 #37 ... 11:50:21 11:50:21 #41 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 11:50:21 #41 DONE 50.4s 11:50:21 11:50:21 #64 [core-command builder 2/7] WORKDIR /edgex-go 11:50:21 #64 DONE 0.2s 11:50:21 11:50:21 #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 11:50:23 #65 ... 11:50:23 11:50:23 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 11:50:23 #62 6.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:23 #62 6.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:23 #62 6.614 (1/2) Installing ca-certificates (20240226-r0) 11:50:23 #62 6.630 (2/2) Installing dumb-init (1.2.5-r2) 11:50:23 #62 6.635 Executing busybox-1.36.1-r7.trigger 11:50:23 #62 6.638 Executing ca-certificates-20240226-r0.trigger 11:50:23 #62 6.691 OK: 8 MiB in 17 packages 11:50:23 #62 DONE 7.5s 11:50:23 11:50:23 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:50:23 #61 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:23 #61 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:23 #61 13.71 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:50:23 #61 13.71 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:50:23 #61 13.71 OK: 20072 distinct packages available 11:50:23 #61 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:23 #61 13.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:23 #61 14.07 (1/11) Installing ca-certificates (20240226-r0) 11:50:23 #61 14.09 (2/11) Installing brotli-libs (1.0.9-r14) 11:50:23 #61 14.14 (3/11) Installing libunistring (1.1-r1) 11:50:23 #61 14.17 (4/11) Installing libidn2 (2.3.4-r1) 11:50:23 #61 14.18 (5/11) Installing nghttp2-libs (1.57.0-r0) 11:50:23 #61 14.18 (6/11) Installing libcurl (8.5.0-r0) 11:50:23 #61 14.19 (7/11) Installing curl (8.5.0-r0) 11:50:23 #61 14.20 (8/11) Installing dumb-init (1.2.5-r2) 11:50:23 #61 14.20 (9/11) Installing musl-obstack (1.2.3-r2) 11:50:23 #61 14.21 (10/11) Installing libucontext (1.2-r2) 11:50:23 #61 14.23 (11/11) Installing gcompat (1.1.0-r1) 11:50:23 #61 14.23 Executing busybox-1.36.1-r7.trigger 11:50:23 #61 14.25 Executing ca-certificates-20240226-r0.trigger 11:50:23 #61 14.29 OK: 12 MiB in 26 packages 11:50:23 #61 ... 11:50:23 11:50:23 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 11:50:23 #63 6.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:23 #63 6.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:23 #63 6.710 (1/1) Installing dumb-init (1.2.5-r2) 11:50:23 #63 6.721 Executing busybox-1.36.1-r7.trigger 11:50:23 #63 6.731 OK: 7 MiB in 16 packages 11:50:23 #63 DONE 7.9s 11:50:23 11:50:23 #66 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:50:23 #66 DONE 2.0s 11:50:23 11:50:23 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:50:23 #58 6.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:23 #58 6.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:23 #58 6.717 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 11:50:23 #58 6.748 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 11:50:23 #58 6.773 (3/6) Installing dumb-init (1.2.5-r2) 11:50:23 #58 6.779 (4/6) Installing openssl (3.1.6-r0) 11:50:23 #58 6.801 (5/6) Installing su-exec (0.2-r3) 11:50:23 #58 6.801 (6/6) Installing yq (4.33.3-r5) 11:50:23 #58 7.249 Executing busybox-1.36.1-r7.trigger 11:50:23 #58 7.255 OK: 17 MiB in 19 packages 11:50:23 #58 DONE 8.0s 11:50:23 11:50:23 #55 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:50:23 #55 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:23 #55 16.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:23 #55 16.39 (1/1) Installing dumb-init (1.2.5-r2) 11:50:23 #55 16.40 Executing busybox-1.36.1-r7.trigger 11:50:23 #55 16.43 OK: 7 MiB in 16 packages 11:50:23 #55 DONE 17.7s 11:50:23 11:50:23 #67 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 11:50:23 #67 ... 11:50:23 11:50:23 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:50:23 #56 19.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:23 #56 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:23 #56 19.55 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:50:23 #56 19.55 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:50:23 #56 19.55 OK: 20072 distinct packages available 11:50:23 #56 19.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:23 #56 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:23 #56 19.96 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 11:50:23 #56 20.10 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 11:50:23 #56 20.11 (3/7) Installing dumb-init (1.2.5-r2) 11:50:23 #56 20.11 (4/7) Installing musl-obstack (1.2.3-r2) 11:50:23 #56 20.12 (5/7) Installing libucontext (1.2-r2) 11:50:23 #56 20.12 (6/7) Installing gcompat (1.1.0-r1) 11:50:23 #56 20.12 (7/7) Installing openssl (3.1.6-r0) 11:50:23 #56 20.14 Executing busybox-1.36.1-r7.trigger 11:50:23 #56 20.14 OK: 8 MiB in 20 packages 11:50:23 #56 DONE 20.4s 11:50:23 11:50:23 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:50:23 #60 7.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:23 #60 7.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:23 #60 7.446 (1/2) Installing dumb-init (1.2.5-r2) 11:50:23 #60 7.543 (2/2) Installing su-exec (0.2-r3) 11:50:23 #60 7.546 Executing busybox-1.36.1-r7.trigger 11:50:23 #60 7.553 OK: 7 MiB in 17 packages 11:50:23 #60 DONE 7.9s 11:50:23 11:50:23 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:50:23 #57 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:23 #57 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:23 #57 12.01 (1/4) Installing ca-certificates (20240226-r0) 11:50:23 #57 12.03 (2/4) Installing dumb-init (1.2.5-r2) 11:50:23 #57 12.03 (3/4) Installing su-exec (0.2-r3) 11:50:23 #57 12.04 (4/4) Installing yq (4.33.3-r5) 11:50:23 #57 12.13 Executing busybox-1.36.1-r7.trigger 11:50:23 #57 12.14 Executing ca-certificates-20240226-r0.trigger 11:50:23 #57 12.61 OK: 17 MiB in 19 packages 11:50:23 #57 DONE 13.5s 11:50:23 11:50:23 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:50:23 #59 DONE 16.5s 11:50:23 11:50:23 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:50:23 #61 DONE 14.9s 11:50:23 11:50:23 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:50:23 #54 42.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:23 #54 43.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:23 #54 43.46 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:50:23 #54 43.46 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:50:23 #54 43.46 OK: 20072 distinct packages available 11:50:23 #54 43.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:23 #54 43.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:23 #54 43.77 (1/4) Installing dumb-init (1.2.5-r2) 11:50:23 #54 43.78 (2/4) Installing musl-obstack (1.2.3-r2) 11:50:23 #54 43.78 (3/4) Installing libucontext (1.2-r2) 11:50:23 #54 43.78 (4/4) Installing gcompat (1.1.0-r1) 11:50:23 #54 43.79 Executing busybox-1.36.1-r7.trigger 11:50:23 #54 43.80 OK: 8 MiB in 19 packages 11:50:23 #54 DONE 44.0s 11:50:23 11:50:23 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:50:23 #0 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:23 #0 1.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:23 #0 1.873 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 11:50:23 #0 1.873 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 11:50:23 #0 1.873 OK: 20075 distinct packages available 11:50:23 #0 1.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:23 #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:23 #0 2.209 OK: 264 MiB in 52 packages 11:50:23 #68 DONE 2.3s 11:50:23 11:50:23 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:50:23 #69 DONE 0.1s 11:50:23 11:50:23 #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:50:25 #70 ... 11:50:25 11:50:25 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:50:25 #0 2.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:25 #0 3.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:25 #0 3.183 OK: 264 MiB in 52 packages 11:50:25 #71 DONE 4.2s 11:50:25 11:50:25 #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 11:50:25 #65 3.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:25 #65 3.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:25 #65 3.306 OK: 264 MiB in 52 packages 11:50:25 #65 DONE 4.3s 11:50:25 11:50:25 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:50:25 #72 DONE 0.2s 11:50:25 11:50:25 #73 [core-command builder 4/7] COPY go.mod vendor* ./ 11:50:25 #73 DONE 0.2s 11:50:25 11:50:25 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:50:26 #74 ... 11:50:26 11:50:26 #75 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 11:50:26 #0 4.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:26 #0 4.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:26 #0 4.598 OK: 264 MiB in 52 packages 11:50:26 #75 DONE 4.9s 11:50:26 11:50:26 #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:50:26 #76 DONE 0.3s 11:50:26 11:50:26 #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:50:27 #77 ... 11:50:27 11:50:27 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 11:50:27 #0 3.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:27 #0 3.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:27 #0 3.965 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 11:50:27 #0 4.010 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 11:50:27 #0 4.014 Executing ca-certificates-20240226-r0.trigger 11:50:27 #0 4.060 OK: 8 MiB in 17 packages 11:50:27 #78 DONE 4.6s 11:50:27 11:50:27 #67 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 11:50:27 #67 3.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:27 #67 3.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:27 #67 3.428 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 11:50:27 #67 3.461 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 11:50:27 #67 3.467 OK: 7 MiB in 16 packages 11:50:27 #67 DONE 4.2s 11:50:27 11:50:27 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:50:27 #0 3.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:27 #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:27 #0 3.437 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 11:50:27 #0 3.486 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 11:50:27 #0 3.494 OK: 7 MiB in 16 packages 11:50:27 #79 ... 11:50:27 11:50:27 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:50:27 #0 3.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:27 #0 3.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:27 #0 3.671 OK: 17 MiB in 19 packages 11:50:27 #80 DONE 4.3s 11:50:27 11:50:27 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 11:50:27 #79 DONE 4.6s 11:50:27 11:50:27 #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:50:27 #70 4.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:27 #70 4.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:27 #70 4.698 OK: 8 MiB in 20 packages 11:50:28 #70 ... 11:50:28 11:50:28 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:50:28 #0 3.114 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:28 #0 3.820 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:28 #0 4.533 OK: 264 MiB in 52 packages 11:50:28 #81 DONE 5.3s 11:50:28 11:50:28 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:50:28 #0 4.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:28 #0 4.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:28 #0 4.411 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 11:50:28 #0 4.444 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 11:50:28 #0 4.454 Executing ca-certificates-20240226-r0.trigger 11:50:28 #0 4.499 OK: 17 MiB in 19 packages 11:50:28 #82 DONE 5.2s 11:50:28 11:50:28 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:50:28 #0 4.241 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:28 #0 4.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:28 #0 4.513 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 11:50:28 #0 4.672 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 11:50:28 #0 4.681 Executing ca-certificates-20240226-r0.trigger 11:50:28 #0 4.729 OK: 12 MiB in 26 packages 11:50:28 #83 DONE 5.2s 11:50:28 11:50:28 #70 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:50:28 #70 DONE 5.3s 11:50:28 11:50:28 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:50:28 #0 4.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:28 #0 4.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:28 #0 4.411 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 11:50:28 #0 4.447 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 11:50:28 #0 4.456 OK: 7 MiB in 17 packages 11:50:28 #84 DONE 5.3s 11:50:28 11:50:28 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:50:29 #85 ... 11:50:29 11:50:29 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:50:29 #86 DONE 0.8s 11:50:29 11:50:29 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:50:29 #87 DONE 1.8s 11:50:29 11:50:29 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:50:29 #0 5.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:29 #0 5.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:29 #0 5.396 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 11:50:29 #0 5.836 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 11:50:29 #0 5.849 OK: 8 MiB in 19 packages 11:50:29 #88 DONE 6.0s 11:50:29 11:50:29 #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 11:50:29 #0 4.195 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 11:50:29 #0 4.671 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 11:50:29 #0 5.339 (1/1) Installing dumb-init (1.2.5-r2) 11:50:29 #0 5.881 Executing busybox-1.36.1-r7.trigger 11:50:29 #0 5.883 OK: 7 MiB in 16 packages 11:50:29 #89 DONE 6.1s 11:50:29 11:50:29 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:50:30 #90 ... 11:50:30 11:50:30 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:50:30 #91 DONE 2.1s 11:50:30 11:50:30 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:50:30 #85 DONE 2.1s 11:50:30 11:50:30 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:50:31 #92 ... 11:50:31 11:50:31 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:50:31 #53 ... 11:50:31 11:50:31 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:50:32 #93 DONE 1.4s 11:50:32 11:50:32 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:50:32 #92 DONE 1.4s 11:50:32 11:50:32 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:50:32 #90 DONE 2.7s 11:50:32 11:50:32 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:50:32 #94 ... 11:50:32 11:50:32 #95 [security-spire-server stage-2 6/9] COPY security.txt / 11:50:32 #95 DONE 0.2s 11:50:32 11:50:32 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:50:32 #96 DONE 0.2s 11:50:32 11:50:32 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:50:32 #94 DONE 0.2s 11:50:32 11:50:32 #97 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:50:32 #97 DONE 0.1s 11:50:32 11:50:32 #98 [security-spire-agent stage-3 7/10] COPY security.txt / 11:50:32 #98 DONE 0.1s 11:50:32 11:50:32 #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:50:32 #99 DONE 0.1s 11:50:32 11:50:32 #100 [security-spire-config stage-2 6/10] COPY security.txt / 11:50:32 #100 DONE 0.1s 11:50:32 11:50:32 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:50:32 #101 DONE 0.1s 11:50:32 11:50:32 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:50:32 #102 DONE 0.1s 11:50:32 11:50:32 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:50:32 #103 DONE 0.1s 11:50:32 11:50:32 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:50:32 #104 DONE 0.1s 11:50:32 11:50:32 #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:50:32 #105 DONE 0.1s 11:50:32 11:50:32 #106 [security-spire-server] exporting to image 11:50:32 #106 exporting layers 11:50:32 #106 ... 11:50:32 11:50:32 #107 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:50:32 #107 DONE 0.1s 11:50:32 11:50:32 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:50:32 #108 DONE 0.1s 11:50:32 11:50:32 #106 [security-spire-agent] exporting to image 11:50:33 #106 ... 11:50:33 11:50:33 #109 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:50:33 #109 DONE 4.7s 11:50:33 11:50:33 #110 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 11:50:33 #110 DONE 0.1s 11:50:33 11:50:33 #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:50:33 #111 ... 11:50:33 11:50:33 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:50:33 #112 ... 11:50:33 11:50:33 #106 [security-spire-config] exporting to image 11:50:33 #106 exporting layers 0.9s done 11:50:33 #106 writing image sha256:f2f1073d98d075692906fad53fd10e6ce2402bfc8970cc9f5f4030fde62103c9 0.0s done 11:50:33 #106 naming to docker.io/library/security-spire-server done 11:50:33 #106 writing image sha256:3e8bd9068f36ba7611d4e7eab2b627b85b4e32ef2e6ae1c512e477ff48d8b31f done 11:50:33 #106 naming to docker.io/library/security-spire-agent done 11:50:33 #106 writing image sha256:363c352ad05dbb099f35bea173c9ca6b69cf0e66a416ef55118d07dbfcbbf1e7 done 11:50:33 #106 naming to docker.io/library/security-spire-config done 11:50:33 #106 DONE 1.2s 11:50:33 11:50:33 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:50:57 Removing intermediate container bd5af7f74d82 11:50:57 ---> 4701c9ace4aa 11:50:57 Successfully built 4701c9ace4aa 11:50:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:58 + docker inspect -f . ci-base-image-arm64 11:50:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:50:58 prd-ubuntu20.04-docker-arm64-4c-16g-5860 does not seem to be running inside a container 11:50:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:50:59 $ docker top 5c56622739c016a75b1b3cafc0ba7a6ea290f38c46f15a955f1b36d302db5fb3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:51:00 + go version 11:51:00 go version go1.21.9 linux/arm64 [Pipeline] } 11:51:00 $ docker stop --time=1 5c56622739c016a75b1b3cafc0ba7a6ea290f38c46f15a955f1b36d302db5fb3 11:51:02 $ docker rm -f --volumes 5c56622739c016a75b1b3cafc0ba7a6ea290f38c46f15a955f1b36d302db5fb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:03 + docker inspect -f . ci-base-image-arm64 11:51:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:03 prd-ubuntu20.04-docker-arm64-4c-16g-5860 does not seem to be running inside a container 11:51:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:51:05 $ docker top f676a5341decf56fc50c03ac276e7f4f0c9542fa7509d919d678e9ef5d8aaf2a -eo pid,comm [Pipeline] { [Pipeline] echo 11:51:05 ========================================================= 11:51:05 [edgeXBuildGoParallel] Running Tests and Build... 11:51:05 ========================================================= [Pipeline] sh 11:51:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 11:51:06 + make test 11:51:06 go test -race -coverprofile=coverage.out ./... 11:51:30 #113 ... 11:51:30 11:51:30 #77 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:30 #77 DONE 60.9s 11:51:30 11:51:30 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:30 #74 DONE 61.0s 11:51:30 11:51:30 #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:30 #111 DONE 60.3s 11:51:30 11:51:30 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:30 #112 DONE 63.0s 11:51:30 11:51:30 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:30 #113 DONE 57.2s 11:51:30 11:51:30 #114 [core-keeper builder 7/8] COPY . . 11:51:37 #114 ... 11:51:37 11:51:37 #115 [core-command builder 6/7] COPY . . 11:51:37 #115 ... 11:51:37 11:51:37 #116 [security-secretstore-setup builder 6/7] COPY . . 11:51:37 #116 ... 11:51:37 11:51:37 #117 [support-notifications builder 6/7] COPY . . 11:51:37 #117 ... 11:51:37 11:51:37 #118 [security-spiffe-token-provider builder 6/7] COPY . . 11:51:38 #118 DONE 11.7s 11:51:38 11:51:38 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:51:38 #37 ... 11:51:38 11:51:38 #117 [support-notifications builder 6/7] COPY . . 11:51:38 #117 DONE 11.7s 11:51:38 11:51:38 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:38 #119 CACHED 11:51:38 11:51:38 #120 [support-scheduler builder 6/7] COPY . . 11:51:38 #120 CACHED 11:51:38 11:51:38 #121 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:51:38 #121 CACHED 11:51:38 11:51:38 #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:38 #122 CACHED 11:51:38 11:51:38 #123 [core-data builder 6/7] COPY . . 11:51:38 #123 CACHED 11:51:38 11:51:38 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 11:51:38 #124 CACHED 11:51:38 11:51:38 #125 [core-metadata builder 6/7] COPY . . 11:51:38 #125 CACHED 11:51:38 11:51:38 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:38 #126 CACHED 11:51:38 11:51:38 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:51:38 #127 CACHED 11:51:38 11:51:38 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:51:38 #128 CACHED 11:51:38 11:51:38 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:38 #129 CACHED 11:51:38 11:51:38 #130 [security-proxy-auth builder 6/7] COPY . . 11:51:38 #130 CACHED 11:51:38 11:51:38 #131 [core-common-config-bootstrapper builder 6/7] COPY . . 11:51:38 #131 CACHED 11:51:38 11:51:38 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:51:38 #132 CACHED 11:51:38 11:51:38 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:38 #133 CACHED 11:51:38 11:51:38 #114 [core-keeper builder 7/8] COPY . . 11:51:38 #114 DONE 11.7s 11:51:38 11:51:38 #116 [security-secretstore-setup builder 6/7] COPY . . 11:51:38 #116 DONE 11.7s 11:51:38 11:51:38 #134 [security-bootstrapper builder 6/7] COPY . . 11:51:38 #134 CACHED 11:51:38 11:51:38 #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:51:38 #135 CACHED 11:51:38 11:51:38 #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:38 #136 CACHED 11:51:38 11:51:38 #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 11:51:38 #137 CACHED 11:51:38 11:51:38 #138 [security-proxy-setup builder 6/7] COPY . . 11:51:38 #138 CACHED 11:51:38 11:51:38 #139 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:51:38 #139 CACHED 11:51:38 11:51:38 #115 [core-command builder 6/7] COPY . . 11:51:38 #115 DONE 11.7s 11:51:38 11:51:38 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:51:40 #140 2.510 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 11:51:48 #140 ... 11:51:48 11:51:48 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:51:48 #0 0.624 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 11:51:48 #141 ... 11:51:48 11:51:48 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:51:48 #0 1.125 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 11:51:48 #142 ... 11:51:48 11:51:48 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:51:48 #0 0.653 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 11:51:48 #143 ... 11:51:48 11:51:48 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:51:48 #0 2.087 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 11:51:48 #144 ... 11:51:48 11:51:48 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:51:48 #0 1.021 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 11:51:49 #145 ... 11:51:49 11:51:49 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:51:49 #0 1.837 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 11:51:49 #146 ... 11:51:49 11:51:49 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:51:49 #0 0.657 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 11:51:49 #147 ... 11:51:49 11:51:49 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:51:49 #0 1.276 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 11:51:49 #148 ... 11:51:49 11:51:49 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:51:49 #0 1.888 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 11:51:49 #149 ... 11:51:49 11:51:49 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:51:49 #0 0.549 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 11:51:50 #150 ... 11:51:50 11:51:50 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:51:50 #0 2.521 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 11:52:03 ? github.com/edgexfoundry/edgex-go [no test files] 11:53:11 #151 ... 11:53:11 11:53:11 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:53:11 #149 91.98 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 11:54:08 #149 ... 11:54:08 11:54:08 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:54:08 #145 DONE 145.6s 11:54:08 11:54:08 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:54:08 #146 DONE 145.6s 11:54:08 11:54:08 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:54:08 #140 DONE 145.6s 11:54:08 11:54:08 #142 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:54:08 #142 DONE 145.6s 11:54:08 11:54:08 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:54:08 #143 DONE 145.6s 11:54:08 11:54:08 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:54:08 #148 DONE 145.7s 11:54:08 11:54:08 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:54:08 #151 DONE 145.7s 11:54:08 11:54:08 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:54:08 #152 ... 11:54:08 11:54:08 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:54:08 #150 DONE 145.8s 11:54:08 11:54:08 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:54:08 #147 DONE 145.8s 11:54:08 11:54:08 #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:54:08 #153 ... 11:54:08 11:54:08 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:54:08 #144 DONE 146.1s 11:54:08 11:54:08 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:54:08 #149 DONE 146.0s 11:54:08 11:54:08 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:54:08 #141 DONE 146.1s 11:54:08 11:54:08 #154 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:54:08 #154 ... 11:54:08 11:54:08 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:54:08 #152 DONE 0.8s 11:54:08 11:54:08 #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:54:08 #153 DONE 0.8s 11:54:08 11:54:08 #155 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:54:08 #155 DONE 0.3s 11:54:08 11:54:08 #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:54:08 #156 DONE 0.8s 11:54:08 11:54:08 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:54:08 #157 DONE 0.6s 11:54:08 11:54:08 #158 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 11:54:08 #158 DONE 0.6s 11:54:08 11:54:08 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:54:08 #159 DONE 0.6s 11:54:08 11:54:08 #154 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:54:08 #154 DONE 0.5s 11:54:08 11:54:08 #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:54:08 #160 ... 11:54:08 11:54:08 #161 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:54:08 #161 CACHED 11:54:08 11:54:08 #162 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:54:08 #162 CACHED 11:54:08 11:54:08 #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:54:08 #163 DONE 0.7s 11:54:08 11:54:08 #164 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:54:08 #164 CACHED 11:54:08 11:54:08 #165 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:54:08 #165 CACHED 11:54:08 11:54:08 #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:54:08 #166 CACHED 11:54:08 11:54:08 #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:54:08 #167 CACHED 11:54:08 11:54:08 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:54:08 #168 DONE 0.7s 11:54:08 11:54:08 #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:54:08 #169 DONE 0.7s 11:54:08 11:54:08 #170 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:54:08 #170 CACHED 11:54:08 11:54:08 #171 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:54:08 #171 CACHED 11:54:08 11:54:08 #172 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:54:08 #172 DONE 0.7s 11:54:08 11:54:08 #173 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:54:08 #173 DONE 0.7s 11:54:08 11:54:08 #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:54:08 #174 DONE 0.7s 11:54:08 11:54:08 #160 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:54:08 #160 DONE 0.7s 11:54:08 11:54:08 #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:54:08 #175 ... 11:54:08 11:54:08 #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:54:08 #176 DONE 2.2s 11:54:08 11:54:08 #177 [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 11:54:08 #177 ... 11:54:08 11:54:08 #178 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:54:08 #178 DONE 2.5s 11:54:08 11:54:08 #179 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:54:08 #179 DONE 2.6s 11:54:08 11:54:08 #180 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:54:08 #180 DONE 2.5s 11:54:08 11:54:08 #181 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:54:08 #181 DONE 2.5s 11:54:08 11:54:08 #177 [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 11:54:08 #177 DONE 2.5s 11:54:08 11:54:08 #182 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:54:08 #182 DONE 2.6s 11:54:08 11:54:08 #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:54:08 #183 DONE 2.6s 11:54:08 11:54:08 #184 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:54:08 #184 DONE 2.6s 11:54:08 11:54:08 #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:54:08 #185 DONE 2.6s 11:54:08 11:54:08 #175 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:54:08 #175 DONE 2.6s 11:54:08 11:54:08 #106 [core-keeper] exporting to image 11:54:08 #106 exporting layers 11:54:08 #106 exporting layers 0.3s done 11:54:08 #106 ... 11:54:08 11:54:08 #186 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:54:08 #186 DONE 0.3s 11:54:08 11:54:08 #187 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:54:08 #187 DONE 0.4s 11:54:08 11:54:08 #188 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:54:08 #188 DONE 0.4s 11:54:08 11:54:08 #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:54:08 #189 DONE 0.4s 11:54:08 11:54:08 #190 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:54:08 #190 DONE 0.4s 11:54:08 11:54:08 #106 [core-command] exporting to image 11:54:08 #106 ... 11:54:08 11:54:08 #191 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 11:54:08 #191 DONE 0.5s 11:54:08 11:54:08 #192 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:54:08 #192 DONE 3.8s 11:54:08 11:54:08 #193 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:54:08 #193 DONE 0.5s 11:54:08 11:54:08 #194 [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 11:54:08 #194 DONE 0.5s 11:54:08 11:54:08 #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 11:54:08 #195 DONE 0.5s 11:54:08 11:54:08 #196 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:54:08 #196 DONE 0.4s 11:54:08 11:54:08 #106 [core-data] exporting to image 11:54:08 #106 writing image sha256:75f584b0f3814821ffab1ec6c714d2ecc432c4ebdf9c05842011da53af1f11da 0.0s done 11:54:08 #106 naming to docker.io/library/core-keeper done 11:54:08 #106 exporting layers 0.3s done 11:54:08 #106 exporting layers 0.4s done 11:54:08 #106 writing image sha256:853547183e9e950033372043e2bcf70475f8246f79e9e1e7e85e86527f92318a 11:54:08 #106 ... 11:54:08 11:54:08 #197 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:54:08 #197 DONE 0.5s 11:54:08 11:54:08 #198 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:54:08 #198 DONE 0.5s 11:54:08 11:54:08 #199 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 11:54:08 #199 DONE 0.4s 11:54:08 11:54:08 #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:54:08 #200 DONE 0.4s 11:54:08 11:54:08 #201 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:54:08 #201 DONE 0.4s 11:54:08 11:54:08 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:54:08 #202 DONE 0.4s 11:54:08 11:54:08 #106 [support-scheduler] exporting to image 11:54:08 #106 exporting layers 0.4s done 11:54:08 #106 writing image sha256:853547183e9e950033372043e2bcf70475f8246f79e9e1e7e85e86527f92318a done 11:54:08 #106 naming to docker.io/library/security-spiffe-token-provider done 11:54:08 #106 writing image sha256:d5efbbdc2fc38df6d1c70e45b226f4281e0175a14fde90bc91a65e76669f2899 0.0s done 11:54:08 #106 naming to docker.io/library/core-command done 11:54:08 #106 writing image sha256:ff2a94acb0d109c15c2153dae7469777129e319f360b5f055cbab0c724c57f79 done 11:54:08 #106 naming to docker.io/library/support-scheduler done 11:54:09 #106 writing image sha256:b25efb479f33d256f78fc9d99f1c4931bd35eecb0483a535c2a1ce466424f5f5 0.0s done 11:54:09 #106 writing image sha256:f4a222f3c93dc8836bc08588f9ae1214cbf0e97a21ab25563c89eb799c077b58 done 11:54:09 #106 naming to docker.io/library/core-data done 11:54:09 #106 naming to docker.io/library/support-notifications done 11:54:09 #106 ... 11:54:09 11:54:09 #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 11:54:09 #203 DONE 0.3s 11:54:09 11:54:09 #204 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:54:09 #204 DONE 0.3s 11:54:09 11:54:09 #106 [support-notifications] exporting to image 11:54:09 #106 exporting layers 0.3s done 11:54:09 #106 writing image sha256:cb6948672c69afe1504a6aa7cf501fd4b1336e4e37972bc9b28c5046f90930eb 11:54:09 #106 writing image sha256:cb6948672c69afe1504a6aa7cf501fd4b1336e4e37972bc9b28c5046f90930eb done 11:54:09 #106 naming to docker.io/library/core-metadata done 11:54:09 #106 DONE 2.4s 11:54:09 11:54:09 #205 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:54:09 #205 DONE 0.3s 11:54:09 11:54:09 #206 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:54:09 #206 DONE 0.3s 11:54:09 11:54:09 #207 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:54:09 #207 DONE 0.3s 11:54:09 11:54:09 #208 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:54:09 #208 DONE 0.0s 11:54:09 11:54:09 #209 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:54:09 #209 DONE 0.0s 11:54:09 11:54:09 #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:54:09 #210 DONE 0.7s 11:54:09 11:54:09 #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:54:09 #211 DONE 0.7s 11:54:09 11:54:09 #106 [core-common-config-bootstrapper] exporting to image 11:54:09 #106 ... 11:54:09 11:54:09 #212 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 11:54:09 #212 DONE 0.1s 11:54:09 11:54:09 #106 [core-common-config-bootstrapper] exporting to image 11:54:09 #106 exporting layers 0.2s done 11:54:09 #106 exporting layers 0.2s done 11:54:09 #106 writing image sha256:e1b9a5be6175e5dc637cb02115ddf09c77a69852a1df0f52d8517f4bd8e186b9 done 11:54:09 #106 naming to docker.io/library/core-common-config-bootstrapper done 11:54:09 #106 writing image sha256:33755720445a18064668be84f61e33ca3d692b59f8fb002a3181336cfc9d1996 0.0s done 11:54:09 #106 naming to docker.io/library/security-proxy-auth 0.0s done 11:54:09 #106 DONE 2.7s 11:54:09 11:54:09 #213 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 11:54:09 #213 DONE 0.1s 11:54:09 11:54:09 #214 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 11:54:09 #214 DONE 0.1s 11:54:09 11:54:09 #215 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:54:10 #215 ... 11:54:10 11:54:10 #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:54:10 #216 DONE 0.1s 11:54:10 11:54:10 #217 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:54:10 #217 DONE 0.9s 11:54:10 11:54:10 #106 [security-proxy-setup] exporting to image 11:54:10 #106 ... 11:54:10 11:54:10 #215 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:54:10 #215 DONE 0.9s 11:54:10 11:54:10 #218 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 11:54:10 #218 DONE 0.6s 11:54:10 11:54:10 #106 [security-proxy-setup] exporting to image 11:54:10 #106 exporting layers 0.5s done 11:54:10 #106 writing image sha256:7f89e1cf0b326dec10231e69fc3966f263b8d9d8578e9dd054cb5ca69bbee52c done 11:54:10 #106 naming to docker.io/library/security-proxy-setup 0.0s done 11:54:10 #106 exporting layers 0.3s done 11:54:10 #106 writing image sha256:9fc09940f2eb0214350851b41dc3623af99cc76c8319023be755b031b4f9e978 done 11:54:10 #106 naming to docker.io/library/security-bootstrapper done 11:54:10 #106 writing image sha256:636dfdd81eebd686958a63b77df04add5f4ec1822aee74517e1dbf88be4a8d15 done 11:54:10 #106 naming to docker.io/library/security-secretstore-setup done 11:54:10 #106 DONE 3.4s 11:54:10 11:54:10 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:54:10 time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:10 time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:10 time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:10 time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:10 time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:10 time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:10 time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:10 time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:10 time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:10 time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:10 time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:10 time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:10 time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:10 time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:54:10 time="2024-07-18T11:49:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:54:10 $ docker stop --time=1 410597eccfd329c5bc64f4c96b6b0a7b0b128f0e62cef5b62562b7d78e4409de 11:54:12 $ docker rm -f --volumes 410597eccfd329c5bc64f4c96b6b0a7b0b128f0e62cef5b62562b7d78e4409de [Pipeline] // withDockerContainer [Pipeline] sh 11:54:12 + docker images 11:54:12 REPOSITORY TAG IMAGE ID CREATED SIZE 11:54:12 security-bootstrapper latest 9fc09940f2eb 2 seconds ago 24MB 11:54:12 security-secretstore-setup latest 636dfdd81eeb 2 seconds ago 42.2MB 11:54:12 security-proxy-auth latest 33755720445a 3 seconds ago 38MB 11:54:12 security-proxy-setup latest 7f89e1cf0b32 3 seconds ago 31.2MB 11:54:12 core-common-config-bootstrapper latest e1b9a5be6175 3 seconds ago 20.2MB 11:54:12 support-notifications latest b25efb479f33 4 seconds ago 43.9MB 11:54:12 security-spiffe-token-provider latest 853547183e9e 4 seconds ago 34MB 11:54:12 core-metadata latest cb6948672c69 4 seconds ago 41MB 11:54:12 core-command latest d5efbbdc2fc3 4 seconds ago 40.4MB 11:54:12 support-scheduler latest ff2a94acb0d1 4 seconds ago 43.1MB 11:54:12 core-data latest f4a222f3c93d 4 seconds ago 40.8MB 11:54:12 core-keeper latest 75f584b0f381 5 seconds ago 35.6MB 11:54:12 security-spire-agent latest 3e8bd9068f36 3 minutes ago 187MB 11:54:12 security-spire-server latest f2f1073d98d0 3 minutes ago 126MB 11:54:12 security-spire-config latest 363c352ad05d 3 minutes ago 125MB 11:54:12 ci-base-image-x86_64 latest 5bd5a429a8a1 8 minutes ago 966MB 11:54:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 11:54:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 11:54:12 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] } 11:56:25 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:56:25 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 11:56:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:56:25 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 11:56:25 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:56:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 11:56:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 11:56:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:56:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 11:56:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:56:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 11:56:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:56:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:56:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 11:56:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:56:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:56:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.132s coverage: 28.7% of statements 11:56:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.237s coverage: 97.0% of statements 11:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 11:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 11:57:01 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 11:57:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.338s coverage: 69.2% of statements 11:57:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:57:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:57:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.256s coverage: 53.2% of statements 11:57:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 11:57:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:57:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 11:57:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:57:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 11:57:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 11:57:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 11:57:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 11:57:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 11:57:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 11:57:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 11:57:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 11:57:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 11:57:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 11:57:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.339s coverage: 93.4% of statements 11:57:24 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.279s coverage: 91.7% of statements 11:57:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:57:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:57:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.280s coverage: 6.5% of statements 11:57:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:57:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 11:57:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 11:57:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:57:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 11:57:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:57:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:57:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:57:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:57:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:57:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.985s coverage: 95.8% of statements 11:57:49 ok github.com/edgexfoundry/edgex-go/internal/io 1.105s coverage: 72.2% of statements 11:58:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:58:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 11:58:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.315s coverage: 0.8% of statements 11:58:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.154s coverage: 32.2% of statements 11:58:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.136s coverage: 41.7% of statements 11:58:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.113s coverage: 77.8% of statements 11:58:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.091s coverage: 94.1% of statements 11:58:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.099s coverage: 96.3% of statements 11:58:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.119s coverage: 87.5% of statements 11:58:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 11:58:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 11:58:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 11:58:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 11:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 11:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 11:58:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 11:58:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.132s coverage: 94.4% of statements 11:58:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 11:58:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 11:58:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 11:58:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 11:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 11:58:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 11:58:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 11:58:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.975s coverage: 79.9% of statements 11:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.156s coverage: 92.9% of statements 11:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.075s coverage: 64.4% of statements 11:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.124s coverage: 62.3% of statements 11:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.104s coverage: 87.2% of statements 11:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.078s coverage: 20.0% of statements 11:58:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.088s coverage: 100.0% of statements 11:58:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 11:58:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.314s coverage: 81.8% of statements 11:58:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:58:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.315s coverage: 82.1% of statements 11:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.120s coverage: 86.0% of statements 11:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:58:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.869s coverage: 63.1% of statements 11:58:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.126s coverage: 100.0% of statements 11:58:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.123s coverage: 89.4% of statements 11:58:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.093s coverage: 100.0% of statements 11:58:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 11:58:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 11:58:53 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 11:58:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements 11:58:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.074s coverage: 100.0% of statements 11:59:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:59:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:59:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.768s coverage: 38.4% of statements 11:59:03 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.125s coverage: 89.5% of statements 11:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 11:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 11:59:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 11:59:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 11:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.120s coverage: 84.8% of statements 11:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 11:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 11:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:59:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:59:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.192s coverage: 19.9% of statements 11:59:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:59:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 11:59:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 11:59:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 11:59:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.567s coverage: 95.7% of statements 11:59:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:59:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:59:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.163s coverage: 61.8% of statements 11:59:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:59:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 11:59:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.310s coverage: 98.9% of statements 11:59:31 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 11:59:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:59:31 go vet ./... 12:04:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:04:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:04:09 ./bin/test-attribution-txt.sh [Pipeline] echo 12:04:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 12:04:09 + ls -al . 12:04:09 total 836 12:04:09 drwxrwxr-x 10 1001 1001 4096 Jul 18 11:51 . 12:04:09 drwxr-xr-x 4 root root 4096 Jul 18 11:51 .. 12:04:09 drwxrwxr-x 2 1001 1001 4096 Jul 18 11:48 .blubracket 12:04:09 -rw-rw-r-- 1 1001 1001 10 Jul 18 11:48 .dockerignore 12:04:09 drwxrwxr-x 8 1001 1001 4096 Jul 18 11:48 .git 12:04:09 drwxrwxr-x 3 1001 1001 4096 Jul 18 11:48 .github 12:04:09 -rw-rw-r-- 1 1001 1001 1102 Jul 18 11:48 .gitignore 12:04:09 -rw-rw-r-- 1 1001 1001 42 Jul 18 11:48 .golangci.yml 12:04:09 -rw-rw-r-- 1 1001 1001 100 Jul 18 11:48 .hadolint.yml 12:04:09 -rw-rw-r-- 1 1001 1001 155 Jul 18 11:48 .sonarcloud.properties 12:04:09 -rw-rw-r-- 1 1001 1001 1171 Jul 18 11:48 ADOPTERS.md 12:04:09 -rw-rw-r-- 1 1001 1001 20361 Jul 18 11:48 Attribution.txt 12:04:09 -rw-rw-r-- 1 1001 1001 100284 Jul 18 11:48 CHANGELOG.md 12:04:09 -rw-rw-r-- 1 1001 1001 3804 Jul 18 11:48 CONTRIBUTING.md 12:04:09 -rw-rw-r-- 1 1001 1001 677 Jul 18 11:48 GOVERNANCE.md 12:04:09 -rw-rw-r-- 1 1001 1001 861 Jul 18 11:48 Jenkinsfile 12:04:09 -rw-rw-r-- 1 1001 1001 10775 Jul 18 11:48 LICENSE 12:04:09 -rw-rw-r-- 1 1001 1001 16051 Jul 18 11:48 Makefile 12:04:09 -rw-rw-r-- 1 1001 1001 582 Jul 18 11:48 OWNERS.md 12:04:09 -rw-rw-r-- 1 1001 1001 9528 Jul 18 11:48 README.md 12:04:09 -rw-rw-r-- 1 1001 1001 789 Jul 18 11:48 SECURITY.md 12:04:09 -rw-rw-r-- 1 1001 1001 5 Jul 18 11:45 VERSION 12:04:09 drwxrwxr-x 2 1001 1001 4096 Jul 18 11:48 bin 12:04:09 drwxrwxr-x 19 1001 1001 4096 Jul 18 11:48 cmd 12:04:09 -rw-r--r-- 1 root root 481596 Jul 18 11:59 coverage.out 12:04:09 drwxrwxr-x 2 1001 1001 4096 Jul 18 11:48 fuzz_test 12:04:09 -rw-rw-r-- 1 1001 1001 6911 Jul 18 11:48 go.mod 12:04:09 -rw-rw-r-- 1 1001 1001 100926 Jul 18 11:48 go.sum 12:04:09 drwxrwxr-x 7 1001 1001 4096 Jul 18 11:48 internal 12:04:09 drwxrwxr-x 3 1001 1001 4096 Jul 18 11:48 openapi 12:04:09 -rw-rw-r-- 1 1001 1001 584 Jul 18 11:48 security.txt 12:04:09 -rw-rw-r-- 1 1001 1001 204 Jul 18 11:48 version.go [Pipeline] sh 12:04:10 + '[' -e coverage.out ] 12:04:10 + chown 1001:1001 coverage.out [Pipeline] stash 12:04:10 Warning: overwriting stash ‘coverage-report’ 12:04:11 Stashed 1 file(s) [Pipeline] sh 12:04:12 + make build 12:04:12 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 12:07:19 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 12:07:23 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 12:07:31 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 12:07:33 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 12:07:41 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 12:08:08 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 12:08:16 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 12:08:26 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 12:08:30 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 12:08:33 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 12:08: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:08:42 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] } 12:08:46 $ docker stop --time=1 f676a5341decf56fc50c03ac276e7f4f0c9542fa7509d919d678e9ef5d8aaf2a 12:08:48 $ docker rm -f --volumes f676a5341decf56fc50c03ac276e7f4f0c9542fa7509d919d678e9ef5d8aaf2a [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 12:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:08:52 12:08:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:08:52 latest: Pulling from edgex-devops/edgex-compose-arm64 12:08:52 547446be3368: Pulling fs layer 12:08:52 d125d8839a47: Pulling fs layer 12:08:52 3e85d5ac6304: Pulling fs layer 12:08:52 c3105a71a48b: Pulling fs layer 12:08:52 0f093f025ec4: Pulling fs layer 12:08:52 c3106fc0e877: Pulling fs layer 12:08:52 c3105a71a48b: Waiting 12:08:52 0f093f025ec4: Waiting 12:08:52 c3106fc0e877: Waiting 12:08:52 547446be3368: Verifying Checksum 12:08:52 547446be3368: Download complete 12:08:52 c3105a71a48b: Verifying Checksum 12:08:52 c3105a71a48b: Download complete 12:08:53 d125d8839a47: Verifying Checksum 12:08:53 d125d8839a47: Download complete 12:08:53 c3106fc0e877: Verifying Checksum 12:08:53 c3106fc0e877: Download complete 12:08:53 0f093f025ec4: Verifying Checksum 12:08:53 0f093f025ec4: Download complete 12:08:53 547446be3368: Pull complete 12:08:55 d125d8839a47: Pull complete 12:08:55 3e85d5ac6304: Verifying Checksum 12:08:55 3e85d5ac6304: Download complete 12:09:05 3e85d5ac6304: Pull complete 12:09:05 c3105a71a48b: Pull complete 12:09:06 0f093f025ec4: Pull complete 12:09:06 c3106fc0e877: Pull complete 12:09:06 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 12:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:09:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:06 prd-ubuntu20.04-docker-arm64-4c-16g-5860 does not seem to be running inside a container 12:09: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:09:09 $ docker top ab8b040163f6a9487c5b95861cba306ffb03074b8b636543efef43221b1d807e -eo pid,comm [Pipeline] { [Pipeline] sh 12:09:10 + docker compose -f ./docker-compose-build.yml build --parallel 12:09:20 #1 [security-bootstrapper internal] load build definition from Dockerfile 12:09:20 #1 transferring dockerfile: 2.93kB 0.0s done 12:09:20 #1 DONE 0.1s 12:09:20 12:09:20 #2 [core-data internal] load build definition from Dockerfile 12:09:20 #2 transferring dockerfile: 2.01kB done 12:09:20 #2 DONE 0.0s 12:09:20 12:09:20 #3 [security-spire-config internal] load build definition from Dockerfile 12:09:20 #3 transferring dockerfile: 1.69kB done 12:09:20 #3 DONE 0.1s 12:09:20 12:09:20 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 12:09:20 #4 transferring dockerfile: 2.23kB 0.0s done 12:09:20 #4 DONE 0.1s 12:09:20 12:09:20 #5 [core-command internal] load build definition from Dockerfile 12:09:20 #5 transferring dockerfile: 1.93kB done 12:09:20 #5 DONE 0.1s 12:09:20 12:09:20 #6 [support-notifications internal] load build definition from Dockerfile 12:09:20 #6 transferring dockerfile: 1.95kB 0.0s done 12:09:20 #6 DONE 0.1s 12:09:20 12:09:20 #7 [core-metadata internal] load build definition from Dockerfile 12:09:20 #7 transferring dockerfile: 2.06kB done 12:09:20 #7 DONE 0.1s 12:09:20 12:09:20 #8 [security-secretstore-setup internal] load build definition from Dockerfile 12:09:20 #8 transferring dockerfile: 2.49kB done 12:09:20 #8 DONE 0.1s 12:09:20 12:09:20 #9 [security-spire-server internal] load build definition from Dockerfile 12:09:20 #9 transferring dockerfile: 1.70kB 0.0s done 12:09:20 #9 DONE 0.1s 12:09:20 12:09:20 #10 [core-keeper internal] load build definition from Dockerfile 12:09:20 #10 transferring dockerfile: 2.01kB 0.0s done 12:09:20 #10 DONE 0.1s 12:09:20 12:09:20 #11 [security-spire-agent internal] load build definition from Dockerfile 12:09:20 #11 transferring dockerfile: 1.81kB 0.0s done 12:09:20 #11 DONE 0.1s 12:09:20 12:09:20 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 12:09:20 #12 transferring dockerfile: 1.89kB done 12:09:20 #12 DONE 0.1s 12:09:20 12:09:20 #13 [support-scheduler internal] load build definition from Dockerfile 12:09:20 #13 transferring dockerfile: 1.93kB 0.0s done 12:09:20 #13 DONE 0.1s 12:09:20 12:09:20 #14 [security-proxy-auth internal] load build definition from Dockerfile 12:09:20 #14 transferring dockerfile: 2.15kB 0.0s done 12:09:20 #14 DONE 0.1s 12:09:20 12:09:20 #15 [security-proxy-setup internal] load build definition from Dockerfile 12:09:20 #15 transferring dockerfile: 2.50kB done 12:09:20 #15 DONE 0.1s 12:09:20 12:09:20 #16 [security-bootstrapper internal] load .dockerignore 12:09:20 #16 transferring context: 12:09:20 #16 transferring context: 50B 0.0s done 12:09:20 #16 DONE 0.1s 12:09:21 12:09:21 #17 [core-data internal] load .dockerignore 12:09:21 #17 transferring context: 50B done 12:09:21 #17 DONE 0.0s 12:09:21 12:09:21 #18 [security-spire-config internal] load .dockerignore 12:09:21 #18 transferring context: 50B done 12:09:21 #18 DONE 0.0s 12:09:21 12:09:21 #19 [core-common-config-bootstrapper internal] load .dockerignore 12:09:21 #19 transferring context: 50B done 12:09:21 #19 DONE 0.1s 12:09:21 12:09:21 #20 [core-command internal] load .dockerignore 12:09:21 #20 transferring context: 50B done 12:09:21 #20 DONE 0.1s 12:09:21 12:09:21 #21 [support-notifications internal] load .dockerignore 12:09:21 #21 transferring context: 50B 0.0s done 12:09:21 #21 DONE 0.0s 12:09:21 12:09:21 #22 [core-metadata internal] load .dockerignore 12:09:21 #22 transferring context: 50B 0.0s done 12:09:21 #22 DONE 0.0s 12:09:21 12:09:21 #23 [security-secretstore-setup internal] load .dockerignore 12:09:21 #23 transferring context: 50B done 12:09:21 #23 DONE 0.1s 12:09:21 12:09:21 #24 [security-spire-server internal] load .dockerignore 12:09:21 #24 transferring context: 50B done 12:09:21 #24 DONE 0.1s 12:09:21 12:09:21 #25 [core-keeper internal] load .dockerignore 12:09:21 #25 transferring context: 50B done 12:09:21 #25 DONE 0.1s 12:09:21 12:09:21 #26 [security-spire-agent internal] load .dockerignore 12:09:22 #26 transferring context: 50B 0.0s done 12:09:22 #26 DONE 0.1s 12:09:22 12:09:22 #27 [support-scheduler internal] load .dockerignore 12:09:22 #27 transferring context: 50B done 12:09:22 #27 DONE 0.1s 12:09:22 12:09:22 #28 [security-spiffe-token-provider internal] load .dockerignore 12:09:22 #28 transferring context: 50B 0.0s done 12:09:22 #28 DONE 0.1s 12:09:22 12:09:22 #29 [security-proxy-auth internal] load .dockerignore 12:09:22 #29 transferring context: 50B done 12:09:22 #29 DONE 0.1s 12:09:22 12:09:22 #30 [security-proxy-setup internal] load .dockerignore 12:09:22 #30 transferring context: 50B done 12:09:22 #30 DONE 0.1s 12:09:22 12:09:22 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:22 #31 DONE 0.0s 12:09:22 12:09:22 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 12:09:22 #32 DONE 0.1s 12:09:22 12:09:22 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:09:22 #33 DONE 0.0s 12:09:22 12:09:22 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:09:22 #34 DONE 0.0s 12:09:22 12:09:22 #35 [security-bootstrapper internal] load build context 12:09:22 #35 DONE 0.0s 12:09:22 12:09:22 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:09:22 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 12:09:22 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 12:09:22 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 12:09:22 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 12:09:22 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 233.47kB / 3.34MB 0.1s 12:09:22 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s 12:09:22 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 12:09:22 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 12:09:23 #33 ... 12:09:23 12:09:23 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:09:23 #34 DONE 0.9s 12:09:23 12:09:23 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:09:23 #33 ... 12:09:23 12:09:23 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:23 #31 DONE 0.0s 12:09:23 12:09:23 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:09:23 #33 ... 12:09:23 12:09:23 #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 12:09:23 #32 DONE 0.2s 12:09:23 12:09:23 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:09:23 #34 DONE 1.6s 12:09:23 12:09:23 #36 [core-data builder 2/7] WORKDIR /edgex-go 12:09:23 #36 DONE 0.5s 12:09:23 12:09:23 #33 [core-data stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:09:23 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 12:09:23 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 12:09:23 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 12:09:23 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 12:09:23 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 12:09:23 #33 ... 12:09:23 12:09:23 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:23 #31 DONE 0.0s 12:09:23 12:09:23 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 12:09:23 #32 DONE 0.4s 12:09:23 12:09:23 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:09:23 #34 DONE 1.6s 12:09:23 12:09:23 #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 12:09:23 #36 DONE 0.5s 12:09:23 12:09:23 #33 [core-common-config-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:09:23 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 12:09:23 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 12:09:23 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 12:09:23 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 12:09:23 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 12:09:23 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done 12:09:24 #33 ... 12:09:24 12:09:24 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:24 #31 DONE 0.0s 12:09:24 12:09:24 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:09:24 #34 DONE 1.6s 12:09:24 12:09:24 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:24 #31 DONE 0.0s 12:09:24 12:09:24 #36 [core-command builder 2/7] WORKDIR /edgex-go 12:09:24 #36 DONE 0.5s 12:09:24 12:09:24 #33 [core-command stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:09:24 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 12:09:24 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 12:09:24 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 12:09:24 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 12:09:24 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 12:09:24 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done 12:09:24 #33 ... 12:09:24 12:09:24 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 12:09:24 #32 DONE 0.6s 12:09:24 12:09:24 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:09:24 #34 DONE 1.6s 12:09:24 12:09:24 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:24 #31 DONE 0.0s 12:09:24 12:09:24 #36 [support-notifications builder 2/7] WORKDIR /edgex-go 12:09:24 #36 DONE 0.5s 12:09:24 12:09:24 #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:09:24 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 12:09:24 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 12:09:24 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 12:09:24 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 12:09:24 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 12:09:24 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done 12:09:24 #33 ... 12:09:24 12:09:24 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:24 #31 DONE 0.0s 12:09:24 12:09:24 #37 [core-common-config-bootstrapper internal] load build context 12:09:24 #37 ... 12:09:24 12:09:24 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:24 #31 DONE 0.0s 12:09:24 12:09:24 #37 [core-common-config-bootstrapper internal] load build context 12:09:24 #37 ... 12:09:24 12:09:24 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 12:09:24 #32 DONE 1.0s 12:09:24 12:09:24 #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:09:24 #34 DONE 1.8s 12:09:24 12:09:24 #36 [core-keeper builder 2/7] WORKDIR /edgex-go 12:09:24 #36 DONE 0.7s 12:09:24 12:09:24 #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:09:24 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 12:09:24 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 12:09:24 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 12:09:24 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 12:09:24 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 12:09:24 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done 12:09:24 #33 DONE 3.1s 12:09:24 12:09:24 #38 [core-keeper internal] load build context 12:09:25 #38 ... 12:09:25 12:09:25 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:25 #31 DONE 0.0s 12:09:25 12:09:25 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:25 #31 DONE 0.0s 12:09:25 12:09:25 #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 12:09:25 #39 DONE 1.5s 12:09:25 12:09:25 #33 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:09:25 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 12:09:25 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 12:09:25 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 12:09:25 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 12:09:25 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 12:09:25 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done 12:09:25 #33 DONE 3.1s 12:09:25 12:09:25 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:25 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:25 #40 ... 12:09:25 12:09:25 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:25 #31 DONE 0.0s 12:09:25 12:09:25 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 12:09:25 #31 DONE 0.0s 12:09:25 12:09:25 #38 [core-keeper internal] load build context 12:09:27 #38 ... 12:09:27 12:09:27 #41 [security-spire-server internal] load build context 12:09:27 #41 transferring context: 26.79kB 0.3s done 12:09:27 #41 DONE 1.7s 12:09:27 12:09:27 #38 [core-keeper internal] load build context 12:09:27 #38 ... 12:09:27 12:09:27 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 12:09:27 #32 DONE 3.1s 12:09:27 12:09:27 #38 [core-keeper internal] load build context 12:09:27 #38 ... 12:09:27 12:09:27 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:09:27 #34 DONE 1.8s 12:09:27 12:09:27 #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 12:09:27 #36 DONE 0.7s 12:09:27 12:09:27 #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:09:27 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 12:09:27 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 12:09:27 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 12:09:27 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 12:09:27 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 12:09:27 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done 12:09:27 #33 DONE 3.2s 12:09:27 12:09:27 #42 [support-scheduler internal] load build context 12:09:27 #42 DONE 0.0s 12:09:27 12:09:27 #43 [security-spiffe-token-provider internal] load build context 12:09:27 #43 DONE 0.0s 12:09:27 12:09:27 #44 [security-spire-config internal] load build context 12:09:27 #44 transferring context: 25.04kB 0.2s done 12:09:27 #44 DONE 2.0s 12:09:27 12:09:27 #38 [core-keeper internal] load build context 12:09:27 #38 ... 12:09:27 12:09:27 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 12:09:27 #34 DONE 1.8s 12:09:27 12:09:27 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 12:09:27 #36 DONE 0.8s 12:09:27 12:09:27 #33 [security-proxy-setup stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:09:27 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 12:09:27 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 12:09:27 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 12:09:27 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 12:09:27 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 12:09:27 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done 12:09:27 #33 DONE 3.2s 12:09:27 12:09:27 #38 [core-keeper internal] load build context 12:09:30 #38 ... 12:09:30 12:09:30 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 12:09:30 #45 DONE 5.4s 12:09:30 12:09:30 #35 [security-bootstrapper internal] load build context 12:09:30 #35 ... 12:09:30 12:09:30 #38 [core-keeper internal] load build context 12:09:31 #38 ... 12:09:31 12:09:31 #33 [security-spire-agent stage-1 1/16] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 12:09:31 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 12:09:31 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 12:09:31 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 12:09:31 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 12:09:31 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 12:09:31 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.1s done 12:09:31 #33 DONE 3.2s 12:09:31 12:09:31 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:09:31 #46 DONE 0.0s 12:09:31 12:09:31 #47 [security-spire-agent internal] load build context 12:09:31 #47 DONE 0.0s 12:09:31 12:09:31 #38 [core-keeper internal] load build context 12:09:31 #38 transferring context: 8.52MB 6.3s 12:09:33 #38 ... 12:09:33 12:09:33 #48 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 12:09:33 #0 6.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:33 #0 6.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:33 #0 9.279 OK: 266 MiB in 52 packages 12:09:33 #48 ... 12:09:33 12:09:33 #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 12:09:33 #0 6.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:33 #0 7.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:33 #0 8.908 OK: 266 MiB in 52 packages 12:09:33 #49 ... 12:09:33 12:09:33 #50 [core-data internal] load build context 12:09:34 #50 ... 12:09:34 12:09:34 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:34 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.7s done 12:09:34 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 12:09:34 #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 12:09:34 #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 12:09:34 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.7s done 12:09:34 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.4s done 12:09:34 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.8s done 12:09:34 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done 12:09:34 #40 ... 12:09:34 12:09:34 #47 [security-spire-agent internal] load build context 12:09:34 #47 transferring context: 26.32kB 1.2s done 12:09:34 #47 DONE 3.2s 12:09:34 12:09:34 #51 [core-command internal] load build context 12:09:34 #51 ... 12:09:34 12:09:34 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:34 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.5s 12:09:34 #40 ... 12:09:34 12:09:34 #52 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:34 #52 DONE 9.4s 12:09:34 12:09:34 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:34 #40 ... 12:09:34 12:09:34 #53 [support-notifications internal] load build context 12:09:34 #53 ... 12:09:34 12:09:34 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:09:34 #0 7.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:34 #0 8.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:34 #54 ... 12:09:34 12:09:34 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:34 #40 ... 12:09:34 12:09:34 #55 [security-secretstore-setup internal] load build context 12:09:34 #55 ... 12:09:34 12:09:34 #37 [core-common-config-bootstrapper internal] load build context 12:09:35 #37 ... 12:09:35 12:09:35 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:09:35 #0 8.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:35 #0 9.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:35 #56 ... 12:09:35 12:09:35 #57 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 12:09:35 #57 ... 12:09:35 12:09:35 #58 [core-metadata internal] load build context 12:09:35 #58 ... 12:09:35 12:09:35 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:35 #59 ... 12:09:35 12:09:35 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:09:35 #60 ... 12:09:35 12:09:35 #49 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 12:09:35 #49 DONE 12.2s 12:09:35 12:09:35 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:09:35 #61 ... 12:09:35 12:09:35 #48 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 12:09:35 #48 DONE 13.1s 12:09:35 12:09:35 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:09:36 #62 ... 12:09:36 12:09:36 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:36 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.3s 12:09:36 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 12:09:36 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 12:09:36 #40 ... 12:09:36 12:09:36 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:09:36 #63 ... 12:09:36 12:09:36 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 12:09:36 #54 10.72 OK: 266 MiB in 52 packages 12:09:36 #54 DONE 12.2s 12:09:36 12:09:36 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:09:36 #64 ... 12:09:36 12:09:36 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:36 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.76MB / 28.04MB 5.8s 12:09:37 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 6.5s 12:09:37 #40 ... 12:09:37 12:09:37 #65 [security-proxy-auth internal] load build context 12:09:37 #65 ... 12:09:37 12:09:37 #66 [security-proxy-setup internal] load build context 12:09:37 #66 ... 12:09:37 12:09:37 #42 [support-scheduler internal] load build context 12:09:37 #42 ... 12:09:37 12:09:37 #43 [security-spiffe-token-provider internal] load build context 12:09:37 #43 ... 12:09:37 12:09:37 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:09:37 #67 ... 12:09:37 12:09:37 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:09:37 #56 10.52 (1/2) Installing ca-certificates (20240226-r0) 12:09:37 #56 10.52 (2/2) Installing dumb-init (1.2.5-r2) 12:09:37 #56 10.52 Executing busybox-1.36.1-r7.trigger 12:09:37 #56 10.62 Executing ca-certificates-20240226-r0.trigger 12:09:37 #56 10.95 OK: 9 MiB in 17 packages 12:09:37 #56 DONE 12.9s 12:09:37 12:09:37 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:38 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 7.7s 12:09:38 #40 ... 12:09:38 12:09:38 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:09:38 #68 ... 12:09:38 12:09:38 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:39 #40 ... 12:09:39 12:09:39 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:09:39 #69 ... 12:09:39 12:09:39 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:39 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.11MB / 28.04MB 8.6s 12:09:39 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 12:09:40 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 9.2s 12:09:40 #40 ... 12:09:40 12:09:40 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:09:40 #59 DONE 14.9s 12:09:40 12:09:40 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:40 #40 ... 12:09:40 12:09:40 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 12:09:40 #61 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:40 #61 11.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:40 #61 13.54 (1/1) Installing dumb-init (1.2.5-r2) 12:09:40 #61 13.54 Executing busybox-1.36.1-r7.trigger 12:09:40 #61 13.71 OK: 8 MiB in 16 packages 12:09:40 #61 DONE 15.1s 12:09:40 12:09:40 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:40 #40 ... 12:09:40 12:09:40 #35 [security-bootstrapper internal] load build context 12:09:40 #35 transferring context: 63.95MB 18.1s 12:09:40 #35 ... 12:09:40 12:09:40 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:09:40 #46 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.9s done 12:09:40 #46 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 12:09:40 #46 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 12:09:40 #46 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 12:09:40 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 12:09:40 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.2s done 12:09:40 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 12:09:40 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 12:09:40 #46 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.2s done 12:09:40 #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 5.3s 12:09:40 #46 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 12:09:41 #46 ... 12:09:41 12:09:41 #38 [core-keeper internal] load build context 12:09:41 #38 ... 12:09:41 12:09:41 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:41 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 10.7s 12:09:42 #40 ... 12:09:42 12:09:42 #57 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 12:09:42 #57 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:42 #57 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:42 #57 14.94 (1/1) Installing dumb-init (1.2.5-r2) 12:09:42 #57 14.94 Executing busybox-1.36.1-r7.trigger 12:09:42 #57 14.98 OK: 8 MiB in 16 packages 12:09:42 #57 DONE 17.4s 12:09:42 12:09:42 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:42 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 11.8s 12:09:42 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.38MB / 28.04MB 12.1s 12:09:43 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 12.8s 12:09:44 #40 ... 12:09:44 12:09:44 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 12:09:44 #60 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:44 #60 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:44 #60 16.11 (1/2) Installing dumb-init (1.2.5-r2) 12:09:44 #60 16.11 (2/2) Installing su-exec (0.2-r3) 12:09:44 #60 16.11 Executing busybox-1.36.1-r7.trigger 12:09:44 #60 16.20 OK: 8 MiB in 17 packages 12:09:44 #60 DONE 18.5s 12:09:44 12:09:44 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:44 #40 ... 12:09:44 12:09:44 #50 [core-data internal] load build context 12:09:44 #50 ... 12:09:44 12:09:44 #51 [core-command internal] load build context 12:09:44 #51 ... 12:09:44 12:09:44 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:44 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 13.7s 12:09:44 #40 ... 12:09:44 12:09:44 #53 [support-notifications internal] load build context 12:09:45 #53 ... 12:09:45 12:09:45 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:45 #40 ... 12:09:45 12:09:45 #55 [security-secretstore-setup internal] load build context 12:09:45 #55 ... 12:09:45 12:09:45 #37 [core-common-config-bootstrapper internal] load build context 12:09:45 #37 ... 12:09:45 12:09:45 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:45 #40 ... 12:09:45 12:09:45 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 12:09:45 #70 ... 12:09:45 12:09:45 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:09:45 #64 19.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:45 #64 ... 12:09:45 12:09:45 #58 [core-metadata internal] load build context 12:09:45 #58 ... 12:09:45 12:09:45 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 12:09:45 #62 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:45 #62 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:45 #62 16.38 (1/4) Installing ca-certificates (20240226-r0) 12:09:45 #62 16.51 (2/4) Installing dumb-init (1.2.5-r2) 12:09:45 #62 16.51 (3/4) Installing su-exec (0.2-r3) 12:09:45 #62 16.57 (4/4) Installing yq (4.33.3-r5) 12:09:45 #62 17.01 Executing busybox-1.36.1-r7.trigger 12:09:45 #62 17.13 Executing ca-certificates-20240226-r0.trigger 12:09:45 #62 17.97 OK: 18 MiB in 19 packages 12:09:45 #62 DONE 19.9s 12:09:45 12:09:45 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:09:45 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 15.0s 12:09:46 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 15.3s 12:09:47 #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 16.0s done 12:09:47 #40 ... 12:09:47 12:09:47 #65 [security-proxy-auth internal] load build context 12:09:47 #65 transferring context: 5.66MB 18.4s 12:09:47 #65 ... 12:09:47 12:09:47 #66 [security-proxy-setup internal] load build context 12:09:47 #66 ... 12:09:47 12:09:47 #51 [core-command internal] load build context 12:09:47 #51 ... 12:09:47 12:09:47 #43 [security-spiffe-token-provider internal] load build context 12:09:47 #43 ... 12:09:47 12:09:47 #42 [support-scheduler internal] load build context 12:09:48 #42 ... 12:09:48 12:09:48 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:09:48 #71 ... 12:09:48 12:09:48 #51 [core-command internal] load build context 12:09:50 #51 ... 12:09:50 12:09:50 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 12:09:50 #67 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:50 #67 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:50 #67 16.76 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 12:09:50 #67 16.76 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 12:09:50 #67 16.76 OK: 19951 distinct packages available 12:09:50 #67 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:50 #67 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:50 #67 20.62 OK: 266 MiB in 52 packages 12:09:50 #67 DONE 22.9s 12:09:50 12:09:50 #51 [core-command internal] load build context 12:09:50 #51 ... 12:09:50 12:09:50 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:09:51 #72 ... 12:09:51 12:09:51 #55 [security-secretstore-setup internal] load build context 12:09:51 #55 ... 12:09:51 12:09:51 #58 [core-metadata internal] load build context 12:09:51 #58 ... 12:09:51 12:09:51 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:09:51 #73 ... 12:09:51 12:09:51 #35 [security-bootstrapper internal] load build context 12:09:51 #35 ... 12:09:51 12:09:51 #38 [core-keeper internal] load build context 12:09:51 #38 ... 12:09:51 12:09:51 #35 [security-bootstrapper internal] load build context 12:09:51 #35 transferring context: 80.80MB 29.1s 12:09:52 #35 ... 12:09:52 12:09:52 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:09:52 #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.8s done 12:09:52 #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.2s 12:09:52 #46 ... 12:09:52 12:09:52 #35 [security-bootstrapper internal] load build context 12:09:52 #35 ... 12:09:52 12:09:52 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 12:09:52 #74 ... 12:09:52 12:09:52 #35 [security-bootstrapper internal] load build context 12:09:53 #35 ... 12:09:53 12:09:53 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 12:09:53 #63 16.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:53 #63 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:53 #63 19.88 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 12:09:53 #63 19.88 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 12:09:53 #63 19.88 OK: 19948 distinct packages available 12:09:53 #63 20.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:53 #63 21.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:53 #63 24.64 (1/4) Installing dumb-init (1.2.5-r2) 12:09:53 #63 24.64 (2/4) Installing musl-obstack (1.2.3-r2) 12:09:53 #63 24.64 (3/4) Installing libucontext (1.2-r2) 12:09:53 #63 24.64 (4/4) Installing gcompat (1.1.0-r1) 12:09:53 #63 24.70 Executing busybox-1.36.1-r7.trigger 12:09:53 #63 24.79 OK: 8 MiB in 19 packages 12:09:53 #63 DONE 26.8s 12:09:53 12:09:53 #35 [security-bootstrapper internal] load build context 12:09:54 #35 ... 12:09:54 12:09:54 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:09:54 #75 ... 12:09:54 12:09:54 #35 [security-bootstrapper internal] load build context 12:09:54 #35 ... 12:09:54 12:09:54 #50 [core-data internal] load build context 12:09:54 #50 ... 12:09:54 12:09:54 #35 [security-bootstrapper internal] load build context 12:09:55 #35 ... 12:09:55 12:09:55 #53 [support-notifications internal] load build context 12:09:55 #53 ... 12:09:55 12:09:55 #35 [security-bootstrapper internal] load build context 12:09:55 #35 ... 12:09:55 12:09:55 #37 [core-common-config-bootstrapper internal] load build context 12:09:55 #37 ... 12:09:55 12:09:55 #55 [security-secretstore-setup internal] load build context 12:09:56 #55 ... 12:09:56 12:09:56 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:09:56 #76 ... 12:09:56 12:09:56 #55 [security-secretstore-setup internal] load build context 12:09:56 #55 ... 12:09:56 12:09:56 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:09:56 #64 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:56 #64 23.00 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 12:09:56 #64 23.00 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 12:09:56 #64 23.00 OK: 19948 distinct packages available 12:09:56 #64 23.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:56 #64 24.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:56 #64 27.36 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 12:09:56 #64 27.77 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 12:09:56 #64 27.82 (3/7) Installing dumb-init (1.2.5-r2) 12:09:56 #64 27.85 (4/7) Installing musl-obstack (1.2.3-r2) 12:09:56 #64 27.85 (5/7) Installing libucontext (1.2-r2) 12:09:56 #64 27.87 (6/7) Installing gcompat (1.1.0-r1) 12:09:56 #64 27.87 (7/7) Installing openssl (3.1.6-r0) 12:09:56 #64 28.03 Executing busybox-1.36.1-r7.trigger 12:09:56 #64 28.03 OK: 9 MiB in 20 packages 12:09:56 #64 ... 12:09:56 12:09:56 #55 [security-secretstore-setup internal] load build context 12:09:56 #55 ... 12:09:56 12:09:56 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 12:09:56 #69 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:56 #69 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:56 #69 23.54 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 12:09:56 #69 23.86 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 12:09:56 #69 23.95 (3/6) Installing dumb-init (1.2.5-r2) 12:09:56 #69 23.97 (4/6) Installing openssl (3.1.6-r0) 12:09:56 #69 24.07 (5/6) Installing su-exec (0.2-r3) 12:09:56 #69 24.07 (6/6) Installing yq (4.33.3-r5) 12:09:56 #69 24.66 Executing busybox-1.36.1-r7.trigger 12:09:56 #69 24.66 OK: 18 MiB in 19 packages 12:09:56 #69 DONE 27.1s 12:09:56 12:09:56 #55 [security-secretstore-setup internal] load build context 12:09:56 #55 ... 12:09:56 12:09:56 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:09:56 #68 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:56 #68 18.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:56 #68 21.11 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 12:09:56 #68 21.11 v3.18.7-41-gda3e699c6fb [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 12:09:56 #68 21.11 OK: 19948 distinct packages available 12:09:56 #68 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:56 #68 22.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:56 #68 25.88 (1/11) Installing ca-certificates (20240226-r0) 12:09:56 #68 26.44 (2/11) Installing brotli-libs (1.0.9-r14) 12:09:56 #68 26.44 (3/11) Installing libunistring (1.1-r1) 12:09:56 #68 26.59 (4/11) Installing libidn2 (2.3.4-r1) 12:09:56 #68 26.59 (5/11) Installing nghttp2-libs (1.57.0-r0) 12:09:56 #68 26.59 (6/11) Installing libcurl (8.5.0-r0) 12:09:56 #68 26.71 (7/11) Installing curl (8.5.0-r0) 12:09:56 #68 26.71 (8/11) Installing dumb-init (1.2.5-r2) 12:09:56 #68 26.71 (9/11) Installing musl-obstack (1.2.3-r2) 12:09:56 #68 26.71 (10/11) Installing libucontext (1.2-r2) 12:09:56 #68 26.71 (11/11) Installing gcompat (1.1.0-r1) 12:09:56 #68 26.71 Executing busybox-1.36.1-r7.trigger 12:09:56 #68 26.89 Executing ca-certificates-20240226-r0.trigger 12:09:56 #68 ... 12:09:56 12:09:56 #55 [security-secretstore-setup internal] load build context 12:09:56 #55 ... 12:09:56 12:09:56 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:09:56 #64 DONE 30.3s 12:09:56 12:09:56 #55 [security-secretstore-setup internal] load build context 12:09:57 #55 transferring context: 44.13MB 32.0s 12:09:57 #55 ... 12:09:57 12:09:57 #65 [security-proxy-auth internal] load build context 12:09:58 #65 ... 12:09:58 12:09:58 #66 [security-proxy-setup internal] load build context 12:09:58 #66 ... 12:09:58 12:09:58 #55 [security-secretstore-setup internal] load build context 12:09:58 #55 ... 12:09:58 12:09:58 #43 [security-spiffe-token-provider internal] load build context 12:09:58 #43 ... 12:09:58 12:09:58 #42 [support-scheduler internal] load build context 12:09:58 #42 ... 12:09:58 12:09:58 #43 [security-spiffe-token-provider internal] load build context 12:09:59 #43 ... 12:09:59 12:09:59 #70 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 12:09:59 #70 15.84 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:09:59 #70 17.33 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:09:59 #70 21.64 OK: 266 MiB in 52 packages 12:09:59 #70 DONE 23.4s 12:09:59 12:09:59 #43 [security-spiffe-token-provider internal] load build context 12:09:59 #43 ... 12:09:59 12:09:59 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:09:59 #68 28.35 OK: 13 MiB in 26 packages 12:09:59 #68 DONE 30.3s 12:09:59 12:09:59 #43 [security-spiffe-token-provider internal] load build context 12:10:00 #43 ... 12:10:00 12:10:00 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:10:00 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.9s 12:10:00 #40 ... 12:10:00 12:10:00 #55 [security-secretstore-setup internal] load build context 12:10:01 #55 ... 12:10:01 12:10:01 #51 [core-command internal] load build context 12:10:01 #51 ... 12:10:01 12:10:01 #55 [security-secretstore-setup internal] load build context 12:10:01 #55 ... 12:10:01 12:10:01 #58 [core-metadata internal] load build context 12:10:01 #58 ... 12:10:01 12:10:01 #55 [security-secretstore-setup internal] load build context 12:10:01 #55 ... 12:10:01 12:10:01 #38 [core-keeper internal] load build context 12:10:01 #38 ... 12:10:01 12:10:01 #58 [core-metadata internal] load build context 12:10:02 #58 ... 12:10:02 12:10:02 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:10:02 #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.1s 12:10:02 #46 ... 12:10:02 12:10:02 #58 [core-metadata internal] load build context 12:10:02 #58 transferring context: 61.26MB 37.6s 12:10:03 #58 ... 12:10:03 12:10:03 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:10:03 #0 7.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:10:03 #0 9.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:10:03 #77 ... 12:10:03 12:10:03 #58 [core-metadata internal] load build context 12:10:03 #58 ... 12:10:03 12:10:03 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:10:03 #72 12.83 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:10:03 #72 14.49 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:10:03 #72 19.74 (1/1) Installing dumb-init (1.2.5-r2) 12:10:03 #72 20.68 Executing busybox-1.36.1-r7.trigger 12:10:03 #72 20.84 OK: 8 MiB in 16 packages 12:10:03 #72 ... 12:10:03 12:10:03 #55 [security-secretstore-setup internal] load build context 12:10:03 #55 ... 12:10:03 12:10:03 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 12:10:03 #72 DONE 23.1s 12:10:03 12:10:03 #55 [security-secretstore-setup internal] load build context 12:10:04 #55 ... 12:10:04 12:10:04 #50 [core-data internal] load build context 12:10:04 #50 ... 12:10:04 12:10:04 #55 [security-secretstore-setup internal] load build context 12:10:05 #55 ... 12:10:05 12:10:05 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 12:10:05 #74 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:10:05 #74 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:10:05 #74 19.67 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 12:10:05 #74 20.57 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 12:10:05 #74 20.69 OK: 8 MiB in 16 packages 12:10:05 #74 DONE 22.5s 12:10:05 12:10:05 #55 [security-secretstore-setup internal] load build context 12:10:05 #55 ... 12:10:05 12:10:05 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:10:05 #71 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:10:05 #71 18.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:10:05 #71 23.86 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 12:10:05 #71 24.36 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 12:10:05 #71 24.45 Executing ca-certificates-20240226-r0.trigger 12:10:05 #71 26.00 OK: 9 MiB in 17 packages 12:10:05 #71 ... 12:10:05 12:10:05 #55 [security-secretstore-setup internal] load build context 12:10:05 #55 ... 12:10:05 12:10:05 #53 [support-notifications internal] load build context 12:10:05 #53 ... 12:10:05 12:10:05 #55 [security-secretstore-setup internal] load build context 12:10:05 #55 ... 12:10:05 12:10:05 #75 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 12:10:05 #75 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:10:05 #75 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:10:05 #75 18.95 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 12:10:05 #75 19.62 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 12:10:05 #75 19.63 OK: 8 MiB in 17 packages 12:10:05 #75 DONE 21.6s 12:10:05 12:10:05 #55 [security-secretstore-setup internal] load build context 12:10:05 #55 ... 12:10:05 12:10:05 #35 [security-bootstrapper internal] load build context 12:10:05 #35 ... 12:10:05 12:10:05 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 12:10:05 #71 DONE 28.1s 12:10:05 12:10:05 #35 [security-bootstrapper internal] load build context 12:10:05 #35 ... 12:10:05 12:10:05 #55 [security-secretstore-setup internal] load build context 12:10:06 #55 ... 12:10:06 12:10:06 #37 [core-common-config-bootstrapper internal] load build context 12:10:06 #37 ... 12:10:06 12:10:06 #55 [security-secretstore-setup internal] load build context 12:10:06 #55 ... 12:10:06 12:10:06 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:10:06 #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:10:06 #78 ... 12:10:06 12:10:06 #37 [core-common-config-bootstrapper internal] load build context 12:10:06 #37 ... 12:10:06 12:10:06 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 12:10:06 #73 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:10:06 #73 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:10:06 #73 22.57 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 12:10:06 #73 23.06 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 12:10:06 #73 23.21 OK: 8 MiB in 16 packages 12:10:06 #73 DONE 25.4s 12:10:06 12:10:06 #58 [core-metadata internal] load build context 12:10:06 #58 ... 12:10:06 12:10:06 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 12:10:06 #0 8.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:10:06 #0 9.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:10:07 #79 ... 12:10:07 12:10:07 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:10:07 #76 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:10:07 #76 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:10:07 #76 18.85 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 12:10:07 #76 19.09 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 12:10:07 #76 19.17 Executing ca-certificates-20240226-r0.trigger 12:10:07 #76 19.85 OK: 18 MiB in 19 packages 12:10:07 #76 ... 12:10:07 12:10:07 #58 [core-metadata internal] load build context 12:10:07 #58 ... 12:10:07 12:10:07 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 12:10:07 #76 DONE 21.7s 12:10:07 12:10:07 #58 [core-metadata internal] load build context 12:10:07 #58 transferring context: 70.74MB 42.6s 12:10:07 #58 ... 12:10:07 12:10:07 #77 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 12:10:07 #77 12.51 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 12:10:07 #77 12.92 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 12:10:07 #77 12.92 OK: 8 MiB in 19 packages 12:10:07 #77 DONE 14.4s 12:10:07 12:10:07 #58 [core-metadata internal] load build context 12:10:08 #58 ... 12:10:08 12:10:08 #65 [security-proxy-auth internal] load build context 12:10:08 #65 ... 12:10:08 12:10:08 #58 [core-metadata internal] load build context 12:10:08 #58 ... 12:10:08 12:10:08 #66 [security-proxy-setup internal] load build context 12:10:08 #66 ... 12:10:08 12:10:08 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 12:10:08 #79 10.79 OK: 9 MiB in 20 packages 12:10:08 #79 DONE 11.4s 12:10:08 12:10:08 #66 [security-proxy-setup internal] load build context 12:10:08 #66 ... 12:10:08 12:10:08 #65 [security-proxy-auth internal] load build context 12:10:08 #65 ... 12:10:08 12:10:08 #42 [support-scheduler internal] load build context 12:10:08 #42 ... 12:10:08 12:10:08 #66 [security-proxy-setup internal] load build context 12:10:10 #66 ... 12:10:10 12:10:10 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 12:10:10 #78 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:10:10 #78 12.44 OK: 18 MiB in 19 packages 12:10:10 #78 DONE 13.2s 12:10:10 12:10:10 #42 [support-scheduler internal] load build context 12:10:10 #42 ... 12:10:10 12:10:10 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 12:10:10 #0 9.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:10:10 #0 9.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:10:10 #0 11.04 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 12:10:10 #0 11.17 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 12:10:10 #0 11.21 Executing ca-certificates-20240226-r0.trigger 12:10:10 #80 ... 12:10:10 12:10:10 #43 [security-spiffe-token-provider internal] load build context 12:10:10 #43 ... 12:10:10 12:10:10 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 12:10:10 #81 DONE 1.1s 12:10:10 12:10:10 #43 [security-spiffe-token-provider internal] load build context 12:10:10 #43 ... 12:10:10 12:10:10 #42 [support-scheduler internal] load build context 12:10:11 #42 ... 12:10:11 12:10:11 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:10:11 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.0s 12:10:11 #40 ... 12:10:11 12:10:11 #42 [support-scheduler internal] load build context 12:10:11 #42 ... 12:10:11 12:10:11 #51 [core-command internal] load build context 12:10:11 #51 ... 12:10:11 12:10:11 #42 [support-scheduler internal] load build context 12:10:11 #42 ... 12:10:11 12:10:11 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 12:10:11 #80 11.53 OK: 13 MiB in 26 packages 12:10:11 #80 DONE 12.1s 12:10:11 12:10:11 #42 [support-scheduler internal] load build context 12:10:11 #42 ... 12:10:11 12:10:11 #38 [core-keeper internal] load build context 12:10:11 #38 ... 12:10:11 12:10:11 #42 [support-scheduler internal] load build context 12:10:12 #42 ... 12:10:12 12:10:12 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:10:12 #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.3s 12:10:12 #46 ... 12:10:12 12:10:12 #42 [support-scheduler internal] load build context 12:10:12 #42 transferring context: 69.00MB 43.3s 12:10:12 #42 ... 12:10:12 12:10:12 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 12:10:12 #82 DONE 6.9s 12:10:13 12:10:13 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:10:13 #46 ... 12:10:13 12:10:13 #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 12:10:13 #83 DONE 0.9s 12:10:13 12:10:13 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:10:15 #46 ... 12:10:15 12:10:15 #50 [core-data internal] load build context 12:10:15 #50 ... 12:10:15 12:10:15 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:10:15 #46 ... 12:10:15 12:10:15 #53 [support-notifications internal] load build context 12:10:15 #53 ... 12:10:15 12:10:15 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:10:16 #40 ... 12:10:16 12:10:16 #35 [security-bootstrapper internal] load build context 12:10:16 #35 ... 12:10:16 12:10:16 #53 [support-notifications internal] load build context 12:10:16 #53 ... 12:10:16 12:10:16 #55 [security-secretstore-setup internal] load build context 12:10:16 #55 ... 12:10:16 12:10:16 #53 [support-notifications internal] load build context 12:10:16 #53 ... 12:10:16 12:10:16 #37 [core-common-config-bootstrapper internal] load build context 12:10:17 #37 ... 12:10:17 12:10:17 #53 [support-notifications internal] load build context 12:10:17 #53 transferring context: 105.09MB 52.8s 12:10:18 #53 ... 12:10:18 12:10:18 #58 [core-metadata internal] load build context 12:10:18 #58 ... 12:10:18 12:10:18 #53 [support-notifications internal] load build context 12:10:18 #53 ... 12:10:18 12:10:18 #65 [security-proxy-auth internal] load build context 12:10:18 #65 ... 12:10:18 12:10:18 #53 [support-notifications internal] load build context 12:10:19 #53 ... 12:10:19 12:10:19 #66 [security-proxy-setup internal] load build context 12:10:19 #66 ... 12:10:19 12:10:19 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:10:19 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.6s 12:10:21 #40 ... 12:10:21 12:10:21 #43 [security-spiffe-token-provider internal] load build context 12:10:21 #43 ... 12:10:21 12:10:21 #66 [security-proxy-setup internal] load build context 12:10:21 #66 ... 12:10:21 12:10:21 #51 [core-command internal] load build context 12:10:21 #51 ... 12:10:21 12:10:21 #66 [security-proxy-setup internal] load build context 12:10:22 #66 ... 12:10:22 12:10:22 #38 [core-keeper internal] load build context 12:10:22 #38 ... 12:10:22 12:10:22 #66 [security-proxy-setup internal] load build context 12:10:22 #66 transferring context: 82.61MB 53.3s 12:10:23 #66 ... 12:10:23 12:10:23 #42 [support-scheduler internal] load build context 12:10:23 #42 ... 12:10:23 12:10:23 #66 [security-proxy-setup internal] load build context 12:10:23 #66 ... 12:10:23 12:10:23 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 12:10:23 #84 DONE 1.8s 12:10:23 12:10:23 #66 [security-proxy-setup internal] load build context 12:10:25 #66 ... 12:10:25 12:10:25 #50 [core-data internal] load build context 12:10:25 #50 ... 12:10:25 12:10:25 #66 [security-proxy-setup internal] load build context 12:10:25 #66 ... 12:10:25 12:10:25 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:10:25 #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 31.5s done 12:10:25 #46 ... 12:10:25 12:10:25 #66 [security-proxy-setup internal] load build context 12:10:26 #66 ... 12:10:26 12:10:26 #35 [security-bootstrapper internal] load build context 12:10:26 #35 ... 12:10:26 12:10:26 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:10:26 #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.1s done 12:10:26 #40 ... 12:10:26 12:10:26 #35 [security-bootstrapper internal] load build context 12:10:26 #35 ... 12:10:26 12:10:26 #55 [security-secretstore-setup internal] load build context 12:10:26 #55 ... 12:10:26 12:10:26 #35 [security-bootstrapper internal] load build context 12:10:26 #35 ... 12:10:26 12:10:26 #37 [core-common-config-bootstrapper internal] load build context 12:10:27 #37 ... 12:10:27 12:10:27 #55 [security-secretstore-setup internal] load build context 12:10:27 #55 ... 12:10:27 12:10:27 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:10:27 #40 DONE 61.9s 12:10:27 12:10:27 #55 [security-secretstore-setup internal] load build context 12:10:27 #55 transferring context: 175.04MB 62.2s 12:10:28 #55 ... 12:10:28 12:10:28 #58 [core-metadata internal] load build context 12:10:28 #58 ... 12:10:28 12:10:28 #55 [security-secretstore-setup internal] load build context 12:10:28 #55 ... 12:10:28 12:10:28 #65 [security-proxy-auth internal] load build context 12:10:28 #65 ... 12:10:28 12:10:28 #55 [security-secretstore-setup internal] load build context 12:10:29 #55 ... 12:10:29 12:10:29 #53 [support-notifications internal] load build context 12:10:30 #53 ... 12:10:30 12:10:30 #55 [security-secretstore-setup internal] load build context 12:10:31 #55 ... 12:10:31 12:10:31 #43 [security-spiffe-token-provider internal] load build context 12:10:31 #43 ... 12:10:31 12:10:31 #55 [security-secretstore-setup internal] load build context 12:10:32 #55 ... 12:10:32 12:10:32 #51 [core-command internal] load build context 12:10:32 #51 ... 12:10:32 12:10:32 #55 [security-secretstore-setup internal] load build context 12:10:32 #55 ... 12:10:32 12:10:32 #38 [core-keeper internal] load build context 12:10:32 #38 ... 12:10:32 12:10:32 #55 [security-secretstore-setup internal] load build context 12:10:32 #55 transferring context: 208.98MB 67.2s 12:10:33 #55 ... 12:10:33 12:10:33 #42 [support-scheduler internal] load build context 12:10:33 #42 ... 12:10:33 12:10:33 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:10:33 #85 DONE 3.6s 12:10:33 12:10:33 #42 [support-scheduler internal] load build context 12:10:33 #42 ... 12:10:33 12:10:33 #38 [core-keeper internal] load build context 12:10:33 #38 ... 12:10:33 12:10:33 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:10:33 #86 DONE 3.0s 12:10:33 12:10:33 #38 [core-keeper internal] load build context 12:10:34 #38 ... 12:10:34 12:10:34 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 12:10:34 #87 DONE 4.0s 12:10:34 12:10:34 #38 [core-keeper internal] load build context 12:10:35 #38 ... 12:10:35 12:10:35 #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / 12:10:35 #88 DONE 0.9s 12:10:35 12:10:35 #38 [core-keeper internal] load build context 12:10:35 #38 ... 12:10:35 12:10:35 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 12:10:35 #89 DONE 1.2s 12:10:35 12:10:35 #38 [core-keeper internal] load build context 12:10:35 #38 ... 12:10:35 12:10:35 #50 [core-data internal] load build context 12:10:35 #50 ... 12:10:35 12:10:35 #38 [core-keeper internal] load build context 12:10:35 #38 ... 12:10:35 12:10:35 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 12:10:35 #90 DONE 1.3s 12:10:35 12:10:35 #38 [core-keeper internal] load build context 12:10:36 #38 ... 12:10:36 12:10:36 #66 [security-proxy-setup internal] load build context 12:10:36 #66 ... 12:10:36 12:10:36 #91 [security-spire-server stage-2 6/9] COPY security.txt / 12:10:36 #91 DONE 1.3s 12:10:36 12:10:36 #66 [security-proxy-setup internal] load build context 12:10:36 #66 ... 12:10:36 12:10:36 #38 [core-keeper internal] load build context 12:10:36 #38 ... 12:10:36 12:10:36 #92 [security-spire-config stage-2 6/10] COPY security.txt / 12:10:36 #92 DONE 1.5s 12:10:36 12:10:36 #38 [core-keeper internal] load build context 12:10:37 #38 ... 12:10:37 12:10:37 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 12:10:37 #93 DONE 1.3s 12:10:37 12:10:37 #38 [core-keeper internal] load build context 12:10:37 #38 ... 12:10:37 12:10:37 #35 [security-bootstrapper internal] load build context 12:10:37 #35 transferring context: 243.57MB 74.7s 12:10:37 #35 ... 12:10:37 12:10:37 #37 [core-common-config-bootstrapper internal] load build context 12:10:37 #37 ... 12:10:37 12:10:37 #35 [security-bootstrapper internal] load build context 12:10:37 #35 ... 12:10:37 12:10:37 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:10:37 #94 DONE 1.1s 12:10:37 12:10:37 #35 [security-bootstrapper internal] load build context 12:10:38 #35 ... 12:10:38 12:10:38 #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:10:38 #95 DONE 1.4s 12:10:38 12:10:38 #35 [security-bootstrapper internal] load build context 12:10:38 #35 ... 12:10:38 12:10:38 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:10:38 #96 DONE 1.6s 12:10:38 12:10:38 #38 [core-keeper internal] load build context 12:10:38 #38 ... 12:10:38 12:10:38 #58 [core-metadata internal] load build context 12:10:39 #58 ... 12:10:39 12:10:39 #38 [core-keeper internal] load build context 12:10:39 #38 ... 12:10:39 12:10:39 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:10:39 #97 DONE 1.1s 12:10:39 12:10:39 #38 [core-keeper internal] load build context 12:10:39 #38 ... 12:10:39 12:10:39 #65 [security-proxy-auth internal] load build context 12:10:39 #65 ... 12:10:39 12:10:39 #38 [core-keeper internal] load build context 12:10:39 #38 ... 12:10:39 12:10:39 #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:10:39 #98 DONE 1.1s 12:10:39 12:10:39 #38 [core-keeper internal] load build context 12:10:40 #38 ... 12:10:40 12:10:40 #99 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 12:10:40 #99 DONE 1.5s 12:10:40 12:10:40 #38 [core-keeper internal] load build context 12:10:40 #38 ... 12:10:40 12:10:40 #53 [support-notifications internal] load build context 12:10:40 #53 ... 12:10:40 12:10:40 #38 [core-keeper internal] load build context 12:10:40 #38 ... 12:10:40 12:10:40 #35 [security-bootstrapper internal] load build context 12:10:40 #35 transferring context: 256.38MB 77.0s done 12:10:40 #35 DONE 77.9s 12:10:40 12:10:40 #38 [core-keeper internal] load build context 12:10:40 #38 ... 12:10:40 12:10:40 #100 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:10:40 #100 DONE 1.5s 12:10:40 12:10:40 #101 [security-spire-server] exporting to image 12:10:40 #101 exporting layers 12:10:41 #101 ... 12:10:41 12:10:41 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:10:41 #102 DONE 1.3s 12:10:41 12:10:41 #43 [security-spiffe-token-provider internal] load build context 12:10:41 #43 ... 12:10:41 12:10:41 #101 [security-spire-agent] exporting to image 12:10:41 #101 ... 12:10:41 12:10:41 #55 [security-secretstore-setup internal] load build context 12:10:41 #55 transferring context: 256.38MB 75.2s done 12:10:41 #55 DONE 76.6s 12:10:41 12:10:41 #43 [security-spiffe-token-provider internal] load build context 12:10:42 #43 ... 12:10:42 12:10:42 #51 [core-command internal] load build context 12:10:42 #51 ... 12:10:42 12:10:42 #43 [security-spiffe-token-provider internal] load build context 12:10:42 #43 ... 12:10:42 12:10:42 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:10:42 #103 DONE 2.1s 12:10:42 12:10:42 #43 [security-spiffe-token-provider internal] load build context 12:10:42 #43 ... 12:10:42 12:10:42 #104 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:10:42 #104 DONE 1.9s 12:10:42 12:10:42 #43 [security-spiffe-token-provider internal] load build context 12:10:44 #43 ... 12:10:44 12:10:44 #42 [support-scheduler internal] load build context 12:10:44 #42 ... 12:10:44 12:10:44 #43 [security-spiffe-token-provider internal] load build context 12:10:45 #43 ... 12:10:45 12:10:45 #50 [core-data internal] load build context 12:10:45 #50 transferring context: 182.94MB 81.8s 12:10:45 #50 ... 12:10:45 12:10:45 #43 [security-spiffe-token-provider internal] load build context 12:10:46 #43 ... 12:10:46 12:10:46 #53 [support-notifications internal] load build context 12:10:46 #53 transferring context: 256.38MB 81.0s done 12:10:46 #53 DONE 81.6s 12:10:46 12:10:46 #43 [security-spiffe-token-provider internal] load build context 12:10:46 #43 ... 12:10:46 12:10:46 #66 [security-proxy-setup internal] load build context 12:10:46 #66 ... 12:10:46 12:10:46 #43 [security-spiffe-token-provider internal] load build context 12:10:47 #43 ... 12:10:47 12:10:47 #42 [support-scheduler internal] load build context 12:10:47 #42 transferring context: 256.38MB 77.2s done 12:10:47 #42 DONE 79.8s 12:10:47 12:10:47 #43 [security-spiffe-token-provider internal] load build context 12:10:47 #43 ... 12:10:47 12:10:47 #37 [core-common-config-bootstrapper internal] load build context 12:10:47 #37 ... 12:10:47 12:10:47 #43 [security-spiffe-token-provider internal] load build context 12:10:48 #43 ... 12:10:48 12:10:48 #105 [support-notifications builder 4/7] COPY go.mod vendor* ./ 12:10:48 #105 DONE 1.9s 12:10:48 12:10:48 #43 [security-spiffe-token-provider internal] load build context 12:10:49 #43 ... 12:10:49 12:10:49 #106 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 12:10:49 #106 DONE 1.6s 12:10:49 12:10:49 #43 [security-spiffe-token-provider internal] load build context 12:10:49 #43 ... 12:10:49 12:10:49 #58 [core-metadata internal] load build context 12:10:49 #58 transferring context: 256.38MB 83.6s done 12:10:49 #58 DONE 84.1s 12:10:49 12:10:49 #101 [security-spire-config] exporting to image 12:10:49 #101 exporting layers 6.3s done 12:10:49 #101 writing image sha256:a260f6de18fcc2c7cba39594c1b2044805205435be95f51e7c3da4a3fb10633d 0.0s done 12:10:49 #101 naming to docker.io/library/security-spire-server-arm64 0.0s done 12:10:49 #101 writing image sha256:82117049cf236f2e159b27d45f0b7734599518cc961e10f44d30a9d14995ae4b 0.0s done 12:10:49 #101 naming to docker.io/library/security-spire-agent-arm64 done 12:10:49 #101 writing image sha256:230a8d2d02c47cdaf75f3e6fca377a0699f3466c6f70e8c2770635ab7f9cb61e 0.0s done 12:10:49 #101 naming to docker.io/library/security-spire-config-arm64 0.0s done 12:10:49 #101 DONE 8.3s 12:10:49 12:10:49 #43 [security-spiffe-token-provider internal] load build context 12:10:49 #43 ... 12:10:49 12:10:49 #65 [security-proxy-auth internal] load build context 12:10:49 #65 ... 12:10:49 12:10:49 #43 [security-spiffe-token-provider internal] load build context 12:10:49 #43 ... 12:10:49 12:10:49 #38 [core-keeper internal] load build context 12:10:49 #38 transferring context: 256.38MB 83.8s done 12:10:49 #38 DONE 84.7s 12:10:49 12:10:49 #51 [core-command internal] load build context 12:10:49 #51 transferring context: 256.38MB 84.9s done 12:10:49 #51 DONE 85.5s 12:10:49 12:10:49 #43 [security-spiffe-token-provider internal] load build context 12:10:50 #43 ... 12:10:50 12:10:50 #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ 12:10:50 #107 DONE 0.8s 12:10:50 12:10:50 #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:10:52 #108 ... 12:10:52 12:10:52 #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:10:52 #109 ... 12:10:52 12:10:52 #65 [security-proxy-auth internal] load build context 12:10:54 #65 transferring context: 216.68MB 85.2s 12:10:55 #65 ... 12:10:55 12:10:55 #50 [core-data internal] load build context 12:10:55 #50 ... 12:10:55 12:10:55 #65 [security-proxy-auth internal] load build context 12:10:57 #65 ... 12:10:57 12:10:57 #66 [security-proxy-setup internal] load build context 12:10:57 #66 ... 12:10:57 12:10:57 #65 [security-proxy-auth internal] load build context 12:10:57 #65 ... 12:10:57 12:10:57 #37 [core-common-config-bootstrapper internal] load build context 12:10:57 #37 ... 12:10:57 12:10:57 #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:10:58 #110 ... 12:10:58 12:10:58 #37 [core-common-config-bootstrapper internal] load build context 12:10:58 #37 ... 12:10:58 12:10:58 #50 [core-data internal] load build context 12:10:58 #50 transferring context: 256.38MB 94.6s done 12:10:58 #50 DONE 94.8s 12:10:58 12:10:58 #37 [core-common-config-bootstrapper internal] load build context 12:10:59 #37 ... 12:10:59 12:10:59 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:10:59 #111 ... 12:10:59 12:10:59 #37 [core-common-config-bootstrapper internal] load build context 12:10:59 #37 ... 12:10:59 12:10:59 #66 [security-proxy-setup internal] load build context 12:10:59 #66 transferring context: 256.38MB 90.3s done 12:10:59 #66 DONE 92.4s 12:10:59 12:10:59 #37 [core-common-config-bootstrapper internal] load build context 12:10:59 #37 ... 12:10:59 12:10:59 #65 [security-proxy-auth internal] load build context 12:10:59 #65 transferring context: 256.38MB 90.8s done 12:10:59 #65 DONE 92.7s 12:10:59 12:10:59 #37 [core-common-config-bootstrapper internal] load build context 12:11:00 #37 ... 12:11:00 12:11:00 #43 [security-spiffe-token-provider internal] load build context 12:11:00 #43 transferring context: 256.38MB 91.1s done 12:11:00 #43 DONE 93.2s 12:11:00 12:11:00 #37 [core-common-config-bootstrapper internal] load build context 12:11:01 #37 transferring context: 256.38MB 97.4s done 12:11:01 #37 DONE 97.5s 12:11:01 12:11:01 #112 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 12:11:01 #112 DONE 1.1s 12:11:01 12:11:01 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:09 #113 ... 12:12:09 12:12:09 #108 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:09 #108 DONE 73.7s 12:12:09 12:12:09 #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:09 #110 DONE 76.5s 12:12:09 12:12:09 #109 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:09 #109 DONE 81.6s 12:12:09 12:12:09 #114 [support-notifications builder 6/7] COPY . . 12:12:09 #114 ... 12:12:09 12:12:09 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:09 #111 DONE 75.6s 12:12:09 12:12:09 #115 [support-scheduler builder 6/7] COPY . . 12:12:09 #115 ... 12:12:09 12:12:09 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:09 #113 DONE 66.3s 12:12:09 12:12:09 #116 [core-keeper builder 7/8] COPY . . 12:12:09 #116 DONE 3.7s 12:12:09 12:12:09 #117 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:12:09 #117 ... 12:12:09 12:12:09 #118 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 12:12:09 #118 CACHED 12:12:09 12:12:09 #119 [security-proxy-setup builder 6/7] COPY . . 12:12:09 #119 CACHED 12:12:09 12:12:09 #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:09 #120 CACHED 12:12:09 12:12:09 #115 [support-scheduler builder 6/7] COPY . . 12:12:09 #115 DONE 3.7s 12:12:09 12:12:09 #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 12:12:09 #121 CACHED 12:12:09 12:12:09 #122 [security-secretstore-setup builder 6/7] COPY . . 12:12:09 #122 CACHED 12:12:09 12:12:09 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:09 #123 CACHED 12:12:09 12:12:09 #114 [support-notifications builder 6/7] COPY . . 12:12:09 #114 DONE 3.7s 12:12:09 12:12:09 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 12:12:09 #124 CACHED 12:12:09 12:12:09 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:09 #125 CACHED 12:12:09 12:12:09 #126 [core-command builder 6/7] COPY . . 12:12:09 #126 CACHED 12:12:09 12:12:09 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:09 #127 CACHED 12:12:09 12:12:09 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 12:12:09 #128 CACHED 12:12:09 12:12:09 #129 [core-data builder 6/7] COPY . . 12:12:09 #129 CACHED 12:12:09 12:12:09 #130 [security-bootstrapper builder 6/7] COPY . . 12:12:09 #130 DONE 3.7s 12:12:09 12:12:09 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:09 #131 CACHED 12:12:09 12:12:09 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 12:12:09 #132 CACHED 12:12:09 12:12:09 #133 [security-proxy-auth builder 6/7] COPY . . 12:12:09 #133 CACHED 12:12:09 12:12:09 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:09 #134 CACHED 12:12:09 12:12:09 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 12:12:09 #135 CACHED 12:12:09 12:12:09 #136 [core-metadata builder 6/7] COPY . . 12:12:09 #136 CACHED 12:12:09 12:12:09 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:12:09 #137 CACHED 12:12:09 12:12:09 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 12:12:09 #138 CACHED 12:12:09 12:12:09 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 12:12:09 #139 CACHED 12:12:09 12:12:09 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:12:13 #140 ... 12:12:13 12:12:13 #117 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:12:13 #117 3.909 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 12:12:17 #117 ... 12:12:17 12:12:17 #141 [security-spiffe-token-provider builder 6/7] COPY . . 12:12:17 #141 DONE 9.0s 12:12:17 12:12:17 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:12:18 #142 ... 12:12:18 12:12:18 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:12:18 #0 4.642 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 12:12:18 #143 ... 12:12:18 12:12:18 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:12:18 #0 5.776 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 12:12:18 #144 ... 12:12:18 12:12:18 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:12:18 #0 6.069 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 12:12:18 #145 ... 12:12:18 12:12:18 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:12:18 #0 4.871 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 12:12:18 #146 ... 12:12:18 12:12:18 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:12:18 #0 5.201 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 12:12:19 #147 ... 12:12:19 12:12:19 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:12:19 #0 5.851 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 12:12:19 #148 ... 12:12:19 12:12:19 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:12:19 #0 5.167 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 12:12:19 #149 ... 12:12:19 12:12:19 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:12:19 #0 6.065 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 12:12:19 #150 ... 12:12:19 12:12:19 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:12:19 #0 5.611 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 12:12:19 #151 ... 12:12:19 12:12:19 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:12:19 #142 1.846 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 12:12:24 #142 ... 12:12:24 12:12:24 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:12:24 #140 5.606 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 12:30:02 #140 ... 12:30:02 12:30:02 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:30:02 #147 DONE 1065.3s 12:30:02 12:30:02 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:30:02 #150 ... 12:30:02 12:30:02 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 12:30:02 #152 DONE 0.3s 12:30:02 12:30:02 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:30:02 #140 ... 12:30:02 12:30:02 #153 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 12:30:02 #153 DONE 0.1s 12:30:02 12:30:02 #154 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 12:30:02 #154 DONE 0.2s 12:30:02 12:30:02 #155 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 12:30:02 #155 DONE 0.3s 12:30:02 12:30:02 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:30:02 #142 ... 12:30:02 12:30:02 #156 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:30:02 #156 DONE 0.3s 12:30:02 12:30:02 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:30:02 #142 ... 12:30:02 12:30:02 #157 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:30:02 #157 DONE 0.2s 12:30:02 12:30:02 #158 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:30:02 #158 DONE 2.4s 12:30:02 12:30:02 #101 [security-proxy-setup] exporting to image 12:30:02 #101 exporting layers 12:30:02 #101 exporting layers 1.1s done 12:30:02 #101 writing image sha256:798afa8ef020311fbf9b3c06bc3c1b1fb61dda2f5e636406eea8719f719ccfcf done 12:30:02 #101 naming to docker.io/library/security-proxy-setup-arm64 done 12:30:02 #101 DONE 9.4s 12:30:02 12:30:02 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:30:02 #144 1068.0 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 12:30:02 #144 ... 12:30:02 12:30:02 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:30:02 #143 DONE 1073.7s 12:30:02 12:30:02 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:30:02 #140 ... 12:30:02 12:30:02 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 12:30:02 #159 DONE 0.4s 12:30:02 12:30:02 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:30:02 #150 ... 12:30:02 12:30:02 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 12:30:05 #160 DONE 2.3s 12:30:05 12:30:05 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 12:30:05 #161 DONE 0.3s 12:30:05 12:30:05 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:30:05 #140 ... 12:30:05 12:30:05 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 12:30:05 #162 DONE 0.2s 12:30:05 12:30:05 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:30:05 #142 ... 12:30:05 12:30:05 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:30:05 #163 DONE 0.2s 12:30:05 12:30:05 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 12:30:05 #164 DONE 0.1s 12:30:05 12:30:05 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:30:05 #142 ... 12:30:05 12:30:05 #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 12:30:05 #165 DONE 0.1s 12:30:06 12:30:06 #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 12:30:06 #166 DONE 0.1s 12:30:06 12:30:06 #117 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:30:06 #117 ... 12:30:06 12:30:06 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 12:30:06 #167 DONE 0.2s 12:30:06 12:30:06 #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:30:06 #168 DONE 0.2s 12:30:06 12:30:06 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:30:06 #150 ... 12:30:06 12:30:06 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 12:30:08 #169 DONE 2.1s 12:30:08 12:30:08 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:30:08 #46 ... 12:30:08 12:30:08 #101 [security-bootstrapper] exporting to image 12:30:08 #101 exporting layers 12:30:09 #101 exporting layers 1.4s done 12:30:09 #101 writing image sha256:9b19f0be01a0ba7a54efb842fc09a319f87b813f7df3f5c8cde5bc71f6a09a5b done 12:30:09 #101 naming to docker.io/library/security-bootstrapper-arm64 done 12:30:09 #101 DONE 10.8s 12:30:09 12:30:09 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:30:16 #140 ... 12:30:16 12:30:16 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:30:16 #144 DONE 1087.5s 12:30:16 12:30:16 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:30:16 #140 ... 12:30:16 12:30:16 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 12:30:16 #170 DONE 0.2s 12:30:16 12:30:16 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 12:30:16 #171 DONE 0.3s 12:30:16 12:30:16 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:30:16 #151 ... 12:30:16 12:30:16 #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:30:16 #172 DONE 0.2s 12:30:16 12:30:16 #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 12:30:16 #173 DONE 0.1s 12:30:16 12:30:16 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:30:17 #142 ... 12:30:17 12:30:17 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 12:30:17 #174 DONE 0.2s 12:30:17 12:30:17 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:30:17 #175 DONE 0.2s 12:30:17 12:30:17 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:30:17 #176 DONE 0.3s 12:30:17 12:30:17 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:30:17 #177 DONE 0.1s 12:30:17 12:30:17 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:30:21 #178 DONE 2.8s 12:30:21 12:30:21 #101 [security-secretstore-setup] exporting to image 12:30:21 #101 exporting layers 12:30:22 #101 exporting layers 1.5s done 12:30:22 #101 writing image sha256:c4844a4e5fd860b6449877d080750d4e5429228c654daeb703eb8c1fe13a411e done 12:30:22 #101 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 12:30:22 #101 DONE 12.4s 12:30:22 12:30:22 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:31:09 #140 ... 12:31:09 12:31:09 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:31:09 #150 DONE 1136.7s 12:31:09 12:31:09 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:31:09 #140 ... 12:31:09 12:31:09 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:31:09 #179 DONE 0.2s 12:31:09 12:31:09 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:31:09 #180 DONE 0.2s 12:31:09 12:31:09 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:31:09 #140 ... 12:31:09 12:31:09 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 12:31:09 #181 DONE 0.2s 12:31:09 12:31:09 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 12:31:09 #182 DONE 0.1s 12:31:09 12:31:09 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 12:31:09 #183 DONE 0.1s 12:31:09 12:31:09 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:31:09 #184 DONE 2.1s 12:31:09 12:31:09 #101 [core-common-config-bootstrapper] exporting to image 12:31:09 #101 exporting layers 12:31:09 #101 exporting layers 0.7s done 12:31:09 #101 writing image sha256:f4f61d3c1b36935976c15479546a752a89c5015f2843856df944392c696e3065 done 12:31:09 #101 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 12:31:09 #101 DONE 13.1s 12:31:09 12:31:09 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:33:01 #140 ... 12:33:01 12:33:01 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:33:01 #142 DONE 1241.0s 12:33:01 12:33:01 #117 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:33:01 #117 ... 12:33:01 12:33:01 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:33:01 #185 DONE 0.2s 12:33:01 12:33:01 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:33:01 #140 ... 12:33:01 12:33:01 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:33:01 #186 DONE 0.2s 12:33:01 12:33:01 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:33:01 #187 DONE 0.3s 12:33:01 12:33:01 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 12:33:01 #188 DONE 0.1s 12:33:01 12:33:01 #101 [security-spiffe-token-provider] exporting to image 12:33:01 #101 exporting layers 12:33:01 #101 exporting layers 0.9s done 12:33:01 #101 writing image sha256:62c49c9463916749bf94052d5b93cc07241f70713aef93b3e6a826aa56de1c34 0.0s done 12:33:01 #101 naming to docker.io/library/security-spiffe-token-provider-arm64 done 12:33:01 #101 DONE 14.0s 12:33:01 12:33:01 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:39:52 #148 ... 12:39:52 12:39:52 #140 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:39:52 #140 DONE 1662.0s 12:39:52 12:39:52 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:39:52 #145 ... 12:39:52 12:39:52 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:39:52 #189 DONE 0.1s 12:39:52 12:39:52 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:39:52 #145 ... 12:39:52 12:39:52 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:39:52 #190 DONE 0.1s 12:39:52 12:39:52 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 12:39:52 #191 DONE 0.4s 12:39:52 12:39:52 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 12:39:52 #192 DONE 0.1s 12:39:52 12:39:52 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:39:52 #149 ... 12:39:52 12:39:52 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 12:39:52 #193 DONE 0.1s 12:39:52 12:39:52 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:39:53 #194 DONE 1.8s 12:39:53 12:39:53 #117 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:39:53 #117 ... 12:39:53 12:39:53 #101 [security-proxy-auth] exporting to image 12:39:53 #101 exporting layers 12:39:54 #101 exporting layers 0.7s done 12:39:54 #101 writing image sha256:9c9a64309f2d6a6381269a6cfe3b26a14e74f0734e5f5297bdebbc6d8d00c667 done 12:39:54 #101 naming to docker.io/library/security-proxy-auth-arm64 done 12:39:54 #101 DONE 14.7s 12:39:54 12:39:54 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:40:41 #145 ... 12:40:41 12:40:41 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:40:41 #149 DONE 1709.5s 12:40:41 12:40:41 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:40:41 #148 ... 12:40:41 12:40:41 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 12:40:41 #195 DONE 0.2s 12:40:41 12:40:41 #117 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:40:41 #117 ... 12:40:41 12:40:41 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 12:40:41 #196 DONE 0.2s 12:40:41 12:40:41 #117 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:40:41 #117 ... 12:40:41 12:40:41 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:40:41 #197 DONE 0.5s 12:40:41 12:40:41 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 12:40:41 #198 DONE 0.1s 12:40:41 12:40:41 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:40:41 #146 ... 12:40:41 12:40:41 #101 [core-command] exporting to image 12:40:41 #101 exporting layers 12:40:41 #101 exporting layers 0.5s done 12:40:41 #101 writing image sha256:38a9c0c24122ef3e03d7566ec8154c167a860ea646607ba4be027800b25bea4c done 12:40:41 #101 naming to docker.io/library/core-command-arm64 12:40:41 #101 naming to docker.io/library/core-command-arm64 done 12:40:41 #101 DONE 15.2s 12:40:41 12:40:41 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:40:49 #145 ... 12:40:49 12:40:49 #117 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:40:49 #117 DONE 1720.2s 12:40:49 12:40:49 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:40:49 #145 ... 12:40:49 12:40:49 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 12:40:49 #199 DONE 0.2s 12:40:49 12:40:49 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:40:49 #145 ... 12:40:49 12:40:49 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 12:40:49 #200 DONE 0.5s 12:40:49 12:40:49 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 12:40:49 #201 DONE 0.1s 12:40:49 12:40:49 #101 [core-keeper] exporting to image 12:40:49 #101 exporting layers 12:40:50 #101 exporting layers 0.4s done 12:40:50 #101 writing image sha256:9777d05b0228a9ca37c8bc6adab27e79c8de9801a8dc3fbd6fe9ebdabb5dd9f8 done 12:40:50 #101 naming to docker.io/library/core-keeper-arm64 done 12:40:50 #101 DONE 15.6s 12:40:50 12:40:50 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:40:56 #145 ... 12:40:56 12:40:56 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:40:56 #151 DONE 1727.8s 12:40:56 12:40:56 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:40:56 #145 DONE 1727.8s 12:40:56 12:40:56 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:40:57 #46 ... 12:40:57 12:40:57 #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:40:57 #202 ... 12:40:57 12:40:57 #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:40:57 #203 DONE 0.2s 12:40:57 12:40:57 #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:40:57 #202 DONE 0.2s 12:40:57 12:40:57 #204 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:40:57 #204 DONE 0.2s 12:40:57 12:40:57 #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:40:57 #205 DONE 0.2s 12:40:57 12:40:57 #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:40:58 #206 DONE 0.5s 12:40:58 12:40:58 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:40:58 #207 DONE 0.5s 12:40:58 12:40:58 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 12:40:58 #208 DONE 0.2s 12:40:58 12:40:58 #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 12:40:58 #209 DONE 0.2s 12:40:58 12:40:58 #101 [core-data] exporting to image 12:40:58 #101 exporting layers 12:40:58 #101 ... 12:40:58 12:40:58 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 12:40:58 #210 DONE 0.2s 12:40:58 12:40:58 #101 [core-metadata] exporting to image 12:40:59 #101 exporting layers 0.8s done 12:40:59 #101 writing image sha256:f26b414bb0d8d27c8d1fe66676fbe8674d066accad0ce3d67b668cef445934ab done 12:40:59 #101 naming to docker.io/library/core-data-arm64 done 12:40:59 #101 exporting layers 0.8s done 12:40:59 #101 writing image sha256:c92964cd6231e364ad2aa143542c6a45836cd083c0dca6cc40a77ab9540ff0e4 done 12:40:59 #101 naming to docker.io/library/core-metadata-arm64 done 12:40:59 #101 DONE 16.6s 12:40:59 12:40:59 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:41:26 #46 ... 12:41:26 12:41:26 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:41:26 #146 DONE 1753.5s 12:41:26 12:41:26 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:41:26 #148 ... 12:41:26 12:41:26 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:41:26 #211 DONE 0.1s 12:41:26 12:41:26 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:41:26 #46 ... 12:41:26 12:41:26 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:41:26 #212 DONE 0.1s 12:41:26 12:41:26 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:41:26 #213 DONE 0.5s 12:41:26 12:41:26 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 12:41:26 #214 DONE 0.1s 12:41:26 12:41:26 #101 [support-scheduler] exporting to image 12:41:26 #101 exporting layers 12:41:26 #101 ... 12:41:26 12:41:26 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:41:26 #148 DONE 1755.3s 12:41:26 12:41:26 #101 [support-scheduler] exporting to image 12:41:26 #101 exporting layers 0.5s done 12:41:26 #101 writing image sha256:7634c094742d933431a668082b07a9636a9caa9c164a20c745b3b5b8bc4b4ef6 0.0s done 12:41:26 #101 naming to docker.io/library/support-scheduler-arm64 done 12:41:26 #101 DONE 17.1s 12:41:26 12:41:26 #215 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:41:26 #215 DONE 0.1s 12:41:26 12:41:26 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:41:26 #46 ... 12:41:26 12:41:26 #216 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:41:26 #216 DONE 0.1s 12:41:26 12:41:26 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:41:26 #217 DONE 0.3s 12:41:26 12:41:26 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:41:26 #46 ... 12:41:26 12:41:26 #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 12:41:26 #218 DONE 0.1s 12:41:26 12:41:26 #101 [support-notifications] exporting to image 12:41:26 #101 exporting layers 0.5s done 12:41:26 #101 writing image sha256:d30b624c1bc45aa2e6e6bbb627e7dd74314ab653cc61cbae53e6bbcac73fd705 done 12:41:26 #101 naming to docker.io/library/support-notifications-arm64 done 12:41:26 #101 DONE 17.7s 12:41:26 12:41:26 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 12:41:26 time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:41:26 time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:41:26 time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:41:26 time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:41:26 time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:41:26 time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:41:26 time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:41:26 time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:41:26 time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:41:26 time="2024-07-18T12:09:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:41:26 time="2024-07-18T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:41:26 time="2024-07-18T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:41:26 time="2024-07-18T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:41:26 time="2024-07-18T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:41:26 time="2024-07-18T12:09:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 12:41:26 $ docker stop --time=1 ab8b040163f6a9487c5b95861cba306ffb03074b8b636543efef43221b1d807e 12:41:27 $ docker rm -f --volumes ab8b040163f6a9487c5b95861cba306ffb03074b8b636543efef43221b1d807e [Pipeline] // withDockerContainer [Pipeline] sh 12:41:28 + docker images 12:41:28 REPOSITORY TAG IMAGE ID CREATED SIZE 12:41:28 support-notifications-arm64 latest d30b624c1bc4 4 seconds ago 43.3MB 12:41:28 support-scheduler-arm64 latest 7634c094742d 6 seconds ago 42.4MB 12:41:28 core-metadata-arm64 latest c92964cd6231 30 seconds ago 40.4MB 12:41:28 core-data-arm64 latest f26b414bb0d8 30 seconds ago 40.3MB 12:41:28 core-keeper-arm64 latest 9777d05b0228 39 seconds ago 35.2MB 12:41:28 core-command-arm64 latest 38a9c0c24122 49 seconds ago 39.9MB 12:41:28 security-proxy-auth-arm64 latest 9c9a64309f2d About a minute ago 37.4MB 12:41:28 security-spiffe-token-provider-arm64 latest 62c49c946391 8 minutes ago 34.1MB 12:41:28 core-common-config-bootstrapper-arm64 latest f4f61d3c1b36 10 minutes ago 20.1MB 12:41:28 security-secretstore-setup-arm64 latest c4844a4e5fd8 11 minutes ago 41.5MB 12:41:28 security-bootstrapper-arm64 latest 9b19f0be01a0 11 minutes ago 23.7MB 12:41:28 security-proxy-setup-arm64 latest 798afa8ef020 11 minutes ago 31MB 12:41:28 security-spire-config-arm64 latest 230a8d2d02c4 30 minutes ago 120MB 12:41:28 security-spire-server-arm64 latest a260f6de18fc 30 minutes ago 121MB 12:41:28 security-spire-agent-arm64 latest 82117049cf23 30 minutes ago 179MB 12:41:28 ci-base-image-arm64 latest 4701c9ace4aa 50 minutes ago 963MB 12:41:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 12:41:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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 12:41:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:41:29 12:41:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:41:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:41:29 arm64: Pulling from edgex-lftools-log-publisher 12:41:29 8998bd30e6a1: Pulling fs layer 12:41:29 04944245beec: Pulling fs layer 12:41:29 699f458cf7ca: Pulling fs layer 12:41:29 765212b225bb: Pulling fs layer 12:41:29 f23df028b6ca: Pulling fs layer 12:41:29 d65c8cfc05b1: Pulling fs layer 12:41:29 2437ff75d9bd: Pulling fs layer 12:41:29 f23df028b6ca: Waiting 12:41:29 d65c8cfc05b1: Waiting 12:41:29 2437ff75d9bd: Waiting 12:41:29 04944245beec: Verifying Checksum 12:41:29 04944245beec: Download complete 12:41:29 765212b225bb: Verifying Checksum 12:41:29 765212b225bb: Download complete 12:41:29 f23df028b6ca: Download complete 12:41:29 d65c8cfc05b1: Download complete 12:41:30 699f458cf7ca: Verifying Checksum 12:41:30 699f458cf7ca: Download complete 12:41:30 8998bd30e6a1: Verifying Checksum 12:41:30 8998bd30e6a1: Download complete 12:41:33 2437ff75d9bd: Verifying Checksum 12:41:33 2437ff75d9bd: Download complete 12:41:34 8998bd30e6a1: Pull complete 12:41:35 04944245beec: Pull complete 12:41:37 699f458cf7ca: Pull complete 12:41:37 765212b225bb: Pull complete 12:41:38 f23df028b6ca: Pull complete 12:41:38 d65c8cfc05b1: Pull complete 12:41:56 2437ff75d9bd: Pull complete 12:41:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:41:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:41:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:41:56 prd-ubuntu20.04-docker-arm64-4c-16g-5860 does not seem to be running inside a container 12:41:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:41:59 $ docker top 1b302d9b718e356890ec57dad7b45c5264f8622239c6beb6ab2cc8a26771419d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:42:00 ---> job-cost.sh 12:42:00 lf-activate-venv: SKIPPING 12:42:00 INFO: No Stack... 12:42:01 INFO: Retrieving Pricing Info for: v3-standard-4 12:42:01 INFO: Archiving Costs [Pipeline] sh 12:42:02 + cat /w/workspace/edgex-go/1/archives/cost.csv 12:42:02 + cut -d, -f6 [Pipeline] lock 12:42:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4828-1-stack-cost] 12:42:02 Resource [jenkins-edgexfoundry-edgex-go-PR-4828-1-stack-cost] did not exist. Created. 12:42:02 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4828-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:42:03 + echo total: 0.10999999940395355 [Pipeline] stash 12:42:03 Stashed 1 file(s) [Pipeline] } 12:42:03 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4828-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:42:03 $ docker stop --time=1 1b302d9b718e356890ec57dad7b45c5264f8622239c6beb6ab2cc8a26771419d 12:42:05 $ docker rm -f --volumes 1b302d9b718e356890ec57dad7b45c5264f8622239c6beb6ab2cc8a26771419d [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 12:42:06 provisioning config files... 12:42:06 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13868485608086787322tmp [Pipeline] { [Pipeline] sh 12:42:06 + set +x 12:42:06 + bash -s -- 12:42:06 + curl -s https://codecov.io/bash 12:42:06 12:42:06 _____ _ 12:42:06 / ____| | | 12:42:06 | | ___ __| | ___ ___ _____ __ 12:42:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:42:06 | |___| (_) | (_| | __/ (_| (_) \ V / 12:42:06 \_____\___/ \__,_|\___|\___\___/ \_/ 12:42:06 Bash-1.0.6 12:42:06 12:42:06 12:42:06 ==> git version 2.25.1 found 12:42:06 ==> 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 12:42:06 Release-Date: 2020-01-08 12:42:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:42:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:42:06 ==> Jenkins CI detected. 12:42:06 current dir:  /w/workspace/edgex-go/1 12:42:06 project root: . 12:42:06 --> token set from env 12:42:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:42:06 ==> Running gcov in . (disable via -X gcov) 12:42:06 ==> Python coveragepy not found 12:42:06 ==> Searching for coverage reports in: 12:42:06 + . 12:42:06 -> Found 1 reports 12:42:06 ==> Detecting git/mercurial file structure 12:42:06 ==> Reading reports 12:42:06 + ./coverage.out bytes=481596 12:42:06 ==> Appending adjustments 12:42:06 https://docs.codecov.io/docs/fixing-reports 12:42:08 + Found adjustments 12:42:08 ==> Gzipping contents 12:42:08 60K /tmp/codecov.rbSa6W.gz 12:42:08 ==> Uploading reports 12:42:08 url: https://codecov.io 12:42:08 query: branch=PR-4828&commit=5c04009ff751622e18bbeb55e4fc0158a67abd7d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4828%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4828&job=&cmd_args= 12:42:08 -> Pinging Codecov 12:42:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4828&commit=5c04009ff751622e18bbeb55e4fc0158a67abd7d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4828%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4828&job=&cmd_args= 12:42:08 -> Uploading to 12:42:08 https://storage.googleapis.com/codecov/v4/raw/2024-07-18/00271124DB129430A58F1EEE437C3FCB/5c04009ff751622e18bbeb55e4fc0158a67abd7d/bee6dfce-20d0-4755-a34f-6c3617d2161e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240718%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240718T124208Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1585feb40af45831fa56f7d1982777be05d74c5ae5b2f80bf753183108579b9 12:42:08 % Total % Received % Xferd Average Speed Time Time Time Current 12:42:08 Dload Upload Total Spent Left Speed 12:42:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61301 0 0 100 61301 0 213k --:--:-- --:--:-- --:--:-- 213k 12:42:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5c04009ff751622e18bbeb55e4fc0158a67abd7d [Pipeline] } 12:42:08 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 12:42:10 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 12:42:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:42:11 ---> package-listing.sh 12:42:11 ++ facter osfamily 12:42:11 ++ tr '[:upper:]' '[:lower:]' 12:42:11 + OS_FAMILY=debian 12:42:11 + workspace=/w/workspace/edgex-go/1 12:42:11 + START_PACKAGES=/tmp/packages_start.txt 12:42:11 + END_PACKAGES=/tmp/packages_end.txt 12:42:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:42:11 + PACKAGES=/tmp/packages_start.txt 12:42:11 + '[' /w/workspace/edgex-go/1 ']' 12:42:11 + PACKAGES=/tmp/packages_end.txt 12:42:11 + case "${OS_FAMILY}" in 12:42:11 + dpkg -l 12:42:11 + grep '^ii' 12:42:11 + '[' -f /tmp/packages_start.txt ']' 12:42:11 + '[' -f /tmp/packages_end.txt ']' 12:42:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:42:11 + '[' /w/workspace/edgex-go/1 ']' 12:42:11 + mkdir -p /w/workspace/edgex-go/1/archives/ 12:42:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 12:42:12 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 12:42:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:42:12 12:42:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:42:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:42:13 latest: Pulling from edgex-lftools-log-publisher 12:42:13 5eb5b503b376: Pulling fs layer 12:42:13 5c69ac0246d0: Pulling fs layer 12:42:13 ec43610c2a17: Pulling fs layer 12:42:13 3a2ae6a8a46f: Pulling fs layer 12:42:13 33b1e0a273af: Pulling fs layer 12:42:13 5d3b04190fa2: Pulling fs layer 12:42:13 2f39f015ded8: Pulling fs layer 12:42:13 5d3b04190fa2: Waiting 12:42:13 2f39f015ded8: Waiting 12:42:13 3a2ae6a8a46f: Waiting 12:42:13 33b1e0a273af: Waiting 12:42:13 5c69ac0246d0: Verifying Checksum 12:42:13 5c69ac0246d0: Download complete 12:42:13 3a2ae6a8a46f: Verifying Checksum 12:42:13 3a2ae6a8a46f: Download complete 12:42:13 33b1e0a273af: Verifying Checksum 12:42:13 33b1e0a273af: Download complete 12:42:13 5d3b04190fa2: Download complete 12:42:13 ec43610c2a17: Download complete 12:42:13 5eb5b503b376: Verifying Checksum 12:42:13 5eb5b503b376: Download complete 12:42:14 2f39f015ded8: Verifying Checksum 12:42:14 2f39f015ded8: Download complete 12:42:14 5eb5b503b376: Pull complete 12:42:15 5c69ac0246d0: Pull complete 12:42:15 ec43610c2a17: Pull complete 12:42:15 3a2ae6a8a46f: Pull complete 12:42:15 33b1e0a273af: Pull complete 12:42:15 5d3b04190fa2: Pull complete 12:42:19 2f39f015ded8: Pull complete 12:42:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:42:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:42:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:42:19 prd-ubuntu20.04-docker-8c-8g-5854 does not seem to be running inside a container 12:42:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:42:27 $ docker top 1afb81249016c2658b9b9f8ade98526b84002265f975e04c4b4b2b9fe2ad9f07 -eo pid,comm [Pipeline] { [Pipeline] sh 12:42:27 + touch /tmp/pre-build-complete [Pipeline] sh 12:42:27 + mkdir -p /var/log/sysstat [Pipeline] sh 12:42:28 + ls /var/log/sa-host 12:42:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:42:28 provisioning config files... 12:42:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5815336111650064918tmp [Pipeline] { [Pipeline] echo 12:42:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:42:28 ---> create-netrc.sh [Pipeline] } 12:42:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:42:29 ---> python-tools-install.sh [Pipeline] echo 12:42:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:42:29 ---> sudo-logs.sh 12:42:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:42:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:42:30 ---> job-cost.sh 12:42:30 lf-activate-venv: SKIPPING 12:42:30 DEBUG: total: 0.10999999940395355 12:42:30 INFO: Retrieving Stack Cost... 12:42:30 INFO: Retrieving Pricing Info for: v3-standard-8 12:42:30 INFO: Archiving Costs [Pipeline] echo 12:42:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:42:31 ---> logs-deploy.sh 12:42:31 lf-activate-venv: SKIPPING 12:42:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4828/1 12:42:31 INFO: archiving workspace using pattern(s): 12:42:32 Archives upload complete. 12:42:32 INFO: archiving logs to Nexus