Branch indexing 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 jackchenjc for edgexfoundry/edgex-go Loading trusted files from base branch main at cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 rather than 04cf07131532277bda2d2e450382304785decfd1 Obtained Jenkinsfile from cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 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-ssh2824033537990755135.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-ssh15442016180970813837.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4790/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4790/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3292130016648918795.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 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-ssh328561398938633844.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4790/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4790/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2439090519665180349.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-5059 in /w/workspace/edgexfoundry_edgex-go_PR-4790 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 into PR head commit 04cf07131532277bda2d2e450382304785decfd1 Merge succeeded, producing 19c2b8a755a3bf048365f0af455ad8efece8b41f Checking out Revision 19c2b8a755a3bf048365f0af455ad8efece8b41f (PR-4790) > 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/4790/head:refs/remotes/origin/PR-4790 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04cf07131532277bda2d2e450382304785decfd1 # 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 cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19c2b8a755a3bf048365f0af455ad8efece8b41f # timeout=10 Commit message: "Merge commit 'cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6' into HEAD" > git rev-list --no-walk 04cf07131532277bda2d2e450382304785decfd1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:09 ========================================================= 08:30:09 EdgeX Global Pipelines Version Info 08:30:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:09 ------------------- 08:30:09 stable info: 08:30:09 ------------------- 08:30:09 Commited By: Ginny Guan ginny@iotechsys.com 08:30:09 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:30:09 Message: update stable to v1.0.260 08:30:10 ------------------- 08:30:10 experimental info: 08:30:10 ------------------- 08:30:10 Commited By: Ginny Guan ginny@iotechsys.com 08:30:10 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:30:10 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4790 [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4790 [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4790 [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 19c2b8a755a3bf048365f0af455ad8efece8b41f [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 19c2b8a [Pipeline] echo 08:30:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:11 provisioning config files... 08:30:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config14396251481810086816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:11 ---> ****-login.sh 08:30:11 nexus3.edgexfoundry.org:10001 08:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:11 Configure a credential helper to remove this warning. See 08:30:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:11 08:30:11 Login Succeeded 08:30:11 nexus3.edgexfoundry.org:10002 08:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:12 Configure a credential helper to remove this warning. See 08:30:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:12 08:30:12 Login Succeeded 08:30:12 nexus3.edgexfoundry.org:10003 08:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:12 Configure a credential helper to remove this warning. See 08:30:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:12 08:30:12 Login Succeeded 08:30:12 nexus3.edgexfoundry.org:10004 08:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:12 Configure a credential helper to remove this warning. See 08:30:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:12 08:30:12 Login Succeeded 08:30:12 ****.io 08:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:12 Configure a credential helper to remove this warning. See 08:30:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:12 08:30:12 Login Succeeded 08:30:12 ---> ****-login.sh ends [Pipeline] } 08:30:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:12 + 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 08:30:12 + dirname cmd/core-command/Dockerfile 08:30:12 + cut -d/ -f2 08:30:12 + echo core-command,cmd/core-command/Dockerfile 08:30:12 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:12 + cut -d/ -f2 08:30:12 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:12 + dirname cmd/core-data/Dockerfile 08:30:12 + cut -d/ -f2 08:30:12 + echo core-data,cmd/core-data/Dockerfile 08:30:12 + dirname cmd/core-keeper/Dockerfile 08:30:12 + cut -d/ -f2 08:30:12 + echo core-keeper,cmd/core-keeper/Dockerfile 08:30:12 + + dirname cmd/core-metadata/Dockerfile 08:30:12 cut -d/ -f2 08:30:12 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:12 + dirname cmd/security-bootstrapper/Dockerfile 08:30:12 + cut -d/ -f2 08:30:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:12 + dirname cmd/security-proxy-auth/Dockerfile 08:30:12 + cut -d/ -f2 08:30:12 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:12 + dirname cmd/security-proxy-setup/Dockerfile 08:30:12 + cut -d/ -f2 08:30:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:12 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:12 + cut -d/ -f2 08:30:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:12 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:12 + cut -d/ -f2 08:30:12 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:12 + + dirname cmd/security-spire-agent/Dockerfile 08:30:12 cut -d/ -f2 08:30:12 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:12 + dirname cmd/security-spire-config/Dockerfile 08:30:12 + cut -d/ -f2 08:30:12 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:12 + dirname cmd/security-spire-server/Dockerfile 08:30:12 + cut -d/ -f2 08:30:12 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:12 + dirname cmd/support-notifications/Dockerfile 08:30:12 + cut -d/ -f2 08:30:12 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:12 + dirname cmd/support-scheduler/Dockerfile 08:30:12 + cut -d/ -f2 08:30:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:12 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 08:30:13 + git rev-list -1 --merges 19c2b8a755a3bf048365f0af455ad8efece8b41f~1..19c2b8a755a3bf048365f0af455ad8efece8b41f [Pipeline] echo 08:30:13 -----------> git rev-list -1 --merges 19c2b8a755a3bf048365f0af455ad8efece8b41f~1..19c2b8a755a3bf048365f0af455ad8efece8b41f 19c2b8a755a3bf048365f0af455ad8efece8b41f 08:30:13 19c2b8a755a3bf048365f0af455ad8efece8b41f [false] [Pipeline] sh 08:30:13 + git log --format=format:%s -1 19c2b8a755a3bf048365f0af455ad8efece8b41f [Pipeline] echo 08:30:13 ========================================================= 08:30:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:14 + grep -v github /etc/ssh/ssh_known_hosts 08:30:14 + [ -e /tmp/ssh_known_hosts ] 08:30:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:14 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:14 08:30:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:14 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:14 b85a868b505f: Pulling fs layer 08:30:14 e2be974225ed: Pulling fs layer 08:30:14 339a4e72a1f5: Pulling fs layer 08:30:14 988bab9f4d93: Pulling fs layer 08:30:14 1469e6f7b9e6: Pulling fs layer 08:30:14 eaf3925da568: Pulling fs layer 08:30:14 bab4dde63d76: Pulling fs layer 08:30:14 bde34c3a00c8: Pulling fs layer 08:30:14 b352a97aabf1: Pulling fs layer 08:30:14 4872d77fe225: Pulling fs layer 08:30:14 5851b861e8e6: Pulling fs layer 08:30:14 988bab9f4d93: Waiting 08:30:14 1469e6f7b9e6: Waiting 08:30:14 eaf3925da568: Waiting 08:30:14 bab4dde63d76: Waiting 08:30:14 bde34c3a00c8: Waiting 08:30:14 b352a97aabf1: Waiting 08:30:14 4872d77fe225: Waiting 08:30:14 5851b861e8e6: Waiting 08:30:14 e2be974225ed: Download complete 08:30:14 988bab9f4d93: Verifying Checksum 08:30:14 988bab9f4d93: Download complete 08:30:14 1469e6f7b9e6: Verifying Checksum 08:30:14 1469e6f7b9e6: Download complete 08:30:15 339a4e72a1f5: Verifying Checksum 08:30:15 339a4e72a1f5: Download complete 08:30:15 eaf3925da568: Verifying Checksum 08:30:15 eaf3925da568: Download complete 08:30:15 bde34c3a00c8: Verifying Checksum 08:30:15 bde34c3a00c8: Download complete 08:30:15 b352a97aabf1: Download complete 08:30:15 4872d77fe225: Verifying Checksum 08:30:15 4872d77fe225: Download complete 08:30:15 5851b861e8e6: Download complete 08:30:15 b85a868b505f: Verifying Checksum 08:30:15 b85a868b505f: Download complete 08:30:15 bab4dde63d76: Verifying Checksum 08:30:15 bab4dde63d76: Download complete 08:30:16 b85a868b505f: Pull complete 08:30:16 e2be974225ed: Pull complete 08:30:17 339a4e72a1f5: Pull complete 08:30:17 988bab9f4d93: Pull complete 08:30:17 1469e6f7b9e6: Pull complete 08:30:17 eaf3925da568: Pull complete 08:30:19 bab4dde63d76: Pull complete 08:30:19 bde34c3a00c8: Pull complete 08:30:19 b352a97aabf1: Pull complete 08:30:19 4872d77fe225: Pull complete 08:30:19 5851b861e8e6: Pull complete 08:30:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:20 prd-ubuntu20.04-docker-8c-8g-5059 does not seem to be running inside a container 08:30:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:22 $ docker top 8dc73f11c49d5c0a96c96fefc103e3187c80386ad7af01d2390cdfdc1dd38ed5 -eo pid,comm 08:30:23 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). 08:30:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:23 [ssh-agent] Looking for ssh-agent implementation... 08:30:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:23 $ docker exec 8dc73f11c49d5c0a96c96fefc103e3187c80386ad7af01d2390cdfdc1dd38ed5 ssh-agent 08:30:23 SSH_AUTH_SOCK=/tmp/ssh-kWZPUP1ffqiT/agent.32 08:30:23 SSH_AGENT_PID=38 08:30:23 Running ssh-add (command line suppressed) 08:30:23 Identity added: /w/workspace/edgex-go/9@tmp/private_key_14520056242833853197.key (/w/workspace/edgex-go/9@tmp/private_key_14520056242833853197.key) 08:30:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:23 + git tag --points-at HEAD [Pipeline] } 08:30:23 $ docker exec --env ******** --env ******** 8dc73f11c49d5c0a96c96fefc103e3187c80386ad7af01d2390cdfdc1dd38ed5 ssh-agent -k 08:30:23 unset SSH_AUTH_SOCK; 08:30:23 unset SSH_AGENT_PID; 08:30:23 echo Agent pid 38 killed; 08:30:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:23 [ssh-agent] Looking for ssh-agent implementation... 08:30:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:24 $ docker exec 8dc73f11c49d5c0a96c96fefc103e3187c80386ad7af01d2390cdfdc1dd38ed5 ssh-agent 08:30:24 SSH_AUTH_SOCK=/tmp/ssh-yfu73R9IHCVq/agent.72 08:30:24 SSH_AGENT_PID=78 08:30:24 Running ssh-add (command line suppressed) 08:30:24 Identity added: /w/workspace/edgex-go/9@tmp/private_key_1284927328499108536.key (/w/workspace/edgex-go/9@tmp/private_key_1284927328499108536.key) 08:30:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:24 + git semver init 08:30:24 2024-07-05 08:30:24,737 [run_init] DEBUG init version:0.0.0 force:False 08:30:24 2024-07-05 08:30:24,738 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver 08:30:24 2024-07-05 08:30:24,739 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver 08:30:24 2024-07-05 08:30:24,739 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) 08:30:31 2024-07-05 08:30:30,218 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude 08:30:31 2024-07-05 08:30:30,219 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4790 with force:False 08:30:31 2024-07-05 08:30:30,219 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4790 08:30:31 2024-07-05 08:30:30,224 [execute] INFO git cat-file --batch-check 08:30:31 2024-07-05 08:30:30,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 08:30:31 2024-07-05 08:30:30,229 [execute] INFO git cat-file --batch 08:30:31 2024-07-05 08:30:30,229 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 08:30:31 2024-07-05 08:30:30,234 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4790 08:30:31 0.0.0 [Pipeline] } 08:30:31 $ docker exec --env ******** --env ******** 8dc73f11c49d5c0a96c96fefc103e3187c80386ad7af01d2390cdfdc1dd38ed5 ssh-agent -k 08:30:31 unset SSH_AUTH_SOCK; 08:30:31 unset SSH_AGENT_PID; 08:30:31 echo Agent pid 78 killed; 08:30:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:31 + git semver [Pipeline] } 08:30:32 $ docker stop --time=1 8dc73f11c49d5c0a96c96fefc103e3187c80386ad7af01d2390cdfdc1dd38ed5 08:30:33 $ docker rm -f --volumes 8dc73f11c49d5c0a96c96fefc103e3187c80386ad7af01d2390cdfdc1dd38ed5 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:33 Stashed 1 file(s) [Pipeline] echo 08:30:33 [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 08:30:34 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 08:30:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:34 ========================================================= 08:30:34 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:30:34 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:34 619be1103602: Pulling fs layer 08:30:34 7862e08f4a3e: Pulling fs layer 08:30:34 5df492c9dc93: Pulling fs layer 08:30:34 7629e6793208: Pulling fs layer 08:30:34 4f4fb700ef54: Pulling fs layer 08:30:34 fb5054dd5b73: Pulling fs layer 08:30:34 eeca6798cff9: Pulling fs layer 08:30:34 aa269ceb94a6: Pulling fs layer 08:30:34 ada007ff1a6a: Pulling fs layer 08:30:34 fb5054dd5b73: Waiting 08:30:34 eeca6798cff9: Waiting 08:30:34 aa269ceb94a6: Waiting 08:30:34 7629e6793208: Waiting 08:30:34 ada007ff1a6a: Waiting 08:30:34 4f4fb700ef54: Waiting 08:30:34 7862e08f4a3e: Download complete 08:30:34 7629e6793208: Verifying Checksum 08:30:34 7629e6793208: Download complete 08:30:34 4f4fb700ef54: Verifying Checksum 08:30:34 4f4fb700ef54: Download complete 08:30:34 fb5054dd5b73: Download complete 08:30:34 619be1103602: Verifying Checksum 08:30:34 619be1103602: Download complete 08:30:34 eeca6798cff9: Verifying Checksum 08:30:34 eeca6798cff9: Download complete 08:30:35 619be1103602: Pull complete 08:30:35 ada007ff1a6a: Verifying Checksum 08:30:35 ada007ff1a6a: Download complete 08:30:35 7862e08f4a3e: Pull complete 08:30:35 5df492c9dc93: Verifying Checksum 08:30:35 5df492c9dc93: Download complete 08:30:35 aa269ceb94a6: Verifying Checksum 08:30:35 aa269ceb94a6: Download complete 08:30:38 5df492c9dc93: Pull complete 08:30:38 7629e6793208: Pull complete 08:30:38 4f4fb700ef54: Pull complete 08:30:38 fb5054dd5b73: Pull complete 08:30:38 eeca6798cff9: Pull complete 08:30:41 aa269ceb94a6: Pull complete 08:30:41 ada007ff1a6a: Pull complete 08:30:41 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:30:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:30:41 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:41 WORKDIR /edgex 08:30:41 COPY go.mod . 08:30:41 RUN go mod download 08:30:41 + docker build -t ci-base-image-x86_64 -f - . 08:30:42 Sending build context to Docker daemon 178.5MB 08:30:42 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:42 ---> f489d0715acc 08:30:42 Step 2/4 : WORKDIR /edgex 08:30:47 ---> Running in eb4447ea2b41 08:30:47 Removing intermediate container eb4447ea2b41 08:30:47 ---> da10206effd3 08:30:47 Step 3/4 : COPY go.mod . 08:30:47 ---> 93ef69fd488b 08:30:47 Step 4/4 : RUN go mod download 08:30:47 ---> Running in e525444c0062 08:30:49 Still waiting to schedule task 08:30:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:31:19 Removing intermediate container e525444c0062 08:31:19 ---> b7aa79fd8103 08:31:19 Successfully built b7aa79fd8103 08:31:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:19 + docker inspect -f . ci-base-image-x86_64 08:31:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:20 prd-ubuntu20.04-docker-8c-8g-5059 does not seem to be running inside a container 08:31:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:20 $ docker top 8653ca974828cb5549a7dbd0cd2085da0e53391195445184bd8d3dc1d118388e -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:20 + go version 08:31:20 go version go1.21.9 linux/amd64 [Pipeline] } 08:31:20 $ docker stop --time=1 8653ca974828cb5549a7dbd0cd2085da0e53391195445184bd8d3dc1d118388e 08:31:22 $ docker rm -f --volumes 8653ca974828cb5549a7dbd0cd2085da0e53391195445184bd8d3dc1d118388e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:22 + docker inspect -f . ci-base-image-x86_64 08:31:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:22 prd-ubuntu20.04-docker-8c-8g-5059 does not seem to be running inside a container 08:31:22 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:23 $ docker top 1c60f3900bb586c0084b975fc2999d0fd75da961c563500d0fbae07c509b4480 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:23 ========================================================= 08:31:23 [edgeXBuildGoParallel] Running Tests and Build... 08:31:23 ========================================================= [Pipeline] sh 08:31:23 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 08:31:23 + make test 08:31:23 go test -race -coverprofile=coverage.out ./... 08:31:30 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.030s coverage: 97.0% of statements 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.061s coverage: 69.2% of statements 08:32:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.036s coverage: 53.2% of statements 08:32:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.406s coverage: 93.4% of statements 08:32:09 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.035s coverage: 91.7% of statements 08:32:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 6.5% of statements 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.389s coverage: 95.8% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 32.2% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.033s coverage: 77.8% of statements 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5060 in /w/workspace/edgexfoundry_edgex-go_PR-4790 [Pipeline] { [Pipeline] ws 08:32:24 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:27 The recommended git tool is: git 08:32:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:33 using credential edgex-jenkins-ssh 08:32:33 Cloning the remote Git repository 08:32:33 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:33 > git init /w/workspace/edgex-go/9 # timeout=10 08:32:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:34 > git --version # timeout=10 08:32:34 > git --version # 'git version 2.25.1' 08:32:34 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.261s coverage: 79.9% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.047s coverage: 92.9% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 38.4% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 84.8% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.109s coverage: 95.7% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements 08:32:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements 08:32:40 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 08:32:40 running golangci-lint 08:32:40 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:32:40 go version go1.21.9 linux/amd64 08:32:40 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:40 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:32:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4790/head:refs/remotes/origin/PR-4790 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:52 Merging remotes/origin/main commit cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 into PR head commit 04cf07131532277bda2d2e450382304785decfd1 08:32:52 Merge succeeded, producing ba023c873c79cf8cc4c27a8c3c4d807abe5eac2c 08:32:52 Checking out Revision ba023c873c79cf8cc4c27a8c3c4d807abe5eac2c (PR-4790) 08:32:52 > git config core.sparsecheckout # timeout=10 08:32:52 > git checkout -f 04cf07131532277bda2d2e450382304785decfd1 # timeout=10 08:32:52 > git remote # timeout=10 08:32:52 > git config --get remote.origin.url # timeout=10 08:32:52 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:52 > git merge cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6 # timeout=10 08:32:52 > git rev-parse HEAD^{commit} # timeout=10 08:32:52 > git config core.sparsecheckout # timeout=10 08:32:52 > git checkout -f ba023c873c79cf8cc4c27a8c3c4d807abe5eac2c # timeout=10 08:32:56 Commit message: "Merge commit 'cd4dcca32c8b5bd9bf482aa085d28c36a48cf2a6' into HEAD" 08:32:56 > git rev-list --no-walk 04cf07131532277bda2d2e450382304785decfd1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:58 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:58 Dload Upload Total Spent Left Speed 08:32:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 08:32:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:58 + sudo tee /etc/docker/daemon.new 08:32:58 { 08:32:58 "registry-mirrors": [ 08:32:58 "https://nexus3.edgexfoundry.org:10001" 08:32:58 ], 08:32:58 "bip": "10.250.0.254/24", 08:32:58 "hosts": [ 08:32:58 "tcp://0.0.0.0:5555", 08:32:58 "unix:///var/run/docker.sock" 08:32:58 ], 08:32:58 "mtu": 1458, 08:32:58 "selinux-enabled": true, 08:32:58 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:58 } [Pipeline] sh 08:32:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:59 + sudo service docker restart 08:33:02 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|imports|deps|name) took 19.565746494s" 08:33:02 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.5158ms" 08:33:12 level=info msg="[linters_context/goanalysis] analyzers took 1m26.140703076s with top 10 stages: buildir: 50.370343497s, gosec: 8.856936975s, fact_deprecated: 2.126955475s, inspect: 1.977545257s, printf: 1.514726905s, ctrlflow: 1.32068844s, fact_purity: 1.048462628s, S1038: 977.714738ms, nilness: 934.889841ms, errcheck: 675.174187ms" 08:33:12 level=info msg="[runner] Issues before processing: 209, after processing: 0" 08:33:12 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 209/209, path_prettifier: 209/209, exclude: 209/209, cgo: 209/209, skip_dirs: 209/209, nolint: 0/21, skip_files: 209/209, autogenerated_exclude: 209/209, identifier_marker: 209/209, exclude-rules: 21/209" 08:33:12 level=info msg="[runner] processing took 15.965316ms with stages: nolint: 7.103391ms, identifier_marker: 4.103154ms, autogenerated_exclude: 1.530226ms, path_prettifier: 1.397345ms, exclude-rules: 1.083456ms, skip_dirs: 693.231µs, cgo: 30.242µs, filename_unadjuster: 19.741µs, max_same_issues: 840ns, skip_files: 660ns, uniq_by_line: 560ns, fixer: 440ns, max_from_linter: 420ns, severity-rules: 270ns, exclude: 240ns, sort_results: 240ns, diff: 240ns, path_shortener: 210ns, max_per_file_from_linter: 150ns, source_code: 140ns, path_prefixer: 120ns" 08:33:12 level=info msg="[runner] linters took 10.768398649s with stages: goanalysis_metalinter: 10.752353425s" 08:33:12 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:12 level=info msg="Memory: 299 samples, avg is 284.8MB, max is 1346.6MB" 08:33:12 level=info msg="Execution took 30.378106195s" 08:33:12 go vet ./... 08:33:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:16 ./bin/test-attribution-txt.sh [Pipeline] echo 08:33:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:33:17 + ls -al . 08:33:17 total 840 08:33:17 drwxrwxr-x 11 1001 1001 4096 Jul 5 08:31 . 08:33:17 drwxr-xr-x 4 root root 4096 Jul 5 08:31 .. 08:33:17 drwxrwxr-x 2 1001 1001 4096 Jul 5 08:30 .blubracket 08:33:17 -rw-rw-r-- 1 1001 1001 10 Jul 5 08:30 .dockerignore 08:33:17 drwxrwxr-x 8 1001 1001 4096 Jul 5 08:32 .git 08:33:17 drwxrwxr-x 3 1001 1001 4096 Jul 5 08:30 .github 08:33:17 -rw-rw-r-- 1 1001 1001 1102 Jul 5 08:30 .gitignore 08:33:17 -rw-rw-r-- 1 1001 1001 42 Jul 5 08:30 .golangci.yml 08:33:17 -rw-rw-r-- 1 1001 1001 100 Jul 5 08:30 .hadolint.yml 08:33:17 drwxr-xr-x 3 1001 1001 4096 Jul 5 08:30 .semver 08:33:17 -rw-rw-r-- 1 1001 1001 155 Jul 5 08:30 .sonarcloud.properties 08:33:17 -rw-rw-r-- 1 1001 1001 1171 Jul 5 08:30 ADOPTERS.md 08:33:17 -rw-rw-r-- 1 1001 1001 20361 Jul 5 08:30 Attribution.txt 08:33:17 -rw-rw-r-- 1 1001 1001 100284 Jul 5 08:30 CHANGELOG.md 08:33:17 -rw-rw-r-- 1 1001 1001 3804 Jul 5 08:30 CONTRIBUTING.md 08:33:17 -rw-rw-r-- 1 1001 1001 677 Jul 5 08:30 GOVERNANCE.md 08:33:17 -rw-rw-r-- 1 1001 1001 861 Jul 5 08:30 Jenkinsfile 08:33:17 -rw-rw-r-- 1 1001 1001 10775 Jul 5 08:30 LICENSE 08:33:17 -rw-rw-r-- 1 1001 1001 16051 Jul 5 08:30 Makefile 08:33:17 -rw-rw-r-- 1 1001 1001 582 Jul 5 08:30 OWNERS.md 08:33:17 -rw-rw-r-- 1 1001 1001 9528 Jul 5 08:30 README.md 08:33:17 -rw-rw-r-- 1 1001 1001 789 Jul 5 08:30 SECURITY.md 08:33:17 -rw-rw-r-- 1 1001 1001 5 Jul 5 08:30 VERSION 08:33:17 drwxrwxr-x 2 1001 1001 4096 Jul 5 08:30 bin 08:33:17 drwxrwxr-x 19 1001 1001 4096 Jul 5 08:30 cmd 08:33:17 -rw-r--r-- 1 root root 481596 Jul 5 08:32 coverage.out 08:33:17 drwxrwxr-x 2 1001 1001 4096 Jul 5 08:30 fuzz_test 08:33:17 -rw-rw-r-- 1 1001 1001 6911 Jul 5 08:30 go.mod 08:33:17 -rw-rw-r-- 1 1001 1001 101537 Jul 5 08:30 go.sum 08:33:17 drwxrwxr-x 7 1001 1001 4096 Jul 5 08:30 internal 08:33:17 drwxrwxr-x 3 1001 1001 4096 Jul 5 08:30 openapi 08:33:17 -rw-rw-r-- 1 1001 1001 584 Jul 5 08:30 security.txt 08:33:17 -rw-rw-r-- 1 1001 1001 204 Jul 5 08:30 version.go [Pipeline] sh 08:33:17 + '[' -e coverage.out ] 08:33:17 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:17 Stashed 1 file(s) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:17 provisioning config files... 08:33:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config3491112866956513024tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:18 + make build 08:33:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:33:18 ---> ****-login.sh 08:33:18 nexus3.edgexfoundry.org:10001 08:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:18 Configure a credential helper to remove this warning. See 08:33:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:18 08:33:18 Login Succeeded 08:33:18 nexus3.edgexfoundry.org:10002 08:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:19 Configure a credential helper to remove this warning. See 08:33:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:19 08:33:19 Login Succeeded 08:33:19 nexus3.edgexfoundry.org:10003 08:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:19 Configure a credential helper to remove this warning. See 08:33:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:19 08:33:19 Login Succeeded 08:33:19 nexus3.edgexfoundry.org:10004 08:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:19 Configure a credential helper to remove this warning. See 08:33:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:19 08:33:19 Login Succeeded 08:33:19 ****.io 08:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:20 Configure a credential helper to remove this warning. See 08:33:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:20 08:33:20 Login Succeeded 08:33:20 ---> ****-login.sh ends [Pipeline] } 08:33:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:33:21 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 08:33:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:21 ========================================================= 08:33:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:33:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:21 c6b39de5b339: Pulling fs layer 08:33:21 a69c41024577: Pulling fs layer 08:33:21 d6de4b400683: Pulling fs layer 08:33:21 35cb2a7552d0: Pulling fs layer 08:33:21 4f4fb700ef54: Pulling fs layer 08:33:21 464afbd9ba4c: Pulling fs layer 08:33:21 00f215d4a9da: Pulling fs layer 08:33:21 d496ad576159: Pulling fs layer 08:33:21 35cb2a7552d0: Waiting 08:33:21 4f4fb700ef54: Waiting 08:33:21 464afbd9ba4c: Waiting 08:33:21 00f215d4a9da: Waiting 08:33:21 d496ad576159: Waiting 08:33:21 a69c41024577: Verifying Checksum 08:33:21 a69c41024577: Download complete 08:33:21 35cb2a7552d0: Verifying Checksum 08:33:21 35cb2a7552d0: Download complete 08:33:21 4f4fb700ef54: Verifying Checksum 08:33:21 4f4fb700ef54: Download complete 08:33:21 464afbd9ba4c: Verifying Checksum 08:33:21 464afbd9ba4c: Download complete 08:33:21 c6b39de5b339: Download complete 08:33:22 d496ad576159: Verifying Checksum 08:33:22 d496ad576159: Download complete 08:33:22 c6b39de5b339: Pull complete 08:33:23 a69c41024577: Pull complete 08:33:23 d6de4b400683: Verifying Checksum 08:33:23 d6de4b400683: Download complete 08:33:24 00f215d4a9da: Download complete 08:33:37 d6de4b400683: Pull complete 08:33:37 35cb2a7552d0: Pull complete 08:33:38 4f4fb700ef54: Pull complete 08:33:38 464afbd9ba4c: Pull complete 08:33:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:33:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:33:42 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:33:46 00f215d4a9da: Pull complete 08:33:46 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:33:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:33:48 d496ad576159: Pull complete 08:33:48 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:33:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:33:48 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:48 WORKDIR /edgex 08:33:48 COPY go.mod . 08:33:48 RUN go mod download -t 08:33:48 ci-base-image-arm64 -f - . 08:33:49 Sending build context to Docker daemon 3.185MB 08:33:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:49 ---> f246e2811388 08:33:49 Step 2/4 : WORKDIR /edgex 08:33:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:33:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:33:51 ---> Running in f35a9e55f260 08:33:51 Removing intermediate container f35a9e55f260 08:33:51 ---> 1a4cf799f9d0 08:33:51 Step 3/4 : COPY go.mod . 08:33:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33:51 ---> fde12280b84f 08:33:51 Step 4/4 : RUN go mod download 08:33:51 ---> Running in fcb405353cf7 08:33:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:33:53 $ docker stop --time=1 1c60f3900bb586c0084b975fc2999d0fd75da961c563500d0fbae07c509b4480 08:34:00 $ docker rm -f --volumes 1c60f3900bb586c0084b975fc2999d0fd75da961c563500d0fbae07c509b4480 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:01 08:34:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:01 latest: Pulling from edgex-devops/edgex-compose 08:34:01 91d30c5bc195: Pulling fs layer 08:34:01 2e9b0aa3be6d: Pulling fs layer 08:34:01 9c61dcf015f6: Pulling fs layer 08:34:01 4698f68db338: Pulling fs layer 08:34:01 2a2f49069b9e: Pulling fs layer 08:34:01 e0025b399a48: Pulling fs layer 08:34:01 4698f68db338: Waiting 08:34:01 e0025b399a48: Waiting 08:34:01 2a2f49069b9e: Waiting 08:34:01 91d30c5bc195: Download complete 08:34:01 4698f68db338: Download complete 08:34:01 2e9b0aa3be6d: Verifying Checksum 08:34:01 2e9b0aa3be6d: Download complete 08:34:01 e0025b399a48: Verifying Checksum 08:34:01 e0025b399a48: Download complete 08:34:01 91d30c5bc195: Pull complete 08:34:01 2a2f49069b9e: Download complete 08:34:02 2e9b0aa3be6d: Pull complete 08:34:02 9c61dcf015f6: Verifying Checksum 08:34:02 9c61dcf015f6: Download complete 08:34:05 9c61dcf015f6: Pull complete 08:34:05 4698f68db338: Pull complete 08:34:05 2a2f49069b9e: Pull complete 08:34:05 e0025b399a48: Pull complete 08:34:05 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:34:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:05 prd-ubuntu20.04-docker-8c-8g-5059 does not seem to be running inside a container 08:34:05 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:08 $ docker top 2e261c810d223c312c6718ac11d312ea478777bbe0c3e0eceb55c8f5e5a3e179 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:08 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:10 #1 [core-metadata internal] load build definition from Dockerfile 08:34:10 #1 transferring dockerfile: 08:34:10 #1 transferring dockerfile: 2.06kB done 08:34:10 #1 DONE 0.0s 08:34:10 08:34:10 #2 [security-spire-agent internal] load build definition from Dockerfile 08:34:10 #2 transferring dockerfile: 1.81kB done 08:34:10 #2 DONE 0.0s 08:34:10 08:34:10 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:10 #3 transferring dockerfile: 1.89kB done 08:34:10 #3 DONE 0.0s 08:34:10 08:34:10 #4 [support-notifications internal] load build definition from Dockerfile 08:34:10 #4 transferring dockerfile: 1.95kB done 08:34:10 #4 DONE 0.0s 08:34:10 08:34:10 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:10 #5 transferring dockerfile: 2.23kB done 08:34:10 #5 DONE 0.0s 08:34:10 08:34:10 #6 [security-bootstrapper internal] load build definition from Dockerfile 08:34:10 #6 transferring dockerfile: 2.93kB done 08:34:10 #6 DONE 0.0s 08:34:10 08:34:10 #7 [security-spire-config internal] load build definition from Dockerfile 08:34:10 #7 transferring dockerfile: 1.69kB done 08:34:10 #7 DONE 0.0s 08:34:10 08:34:10 #8 [security-proxy-setup internal] load build definition from Dockerfile 08:34:10 #8 transferring dockerfile: 2.50kB done 08:34:10 #8 DONE 0.0s 08:34:10 08:34:10 #9 [core-data internal] load build definition from Dockerfile 08:34:10 #9 transferring dockerfile: 2.01kB done 08:34:10 #9 DONE 0.0s 08:34:10 08:34:10 #10 [core-metadata internal] load .dockerignore 08:34:10 #10 transferring context: 50B done 08:34:10 #10 DONE 0.0s 08:34:10 08:34:10 #11 [security-proxy-auth internal] load build definition from Dockerfile 08:34:10 #11 transferring dockerfile: 2.15kB done 08:34:11 #11 DONE 0.0s 08:34:11 08:34:11 #12 [support-scheduler internal] load build definition from Dockerfile 08:34:11 #12 transferring dockerfile: 1.93kB done 08:34:11 #12 DONE 0.0s 08:34:11 08:34:11 #13 [security-spire-server internal] load build definition from Dockerfile 08:34:11 #13 transferring dockerfile: 1.70kB done 08:34:11 #13 DONE 0.0s 08:34:11 08:34:11 #14 [core-command internal] load build definition from Dockerfile 08:34:11 #14 transferring dockerfile: 1.93kB done 08:34:11 #14 DONE 0.0s 08:34:11 08:34:11 #15 [core-keeper internal] load build definition from Dockerfile 08:34:11 #15 transferring dockerfile: 2.01kB done 08:34:11 #15 DONE 0.0s 08:34:11 08:34:11 #16 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:11 #16 transferring dockerfile: 2.49kB done 08:34:11 #16 DONE 0.0s 08:34:11 08:34:11 #17 [security-spire-agent internal] load .dockerignore 08:34:11 #17 transferring context: 50B done 08:34:11 #17 DONE 0.0s 08:34:11 08:34:11 #18 [security-spiffe-token-provider internal] load .dockerignore 08:34:11 #18 transferring context: 50B done 08:34:11 #18 DONE 0.0s 08:34:11 08:34:11 #19 [support-notifications internal] load .dockerignore 08:34:11 #19 transferring context: 50B done 08:34:11 #19 DONE 0.0s 08:34:11 08:34:11 #20 [core-common-config-bootstrapper internal] load .dockerignore 08:34:11 #20 transferring context: 50B done 08:34:11 #20 DONE 0.0s 08:34:11 08:34:11 #21 [security-bootstrapper internal] load .dockerignore 08:34:11 #21 transferring context: 50B done 08:34:11 #21 DONE 0.0s 08:34:11 08:34:11 #22 [security-spire-config internal] load .dockerignore 08:34:11 #22 transferring context: 50B done 08:34:11 #22 DONE 0.0s 08:34:11 08:34:11 #23 [security-proxy-setup internal] load .dockerignore 08:34:11 #23 transferring context: 50B done 08:34:11 #23 DONE 0.0s 08:34:11 08:34:11 #24 [core-data internal] load .dockerignore 08:34:11 #24 transferring context: 50B done 08:34:11 #24 DONE 0.0s 08:34:11 08:34:11 #25 [security-proxy-auth internal] load .dockerignore 08:34:11 #25 transferring context: 50B done 08:34:11 #25 DONE 0.0s 08:34:11 08:34:11 #26 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:11 #26 DONE 0.0s 08:34:11 08:34:11 #27 [support-scheduler internal] load .dockerignore 08:34:11 #27 transferring context: 50B done 08:34:11 #27 DONE 0.0s 08:34:11 08:34:11 #28 [security-spire-server internal] load .dockerignore 08:34:11 #28 transferring context: 50B done 08:34:11 #28 DONE 0.0s 08:34:11 08:34:11 #29 [core-command internal] load .dockerignore 08:34:11 #29 transferring context: 50B done 08:34:11 #29 DONE 0.0s 08:34:11 08:34:11 #30 [core-keeper internal] load .dockerignore 08:34:11 #30 transferring context: 50B done 08:34:11 #30 DONE 0.0s 08:34:11 08:34:11 #31 [security-secretstore-setup internal] load .dockerignore 08:34:11 #31 transferring context: 50B done 08:34:11 #31 DONE 0.0s 08:34:11 08:34:11 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:34:11 #32 DONE 0.1s 08:34:11 08:34:11 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:34:11 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 08:34:11 #33 ... 08:34:11 08:34:11 #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:11 #26 DONE 0.0s 08:34:11 08:34:11 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:34:11 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:34:11 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 08:34:11 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 08:34:11 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s 08:34:11 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 08:34:11 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:34:11 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 08:34:11 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 08:34:11 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done 08:34:11 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 08:34:11 #33 ... 08:34:11 08:34:11 #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:11 #26 DONE 0.0s 08:34:11 08:34:11 #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:34:11 #32 DONE 0.3s 08:34:11 08:34:11 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:34:11 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 08:34:11 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:34:11 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 08:34:11 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 08:34:11 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done 08:34:12 #33 ... 08:34:12 08:34:12 #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:12 #26 DONE 0.0s 08:34:12 08:34:12 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:34:12 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 08:34:12 #33 ... 08:34:12 08:34:12 #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:12 #26 DONE 0.0s 08:34:12 08:34:12 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:34:12 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 08:34:12 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:34:12 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 08:34:12 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 08:34:12 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done 08:34:12 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 08:34:12 #33 ... 08:34:12 08:34:12 #26 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:12 #26 DONE 0.0s 08:34:12 08:34:12 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:34:12 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 08:34:12 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:34:12 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 08:34:12 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 08:34:12 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done 08:34:12 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 08:34:12 #33 ... 08:34:12 08:34:12 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:34:12 #32 DONE 0.6s 08:34:12 08:34:12 #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:12 #34 DONE 0.8s 08:34:12 08:34:12 #33 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:34:12 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 08:34:12 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:34:12 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 08:34:12 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 08:34:12 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done 08:34:12 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 08:34:12 #33 DONE 1.1s 08:34:12 08:34:12 #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:34:12 #35 ... 08:34:12 08:34:12 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:34:12 #36 DONE 1.0s 08:34:12 08:34:12 #37 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:18 #37 ... 08:34:18 08:34:18 #38 [security-spiffe-token-provider internal] load build context 08:34:18 #38 transferring context: 286.97MB 5.8s 08:34:18 #38 ... 08:34:18 08:34:18 #39 [core-keeper internal] load build context 08:34:18 #39 ... 08:34:18 08:34:18 #38 [security-spiffe-token-provider internal] load build context 08:34:20 #38 transferring context: 439.66MB 8.7s done 08:34:21 #38 ... 08:34:21 08:34:21 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:34:21 #40 ... 08:34:21 08:34:21 #41 [core-metadata internal] load build context 08:34:21 #41 transferring context: 439.66MB 9.0s done 08:34:21 #41 ... 08:34:21 08:34:21 #42 [security-bootstrapper internal] load build context 08:34:21 #42 transferring context: 439.66MB 8.3s done 08:34:22 #42 ... 08:34:22 08:34:22 #43 [core-data internal] load build context 08:34:22 #43 transferring context: 439.66MB 8.1s done 08:34:22 #43 ... 08:34:22 08:34:22 #44 [security-proxy-setup internal] load build context 08:34:22 #44 transferring context: 439.66MB 8.6s done 08:34:22 #44 ... 08:34:22 08:34:22 #45 [core-common-config-bootstrapper internal] load build context 08:34:22 #45 transferring context: 439.66MB 8.5s done 08:34:22 #45 ... 08:34:22 08:34:22 #46 [security-proxy-auth internal] load build context 08:34:22 #46 ... 08:34:22 08:34:22 #47 [core-command internal] load build context 08:34:22 #47 transferring context: 439.66MB 10.0s done 08:34:22 #47 ... 08:34:22 08:34:22 #48 [security-secretstore-setup internal] load build context 08:34:22 #48 transferring context: 439.66MB 7.7s done 08:34:22 #48 ... 08:34:22 08:34:22 #49 [support-scheduler internal] load build context 08:34:22 #49 transferring context: 439.66MB 8.3s done 08:34:22 #49 ... 08:34:22 08:34:22 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:22 #50 ... 08:34:22 08:34:22 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:23 #51 ... 08:34:23 08:34:23 #52 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:23 #52 ... 08:34:23 08:34:23 #53 [support-notifications internal] load build context 08:34:23 #53 transferring context: 439.66MB 8.2s done 08:34:23 #53 ... 08:34:23 08:34:23 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:34:23 #54 ... 08:34:23 08:34:23 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:23 #55 ... 08:34:23 08:34:23 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:23 #56 ... 08:34:23 08:34:23 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:24 #57 ... 08:34:24 08:34:24 #39 [core-keeper internal] load build context 08:34:24 #39 transferring context: 439.66MB 8.1s done 08:34:24 #39 ... 08:34:24 08:34:24 #33 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:34:24 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 08:34:24 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:34:24 #33 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 08:34:24 #33 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 08:34:24 #33 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done 08:34:24 #33 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 08:34:24 #33 DONE 1.1s 08:34:24 08:34:24 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:34:24 #40 DONE 13.2s 08:34:24 08:34:24 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:24 #58 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:32 #58 ... 08:34:32 08:34:32 #46 [security-proxy-auth internal] load build context 08:34:32 #46 transferring context: 439.66MB 10.6s done 08:34:32 #46 ... 08:34:32 08:34:32 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:32 #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:34 #59 ... 08:34:34 08:34:34 #60 [security-spire-agent internal] load build context 08:34:34 #60 ... 08:34:34 08:34:34 #61 [security-spire-config internal] load build context 08:34:35 #61 ... 08:34:35 08:34:35 #62 [security-spire-server internal] load build context 08:34:36 #62 ... 08:34:36 08:34:36 #45 [core-common-config-bootstrapper internal] load build context 08:34:36 #45 DONE 25.0s 08:34:36 08:34:36 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:36 #58 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 12.0s done 08:34:36 #58 ... 08:34:36 08:34:36 #48 [security-secretstore-setup internal] load build context 08:34:36 #48 DONE 24.6s 08:34:36 08:34:36 #53 [support-notifications internal] load build context 08:34:36 #53 DONE 25.0s 08:34:36 08:34:36 #43 [core-data internal] load build context 08:34:36 #43 DONE 24.9s 08:34:36 08:34:36 #42 [security-bootstrapper internal] load build context 08:34:36 #42 DONE 25.0s 08:34:36 08:34:36 #39 [core-keeper internal] load build context 08:34:36 #39 DONE 24.6s 08:34:36 08:34:36 #44 [security-proxy-setup internal] load build context 08:34:36 #44 DONE 25.0s 08:34:36 08:34:36 #38 [security-spiffe-token-provider internal] load build context 08:34:36 #38 DONE 25.1s 08:34:36 08:34:36 #35 [core-keeper builder 2/7] WORKDIR /edgex-go 08:34:36 #35 DONE 24.6s 08:34:36 08:34:36 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:36 #58 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:34:36 #58 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 08:34:36 #58 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 08:34:36 #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 08:34:36 #58 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 08:34:36 #58 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s 08:34:36 #58 ... 08:34:36 08:34:36 #49 [support-scheduler internal] load build context 08:34:36 #49 DONE 24.8s 08:34:36 08:34:36 #47 [core-command internal] load build context 08:34:36 #47 DONE 24.7s 08:34:36 08:34:36 #46 [security-proxy-auth internal] load build context 08:34:36 #46 DONE 24.8s 08:34:36 08:34:36 #62 [security-spire-server internal] load build context 08:34:36 #62 transferring context: 26.79kB 0.0s done 08:34:36 #62 DONE 12.1s 08:34:36 08:34:36 #61 [security-spire-config internal] load build context 08:34:36 #61 transferring context: 25.04kB 0.0s done 08:34:36 #61 DONE 12.1s 08:34:36 08:34:36 #60 [security-spire-agent internal] load build context 08:34:36 #60 transferring context: 26.32kB 0.0s done 08:34:36 #60 DONE 12.1s 08:34:36 08:34:36 #41 [core-metadata internal] load build context 08:34:36 #41 DONE 25.3s 08:34:36 08:34:36 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:36 #58 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 08:34:36 #58 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done 08:34:36 #58 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:34:36 #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s 08:34:36 #58 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 08:34:37 #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.44MB / 25.84MB 0.4s 08:34:37 #58 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:34:37 #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.73MB / 25.84MB 0.5s 08:34:37 #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23.07MB / 25.84MB 0.6s 08:34:37 #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s 08:34:37 #58 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done 08:34:37 #58 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 08:34:38 #58 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.8s done 08:34:41 #58 ... 08:34:41 08:34:41 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:41 #50 24.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:41 #50 25.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:41 #50 25.40 (1/1) Installing dumb-init (1.2.5-r2) 08:34:41 #50 25.40 Executing busybox-1.36.1-r7.trigger 08:34:41 #50 25.40 OK: 7 MiB in 16 packages 08:34:41 #50 DONE 28.3s 08:34:41 08:34:41 #52 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:41 #52 DONE 28.2s 08:34:41 08:34:41 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:34:41 #54 25.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:41 #54 25.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:41 #54 25.63 (1/2) Installing dumb-init (1.2.5-r2) 08:34:41 #54 25.64 (2/2) Installing su-exec (0.2-r3) 08:34:41 #54 25.64 Executing busybox-1.36.1-r7.trigger 08:34:41 #54 25.64 OK: 7 MiB in 17 packages 08:34:41 #54 DONE 28.2s 08:34:41 08:34:41 #51 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:41 #51 24.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:41 #51 25.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:41 #51 25.29 (1/2) Installing ca-certificates (20240226-r0) 08:34:41 #51 25.30 (2/2) Installing dumb-init (1.2.5-r2) 08:34:41 #51 25.31 Executing busybox-1.36.1-r7.trigger 08:34:41 #51 25.31 Executing ca-certificates-20240226-r0.trigger 08:34:41 #51 25.35 OK: 8 MiB in 17 packages 08:34:41 #51 DONE 28.3s 08:34:41 08:34:41 #37 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:41 #37 25.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:41 #37 25.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:41 #37 25.32 (1/1) Installing dumb-init (1.2.5-r2) 08:34:41 #37 25.32 Executing busybox-1.36.1-r7.trigger 08:34:41 #37 25.32 OK: 7 MiB in 16 packages 08:34:41 #37 DONE 28.4s 08:34:41 08:34:41 #63 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:34:41 #63 ... 08:34:41 08:34:41 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:34:41 #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 11.9s done 08:34:41 #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 08:34:41 #59 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:34:41 #59 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 08:34:41 #59 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 08:34:41 #59 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 08:34:41 #59 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:34:41 #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 08:34:41 #59 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.6s done 08:34:41 #59 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:34:41 #59 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done 08:34:41 #59 DONE 16.2s 08:34:41 08:34:41 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:34:42 #58 ... 08:34:42 08:34:42 #64 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:34:42 #0 5.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:42 #0 5.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:42 #0 5.392 OK: 264 MiB in 52 packages 08:34:42 #64 DONE 5.6s 08:34:42 08:34:42 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:34:42 #0 4.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:42 #0 4.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:42 #0 5.154 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:42 #0 5.154 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:42 #0 5.154 OK: 20075 distinct packages available 08:34:42 #0 5.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:42 #0 5.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:42 #0 5.577 OK: 264 MiB in 52 packages 08:34:42 #65 DONE 5.8s 08:34:42 08:34:42 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:34:43 #66 ... 08:34:43 08:34:43 #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:34:43 #67 DONE 0.6s 08:34:43 08:34:43 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:43 #0 5.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:43 #0 5.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:43 #0 5.525 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:43 #0 5.525 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:43 #0 5.525 OK: 20072 distinct packages available 08:34:43 #0 5.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:43 #0 5.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:43 #0 5.926 (1/4) Installing dumb-init (1.2.5-r2) 08:34:43 #0 5.959 (2/4) Installing musl-obstack (1.2.3-r2) 08:34:43 #0 5.959 (3/4) Installing libucontext (1.2-r2) 08:34:43 #0 5.961 (4/4) Installing gcompat (1.1.0-r1) 08:34:43 #0 5.966 Executing busybox-1.36.1-r7.trigger 08:34:43 #0 6.138 OK: 8 MiB in 19 packages 08:34:43 #68 DONE 6.3s 08:34:43 08:34:43 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:43 #55 29.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:43 #55 29.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:43 #55 29.63 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:34:43 #55 29.81 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:34:43 #55 29.97 (3/6) Installing dumb-init (1.2.5-r2) 08:34:43 #55 29.97 (4/6) Installing openssl (3.1.6-r0) 08:34:43 #55 30.00 (5/6) Installing su-exec (0.2-r3) 08:34:43 #55 30.00 (6/6) Installing yq (4.33.3-r5) 08:34:43 #55 30.09 Executing busybox-1.36.1-r7.trigger 08:34:43 #55 30.26 OK: 17 MiB in 19 packages 08:34:43 #55 DONE 30.5s 08:34:43 08:34:43 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:43 #69 DONE 6.3s 08:34:43 08:34:43 #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:43 #0 5.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:43 #0 5.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:43 #0 5.784 OK: 264 MiB in 52 packages 08:34:43 #70 DONE 6.3s 08:34:43 08:34:43 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:43 #57 29.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:43 #57 29.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:43 #57 29.88 (1/4) Installing ca-certificates (20240226-r0) 08:34:43 #57 29.95 (2/4) Installing dumb-init (1.2.5-r2) 08:34:43 #57 29.96 (3/4) Installing su-exec (0.2-r3) 08:34:43 #57 29.96 (4/4) Installing yq (4.33.3-r5) 08:34:43 #57 30.05 Executing busybox-1.36.1-r7.trigger 08:34:43 #57 30.06 Executing ca-certificates-20240226-r0.trigger 08:34:43 #57 30.36 OK: 17 MiB in 19 packages 08:34:43 #57 DONE 30.5s 08:34:43 08:34:43 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:34:43 #66 DONE 0.5s 08:34:43 08:34:43 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:43 #71 ... 08:34:43 08:34:43 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:34:43 #72 DONE 0.1s 08:34:43 08:34:43 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:43 #73 ... 08:34:43 08:34:43 #74 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:43 #0 5.549 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:43 #0 5.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:43 #0 6.149 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:43 #0 6.149 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:43 #0 6.149 OK: 20072 distinct packages available 08:34:43 #0 6.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:43 #0 6.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:43 #0 6.540 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:34:43 #0 6.573 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:34:43 #0 6.580 (3/7) Installing dumb-init (1.2.5-r2) 08:34:43 #0 6.582 (4/7) Installing musl-obstack (1.2.3-r2) 08:34:43 #0 6.586 (5/7) Installing libucontext (1.2-r2) 08:34:43 #0 6.588 (6/7) Installing gcompat (1.1.0-r1) 08:34:43 #0 6.592 (7/7) Installing openssl (3.1.6-r0) 08:34:43 #0 6.605 Executing busybox-1.36.1-r7.trigger 08:34:43 #0 6.613 OK: 8 MiB in 20 packages 08:34:43 #74 DONE 6.8s 08:34:43 08:34:43 #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:34:44 #75 ... 08:34:44 08:34:44 #76 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:34:44 #0 7.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:44 #0 7.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:44 #0 7.366 OK: 264 MiB in 52 packages 08:34:44 #76 DONE 7.7s 08:34:44 08:34:44 #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:34:44 #77 DONE 0.1s 08:34:44 08:34:44 #63 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:34:44 #63 3.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:44 #63 3.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:44 #63 3.598 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:34:44 #63 3.632 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:34:44 #63 3.640 OK: 7 MiB in 16 packages 08:34:44 #63 DONE 3.9s 08:34:44 08:34:44 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:44 #56 31.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:44 #56 31.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:44 #56 31.61 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:44 #56 31.61 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:44 #56 31.61 OK: 20072 distinct packages available 08:34:44 #56 31.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:44 #56 31.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:44 #56 31.98 (1/11) Installing ca-certificates (20240226-r0) 08:34:44 #56 32.01 (2/11) Installing brotli-libs (1.0.9-r14) 08:34:44 #56 32.02 (3/11) Installing libunistring (1.1-r1) 08:34:44 #56 32.03 (4/11) Installing libidn2 (2.3.4-r1) 08:34:44 #56 32.04 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:34:44 #56 32.04 (6/11) Installing libcurl (8.5.0-r0) 08:34:44 #56 32.05 (7/11) Installing curl (8.5.0-r0) 08:34:44 #56 32.05 (8/11) Installing dumb-init (1.2.5-r2) 08:34:44 #56 32.06 (9/11) Installing musl-obstack (1.2.3-r2) 08:34:44 #56 32.06 (10/11) Installing libucontext (1.2-r2) 08:34:44 #56 32.06 (11/11) Installing gcompat (1.1.0-r1) 08:34:44 #56 32.07 Executing busybox-1.36.1-r7.trigger 08:34:44 #56 32.07 Executing ca-certificates-20240226-r0.trigger 08:34:44 #56 32.14 OK: 12 MiB in 26 packages 08:34:44 #56 DONE 32.3s 08:34:44 08:34:44 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:45 #78 ... 08:34:45 08:34:45 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:34:45 #0 3.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:45 #0 3.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:45 #0 4.154 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:34:45 #0 4.190 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:34:45 #0 4.199 OK: 7 MiB in 16 packages 08:34:45 #79 DONE 4.4s 08:34:45 08:34:45 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:34:45 #80 ... 08:34:45 08:34:45 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:34:45 #0 4.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:45 #0 4.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:45 #0 4.356 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:34:45 #0 4.391 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:34:45 #0 4.403 OK: 7 MiB in 17 packages 08:34:45 #81 DONE 4.6s 08:34:45 08:34:45 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:34:45 #0 4.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:45 #0 4.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:45 #0 4.374 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:34:45 #0 4.427 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:34:45 #0 4.439 Executing ca-certificates-20240226-r0.trigger 08:34:45 #0 4.488 OK: 8 MiB in 17 packages 08:34:45 #82 DONE 4.6s 08:34:45 08:34:45 #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:34:46 #83 ... 08:34:46 08:34:46 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:34:46 #0 2.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:46 #0 2.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:46 #0 2.582 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:34:46 #0 2.619 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:34:46 #0 2.691 OK: 8 MiB in 19 packages 08:34:46 #84 DONE 2.9s 08:34:46 08:34:46 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:46 #85 DONE 0.8s 08:34:46 08:34:46 #86 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:34:46 #0 4.011 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:46 #0 4.499 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:46 #0 5.178 (1/1) Installing dumb-init (1.2.5-r2) 08:34:46 #0 5.715 Executing busybox-1.36.1-r7.trigger 08:34:46 #0 5.715 OK: 7 MiB in 16 packages 08:34:46 #86 DONE 5.9s 08:34:46 08:34:46 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:34:46 #0 2.963 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:46 #0 3.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:46 #0 3.235 OK: 17 MiB in 19 packages 08:34:46 #87 DONE 3.7s 08:34:46 08:34:46 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:34:46 #88 DONE 0.1s 08:34:46 08:34:46 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:34:46 #89 DONE 0.1s 08:34:46 08:34:46 #90 [security-spire-config stage-2 6/10] COPY security.txt / 08:34:46 #90 DONE 0.1s 08:34:46 08:34:46 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:46 #91 DONE 0.1s 08:34:46 08:34:46 #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:46 #92 DONE 0.0s 08:34:46 08:34:46 #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:46 #93 DONE 0.0s 08:34:46 08:34:46 #94 [security-spire-config] exporting to image 08:34:46 #94 exporting layers 08:34:47 #94 ... 08:34:47 08:34:47 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:34:47 #0 3.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:47 #0 3.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:47 #0 3.947 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:34:47 #0 3.975 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:34:47 #0 3.983 Executing ca-certificates-20240226-r0.trigger 08:34:47 #0 4.025 OK: 17 MiB in 19 packages 08:34:47 #95 DONE 4.2s 08:34:47 08:34:47 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:34:47 #80 2.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:47 #80 2.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:47 #80 ... 08:34:47 08:34:47 #75 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:34:47 #75 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:47 #75 3.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:47 #75 3.989 OK: 8 MiB in 20 packages 08:34:47 #75 DONE 4.1s 08:34:47 08:34:47 #94 [security-spire-config] exporting to image 08:34:47 #94 exporting layers 0.6s done 08:34:47 #94 writing image sha256:7f369da0e4298499a2221c8d36e19f4944f7fbb377a3d9e49afe3c74b8f8e5f0 done 08:34:47 #94 naming to docker.io/library/security-spire-config done 08:34:47 #94 DONE 0.6s 08:34:47 08:34:47 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:34:47 #80 2.743 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:34:47 #80 2.776 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:34:47 #80 2.785 Executing ca-certificates-20240226-r0.trigger 08:34:47 #80 2.824 OK: 12 MiB in 26 packages 08:34:48 #80 DONE 3.3s 08:34:48 08:34:48 #96 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:34:48 #0 3.668 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:48 #0 4.136 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:48 #0 4.760 OK: 264 MiB in 52 packages 08:34:48 #96 DONE 5.1s 08:34:48 08:34:48 #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:34:48 #83 DONE 2.8s 08:34:48 08:34:48 #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:48 #97 DONE 0.7s 08:34:48 08:34:48 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:34:48 #98 DONE 0.7s 08:34:48 08:34:48 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:34:48 Removing intermediate container fcb405353cf7 08:34:48 ---> 787b7cba4647 08:34:48 Successfully built 787b7cba4647 08:34:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:48 #99 DONE 0.1s 08:34:48 08:34:48 #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:34:48 #100 DONE 0.1s 08:34:48 08:34:48 #101 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:34:48 #101 DONE 0.1s 08:34:48 08:34:48 #102 [security-spire-server stage-2 6/9] COPY security.txt / 08:34:48 + docker inspect -f . ci-base-image-arm64 08:34:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:48 prd-ubuntu20.04-docker-arm64-4c-16g-5060 does not seem to be running inside a container 08:34:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:48 #102 DONE 0.5s 08:34:48 08:34:48 #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:48 #103 ... 08:34:48 08:34:48 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:34:48 #104 DONE 0.6s 08:34:48 08:34:48 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:48 #105 DONE 0.0s 08:34:48 08:34:48 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:34:48 #106 DONE 0.0s 08:34:48 08:34:48 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:48 #107 DONE 0.1s 08:34:48 08:34:48 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 08:34:48 #108 DONE 0.1s 08:34:48 08:34:48 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:48 #109 DONE 0.1s 08:34:48 08:34:48 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:49 #110 DONE 0.2s 08:34:49 08:34:49 #94 [security-spire-server] exporting to image 08:34:49 #94 ... 08:34:49 08:34:49 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:49 #111 DONE 0.1s 08:34:49 08:34:49 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:34:49 #112 DONE 0.0s 08:34:49 08:34:49 #94 [security-spire-agent] exporting to image 08:34:49 #94 exporting layers 0.5s done 08:34:49 #94 exporting layers 0.5s done 08:34:49 #94 writing image sha256:99e5474cf4c6cbce3fb405a4f49611a388395783a0d46a80e4f293a2c8f0cae7 done 08:34:49 #94 naming to docker.io/library/security-spire-server done 08:34:50 #94 writing image sha256:3cda7dd6bef55e7f916e0bdc0f41a78c03e845952c57b5385c986ef3c9c40c52 done 08:34:50 #94 naming to docker.io/library/security-spire-agent done 08:34:50 #94 DONE 1.3s 08:34:50 08:34:50 #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:50 $ docker top 10ef1778bed2bf41cc86856840f80655a72f047b9601066594d538dfb0b8c2ec -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:50 + go version 08:34:50 go version go1.21.9 linux/arm64 [Pipeline] } 08:34:50 $ docker stop --time=1 10ef1778bed2bf41cc86856840f80655a72f047b9601066594d538dfb0b8c2ec 08:34:52 $ docker rm -f --volumes 10ef1778bed2bf41cc86856840f80655a72f047b9601066594d538dfb0b8c2ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:53 + docker inspect -f . ci-base-image-arm64 08:34:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:53 prd-ubuntu20.04-docker-arm64-4c-16g-5060 does not seem to be running inside a container 08:34:53 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:54 $ docker top 7b0d42d8025027941524e0221768a5d343ee1827fca49a9b93e703cf0eb30202 -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:54 ========================================================= 08:34:54 [edgeXBuildGoParallel] Running Tests and Build... 08:34:54 ========================================================= [Pipeline] sh 08:34:54 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 08:34:55 + make test 08:34:55 go test -race -coverprofile=coverage.out ./... 08:35:36 #113 DONE 50.8s 08:35:36 08:35:36 #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:36 #103 DONE 45.5s 08:35:36 08:35:36 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:36 #73 DONE 50.6s 08:35:36 08:35:36 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:36 #71 DONE 50.8s 08:35:36 08:35:36 #78 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:36 #78 DONE 49.5s 08:35:36 08:35:36 #114 [security-proxy-setup builder 6/7] COPY . . 08:35:42 #114 DONE 8.1s 08:35:42 08:35:42 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:42 #115 CACHED 08:35:42 08:35:42 #116 [security-secretstore-setup builder 6/7] COPY . . 08:35:42 #116 CACHED 08:35:42 08:35:42 #117 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:35:42 #117 CACHED 08:35:42 08:35:42 #118 [core-keeper builder 7/8] COPY . . 08:35:42 #118 DONE 8.1s 08:35:42 08:35:42 #119 [security-bootstrapper builder 6/7] COPY . . 08:35:42 #119 CACHED 08:35:42 08:35:42 #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:42 #120 CACHED 08:35:42 08:35:42 #121 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:42 #121 CACHED 08:35:42 08:35:42 #122 [support-notifications builder 6/7] COPY . . 08:35:42 #122 DONE 8.1s 08:35:42 08:35:42 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:42 #123 ... 08:35:42 08:35:42 #124 [security-spiffe-token-provider builder 6/7] COPY . . 08:35:42 #124 DONE 8.1s 08:35:42 08:35:42 #125 [core-command builder 6/7] COPY . . 08:35:42 #125 CACHED 08:35:42 08:35:42 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:42 #126 CACHED 08:35:42 08:35:42 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 08:35:42 #127 CACHED 08:35:42 08:35:42 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:42 #128 CACHED 08:35:42 08:35:42 #129 [core-data builder 6/7] COPY . . 08:35:42 #129 CACHED 08:35:42 08:35:42 #130 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:42 #130 CACHED 08:35:42 08:35:42 #131 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:42 #131 CACHED 08:35:42 08:35:42 #132 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:42 #132 CACHED 08:35:42 08:35:42 #133 [support-scheduler builder 6/7] COPY . . 08:35:42 #133 CACHED 08:35:42 08:35:42 #134 [security-proxy-auth builder 6/7] COPY . . 08:35:42 #134 CACHED 08:35:42 08:35:42 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:42 #135 CACHED 08:35:42 08:35:42 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:35:42 #136 CACHED 08:35:42 08:35:42 #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:42 #137 CACHED 08:35:42 08:35:42 #138 [core-common-config-bootstrapper builder 6/7] COPY . . 08:35:42 #138 CACHED 08:35:42 08:35:42 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:42 #139 CACHED 08:35:42 08:35:42 #140 [core-metadata builder 6/7] COPY . . 08:35:42 #140 DONE 8.1s 08:35:42 08:35:42 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:42 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:42 #141 0.768 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:35:52 #141 ... 08:35:52 08:35:52 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:52 #0 1.349 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:35:52 #142 ... 08:35:52 08:35:52 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:52 #0 0.784 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:52 #143 ... 08:35:52 08:35:52 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:52 #0 0.318 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:35:52 #144 ... 08:35:52 08:35:52 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:52 #0 1.068 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:35:52 #145 ... 08:35:52 08:35:52 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:35:52 #0 0.990 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:35:52 #146 ... 08:35:52 08:35:52 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:52 #0 0.543 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:52 #147 ... 08:35:52 08:35:52 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:52 #0 1.161 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:35:52 #148 ... 08:35:52 08:35:52 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:52 #0 1.658 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:35:53 #149 ... 08:35:53 08:35:53 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:53 #0 0.615 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:53 #150 ... 08:35:53 08:35:53 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:53 #123 1.361 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:35:53 #123 ... 08:35:53 08:35:53 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:53 #0 0.644 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:37:01 #151 ... 08:37:01 08:37:01 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:01 #147 77.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 08:37:39 #147 ... 08:37:39 08:37:39 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:39 #150 DONE 115.3s 08:37:39 08:37:39 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:37:39 #144 DONE 115.3s 08:37:39 08:37:39 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:37:41 #141 ... 08:37:41 08:37:41 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:41 #147 DONE 119.2s 08:37:41 08:37:41 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:37:42 #149 ... 08:37:42 08:37:42 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:37:42 #151 DONE 120.0s 08:37:42 08:37:42 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:37:42 #142 DONE 120.0s 08:37:42 08:37:42 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:37:48 #152 ... 08:37:48 08:37:48 #153 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:52 #153 ... 08:37:52 08:37:52 #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:37:52 #154 DONE 10.1s 08:37:52 08:37:52 #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:37:52 #155 ... 08:37:52 08:37:52 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:37:52 #148 DONE 130.4s 08:37:52 08:37:52 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:37:52 #149 DONE 130.4s 08:37:52 08:37:52 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:37:52 #152 DONE 10.4s 08:37:52 08:37:52 #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:52 #156 DONE 6.5s 08:37:52 08:37:52 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:37:52 #157 ... 08:37:52 08:37:52 #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:37:52 #158 DONE 7.5s 08:37:52 08:37:52 #153 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:52 #153 DONE 5.0s 08:37:52 08:37:52 #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:37:52 #159 ... 08:37:52 08:37:52 #141 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:37:52 #141 DONE 130.8s 08:37:52 08:37:52 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:37:52 #146 DONE 130.9s 08:37:52 08:37:52 #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:37:52 #145 DONE 130.9s 08:37:52 08:37:52 #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:37:52 #155 DONE 0.8s 08:37:52 08:37:52 #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:52 #160 DONE 0.3s 08:37:52 08:37:52 #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:53 #161 ... 08:37:53 08:37:53 #159 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:37:53 #159 DONE 0.4s 08:37:53 08:37:53 #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:37:53 #162 ... 08:37:53 08:37:53 #163 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:53 #163 DONE 0.8s 08:37:53 08:37:53 #164 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:37:53 #164 CACHED 08:37:53 08:37:53 #165 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:37:53 #165 CACHED 08:37:53 08:37:53 #166 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:53 #166 CACHED 08:37:53 08:37:53 #167 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:53 #167 CACHED 08:37:53 08:37:53 #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:53 #168 DONE 1.1s 08:37:53 08:37:53 #169 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:37:53 #169 CACHED 08:37:53 08:37:53 #170 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:37:53 #170 CACHED 08:37:53 08:37:53 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:37:54 #171 ... 08:37:54 08:37:54 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:37:54 #157 DONE 2.0s 08:37:54 08:37:54 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:37:54 #143 DONE 132.4s 08:37:54 08:37:54 #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:37:54 #172 DONE 1.5s 08:37:54 08:37:54 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:37:54 #173 ... 08:37:54 08:37:54 #174 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:37:54 #174 DONE 1.8s 08:37:54 08:37:54 #161 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:54 #161 DONE 1.8s 08:37:54 08:37:54 #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:54 #175 CACHED 08:37:54 08:37:54 #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:54 #176 CACHED 08:37:54 08:37:54 #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:37:54 #162 DONE 1.8s 08:37:54 08:37:54 #177 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:37:55 #177 ... 08:37:55 08:37:55 #178 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:55 #178 DONE 1.8s 08:37:55 08:37:55 #123 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:37:55 #123 DONE 133.5s 08:37:55 08:37:55 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:37:55 #171 DONE 1.8s 08:37:55 08:37:55 #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:55 #179 DONE 1.9s 08:37:55 08:37:55 #180 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:37:55 #180 DONE 1.8s 08:37:55 08:37:55 #181 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:37:56 #181 ... 08:37:56 08:37:56 #182 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:37:56 #182 DONE 2.3s 08:37:56 08:37:56 #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:37:56 #183 DONE 1.6s 08:37:56 08:37:56 #184 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:37:56 #184 ... 08:37:56 08:37:56 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:37:56 #173 DONE 2.1s 08:37:56 08:37:56 #185 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:37:56 #185 DONE 1.8s 08:37:56 08:37:56 #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 08:37:56 #186 DONE 1.7s 08:37:56 08:37:56 #187 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:37:56 #187 DONE 1.8s 08:37:56 08:37:56 #188 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:37:56 #188 DONE 1.2s 08:37:56 08:37:56 #189 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:37:56 #189 DONE 1.2s 08:37:56 08:37:56 #177 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:37:56 #177 DONE 1.8s 08:37:56 08:37:56 #190 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:37:56 #190 DONE 1.2s 08:37:56 08:37:56 #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:37:56 #191 DONE 1.2s 08:37:56 08:37:56 #192 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:56 #192 ... 08:37:56 08:37:56 #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:37:56 #193 DONE 1.0s 08:37:57 08:37:57 #181 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:37:57 #181 DONE 1.4s 08:37:57 08:37:57 #184 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:37:57 #184 DONE 1.0s 08:37:57 08:37:57 #194 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:57 #194 DONE 0.4s 08:37:57 08:37:57 #94 [core-command] exporting to image 08:37:57 #94 exporting layers 0.3s done 08:37:57 #94 ... 08:37:57 08:37:57 #195 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:37:57 #195 DONE 0.5s 08:37:57 08:37:57 #196 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:37:57 #196 DONE 0.5s 08:37:57 08:37:57 #94 [core-command] exporting to image 08:37:57 #94 writing image sha256:29feda9113fcb43a83345b14f376aa1ae87dfd3df95523cdb9ff047b4499168f 08:37:57 #94 ... 08:37:57 08:37:57 #197 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:37:57 #197 DONE 0.5s 08:37:57 08:37:57 #94 [support-scheduler] exporting to image 08:37:57 #94 writing image sha256:29feda9113fcb43a83345b14f376aa1ae87dfd3df95523cdb9ff047b4499168f 0.0s done 08:37:57 #94 naming to docker.io/library/security-spiffe-token-provider 08:37:57 #94 ... 08:37:57 08:37:57 #198 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:37:57 #198 DONE 0.7s 08:37:57 08:37:57 #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:37:57 #199 DONE 0.7s 08:37:57 08:37:57 #192 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:37:57 #192 DONE 0.7s 08:37:57 08:37:57 #200 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:37:57 #200 DONE 0.6s 08:37:57 08:37:57 #94 [core-keeper] exporting to image 08:37:57 #94 naming to docker.io/library/security-spiffe-token-provider 0.2s done 08:37:57 #94 ... 08:37:57 08:37:57 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:37:57 #201 DONE 0.6s 08:37:57 08:37:57 #94 [core-metadata] exporting to image 08:37:57 #94 ... 08:37:57 08:37:57 #202 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:37:57 #202 DONE 0.6s 08:37:57 08:37:57 #203 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:57 #203 DONE 0.5s 08:37:57 08:37:57 #204 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:57 #204 DONE 0.6s 08:37:57 08:37:57 #94 [core-data] exporting to image 08:37:57 #94 exporting layers 0.2s done 08:37:57 #94 writing image sha256:093434c3af9ecd7eda3fec6ab0a6080358bedc04c84367e6e424d95f37cdd8a9 done 08:37:57 #94 writing image sha256:6c750b721afa06b4b8aa6d7bd1f6217f92f7169dac6c11339dbc80cbc2ec1f6b done 08:37:57 #94 naming to docker.io/library/core-command done 08:37:57 #94 naming to docker.io/library/core-data done 08:37:57 #94 writing image sha256:f5ea06538856195b5be9c061305354cefb007da24674e3cd874fe8410287cd84 08:37:57 #94 writing image sha256:f5ea06538856195b5be9c061305354cefb007da24674e3cd874fe8410287cd84 done 08:37:57 #94 naming to docker.io/library/support-scheduler done 08:37:58 #94 ... 08:37:58 08:37:58 #205 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:58 #205 DONE 0.7s 08:37:58 08:37:58 #206 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:58 #206 DONE 0.8s 08:37:58 08:37:58 #207 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:37:58 #207 DONE 0.5s 08:37:58 08:37:58 #94 [core-common-config-bootstrapper] exporting to image 08:37:58 #94 writing image sha256:71ce38c81dc1d8923133527e3181a0effa179492c5f97d447fb5d7e2c989286c 0.1s done 08:37:58 #94 naming to docker.io/library/core-keeper 08:37:58 #94 ... 08:37:58 08:37:58 #208 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:58 #208 DONE 0.6s 08:37:58 08:37:58 #209 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:37:58 #209 DONE 0.2s 08:37:58 08:37:58 #94 [core-metadata] exporting to image 08:37:58 #94 naming to docker.io/library/core-keeper done 08:37:58 #94 writing image sha256:3472f511ebc9311eab6e919ae85e0206b20fbdf0dc40eca6c12d466491ceff1a done 08:37:58 #94 naming to docker.io/library/core-metadata done 08:37:58 #94 ... 08:37:58 08:37:58 #210 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:37:58 #210 DONE 0.2s 08:37:58 08:37:58 #211 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:58 #211 DONE 0.2s 08:37:58 08:37:58 #212 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:58 #212 DONE 0.9s 08:37:58 08:37:58 #94 [core-common-config-bootstrapper] exporting to image 08:37:58 #94 writing image sha256:e089874729795be01a73655b01a34f6478559a793e5f0d7e3a8c047c2b26f412 done 08:37:58 #94 naming to docker.io/library/core-common-config-bootstrapper done 08:37:58 #94 ... 08:37:58 08:37:58 #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/ 08:37:58 #213 DONE 0.1s 08:37:58 08:37:58 #214 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:58 #214 DONE 1.0s 08:37:58 08:37:58 #215 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:37:58 #215 DONE 0.1s 08:37:58 08:37:58 #216 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:37:58 #216 DONE 0.1s 08:37:58 08:37:58 #94 [security-proxy-auth] exporting to image 08:37:58 #94 exporting layers 0.3s done 08:37:58 #94 writing image sha256:fb963c4658525679b7ec8550ab59455eb977d488a404629ca44c6f1a718ae530 0.0s done 08:37:58 #94 naming to docker.io/library/support-notifications done 08:37:58 #94 writing image sha256:de650b82a5f2dca99e1f4ddbfbe1a9668e60aa15ec7e5810e59ae58caede82bc done 08:37:58 #94 naming to docker.io/library/security-proxy-auth done 08:37:58 #94 exporting layers 0.2s done 08:37:58 #94 writing image sha256:a50bd1669bc891198f2f4a02cbb24040192b71956fe8dc13b6578fc8c56e722a done 08:37:58 #94 naming to docker.io/library/security-proxy-setup done 08:37:58 #94 DONE 3.5s 08:37:58 08:37:58 #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:37:58 #217 ... 08:37:58 08:37:58 #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:58 #218 DONE 0.6s 08:37:59 08:37:59 #94 [security-secretstore-setup] exporting to image 08:37:59 #94 ... 08:37:59 08:37:59 #217 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:37:59 #217 DONE 0.6s 08:37:59 08:37:59 #94 [security-bootstrapper] exporting to image 08:37:59 #94 writing image sha256:d9a958ce8a5296cac1423a52a20438abafa035f23721769a497078d32456197b done 08:37:59 #94 naming to docker.io/library/security-secretstore-setup done 08:37:59 #94 exporting layers 0.2s done 08:37:59 #94 writing image sha256:5f34133b540ef7b7723c8e0623473077397eb011e35d6af1de78229236bd0704 done 08:37:59 #94 naming to docker.io/library/security-bootstrapper done 08:37:59 #94 DONE 3.9s 08:37:59 08:37:59 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:37:59 time="2024-07-05T08:34:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:59 time="2024-07-05T08:34:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:59 time="2024-07-05T08:34:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:59 time="2024-07-05T08:34:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:59 time="2024-07-05T08:34:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:59 time="2024-07-05T08:34:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:59 time="2024-07-05T08:34:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:59 time="2024-07-05T08:34:08Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:59 time="2024-07-05T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:59 time="2024-07-05T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:59 time="2024-07-05T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:59 time="2024-07-05T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:59 time="2024-07-05T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:59 time="2024-07-05T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:37:59 time="2024-07-05T08:34:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:37:59 $ docker stop --time=1 2e261c810d223c312c6718ac11d312ea478777bbe0c3e0eceb55c8f5e5a3e179 08:38:00 $ docker rm -f --volumes 2e261c810d223c312c6718ac11d312ea478777bbe0c3e0eceb55c8f5e5a3e179 [Pipeline] // withDockerContainer [Pipeline] sh 08:38:01 + docker images 08:38:01 REPOSITORY TAG IMAGE ID CREATED SIZE 08:38:01 security-bootstrapper latest 5f34133b540e 1 second ago 24MB 08:38:01 security-proxy-auth latest de650b82a5f2 2 seconds ago 38MB 08:38:01 security-secretstore-setup latest d9a958ce8a52 2 seconds ago 42.2MB 08:38:01 support-notifications latest fb963c465852 2 seconds ago 43.9MB 08:38:01 security-proxy-setup latest a50bd1669bc8 2 seconds ago 31.2MB 08:38:01 core-metadata latest 3472f511ebc9 3 seconds ago 41MB 08:38:01 support-scheduler latest f5ea06538856 3 seconds ago 43.1MB 08:38:01 core-keeper latest 71ce38c81dc1 3 seconds ago 35.6MB 08:38:01 core-data latest 6c750b721afa 3 seconds ago 40.8MB 08:38:01 core-common-config-bootstrapper latest e08987472979 3 seconds ago 20.2MB 08:38:01 core-command latest 093434c3af9e 4 seconds ago 40.4MB 08:38:01 security-spiffe-token-provider latest 29feda9113fc 4 seconds ago 34MB 08:38:01 security-spire-agent latest 3cda7dd6bef5 3 minutes ago 166MB 08:38:01 security-spire-server latest 99e5474cf4c6 3 minutes ago 107MB 08:38:01 security-spire-config latest 7f369da0e429 3 minutes ago 107MB 08:38:01 ci-base-image-x86_64 latest b7aa79fd8103 6 minutes ago 966MB 08:38:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 08:38:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 08:38:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:38:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.117s coverage: 28.7% of statements 08:39:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.187s coverage: 97.0% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.274s coverage: 69.2% of statements 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.208s coverage: 53.2% of statements 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:39:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 8.193s coverage: 93.4% of statements 08:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.244s coverage: 91.7% of statements 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.230s coverage: 6.5% of statements 08:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.580s coverage: 95.8% of statements 08:40:02 ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.331s coverage: 0.8% of statements 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.185s coverage: 32.2% of statements 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.133s coverage: 41.7% of statements 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.109s coverage: 77.8% of statements 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.102s coverage: 94.1% of statements 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.132s coverage: 96.3% of statements 08:40:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.102s coverage: 87.5% of statements 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.092s coverage: 94.4% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.879s coverage: 79.9% of statements 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.154s coverage: 92.9% of statements 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.075s coverage: 64.4% of statements 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.105s coverage: 62.3% of statements 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.111s coverage: 87.2% of statements 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements 08:40:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.078s coverage: 100.0% of statements 08:40:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:40:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.284s coverage: 81.8% of statements 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.280s coverage: 82.1% of statements 08:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.105s coverage: 86.0% of statements 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.691s coverage: 63.1% of statements 08:40:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.113s coverage: 100.0% of statements 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.145s coverage: 89.4% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.078s coverage: 100.0% of statements 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.121s coverage: 73.7% of statements 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.080s coverage: 100.0% of statements 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.680s coverage: 38.4% of statements 08:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.110s coverage: 89.5% of statements 08:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.102s coverage: 84.8% of statements 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.174s coverage: 19.9% of statements 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.498s coverage: 95.7% of statements 08:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.192s coverage: 61.8% of statements 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.270s coverage: 98.9% of statements 08:41:35 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:41:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:35 go vet ./... 08:45:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:45:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:45:27 ./bin/test-attribution-txt.sh [Pipeline] echo 08:45:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:45:27 + ls -al . 08:45:27 total 836 08:45:27 drwxrwxr-x 10 1001 1001 4096 Jul 5 08:35 . 08:45:27 drwxr-xr-x 4 root root 4096 Jul 5 08:34 .. 08:45:27 drwxrwxr-x 2 1001 1001 4096 Jul 5 08:32 .blubracket 08:45:27 -rw-rw-r-- 1 1001 1001 10 Jul 5 08:32 .dockerignore 08:45:27 drwxrwxr-x 8 1001 1001 4096 Jul 5 08:32 .git 08:45:27 drwxrwxr-x 3 1001 1001 4096 Jul 5 08:32 .github 08:45:27 -rw-rw-r-- 1 1001 1001 1102 Jul 5 08:32 .gitignore 08:45:27 -rw-rw-r-- 1 1001 1001 42 Jul 5 08:32 .golangci.yml 08:45:27 -rw-rw-r-- 1 1001 1001 100 Jul 5 08:32 .hadolint.yml 08:45:27 -rw-rw-r-- 1 1001 1001 155 Jul 5 08:32 .sonarcloud.properties 08:45:27 -rw-rw-r-- 1 1001 1001 1171 Jul 5 08:32 ADOPTERS.md 08:45:27 -rw-rw-r-- 1 1001 1001 20361 Jul 5 08:32 Attribution.txt 08:45:27 -rw-rw-r-- 1 1001 1001 100284 Jul 5 08:32 CHANGELOG.md 08:45:27 -rw-rw-r-- 1 1001 1001 3804 Jul 5 08:32 CONTRIBUTING.md 08:45:27 -rw-rw-r-- 1 1001 1001 677 Jul 5 08:32 GOVERNANCE.md 08:45:27 -rw-rw-r-- 1 1001 1001 861 Jul 5 08:32 Jenkinsfile 08:45:27 -rw-rw-r-- 1 1001 1001 10775 Jul 5 08:32 LICENSE 08:45:27 -rw-rw-r-- 1 1001 1001 16051 Jul 5 08:32 Makefile 08:45:27 -rw-rw-r-- 1 1001 1001 582 Jul 5 08:32 OWNERS.md 08:45:27 -rw-rw-r-- 1 1001 1001 9528 Jul 5 08:32 README.md 08:45:27 -rw-rw-r-- 1 1001 1001 789 Jul 5 08:32 SECURITY.md 08:45:27 -rw-rw-r-- 1 1001 1001 5 Jul 5 08:30 VERSION 08:45:27 drwxrwxr-x 2 1001 1001 4096 Jul 5 08:32 bin 08:45:27 drwxrwxr-x 19 1001 1001 4096 Jul 5 08:32 cmd 08:45:27 -rw-r--r-- 1 root root 481596 Jul 5 08:41 coverage.out 08:45:27 drwxrwxr-x 2 1001 1001 4096 Jul 5 08:32 fuzz_test 08:45:27 -rw-rw-r-- 1 1001 1001 6911 Jul 5 08:32 go.mod 08:45:27 -rw-rw-r-- 1 1001 1001 101537 Jul 5 08:32 go.sum 08:45:27 drwxrwxr-x 7 1001 1001 4096 Jul 5 08:32 internal 08:45:27 drwxrwxr-x 3 1001 1001 4096 Jul 5 08:32 openapi 08:45:27 -rw-rw-r-- 1 1001 1001 584 Jul 5 08:32 security.txt 08:45:27 -rw-rw-r-- 1 1001 1001 204 Jul 5 08:32 version.go [Pipeline] sh 08:45:28 + '[' -e coverage.out ] 08:45:28 + chown 1001:1001 coverage.out [Pipeline] stash 08:45:28 Warning: overwriting stash ‘coverage-report’ 08:45:28 Stashed 1 file(s) [Pipeline] sh 08:45:29 + make build 08:45:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:48:21 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:48:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:48:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:48:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:48:47 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:49:14 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:49:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:49:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:49:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:49:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:49:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:49:53 $ docker stop --time=1 7b0d42d8025027941524e0221768a5d343ee1827fca49a9b93e703cf0eb30202 08:49:56 $ docker rm -f --volumes 7b0d42d8025027941524e0221768a5d343ee1827fca49a9b93e703cf0eb30202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:59 08:49:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:49:59 latest: Pulling from edgex-devops/edgex-compose-arm64 08:49:59 547446be3368: Pulling fs layer 08:49:59 d125d8839a47: Pulling fs layer 08:49:59 3e85d5ac6304: Pulling fs layer 08:49:59 c3105a71a48b: Pulling fs layer 08:49:59 0f093f025ec4: Pulling fs layer 08:49:59 c3106fc0e877: Pulling fs layer 08:49:59 c3105a71a48b: Waiting 08:49:59 0f093f025ec4: Waiting 08:49:59 c3106fc0e877: Waiting 08:50:00 547446be3368: Verifying Checksum 08:50:00 c3105a71a48b: Verifying Checksum 08:50:00 c3105a71a48b: Download complete 08:50:00 d125d8839a47: Verifying Checksum 08:50:00 d125d8839a47: Download complete 08:50:00 c3106fc0e877: Verifying Checksum 08:50:00 c3106fc0e877: Download complete 08:50:00 0f093f025ec4: Verifying Checksum 08:50:00 0f093f025ec4: Download complete 08:50:00 547446be3368: Pull complete 08:50:02 d125d8839a47: Pull complete 08:50:02 3e85d5ac6304: Verifying Checksum 08:50:02 3e85d5ac6304: Download complete 08:50:12 3e85d5ac6304: Pull complete 08:50:12 c3105a71a48b: Pull complete 08:50:14 0f093f025ec4: Pull complete 08:50:14 c3106fc0e877: Pull complete 08:50:14 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:50:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:50:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:14 prd-ubuntu20.04-docker-arm64-4c-16g-5060 does not seem to be running inside a container 08:50:14 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:50:16 $ docker top 646ae777c284aac8a5573b8b7eaf5c9957459a6ecfc84f70ec97fc96c9bb78a8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:17 + docker compose -f ./docker-compose-build.yml build --parallel 08:50:27 #1 [core-command internal] load build definition from Dockerfile 08:50:27 #1 transferring dockerfile: 1.93kB 0.0s done 08:50:27 #1 DONE 0.1s 08:50:27 08:50:27 #2 [core-metadata internal] load build definition from Dockerfile 08:50:27 #2 transferring dockerfile: 2.06kB done 08:50:27 #2 DONE 0.0s 08:50:27 08:50:27 #3 [security-bootstrapper internal] load build definition from Dockerfile 08:50:27 #3 transferring dockerfile: 2.93kB done 08:50:27 #3 DONE 0.1s 08:50:27 08:50:27 #4 [security-spire-server internal] load build definition from Dockerfile 08:50:27 #4 transferring dockerfile: 1.70kB 0.0s done 08:50:27 #4 DONE 0.1s 08:50:27 08:50:27 #5 [security-spire-agent internal] load build definition from Dockerfile 08:50:27 #5 transferring dockerfile: 1.81kB done 08:50:27 #5 DONE 0.1s 08:50:27 08:50:27 #6 [support-notifications internal] load build definition from Dockerfile 08:50:27 #6 transferring dockerfile: 1.95kB 0.0s done 08:50:27 #6 DONE 0.1s 08:50:27 08:50:27 #7 [security-secretstore-setup internal] load build definition from Dockerfile 08:50:27 #7 transferring dockerfile: 2.49kB 0.0s done 08:50:27 #7 DONE 0.1s 08:50:27 08:50:27 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:50:27 #8 transferring dockerfile: 2.23kB 0.0s done 08:50:27 #8 DONE 0.1s 08:50:27 08:50:27 #9 [security-proxy-setup internal] load build definition from Dockerfile 08:50:27 #9 transferring dockerfile: 2.50kB done 08:50:27 #9 DONE 0.1s 08:50:27 08:50:27 #10 [core-data internal] load build definition from Dockerfile 08:50:27 #10 transferring dockerfile: 2.01kB done 08:50:27 #10 DONE 0.1s 08:50:27 08:50:27 #11 [security-spire-config internal] load build definition from Dockerfile 08:50:27 #11 transferring dockerfile: 1.69kB 0.0s done 08:50:27 #11 DONE 0.1s 08:50:27 08:50:27 #12 [security-proxy-auth internal] load build definition from Dockerfile 08:50:27 #12 transferring dockerfile: 2.15kB done 08:50:27 #12 DONE 0.1s 08:50:27 08:50:27 #13 [support-scheduler internal] load build definition from Dockerfile 08:50:27 #13 transferring dockerfile: 1.93kB done 08:50:27 #13 DONE 0.1s 08:50:27 08:50:27 #14 [core-keeper internal] load build definition from Dockerfile 08:50:27 #14 transferring dockerfile: 2.01kB done 08:50:27 #14 DONE 0.1s 08:50:27 08:50:27 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:50:27 #15 transferring dockerfile: 1.89kB 0.0s done 08:50:27 #15 DONE 0.1s 08:50:27 08:50:27 #16 [core-command internal] load .dockerignore 08:50:27 #16 transferring context: 08:50:27 #16 transferring context: 50B done 08:50:27 #16 DONE 0.1s 08:50:28 08:50:28 #17 [core-metadata internal] load .dockerignore 08:50:28 #17 transferring context: 50B done 08:50:28 #17 DONE 0.1s 08:50:28 08:50:28 #18 [security-bootstrapper internal] load .dockerignore 08:50:28 #18 transferring context: 50B done 08:50:28 #18 DONE 0.0s 08:50:28 08:50:28 #19 [security-spire-server internal] load .dockerignore 08:50:28 #19 transferring context: 50B 0.0s done 08:50:28 #19 DONE 0.1s 08:50:28 08:50:28 #20 [security-spire-agent internal] load .dockerignore 08:50:28 #20 transferring context: 50B 0.0s done 08:50:28 #20 DONE 0.1s 08:50:28 08:50:28 #21 [support-notifications internal] load .dockerignore 08:50:28 #21 transferring context: 50B done 08:50:28 #21 DONE 0.0s 08:50:28 08:50:28 #22 [security-secretstore-setup internal] load .dockerignore 08:50:28 #22 transferring context: 50B done 08:50:28 #22 DONE 0.1s 08:50:28 08:50:28 #23 [core-common-config-bootstrapper internal] load .dockerignore 08:50:28 #23 transferring context: 50B 0.0s done 08:50:28 #23 DONE 0.1s 08:50:28 08:50:28 #24 [security-proxy-setup internal] load .dockerignore 08:50:28 #24 transferring context: 50B done 08:50:28 #24 DONE 0.1s 08:50:28 08:50:28 #25 [core-data internal] load .dockerignore 08:50:28 #25 transferring context: 50B 0.0s done 08:50:28 #25 DONE 0.1s 08:50:28 08:50:28 #26 [security-spire-config internal] load .dockerignore 08:50:28 #26 transferring context: 50B done 08:50:28 #26 DONE 0.0s 08:50:28 08:50:28 #27 [security-proxy-auth internal] load .dockerignore 08:50:28 #27 transferring context: 50B done 08:50:28 #27 DONE 0.1s 08:50:28 08:50:28 #28 [support-scheduler internal] load .dockerignore 08:50:29 #28 transferring context: 50B 0.0s done 08:50:29 #28 DONE 0.1s 08:50:29 08:50:29 #29 [core-keeper internal] load .dockerignore 08:50:29 #29 transferring context: 50B done 08:50:29 #29 DONE 0.1s 08:50:29 08:50:29 #30 [security-spiffe-token-provider internal] load .dockerignore 08:50:29 #30 transferring context: 50B 0.0s done 08:50:29 #30 DONE 0.1s 08:50:29 08:50:29 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:29 #31 DONE 0.0s 08:50:29 08:50:29 #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:50:29 #32 DONE 0.1s 08:50:29 08:50:29 #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:50:29 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 08:50:29 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:50:29 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 08:50:29 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 08:50:29 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.1s 08:50:29 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.24MB / 3.34MB 0.2s 08:50:29 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 08:50:29 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 08:50:30 #33 ... 08:50:30 08:50:30 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:30 #34 DONE 1.2s 08:50:30 08:50:30 #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:50:30 #33 ... 08:50:30 08:50:30 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:30 #31 DONE 0.0s 08:50:30 08:50:30 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 08:50:30 #32 DONE 0.2s 08:50:30 08:50:30 #35 [core-command builder 2/7] WORKDIR /edgex-go 08:50:30 #35 DONE 0.2s 08:50:30 08:50:30 #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:50:30 #33 ... 08:50:30 08:50:30 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:30 #31 DONE 0.0s 08:50:30 08:50:30 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:30 #34 DONE 1.8s 08:50:30 08:50:30 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 08:50:30 #35 DONE 0.5s 08:50:30 08:50:30 #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:50:30 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 08:50:30 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:50:30 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 08:50:30 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 08:50:30 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 08:50:30 #33 ... 08:50:30 08:50:30 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:30 #34 DONE 1.8s 08:50:30 08:50:30 #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:50:30 #35 DONE 0.5s 08:50:30 08:50:30 #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:50:30 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 08:50:30 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:50:30 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 08:50:30 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 08:50:30 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 08:50:30 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.2s done 08:50:31 #33 ... 08:50:31 08:50:31 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:50:31 #32 DONE 0.5s 08:50:31 08:50:31 #36 [security-bootstrapper internal] load build context 08:50:31 #36 ... 08:50:31 08:50:31 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:31 #31 DONE 0.0s 08:50:31 08:50:31 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:50:31 #32 DONE 0.5s 08:50:31 08:50:31 #36 [security-bootstrapper internal] load build context 08:50:31 #36 ... 08:50:31 08:50:31 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:31 #34 DONE 1.9s 08:50:31 08:50:31 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:31 #31 DONE 0.0s 08:50:31 08:50:31 #35 [support-notifications builder 2/7] WORKDIR /edgex-go 08:50:31 #35 DONE 0.5s 08:50:31 08:50:31 #36 [security-bootstrapper internal] load build context 08:50:31 #36 ... 08:50:31 08:50:31 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:31 #31 DONE 0.0s 08:50:31 08:50:31 #36 [security-bootstrapper internal] load build context 08:50:31 #36 ... 08:50:31 08:50:31 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:50:31 #32 DONE 0.8s 08:50:31 08:50:31 #36 [security-bootstrapper internal] load build context 08:50:32 #36 ... 08:50:32 08:50:32 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:32 #34 DONE 1.9s 08:50:32 08:50:32 #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:50:32 #35 DONE 0.6s 08:50:32 08:50:32 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:32 #31 DONE 0.0s 08:50:32 08:50:32 #36 [security-bootstrapper internal] load build context 08:50:32 #36 ... 08:50:32 08:50:32 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:32 #31 DONE 0.0s 08:50:32 08:50:32 #36 [security-bootstrapper internal] load build context 08:50:32 #36 ... 08:50:32 08:50:32 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:32 #31 DONE 0.0s 08:50:32 08:50:32 #36 [security-bootstrapper internal] load build context 08:50:32 #36 ... 08:50:32 08:50:32 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:32 #34 DONE 2.0s 08:50:32 08:50:32 #35 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:50:32 #35 DONE 0.7s 08:50:32 08:50:32 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:50:32 #32 DONE 1.5s 08:50:32 08:50:32 #36 [security-bootstrapper internal] load build context 08:50:32 #36 ... 08:50:32 08:50:32 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:32 #34 DONE 2.0s 08:50:32 08:50:32 #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:50:32 #35 DONE 0.7s 08:50:32 08:50:32 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:50:32 #37 DONE 1.5s 08:50:32 08:50:32 #36 [security-bootstrapper internal] load build context 08:50:32 #36 ... 08:50:32 08:50:32 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:32 #31 DONE 0.0s 08:50:32 08:50:32 #36 [security-bootstrapper internal] load build context 08:50:32 #36 ... 08:50:32 08:50:32 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:32 #31 DONE 0.0s 08:50:32 08:50:32 #36 [security-bootstrapper internal] load build context 08:50:32 #36 ... 08:50:32 08:50:32 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:50:32 #31 DONE 0.0s 08:50:32 08:50:32 #36 [security-bootstrapper internal] load build context 08:50:33 #36 ... 08:50:33 08:50:33 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:50:33 #38 DONE 2.0s 08:50:33 08:50:33 #36 [security-bootstrapper internal] load build context 08:50:33 #36 ... 08:50:33 08:50:33 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:50:33 #39 DONE 0.0s 08:50:33 08:50:33 #36 [security-bootstrapper internal] load build context 08:50:34 #36 transferring context: 21.58MB 2.8s 08:50:35 #36 ... 08:50:35 08:50:35 #40 [security-spire-config internal] load build context 08:50:35 #40 transferring context: 25.04kB 0.3s done 08:50:35 #40 DONE 1.8s 08:50:35 08:50:35 #36 [security-bootstrapper internal] load build context 08:50:35 #36 ... 08:50:35 08:50:35 #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:35 #34 DONE 2.0s 08:50:35 08:50:35 #35 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:50:35 #35 DONE 0.7s 08:50:35 08:50:35 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:50:35 #32 DONE 3.8s 08:50:35 08:50:35 #34 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:50:35 #34 DONE 2.1s 08:50:35 08:50:35 #35 [core-keeper builder 2/7] WORKDIR /edgex-go 08:50:35 #35 DONE 0.7s 08:50:35 08:50:35 #41 [security-spiffe-token-provider internal] load build context 08:50:35 #41 ... 08:50:35 08:50:35 #42 [security-spire-server internal] load build context 08:50:35 #42 transferring context: 26.79kB 0.3s done 08:50:35 #42 DONE 2.6s 08:50:36 08:50:36 #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:50:36 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 08:50:36 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:50:36 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 08:50:36 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 08:50:36 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 08:50:36 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.2s done 08:50:36 #33 ... 08:50:36 08:50:36 #43 [security-spire-agent internal] load build context 08:50:36 #43 transferring context: 26.32kB 0.4s done 08:50:36 #43 DONE 3.4s 08:50:36 08:50:36 #44 [core-command internal] load build context 08:50:37 #44 ... 08:50:37 08:50:37 #41 [security-spiffe-token-provider internal] load build context 08:50:40 #41 ... 08:50:40 08:50:40 #45 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:50:40 #0 6.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:40 #0 6.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:40 #0 8.790 OK: 266 MiB in 52 packages 08:50:40 #45 DONE 10.2s 08:50:40 08:50:40 #41 [security-spiffe-token-provider internal] load build context 08:50:40 #41 transferring context: 2.23MB 3.6s 08:50:40 #41 ... 08:50:40 08:50:40 #46 [core-metadata internal] load build context 08:50:40 #46 ... 08:50:40 08:50:40 #47 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:50:40 #0 7.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:40 #0 8.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:41 #47 ... 08:50:41 08:50:41 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:50:41 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.2s done 08:50:41 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:50:41 #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:50:41 #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:50:41 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done 08:50:41 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.8s done 08:50:41 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.0s done 08:50:41 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 08:50:41 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 3.8s 08:50:41 #39 ... 08:50:41 08:50:41 #46 [core-metadata internal] load build context 08:50:41 #46 ... 08:50:41 08:50:41 #48 [support-notifications internal] load build context 08:50:41 #48 ... 08:50:41 08:50:41 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:50:41 #0 6.852 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:41 #0 7.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:41 #0 10.02 OK: 266 MiB in 52 packages 08:50:42 #49 ... 08:50:42 08:50:42 #50 [core-common-config-bootstrapper internal] load build context 08:50:42 #50 ... 08:50:42 08:50:42 #51 [security-secretstore-setup internal] load build context 08:50:42 #51 ... 08:50:42 08:50:42 #47 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:50:42 #47 11.08 OK: 266 MiB in 52 packages 08:50:42 #47 ... 08:50:42 08:50:42 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:50:42 #0 6.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:42 #0 7.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:42 #52 10.02 (1/2) Installing ca-certificates (20240226-r0) 08:50:42 #52 ... 08:50:42 08:50:42 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:50:42 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.19MB / 23.39MB 5.2s 08:50:42 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 08:50:42 #39 ... 08:50:42 08:50:42 #53 [security-proxy-auth internal] load build context 08:50:42 #53 ... 08:50:42 08:50:42 #54 [security-proxy-setup internal] load build context 08:50:42 #54 ... 08:50:42 08:50:42 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:50:42 #49 DONE 11.3s 08:50:42 08:50:42 #55 [core-data internal] load build context 08:50:42 #55 ... 08:50:42 08:50:42 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:50:43 #56 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:43 #56 ... 08:50:43 08:50:43 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:50:43 #57 ... 08:50:43 08:50:43 #58 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:50:43 #58 ... 08:50:43 08:50:43 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:50:43 #59 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.5s done 08:50:43 #59 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:50:43 #59 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 08:50:43 #59 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 08:50:43 #59 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.7s done 08:50:43 #59 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.9s done 08:50:43 #59 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 08:50:43 #59 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.19MB / 17.12MB 6.0s 08:50:43 #59 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 3.0s done 08:50:43 #59 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 08:50:43 #59 ... 08:50:43 08:50:43 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:50:43 #60 ... 08:50:43 08:50:43 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:50:43 #61 ... 08:50:43 08:50:43 #47 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:50:43 #47 DONE 12.8s 08:50:43 08:50:43 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:50:43 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 6.5s 08:50:43 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 08:50:44 #39 ... 08:50:44 08:50:44 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:50:44 #62 ... 08:50:44 08:50:44 #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:50:44 #63 ... 08:50:44 08:50:44 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:50:44 #39 ... 08:50:44 08:50:44 #52 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:50:44 #52 10.16 (2/2) Installing dumb-init (1.2.5-r2) 08:50:44 #52 10.16 Executing busybox-1.36.1-r7.trigger 08:50:44 #52 10.16 Executing ca-certificates-20240226-r0.trigger 08:50:44 #52 10.80 OK: 9 MiB in 17 packages 08:50:44 #52 DONE 12.2s 08:50:44 08:50:44 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:50:45 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.31MB / 23.39MB 7.7s 08:50:45 #39 ... 08:50:45 08:50:45 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:50:45 #64 ... 08:50:45 08:50:45 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:45 #65 ... 08:50:45 08:50:45 #36 [security-bootstrapper internal] load build context 08:50:45 #36 transferring context: 44.76MB 14.2s 08:50:45 #36 ... 08:50:45 08:50:45 #66 [support-scheduler internal] load build context 08:50:45 #66 ... 08:50:45 08:50:45 #67 [core-keeper internal] load build context 08:50:45 #67 ... 08:50:45 08:50:45 #66 [support-scheduler internal] load build context 08:50:46 #66 ... 08:50:46 08:50:46 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:46 #68 ... 08:50:46 08:50:46 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:50:46 #69 ... 08:50:46 08:50:46 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:50:46 #60 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:47 #60 ... 08:50:47 08:50:47 #44 [core-command internal] load build context 08:50:47 #44 ... 08:50:47 08:50:47 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:50:47 #60 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:48 #60 ... 08:50:48 08:50:48 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:50:48 #56 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:48 #56 12.38 (1/4) Installing ca-certificates (20240226-r0) 08:50:48 #56 12.57 (2/4) Installing dumb-init (1.2.5-r2) 08:50:48 #56 12.57 (3/4) Installing su-exec (0.2-r3) 08:50:48 #56 12.57 (4/4) Installing yq (4.33.3-r5) 08:50:48 #56 12.97 Executing busybox-1.36.1-r7.trigger 08:50:48 #56 12.97 Executing ca-certificates-20240226-r0.trigger 08:50:48 #56 13.71 OK: 18 MiB in 19 packages 08:50:48 #56 DONE 15.2s 08:50:48 08:50:48 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:50:48 #64 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:48 #64 ... 08:50:48 08:50:48 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:50:48 #57 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:48 #57 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:48 #57 13.35 (1/2) Installing dumb-init (1.2.5-r2) 08:50:48 #57 13.35 (2/2) Installing su-exec (0.2-r3) 08:50:48 #57 13.35 Executing busybox-1.36.1-r7.trigger 08:50:48 #57 13.47 OK: 8 MiB in 17 packages 08:50:48 #57 DONE 15.3s 08:50:48 08:50:48 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:50:48 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 11.2s 08:50:48 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:50:48 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 11.4s 08:50:49 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 11.9s 08:50:49 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.4s 08:50:49 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.6s done 08:50:50 #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 12.6s done 08:50:50 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 08:50:50 #39 ... 08:50:50 08:50:50 #41 [security-spiffe-token-provider internal] load build context 08:50:50 #41 transferring context: 7.84MB 13.9s 08:50:51 #41 ... 08:50:51 08:50:51 #44 [core-command internal] load build context 08:50:51 #44 ... 08:50:51 08:50:51 #65 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:51 #65 DONE 16.4s 08:50:51 08:50:51 #46 [core-metadata internal] load build context 08:50:51 #46 ... 08:50:51 08:50:51 #44 [core-command internal] load build context 08:50:52 #44 ... 08:50:52 08:50:52 #48 [support-notifications internal] load build context 08:50:52 #48 ... 08:50:52 08:50:52 #50 [core-common-config-bootstrapper internal] load build context 08:50:52 #50 ... 08:50:52 08:50:52 #44 [core-command internal] load build context 08:50:52 #44 ... 08:50:52 08:50:52 #51 [security-secretstore-setup internal] load build context 08:50:52 #51 ... 08:50:52 08:50:52 #44 [core-command internal] load build context 08:50:52 #44 ... 08:50:52 08:50:52 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:50:52 #60 17.21 (1/1) Installing dumb-init (1.2.5-r2) 08:50:52 #60 17.21 Executing busybox-1.36.1-r7.trigger 08:50:52 #60 17.40 OK: 8 MiB in 16 packages 08:50:52 #60 DONE 19.5s 08:50:52 08:50:52 #58 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:50:52 #58 13.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:52 #58 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:52 #58 17.17 (1/1) Installing dumb-init (1.2.5-r2) 08:50:52 #58 17.17 Executing busybox-1.36.1-r7.trigger 08:50:52 #58 17.17 OK: 8 MiB in 16 packages 08:50:52 #58 DONE 20.4s 08:50:52 08:50:52 #44 [core-command internal] load build context 08:50:52 #44 ... 08:50:52 08:50:52 #54 [security-proxy-setup internal] load build context 08:50:53 #54 ... 08:50:53 08:50:53 #55 [core-data internal] load build context 08:50:53 #55 ... 08:50:53 08:50:53 #53 [security-proxy-auth internal] load build context 08:50:53 #53 ... 08:50:53 08:50:53 #55 [core-data internal] load build context 08:50:53 #55 ... 08:50:53 08:50:53 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:50:53 #59 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 11.6s done 08:50:53 #59 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 08:50:53 #59 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.9s 08:50:53 #59 ... 08:50:53 08:50:53 #55 [core-data internal] load build context 08:50:53 #55 ... 08:50:53 08:50:53 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:50:53 #61 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:53 #61 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:53 #61 17.97 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:50:53 #61 18.39 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:50:53 #61 18.39 (3/6) Installing dumb-init (1.2.5-r2) 08:50:53 #61 18.39 (4/6) Installing openssl (3.1.6-r0) 08:50:53 #61 18.50 (5/6) Installing su-exec (0.2-r3) 08:50:53 #61 18.50 (6/6) Installing yq (4.33.3-r5) 08:50:53 #61 18.90 Executing busybox-1.36.1-r7.trigger 08:50:53 #61 18.90 OK: 18 MiB in 19 packages 08:50:53 #61 DONE 20.5s 08:50:53 08:50:53 #55 [core-data internal] load build context 08:50:54 #55 ... 08:50:54 08:50:54 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:50:54 #70 ... 08:50:54 08:50:54 #55 [core-data internal] load build context 08:50:55 #55 ... 08:50:55 08:50:55 #36 [security-bootstrapper internal] load build context 08:50:55 #36 transferring context: 60.27MB 24.5s 08:50:55 #36 ... 08:50:55 08:50:55 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:50:55 #64 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:55 #64 17.19 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:50:55 #64 17.19 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:50:55 #64 17.19 OK: 19951 distinct packages available 08:50:55 #64 17.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:55 #64 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:50:55 #64 19.33 OK: 266 MiB in 52 packages 08:50:55 #64 DONE 20.6s 08:50:55 08:50:55 #36 [security-bootstrapper internal] load build context 08:50:55 #36 ... 08:50:55 08:50:55 #67 [core-keeper internal] load build context 08:50:55 #67 ... 08:50:55 08:50:55 #46 [core-metadata internal] load build context 08:50:56 #46 ... 08:50:56 08:50:56 #66 [support-scheduler internal] load build context 08:50:56 #66 ... 08:50:56 08:50:56 #44 [core-command internal] load build context 08:50:57 #44 ... 08:50:57 08:50:57 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:50:57 #68 DONE 21.0s 08:50:57 08:50:57 #44 [core-command internal] load build context 08:50:58 #44 ... 08:50:58 08:50:58 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:50:58 #71 ... 08:50:58 08:50:58 #55 [core-data internal] load build context 08:50:58 #55 ... 08:50:58 08:50:58 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:50:58 #72 ... 08:50:58 08:50:58 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:50:58 #70 14.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:50:59 #70 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:01 #70 ... 08:51:01 08:51:01 #41 [security-spiffe-token-provider internal] load build context 08:51:01 #41 transferring context: 20.10MB 24.2s 08:51:01 #41 ... 08:51:01 08:51:01 #53 [security-proxy-auth internal] load build context 08:51:01 #53 ... 08:51:01 08:51:01 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:51:01 #70 16.74 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:51:01 #70 16.93 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:51:01 #70 16.93 Executing ca-certificates-20240226-r0.trigger 08:51:02 #70 ... 08:51:02 08:51:02 #48 [support-notifications internal] load build context 08:51:02 #48 ... 08:51:02 08:51:02 #36 [security-bootstrapper internal] load build context 08:51:02 #36 ... 08:51:02 08:51:02 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:51:02 #73 ... 08:51:02 08:51:02 #50 [core-common-config-bootstrapper internal] load build context 08:51:02 #50 ... 08:51:02 08:51:02 #51 [security-secretstore-setup internal] load build context 08:51:02 #51 ... 08:51:02 08:51:02 #36 [security-bootstrapper internal] load build context 08:51:02 #36 ... 08:51:02 08:51:02 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:51:02 #62 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:02 #62 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:02 #62 22.53 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:51:02 #62 22.53 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:51:02 #62 22.53 OK: 19948 distinct packages available 08:51:02 #62 23.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:02 #62 24.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:02 #62 27.14 (1/4) Installing dumb-init (1.2.5-r2) 08:51:02 #62 27.14 (2/4) Installing musl-obstack (1.2.3-r2) 08:51:02 #62 27.14 (3/4) Installing libucontext (1.2-r2) 08:51:02 #62 27.14 (4/4) Installing gcompat (1.1.0-r1) 08:51:02 #62 27.14 Executing busybox-1.36.1-r7.trigger 08:51:02 #62 27.14 OK: 8 MiB in 19 packages 08:51:02 #62 DONE 28.5s 08:51:02 08:51:02 #36 [security-bootstrapper internal] load build context 08:51:03 #36 ... 08:51:03 08:51:03 #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 08:51:03 #74 ... 08:51:03 08:51:03 #54 [security-proxy-setup internal] load build context 08:51:03 #54 ... 08:51:03 08:51:03 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:51:03 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.5s 08:51:03 #39 ... 08:51:03 08:51:03 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:51:03 #75 ... 08:51:03 08:51:03 #51 [security-secretstore-setup internal] load build context 08:51:03 #51 ... 08:51:03 08:51:03 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:51:03 #59 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.0s 08:51:03 #59 ... 08:51:03 08:51:03 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:51:04 #39 ... 08:51:04 08:51:04 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:51:04 #76 ... 08:51:04 08:51:04 #51 [security-secretstore-setup internal] load build context 08:51:05 #51 ... 08:51:05 08:51:05 #70 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:51:05 #70 17.99 OK: 9 MiB in 17 packages 08:51:05 #70 DONE 20.3s 08:51:05 08:51:05 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:51:06 #39 ... 08:51:06 08:51:06 #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:06 #63 21.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:06 #63 22.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:06 #63 25.03 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:51:06 #63 25.03 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:51:06 #63 25.03 OK: 19948 distinct packages available 08:51:06 #63 25.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:06 #63 26.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:06 #63 29.99 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:51:06 #63 30.27 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:51:06 #63 30.27 (3/7) Installing dumb-init (1.2.5-r2) 08:51:06 #63 30.43 (4/7) Installing musl-obstack (1.2.3-r2) 08:51:06 #63 30.43 (5/7) Installing libucontext (1.2-r2) 08:51:06 #63 30.43 (6/7) Installing gcompat (1.1.0-r1) 08:51:06 #63 30.43 (7/7) Installing openssl (3.1.6-r0) 08:51:06 #63 30.58 Executing busybox-1.36.1-r7.trigger 08:51:06 #63 30.58 OK: 9 MiB in 20 packages 08:51:06 #63 ... 08:51:06 08:51:06 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:06 #69 19.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:06 #69 20.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:06 #69 24.25 v3.18.7-17-g73677a64d18 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:51:06 #69 24.25 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:51:06 #69 24.25 OK: 19948 distinct packages available 08:51:06 #69 24.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:06 #69 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:06 #69 28.27 (1/11) Installing ca-certificates (20240226-r0) 08:51:06 #69 28.54 (2/11) Installing brotli-libs (1.0.9-r14) 08:51:06 #69 28.60 (3/11) Installing libunistring (1.1-r1) 08:51:06 #69 28.79 (4/11) Installing libidn2 (2.3.4-r1) 08:51:06 #69 28.79 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:51:06 #69 28.83 (6/11) Installing libcurl (8.5.0-r0) 08:51:06 #69 28.95 (7/11) Installing curl (8.5.0-r0) 08:51:06 #69 29.02 (8/11) Installing dumb-init (1.2.5-r2) 08:51:06 #69 29.02 (9/11) Installing musl-obstack (1.2.3-r2) 08:51:06 #69 29.03 (10/11) Installing libucontext (1.2-r2) 08:51:06 #69 29.06 (11/11) Installing gcompat (1.1.0-r1) 08:51:06 #69 29.06 Executing busybox-1.36.1-r7.trigger 08:51:06 #69 29.15 Executing ca-certificates-20240226-r0.trigger 08:51:06 #69 ... 08:51:06 08:51:06 #67 [core-keeper internal] load build context 08:51:06 #67 transferring context: 16.66MB 29.1s 08:51:06 #67 ... 08:51:06 08:51:06 #51 [security-secretstore-setup internal] load build context 08:51:06 #51 ... 08:51:06 08:51:06 #46 [core-metadata internal] load build context 08:51:06 #46 ... 08:51:06 08:51:06 #66 [support-scheduler internal] load build context 08:51:06 #66 ... 08:51:06 08:51:06 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:06 #69 30.48 OK: 13 MiB in 26 packages 08:51:07 #69 ... 08:51:07 08:51:07 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:51:07 #77 ... 08:51:07 08:51:07 #67 [core-keeper internal] load build context 08:51:08 #67 ... 08:51:08 08:51:08 #63 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:08 #63 DONE 33.1s 08:51:08 08:51:08 #67 [core-keeper internal] load build context 08:51:08 #67 ... 08:51:08 08:51:08 #44 [core-command internal] load build context 08:51:08 #44 ... 08:51:08 08:51:08 #67 [core-keeper internal] load build context 08:51:08 #67 ... 08:51:08 08:51:08 #55 [core-data internal] load build context 08:51:09 #55 ... 08:51:09 08:51:09 #44 [core-command internal] load build context 08:51:09 #44 ... 08:51:09 08:51:09 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:51:09 #69 DONE 32.7s 08:51:09 08:51:09 #44 [core-command internal] load build context 08:51:10 #44 ... 08:51:10 08:51:10 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:51:10 #72 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:10 #72 15.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:10 #72 19.42 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:51:10 #72 19.92 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:51:10 #72 20.17 OK: 8 MiB in 17 packages 08:51:10 #72 DONE 21.8s 08:51:10 08:51:10 #44 [core-command internal] load build context 08:51:10 #44 transferring context: 109.62MB 41.0s 08:51:11 #44 ... 08:51:11 08:51:11 #41 [security-spiffe-token-provider internal] load build context 08:51:11 #41 ... 08:51:11 08:51:11 #53 [security-proxy-auth internal] load build context 08:51:11 #53 ... 08:51:11 08:51:11 #44 [core-command internal] load build context 08:51:12 #44 ... 08:51:12 08:51:12 #48 [support-notifications internal] load build context 08:51:12 #48 ... 08:51:12 08:51:12 #44 [core-command internal] load build context 08:51:12 #44 ... 08:51:12 08:51:12 #50 [core-common-config-bootstrapper internal] load build context 08:51:13 #50 ... 08:51:13 08:51:13 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:51:13 #0 8.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:13 #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:13 #78 ... 08:51:13 08:51:13 #50 [core-common-config-bootstrapper internal] load build context 08:51:13 #50 ... 08:51:13 08:51:13 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:51:13 #73 11.44 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:13 #73 12.92 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:13 #73 18.53 OK: 266 MiB in 52 packages 08:51:13 #73 DONE 20.9s 08:51:13 08:51:13 #36 [security-bootstrapper internal] load build context 08:51:13 #36 ... 08:51:13 08:51:13 #48 [support-notifications internal] load build context 08:51:13 #48 ... 08:51:13 08:51:13 #71 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:51:13 #71 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:13 #71 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:13 #71 21.49 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:51:13 #71 21.89 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:51:13 #71 21.93 Executing ca-certificates-20240226-r0.trigger 08:51:13 #71 22.76 OK: 18 MiB in 19 packages 08:51:13 #71 DONE 25.2s 08:51:13 08:51:13 #48 [support-notifications internal] load build context 08:51:13 #48 ... 08:51:13 08:51:13 #54 [security-proxy-setup internal] load build context 08:51:13 #54 ... 08:51:13 08:51:13 #55 [core-data internal] load build context 08:51:14 #55 ... 08:51:14 08:51:14 #74 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 08:51:14 #74 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:14 #74 14.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:14 #74 18.41 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:51:14 #74 19.20 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:51:14 #74 19.20 OK: 8 MiB in 16 packages 08:51:14 #74 DONE 21.6s 08:51:14 08:51:14 #55 [core-data internal] load build context 08:51:15 #55 ... 08:51:15 08:51:15 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:51:15 #59 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 24.4s 08:51:15 #59 ... 08:51:15 08:51:15 #55 [core-data internal] load build context 08:51:15 #55 ... 08:51:15 08:51:15 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:51:15 #76 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:15 #76 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:15 #76 19.60 OK: 18 MiB in 19 packages 08:51:15 #76 DONE 20.9s 08:51:15 08:51:15 #55 [core-data internal] load build context 08:51:15 #55 ... 08:51:15 08:51:15 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:51:15 #75 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:15 #75 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:15 #75 21.05 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:51:15 #75 21.32 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:51:15 #75 21.32 OK: 8 MiB in 16 packages 08:51:15 #75 DONE 22.1s 08:51:15 08:51:15 #55 [core-data internal] load build context 08:51:16 #55 transferring context: 51.49MB 43.0s 08:51:16 #55 ... 08:51:16 08:51:16 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:51:16 #78 12.50 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:51:16 #78 12.68 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:51:16 #78 12.68 OK: 8 MiB in 19 packages 08:51:16 #78 DONE 13.6s 08:51:16 08:51:16 #55 [core-data internal] load build context 08:51:16 #55 ... 08:51:16 08:51:16 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:51:16 #79 DONE 1.4s 08:51:16 08:51:16 #55 [core-data internal] load build context 08:51:16 #55 ... 08:51:16 08:51:16 #51 [security-secretstore-setup internal] load build context 08:51:17 #51 ... 08:51:17 08:51:17 #46 [core-metadata internal] load build context 08:51:17 #46 ... 08:51:17 08:51:17 #66 [support-scheduler internal] load build context 08:51:17 #66 ... 08:51:17 08:51:17 #46 [core-metadata internal] load build context 08:51:17 #46 ... 08:51:17 08:51:17 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:51:17 #77 12.78 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:17 #77 14.47 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:17 #77 18.34 (1/1) Installing dumb-init (1.2.5-r2) 08:51:17 #77 18.98 Executing busybox-1.36.1-r7.trigger 08:51:17 #77 19.08 OK: 8 MiB in 16 packages 08:51:17 #77 DONE 19.9s 08:51:17 08:51:17 #46 [core-metadata internal] load build context 08:51:18 #46 ... 08:51:18 08:51:18 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:51:18 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 27.4s 08:51:18 #39 ... 08:51:18 08:51:18 #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:51:18 #0 9.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:18 #0 9.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:18 #80 ... 08:51:18 08:51:18 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:51:18 #39 ... 08:51:18 08:51:18 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:51:18 #81 DONE 8.0s 08:51:18 08:51:18 #66 [support-scheduler internal] load build context 08:51:19 #66 ... 08:51:19 08:51:19 #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:51:19 #82 DONE 0.8s 08:51:19 08:51:19 #66 [support-scheduler internal] load build context 08:51:19 #66 ... 08:51:19 08:51:19 #67 [core-keeper internal] load build context 08:51:19 #67 ... 08:51:19 08:51:19 #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:51:19 #80 10.82 OK: 9 MiB in 20 packages 08:51:19 #80 DONE 11.3s 08:51:19 08:51:19 #67 [core-keeper internal] load build context 08:51:19 #67 ... 08:51:19 08:51:19 #66 [support-scheduler internal] load build context 08:51:19 #66 ... 08:51:19 08:51:19 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:51:19 #0 8.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:51:19 #0 9.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:51:19 #83 ... 08:51:19 08:51:19 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:51:21 #39 ... 08:51:21 08:51:21 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:51:21 #83 10.29 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:51:21 #83 10.36 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:51:21 #83 10.38 Executing ca-certificates-20240226-r0.trigger 08:51:21 #83 10.76 OK: 13 MiB in 26 packages 08:51:21 #83 DONE 11.6s 08:51:21 08:51:21 #66 [support-scheduler internal] load build context 08:51:21 #66 transferring context: 67.69MB 44.9s 08:51:21 #66 ... 08:51:21 08:51:21 #41 [security-spiffe-token-provider internal] load build context 08:51:22 #41 ... 08:51:22 08:51:22 #66 [support-scheduler internal] load build context 08:51:22 #66 ... 08:51:22 08:51:22 #53 [security-proxy-auth internal] load build context 08:51:22 #53 ... 08:51:22 08:51:22 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:51:22 #39 ... 08:51:22 08:51:22 #44 [core-command internal] load build context 08:51:23 #44 ... 08:51:23 08:51:23 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:51:23 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 32.5s 08:51:23 #39 ... 08:51:23 08:51:23 #50 [core-common-config-bootstrapper internal] load build context 08:51:23 #50 ... 08:51:23 08:51:23 #36 [security-bootstrapper internal] load build context 08:51:23 #36 ... 08:51:23 08:51:23 #50 [core-common-config-bootstrapper internal] load build context 08:51:23 #50 ... 08:51:23 08:51:23 #48 [support-notifications internal] load build context 08:51:24 #48 ... 08:51:24 08:51:24 #54 [security-proxy-setup internal] load build context 08:51:24 #54 ... 08:51:24 08:51:24 #48 [support-notifications internal] load build context 08:51:24 #48 ... 08:51:24 08:51:24 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:51:24 #59 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 33.6s done 08:51:25 #59 ... 08:51:25 08:51:25 #54 [security-proxy-setup internal] load build context 08:51:26 #54 transferring context: 81.66MB 53.2s 08:51:27 #54 ... 08:51:27 08:51:27 #55 [core-data internal] load build context 08:51:27 #55 ... 08:51:27 08:51:27 #51 [security-secretstore-setup internal] load build context 08:51:27 #51 ... 08:51:27 08:51:27 #54 [security-proxy-setup internal] load build context 08:51:28 #54 ... 08:51:28 08:51:28 #46 [core-metadata internal] load build context 08:51:28 #46 ... 08:51:28 08:51:28 #54 [security-proxy-setup internal] load build context 08:51:29 #54 ... 08:51:29 08:51:29 #67 [core-keeper internal] load build context 08:51:29 #67 ... 08:51:29 08:51:29 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:51:29 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 39.1s 08:51:29 #39 ... 08:51:29 08:51:29 #54 [security-proxy-setup internal] load build context 08:51:30 #54 ... 08:51:30 08:51:30 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:51:30 #84 DONE 2.1s 08:51:30 08:51:30 #54 [security-proxy-setup internal] load build context 08:51:31 #54 ... 08:51:31 08:51:31 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:51:31 #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 39.9s done 08:51:31 #39 DONE 58.4s 08:51:31 08:51:31 #54 [security-proxy-setup internal] load build context 08:51:31 #54 transferring context: 105.32MB 58.2s 08:51:32 #54 ... 08:51:32 08:51:32 #41 [security-spiffe-token-provider internal] load build context 08:51:32 #41 ... 08:51:32 08:51:32 #54 [security-proxy-setup internal] load build context 08:51:33 #54 ... 08:51:33 08:51:33 #66 [support-scheduler internal] load build context 08:51:33 #66 ... 08:51:33 08:51:33 #54 [security-proxy-setup internal] load build context 08:51:33 #54 ... 08:51:33 08:51:33 #53 [security-proxy-auth internal] load build context 08:51:33 #53 ... 08:51:33 08:51:33 #44 [core-command internal] load build context 08:51:33 #44 ... 08:51:33 08:51:33 #54 [security-proxy-setup internal] load build context 08:51:33 #54 ... 08:51:33 08:51:33 #36 [security-bootstrapper internal] load build context 08:51:33 #36 ... 08:51:33 08:51:33 #53 [security-proxy-auth internal] load build context 08:51:34 #53 ... 08:51:34 08:51:34 #50 [core-common-config-bootstrapper internal] load build context 08:51:34 #50 ... 08:51:34 08:51:34 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:51:35 #85 ... 08:51:35 08:51:35 #48 [support-notifications internal] load build context 08:51:35 #48 ... 08:51:35 08:51:35 #36 [security-bootstrapper internal] load build context 08:51:35 #36 ... 08:51:35 08:51:35 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:51:35 #59 ... 08:51:35 08:51:35 #36 [security-bootstrapper internal] load build context 08:51:36 #36 transferring context: 206.43MB 65.4s 08:51:37 #36 ... 08:51:37 08:51:37 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:51:37 #85 DONE 3.2s 08:51:37 08:51:37 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:51:37 #86 DONE 2.6s 08:51:37 08:51:37 #36 [security-bootstrapper internal] load build context 08:51:37 #36 ... 08:51:37 08:51:37 #55 [core-data internal] load build context 08:51:37 #55 ... 08:51:37 08:51:37 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:51:37 #87 DONE 3.4s 08:51:37 08:51:37 #51 [security-secretstore-setup internal] load build context 08:51:37 #51 ... 08:51:37 08:51:37 #36 [security-bootstrapper internal] load build context 08:51:38 #36 ... 08:51:38 08:51:38 #46 [core-metadata internal] load build context 08:51:38 #46 ... 08:51:38 08:51:38 #36 [security-bootstrapper internal] load build context 08:51:38 #36 ... 08:51:38 08:51:38 #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:51:38 #88 DONE 1.3s 08:51:38 08:51:38 #36 [security-bootstrapper internal] load build context 08:51:38 #36 ... 08:51:38 08:51:38 #89 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:51:38 #89 DONE 1.4s 08:51:38 08:51:38 #36 [security-bootstrapper internal] load build context 08:51:39 #36 ... 08:51:39 08:51:39 #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:51:39 #90 DONE 1.4s 08:51:39 08:51:39 #36 [security-bootstrapper internal] load build context 08:51:39 #36 ... 08:51:39 08:51:39 #67 [core-keeper internal] load build context 08:51:39 #67 ... 08:51:39 08:51:39 #91 [security-spire-server stage-2 6/9] COPY security.txt / 08:51:39 #91 DONE 0.9s 08:51:39 08:51:39 #67 [core-keeper internal] load build context 08:51:39 #67 ... 08:51:39 08:51:39 #36 [security-bootstrapper internal] load build context 08:51:39 #36 ... 08:51:39 08:51:39 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 08:51:39 #92 DONE 0.9s 08:51:39 08:51:39 #36 [security-bootstrapper internal] load build context 08:51:39 #36 ... 08:51:39 08:51:39 #93 [security-spire-config stage-2 6/10] COPY security.txt / 08:51:39 #93 DONE 1.0s 08:51:39 08:51:39 #36 [security-bootstrapper internal] load build context 08:51:40 #36 ... 08:51:40 08:51:40 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:51:40 #94 DONE 1.1s 08:51:40 08:51:40 #36 [security-bootstrapper internal] load build context 08:51:41 #36 ... 08:51:41 08:51:41 #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:51:41 #95 DONE 1.3s 08:51:41 08:51:41 #36 [security-bootstrapper internal] load build context 08:51:41 #36 ... 08:51:41 08:51:41 #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:51:41 #96 DONE 1.4s 08:51:41 08:51:41 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:51:42 #97 ... 08:51:42 08:51:42 #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:51:42 #98 DONE 0.9s 08:51:42 08:51:42 #41 [security-spiffe-token-provider internal] load build context 08:51:42 #41 transferring context: 171.40MB 65.2s 08:51:42 #41 ... 08:51:42 08:51:42 #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:51:42 #99 DONE 1.3s 08:51:42 08:51:42 #41 [security-spiffe-token-provider internal] load build context 08:51:42 #41 ... 08:51:42 08:51:42 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:51:42 #100 ... 08:51:42 08:51:42 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:51:42 #97 DONE 1.0s 08:51:42 08:51:42 #41 [security-spiffe-token-provider internal] load build context 08:51:43 #41 ... 08:51:43 08:51:43 #66 [support-scheduler internal] load build context 08:51:43 #66 ... 08:51:43 08:51:43 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:51:43 #100 DONE 0.8s 08:51:43 08:51:43 #66 [support-scheduler internal] load build context 08:51:43 #66 ... 08:51:43 08:51:43 #41 [security-spiffe-token-provider internal] load build context 08:51:43 #41 ... 08:51:43 08:51:43 #44 [core-command internal] load build context 08:51:43 #44 ... 08:51:43 08:51:43 #66 [support-scheduler internal] load build context 08:51:43 #66 ... 08:51:43 08:51:43 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:51:43 #101 DONE 1.3s 08:51:43 08:51:43 #66 [support-scheduler internal] load build context 08:51:43 #66 ... 08:51:43 08:51:43 #54 [security-proxy-setup internal] load build context 08:51:43 #54 ... 08:51:43 08:51:43 #66 [support-scheduler internal] load build context 08:51:43 #66 ... 08:51:43 08:51:43 #53 [security-proxy-auth internal] load build context 08:51:44 #53 ... 08:51:44 08:51:44 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:51:44 #102 DONE 1.7s 08:51:44 08:51:44 #53 [security-proxy-auth internal] load build context 08:51:44 #53 ... 08:51:44 08:51:44 #50 [core-common-config-bootstrapper internal] load build context 08:51:44 #50 ... 08:51:44 08:51:44 #66 [support-scheduler internal] load build context 08:51:45 #66 ... 08:51:45 08:51:45 #48 [support-notifications internal] load build context 08:51:45 #48 ... 08:51:45 08:51:45 #66 [support-scheduler internal] load build context 08:51:47 #66 ... 08:51:47 08:51:47 #36 [security-bootstrapper internal] load build context 08:51:47 #36 transferring context: 256.25MB 75.3s done 08:51:47 #36 DONE 75.8s 08:51:47 08:51:47 #66 [support-scheduler internal] load build context 08:51:47 #66 ... 08:51:47 08:51:47 #55 [core-data internal] load build context 08:51:47 #55 ... 08:51:47 08:51:47 #51 [security-secretstore-setup internal] load build context 08:51:47 #51 ... 08:51:47 08:51:47 #55 [core-data internal] load build context 08:51:48 #55 ... 08:51:48 08:51:48 #103 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:51:48 #103 DONE 1.6s 08:51:48 08:51:48 #55 [core-data internal] load build context 08:51:48 #55 ... 08:51:48 08:51:48 #46 [core-metadata internal] load build context 08:51:48 #46 ... 08:51:48 08:51:48 #55 [core-data internal] load build context 08:51:50 #55 ... 08:51:50 08:51:50 #67 [core-keeper internal] load build context 08:51:50 #67 ... 08:51:50 08:51:50 #55 [core-data internal] load build context 08:51:50 #55 ... 08:51:50 08:51:50 #104 [security-spire-config] exporting to image 08:51:50 #104 exporting layers 6.0s done 08:51:50 #104 writing image sha256:21e8e604000036f4144977a7d53f897479ea8ad47824588dae16d948f91a74d3 0.1s done 08:51:50 #104 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:51:50 #104 writing image sha256:2357f3c7b34e2adf2d5e9548fb9466d107cb4dc07aaf029b452264e7df52c429 0.1s done 08:51:50 #104 writing image sha256:d7726b3677a8bce55bb4f001b4a2e77bd1fe97a0b8f746b80bd9747b40c1c852 0.0s done 08:51:50 #104 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:51:50 #104 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:51:50 #104 DONE 7.2s 08:51:50 08:51:50 #55 [core-data internal] load build context 08:51:51 #55 ... 08:51:51 08:51:51 #44 [core-command internal] load build context 08:51:51 #44 transferring context: 256.25MB 81.5s done 08:51:51 #44 DONE 81.9s 08:51:51 08:51:51 #55 [core-data internal] load build context 08:51:52 #55 ... 08:51:52 08:51:52 #105 [core-command builder 4/7] COPY go.mod vendor* ./ 08:51:52 #105 DONE 0.8s 08:51:52 08:51:52 #55 [core-data internal] load build context 08:51:53 #55 ... 08:51:53 08:51:53 #53 [security-proxy-auth internal] load build context 08:51:53 #53 transferring context: 256.25MB 79.5s done 08:51:53 #53 DONE 80.7s 08:51:53 08:51:53 #55 [core-data internal] load build context 08:51:53 #55 ... 08:51:53 08:51:53 #41 [security-spiffe-token-provider internal] load build context 08:51:53 #41 ... 08:51:53 08:51:53 #66 [support-scheduler internal] load build context 08:51:53 #66 ... 08:51:53 08:51:53 #41 [security-spiffe-token-provider internal] load build context 08:51:53 #41 ... 08:51:53 08:51:53 #54 [security-proxy-setup internal] load build context 08:51:54 #54 ... 08:51:54 08:51:54 #55 [core-data internal] load build context 08:51:54 #55 ... 08:51:54 08:51:54 #50 [core-common-config-bootstrapper internal] load build context 08:51:54 #50 ... 08:51:54 08:51:54 #41 [security-spiffe-token-provider internal] load build context 08:51:55 #41 ... 08:51:55 08:51:55 #66 [support-scheduler internal] load build context 08:51:55 #66 transferring context: 256.25MB 78.5s done 08:51:55 #66 DONE 80.1s 08:51:55 08:51:55 #41 [security-spiffe-token-provider internal] load build context 08:51:55 #41 ... 08:51:55 08:51:55 #48 [support-notifications internal] load build context 08:51:55 #48 ... 08:51:55 08:51:55 #41 [security-spiffe-token-provider internal] load build context 08:51:58 #41 ... 08:51:58 08:51:58 #51 [security-secretstore-setup internal] load build context 08:51:58 #51 ... 08:51:58 08:51:58 #41 [security-spiffe-token-provider internal] load build context 08:51:58 #41 ... 08:51:58 08:51:58 #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:58 #106 ... 08:51:58 08:51:58 #41 [security-spiffe-token-provider internal] load build context 08:51:58 #41 ... 08:51:58 08:51:58 #46 [core-metadata internal] load build context 08:51:58 #46 ... 08:51:58 08:51:58 #41 [security-spiffe-token-provider internal] load build context 08:51:59 #41 ... 08:51:59 08:51:59 #50 [core-common-config-bootstrapper internal] load build context 08:51:59 #50 transferring context: 256.25MB 86.7s done 08:51:59 #50 DONE 87.1s 08:51:59 08:51:59 #41 [security-spiffe-token-provider internal] load build context 08:51:59 #41 transferring context: 256.25MB 82.5s done 08:51:59 #41 DONE 84.6s 08:51:59 08:51:59 #107 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:52:00 #107 ... 08:52:00 08:52:00 #67 [core-keeper internal] load build context 08:52:00 #67 ... 08:52:00 08:52:00 #46 [core-metadata internal] load build context 08:52:00 #46 transferring context: 256.25MB 89.6s done 08:52:01 #46 ... 08:52:01 08:52:01 #51 [security-secretstore-setup internal] load build context 08:52:01 #51 transferring context: 256.25MB 88.2s done 08:52:01 #51 DONE 88.9s 08:52:01 08:52:01 #46 [core-metadata internal] load build context 08:52:01 #46 DONE 90.1s 08:52:01 08:52:01 #67 [core-keeper internal] load build context 08:52:01 #67 ... 08:52:01 08:52:01 #107 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:52:01 #107 DONE 1.3s 08:52:01 08:52:01 #67 [core-keeper internal] load build context 08:52:02 #67 ... 08:52:02 08:52:02 #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:02 #108 ... 08:52:02 08:52:02 #67 [core-keeper internal] load build context 08:52:02 #67 ... 08:52:02 08:52:02 #54 [security-proxy-setup internal] load build context 08:52:02 #54 transferring context: 256.25MB 89.1s done 08:52:02 #54 DONE 90.0s 08:52:02 08:52:02 #67 [core-keeper internal] load build context 08:52:02 #67 ... 08:52:02 08:52:02 #55 [core-data internal] load build context 08:52:02 #55 transferring context: 256.25MB 89.7s done 08:52:02 #55 DONE 90.5s 08:52:02 08:52:02 #67 [core-keeper internal] load build context 08:52:03 #67 transferring context: 256.25MB 86.3s done 08:52:03 #67 DONE 88.3s 08:52:03 08:52:03 #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:52:04 #109 DONE 0.6s 08:52:04 08:52:04 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:05 #110 ... 08:52:05 08:52:05 #48 [support-notifications internal] load build context 08:52:05 #48 transferring context: 256.25MB 93.1s done 08:52:05 #48 DONE 93.4s 08:52:05 08:52:05 #111 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:52:05 #111 DONE 0.5s 08:52:05 08:52:05 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:52:12 #112 ... 08:52:12 08:52:12 #113 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:19 #113 DONE 71.8s 08:53:19 08:53:19 #114 [security-spiffe-token-provider builder 6/7] COPY . . 08:53:19 #114 ... 08:53:19 08:53:19 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:19 #110 DONE 68.9s 08:53:19 08:53:19 #112 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:19 #112 DONE 67.6s 08:53:19 08:53:19 #106 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:19 #106 DONE 84.6s 08:53:19 08:53:19 #108 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:19 #108 DONE 80.9s 08:53:19 08:53:19 #115 [core-keeper builder 7/8] COPY . . 08:53:19 #115 ... 08:53:19 08:53:19 #116 [security-bootstrapper builder 6/7] COPY . . 08:53:19 #116 DONE 4.3s 08:53:19 08:53:19 #115 [core-keeper builder 7/8] COPY . . 08:53:19 #115 DONE 4.3s 08:53:19 08:53:19 #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:53:19 #117 CACHED 08:53:19 08:53:19 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:19 #118 CACHED 08:53:19 08:53:19 #119 [support-scheduler builder 6/7] COPY . . 08:53:19 #119 CACHED 08:53:19 08:53:19 #120 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:53:19 #120 CACHED 08:53:19 08:53:19 #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:19 #121 CACHED 08:53:19 08:53:19 #122 [security-proxy-auth builder 6/7] COPY . . 08:53:19 #122 CACHED 08:53:19 08:53:19 #114 [security-spiffe-token-provider builder 6/7] COPY . . 08:53:19 #114 DONE 4.5s 08:53:19 08:53:19 #123 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:53:19 #123 CACHED 08:53:19 08:53:19 #124 [security-proxy-setup builder 6/7] COPY . . 08:53:19 #124 CACHED 08:53:19 08:53:19 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:19 #125 CACHED 08:53:19 08:53:19 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 08:53:19 #126 CACHED 08:53:19 08:53:19 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:19 #127 CACHED 08:53:19 08:53:19 #128 [core-data builder 6/7] COPY . . 08:53:19 #128 CACHED 08:53:19 08:53:19 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:53:19 #129 CACHED 08:53:19 08:53:19 #130 [security-secretstore-setup builder 6/7] COPY . . 08:53:19 #130 CACHED 08:53:19 08:53:19 #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:19 #131 CACHED 08:53:19 08:53:19 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:53:19 #132 CACHED 08:53:19 08:53:19 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 08:53:19 #133 CACHED 08:53:19 08:53:19 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:19 #134 CACHED 08:53:19 08:53:19 #135 [support-notifications builder 6/7] COPY . . 08:53:19 #135 DONE 4.3s 08:53:19 08:53:19 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:53:19 #136 CACHED 08:53:19 08:53:19 #137 [core-metadata builder 6/7] COPY . . 08:53:19 #137 CACHED 08:53:19 08:53:19 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:19 #138 CACHED 08:53:19 08:53:19 #139 [core-command builder 6/7] COPY . . 08:53:19 #139 DONE 4.3s 08:53:19 08:53:19 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:53:23 #140 ... 08:53:23 08:53:23 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:53:23 #0 4.638 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:53:23 #141 ... 08:53:23 08:53:23 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:53:23 #0 5.395 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:53:23 #142 ... 08:53:23 08:53:23 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:53:23 #140 6.200 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:53:28 #140 ... 08:53:28 08:53:28 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:53:28 #0 6.184 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:53:28 #143 ... 08:53:28 08:53:28 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:53:28 #0 6.489 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:53:28 #144 ... 08:53:28 08:53:28 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:53:28 #0 5.157 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:53:28 #145 ... 08:53:28 08:53:28 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:53:28 #0 5.670 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:53:28 #146 ... 08:53:28 08:53:28 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:53:28 #0 6.169 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:53:28 #147 ... 08:53:28 08:53:28 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:53:28 #0 5.241 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:53:28 #148 ... 08:53:28 08:53:28 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:53:28 #0 6.206 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:53:28 #149 ... 08:53:28 08:53:28 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:53:28 #0 4.539 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:53:28 #150 ... 08:53:28 08:53:28 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:53:28 #0 4.145 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 09:11:06 #151 DONE 1061.9s 09:11:06 09:11:06 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:11:06 #144 ... 09:11:06 09:11:06 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:11:06 #152 DONE 0.2s 09:11:06 09:11:06 #153 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:11:06 #153 DONE 2.3s 09:11:06 09:11:06 #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:11:06 #33 ... 09:11:06 09:11:06 #154 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:11:06 #154 DONE 0.4s 09:11:06 09:11:06 #155 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:11:06 #155 DONE 0.1s 09:11:06 09:11:06 #156 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:11:06 #156 DONE 0.4s 09:11:06 09:11:06 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:11:06 #144 ... 09:11:06 09:11:06 #157 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:11:06 #157 DONE 0.2s 09:11:06 09:11:06 #158 [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/ 09:11:06 #158 DONE 0.2s 09:11:06 09:11:06 #159 [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/ 09:11:06 #159 DONE 0.3s 09:11:06 09:11:06 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:11:06 #148 ... 09:11:06 09:11:06 #160 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:11:06 #160 DONE 0.3s 09:11:06 09:11:06 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:11:06 #144 ... 09:11:06 09:11:06 #161 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:11:06 #161 DONE 0.2s 09:11:06 09:11:06 #162 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:11:06 #162 DONE 2.1s 09:11:06 09:11:06 #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:11:06 #33 ... 09:11:06 09:11:06 #104 [security-bootstrapper] exporting to image 09:11:06 #104 exporting layers 09:11:07 #104 exporting layers 1.2s done 09:11:07 #104 writing image sha256:d509d98b667e113ce029742d5a7853fc54efa1cc84a41d1224c5d9529d657404 done 09:11:07 #104 naming to docker.io/library/security-bootstrapper-arm64 09:11:07 #104 naming to docker.io/library/security-bootstrapper-arm64 done 09:11:07 #104 DONE 8.3s 09:11:07 09:11:07 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:11:07 #150 1069.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:11:15 #150 ... 09:11:15 09:11:15 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:11:15 #143 DONE 1076.9s 09:11:15 09:11:15 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:11:15 #163 DONE 0.5s 09:11:15 09:11:15 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:11:15 #148 ... 09:11:15 09:11:15 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:11:15 #164 DONE 0.2s 09:11:15 09:11:15 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:11:15 #165 DONE 0.3s 09:11:15 09:11:15 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:11:15 #146 ... 09:11:15 09:11:15 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:11:15 #166 DONE 0.2s 09:11:15 09:11:15 #167 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:11:16 #167 DONE 0.3s 09:11:16 09:11:16 #168 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:11:16 #168 DONE 0.3s 09:11:16 09:11:16 #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:18 #169 DONE 2.1s 09:11:18 09:11:18 #104 [security-proxy-setup] exporting to image 09:11:18 #104 exporting layers 09:11:19 #104 exporting layers 1.1s done 09:11:19 #104 writing image sha256:3c5b9449617e634ca1cc9c6973b3d9ccd096c8c2108f721dd023edfc6b9dcbb8 done 09:11:19 #104 naming to docker.io/library/security-proxy-setup-arm64 done 09:11:19 #104 DONE 9.5s 09:11:19 09:11:19 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:11:26 #140 ... 09:11:26 09:11:26 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:11:26 #150 DONE 1087.9s 09:11:26 09:11:26 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:11:26 #142 ... 09:11:26 09:11:26 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:11:26 #170 DONE 0.2s 09:11:26 09:11:26 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:11:26 #144 ... 09:11:26 09:11:26 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:11:26 #171 DONE 0.2s 09:11:26 09:11:26 #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 09:11:26 #172 DONE 0.1s 09:11:26 09:11:26 #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 09:11:26 #173 DONE 0.2s 09:11:26 09:11:26 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:11:26 #174 DONE 0.2s 09:11:26 09:11:26 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:11:26 #175 DONE 0.2s 09:11:26 09:11:26 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:11:27 #140 ... 09:11:27 09:11:27 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:11:27 #176 DONE 0.2s 09:11:27 09:11:27 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:11:27 #177 DONE 0.1s 09:11:27 09:11:27 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:11:27 #144 ... 09:11:27 09:11:27 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:29 #178 DONE 2.0s 09:11:29 09:11:29 #104 [security-secretstore-setup] exporting to image 09:11:29 #104 exporting layers 09:11:30 #104 exporting layers 1.6s done 09:11:30 #104 writing image sha256:7ba81aad174ab1bd9c96b01152b6ec03b8eaa57d292d682f7a19fb8a09af8e67 done 09:11:30 #104 naming to docker.io/library/security-secretstore-setup-arm64 done 09:11:30 #104 DONE 11.1s 09:11:30 09:11:30 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:12:18 #144 ... 09:12:18 09:12:18 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:12:18 #141 DONE 1137.4s 09:12:18 09:12:18 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:12:18 #149 ... 09:12:18 09:12:18 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:12:18 #179 DONE 0.3s 09:12:18 09:12:18 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:12:18 #180 DONE 0.1s 09:12:18 09:12:18 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:12:18 #181 DONE 0.2s 09:12:18 09:12:18 #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 09:12:18 #182 DONE 0.1s 09:12:18 09:12:18 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:12:18 #148 ... 09:12:18 09:12:18 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:12:18 #183 DONE 0.1s 09:12:18 09:12:18 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:12:18 #184 DONE 1.9s 09:12:18 09:12:18 #104 [core-common-config-bootstrapper] exporting to image 09:12:18 #104 exporting layers 09:12:18 #104 exporting layers 0.7s done 09:12:18 #104 writing image sha256:d935e92b5bb77df9d48c46113b827d3a3910cd93d3e3edd1ebb5c9107aedd398 done 09:12:18 #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:12:18 #104 DONE 11.7s 09:12:18 09:12:18 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:14:25 #144 ... 09:14:25 09:14:25 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:14:25 #142 DONE 1259.4s 09:14:25 09:14:25 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:14:25 #148 ... 09:14:25 09:14:25 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:14:25 #185 DONE 0.2s 09:14:25 09:14:25 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:14:25 #144 ... 09:14:25 09:14:25 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:14:25 #186 DONE 0.2s 09:14:25 09:14:25 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:14:25 #187 DONE 0.3s 09:14:25 09:14:25 #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 09:14:25 #188 DONE 0.1s 09:14:25 09:14:25 #104 [security-spiffe-token-provider] exporting to image 09:14:25 #104 exporting layers 09:14:25 #104 exporting layers 0.9s done 09:14:25 #104 writing image sha256:364665aca6b06688b0b74d1a6c54f1d8306ecf9c1ea4892e1e9ffc8e904934e5 done 09:14:25 #104 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 09:14:25 #104 DONE 12.6s 09:14:25 09:14:25 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:21:02 #140 ... 09:21:02 09:21:02 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:21:02 #144 DONE 1664.6s 09:21:02 09:21:02 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:21:02 #148 ... 09:21:02 09:21:02 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:21:02 #189 DONE 0.1s 09:21:02 09:21:02 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:21:03 #190 DONE 0.1s 09:21:03 09:21:03 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:21:03 #191 DONE 0.4s 09:21:03 09:21:03 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:21:03 #192 DONE 0.1s 09:21:03 09:21:03 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:21:03 #146 ... 09:21:03 09:21:03 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:21:03 #193 DONE 0.1s 09:21:03 09:21:03 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:21:05 #194 DONE 1.7s 09:21:05 09:21:05 #104 [security-proxy-auth] exporting to image 09:21:05 #104 exporting layers 09:21:06 #104 exporting layers 0.8s done 09:21:06 #104 writing image sha256:adf8dd2b82e566b9223cb2aa6d3f6ad664e220bf7924e14beba5df8138fddb6a done 09:21:06 #104 naming to docker.io/library/security-proxy-auth-arm64 done 09:21:06 #104 DONE 13.5s 09:21:06 09:21:06 #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:22:02 #33 ... 09:22:02 09:22:02 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:22:02 #145 DONE 1717.3s 09:22:02 09:22:02 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:22:02 #59 ... 09:22:02 09:22:02 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:22:02 #195 DONE 0.3s 09:22:02 09:22:02 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:22:02 #196 DONE 0.2s 09:22:02 09:22:02 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:22:02 #197 DONE 0.4s 09:22:02 09:22:02 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:22:02 #198 DONE 0.1s 09:22:02 09:22:02 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:22:02 #148 ... 09:22:02 09:22:02 #104 [core-command] exporting to image 09:22:02 #104 exporting layers 09:22:02 #104 exporting layers 0.4s done 09:22:02 #104 writing image sha256:ed98e9314d482d8dd7f01c64506a3280b4072602c5e08e07cd86b7615054977d 0.0s done 09:22:02 #104 naming to docker.io/library/core-command-arm64 done 09:22:02 #104 DONE 13.9s 09:22:02 09:22:02 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:22:05 #140 ... 09:22:05 09:22:05 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:22:05 #147 DONE 1728.6s 09:22:05 09:22:05 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:22:06 #59 ... 09:22:06 09:22:06 #199 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:22:06 #199 DONE 0.2s 09:22:06 09:22:06 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:22:07 #140 ... 09:22:07 09:22:07 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:22:07 #200 DONE 0.6s 09:22:07 09:22:07 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:22:07 #140 ... 09:22:07 09:22:07 #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:22:07 #201 DONE 0.2s 09:22:07 09:22:07 #104 [core-keeper] exporting to image 09:22:07 #104 exporting layers 09:22:08 #104 exporting layers 0.5s done 09:22:08 #104 writing image sha256:de3487528c34aa2ff24a17585cc3757cf3944034481f7485598f99dfa4fb7832 done 09:22:08 #104 naming to docker.io/library/core-keeper-arm64 done 09:22:08 #104 DONE 14.4s 09:22:08 09:22:08 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:22:10 #140 ... 09:22:10 09:22:10 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:22:10 #146 DONE 1733.0s 09:22:10 09:22:10 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:22:10 #148 ... 09:22:10 09:22:10 #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:22:11 #202 DONE 0.2s 09:22:11 09:22:11 #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:22:11 #33 ... 09:22:11 09:22:11 #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:22:11 #203 DONE 0.3s 09:22:11 09:22:11 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:22:11 #140 ... 09:22:11 09:22:11 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:22:11 #204 DONE 0.4s 09:22:11 09:22:11 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:22:11 #140 ... 09:22:11 09:22:11 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:22:11 #205 DONE 0.1s 09:22:12 09:22:12 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:22:12 #206 DONE 0.1s 09:22:12 09:22:12 #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:22:12 #33 ... 09:22:12 09:22:12 #104 [core-metadata] exporting to image 09:22:12 #104 exporting layers 0.4s done 09:22:12 #104 writing image sha256:43907eaa882d880b6e10084515d7d6d08cca1d01cca433ab454e4d96b407a30d 0.0s done 09:22:12 #104 naming to docker.io/library/core-metadata-arm64 done 09:22:12 #104 DONE 14.9s 09:22:12 09:22:12 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:22:13 #148 ... 09:22:13 09:22:13 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:22:13 #149 DONE 1736.0s 09:22:13 09:22:13 #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:22:14 #33 ... 09:22:14 09:22:14 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:22:14 #207 DONE 0.1s 09:22:14 09:22:14 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:22:14 #208 DONE 0.1s 09:22:14 09:22:14 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:22:14 #209 DONE 0.4s 09:22:14 09:22:14 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:22:14 #210 DONE 0.1s 09:22:14 09:22:14 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:22:14 #59 ... 09:22:14 09:22:14 #104 [core-data] exporting to image 09:22:15 #104 exporting layers 0.6s done 09:22:15 #104 writing image sha256:4e830f80d3b85b99ee696bec736c2e7f7ca52bdcf97404f060674eaae1023a25 done 09:22:15 #104 naming to docker.io/library/core-data-arm64 done 09:22:15 #104 DONE 15.5s 09:22:15 09:22:15 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:22:42 #140 ... 09:22:42 09:22:42 #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:22:42 #148 DONE 1761.5s 09:22:42 09:22:42 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:22:42 #140 DONE 1761.7s 09:22:42 09:22:42 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 09:22:42 #59 ... 09:22:42 09:22:42 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:22:42 #211 ... 09:22:42 09:22:42 #212 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:22:42 #212 DONE 0.2s 09:22:42 09:22:42 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:22:42 #211 DONE 0.2s 09:22:42 09:22:42 #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:22:42 #213 DONE 0.1s 09:22:42 09:22:42 #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:22:42 #214 DONE 0.2s 09:22:42 09:22:42 #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:22:42 #215 DONE 0.4s 09:22:42 09:22:42 #216 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:22:42 #216 DONE 0.4s 09:22:42 09:22:42 #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:22:42 #217 DONE 0.1s 09:22:42 09:22:42 #218 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:22:42 #218 DONE 0.1s 09:22:42 09:22:42 #104 [support-notifications] exporting to image 09:22:42 #104 exporting layers 09:22:42 #104 exporting layers 0.6s done 09:22:42 #104 writing image sha256:4627f66eca7d9e723a4d2262ab40c02924af9829050cdf420c86b8334261aa04 0.0s done 09:22:42 #104 naming to docker.io/library/support-scheduler-arm64 done 09:22:42 #104 exporting layers 0.7s done 09:22:42 #104 writing image sha256:735eb33e05433d4d8f713ee85c6d8b7dd7acf1782e56625fdab505c64a54a1f4 done 09:22:42 #104 naming to docker.io/library/support-notifications-arm64 done 09:22:42 #104 DONE 16.4s 09:22:42 09:22:42 #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 09:22:42 time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:22:42 time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:22:42 time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:22:42 time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:22:42 time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:22:42 time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:22:42 time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:22:42 time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:22:42 time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:22:42 time="2024-07-05T08:50:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:22:42 time="2024-07-05T08:50:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:22:42 time="2024-07-05T08:50:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:22:42 time="2024-07-05T08:50:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:22:42 time="2024-07-05T08:50:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:22:42 time="2024-07-05T08:50:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:22:42 $ docker stop --time=1 646ae777c284aac8a5573b8b7eaf5c9957459a6ecfc84f70ec97fc96c9bb78a8 09:22:43 $ docker rm -f --volumes 646ae777c284aac8a5573b8b7eaf5c9957459a6ecfc84f70ec97fc96c9bb78a8 [Pipeline] // withDockerContainer [Pipeline] sh 09:22:44 + docker images 09:22:44 REPOSITORY TAG IMAGE ID CREATED SIZE 09:22:44 support-notifications-arm64 latest 735eb33e0543 4 seconds ago 43.3MB 09:22:44 support-scheduler-arm64 latest 4627f66eca7d 4 seconds ago 42.4MB 09:22:44 core-data-arm64 latest 4e830f80d3b8 30 seconds ago 40.2MB 09:22:44 core-metadata-arm64 latest 43907eaa882d 33 seconds ago 40.3MB 09:22:44 core-keeper-arm64 latest de3487528c34 37 seconds ago 35.2MB 09:22:44 core-command-arm64 latest ed98e9314d48 49 seconds ago 39.9MB 09:22:44 security-proxy-auth-arm64 latest adf8dd2b82e5 About a minute ago 37.4MB 09:22:44 security-spiffe-token-provider-arm64 latest 364665aca6b0 8 minutes ago 34.1MB 09:22:44 core-common-config-bootstrapper-arm64 latest d935e92b5bb7 10 minutes ago 20.1MB 09:22:44 security-secretstore-setup-arm64 latest 7ba81aad174a 11 minutes ago 41.5MB 09:22:44 security-proxy-setup-arm64 latest 3c5b9449617e 11 minutes ago 31MB 09:22:44 security-bootstrapper-arm64 latest d509d98b667e 11 minutes ago 23.7MB 09:22:44 security-spire-server-arm64 latest d7726b3677a8 31 minutes ago 102MB 09:22:44 security-spire-config-arm64 latest 2357f3c7b34e 31 minutes ago 101MB 09:22:44 security-spire-agent-arm64 latest 21e8e6040000 31 minutes ago 157MB 09:22:44 ci-base-image-arm64 latest 787b7cba4647 48 minutes ago 962MB 09:22:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 09:22:44 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 09:22:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:22:44 09:22:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:22:45 arm64: Pulling from edgex-lftools-log-publisher 09:22:45 8998bd30e6a1: Pulling fs layer 09:22:45 04944245beec: Pulling fs layer 09:22:45 699f458cf7ca: Pulling fs layer 09:22:45 765212b225bb: Pulling fs layer 09:22:45 f23df028b6ca: Pulling fs layer 09:22:45 d65c8cfc05b1: Pulling fs layer 09:22:45 2437ff75d9bd: Pulling fs layer 09:22:45 765212b225bb: Waiting 09:22:45 f23df028b6ca: Waiting 09:22:45 d65c8cfc05b1: Waiting 09:22:45 2437ff75d9bd: Waiting 09:22:45 04944245beec: Verifying Checksum 09:22:45 04944245beec: Download complete 09:22:45 765212b225bb: Verifying Checksum 09:22:45 765212b225bb: Download complete 09:22:45 f23df028b6ca: Download complete 09:22:45 d65c8cfc05b1: Verifying Checksum 09:22:45 d65c8cfc05b1: Download complete 09:22:45 699f458cf7ca: Verifying Checksum 09:22:45 699f458cf7ca: Download complete 09:22:46 8998bd30e6a1: Verifying Checksum 09:22:46 8998bd30e6a1: Download complete 09:22:48 2437ff75d9bd: Verifying Checksum 09:22:48 2437ff75d9bd: Download complete 09:22:50 8998bd30e6a1: Pull complete 09:22:51 04944245beec: Pull complete 09:22:53 699f458cf7ca: Pull complete 09:22:53 765212b225bb: Pull complete 09:22:54 f23df028b6ca: Pull complete 09:22:54 d65c8cfc05b1: Pull complete 09:23:12 2437ff75d9bd: Pull complete 09:23:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:23:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:23:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:13 prd-ubuntu20.04-docker-arm64-4c-16g-5060 does not seem to be running inside a container 09:23:13 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:23:15 $ docker top 53a2b425e1134878cefb396fdca331be208d2f279aa2cac4d0ab3e7a29b6ec03 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:16 ---> job-cost.sh 09:23:16 lf-activate-venv: SKIPPING 09:23:16 INFO: No Stack... 09:23:17 INFO: Retrieving Pricing Info for: v3-standard-4 09:23:17 INFO: Archiving Costs [Pipeline] sh 09:23:18 + cat /w/workspace/edgex-go/9/archives/cost.csv 09:23:18 + cut -d, -f6 [Pipeline] lock 09:23:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-9-stack-cost] 09:23:18 Resource [jenkins-edgexfoundry-edgex-go-PR-4790-9-stack-cost] did not exist. Created. 09:23:18 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:23:19 + echo total: 0.10999999940395355 [Pipeline] stash 09:23:19 Stashed 1 file(s) [Pipeline] } 09:23:19 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4790-9-stack-cost] [Pipeline] // lock [Pipeline] } 09:23:19 $ docker stop --time=1 53a2b425e1134878cefb396fdca331be208d2f279aa2cac4d0ab3e7a29b6ec03 09:23:21 $ docker rm -f --volumes 53a2b425e1134878cefb396fdca331be208d2f279aa2cac4d0ab3e7a29b6ec03 [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 09:23:21 provisioning config files... 09:23:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config5937260254603122833tmp [Pipeline] { [Pipeline] sh 09:23:22 + set +x 09:23:22 + curl -s https://codecov.io/bash 09:23:22 + bash -s -- 09:23:22 09:23:22 _____ _ 09:23:22 / ____| | | 09:23:22 | | ___ __| | ___ ___ _____ __ 09:23:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:23:22 | |___| (_) | (_| | __/ (_| (_) \ V / 09:23:22 \_____\___/ \__,_|\___|\___\___/ \_/ 09:23:22 Bash-1.0.6 09:23:22 09:23:22 09:23:22 ==> git version 2.25.1 found 09:23:22 ==> 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 09:23:22 Release-Date: 2020-01-08 09:23:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:23:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:23:22 ==> Jenkins CI detected. 09:23:22 current dir:  /w/workspace/edgex-go/9 09:23:22 project root: . 09:23:22 --> token set from env 09:23:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:23:22 ==> Running gcov in . (disable via -X gcov) 09:23:22 ==> Python coveragepy not found 09:23:22 ==> Searching for coverage reports in: 09:23:22 + . 09:23:22 -> Found 1 reports 09:23:22 ==> Detecting git/mercurial file structure 09:23:22 ==> Reading reports 09:23:22 + ./coverage.out bytes=481596 09:23:22 ==> Appending adjustments 09:23:22 https://docs.codecov.io/docs/fixing-reports 09:23:23 + Found adjustments 09:23:23 ==> Gzipping contents 09:23:23 60K /tmp/codecov.VM4USk.gz 09:23:23 ==> Uploading reports 09:23:23 url: https://codecov.io 09:23:23 query: branch=PR-4790&commit=19c2b8a755a3bf048365f0af455ad8efece8b41f&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4790%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4790&job=&cmd_args= 09:23:23 -> Pinging Codecov 09:23:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4790&commit=19c2b8a755a3bf048365f0af455ad8efece8b41f&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4790%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4790&job=&cmd_args= 09:23:23 -> Uploading to 09:23:23 https://storage.googleapis.com/codecov/v4/raw/2024-07-05/00271124DB129430A58F1EEE437C3FCB/19c2b8a755a3bf048365f0af455ad8efece8b41f/82ac3a02-4ef4-4657-baef-694f0cec256d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240705%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240705T092323Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e6b7fa15a5dc240635867359aa5612ab191e23f41677a7c3e66843e83d939322 09:23:23 % Total % Received % Xferd Average Speed Time Time Time Current 09:23:23 Dload Upload Total Spent Left Speed 09:23:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61282 0 0 100 61282 0 289k --:--:-- --:--:-- --:--:-- 289k 100 61282 0 0 100 61282 0 238k --:--:-- --:--:-- --:--:-- 237k 09:23:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/19c2b8a755a3bf048365f0af455ad8efece8b41f [Pipeline] } 09:23:23 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 09:23:24 + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh 09:23:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:23:25 ---> package-listing.sh 09:23:25 ++ facter osfamily 09:23:25 ++ tr '[:upper:]' '[:lower:]' 09:23:25 + OS_FAMILY=debian 09:23:25 + workspace=/w/workspace/edgex-go/9 09:23:25 + START_PACKAGES=/tmp/packages_start.txt 09:23:25 + END_PACKAGES=/tmp/packages_end.txt 09:23:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:23:25 + PACKAGES=/tmp/packages_start.txt 09:23:25 + '[' /w/workspace/edgex-go/9 ']' 09:23:25 + PACKAGES=/tmp/packages_end.txt 09:23:25 + case "${OS_FAMILY}" in 09:23:25 + dpkg -l 09:23:25 + grep '^ii' 09:23:25 + '[' -f /tmp/packages_start.txt ']' 09:23:25 + '[' -f /tmp/packages_end.txt ']' 09:23:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:23:25 + '[' /w/workspace/edgex-go/9 ']' 09:23:25 + mkdir -p /w/workspace/edgex-go/9/archives/ 09:23:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 09:23:25 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:23:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:23:26 09:23:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:23:26 latest: Pulling from edgex-lftools-log-publisher 09:23:26 5eb5b503b376: Pulling fs layer 09:23:26 5c69ac0246d0: Pulling fs layer 09:23:26 ec43610c2a17: Pulling fs layer 09:23:26 3a2ae6a8a46f: Pulling fs layer 09:23:26 33b1e0a273af: Pulling fs layer 09:23:26 5d3b04190fa2: Pulling fs layer 09:23:26 2f39f015ded8: Pulling fs layer 09:23:26 3a2ae6a8a46f: Waiting 09:23:26 33b1e0a273af: Waiting 09:23:26 5d3b04190fa2: Waiting 09:23:26 5c69ac0246d0: Download complete 09:23:26 3a2ae6a8a46f: Verifying Checksum 09:23:26 3a2ae6a8a46f: Download complete 09:23:26 33b1e0a273af: Verifying Checksum 09:23:26 33b1e0a273af: Download complete 09:23:26 5d3b04190fa2: Verifying Checksum 09:23:26 5d3b04190fa2: Download complete 09:23:27 ec43610c2a17: Verifying Checksum 09:23:27 ec43610c2a17: Download complete 09:23:27 5eb5b503b376: Download complete 09:23:27 2f39f015ded8: Verifying Checksum 09:23:27 2f39f015ded8: Download complete 09:23:28 5eb5b503b376: Pull complete 09:23:28 5c69ac0246d0: Pull complete 09:23:28 ec43610c2a17: Pull complete 09:23:28 3a2ae6a8a46f: Pull complete 09:23:29 33b1e0a273af: Pull complete 09:23:29 5d3b04190fa2: Pull complete 09:23:33 2f39f015ded8: Pull complete 09:23:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:23:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:23:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:33 prd-ubuntu20.04-docker-8c-8g-5059 does not seem to be running inside a container 09:23:33 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:23:36 $ docker top 23c414692d79b9fb6c4f7f32a6cb20dd09b285f45bc108514726a3172d838b01 -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:36 + touch /tmp/pre-build-complete [Pipeline] sh 09:23:37 + mkdir -p /var/log/sysstat [Pipeline] sh 09:23:37 + ls /var/log/sa-host 09:23:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:23:37 provisioning config files... 09:23:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config6155011779755395262tmp [Pipeline] { [Pipeline] echo 09:23:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:23:38 ---> create-netrc.sh [Pipeline] } 09:23:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:23:38 ---> python-tools-install.sh [Pipeline] echo 09:23:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:23:38 ---> sudo-logs.sh 09:23:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:23:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:23:39 ---> job-cost.sh 09:23:39 lf-activate-venv: SKIPPING 09:23:39 DEBUG: total: 0.10999999940395355 09:23:39 INFO: Retrieving Stack Cost... 09:23:39 INFO: Retrieving Pricing Info for: v3-standard-8 09:23:39 INFO: Archiving Costs [Pipeline] echo 09:23:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:23:40 ---> logs-deploy.sh 09:23:40 lf-activate-venv: SKIPPING 09:23:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4790/9 09:23:40 INFO: archiving workspace using pattern(s): 09:23:41 Archives upload complete. 09:23:41 INFO: archiving logs to Nexus