Pull request #4922 updated 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 Obtained Jenkinsfile from fdf009802a644c1b131694915bc386a5ebbba6ef+3e97884d0537eb476c5355c3438fc2fb2246485e (93cefd26b84cef1c49cb3cfe9d92ecd4d33cc4af) 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-ssh7397479758864695264.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8642089529848890087.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4922/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-4922/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1148293723211071087.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh8509808091441720911.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-4922/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-4922/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14076987993796117736.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10962’ Running on prd-ubuntu20.04-docker-8c-8g-10970 in /w/workspace/edgexfoundry_edgex-go_PR-4922 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4922/head:refs/remotes/origin/PR-4922 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3e97884d0537eb476c5355c3438fc2fb2246485e into PR head commit fdf009802a644c1b131694915bc386a5ebbba6ef Merge succeeded, producing fdf009802a644c1b131694915bc386a5ebbba6ef Checking out Revision fdf009802a644c1b131694915bc386a5ebbba6ef (PR-4922) > git config core.sparsecheckout # timeout=10 > git checkout -f fdf009802a644c1b131694915bc386a5ebbba6ef # 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 3e97884d0537eb476c5355c3438fc2fb2246485e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fdf009802a644c1b131694915bc386a5ebbba6ef # timeout=10 Commit message: "feat: Enhance Support Notifications to support PostgreSQL" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:37:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:37:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:37:45 ========================================================= 02:37:45 EdgeX Global Pipelines Version Info 02:37:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk c8d5d1f442a70165fbed27d705ba22c244cb6e76 # timeout=10 02:37:46 ------------------- 02:37:46 stable info: 02:37:46 ------------------- 02:37:46 Commited By: Cherry Wang cherry@iotechsys.com 02:37:46 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 02:37:46 Message: update stable to v1.0.263 02:37:47 ------------------- 02:37:47 experimental info: 02:37:47 ------------------- 02:37:47 Commited By: Cherry Wang cherry@iotechsys.com 02:37:47 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 02:37:47 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:37:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:37:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4922 [Pipeline] echo 02:37:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4922 [Pipeline] echo 02:37:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4922 [Pipeline] echo 02:37:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fdf009802a644c1b131694915bc386a5ebbba6ef [Pipeline] echo 02:37:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fdf0098 [Pipeline] echo 02:37:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:51 provisioning config files... 02:37:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config11942706608821290253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:51 ---> ****-login.sh 02:37:51 nexus3.edgexfoundry.org:10001 02:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:51 Configure a credential helper to remove this warning. See 02:37:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:51 02:37:51 Login Succeeded 02:37:51 nexus3.edgexfoundry.org:10002 02:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:51 Configure a credential helper to remove this warning. See 02:37:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:51 02:37:51 Login Succeeded 02:37:51 nexus3.edgexfoundry.org:10003 02:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:51 Configure a credential helper to remove this warning. See 02:37:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:51 02:37:51 Login Succeeded 02:37:51 nexus3.edgexfoundry.org:10004 02:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:52 Configure a credential helper to remove this warning. See 02:37:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:52 02:37:52 Login Succeeded 02:37:52 ****.io 02:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:37:52 Configure a credential helper to remove this warning. See 02:37:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:37:52 02:37:52 Login Succeeded 02:37:52 ---> ****-login.sh ends [Pipeline] } 02:37:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:37:52 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 02:37:52 + dirname cmd/core-command/Dockerfile 02:37:52 + cut -d/ -f2 02:37:52 + echo core-command,cmd/core-command/Dockerfile 02:37:52 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:37:52 + cut -d/ -f2 02:37:52 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:37:52 + dirname cmd/core-data/Dockerfile 02:37:52 + cut -d/ -f2 02:37:52 + echo core-data,cmd/core-data/Dockerfile 02:37:52 + + dirname cmd/core-keeper/Dockerfile 02:37:52 cut -d/ -f2 02:37:52 + echo core-keeper,cmd/core-keeper/Dockerfile 02:37:52 + dirname cmd/core-metadata/Dockerfile 02:37:52 + cut -d/ -f2 02:37:52 + echo core-metadata,cmd/core-metadata/Dockerfile 02:37:52 + dirname cmd/security-bootstrapper/Dockerfile 02:37:52 + cut -d/ -f2 02:37:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:37:52 + dirname+ cmd/security-proxy-auth/Dockerfile 02:37:52 cut -d/ -f2 02:37:52 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:37:52 + dirname cmd/security-proxy-setup/Dockerfile 02:37:52 + cut -d/ -f2 02:37:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:37:52 + dirname cmd/security-secretstore-setup/Dockerfile 02:37:52 + cut -d/ -f2 02:37:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:37:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:37:52 + cut -d/ -f2 02:37:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:37:52 + dirname cmd/security-spire-agent/Dockerfile 02:37:52 + cut -d/ -f2 02:37:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:37:52 + dirname cmd/security-spire-config/Dockerfile 02:37:52 + cut -d/ -f2 02:37:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:37:52 + dirname cmd/security-spire-server/Dockerfile 02:37:52 + cut -d/ -f2 02:37:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:37:52 + dirname cmd/support-cron-scheduler/Dockerfile 02:37:52 + cut -d/ -f2 02:37:52 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 02:37:52 + dirname cmd/support-notifications/Dockerfile 02:37:52 + cut -d/ -f2 02:37:52 + echo support-notifications,cmd/support-notifications/Dockerfile 02:37:52 + dirname cmd/support-scheduler/Dockerfile 02:37:52 + cut -d/ -f2 02:37:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:37:52 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:37:53 + git rev-list -1 --merges fdf009802a644c1b131694915bc386a5ebbba6ef~1..fdf009802a644c1b131694915bc386a5ebbba6ef [Pipeline] echo 02:37:53 -----------> git rev-list -1 --merges fdf009802a644c1b131694915bc386a5ebbba6ef~1..fdf009802a644c1b131694915bc386a5ebbba6ef fdf009802a644c1b131694915bc386a5ebbba6ef [false] [Pipeline] sh 02:37:53 + git log --format=format:%s -1 fdf009802a644c1b131694915bc386a5ebbba6ef [Pipeline] echo 02:37:53 ========================================================= 02:37:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:37:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:37:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:37:54 + grep -v github /etc/ssh/ssh_known_hosts 02:37:54 + [ -e /tmp/ssh_known_hosts ] 02:37:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:37:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:37:54 + sudo tee -a /etc/ssh/ssh_known_hosts 02:37:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:54 02:37:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:54 0.1.4: Pulling from edgex-devops/py-git-semver 02:37:54 b85a868b505f: Pulling fs layer 02:37:54 e2be974225ed: Pulling fs layer 02:37:54 339a4e72a1f5: Pulling fs layer 02:37:54 988bab9f4d93: Pulling fs layer 02:37:54 1469e6f7b9e6: Pulling fs layer 02:37:54 eaf3925da568: Pulling fs layer 02:37:54 988bab9f4d93: Waiting 02:37:54 bab4dde63d76: Pulling fs layer 02:37:54 1469e6f7b9e6: Waiting 02:37:54 eaf3925da568: Waiting 02:37:54 bde34c3a00c8: Pulling fs layer 02:37:54 b352a97aabf1: Pulling fs layer 02:37:54 bab4dde63d76: Waiting 02:37:54 bde34c3a00c8: Waiting 02:37:54 4872d77fe225: Pulling fs layer 02:37:54 5851b861e8e6: Pulling fs layer 02:37:54 b352a97aabf1: Waiting 02:37:54 5851b861e8e6: Waiting 02:37:54 4872d77fe225: Waiting 02:37:54 e2be974225ed: Download complete 02:37:54 988bab9f4d93: Verifying Checksum 02:37:54 988bab9f4d93: Download complete 02:37:55 1469e6f7b9e6: Verifying Checksum 02:37:55 1469e6f7b9e6: Download complete 02:37:55 339a4e72a1f5: Verifying Checksum 02:37:55 339a4e72a1f5: Download complete 02:37:55 eaf3925da568: Verifying Checksum 02:37:55 eaf3925da568: Download complete 02:37:55 bde34c3a00c8: Verifying Checksum 02:37:55 bde34c3a00c8: Download complete 02:37:55 b352a97aabf1: Verifying Checksum 02:37:55 b352a97aabf1: Download complete 02:37:55 4872d77fe225: Verifying Checksum 02:37:55 4872d77fe225: Download complete 02:37:55 5851b861e8e6: Verifying Checksum 02:37:55 5851b861e8e6: Download complete 02:37:55 b85a868b505f: Verifying Checksum 02:37:55 b85a868b505f: Download complete 02:37:55 bab4dde63d76: Verifying Checksum 02:37:55 bab4dde63d76: Download complete 02:37:56 b85a868b505f: Pull complete 02:37:56 e2be974225ed: Pull complete 02:37:56 339a4e72a1f5: Pull complete 02:37:56 988bab9f4d93: Pull complete 02:37:57 1469e6f7b9e6: Pull complete 02:37:57 eaf3925da568: Pull complete 02:37:59 bab4dde63d76: Pull complete 02:37:59 bde34c3a00c8: Pull complete 02:37:59 b352a97aabf1: Pull complete 02:37:59 4872d77fe225: Pull complete 02:37:59 5851b861e8e6: Pull complete 02:37:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:37:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:59 prd-ubuntu20.04-docker-8c-8g-10970 does not seem to be running inside a container 02:37:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 02:38:03 $ docker top 6fd583f66c833ffdc32589f5e8eb9ccfcec05213f0be408cd43e8c18a13e147e -eo pid,comm 02:38:03 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). 02:38:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:38:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:38:03 [ssh-agent] Looking for ssh-agent implementation... 02:38:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:38:03 $ docker exec 6fd583f66c833ffdc32589f5e8eb9ccfcec05213f0be408cd43e8c18a13e147e ssh-agent 02:38:03 SSH_AUTH_SOCK=/tmp/ssh-Wz7etVN6sKVe/agent.32 02:38:03 SSH_AGENT_PID=38 02:38:03 Running ssh-add (command line suppressed) 02:38:03 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4414605688817909125.key (/w/workspace/edgex-go/2@tmp/private_key_4414605688817909125.key) 02:38:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:38:04 + git tag --points-at HEAD [Pipeline] } 02:38:04 $ docker exec --env ******** --env ******** 6fd583f66c833ffdc32589f5e8eb9ccfcec05213f0be408cd43e8c18a13e147e ssh-agent -k 02:38:04 unset SSH_AUTH_SOCK; 02:38:04 unset SSH_AGENT_PID; 02:38:04 echo Agent pid 38 killed; 02:38:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:38:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:38:04 [ssh-agent] Looking for ssh-agent implementation... 02:38:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:38:04 $ docker exec 6fd583f66c833ffdc32589f5e8eb9ccfcec05213f0be408cd43e8c18a13e147e ssh-agent 02:38:04 SSH_AUTH_SOCK=/tmp/ssh-uBhE0KCg99ZZ/agent.72 02:38:04 SSH_AGENT_PID=78 02:38:04 Running ssh-add (command line suppressed) 02:38:04 Identity added: /w/workspace/edgex-go/2@tmp/private_key_11026424915599885309.key (/w/workspace/edgex-go/2@tmp/private_key_11026424915599885309.key) 02:38:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:38:05 + git semver init 02:38:05 2024-09-24 02:38:05,093 [run_init] DEBUG init version:0.0.0 force:False 02:38:05 2024-09-24 02:38:05,094 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 02:38:05 2024-09-24 02:38:05,095 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 02:38:05 2024-09-24 02:38:05,095 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 02:38:11 2024-09-24 02:38:10,937 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 02:38:11 2024-09-24 02:38:10,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4922 with force:False 02:38:11 2024-09-24 02:38:10,937 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4922 02:38:11 2024-09-24 02:38:10,942 [execute] INFO git cat-file --batch-check 02:38:11 2024-09-24 02:38:10,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 02:38:11 2024-09-24 02:38:10,947 [execute] INFO git cat-file --batch 02:38:11 2024-09-24 02:38:10,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 02:38:11 2024-09-24 02:38:10,952 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4922 02:38:11 0.0.0 [Pipeline] } 02:38:11 $ docker exec --env ******** --env ******** 6fd583f66c833ffdc32589f5e8eb9ccfcec05213f0be408cd43e8c18a13e147e ssh-agent -k 02:38:12 unset SSH_AUTH_SOCK; 02:38:12 unset SSH_AGENT_PID; 02:38:12 echo Agent pid 78 killed; 02:38:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:38:12 + git semver [Pipeline] } 02:38:12 $ docker stop --time=1 6fd583f66c833ffdc32589f5e8eb9ccfcec05213f0be408cd43e8c18a13e147e 02:38:14 $ docker rm -f --volumes 6fd583f66c833ffdc32589f5e8eb9ccfcec05213f0be408cd43e8c18a13e147e [Pipeline] // withDockerContainer [Pipeline] sh 02:38:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:38:14 Stashed 1 file(s) [Pipeline] echo 02:38:14 [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 02:38:15 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 02:38:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:38:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:38:15 ========================================================= 02:38:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 02:38:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:38:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:38:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 02:38:15 619be1103602: Pulling fs layer 02:38:15 7862e08f4a3e: Pulling fs layer 02:38:15 5df492c9dc93: Pulling fs layer 02:38:15 7629e6793208: Pulling fs layer 02:38:15 4f4fb700ef54: Pulling fs layer 02:38:15 fb5054dd5b73: Pulling fs layer 02:38:15 eeca6798cff9: Pulling fs layer 02:38:15 aa269ceb94a6: Pulling fs layer 02:38:15 ada007ff1a6a: Pulling fs layer 02:38:15 7629e6793208: Waiting 02:38:15 4f4fb700ef54: Waiting 02:38:15 fb5054dd5b73: Waiting 02:38:15 eeca6798cff9: Waiting 02:38:15 aa269ceb94a6: Waiting 02:38:15 ada007ff1a6a: Waiting 02:38:15 7862e08f4a3e: Download complete 02:38:15 7629e6793208: Verifying Checksum 02:38:15 7629e6793208: Download complete 02:38:15 4f4fb700ef54: Download complete 02:38:15 619be1103602: Verifying Checksum 02:38:15 619be1103602: Download complete 02:38:15 fb5054dd5b73: Verifying Checksum 02:38:15 fb5054dd5b73: Download complete 02:38:15 eeca6798cff9: Verifying Checksum 02:38:15 eeca6798cff9: Download complete 02:38:15 619be1103602: Pull complete 02:38:15 ada007ff1a6a: Verifying Checksum 02:38:15 ada007ff1a6a: Download complete 02:38:16 7862e08f4a3e: Pull complete 02:38:16 5df492c9dc93: Verifying Checksum 02:38:16 5df492c9dc93: Download complete 02:38:16 aa269ceb94a6: Verifying Checksum 02:38:16 aa269ceb94a6: Download complete 02:38:19 5df492c9dc93: Pull complete 02:38:19 7629e6793208: Pull complete 02:38:19 4f4fb700ef54: Pull complete 02:38:19 fb5054dd5b73: Pull complete 02:38:19 eeca6798cff9: Pull complete 02:38:22 aa269ceb94a6: Pull complete 02:38:22 ada007ff1a6a: Pull complete 02:38:22 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 02:38:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:38:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:38:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:38:22 WORKDIR /edgex 02:38:22 COPY go.mod . 02:38:22 RUN go mod download 02:38:22 + docker build -t ci-base-image-x86_64 -f - . 02:38:22 Sending build context to Docker daemon 179.4MB 02:38:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 02:38:22 ---> f489d0715acc 02:38:22 Step 2/4 : WORKDIR /edgex 02:38:29 Still waiting to schedule task 02:38:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10966’ is offline 02:38:31 ---> Running in f5d484643356 02:38:31 Removing intermediate container f5d484643356 02:38:31 ---> 688ce1be1b3f 02:38:31 Step 3/4 : COPY go.mod . 02:38:31 ---> 4da6629067f8 02:38:31 Step 4/4 : RUN go mod download 02:38:31 ---> Running in cf49b6215d2f 02:39:38 Removing intermediate container cf49b6215d2f 02:39:38 ---> 5f56d70e865d 02:39:38 Successfully built 5f56d70e865d 02:39:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:39 + docker inspect -f . ci-base-image-x86_64 02:39:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:39 prd-ubuntu20.04-docker-8c-8g-10970 does not seem to be running inside a container 02:39:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 02:39:39 $ docker top 2c53d7d9b027ecddea23e4cf7c417cf597ecc0a90778aff36508b17f700f31fc -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:39 + go version 02:39:39 go version go1.21.9 linux/amd64 [Pipeline] } 02:39:39 $ docker stop --time=1 2c53d7d9b027ecddea23e4cf7c417cf597ecc0a90778aff36508b17f700f31fc 02:39:41 $ docker rm -f --volumes 2c53d7d9b027ecddea23e4cf7c417cf597ecc0a90778aff36508b17f700f31fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:41 + docker inspect -f . ci-base-image-x86_64 02:39:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:41 prd-ubuntu20.04-docker-8c-8g-10970 does not seem to be running inside a container 02:39:41 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 02:39:42 $ docker top e89d76f32f8fcc068f0be0b2cc4ebc23ade5634c5bde224a851d9825570316d4 -eo pid,comm [Pipeline] { [Pipeline] echo 02:39:42 ========================================================= 02:39:42 [edgeXBuildGoParallel] Running Tests and Build... 02:39:42 ========================================================= [Pipeline] sh 02:39:42 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 02:39:42 + make test 02:39:42 go test -race -coverprofile=coverage.out ./... 02:39:50 ? github.com/edgexfoundry/edgex-go [no test files] 02:40:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10972 in /w/workspace/edgexfoundry_edgex-go_PR-4922 [Pipeline] { [Pipeline] ws 02:40:04 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 02:40:04 The recommended git tool is: git 02:40:10 using credential edgex-jenkins-ssh 02:40:10 Cloning the remote Git repository 02:40:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:40:11 > git init /w/workspace/edgex-go/2 # timeout=10 02:40:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:40:11 > git --version # timeout=10 02:40:11 > git --version # 'git version 2.25.1' 02:40:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:40:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:40:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:40:20 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:40:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:40:20 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 02:40:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:40:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:40:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:40:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:40:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:40:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:40:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:40:20 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 02:40:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:40:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:40:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:40:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:40:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements 02:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:40:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:40:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements 02:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 02:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 02:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 02:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:40:24 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 02:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 02:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 02:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 02:40:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:40:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:40:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.045s coverage: 69.2% of statements 02:40:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.044s coverage: 53.2% of statements 02:40:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.402s coverage: 93.4% of statements 02:40:27 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.045s coverage: 91.7% of statements 02:40:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.035s coverage: 7.0% of statements 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 02:40:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:40:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.378s coverage: 95.8% of statements 02:40:30 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 02:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 02:40:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:40:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:40:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] 02:40:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements 02:40:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 30.9% of statements 02:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 02:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 77.8% of statements 02:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 02:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 02:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 02:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:40:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:40:33 Merging remotes/origin/main commit 3e97884d0537eb476c5355c3438fc2fb2246485e into PR head commit fdf009802a644c1b131694915bc386a5ebbba6ef 02:40:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:40:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:40:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:40:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:40:32 using GIT_SSH to set credentials SSH Credentials for GitHub 02:40:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4922/head:refs/remotes/origin/PR-4922 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:40:33 > git config core.sparsecheckout # timeout=10 02:40:33 > git checkout -f fdf009802a644c1b131694915bc386a5ebbba6ef # timeout=10 02:40:34 Merge succeeded, producing fdf009802a644c1b131694915bc386a5ebbba6ef 02:40:34 Checking out Revision fdf009802a644c1b131694915bc386a5ebbba6ef (PR-4922) 02:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 02:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 02:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 02:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:40:33 > git remote # timeout=10 02:40:34 > git config --get remote.origin.url # timeout=10 02:40:34 using GIT_SSH to set credentials SSH Credentials for GitHub 02:40:34 > git merge 3e97884d0537eb476c5355c3438fc2fb2246485e # timeout=10 02:40:34 > git rev-parse HEAD^{commit} # timeout=10 02:40:34 > git config core.sparsecheckout # timeout=10 02:40:34 > git checkout -f fdf009802a644c1b131694915bc386a5ebbba6ef # timeout=10 02:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:40:38 Commit message: "feat: Enhance Support Notifications to support PostgreSQL" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:40:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:40:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:40:39 % Total % Received % Xferd Average Speed Time Time Time Current 02:40:39 Dload Upload Total Spent Left Speed 02:40:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 80175 0 --:--:-- --:--:-- --:--:-- 80679 [Pipeline] sh 02:40:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:40:40 + sudo tee /etc/docker/daemon.new 02:40:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:40:40 { 02:40:40 "registry-mirrors": [ 02:40:40 "https://nexus3.edgexfoundry.org:10001" 02:40:40 ], 02:40:40 "bip": "10.250.0.254/24", 02:40:40 "hosts": [ 02:40:40 "tcp://0.0.0.0:5555", 02:40:40 "unix:///var/run/docker.sock" 02:40:40 ], 02:40:40 "mtu": 1458, 02:40:40 "selinux-enabled": true, 02:40:40 "seccomp-profile": "/etc/docker/seccomp.json" 02:40:40 } [Pipeline] sh 02:40:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:40:41 + sudo service docker restart 02:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:40:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:40:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:40:43 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 02:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 02:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 02:40:44 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 02:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.021s coverage: 94.4% of statements 02:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 02:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 02:40:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:40:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:40:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:40:49 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.251s coverage: 79.9% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.039s coverage: 92.9% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 20.0% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.122s coverage: 63.1% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.646s coverage: 36.5% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.017s coverage: 89.5% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 4.9% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.059s coverage: 97.1% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.025s coverage: 35.9% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.105s coverage: 95.7% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements 02:40:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.091s coverage: 98.9% of statements 02:40:57 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 02:40:57 running golangci-lint 02:40:57 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 02:40:57 go version go1.21.9 linux/amd64 02:40:58 level=info msg="[config_reader] Used config file .golangci.yml" 02:40:58 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:40:59 provisioning config files... 02:40:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config15648425602707851985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:00 ---> ****-login.sh 02:41:00 nexus3.edgexfoundry.org:10001 02:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:00 Configure a credential helper to remove this warning. See 02:41:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:00 02:41:00 Login Succeeded 02:41:00 nexus3.edgexfoundry.org:10002 02:41:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:01 Configure a credential helper to remove this warning. See 02:41:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:01 02:41:01 Login Succeeded 02:41:01 nexus3.edgexfoundry.org:10003 02:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:01 Configure a credential helper to remove this warning. See 02:41:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:01 02:41:01 Login Succeeded 02:41:01 nexus3.edgexfoundry.org:10004 02:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:01 Configure a credential helper to remove this warning. See 02:41:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:01 02:41:01 Login Succeeded 02:41:01 ****.io 02:41:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:41:02 Configure a credential helper to remove this warning. See 02:41:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:41:02 02:41:02 Login Succeeded 02:41:02 ---> ****-login.sh ends [Pipeline] } 02:41:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:41:02 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 02:41:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:41:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:41:02 ========================================================= 02:41:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 02:41:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:41:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:41:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:41:03 c6b39de5b339: Pulling fs layer 02:41:03 a69c41024577: Pulling fs layer 02:41:03 d6de4b400683: Pulling fs layer 02:41:03 35cb2a7552d0: Pulling fs layer 02:41:03 4f4fb700ef54: Pulling fs layer 02:41:03 464afbd9ba4c: Pulling fs layer 02:41:03 00f215d4a9da: Pulling fs layer 02:41:03 d496ad576159: Pulling fs layer 02:41:03 35cb2a7552d0: Waiting 02:41:03 4f4fb700ef54: Waiting 02:41:03 464afbd9ba4c: Waiting 02:41:03 00f215d4a9da: Waiting 02:41:03 d496ad576159: Waiting 02:41:03 a69c41024577: Verifying Checksum 02:41:03 a69c41024577: Download complete 02:41:03 35cb2a7552d0: Download complete 02:41:03 4f4fb700ef54: Verifying Checksum 02:41:03 4f4fb700ef54: Download complete 02:41:03 464afbd9ba4c: Verifying Checksum 02:41:03 464afbd9ba4c: Download complete 02:41:03 c6b39de5b339: Verifying Checksum 02:41:03 c6b39de5b339: Download complete 02:41:04 d496ad576159: Verifying Checksum 02:41:04 d496ad576159: Download complete 02:41:04 c6b39de5b339: Pull complete 02:41:05 a69c41024577: Pull complete 02:41:05 d6de4b400683: Verifying Checksum 02:41:05 d6de4b400683: Download complete 02:41:06 00f215d4a9da: Verifying Checksum 02:41:06 00f215d4a9da: Download complete 02:41:18 d6de4b400683: Pull complete 02:41:18 35cb2a7552d0: Pull complete 02:41:18 4f4fb700ef54: Pull complete 02:41:18 464afbd9ba4c: Pull complete 02:41:20 level=info msg="[loader] Go packages loading at mode 575 (name|deps|exports_file|files|imports|types_sizes|compiled_files) took 20.912149833s" 02:41:20 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.649693ms" 02:41:27 00f215d4a9da: Pull complete 02:41:28 d496ad576159: Pull complete 02:41:28 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 02:41:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:41:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 02:41:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:41:29 WORKDIR /edgex 02:41:29 COPY go.mod . 02:41:29 RUN go mod download 02:41:29 + docker build -t ci-base-image-arm64 -f - . 02:41:29 Sending build context to Docker daemon 3.643MB 02:41:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 02:41:29 ---> f246e2811388 02:41:29 Step 2/4 : WORKDIR /edgex 02:41:30 level=info msg="[linters_context/goanalysis] analyzers took 1m26.849715165s with top 10 stages: buildir: 48.985299833s, gosec: 7.644434125s, inspect: 3.095613062s, fact_deprecated: 2.623740298s, ctrlflow: 1.793549851s, printf: 1.714737469s, fact_purity: 1.025384329s, S1038: 1.005206257s, nilness: 990.106858ms, typedness: 724.192841ms" 02:41:30 level=info msg="[runner] Issues before processing: 214, after processing: 0" 02:41:30 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, exclude: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, cgo: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, nolint: 0/22" 02:41:30 level=info msg="[runner] processing took 24.164416ms with stages: nolint: 13.296278ms, identifier_marker: 5.331243ms, autogenerated_exclude: 1.630698ms, exclude-rules: 1.601658ms, path_prettifier: 1.504426ms, skip_dirs: 748.433µs, cgo: 28.83µs, filename_unadjuster: 15.05µs, max_same_issues: 1.93µs, fixer: 790ns, diff: 730ns, uniq_by_line: 610ns, sort_results: 520ns, severity-rules: 510ns, skip_files: 480ns, exclude: 430ns, max_from_linter: 420ns, path_shortener: 400ns, source_code: 380ns, path_prefixer: 300ns, max_per_file_from_linter: 300ns" 02:41:30 level=info msg="[runner] linters took 10.539700069s with stages: goanalysis_metalinter: 10.515285412s" 02:41:30 level=info msg="File cache stats: 0 entries of total size 0B" 02:41:30 level=info msg="Memory: 315 samples, avg is 286.5MB, max is 1325.1MB" 02:41:30 level=info msg="Execution took 31.51127012s" 02:41:30 go vet ./... 02:41:31 ---> Running in 9aadfac4e145 02:41:32 Removing intermediate container 9aadfac4e145 02:41:32 ---> 92ddcae1b066 02:41:32 Step 3/4 : COPY go.mod . 02:41:32 ---> 4ceb15f88672 02:41:32 Step 4/4 : RUN go mod download 02:41:32 ---> Running in b758e4cecd15 02:41:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:41:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:41:36 ./bin/test-attribution-txt.sh 02:41:36 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 02:41:36 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 02:41:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:41:36 + ls -al . 02:41:36 total 968 02:41:36 drwxrwxr-x 11 1001 1001 4096 Sep 24 02:39 . 02:41:36 drwxr-xr-x 4 root root 4096 Sep 24 02:39 .. 02:41:36 drwxrwxr-x 2 1001 1001 4096 Sep 24 02:37 .blubracket 02:41:36 -rw-rw-r-- 1 1001 1001 10 Sep 24 02:37 .dockerignore 02:41:36 drwxrwxr-x 8 1001 1001 4096 Sep 24 02:40 .git 02:41:36 drwxrwxr-x 3 1001 1001 4096 Sep 24 02:37 .github 02:41:36 -rw-rw-r-- 1 1001 1001 1102 Sep 24 02:37 .gitignore 02:41:36 -rw-rw-r-- 1 1001 1001 42 Sep 24 02:37 .golangci.yml 02:41:36 -rw-rw-r-- 1 1001 1001 100 Sep 24 02:37 .hadolint.yml 02:41:36 drwxr-xr-x 3 1001 1001 4096 Sep 24 02:38 .semver 02:41:36 -rw-rw-r-- 1 1001 1001 155 Sep 24 02:37 .sonarcloud.properties 02:41:36 -rw-rw-r-- 1 1001 1001 1171 Sep 24 02:37 ADOPTERS.md 02:41:36 -rw-rw-r-- 1 1001 1001 21286 Sep 24 02:37 Attribution.txt 02:41:36 -rw-rw-r-- 1 1001 1001 100284 Sep 24 02:37 CHANGELOG.md 02:41:36 -rw-rw-r-- 1 1001 1001 3804 Sep 24 02:37 CONTRIBUTING.md 02:41:36 -rw-rw-r-- 1 1001 1001 677 Sep 24 02:37 GOVERNANCE.md 02:41:36 -rw-rw-r-- 1 1001 1001 861 Sep 24 02:37 Jenkinsfile 02:41:36 -rw-rw-r-- 1 1001 1001 10775 Sep 24 02:37 LICENSE 02:41:36 -rw-rw-r-- 1 1001 1001 16854 Sep 24 02:37 Makefile 02:41:36 -rw-rw-r-- 1 1001 1001 582 Sep 24 02:37 OWNERS.md 02:41:36 -rw-rw-r-- 1 1001 1001 9528 Sep 24 02:37 README.md 02:41:36 -rw-rw-r-- 1 1001 1001 789 Sep 24 02:37 SECURITY.md 02:41:36 -rw-rw-r-- 1 1001 1001 5 Sep 24 02:38 VERSION 02:41:36 drwxrwxr-x 2 1001 1001 4096 Sep 24 02:37 bin 02:41:36 drwxrwxr-x 20 1001 1001 4096 Sep 24 02:37 cmd 02:41:36 -rw-r--r-- 1 root root 601312 Sep 24 02:40 coverage.out 02:41:36 drwxrwxr-x 2 1001 1001 4096 Sep 24 02:37 fuzz_test 02:41:36 -rw-rw-r-- 1 1001 1001 7305 Sep 24 02:37 go.mod 02:41:36 -rw-rw-r-- 1 1001 1001 102748 Sep 24 02:37 go.sum 02:41:36 drwxrwxr-x 7 1001 1001 4096 Sep 24 02:37 internal 02:41:36 drwxrwxr-x 3 1001 1001 4096 Sep 24 02:37 openapi 02:41:36 -rw-rw-r-- 1 1001 1001 584 Sep 24 02:37 security.txt 02:41:36 -rw-rw-r-- 1 1001 1001 204 Sep 24 02:37 version.go [Pipeline] sh 02:41:37 + '[' -e coverage.out ] 02:41:37 + chown 1001:1001 coverage.out [Pipeline] stash 02:41:37 Stashed 1 file(s) [Pipeline] sh 02:41:37 + make build 02:41:37 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 02:41:59 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 02:42:01 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 02:42:03 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 02:42:03 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 02:42:05 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 02:42:11 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 02:42:11 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:42:14 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 02:42:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:42:17 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 02:42:18 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 02:42:18 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 02:42:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:42:20 $ docker stop --time=1 e89d76f32f8fcc068f0be0b2cc4ebc23ade5634c5bde224a851d9825570316d4 02:42:22 $ docker rm -f --volumes e89d76f32f8fcc068f0be0b2cc4ebc23ade5634c5bde224a851d9825570316d4 [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 02:42:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:42:23 02:42:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:42:24 latest: Pulling from edgex-devops/edgex-compose 02:42:24 91d30c5bc195: Pulling fs layer 02:42:24 2e9b0aa3be6d: Pulling fs layer 02:42:24 9c61dcf015f6: Pulling fs layer 02:42:24 4698f68db338: Pulling fs layer 02:42:24 2a2f49069b9e: Pulling fs layer 02:42:24 e0025b399a48: Pulling fs layer 02:42:24 4698f68db338: Waiting 02:42:24 2a2f49069b9e: Waiting 02:42:24 e0025b399a48: Waiting 02:42:24 91d30c5bc195: Verifying Checksum 02:42:24 91d30c5bc195: Download complete 02:42:24 4698f68db338: Verifying Checksum 02:42:24 4698f68db338: Download complete 02:42:24 2e9b0aa3be6d: Verifying Checksum 02:42:24 2e9b0aa3be6d: Download complete 02:42:24 e0025b399a48: Verifying Checksum 02:42:24 e0025b399a48: Download complete 02:42:24 91d30c5bc195: Pull complete 02:42:24 2a2f49069b9e: Download complete 02:42:24 2e9b0aa3be6d: Pull complete 02:42:25 9c61dcf015f6: Verifying Checksum 02:42:25 9c61dcf015f6: Download complete 02:42:27 9c61dcf015f6: Pull complete 02:42:27 4698f68db338: Pull complete 02:42:27 2a2f49069b9e: Pull complete 02:42:27 e0025b399a48: Pull complete 02:42:27 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:42:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:42:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:27 prd-ubuntu20.04-docker-8c-8g-10970 does not seem to be running inside a container 02:42:27 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 02:42:31 $ docker top 9e4546955e5014e6ffdac25549aab782c761db82d10b5447a91fd6476774f3d6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:32 + docker compose -f ./docker-compose-build.yml build --parallel 02:42:34 #1 [support-scheduler internal] load build definition from Dockerfile 02:42:34 #1 transferring dockerfile: 1.93kB done 02:42:35 #1 DONE 0.6s 02:42:35 02:42:35 #2 [security-spire-server internal] load .dockerignore 02:42:35 #2 DONE 0.0s 02:42:35 02:42:35 #3 [support-notifications internal] load .dockerignore 02:42:35 #3 ... 02:42:35 02:42:35 #4 [core-command internal] load build definition from Dockerfile 02:42:35 #4 transferring dockerfile: 1.93kB done 02:42:35 #4 DONE 0.5s 02:42:35 02:42:35 #5 [security-secretstore-setup internal] load .dockerignore 02:42:35 #5 DONE 0.0s 02:42:35 02:42:35 #6 [core-data internal] load .dockerignore 02:42:35 #6 DONE 0.0s 02:42:35 02:42:35 #7 [support-cron-scheduler internal] load .dockerignore 02:42:35 #7 DONE 0.0s 02:42:35 02:42:35 #2 [security-spire-server internal] load .dockerignore 02:42:35 #2 ... 02:42:35 02:42:35 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:42:35 #8 transferring dockerfile: 2.23kB done 02:42:35 #8 DONE 1.2s 02:42:35 02:42:35 #9 [security-spire-agent internal] load build definition from Dockerfile 02:42:35 #9 transferring dockerfile: 1.81kB done 02:42:36 #9 DONE 1.5s 02:42:36 02:42:36 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:42:36 #10 transferring dockerfile: 1.89kB done 02:42:37 #10 ... 02:42:37 02:42:37 #11 [security-proxy-setup internal] load build definition from Dockerfile 02:42:37 #11 transferring dockerfile: 2.50kB done 02:42:37 #11 DONE 2.3s 02:42:37 02:42:37 #12 [security-spire-server internal] load build definition from Dockerfile 02:42:37 #12 transferring dockerfile: 1.70kB done 02:42:37 #12 ... 02:42:37 02:42:37 #13 [support-notifications internal] load build definition from Dockerfile 02:42:37 #13 transferring dockerfile: 2.02kB done 02:42:37 #13 DONE 2.9s 02:42:37 02:42:37 #14 [security-bootstrapper internal] load .dockerignore 02:42:38 #14 ... 02:42:38 02:42:38 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:42:38 #10 DONE 3.4s 02:42:38 02:42:38 #12 [security-spire-server internal] load build definition from Dockerfile 02:42:38 #12 DONE 3.4s 02:42:38 02:42:38 #15 [security-proxy-auth internal] load build definition from Dockerfile 02:42:38 #15 transferring dockerfile: 2.15kB done 02:42:38 #15 DONE 3.4s 02:42:38 02:42:38 #14 [security-bootstrapper internal] load .dockerignore 02:42:38 #14 transferring context: 50B done 02:42:38 #14 ... 02:42:38 02:42:38 #16 [security-secretstore-setup internal] load build definition from Dockerfile 02:42:38 #16 transferring dockerfile: 2.49kB done 02:42:38 #16 DONE 3.5s 02:42:38 02:42:38 #17 [security-spire-config internal] load build definition from Dockerfile 02:42:38 #17 transferring dockerfile: 1.69kB done 02:42:38 #17 DONE 3.4s 02:42:38 02:42:38 #18 [core-keeper internal] load build definition from Dockerfile 02:42:38 #18 transferring dockerfile: 2.07kB done 02:42:38 #18 DONE 3.4s 02:42:38 02:42:38 #7 [support-cron-scheduler internal] load .dockerignore 02:42:38 #7 transferring context: 50B done 02:42:38 #7 DONE 2.9s 02:42:38 02:42:38 #5 [security-secretstore-setup internal] load .dockerignore 02:42:38 #5 transferring context: 50B done 02:42:38 #5 DONE 2.9s 02:42:38 02:42:38 #19 [security-bootstrapper internal] load build definition from Dockerfile 02:42:38 #19 transferring dockerfile: 3.17kB done 02:42:38 #19 DONE 3.4s 02:42:38 02:42:38 #20 [core-command internal] load .dockerignore 02:42:38 #20 transferring context: 50B done 02:42:38 #20 DONE 3.2s 02:42:38 02:42:38 #2 [security-spire-server internal] load .dockerignore 02:42:38 #2 transferring context: 50B done 02:42:38 #2 DONE 3.0s 02:42:38 02:42:38 #21 [core-metadata internal] load build definition from Dockerfile 02:42:38 #21 transferring dockerfile: 2.13kB done 02:42:38 #21 DONE 3.5s 02:42:38 02:42:38 #22 [security-proxy-auth internal] load .dockerignore 02:42:38 #22 transferring context: 50B done 02:42:38 #22 DONE 3.0s 02:42:38 02:42:38 #23 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:42:38 #23 DONE 0.0s 02:42:38 02:42:38 #6 [core-data internal] load .dockerignore 02:42:38 #6 transferring context: 50B done 02:42:38 #6 DONE 3.0s 02:42:38 02:42:38 #24 [core-data internal] load build definition from Dockerfile 02:42:38 #24 transferring dockerfile: 2.07kB 0.0s done 02:42:38 #24 DONE 3.6s 02:42:38 02:42:38 #25 [support-scheduler internal] load .dockerignore 02:42:38 #25 transferring context: 50B done 02:42:38 #25 DONE 3.5s 02:42:38 02:42:38 #26 [core-metadata internal] load .dockerignore 02:42:38 #26 transferring context: 50B done 02:42:38 #26 DONE 3.0s 02:42:38 02:42:38 #27 [security-proxy-setup internal] load .dockerignore 02:42:38 #27 transferring context: 50B done 02:42:38 #27 DONE 3.3s 02:42:38 02:42:38 #28 [security-spire-agent internal] load .dockerignore 02:42:38 #28 transferring context: 50B done 02:42:38 #28 DONE 3.3s 02:42:38 02:42:38 #3 [support-notifications internal] load .dockerignore 02:42:38 #3 transferring context: 50B done 02:42:38 #3 DONE 3.3s 02:42:38 02:42:38 #29 [core-common-config-bootstrapper internal] load .dockerignore 02:42:38 #29 transferring context: 50B done 02:42:38 #29 DONE 3.3s 02:42:38 02:42:38 #30 [security-spiffe-token-provider internal] load .dockerignore 02:42:38 #30 transferring context: 50B done 02:42:38 #30 DONE 3.3s 02:42:38 02:42:38 #31 [security-spire-config internal] load .dockerignore 02:42:38 #31 transferring context: 50B done 02:42:38 #31 DONE 3.1s 02:42:38 02:42:38 #32 [support-cron-scheduler internal] load build definition from Dockerfile 02:42:38 #32 transferring dockerfile: 1.85kB done 02:42:38 #32 DONE 3.6s 02:42:38 02:42:38 #14 [security-bootstrapper internal] load .dockerignore 02:42:38 #14 DONE 3.1s 02:42:38 02:42:38 #33 [core-keeper internal] load .dockerignore 02:42:38 #33 transferring context: 50B done 02:42:38 #33 DONE 3.1s 02:42:38 02:42:38 #23 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:42:38 #23 DONE 0.0s 02:42:38 02:42:38 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:42:38 #34 DONE 0.4s 02:42:38 02:42:38 #35 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 02:42:38 #35 DONE 0.6s 02:42:38 02:42:38 #36 [security-spire-config internal] load build context 02:42:38 #36 transferring context: 25.96kB done 02:42:38 #36 DONE 0.1s 02:42:38 02:42:38 #37 [security-proxy-auth stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:42:38 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:42:38 #37 ... 02:42:38 02:42:38 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:42:38 #38 DONE 0.4s 02:42:38 02:42:38 #37 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:42:38 #37 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 02:42:38 #37 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 02:42:38 #37 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 02:42:38 #37 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 02:42:38 #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0B / 3.42MB 0.1s 02:42:39 #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s 02:42:39 #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 02:42:39 #37 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 02:42:39 #37 ... 02:42:39 02:42:39 #39 [security-spire-server internal] load build context 02:42:39 #39 transferring context: 27.71kB 0.0s done 02:42:39 #39 DONE 0.6s 02:42:39 02:42:39 #37 [security-spire-agent stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:42:39 #37 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 02:42:39 #37 ... 02:42:39 02:42:39 #40 [security-spire-agent internal] load build context 02:42:39 #40 transferring context: 27.24kB 0.0s done 02:42:39 #40 DONE 0.6s 02:42:39 02:42:39 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:42:39 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done 02:42:39 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:42:39 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:42:39 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 02:42:39 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 02:42:39 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:42:39 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:42:39 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 02:42:39 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 0.9s 02:42:39 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:42:39 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 02:42:39 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 1.0s 02:42:39 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s 02:42:40 #41 ... 02:42:40 02:42:40 #37 [core-command stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 02:42:40 #37 DONE 1.6s 02:42:40 02:42:40 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:42:40 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done 02:42:40 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 02:42:40 Removing intermediate container b758e4cecd15 02:42:40 ---> d86666dbfb7c 02:42:40 Successfully built d86666dbfb7c 02:42:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:40 + docker inspect -f . ci-base-image-arm64 02:42:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:41 prd-ubuntu20.04-docker-arm64-4c-16g-10972 does not seem to be running inside a container 02:42:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 02:42:42 $ docker top 3592ca69fdee6b802dca397486705b46b6c325cd7d6470546bd4b4f439734f16 -eo pid,comm [Pipeline] { [Pipeline] sh 02:42:43 + go version 02:42:43 go version go1.21.9 linux/arm64 [Pipeline] } 02:42:43 $ docker stop --time=1 3592ca69fdee6b802dca397486705b46b6c325cd7d6470546bd4b4f439734f16 02:42:45 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.9s done 02:42:45 $ docker rm -f --volumes 3592ca69fdee6b802dca397486705b46b6c325cd7d6470546bd4b4f439734f16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:42:45 + docker inspect -f . ci-base-image-arm64 02:42:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:42:46 prd-ubuntu20.04-docker-arm64-4c-16g-10972 does not seem to be running inside a container 02:42:46 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 02:42:47 $ docker top 21459af8dfb85cfae8af1a779cc73cd754e84f054bfd41fbaa69ea722792c6eb -eo pid,comm [Pipeline] { [Pipeline] echo 02:42:47 ========================================================= 02:42:47 [edgeXBuildGoParallel] Running Tests and Build... 02:42:47 ========================================================= [Pipeline] sh 02:42:47 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 02:42:48 + make test 02:42:48 go test -race -coverprofile=coverage.out ./... 02:42:49 #41 ... 02:42:49 02:42:49 #42 [security-secretstore-setup internal] load build context 02:42:49 #42 transferring context: 166.50MB 9.8s 02:42:49 #42 ... 02:42:49 02:42:49 #43 [security-spiffe-token-provider internal] load build context 02:42:49 #43 ... 02:42:49 02:42:49 #44 [support-scheduler internal] load build context 02:42:49 #44 ... 02:42:49 02:42:49 #45 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:42:49 #45 ... 02:42:49 02:42:49 #46 [security-bootstrapper internal] load build context 02:42:49 #46 ... 02:42:49 02:42:49 #47 [core-keeper internal] load build context 02:42:49 #47 ... 02:42:49 02:42:49 #48 [core-command internal] load build context 02:42:49 #48 ... 02:42:49 02:42:49 #49 [security-proxy-auth internal] load build context 02:42:49 #49 ... 02:42:49 02:42:49 #50 [core-metadata internal] load build context 02:42:50 #50 ... 02:42:50 02:42:50 #51 [core-data internal] load build context 02:42:50 #51 ... 02:42:50 02:42:50 #52 [support-cron-scheduler internal] load build context 02:42:50 #52 ... 02:42:50 02:42:50 #53 [security-proxy-setup internal] load build context 02:42:50 #53 ... 02:42:50 02:42:50 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:42:50 #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 02:42:50 #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:42:50 #54 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:42:50 #54 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:42:50 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:42:50 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 02:42:50 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 02:42:50 #54 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done 02:42:50 #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 02:42:50 #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:42:50 #54 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.9s done 02:42:50 #54 ... 02:42:50 02:42:50 #55 [core-common-config-bootstrapper internal] load build context 02:42:50 #55 ... 02:42:50 02:42:50 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:42:50 #56 ... 02:42:50 02:42:50 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:42:50 #57 ... 02:42:50 02:42:50 #58 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 02:42:51 #58 ... 02:42:51 02:42:51 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:42:51 #59 ... 02:42:51 02:42:51 #60 [support-notifications internal] load build context 02:42:51 #60 ... 02:42:51 02:42:51 #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:42:51 #61 ... 02:42:51 02:42:51 #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:42:52 #62 ... 02:42:52 02:42:52 #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:42:52 #63 ... 02:42:52 02:42:52 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:42:52 #64 ... 02:42:52 02:42:52 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:42:52 #65 ... 02:42:52 02:42:52 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:42:52 #66 ... 02:42:52 02:42:52 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:42:52 #67 ... 02:42:52 02:42:52 #44 [support-scheduler internal] load build context 02:42:53 #44 transferring context: 216.68MB 15.0s 02:42:54 #44 ... 02:42:54 02:42:54 #42 [security-secretstore-setup internal] load build context 02:42:54 #42 ... 02:42:54 02:42:54 #44 [support-scheduler internal] load build context 02:42:59 #44 transferring context: 379.42MB 20.1s 02:42:59 #44 ... 02:42:59 02:42:59 #43 [security-spiffe-token-provider internal] load build context 02:42:59 #43 transferring context: 497.27MB 20.1s done 02:42:59 #43 ... 02:42:59 02:42:59 #44 [support-scheduler internal] load build context 02:42:59 #44 ... 02:42:59 02:42:59 #46 [security-bootstrapper internal] load build context 02:42:59 #46 ... 02:42:59 02:42:59 #47 [core-keeper internal] load build context 02:42:59 #47 transferring context: 497.27MB 18.9s done 02:42:59 #47 ... 02:42:59 02:42:59 #48 [core-command internal] load build context 02:42:59 #48 transferring context: 497.27MB 19.8s done 02:42:59 #48 ... 02:42:59 02:42:59 #44 [support-scheduler internal] load build context 02:43:00 #44 ... 02:43:00 02:43:00 #51 [core-data internal] load build context 02:43:00 #51 transferring context: 497.27MB 21.2s done 02:43:00 #51 ... 02:43:00 02:43:00 #50 [core-metadata internal] load build context 02:43:00 #50 transferring context: 497.27MB 20.7s done 02:43:00 #50 ... 02:43:00 02:43:00 #53 [security-proxy-setup internal] load build context 02:43:00 #53 transferring context: 497.27MB 20.3s done 02:43:00 #53 ... 02:43:00 02:43:00 #52 [support-cron-scheduler internal] load build context 02:43:00 #52 ... 02:43:00 02:43:00 #49 [security-proxy-auth internal] load build context 02:43:00 #49 ... 02:43:00 02:43:00 #55 [core-common-config-bootstrapper internal] load build context 02:43:00 #55 transferring context: 497.27MB 17.6s done 02:43:00 #55 ... 02:43:00 02:43:00 #49 [security-proxy-auth internal] load build context 02:43:01 #49 ... 02:43:01 02:43:01 #60 [support-notifications internal] load build context 02:43:01 #60 transferring context: 497.27MB 22.1s done 02:43:01 #60 ... 02:43:01 02:43:01 #49 [security-proxy-auth internal] load build context 02:43:01 #49 transferring context: 497.27MB 22.6s done 02:43:05 #49 ... 02:43:05 02:43:05 #42 [security-secretstore-setup internal] load build context 02:43:05 #42 transferring context: 497.27MB 22.5s done 02:43:10 #42 ... 02:43:10 02:43:10 #46 [security-bootstrapper internal] load build context 02:43:10 #46 transferring context: 497.27MB 22.3s done 02:43:10 #46 ... 02:43:10 02:43:10 #44 [support-scheduler internal] load build context 02:43:10 #44 transferring context: 497.27MB 21.7s done 02:43:10 #44 ... 02:43:10 02:43:10 #52 [support-cron-scheduler internal] load build context 02:43:10 #52 transferring context: 497.27MB 22.1s done 02:43:28 #52 ... 02:43:28 02:43:28 #47 [core-keeper internal] load build context 02:43:28 #47 DONE 48.0s 02:43:28 02:43:28 #55 [core-common-config-bootstrapper internal] load build context 02:43:28 #55 DONE 48.0s 02:43:28 02:43:28 #48 [core-command internal] load build context 02:43:28 #48 DONE 48.1s 02:43:28 02:43:28 #53 [security-proxy-setup internal] load build context 02:43:28 #53 DONE 48.1s 02:43:28 02:43:28 #43 [security-spiffe-token-provider internal] load build context 02:43:28 #43 DONE 48.1s 02:43:28 02:43:28 #50 [core-metadata internal] load build context 02:43:28 #50 DONE 48.1s 02:43:28 02:43:28 #51 [core-data internal] load build context 02:43:28 #51 DONE 48.1s 02:43:28 02:43:28 #60 [support-notifications internal] load build context 02:43:28 #60 DONE 48.2s 02:43:28 02:43:28 #44 [support-scheduler internal] load build context 02:43:28 #44 DONE 48.1s 02:43:28 02:43:28 #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:43:28 #61 ... 02:43:28 02:43:28 #52 [support-cron-scheduler internal] load build context 02:43:28 #52 DONE 48.3s 02:43:28 02:43:28 #46 [security-bootstrapper internal] load build context 02:43:28 #46 DONE 48.3s 02:43:28 02:43:28 #42 [security-secretstore-setup internal] load build context 02:43:28 #42 DONE 48.3s 02:43:28 02:43:28 #49 [security-proxy-auth internal] load build context 02:43:28 #49 DONE 48.3s 02:43:28 02:43:28 #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:43:28 #61 ... 02:43:28 02:43:28 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:43:28 #54 DONE 48.4s 02:43:28 02:43:28 #45 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:43:28 #45 DONE 48.7s 02:43:28 02:43:28 #68 [support-scheduler builder 2/7] WORKDIR /edgex-go 02:43:28 #68 DONE 0.3s 02:43:28 02:43:28 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:43:28 #41 DONE 48.7s 02:43:28 02:43:28 #62 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:28 #62 DONE 47.2s 02:43:28 02:43:28 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:43:28 #66 47.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:28 #66 47.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:28 #66 47.57 (1/2) Installing dumb-init (1.2.5-r2) 02:43:28 #66 47.60 (2/2) Installing su-exec (0.2-r3) 02:43:28 #66 47.60 Executing busybox-1.36.1-r7.trigger 02:43:28 #66 47.62 OK: 7 MiB in 17 packages 02:43:28 #66 DONE 47.8s 02:43:28 02:43:28 #69 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:43:28 #69 ... 02:43:28 02:43:28 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:43:28 #56 47.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:28 #56 47.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:28 #56 47.80 (1/4) Installing dumb-init (1.2.5-r2) 02:43:28 #56 47.81 (2/4) Installing openssl (3.1.7-r0) 02:43:28 #56 47.82 (3/4) Installing su-exec (0.2-r3) 02:43:28 #56 47.82 (4/4) Installing yq (4.33.3-r5) 02:43:28 #56 47.97 Executing busybox-1.36.1-r7.trigger 02:43:28 #56 47.97 OK: 17 MiB in 19 packages 02:43:28 #56 DONE 48.2s 02:43:28 02:43:28 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:43:28 #65 47.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:28 #65 47.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:28 #65 48.02 (1/4) Installing ca-certificates (20240226-r0) 02:43:28 #65 48.05 (2/4) Installing dumb-init (1.2.5-r2) 02:43:28 #65 48.05 (3/4) Installing su-exec (0.2-r3) 02:43:28 #65 48.05 (4/4) Installing yq (4.33.3-r5) 02:43:28 #65 48.12 Executing busybox-1.36.1-r7.trigger 02:43:28 #65 48.12 Executing ca-certificates-20240226-r0.trigger 02:43:28 #65 48.17 OK: 17 MiB in 19 packages 02:43:29 #65 ... 02:43:29 02:43:29 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:43:29 #59 47.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:29 #59 47.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:29 #59 47.60 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:43:29 #59 47.60 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:43:29 #59 47.60 OK: 20070 distinct packages available 02:43:29 #59 47.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:29 #59 47.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:29 #59 48.02 (1/4) Installing dumb-init (1.2.5-r2) 02:43:29 #59 48.02 (2/4) Installing musl-obstack (1.2.3-r2) 02:43:29 #59 48.02 (3/4) Installing libucontext (1.2-r2) 02:43:29 #59 48.04 (4/4) Installing gcompat (1.1.0-r1) 02:43:29 #59 48.04 Executing busybox-1.36.1-r7.trigger 02:43:29 #59 48.04 OK: 8 MiB in 19 packages 02:43:29 #59 DONE 48.6s 02:43:29 02:43:29 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:43:29 #64 47.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:29 #64 47.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:29 #64 48.08 (1/1) Installing dumb-init (1.2.5-r2) 02:43:29 #64 48.08 Executing busybox-1.36.1-r7.trigger 02:43:29 #64 48.09 OK: 7 MiB in 16 packages 02:43:29 #64 DONE 48.6s 02:43:29 02:43:29 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:43:29 #57 47.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:29 #57 47.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:29 #57 47.69 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:43:29 #57 47.69 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:43:29 #57 47.69 OK: 20070 distinct packages available 02:43:29 #57 47.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:29 #57 47.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:29 #57 48.14 (1/11) Installing ca-certificates (20240226-r0) 02:43:29 #57 48.16 (2/11) Installing brotli-libs (1.0.9-r14) 02:43:29 #57 48.17 (3/11) Installing libunistring (1.1-r1) 02:43:29 #57 48.18 (4/11) Installing libidn2 (2.3.4-r1) 02:43:29 #57 48.19 (5/11) Installing nghttp2-libs (1.57.0-r0) 02:43:29 #57 48.20 (6/11) Installing libcurl (8.9.1-r0) 02:43:29 #57 48.21 (7/11) Installing curl (8.9.1-r0) 02:43:29 #57 48.22 (8/11) Installing dumb-init (1.2.5-r2) 02:43:29 #57 48.23 (9/11) Installing musl-obstack (1.2.3-r2) 02:43:29 #57 48.24 (10/11) Installing libucontext (1.2-r2) 02:43:29 #57 48.24 (11/11) Installing gcompat (1.1.0-r1) 02:43:29 #57 48.24 Executing busybox-1.36.1-r7.trigger 02:43:29 #57 48.25 Executing ca-certificates-20240226-r0.trigger 02:43:29 #57 48.37 OK: 12 MiB in 26 packages 02:43:29 #57 DONE 48.6s 02:43:29 02:43:29 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:43:29 #65 DONE 48.6s 02:43:29 02:43:29 #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:43:29 #61 48.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:29 #61 48.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:29 #61 48.35 (1/2) Installing ca-certificates (20240226-r0) 02:43:29 #61 48.37 (2/2) Installing dumb-init (1.2.5-r2) 02:43:29 #61 48.38 Executing busybox-1.36.1-r7.trigger 02:43:29 #61 48.39 Executing ca-certificates-20240226-r0.trigger 02:43:29 #61 48.42 OK: 8 MiB in 17 packages 02:43:29 #61 DONE 48.6s 02:43:29 02:43:29 #58 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init 02:43:29 #58 47.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:29 #58 47.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:29 #58 47.99 (1/1) Installing dumb-init (1.2.5-r2) 02:43:29 #58 48.00 Executing busybox-1.36.1-r7.trigger 02:43:29 #58 48.00 OK: 7 MiB in 16 packages 02:43:29 #58 DONE 48.8s 02:43:29 02:43:29 #70 [core-command stage-1 3/10] RUN apk --no-cache upgrade 02:43:29 #70 ... 02:43:29 02:43:29 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:43:29 #67 48.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:29 #67 48.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:29 #67 48.69 (1/3) Installing ca-certificates (20240226-r0) 02:43:29 #67 48.70 (2/3) Installing dumb-init (1.2.5-r2) 02:43:29 #67 48.70 (3/3) Installing tzdata (2024a-r0) 02:43:29 #67 48.76 Executing busybox-1.36.1-r7.trigger 02:43:29 #67 48.77 Executing ca-certificates-20240226-r0.trigger 02:43:29 #67 48.81 OK: 11 MiB in 18 packages 02:43:29 #67 DONE 49.0s 02:43:29 02:43:29 #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:43:29 #63 47.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:29 #63 47.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:29 #63 48.15 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:43:29 #63 48.15 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:43:29 #63 48.15 OK: 20070 distinct packages available 02:43:29 #63 48.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:29 #63 48.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:29 #63 48.57 (1/5) Installing dumb-init (1.2.5-r2) 02:43:29 #63 48.57 (2/5) Installing musl-obstack (1.2.3-r2) 02:43:29 #63 48.57 (3/5) Installing libucontext (1.2-r2) 02:43:29 #63 48.58 (4/5) Installing gcompat (1.1.0-r1) 02:43:29 #63 48.66 (5/5) Installing openssl (3.1.7-r0) 02:43:29 #63 48.67 Executing busybox-1.36.1-r7.trigger 02:43:29 #63 48.68 OK: 8 MiB in 20 packages 02:43:29 #63 DONE 49.0s 02:43:29 02:43:29 #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:43:30 #71 ... 02:43:30 02:43:30 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:43:30 #72 DONE 2.9s 02:43:30 02:43:30 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:43:30 #73 ... 02:43:30 02:43:30 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:43:30 #0 2.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:30 #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:30 #0 2.673 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 02:43:30 #0 2.673 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 02:43:30 #0 2.673 OK: 20079 distinct packages available 02:43:30 #0 2.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:30 #0 2.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:30 #0 3.044 OK: 264 MiB in 52 packages 02:43:30 #74 DONE 3.4s 02:43:31 02:43:31 #75 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:43:31 #0 2.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:31 #0 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:31 #0 3.192 OK: 264 MiB in 52 packages 02:43:31 #75 DONE 3.5s 02:43:31 02:43:31 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:43:31 #76 DONE 0.1s 02:43:31 02:43:31 #77 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:43:31 #77 DONE 0.1s 02:43:31 02:43:31 #78 [core-data builder 4/7] COPY go.mod vendor* ./ 02:43:31 #78 DONE 0.1s 02:43:31 02:43:31 #79 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:43:31 #0 2.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:31 #0 3.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:31 #0 3.275 OK: 264 MiB in 52 packages 02:43:31 #79 DONE 3.6s 02:43:31 02:43:31 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:32 #80 ... 02:43:32 02:43:32 #69 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:43:32 #69 3.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:32 #69 3.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:32 #69 3.629 OK: 7 MiB in 17 packages 02:43:32 #69 DONE 4.1s 02:43:32 02:43:32 #81 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:43:32 #81 ... 02:43:32 02:43:32 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:43:32 #0 3.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:32 #0 3.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:32 #0 3.648 OK: 17 MiB in 19 packages 02:43:32 #82 DONE 4.1s 02:43:32 02:43:32 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:43:32 #0 2.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:32 #0 2.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:32 #0 3.220 OK: 8 MiB in 19 packages 02:43:32 #83 DONE 3.5s 02:43:32 02:43:32 #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:43:32 #0 2.876 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:32 #0 2.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:32 #0 3.214 OK: 7 MiB in 16 packages 02:43:32 #84 DONE 3.5s 02:43:32 02:43:32 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:43:32 #85 DONE 0.1s 02:43:32 02:43:32 #70 [core-command stage-1 3/10] RUN apk --no-cache upgrade 02:43:32 #70 3.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:32 #70 3.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:32 #70 3.756 OK: 7 MiB in 16 packages 02:43:33 #70 DONE 4.5s 02:43:33 02:43:33 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:43:33 #0 3.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:33 #0 3.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:33 #0 3.727 OK: 12 MiB in 26 packages 02:43:33 #86 DONE 4.3s 02:43:33 02:43:33 #87 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:43:33 #0 3.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:33 #0 3.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:33 #0 3.581 OK: 17 MiB in 19 packages 02:43:33 #87 DONE 4.3s 02:43:33 02:43:33 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:43:33 #0 3.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:33 #0 3.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:33 #0 3.552 OK: 8 MiB in 17 packages 02:43:33 #88 DONE 4.3s 02:43:33 02:43:33 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:43:33 #0 3.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:33 #0 3.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:33 #0 3.509 OK: 11 MiB in 18 packages 02:43:33 #89 DONE 3.9s 02:43:33 02:43:33 #90 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:43:33 #0 4.019 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:33 #0 4.561 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:33 #0 5.295 (1/1) Installing dumb-init (1.2.5-r2) 02:43:33 #0 5.645 Executing busybox-1.36.1-r7.trigger 02:43:33 #0 5.653 OK: 7 MiB in 16 packages 02:43:33 #90 DONE 5.9s 02:43:33 02:43:33 #91 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:43:33 #0 4.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:33 #0 5.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:33 #0 5.402 OK: 264 MiB in 52 packages 02:43:33 #91 DONE 5.9s 02:43:33 02:43:33 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:43:33 #92 DONE 0.9s 02:43:33 02:43:33 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:43:33 #93 DONE 0.1s 02:43:33 02:43:33 #94 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:43:33 #94 DONE 0.1s 02:43:33 02:43:33 #95 [security-spire-config stage-2 6/10] COPY security.txt / 02:43:33 #95 DONE 0.0s 02:43:33 02:43:33 #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:33 #96 ... 02:43:33 02:43:33 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:43:33 #97 DONE 0.0s 02:43:33 02:43:33 #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:43:33 #98 DONE 0.0s 02:43:33 02:43:33 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:43:33 #99 DONE 0.0s 02:43:33 02:43:33 #100 [security-spire-config] exporting to image 02:43:33 #100 exporting layers 02:43:34 #100 exporting layers 0.6s done 02:43:34 #100 writing image sha256:c150395771493ea9e70cee10f13dcc1f61755e775afa55725379a8724829bfda done 02:43:34 #100 naming to docker.io/library/security-spire-config done 02:43:34 #100 DONE 0.6s 02:43:34 02:43:34 #101 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:35 #101 ... 02:43:35 02:43:35 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:43:35 #71 5.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:35 #71 5.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:35 #71 5.334 OK: 8 MiB in 20 packages 02:43:35 #71 DONE 5.4s 02:43:35 ? github.com/edgexfoundry/edgex-go [no test files] 02:43:35 02:43:35 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:43:36 #102 ... 02:43:36 02:43:36 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:43:36 #73 3.906 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 02:43:36 #73 4.401 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 02:43:36 #73 5.034 OK: 264 MiB in 52 packages 02:43:36 #73 DONE 5.7s 02:43:36 02:43:36 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:43:36 #102 DONE 1.2s 02:43:36 02:43:36 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:43:36 #103 DONE 1.2s 02:43:36 02:43:36 #81 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:43:36 #81 DONE 3.7s 02:43:36 02:43:36 #104 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:43:37 #104 ... 02:43:37 02:43:37 #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:43:37 #105 DONE 0.9s 02:43:37 02:43:37 #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:43:37 #106 DONE 0.9s 02:43:37 02:43:37 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:43:37 #107 DONE 0.9s 02:43:37 02:43:37 #104 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:43:37 #104 DONE 0.9s 02:43:37 02:43:37 #108 [security-spire-server stage-2 6/9] COPY security.txt / 02:43:37 #108 DONE 0.1s 02:43:37 02:43:37 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:43:37 #109 DONE 0.1s 02:43:37 02:43:37 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 02:43:37 #110 DONE 0.1s 02:43:37 02:43:37 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:43:37 #111 DONE 0.1s 02:43:37 02:43:37 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:43:37 #112 DONE 0.0s 02:43:37 02:43:37 #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:43:37 #113 DONE 0.1s 02:43:37 02:43:37 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:43:37 #114 DONE 0.1s 02:43:37 02:43:37 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:43:37 #115 DONE 0.1s 02:43:37 02:43:37 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:43:37 #116 DONE 0.0s 02:43:37 02:43:37 #100 [security-spire-agent] exporting to image 02:43:37 #100 exporting layers 0.6s done 02:43:37 #100 writing image sha256:f15842d20ab98d3c4f5f7e46bb519d828ffde431ce81109f8a93730c880a12bc done 02:43:37 #100 naming to docker.io/library/security-spire-server done 02:43:37 #100 writing image sha256:3e4edf40e6917d12044283943c6c6466e968485daa0cc747e47753a312a0abf9 done 02:43:37 #100 naming to docker.io/library/security-spire-agent done 02:43:37 #100 DONE 1.3s 02:43:37 02:43:37 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:43:41 #117 ... 02:43:41 02:43:41 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:27 #118 DONE 55.8s 02:44:27 02:44:27 #101 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:27 #101 DONE 55.7s 02:44:27 02:44:27 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:27 #80 DONE 55.7s 02:44:27 02:44:27 #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:27 #96 DONE 53.3s 02:44:27 02:44:27 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:27 #117 DONE 49.7s 02:44:27 02:44:27 #119 [security-spiffe-token-provider builder 6/7] COPY . . 02:44:37 #119 ... 02:44:37 02:44:37 #120 [support-cron-scheduler builder 6/7] COPY . . 02:44:37 #120 ... 02:44:37 02:44:37 #121 [security-proxy-setup builder 6/7] COPY . . 02:44:37 #121 ... 02:44:37 02:44:37 #122 [core-keeper builder 7/8] COPY . . 02:44:37 #122 ... 02:44:37 02:44:37 #123 [core-data builder 6/7] COPY . . 02:44:38 #123 DONE 11.7s 02:44:38 02:44:38 #119 [security-spiffe-token-provider builder 6/7] COPY . . 02:44:38 #119 DONE 11.7s 02:44:38 02:44:38 #120 [support-cron-scheduler builder 6/7] COPY . . 02:44:38 #120 DONE 11.7s 02:44:38 02:44:38 #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:38 #124 CACHED 02:44:38 02:44:38 #125 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:44:38 #125 CACHED 02:44:38 02:44:38 #126 [support-notifications builder 6/7] COPY . . 02:44:38 #126 CACHED 02:44:38 02:44:38 #122 [core-keeper builder 7/8] COPY . . 02:44:38 #122 DONE 11.7s 02:44:38 02:44:38 #127 [security-bootstrapper builder 6/7] COPY . . 02:44:38 #127 CACHED 02:44:38 02:44:38 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:38 #128 CACHED 02:44:38 02:44:38 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:44:38 #129 CACHED 02:44:38 02:44:38 #121 [security-proxy-setup builder 6/7] COPY . . 02:44:38 #121 DONE 11.7s 02:44:38 02:44:38 #130 [security-secretstore-setup builder 6/7] COPY . . 02:44:38 #130 CACHED 02:44:38 02:44:38 #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:38 #131 CACHED 02:44:38 02:44:38 #132 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:44:38 #132 CACHED 02:44:38 02:44:38 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:44:38 #133 CACHED 02:44:38 02:44:38 #134 [core-metadata builder 6/7] COPY . . 02:44:38 #134 CACHED 02:44:38 02:44:38 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:38 #135 CACHED 02:44:38 02:44:38 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:44:38 #136 CACHED 02:44:38 02:44:38 #137 [security-proxy-auth builder 6/7] COPY . . 02:44:38 #137 CACHED 02:44:38 02:44:38 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:38 #138 CACHED 02:44:38 02:44:38 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:38 #139 CACHED 02:44:38 02:44:38 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 02:44:38 #140 CACHED 02:44:38 02:44:38 #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:44:38 #141 CACHED 02:44:38 02:44:38 #142 [core-command builder 4/7] COPY go.mod vendor* ./ 02:44:38 #142 CACHED 02:44:38 02:44:38 #143 [core-command builder 6/7] COPY . . 02:44:38 #143 CACHED 02:44:38 02:44:38 #144 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:38 #144 CACHED 02:44:38 02:44:38 #145 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:44:38 #145 CACHED 02:44:38 02:44:38 #146 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:44:38 #146 CACHED 02:44:38 02:44:38 #147 [support-scheduler builder 6/7] COPY . . 02:44:38 #147 CACHED 02:44:38 02:44:38 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:44:39 #148 1.372 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 02:44:49 #148 ... 02:44:49 02:44:49 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:44:49 #0 1.093 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 02:44:49 #149 ... 02:44:49 02:44:49 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:44:49 #0 1.357 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 02:44:49 #150 ... 02:44:49 02:44:49 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:44:49 #0 1.682 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 02:44:49 #151 ... 02:44:49 02:44:49 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:44:49 #0 0.910 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 02:44:49 #152 ... 02:44:49 02:44:49 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:44:49 #0 1.377 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 02:44:49 #153 ... 02:44:49 02:44:49 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:44:49 #0 0.925 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:44:49 #154 ... 02:44:49 02:44:49 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:44:49 #0 0.695 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 02:44:49 #155 ... 02:44:49 02:44:49 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:44:49 #0 1.293 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 02:44:49 #156 ... 02:44:49 02:44:49 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:44:49 #0 0.468 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 02:44:49 #157 ... 02:44:49 02:44:49 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:44:49 #0 0.900 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 02:44:49 #158 ... 02:44:49 02:44:49 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:44:49 #0 1.174 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 02:44:50 #159 ... 02:44:50 02:44:50 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:44:50 #0 1.740 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 02:46:26 #160 ... 02:46:26 02:46:26 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:46:26 #153 104.9 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 02:46:35 #153 ... 02:46:35 02:46:35 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:46:35 #155 DONE 115.5s 02:46:35 02:46:35 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:46:35 #159 ... 02:46:35 02:46:35 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:46:35 #151 DONE 115.9s 02:46:35 02:46:35 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:46:35 #157 DONE 116.4s 02:46:35 02:46:35 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:46:35 #148 ... 02:46:35 02:46:35 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:46:38 #161 ... 02:46:38 02:46:38 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:46:38 #153 DONE 119.6s 02:46:38 02:46:38 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:46:39 #154 ... 02:46:39 02:46:39 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:46:39 #162 ... 02:46:39 02:46:39 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:46:39 #158 DONE 121.3s 02:46:39 02:46:39 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:46:41 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:46:41 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:46:43 #163 DONE 3.4s 02:46:43 02:46:43 #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:46:43 #164 DONE 3.7s 02:46:43 02:46:43 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:46:43 #162 DONE 3.7s 02:46:43 02:46:43 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:46:43 #161 DONE 8.2s 02:46:43 02:46:43 #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:46:43 #165 ... 02:46:43 02:46:43 #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:46:43 #166 DONE 1.5s 02:46:43 02:46:43 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:46:44 #167 ... 02:46:44 02:46:44 #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:46:44 #168 DONE 1.6s 02:46:44 02:46:44 #169 [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 02:46:44 #169 ... 02:46:44 02:46:44 #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:46:44 #170 DONE 1.9s 02:46:45 02:46:45 #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:46:45 #165 DONE 2.0s 02:46:45 02:46:45 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:46:45 #171 ... 02:46:45 02:46:45 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:46:45 #167 DONE 2.0s 02:46:45 02:46:45 #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 02:46:50 #172 ... 02:46:50 02:46:50 #169 [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 02:46:50 #169 DONE 5.5s 02:46:50 02:46:50 #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:46:50 #173 DONE 5.5s 02:46:50 02:46:50 #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 02:46:50 #172 DONE 5.4s 02:46:50 02:46:50 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:46:50 #171 DONE 5.5s 02:46:50 02:46:50 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:46:51 #174 ... 02:46:51 02:46:51 #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 02:46:51 #175 DONE 7.9s 02:46:51 02:46:51 #176 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:46:51 #176 ... 02:46:51 02:46:51 #177 [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 02:46:51 #177 DONE 0.7s 02:46:51 02:46:51 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:46:51 #178 DONE 0.7s 02:46:51 02:46:51 #179 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:46:51 #179 DONE 0.8s 02:46:51 02:46:51 #100 [security-spiffe-token-provider] exporting to image 02:46:51 #100 exporting layers 02:46:51 #100 ... 02:46:51 02:46:51 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:46:51 #174 DONE 1.0s 02:46:51 02:46:51 #180 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:46:52 #180 ... 02:46:52 02:46:52 #176 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:46:52 #176 DONE 1.0s 02:46:52 02:46:52 #181 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:46:52 #181 ... 02:46:52 02:46:52 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:46:52 #182 DONE 1.4s 02:46:52 02:46:52 #183 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:46:53 #183 ... 02:46:53 02:46:53 #181 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:46:53 #181 DONE 2.0s 02:46:53 02:46:53 #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:46:54 #184 ... 02:46:54 02:46:54 #180 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:46:54 #180 DONE 2.4s 02:46:54 02:46:54 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:46:58 #185 ... 02:46:58 02:46:58 #183 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:46:58 #183 DONE 5.4s 02:46:58 02:46:58 #100 [security-spiffe-token-provider] exporting to image 02:46:58 #100 exporting layers 6.4s done 02:46:58 #100 ... 02:46:58 02:46:58 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:46:58 #185 DONE 5.8s 02:46:58 02:46:58 #100 [security-spiffe-token-provider] exporting to image 02:46:58 #100 writing image sha256:58d00d75d112e512113e458152136675f6174e7138d1d0419dec83b8f0dd7503 02:46:58 #100 writing image sha256:58d00d75d112e512113e458152136675f6174e7138d1d0419dec83b8f0dd7503 0.3s done 02:46:58 #100 naming to docker.io/library/security-spiffe-token-provider 02:46:59 #100 naming to docker.io/library/security-spiffe-token-provider 0.1s done 02:46:59 #100 DONE 8.9s 02:46:59 02:46:59 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:47:00 #186 ... 02:47:00 02:47:00 #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:47:00 #184 DONE 6.6s 02:47:00 02:47:00 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:47:02 #187 ... 02:47:02 02:47:02 #188 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:47:02 #188 DONE 3.9s 02:47:02 02:47:02 #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:47:02 #189 DONE 8.1s 02:47:02 02:47:02 #100 [core-common-config-bootstrapper] exporting to image 02:47:02 #100 ... 02:47:02 02:47:02 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:47:02 #186 DONE 3.5s 02:47:02 02:47:02 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:47:06 #190 ... 02:47:06 02:47:06 #191 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:47:06 #191 DONE 4.1s 02:47:06 02:47:06 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:47:06 #187 DONE 6.5s 02:47:06 02:47:06 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:47:06 #190 DONE 4.0s 02:47:06 02:47:06 #100 [security-proxy-setup] exporting to image 02:47:06 #100 exporting layers 02:47:06 #100 exporting layers 4.3s done 02:47:06 #100 writing image sha256:d4335024566ea55ddb514ab1370442fba1bae0b4c9a6b21dd3df833455171961 02:47:07 #100 writing image sha256:d4335024566ea55ddb514ab1370442fba1bae0b4c9a6b21dd3df833455171961 0.8s done 02:47:07 #100 naming to docker.io/library/core-common-config-bootstrapper 02:47:07 #100 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 02:47:08 #100 ... 02:47:08 02:47:08 #192 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:47:08 #192 DONE 1.4s 02:47:08 02:47:08 #193 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:47:08 #193 DONE 0.8s 02:47:08 02:47:08 #100 [security-proxy-setup] exporting to image 02:47:08 #100 exporting layers 2.1s done 02:47:08 #100 writing image sha256:8e0a664a5555b11620bc584f2d0e4810f1178b78ef8a55f94885dc51fc31f5a5 0.1s done 02:47:08 #100 naming to docker.io/library/security-proxy-setup done 02:47:08 #100 DONE 15.1s 02:47:08 02:47:08 #194 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:47:08 #194 DONE 0.2s 02:47:08 02:47:08 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:47:08 #195 DONE 2.3s 02:47:08 02:47:08 #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:47:09 #196 DONE 0.3s 02:47:09 02:47:09 #100 [security-secretstore-setup] exporting to image 02:47:09 #100 ... 02:47:09 02:47:09 #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:47:09 #197 DONE 0.3s 02:47:09 02:47:09 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:47:09 #198 ... 02:47:09 02:47:09 #100 [security-secretstore-setup] exporting to image 02:47:09 #100 exporting layers 0.8s done 02:47:09 #100 writing image sha256:1a639fce8c8747e480772bb896972cda9a63531c525647f74db5cd8b8204701b done 02:47:09 #100 naming to docker.io/library/security-secretstore-setup done 02:47:09 #100 DONE 16.0s 02:47:09 02:47:09 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:47:11 #149 ... 02:47:11 02:47:11 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:47:11 #198 DONE 1.8s 02:47:11 02:47:11 #100 [security-bootstrapper] exporting to image 02:47:11 #100 exporting layers 0.4s done 02:47:11 #100 writing image sha256:825b8e3ad6cdce20838ec0d08f3022ccdda607d44ece7b794ef3e73fc1913074 done 02:47:11 #100 naming to docker.io/library/security-bootstrapper done 02:47:11 #100 DONE 16.5s 02:47:11 02:47:11 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:47:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:47:29 #156 ... 02:47:29 02:47:29 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:47:29 #148 DONE 169.7s 02:47:29 02:47:29 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:47:29 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 02:47:30 #199 ... 02:47:30 02:47:30 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:47:30 #156 DONE 171.9s 02:47:30 02:47:30 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:47:30 #149 DONE 171.8s 02:47:30 02:47:30 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:47:30 #160 DONE 171.9s 02:47:30 02:47:30 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:47:30 #150 DONE 171.9s 02:47:30 02:47:30 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:47:30 #152 DONE 171.9s 02:47:30 02:47:30 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:47:30 #154 DONE 171.9s 02:47:30 02:47:30 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:47:30 #199 DONE 1.8s 02:47:30 02:47:30 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:47:30 #159 DONE 171.9s 02:47:30 02:47:30 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:47:30 #200 DONE 0.5s 02:47:30 02:47:30 #201 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:47:31 #201 ... 02:47:31 02:47:31 #202 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:47:31 #202 CACHED 02:47:31 02:47:31 #203 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:47:31 #203 CACHED 02:47:31 02:47:31 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:47:31 #204 CACHED 02:47:31 02:47:31 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:47:31 #205 CACHED 02:47:31 02:47:31 #206 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:47:31 #206 DONE 0.4s 02:47:31 02:47:31 #207 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:47:31 #207 DONE 0.5s 02:47:31 02:47:31 #208 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:47:31 #208 DONE 0.5s 02:47:31 02:47:31 #209 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:47:31 #209 CACHED 02:47:31 02:47:31 #210 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:47:31 #210 CACHED 02:47:31 02:47:31 #201 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:47:31 #201 DONE 0.4s 02:47:31 02:47:31 #211 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:47:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:47:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:47:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:47:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:47:32 #211 ... 02:47:32 02:47:32 #212 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:47:32 #212 DONE 1.2s 02:47:32 02:47:32 #213 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:47:32 #213 DONE 1.2s 02:47:32 02:47:32 #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:47:32 #214 DONE 1.2s 02:47:32 02:47:32 #211 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:47:32 #211 DONE 1.1s 02:47:32 02:47:32 #215 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:47:32 #215 DONE 1.2s 02:47:32 02:47:32 #216 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:47:32 #216 DONE 1.2s 02:47:32 02:47:32 #217 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:47:32 #217 DONE 1.3s 02:47:32 02:47:32 #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:47:32 #218 DONE 1.3s 02:47:32 02:47:32 #219 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:47:32 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:47:32 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:47:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:47:33 #219 ... 02:47:33 02:47:33 #220 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:47:33 #220 DONE 0.8s 02:47:33 02:47:33 #100 [core-command] exporting to image 02:47:33 #100 exporting layers 02:47:33 #100 ... 02:47:33 02:47:33 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:47:33 #221 DONE 1.0s 02:47:33 02:47:33 #222 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:47:33 #222 DONE 1.0s 02:47:33 02:47:33 #223 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:47:33 #223 DONE 1.0s 02:47:33 02:47:33 #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:47:33 #224 DONE 1.1s 02:47:33 02:47:33 #219 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:47:33 #219 DONE 1.0s 02:47:33 02:47:33 #225 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:47:33 #225 DONE 1.1s 02:47:33 02:47:33 #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 02:47:33 #226 DONE 1.0s 02:47:33 02:47:33 #100 [support-scheduler] exporting to image 02:47:33 #100 ... 02:47:33 02:47:33 #227 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:47:33 #227 DONE 0.1s 02:47:33 02:47:33 #228 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:47:33 #228 DONE 0.2s 02:47:33 02:47:33 #229 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:47:33 #229 DONE 0.2s 02:47:33 02:47:33 #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:47:33 #230 DONE 0.2s 02:47:33 02:47:33 #100 [core-keeper] exporting to image 02:47:33 #100 exporting layers 0.2s done 02:47:33 #100 ... 02:47:33 02:47:33 #231 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:47:33 #231 DONE 0.2s 02:47:33 02:47:33 #232 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:47:33 #232 DONE 0.2s 02:47:33 02:47:33 #100 [core-command] exporting to image 02:47:33 #100 writing image sha256:5a05d61382808f91267a761b8bbe3a3395e6879b31611cdf3a5b0bf94e99fd50 done 02:47:33 #100 naming to docker.io/library/core-command done 02:47:33 #100 ... 02:47:33 02:47:33 #233 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:47:33 #233 DONE 0.2s 02:47:33 02:47:33 #234 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:47:33 #234 DONE 0.2s 02:47:33 02:47:33 #235 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:47:33 #235 DONE 0.2s 02:47:33 02:47:33 #100 [support-notifications] exporting to image 02:47:33 #100 exporting layers 0.3s done 02:47:33 #100 writing image sha256:06aeabaab79b3c853e3c2501f0680c3b11b07858728db90e22d5af34a009339f done 02:47:33 #100 naming to docker.io/library/core-keeper 02:47:33 #100 exporting layers 0.3s done 02:47:33 #100 naming to docker.io/library/core-keeper done 02:47:33 #100 writing image sha256:5576721311de51a931b522c0ce92040e269b213bedaf3727958ee25491090dc3 done 02:47:33 #100 naming to docker.io/library/support-cron-scheduler done 02:47:34 #100 ... 02:47:34 02:47:34 #236 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:47:34 #236 DONE 0.4s 02:47:34 02:47:34 #100 [support-notifications] exporting to image 02:47:34 #100 exporting layers 0.3s done 02:47:34 #100 writing image sha256:4cc1cce756db1e56c7f913cfb251c03c7d5844dbefff7d680e31624d279ba849 0.0s done 02:47:34 #100 naming to docker.io/library/core-data done 02:47:34 #100 writing image sha256:394f6396a3f20de12df21da8e4381816f134393a0b6737d9387518ec39ba6c40 done 02:47:34 #100 naming to docker.io/library/support-notifications done 02:47:34 #100 exporting layers 0.6s done 02:47:34 #100 writing image sha256:51c8b3f6a73ca34182ecab62fb7fef68113762269649114263e84e7f51a8791a 0.0s done 02:47:34 #100 naming to docker.io/library/support-scheduler done 02:47:34 #100 writing image sha256:a1903c0eaa6e0ccede34addf0afdf7513270a47486bf178662adb1830b0d08a0 0.0s done 02:47:34 #100 naming to docker.io/library/security-proxy-auth done 02:47:34 #100 writing image sha256:744d5d8c647e9057a7d13f3f42fee208e9bd204c2dc8d3be21defe353fd42cc5 done 02:47:34 #100 naming to docker.io/library/core-metadata done 02:47:34 #100 DONE 17.6s 02:47:34 time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:34 time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:34 time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:34 time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:34 time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:34 time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:34 time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:34 time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:34 time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:34 time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:34 time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:34 time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:34 time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:34 time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:34 time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:47:34 time="2024-09-24T02:42:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:47:34 $ docker stop --time=1 9e4546955e5014e6ffdac25549aab782c761db82d10b5447a91fd6476774f3d6 02:47:35 $ docker rm -f --volumes 9e4546955e5014e6ffdac25549aab782c761db82d10b5447a91fd6476774f3d6 [Pipeline] // withDockerContainer [Pipeline] sh 02:47:35 + docker images 02:47:35 REPOSITORY TAG IMAGE ID CREATED SIZE 02:47:35 support-cron-scheduler latest 5576721311de 2 seconds ago 44.4MB 02:47:35 core-keeper latest 06aeabaab79b 2 seconds ago 39.8MB 02:47:35 core-metadata latest 744d5d8c647e 2 seconds ago 40.1MB 02:47:35 support-notifications latest 394f6396a3f2 2 seconds ago 42.8MB 02:47:35 support-scheduler latest 51c8b3f6a73c 2 seconds ago 42.2MB 02:47:35 security-proxy-auth latest a1903c0eaa6e 2 seconds ago 33.1MB 02:47:35 core-data latest 4cc1cce756db 2 seconds ago 39.9MB 02:47:35 core-command latest 5a05d6138280 3 seconds ago 35.5MB 02:47:35 security-bootstrapper latest 825b8e3ad6cd 25 seconds ago 19MB 02:47:35 security-secretstore-setup latest 1a639fce8c87 27 seconds ago 37MB 02:47:35 security-proxy-setup latest 8e0a664a5555 29 seconds ago 26.2MB 02:47:35 core-common-config-bootstrapper latest d4335024566e 33 seconds ago 15.2MB 02:47:35 security-spiffe-token-provider latest 58d00d75d112 44 seconds ago 28.9MB 02:47:35 security-spire-agent latest 3e4edf40e691 3 minutes ago 182MB 02:47:35 security-spire-server latest f15842d20ab9 3 minutes ago 121MB 02:47:35 security-spire-config latest c15039577149 4 minutes ago 120MB 02:47:35 ci-base-image-x86_64 latest 5f56d70e865d 8 minutes ago 972MB 02:47:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 02:47:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 02:47:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:47:39 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:47:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:47:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:47:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.124s coverage: 28.7% of statements 02:48:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.190s coverage: 97.0% of statements 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:48:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:48:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.289s coverage: 69.2% of statements 02:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:48:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.209s coverage: 53.2% of statements 02:48:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:48:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:48:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:48:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:48:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 02:48:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 02:48:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 02:48:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:48:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 02:48:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:48:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 02:48:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 02:48:27 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 02:48:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:48:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 8.984s coverage: 93.4% of statements 02:48:28 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.223s coverage: 91.7% of statements 02:48:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:48:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:48:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.231s coverage: 7.0% of statements 02:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:48:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:48:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:48:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:48:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:48:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:48:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:48:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:48:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 02:48:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:48:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.637s coverage: 95.8% of statements 02:48:48 ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements 02:48:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 02:48:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.179s coverage: 0.0% of statements [no tests to run] 02:48:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:48:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:48:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.269s coverage: 0.8% of statements 02:49:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.137s coverage: 30.9% of statements 02:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.126s coverage: 41.7% of statements 02:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.107s coverage: 77.8% of statements 02:49:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.087s coverage: 94.1% of statements 02:49:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.134s coverage: 96.3% of statements 02:49:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.096s coverage: 87.5% of statements 02:49:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:49:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:49:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:49:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:49:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:49:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.099s coverage: 94.4% of statements 02:49:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 02:49:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 02:49:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 02:49:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:49:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:49:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:49:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:49:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:49:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.878s coverage: 79.9% of statements 02:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.142s coverage: 92.9% of statements 02:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.086s coverage: 66.7% of statements 02:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.111s coverage: 62.3% of statements 02:49:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.100s coverage: 75.0% of statements 02:49:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.108s coverage: 87.2% of statements 02:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements 02:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.082s coverage: 100.0% of statements 02:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.278s coverage: 81.8% of statements 02:49:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.269s coverage: 82.1% of statements 02:49:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:49:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.120s coverage: 86.0% of statements 02:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:49:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.768s coverage: 63.1% of statements 02:49:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.158s coverage: 100.0% of statements 02:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.123s coverage: 89.4% of statements 02:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.090s coverage: 100.0% of statements 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:49:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:49:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.077s coverage: 73.7% of statements 02:49:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements 02:49:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:49:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:49:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:49:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.697s coverage: 36.5% of statements 02:49:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.111s coverage: 89.5% of statements 02:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:49:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:49:58 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 02:50:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.097s coverage: 84.8% of statements 02:50:03 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 02:50:03 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 02:50:03 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 02:50:04 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.129s coverage: 4.9% of statements 02:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 02:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 02:50:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:50:11 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.336s coverage: 97.1% of statements 02:50:11 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.137s coverage: 35.9% of statements 02:50:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:50:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:50:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:50:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:50:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.174s coverage: 19.9% of statements 02:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:50:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:50:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.474s coverage: 95.7% of statements 02:50:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:50:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:50:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.155s coverage: 61.8% of statements 02:50:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:50:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:50:34 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.292s coverage: 98.9% of statements 02:50: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 02:50:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:50:35 go vet ./... 02:54:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:54:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:54:57 ./bin/test-attribution-txt.sh 02:54:57 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 02:54:57 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 02:54:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:54:58 + ls -al . 02:54:58 total 964 02:54:58 drwxrwxr-x 10 1001 1001 4096 Sep 24 02:42 . 02:54:58 drwxr-xr-x 4 root root 4096 Sep 24 02:42 .. 02:54:58 drwxrwxr-x 2 1001 1001 4096 Sep 24 02:40 .blubracket 02:54:58 -rw-rw-r-- 1 1001 1001 10 Sep 24 02:40 .dockerignore 02:54:58 drwxrwxr-x 8 1001 1001 4096 Sep 24 02:40 .git 02:54:58 drwxrwxr-x 3 1001 1001 4096 Sep 24 02:40 .github 02:54:58 -rw-rw-r-- 1 1001 1001 1102 Sep 24 02:40 .gitignore 02:54:58 -rw-rw-r-- 1 1001 1001 42 Sep 24 02:40 .golangci.yml 02:54:58 -rw-rw-r-- 1 1001 1001 100 Sep 24 02:40 .hadolint.yml 02:54:58 -rw-rw-r-- 1 1001 1001 155 Sep 24 02:40 .sonarcloud.properties 02:54:58 -rw-rw-r-- 1 1001 1001 1171 Sep 24 02:40 ADOPTERS.md 02:54:58 -rw-rw-r-- 1 1001 1001 21286 Sep 24 02:40 Attribution.txt 02:54:58 -rw-rw-r-- 1 1001 1001 100284 Sep 24 02:40 CHANGELOG.md 02:54:58 -rw-rw-r-- 1 1001 1001 3804 Sep 24 02:40 CONTRIBUTING.md 02:54:58 -rw-rw-r-- 1 1001 1001 677 Sep 24 02:40 GOVERNANCE.md 02:54:58 -rw-rw-r-- 1 1001 1001 861 Sep 24 02:40 Jenkinsfile 02:54:58 -rw-rw-r-- 1 1001 1001 10775 Sep 24 02:40 LICENSE 02:54:58 -rw-rw-r-- 1 1001 1001 16854 Sep 24 02:40 Makefile 02:54:58 -rw-rw-r-- 1 1001 1001 582 Sep 24 02:40 OWNERS.md 02:54:58 -rw-rw-r-- 1 1001 1001 9528 Sep 24 02:40 README.md 02:54:58 -rw-rw-r-- 1 1001 1001 789 Sep 24 02:40 SECURITY.md 02:54:58 -rw-rw-r-- 1 1001 1001 5 Sep 24 02:38 VERSION 02:54:58 drwxrwxr-x 2 1001 1001 4096 Sep 24 02:40 bin 02:54:58 drwxrwxr-x 20 1001 1001 4096 Sep 24 02:40 cmd 02:54:58 -rw-r--r-- 1 root root 601311 Sep 24 02:50 coverage.out 02:54:58 drwxrwxr-x 2 1001 1001 4096 Sep 24 02:40 fuzz_test 02:54:58 -rw-rw-r-- 1 1001 1001 7305 Sep 24 02:40 go.mod 02:54:58 -rw-rw-r-- 1 1001 1001 102748 Sep 24 02:40 go.sum 02:54:58 drwxrwxr-x 7 1001 1001 4096 Sep 24 02:40 internal 02:54:58 drwxrwxr-x 3 1001 1001 4096 Sep 24 02:40 openapi 02:54:58 -rw-rw-r-- 1 1001 1001 584 Sep 24 02:40 security.txt 02:54:58 -rw-rw-r-- 1 1001 1001 204 Sep 24 02:40 version.go [Pipeline] sh 02:54:58 + '[' -e coverage.out ] 02:54:58 + chown 1001:1001 coverage.out [Pipeline] stash 02:54:58 Warning: overwriting stash ‘coverage-report’ 02:54:59 Stashed 1 file(s) [Pipeline] sh 02:54:59 + make build 02:55:00 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 02:58:22 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 02:58:22 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 02:58:26 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 02:58:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:58:41 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:59:07 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 02:59:20 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 02:59:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:59:40 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 02:59: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:59: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/secrets-config ./cmd/secrets-config 02:59:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:59:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:00:01 $ docker stop --time=1 21459af8dfb85cfae8af1a779cc73cd754e84f054bfd41fbaa69ea722792c6eb 03:00:03 $ docker rm -f --volumes 21459af8dfb85cfae8af1a779cc73cd754e84f054bfd41fbaa69ea722792c6eb [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 03:00:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:00:06 03:00:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:00:07 latest: Pulling from edgex-devops/edgex-compose-arm64 03:00:07 547446be3368: Pulling fs layer 03:00:07 d125d8839a47: Pulling fs layer 03:00:07 3e85d5ac6304: Pulling fs layer 03:00:07 c3105a71a48b: Pulling fs layer 03:00:07 0f093f025ec4: Pulling fs layer 03:00:07 c3106fc0e877: Pulling fs layer 03:00:07 c3105a71a48b: Waiting 03:00:07 0f093f025ec4: Waiting 03:00:07 c3106fc0e877: Waiting 03:00:07 547446be3368: Verifying Checksum 03:00:07 c3105a71a48b: Verifying Checksum 03:00:07 c3105a71a48b: Download complete 03:00:07 d125d8839a47: Verifying Checksum 03:00:07 d125d8839a47: Download complete 03:00:07 c3106fc0e877: Download complete 03:00:07 0f093f025ec4: Verifying Checksum 03:00:07 0f093f025ec4: Download complete 03:00:08 547446be3368: Pull complete 03:00:09 d125d8839a47: Pull complete 03:00:09 3e85d5ac6304: Download complete 03:00:19 3e85d5ac6304: Pull complete 03:00:19 c3105a71a48b: Pull complete 03:00:20 0f093f025ec4: Pull complete 03:00:20 c3106fc0e877: Pull complete 03:00:20 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:00:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:00:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:21 prd-ubuntu20.04-docker-arm64-4c-16g-10972 does not seem to be running inside a container 03:00:21 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 03:00:23 $ docker top 5a357670268d217e8d5922c44be76afc620a6c5635e67a8df36a3f1980684e4d -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:24 + docker compose -f ./docker-compose-build.yml build --parallel 03:00:34 #1 [support-notifications internal] load build definition from Dockerfile 03:00:34 #1 transferring dockerfile: 03:00:34 #1 transferring dockerfile: 2.02kB done 03:00:34 #1 DONE 0.1s 03:00:34 03:00:34 #2 [security-spire-server internal] load build definition from Dockerfile 03:00:34 #2 transferring dockerfile: 1.70kB done 03:00:34 #2 DONE 0.0s 03:00:34 03:00:34 #3 [security-secretstore-setup internal] load build definition from Dockerfile 03:00:34 #3 transferring dockerfile: 2.49kB done 03:00:34 #3 DONE 0.1s 03:00:34 03:00:34 #4 [support-scheduler internal] load build definition from Dockerfile 03:00:34 #4 transferring dockerfile: 1.93kB done 03:00:34 #4 DONE 0.1s 03:00:34 03:00:34 #5 [core-metadata internal] load build definition from Dockerfile 03:00:35 #5 transferring dockerfile: 2.13kB done 03:00:35 #5 DONE 0.1s 03:00:35 03:00:35 #6 [security-proxy-setup internal] load build definition from Dockerfile 03:00:35 #6 transferring dockerfile: 2.50kB done 03:00:35 #6 DONE 0.1s 03:00:35 03:00:35 #7 [core-data internal] load build definition from Dockerfile 03:00:35 #7 transferring dockerfile: 2.07kB 0.0s done 03:00:35 #7 DONE 0.1s 03:00:35 03:00:35 #8 [core-command internal] load build definition from Dockerfile 03:00:35 #8 transferring dockerfile: 1.93kB done 03:00:35 #8 DONE 0.1s 03:00:35 03:00:35 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:00:35 #9 transferring dockerfile: 2.23kB 0.0s done 03:00:35 #9 DONE 0.1s 03:00:35 03:00:35 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:00:35 #10 transferring dockerfile: 1.89kB 0.0s done 03:00:35 #10 DONE 0.1s 03:00:35 03:00:35 #11 [security-spire-config internal] load build definition from Dockerfile 03:00:35 #11 transferring dockerfile: 1.69kB done 03:00:35 #11 DONE 0.1s 03:00:35 03:00:35 #12 [security-spire-agent internal] load build definition from Dockerfile 03:00:35 #12 transferring dockerfile: 1.81kB 0.0s done 03:00:35 #12 DONE 0.1s 03:00:35 03:00:35 #13 [security-proxy-auth internal] load build definition from Dockerfile 03:00:35 #13 transferring dockerfile: 2.15kB done 03:00:35 #13 DONE 0.1s 03:00:35 03:00:35 #14 [security-bootstrapper internal] load build definition from Dockerfile 03:00:35 #14 transferring dockerfile: 3.17kB done 03:00:35 #14 DONE 0.0s 03:00:35 03:00:35 #15 [core-keeper internal] load build definition from Dockerfile 03:00:35 #15 transferring dockerfile: 2.07kB done 03:00:35 #15 DONE 0.1s 03:00:35 03:00:35 #16 [support-cron-scheduler internal] load build definition from Dockerfile 03:00:35 #16 transferring dockerfile: 1.85kB done 03:00:35 #16 DONE 0.1s 03:00:35 03:00:35 #17 [support-notifications internal] load .dockerignore 03:00:35 #17 transferring context: 50B 0.0s done 03:00:35 #17 DONE 0.1s 03:00:36 03:00:36 #18 [security-spire-server internal] load .dockerignore 03:00:36 #18 transferring context: 50B 0.0s done 03:00:36 #18 DONE 0.1s 03:00:36 03:00:36 #19 [security-secretstore-setup internal] load .dockerignore 03:00:36 #19 transferring context: 50B done 03:00:36 #19 DONE 0.0s 03:00:36 03:00:36 #20 [support-scheduler internal] load .dockerignore 03:00:36 #20 transferring context: 50B done 03:00:36 #20 DONE 0.1s 03:00:36 03:00:36 #21 [core-metadata internal] load .dockerignore 03:00:36 #21 transferring context: 50B done 03:00:36 #21 DONE 0.0s 03:00:36 03:00:36 #22 [security-proxy-setup internal] load .dockerignore 03:00:36 #22 transferring context: 50B done 03:00:36 #22 DONE 0.1s 03:00:36 03:00:36 #23 [core-data internal] load .dockerignore 03:00:36 #23 transferring context: 50B done 03:00:36 #23 DONE 0.1s 03:00:36 03:00:36 #24 [core-command internal] load .dockerignore 03:00:36 #24 transferring context: 50B 0.0s done 03:00:36 #24 DONE 0.1s 03:00:36 03:00:36 #25 [core-common-config-bootstrapper internal] load .dockerignore 03:00:37 #25 transferring context: 50B done 03:00:37 #25 DONE 0.1s 03:00:37 03:00:37 #26 [security-spiffe-token-provider internal] load .dockerignore 03:00:37 #26 transferring context: 50B 0.0s done 03:00:37 #26 DONE 0.1s 03:00:37 03:00:37 #27 [security-spire-config internal] load .dockerignore 03:00:37 #27 transferring context: 50B done 03:00:37 #27 DONE 0.1s 03:00:37 03:00:37 #28 [security-spire-agent internal] load .dockerignore 03:00:37 #28 transferring context: 50B 0.0s done 03:00:37 #28 DONE 0.1s 03:00:37 03:00:37 #29 [security-proxy-auth internal] load .dockerignore 03:00:37 #29 transferring context: 50B done 03:00:37 #29 DONE 0.1s 03:00:37 03:00:37 #30 [security-bootstrapper internal] load .dockerignore 03:00:37 #30 transferring context: 50B 0.0s done 03:00:37 #30 DONE 0.1s 03:00:37 03:00:37 #31 [core-keeper internal] load .dockerignore 03:00:37 #31 transferring context: 50B done 03:00:37 #31 DONE 0.1s 03:00:37 03:00:37 #32 [support-cron-scheduler internal] load .dockerignore 03:00:37 #32 transferring context: 50B done 03:00:37 #32 DONE 0.1s 03:00:37 03:00:37 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:00:37 #33 DONE 0.0s 03:00:37 03:00:37 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 03:00:37 #34 DONE 0.4s 03:00:37 03:00:37 #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:00:37 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:00:37 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:00:37 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.2s 03:00:37 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:00:37 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:00:38 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s 03:00:38 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 03:00:38 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 03:00:38 #35 ... 03:00:38 03:00:38 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:00:38 #33 DONE 0.0s 03:00:38 03:00:38 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 03:00:38 #34 DONE 0.5s 03:00:38 03:00:38 #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:00:38 #35 ... 03:00:38 03:00:38 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:00:38 #33 DONE 0.0s 03:00:38 03:00:38 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:00:38 #36 DONE 1.7s 03:00:38 03:00:38 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:00:38 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:00:38 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:00:38 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 03:00:38 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:00:38 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:00:39 #35 ... 03:00:39 03:00:39 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:00:39 #33 DONE 0.0s 03:00:39 03:00:39 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:00:39 #36 DONE 1.7s 03:00:39 03:00:39 #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:00:39 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:00:39 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:00:39 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 03:00:39 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:00:39 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:00:39 #35 ... 03:00:39 03:00:39 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 03:00:39 #34 DONE 0.8s 03:00:39 03:00:39 #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:00:39 #35 ... 03:00:39 03:00:39 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:00:39 #33 DONE 0.0s 03:00:39 03:00:39 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:00:39 #36 DONE 1.8s 03:00:39 03:00:39 #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:00:39 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:00:39 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:00:39 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 03:00:39 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:00:39 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:00:39 #35 ... 03:00:39 03:00:39 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:00:39 #33 DONE 0.0s 03:00:39 03:00:39 #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:00:39 #35 ... 03:00:39 03:00:39 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:00:39 #33 DONE 0.0s 03:00:39 03:00:39 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 03:00:39 #37 DONE 1.4s 03:00:39 03:00:39 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:00:39 #36 DONE 1.8s 03:00:39 03:00:39 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 03:00:39 #37 DONE 1.5s 03:00:39 03:00:39 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:00:39 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:00:39 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:00:39 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 03:00:39 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:00:39 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:00:39 #35 ... 03:00:39 03:00:39 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:00:39 #33 DONE 0.0s 03:00:39 03:00:39 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:00:40 #35 ... 03:00:40 03:00:40 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:00:40 #33 DONE 0.0s 03:00:40 03:00:40 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 03:00:40 #34 DONE 1.7s 03:00:40 03:00:40 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:00:40 #38 DONE 1.6s 03:00:40 03:00:40 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:00:40 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done 03:00:40 #35 ... 03:00:40 03:00:40 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:00:40 #36 DONE 1.9s 03:00:40 03:00:40 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 03:00:40 #37 DONE 1.5s 03:00:40 03:00:40 #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:00:40 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:00:40 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:00:40 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 03:00:40 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:00:40 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:00:40 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done 03:00:40 #35 ... 03:00:40 03:00:40 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 03:00:40 #34 DONE 2.2s 03:00:40 03:00:40 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:00:40 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done 03:00:40 #39 DONE 0.6s 03:00:41 03:00:41 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:00:41 #33 DONE 0.0s 03:00:41 03:00:41 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 03:00:41 #34 ... 03:00:41 03:00:41 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:00:41 #38 DONE 2.4s 03:00:41 03:00:41 #35 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:00:41 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:00:41 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:00:41 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 03:00:41 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:00:41 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:00:41 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done 03:00:41 #35 ... 03:00:41 03:00:41 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:00:41 #33 DONE 0.0s 03:00:41 03:00:41 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:00:41 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done 03:00:41 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:00:41 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:00:41 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:00:41 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:00:41 #39 ... 03:00:41 03:00:41 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:00:41 #36 DONE 1.9s 03:00:41 03:00:41 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 03:00:41 #37 DONE 1.6s 03:00:41 03:00:41 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:00:41 #33 DONE 0.0s 03:00:41 03:00:41 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 03:00:41 #34 DONE 2.8s 03:00:41 03:00:41 #40 [core-keeper internal] load build context 03:00:41 #40 DONE 0.0s 03:00:41 03:00:41 #41 [security-proxy-auth internal] load build context 03:00:41 #41 DONE 0.0s 03:00:41 03:00:41 #42 [security-spire-server internal] load build context 03:00:41 #42 transferring context: 27.71kB 0.2s done 03:00:41 #42 DONE 1.3s 03:00:41 03:00:41 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:00:41 #36 DONE 1.9s 03:00:41 03:00:41 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 03:00:41 #37 DONE 1.6s 03:00:41 03:00:41 #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:00:41 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:00:41 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:00:41 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 03:00:41 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:00:41 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:00:41 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done 03:00:42 #35 ... 03:00:42 03:00:42 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:00:42 #33 DONE 0.0s 03:00:42 03:00:42 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:00:42 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.5s 03:00:42 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s 03:00:42 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.5s 03:00:42 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s 03:00:42 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.7s 03:00:42 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s 03:00:42 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done 03:00:42 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:00:43 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done 03:00:43 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.3s done 03:00:43 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done 03:00:43 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.3s done 03:00:43 #39 ... 03:00:43 03:00:43 #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:00:43 #35 DONE 6.1s 03:00:43 03:00:43 #43 [support-scheduler internal] load build context 03:00:43 #43 ... 03:00:43 03:00:43 #44 [security-spire-config internal] load build context 03:00:43 #44 transferring context: 25.96kB 0.4s done 03:00:43 #44 DONE 2.3s 03:00:43 03:00:43 #43 [support-scheduler internal] load build context 03:00:45 #43 ... 03:00:45 03:00:45 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:00:45 #45 DONE 4.6s 03:00:45 03:00:45 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 03:00:45 #34 DONE 6.4s 03:00:45 03:00:45 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:00:45 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 3.7s 03:00:45 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 03:00:45 #39 ... 03:00:45 03:00:45 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:00:45 #36 DONE 2.0s 03:00:45 03:00:45 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 03:00:45 #37 DONE 1.6s 03:00:45 03:00:45 #35 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:00:45 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:00:45 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:00:45 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 03:00:45 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:00:45 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:00:45 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.9s done 03:00:45 #35 DONE 6.2s 03:00:45 03:00:45 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:00:45 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done 03:00:45 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:00:45 #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:00:45 #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:00:45 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s done 03:00:45 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done 03:00:45 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.3s done 03:00:45 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:00:45 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 03:00:45 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.73MB / 28.04MB 4.3s 03:00:46 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 5.2s 03:00:46 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 03:00:47 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 5.4s 03:00:47 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 03:00:47 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.42MB / 28.04MB 5.7s 03:00:48 #39 ... 03:00:48 03:00:48 #46 [support-notifications internal] load build context 03:00:48 #46 transferring context: 51.04MB 9.9s 03:00:48 #46 ... 03:00:48 03:00:48 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:00:48 #39 ... 03:00:48 03:00:48 #47 [security-spire-agent internal] load build context 03:00:48 #47 transferring context: 27.24kB 0.8s done 03:00:48 #47 DONE 2.7s 03:00:48 03:00:48 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:00:48 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 6.8s 03:00:49 #39 ... 03:00:49 03:00:49 #48 [security-secretstore-setup internal] load build context 03:00:49 #48 ... 03:00:49 03:00:49 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:00:49 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.44MB / 28.04MB 7.3s 03:00:49 #39 ... 03:00:49 03:00:49 #49 [core-metadata internal] load build context 03:00:49 #49 ... 03:00:49 03:00:49 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:00:49 #39 ... 03:00:49 03:00:49 #50 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:00:49 #0 9.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:00:49 #50 ... 03:00:49 03:00:49 #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:00:49 #0 6.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:00:49 #0 6.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:00:49 #0 9.060 OK: 266 MiB in 52 packages 03:00:49 #51 ... 03:00:49 03:00:49 #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:00:49 #0 7.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:00:49 #0 9.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:00:50 #52 ... 03:00:50 03:00:50 #53 [security-proxy-setup internal] load build context 03:00:50 #53 ... 03:00:50 03:00:50 #54 [core-data internal] load build context 03:00:50 #54 ... 03:00:50 03:00:50 #55 [core-command internal] load build context 03:00:50 #55 ... 03:00:50 03:00:50 #56 [security-spiffe-token-provider internal] load build context 03:00:50 #56 ... 03:00:50 03:00:50 #57 [core-common-config-bootstrapper internal] load build context 03:00:50 #57 ... 03:00:50 03:00:50 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:00:50 #0 5.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:00:50 #0 6.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:00:50 #0 8.053 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:00:50 #0 8.053 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:00:50 #0 8.053 OK: 19955 distinct packages available 03:00:50 #0 8.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:00:50 #0 9.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:00:50 #58 ... 03:00:50 03:00:50 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:00:50 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 9.1s 03:00:51 #39 ... 03:00:51 03:00:51 #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:51 #59 DONE 9.4s 03:00:51 03:00:51 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:00:51 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 9.5s 03:00:51 #39 ... 03:00:51 03:00:51 #60 [security-bootstrapper internal] load build context 03:00:51 #60 ... 03:00:51 03:00:51 #51 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:00:51 #51 DONE 11.8s 03:00:51 03:00:51 #40 [core-keeper internal] load build context 03:00:52 #40 ... 03:00:52 03:00:52 #41 [security-proxy-auth internal] load build context 03:00:52 #41 ... 03:00:52 03:00:52 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:00:52 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 10.6s 03:00:52 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.70MB / 28.04MB 11.2s 03:00:53 #39 ... 03:00:53 03:00:53 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:00:53 #58 11.41 OK: 266 MiB in 52 packages 03:00:53 #58 DONE 12.8s 03:00:53 03:00:53 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:00:53 #39 ... 03:00:53 03:00:53 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:00:53 #52 12.65 OK: 266 MiB in 52 packages 03:00:53 #52 DONE 13.9s 03:00:53 03:00:53 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:00:53 #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.6s done 03:00:54 #39 ... 03:00:54 03:00:54 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:00:54 #50 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:00:54 #50 12.65 OK: 266 MiB in 52 packages 03:00:54 #50 DONE 15.3s 03:00:54 03:00:54 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:00:54 #0 9.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:00:54 #0 9.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:00:54 #61 ... 03:00:54 03:00:54 #55 [core-command internal] load build context 03:00:54 #55 transferring context: 31.08MB 14.0s 03:00:54 #55 ... 03:00:54 03:00:54 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:00:54 #62 ... 03:00:54 03:00:54 #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:00:55 #63 ... 03:00:55 03:00:55 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:00:55 #61 11.16 (1/2) Installing dumb-init (1.2.5-r2) 03:00:55 #61 11.19 (2/2) Installing su-exec (0.2-r3) 03:00:55 #61 11.19 Executing busybox-1.36.1-r7.trigger 03:00:55 #61 11.26 OK: 8 MiB in 17 packages 03:00:55 #61 ... 03:00:55 03:00:55 #43 [support-scheduler internal] load build context 03:00:55 #43 ... 03:00:55 03:00:55 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:00:55 #64 ... 03:00:55 03:00:55 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:00:58 #65 ... 03:00:58 03:00:58 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:00:58 #66 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.0s done 03:00:58 #66 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:00:58 #66 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 03:00:58 #66 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 03:00:58 #66 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.9s done 03:00:58 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 5.3s 03:00:58 #66 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 03:00:58 #66 ... 03:00:58 03:00:58 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:00:58 #67 ... 03:00:58 03:00:58 #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:58 #68 ... 03:00:58 03:00:58 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:00:58 #69 ... 03:00:58 03:00:58 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:00:58 #70 ... 03:00:58 03:00:58 #71 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:00:58 #71 ... 03:00:58 03:00:58 #72 [support-cron-scheduler internal] load build context 03:00:58 #72 ... 03:00:58 03:00:58 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:00:58 #61 DONE 12.6s 03:00:58 03:00:58 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:00:58 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 6.2s 03:00:58 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 6.4s 03:00:58 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.68MB / 18.32MB 6.6s 03:00:58 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 6.7s 03:00:58 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 6.8s 03:00:58 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.1s 03:00:58 #66 ... 03:00:58 03:00:58 #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:00:58 #73 ... 03:00:58 03:00:58 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:00:58 #62 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:00:58 #62 ... 03:00:58 03:00:58 #46 [support-notifications internal] load build context 03:00:59 #46 ... 03:00:59 03:00:59 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:00:59 #66 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.5s done 03:00:59 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 03:00:59 #66 ... 03:00:59 03:00:59 #48 [security-secretstore-setup internal] load build context 03:00:59 #48 ... 03:00:59 03:00:59 #46 [support-notifications internal] load build context 03:00:59 #46 transferring context: 72.19MB 21.2s 03:01:00 #46 ... 03:01:00 03:01:00 #49 [core-metadata internal] load build context 03:01:00 #49 ... 03:01:00 03:01:00 #43 [support-scheduler internal] load build context 03:01:00 #43 ... 03:01:00 03:01:00 #53 [security-proxy-setup internal] load build context 03:01:00 #53 ... 03:01:00 03:01:00 #54 [core-data internal] load build context 03:01:00 #54 ... 03:01:00 03:01:00 #56 [security-spiffe-token-provider internal] load build context 03:01:00 #56 ... 03:01:00 03:01:00 #53 [security-proxy-setup internal] load build context 03:01:03 #53 ... 03:01:03 03:01:03 #57 [core-common-config-bootstrapper internal] load build context 03:01:03 #57 ... 03:01:03 03:01:03 #71 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:01:03 #71 15.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:03 #71 ... 03:01:03 03:01:03 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:01:03 #74 ... 03:01:03 03:01:03 #56 [security-spiffe-token-provider internal] load build context 03:01:03 #56 ... 03:01:03 03:01:03 #60 [security-bootstrapper internal] load build context 03:01:03 #60 ... 03:01:03 03:01:03 #56 [security-spiffe-token-provider internal] load build context 03:01:03 #56 ... 03:01:03 03:01:03 #41 [security-proxy-auth internal] load build context 03:01:03 #41 ... 03:01:03 03:01:03 #40 [core-keeper internal] load build context 03:01:03 #40 ... 03:01:03 03:01:03 #46 [support-notifications internal] load build context 03:01:06 #46 transferring context: 78.68MB 26.3s 03:01:06 #46 ... 03:01:06 03:01:06 #55 [core-command internal] load build context 03:01:06 #55 ... 03:01:06 03:01:06 #56 [security-spiffe-token-provider internal] load build context 03:01:06 #56 ... 03:01:06 03:01:06 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:01:06 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.6s 03:01:06 #39 ... 03:01:06 03:01:06 #56 [security-spiffe-token-provider internal] load build context 03:01:06 #56 ... 03:01:06 03:01:06 #72 [support-cron-scheduler internal] load build context 03:01:06 #72 ... 03:01:06 03:01:06 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:01:06 #62 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:06 #62 17.33 (1/4) Installing ca-certificates (20240226-r0) 03:01:06 #62 17.41 (2/4) Installing dumb-init (1.2.5-r2) 03:01:06 #62 17.41 (3/4) Installing su-exec (0.2-r3) 03:01:06 #62 17.41 (4/4) Installing yq (4.33.3-r5) 03:01:06 #62 18.11 Executing busybox-1.36.1-r7.trigger 03:01:06 #62 18.11 Executing ca-certificates-20240226-r0.trigger 03:01:06 #62 19.19 OK: 18 MiB in 19 packages 03:01:06 #62 DONE 21.9s 03:01:06 03:01:06 #46 [support-notifications internal] load build context 03:01:06 #46 ... 03:01:06 03:01:06 #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:01:06 #63 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:06 #63 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:06 #63 18.11 (1/2) Installing ca-certificates (20240226-r0) 03:01:06 #63 18.22 (2/2) Installing dumb-init (1.2.5-r2) 03:01:06 #63 18.22 Executing busybox-1.36.1-r7.trigger 03:01:06 #63 18.30 Executing ca-certificates-20240226-r0.trigger 03:01:06 #63 19.52 OK: 9 MiB in 17 packages 03:01:07 #63 ... 03:01:07 03:01:07 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:01:07 #75 ... 03:01:07 03:01:07 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:01:07 #76 ... 03:01:07 03:01:07 #63 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:01:07 #63 DONE 22.4s 03:01:07 03:01:07 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:01:07 #77 ... 03:01:07 03:01:07 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:01:07 #64 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:07 #64 15.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:07 #64 19.11 (1/4) Installing dumb-init (1.2.5-r2) 03:01:07 #64 19.11 (2/4) Installing openssl (3.1.7-r0) 03:01:07 #64 19.11 (3/4) Installing su-exec (0.2-r3) 03:01:07 #64 19.11 (4/4) Installing yq (4.33.3-r5) 03:01:07 #64 20.04 Executing busybox-1.36.1-r7.trigger 03:01:07 #64 20.16 OK: 18 MiB in 19 packages 03:01:07 #64 DONE 22.2s 03:01:07 03:01:07 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:01:07 #67 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:07 #67 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:08 #67 ... 03:01:08 03:01:08 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:01:08 #65 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:08 #65 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:08 #65 17.65 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:01:08 #65 17.65 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:01:08 #65 17.65 OK: 19946 distinct packages available 03:01:08 #65 18.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:08 #65 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:08 #65 ... 03:01:08 03:01:08 #72 [support-cron-scheduler internal] load build context 03:01:08 #72 ... 03:01:08 03:01:08 #71 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:01:08 #71 17.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:08 #71 20.69 (1/1) Installing dumb-init (1.2.5-r2) 03:01:08 #71 20.69 Executing busybox-1.36.1-r7.trigger 03:01:08 #71 20.90 OK: 8 MiB in 16 packages 03:01:08 #71 DONE 23.0s 03:01:08 03:01:08 #72 [support-cron-scheduler internal] load build context 03:01:09 #72 ... 03:01:09 03:01:09 #48 [security-secretstore-setup internal] load build context 03:01:09 #48 ... 03:01:09 03:01:09 #72 [support-cron-scheduler internal] load build context 03:01:09 #72 ... 03:01:09 03:01:09 #49 [core-metadata internal] load build context 03:01:09 #49 ... 03:01:09 03:01:09 #72 [support-cron-scheduler internal] load build context 03:01:10 #72 transferring context: 22.76MB 22.9s 03:01:10 #72 ... 03:01:10 03:01:10 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:01:10 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.1s 03:01:10 #66 ... 03:01:10 03:01:10 #43 [support-scheduler internal] load build context 03:01:10 #43 ... 03:01:10 03:01:10 #54 [core-data internal] load build context 03:01:10 #54 ... 03:01:10 03:01:10 #43 [support-scheduler internal] load build context 03:01:11 #43 ... 03:01:11 03:01:11 #53 [security-proxy-setup internal] load build context 03:01:11 #53 ... 03:01:11 03:01:11 #57 [core-common-config-bootstrapper internal] load build context 03:01:11 #57 ... 03:01:11 03:01:11 #68 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:01:11 #68 DONE 25.5s 03:01:11 03:01:11 #57 [core-common-config-bootstrapper internal] load build context 03:01:11 #57 ... 03:01:11 03:01:11 #53 [security-proxy-setup internal] load build context 03:01:12 #53 ... 03:01:12 03:01:12 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:01:12 #67 23.67 (1/1) Installing dumb-init (1.2.5-r2) 03:01:12 #67 23.67 Executing busybox-1.36.1-r7.trigger 03:01:12 #67 23.79 OK: 8 MiB in 16 packages 03:01:12 #67 DONE 26.7s 03:01:12 03:01:12 #60 [security-bootstrapper internal] load build context 03:01:12 #60 ... 03:01:12 03:01:12 #53 [security-proxy-setup internal] load build context 03:01:12 #53 ... 03:01:12 03:01:12 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:01:12 #65 22.89 (1/11) Installing ca-certificates (20240226-r0) 03:01:12 #65 23.03 (2/11) Installing brotli-libs (1.0.9-r14) 03:01:12 #65 23.21 (3/11) Installing libunistring (1.1-r1) 03:01:12 #65 23.21 (4/11) Installing libidn2 (2.3.4-r1) 03:01:12 #65 23.29 (5/11) Installing nghttp2-libs (1.57.0-r0) 03:01:12 #65 23.29 (6/11) Installing libcurl (8.9.1-r0) 03:01:12 #65 23.37 (7/11) Installing curl (8.9.1-r0) 03:01:12 #65 23.37 (8/11) Installing dumb-init (1.2.5-r2) 03:01:12 #65 23.37 (9/11) Installing musl-obstack (1.2.3-r2) 03:01:12 #65 23.51 (10/11) Installing libucontext (1.2-r2) 03:01:12 #65 23.51 (11/11) Installing gcompat (1.1.0-r1) 03:01:12 #65 23.51 Executing busybox-1.36.1-r7.trigger 03:01:12 #65 23.61 Executing ca-certificates-20240226-r0.trigger 03:01:12 #65 24.42 OK: 13 MiB in 26 packages 03:01:12 #65 DONE 27.0s 03:01:12 03:01:12 #53 [security-proxy-setup internal] load build context 03:01:12 #53 ... 03:01:12 03:01:12 #40 [core-keeper internal] load build context 03:01:12 #40 ... 03:01:12 03:01:12 #54 [core-data internal] load build context 03:01:13 #54 ... 03:01:13 03:01:13 #41 [security-proxy-auth internal] load build context 03:01:13 #41 ... 03:01:13 03:01:13 #40 [core-keeper internal] load build context 03:01:15 #40 transferring context: 24.77MB 32.5s 03:01:15 #40 ... 03:01:15 03:01:15 #55 [core-command internal] load build context 03:01:15 #55 ... 03:01:15 03:01:15 #40 [core-keeper internal] load build context 03:01:17 #40 ... 03:01:17 03:01:17 #56 [security-spiffe-token-provider internal] load build context 03:01:17 #56 ... 03:01:17 03:01:17 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:01:17 #69 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:17 #69 22.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:17 #69 25.66 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:01:17 #69 25.66 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:01:17 #69 25.66 OK: 19946 distinct packages available 03:01:17 #69 26.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:17 #69 27.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:17 #69 ... 03:01:17 03:01:17 #46 [support-notifications internal] load build context 03:01:17 #46 ... 03:01:17 03:01:17 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:01:17 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.5s 03:01:17 #39 ... 03:01:17 03:01:17 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:01:17 #70 21.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:17 #70 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:17 #70 26.29 v3.18.9-38-g539b2ef8f71 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:01:17 #70 26.29 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:01:17 #70 26.29 OK: 19946 distinct packages available 03:01:17 #70 26.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:17 #70 27.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:17 #70 31.09 (1/4) Installing dumb-init (1.2.5-r2) 03:01:17 #70 31.19 (2/4) Installing musl-obstack (1.2.3-r2) 03:01:17 #70 31.19 (3/4) Installing libucontext (1.2-r2) 03:01:17 #70 31.19 (4/4) Installing gcompat (1.1.0-r1) 03:01:17 #70 31.30 Executing busybox-1.36.1-r7.trigger 03:01:17 #70 31.36 OK: 8 MiB in 19 packages 03:01:17 #70 ... 03:01:17 03:01:17 #46 [support-notifications internal] load build context 03:01:18 #46 ... 03:01:18 03:01:18 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:01:18 #78 ... 03:01:18 03:01:18 #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:01:18 #73 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:18 #73 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:18 #73 25.94 (1/3) Installing ca-certificates (20240226-r0) 03:01:18 #73 26.08 (2/3) Installing dumb-init (1.2.5-r2) 03:01:18 #73 26.09 (3/3) Installing tzdata (2024a-r0) 03:01:18 #73 28.20 Executing busybox-1.36.1-r7.trigger 03:01:18 #73 28.39 Executing ca-certificates-20240226-r0.trigger 03:01:18 #73 29.05 OK: 12 MiB in 18 packages 03:01:18 #73 ... 03:01:18 03:01:18 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:01:18 #39 ... 03:01:18 03:01:18 #79 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 03:01:18 #79 ... 03:01:18 03:01:18 #49 [core-metadata internal] load build context 03:01:18 #49 ... 03:01:18 03:01:18 #56 [security-spiffe-token-provider internal] load build context 03:01:18 #56 ... 03:01:18 03:01:18 #73 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:01:18 #73 DONE 31.7s 03:01:18 03:01:18 #56 [security-spiffe-token-provider internal] load build context 03:01:19 #56 ... 03:01:19 03:01:19 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:01:19 #70 DONE 33.9s 03:01:19 03:01:19 #56 [security-spiffe-token-provider internal] load build context 03:01:19 #56 ... 03:01:19 03:01:19 #48 [security-secretstore-setup internal] load build context 03:01:19 #48 ... 03:01:19 03:01:19 #56 [security-spiffe-token-provider internal] load build context 03:01:20 #56 ... 03:01:20 03:01:20 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:01:20 #75 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:20 #75 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:20 #75 20.05 OK: 8 MiB in 17 packages 03:01:20 #75 DONE 23.1s 03:01:20 03:01:20 #56 [security-spiffe-token-provider internal] load build context 03:01:20 #56 transferring context: 60.05MB 39.6s 03:01:20 #56 ... 03:01:20 03:01:20 #72 [support-cron-scheduler internal] load build context 03:01:20 #72 ... 03:01:20 03:01:20 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:01:20 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 22.3s 03:01:20 #66 ... 03:01:20 03:01:20 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:01:20 #69 32.22 (1/5) Installing dumb-init (1.2.5-r2) 03:01:20 #69 32.29 (2/5) Installing musl-obstack (1.2.3-r2) 03:01:20 #69 32.29 (3/5) Installing libucontext (1.2-r2) 03:01:20 #69 32.29 (4/5) Installing gcompat (1.1.0-r1) 03:01:20 #69 32.29 (5/5) Installing openssl (3.1.7-r0) 03:01:20 #69 32.37 Executing busybox-1.36.1-r7.trigger 03:01:20 #69 32.54 OK: 9 MiB in 20 packages 03:01:20 #69 DONE 35.2s 03:01:20 03:01:20 #79 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 03:01:20 #79 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:21 #79 ... 03:01:21 03:01:21 #43 [support-scheduler internal] load build context 03:01:21 #43 ... 03:01:21 03:01:21 #57 [core-common-config-bootstrapper internal] load build context 03:01:21 #57 ... 03:01:21 03:01:21 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:01:21 #39 ... 03:01:21 03:01:21 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:01:21 #80 ... 03:01:21 03:01:21 #43 [support-scheduler internal] load build context 03:01:21 #43 ... 03:01:21 03:01:21 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:01:21 #74 20.53 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:21 #74 22.09 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:21 #74 26.81 OK: 266 MiB in 52 packages 03:01:21 #74 ... 03:01:21 03:01:21 #43 [support-scheduler internal] load build context 03:01:22 #43 ... 03:01:22 03:01:22 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:01:22 #74 DONE 30.9s 03:01:22 03:01:22 #43 [support-scheduler internal] load build context 03:01:22 #43 ... 03:01:22 03:01:22 #60 [security-bootstrapper internal] load build context 03:01:22 #60 ... 03:01:22 03:01:22 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:01:22 #81 ... 03:01:22 03:01:22 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:01:22 #82 ... 03:01:22 03:01:22 #60 [security-bootstrapper internal] load build context 03:01:23 #60 ... 03:01:23 03:01:23 #53 [security-proxy-setup internal] load build context 03:01:23 #53 ... 03:01:23 03:01:23 #60 [security-bootstrapper internal] load build context 03:01:23 #60 ... 03:01:23 03:01:23 #41 [security-proxy-auth internal] load build context 03:01:23 #41 ... 03:01:23 03:01:23 #54 [core-data internal] load build context 03:01:23 #54 ... 03:01:23 03:01:23 #41 [security-proxy-auth internal] load build context 03:01:25 #41 transferring context: 53.94MB 42.9s 03:01:25 #41 ... 03:01:25 03:01:25 #79 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 03:01:25 #79 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:25 #79 15.26 OK: 8 MiB in 16 packages 03:01:25 #79 DONE 17.3s 03:01:25 03:01:25 #41 [security-proxy-auth internal] load build context 03:01:25 #41 ... 03:01:25 03:01:25 #55 [core-command internal] load build context 03:01:25 #55 ... 03:01:25 03:01:25 #57 [core-common-config-bootstrapper internal] load build context 03:01:26 #57 ... 03:01:26 03:01:26 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:01:26 #76 13.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:26 #76 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:26 #76 16.67 OK: 18 MiB in 19 packages 03:01:26 #76 DONE 19.0s 03:01:26 03:01:26 #57 [core-common-config-bootstrapper internal] load build context 03:01:27 #57 ... 03:01:27 03:01:27 #40 [core-keeper internal] load build context 03:01:27 #40 ... 03:01:27 03:01:27 #57 [core-common-config-bootstrapper internal] load build context 03:01:28 #57 ... 03:01:28 03:01:28 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:01:28 #77 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:28 #77 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:28 #77 18.06 OK: 9 MiB in 17 packages 03:01:28 #77 DONE 20.4s 03:01:28 03:01:28 #57 [core-common-config-bootstrapper internal] load build context 03:01:28 #57 ... 03:01:28 03:01:28 #46 [support-notifications internal] load build context 03:01:28 #46 ... 03:01:28 03:01:28 #57 [core-common-config-bootstrapper internal] load build context 03:01:29 #57 ... 03:01:29 03:01:29 #49 [core-metadata internal] load build context 03:01:29 #49 ... 03:01:29 03:01:29 #57 [core-common-config-bootstrapper internal] load build context 03:01:29 #57 ... 03:01:29 03:01:29 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:01:29 #83 ... 03:01:29 03:01:29 #40 [core-keeper internal] load build context 03:01:29 #40 ... 03:01:29 03:01:29 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:01:29 #78 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:29 #78 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:29 #78 19.93 OK: 18 MiB in 19 packages 03:01:29 #78 DONE 21.6s 03:01:29 03:01:29 #40 [core-keeper internal] load build context 03:01:30 #40 ... 03:01:30 03:01:30 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:01:30 #84 ... 03:01:30 03:01:30 #48 [security-secretstore-setup internal] load build context 03:01:30 #48 ... 03:01:30 03:01:30 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:01:30 #81 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:30 #81 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:30 #81 16.23 OK: 8 MiB in 16 packages 03:01:30 #81 DONE 17.6s 03:01:30 03:01:30 #48 [security-secretstore-setup internal] load build context 03:01:30 #48 ... 03:01:30 03:01:30 #57 [core-common-config-bootstrapper internal] load build context 03:01:30 #57 ... 03:01:30 03:01:30 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:01:30 #85 ... 03:01:30 03:01:30 #46 [support-notifications internal] load build context 03:01:30 #46 transferring context: 116.74MB 52.2s 03:01:30 #46 ... 03:01:30 03:01:30 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:01:30 #82 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:30 #82 12.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:30 #82 15.74 OK: 13 MiB in 26 packages 03:01:30 #82 DONE 17.8s 03:01:30 03:01:30 #46 [support-notifications internal] load build context 03:01:30 #46 ... 03:01:30 03:01:30 #72 [support-cron-scheduler internal] load build context 03:01:30 #72 ... 03:01:30 03:01:30 #56 [security-spiffe-token-provider internal] load build context 03:01:30 #56 ... 03:01:30 03:01:30 #72 [support-cron-scheduler internal] load build context 03:01:31 #72 ... 03:01:31 03:01:31 #86 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:01:31 #86 ... 03:01:31 03:01:31 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:01:31 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 32.6s 03:01:31 #66 ... 03:01:31 03:01:31 #57 [core-common-config-bootstrapper internal] load build context 03:01:31 #57 ... 03:01:31 03:01:31 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:01:31 #85 DONE 11.1s 03:01:31 03:01:31 #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:01:31 #80 13.21 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:31 #80 14.56 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:31 #80 17.96 (1/1) Installing dumb-init (1.2.5-r2) 03:01:31 #80 18.52 Executing busybox-1.36.1-r7.trigger 03:01:31 #80 18.52 OK: 8 MiB in 16 packages 03:01:31 #80 DONE 20.1s 03:01:31 03:01:31 #57 [core-common-config-bootstrapper internal] load build context 03:01:31 #57 ... 03:01:31 03:01:31 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:01:31 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.8s 03:01:31 #39 ... 03:01:31 03:01:31 #57 [core-common-config-bootstrapper internal] load build context 03:01:32 #57 ... 03:01:32 03:01:32 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:01:32 #87 DONE 2.5s 03:01:32 03:01:32 #57 [core-common-config-bootstrapper internal] load build context 03:01:32 #57 ... 03:01:32 03:01:32 #43 [support-scheduler internal] load build context 03:01:32 #43 ... 03:01:32 03:01:32 #57 [core-common-config-bootstrapper internal] load build context 03:01:33 #57 ... 03:01:33 03:01:33 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 03:01:33 #88 DONE 1.6s 03:01:33 03:01:33 #57 [core-common-config-bootstrapper internal] load build context 03:01:33 #57 ... 03:01:33 03:01:33 #53 [security-proxy-setup internal] load build context 03:01:33 #53 ... 03:01:33 03:01:33 #57 [core-common-config-bootstrapper internal] load build context 03:01:33 #57 ... 03:01:33 03:01:33 #60 [security-bootstrapper internal] load build context 03:01:33 #60 ... 03:01:33 03:01:33 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:01:33 #39 ... 03:01:33 03:01:33 #54 [core-data internal] load build context 03:01:34 #54 ... 03:01:34 03:01:34 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:01:35 #39 ... 03:01:35 03:01:35 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:01:35 #86 11.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:35 #86 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:35 #86 13.71 OK: 9 MiB in 20 packages 03:01:35 #86 DONE 14.8s 03:01:35 03:01:35 #56 [security-spiffe-token-provider internal] load build context 03:01:35 #56 ... 03:01:35 03:01:35 #41 [security-proxy-auth internal] load build context 03:01:36 #41 ... 03:01:36 03:01:36 #83 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:01:36 #83 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:36 #83 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:36 #83 15.45 OK: 12 MiB in 18 packages 03:01:36 #83 DONE 16.7s 03:01:36 03:01:36 #41 [security-proxy-auth internal] load build context 03:01:36 #41 ... 03:01:36 03:01:36 #55 [core-command internal] load build context 03:01:36 #55 transferring context: 108.44MB 55.7s 03:01:36 #55 ... 03:01:36 03:01:36 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:01:36 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.9s 03:01:36 #39 ... 03:01:36 03:01:36 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:01:36 #84 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:01:36 #84 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:01:36 #84 15.52 OK: 8 MiB in 19 packages 03:01:36 #84 DONE 16.5s 03:01:36 03:01:36 #56 [security-spiffe-token-provider internal] load build context 03:01:39 #56 ... 03:01:39 03:01:39 #49 [core-metadata internal] load build context 03:01:39 #49 ... 03:01:39 03:01:39 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:01:40 #39 ... 03:01:40 03:01:40 #40 [core-keeper internal] load build context 03:01:40 #40 ... 03:01:40 03:01:40 #56 [security-spiffe-token-provider internal] load build context 03:01:40 #56 ... 03:01:40 03:01:40 #48 [security-secretstore-setup internal] load build context 03:01:40 #48 ... 03:01:40 03:01:40 #56 [security-spiffe-token-provider internal] load build context 03:01:40 #56 ... 03:01:40 03:01:40 #46 [support-notifications internal] load build context 03:01:40 #46 transferring context: 149.04MB 63.0s 03:01:40 #46 ... 03:01:40 03:01:40 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:01:41 #39 ... 03:01:41 03:01:41 #72 [support-cron-scheduler internal] load build context 03:01:41 #72 ... 03:01:41 03:01:41 #46 [support-notifications internal] load build context 03:01:41 #46 ... 03:01:41 03:01:41 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:01:41 #66 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 38.4s done 03:01:41 #66 ... 03:01:41 03:01:41 #46 [support-notifications internal] load build context 03:01:43 #46 ... 03:01:43 03:01:43 #43 [support-scheduler internal] load build context 03:01:43 #43 ... 03:01:43 03:01:43 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:01:43 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 46.8s 03:01:43 #39 ... 03:01:43 03:01:43 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:01:43 #89 DONE 1.9s 03:01:43 03:01:43 #53 [security-proxy-setup internal] load build context 03:01:43 #53 ... 03:01:43 03:01:43 #57 [core-common-config-bootstrapper internal] load build context 03:01:44 #57 ... 03:01:44 03:01:44 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:01:44 #39 ... 03:01:44 03:01:44 #60 [security-bootstrapper internal] load build context 03:01:44 #60 ... 03:01:44 03:01:44 #54 [core-data internal] load build context 03:01:44 #54 ... 03:01:44 03:01:44 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:01:46 #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 49.9s done 03:01:46 #39 ... 03:01:46 03:01:46 #41 [security-proxy-auth internal] load build context 03:01:46 #41 ... 03:01:46 03:01:46 #55 [core-command internal] load build context 03:01:46 #55 ... 03:01:46 03:01:46 #41 [security-proxy-auth internal] load build context 03:01:46 #41 transferring context: 117.92MB 64.1s 03:01:47 #41 ... 03:01:47 03:01:47 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:01:47 #39 DONE 67.0s 03:01:47 03:01:47 #41 [security-proxy-auth internal] load build context 03:01:49 #41 ... 03:01:49 03:01:49 #49 [core-metadata internal] load build context 03:01:49 #49 ... 03:01:49 03:01:49 #43 [support-scheduler internal] load build context 03:01:49 #43 ... 03:01:49 03:01:49 #49 [core-metadata internal] load build context 03:01:50 #49 ... 03:01:50 03:01:50 #40 [core-keeper internal] load build context 03:01:50 #40 ... 03:01:50 03:01:50 #43 [support-scheduler internal] load build context 03:01:50 #43 ... 03:01:50 03:01:50 #48 [security-secretstore-setup internal] load build context 03:01:51 #48 ... 03:01:51 03:01:51 #43 [support-scheduler internal] load build context 03:01:51 #43 ... 03:01:51 03:01:51 #56 [security-spiffe-token-provider internal] load build context 03:01:51 #56 ... 03:01:51 03:01:51 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:01:51 #90 ... 03:01:51 03:01:51 #72 [support-cron-scheduler internal] load build context 03:01:51 #72 ... 03:01:51 03:01:51 #56 [security-spiffe-token-provider internal] load build context 03:01:51 #56 transferring context: 158.87MB 71.1s 03:01:53 #56 ... 03:01:53 03:01:53 #46 [support-notifications internal] load build context 03:01:53 #46 ... 03:01:53 03:01:53 #56 [security-spiffe-token-provider internal] load build context 03:01:53 #56 ... 03:01:53 03:01:53 #57 [core-common-config-bootstrapper internal] load build context 03:01:53 #57 ... 03:01:53 03:01:53 #53 [security-proxy-setup internal] load build context 03:01:54 #53 ... 03:01:54 03:01:54 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:01:54 #90 DONE 3.1s 03:01:54 03:01:54 #53 [security-proxy-setup internal] load build context 03:01:54 #53 ... 03:01:54 03:01:54 #57 [core-common-config-bootstrapper internal] load build context 03:01:54 #57 ... 03:01:54 03:01:54 #60 [security-bootstrapper internal] load build context 03:01:54 #60 ... 03:01:54 03:01:54 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:01:54 #91 DONE 4.1s 03:01:54 03:01:54 #60 [security-bootstrapper internal] load build context 03:01:54 #60 ... 03:01:54 03:01:54 #54 [core-data internal] load build context 03:01:54 #54 ... 03:01:54 03:01:54 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:01:54 #92 DONE 4.3s 03:01:54 03:01:54 #54 [core-data internal] load build context 03:01:54 #54 ... 03:01:54 03:01:54 #60 [security-bootstrapper internal] load build context 03:01:55 #60 ... 03:01:55 03:01:55 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:01:55 #93 DONE 1.0s 03:01:55 03:01:55 #60 [security-bootstrapper internal] load build context 03:01:56 #60 ... 03:01:56 03:01:56 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:01:56 #94 DONE 1.6s 03:01:56 03:01:56 #60 [security-bootstrapper internal] load build context 03:01:56 #60 ... 03:01:56 03:01:56 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:01:56 #95 DONE 1.9s 03:01:56 03:01:56 #60 [security-bootstrapper internal] load build context 03:01:56 #60 ... 03:01:56 03:01:56 #55 [core-command internal] load build context 03:01:56 #55 ... 03:01:56 03:01:56 #60 [security-bootstrapper internal] load build context 03:01:56 #60 transferring context: 102.48MB 73.9s 03:01:57 #60 ... 03:01:57 03:01:57 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 03:01:57 #96 DONE 1.9s 03:01:57 03:01:57 #60 [security-bootstrapper internal] load build context 03:01:58 #60 ... 03:01:58 03:01:58 #97 [security-spire-config stage-2 6/10] COPY security.txt / 03:01:58 #97 DONE 1.8s 03:01:58 03:01:58 #60 [security-bootstrapper internal] load build context 03:01:58 #60 ... 03:01:58 03:01:58 #98 [security-spire-server stage-2 6/9] COPY security.txt / 03:01:58 #98 DONE 1.8s 03:01:58 03:01:58 #60 [security-bootstrapper internal] load build context 03:01:58 #60 ... 03:01:58 03:01:58 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:01:58 #99 DONE 1.5s 03:01:58 03:01:58 #60 [security-bootstrapper internal] load build context 03:01:59 #60 ... 03:01:59 03:01:59 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:01:59 #100 DONE 1.2s 03:01:59 03:01:59 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:01:59 #101 DONE 1.0s 03:01:59 03:01:59 #60 [security-bootstrapper internal] load build context 03:01:59 #60 ... 03:01:59 03:01:59 #41 [security-proxy-auth internal] load build context 03:01:59 #41 ... 03:01:59 03:01:59 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:01:59 #102 DONE 1.0s 03:01:59 03:01:59 #41 [security-proxy-auth internal] load build context 03:01:59 #41 ... 03:01:59 03:01:59 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:02:00 #103 ... 03:02:00 03:02:00 #49 [core-metadata internal] load build context 03:02:00 #49 ... 03:02:00 03:02:00 #60 [security-bootstrapper internal] load build context 03:02:00 #60 ... 03:02:00 03:02:00 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:02:00 #104 DONE 1.3s 03:02:00 03:02:00 #60 [security-bootstrapper internal] load build context 03:02:00 #60 ... 03:02:00 03:02:00 #40 [core-keeper internal] load build context 03:02:00 #40 ... 03:02:00 03:02:00 #60 [security-bootstrapper internal] load build context 03:02:00 #60 ... 03:02:00 03:02:00 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:02:00 #105 DONE 1.4s 03:02:00 03:02:00 #60 [security-bootstrapper internal] load build context 03:02:01 #60 ... 03:02:01 03:02:01 #43 [support-scheduler internal] load build context 03:02:01 #43 ... 03:02:01 03:02:01 #48 [security-secretstore-setup internal] load build context 03:02:01 #48 ... 03:02:01 03:02:01 #60 [security-bootstrapper internal] load build context 03:02:01 #60 ... 03:02:01 03:02:01 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:02:01 #103 DONE 1.6s 03:02:01 03:02:01 #60 [security-bootstrapper internal] load build context 03:02:01 #60 ... 03:02:01 03:02:01 #72 [support-cron-scheduler internal] load build context 03:02:01 #72 ... 03:02:01 03:02:01 #106 [security-spire-agent] exporting to image 03:02:01 #106 exporting layers 03:02:01 #106 ... 03:02:01 03:02:01 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:02:01 #107 DONE 1.1s 03:02:02 03:02:02 #60 [security-bootstrapper internal] load build context 03:02:02 #60 transferring context: 124.19MB 79.1s 03:02:02 #60 ... 03:02:02 03:02:02 #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:02:02 #108 DONE 1.6s 03:02:02 03:02:02 #60 [security-bootstrapper internal] load build context 03:02:03 #60 ... 03:02:03 03:02:03 #46 [support-notifications internal] load build context 03:02:03 #46 ... 03:02:03 03:02:03 #56 [security-spiffe-token-provider internal] load build context 03:02:03 #56 ... 03:02:03 03:02:03 #60 [security-bootstrapper internal] load build context 03:02:04 #60 ... 03:02:04 03:02:04 #53 [security-proxy-setup internal] load build context 03:02:04 #53 ... 03:02:04 03:02:04 #57 [core-common-config-bootstrapper internal] load build context 03:02:04 #57 ... 03:02:04 03:02:04 #54 [core-data internal] load build context 03:02:04 #54 ... 03:02:04 03:02:04 #57 [core-common-config-bootstrapper internal] load build context 03:02:07 #57 ... 03:02:07 03:02:07 #55 [core-command internal] load build context 03:02:07 #55 transferring context: 260.37MB 86.6s 03:02:07 #55 ... 03:02:07 03:02:07 #57 [core-common-config-bootstrapper internal] load build context 03:02:09 #57 ... 03:02:09 03:02:09 #106 [security-spire-server] exporting to image 03:02:09 #106 exporting layers 5.9s done 03:02:09 #106 writing image sha256:a0c29454a5d09b966dbf37d9df07080eb6d814eb71c0e0f7330eb6c477a18c73 0.3s done 03:02:09 #106 naming to docker.io/library/security-spire-agent-arm64 0.1s done 03:02:09 #106 writing image sha256:798e2f9e795e49e51e022eb8049fb7513f9c69d5b46f1f76a81c4756af0c3290 0.1s done 03:02:09 #106 naming to docker.io/library/security-spire-config-arm64 0.1s done 03:02:09 #106 writing image sha256:06b80282a24ebf5a8d7841356722a33c5d85936385a87643d0687370ada130eb done 03:02:09 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 03:02:09 #106 DONE 7.5s 03:02:09 03:02:09 #57 [core-common-config-bootstrapper internal] load build context 03:02:10 #57 ... 03:02:10 03:02:10 #41 [security-proxy-auth internal] load build context 03:02:10 #41 ... 03:02:10 03:02:10 #57 [core-common-config-bootstrapper internal] load build context 03:02:10 #57 ... 03:02:10 03:02:10 #49 [core-metadata internal] load build context 03:02:10 #49 ... 03:02:10 03:02:10 #57 [core-common-config-bootstrapper internal] load build context 03:02:10 #57 ... 03:02:10 03:02:10 #40 [core-keeper internal] load build context 03:02:11 #40 ... 03:02:11 03:02:11 #49 [core-metadata internal] load build context 03:02:11 #49 ... 03:02:11 03:02:11 #48 [security-secretstore-setup internal] load build context 03:02:11 #48 ... 03:02:11 03:02:11 #43 [support-scheduler internal] load build context 03:02:11 #43 ... 03:02:11 03:02:11 #48 [security-secretstore-setup internal] load build context 03:02:11 #48 ... 03:02:11 03:02:11 #72 [support-cron-scheduler internal] load build context 03:02:11 #72 ... 03:02:11 03:02:11 #48 [security-secretstore-setup internal] load build context 03:02:11 #48 transferring context: 229.54MB 92.9s 03:02:13 #48 ... 03:02:13 03:02:13 #46 [support-notifications internal] load build context 03:02:13 #46 ... 03:02:13 03:02:13 #56 [security-spiffe-token-provider internal] load build context 03:02:13 #56 ... 03:02:13 03:02:13 #48 [security-secretstore-setup internal] load build context 03:02:14 #48 ... 03:02:14 03:02:14 #60 [security-bootstrapper internal] load build context 03:02:14 #60 ... 03:02:14 03:02:14 #48 [security-secretstore-setup internal] load build context 03:02:14 #48 ... 03:02:14 03:02:14 #53 [security-proxy-setup internal] load build context 03:02:14 #53 ... 03:02:14 03:02:14 #54 [core-data internal] load build context 03:02:14 #54 ... 03:02:14 03:02:14 #53 [security-proxy-setup internal] load build context 03:02:16 #53 ... 03:02:16 03:02:16 #55 [core-command internal] load build context 03:02:16 #55 transferring context: 311.69MB 95.7s done 03:02:16 #55 DONE 96.2s 03:02:16 03:02:16 #53 [security-proxy-setup internal] load build context 03:02:18 #53 ... 03:02:18 03:02:18 #72 [support-cron-scheduler internal] load build context 03:02:18 #72 transferring context: 311.69MB 90.7s done 03:02:18 #72 DONE 93.0s 03:02:18 03:02:18 #53 [security-proxy-setup internal] load build context 03:02:19 #53 ... 03:02:19 03:02:19 #109 [core-command builder 4/7] COPY go.mod vendor* ./ 03:02:19 #109 DONE 2.7s 03:02:19 03:02:19 #53 [security-proxy-setup internal] load build context 03:02:19 #53 ... 03:02:19 03:02:19 #46 [support-notifications internal] load build context 03:02:19 #46 transferring context: 311.69MB 101.5s done 03:02:19 #46 DONE 101.8s 03:02:19 03:02:19 #53 [security-proxy-setup internal] load build context 03:02:20 #53 ... 03:02:20 03:02:20 #41 [security-proxy-auth internal] load build context 03:02:20 #41 ... 03:02:20 03:02:20 #53 [security-proxy-setup internal] load build context 03:02:20 #53 ... 03:02:20 03:02:20 #57 [core-common-config-bootstrapper internal] load build context 03:02:20 #57 ... 03:02:20 03:02:20 #110 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 03:02:20 #110 DONE 1.9s 03:02:20 03:02:20 #57 [core-common-config-bootstrapper internal] load build context 03:02:20 #57 ... 03:02:20 03:02:20 #53 [security-proxy-setup internal] load build context 03:02:21 #53 ... 03:02:21 03:02:21 #40 [core-keeper internal] load build context 03:02:21 #40 ... 03:02:21 03:02:21 #53 [security-proxy-setup internal] load build context 03:02:21 #53 ... 03:02:21 03:02:21 #49 [core-metadata internal] load build context 03:02:21 #49 ... 03:02:21 03:02:21 #53 [security-proxy-setup internal] load build context 03:02:21 #53 ... 03:02:21 03:02:21 #43 [support-scheduler internal] load build context 03:02:21 #43 ... 03:02:21 03:02:21 #53 [security-proxy-setup internal] load build context 03:02:21 #53 ... 03:02:21 03:02:21 #54 [core-data internal] load build context 03:02:21 #54 transferring context: 311.69MB 101.8s done 03:02:21 #54 DONE 102.3s 03:02:21 03:02:21 #53 [security-proxy-setup internal] load build context 03:02:22 #53 ... 03:02:22 03:02:22 #49 [core-metadata internal] load build context 03:02:22 #49 transferring context: 311.69MB 103.1s done 03:02:22 #49 DONE 103.5s 03:02:22 03:02:22 #53 [security-proxy-setup internal] load build context 03:02:23 #53 ... 03:02:23 03:02:23 #43 [support-scheduler internal] load build context 03:02:23 #43 transferring context: 311.69MB 104.1s done 03:02:23 #43 DONE 104.3s 03:02:23 03:02:23 #53 [security-proxy-setup internal] load build context 03:02:24 #53 ... 03:02:24 03:02:24 #56 [security-spiffe-token-provider internal] load build context 03:02:24 #56 ... 03:02:24 03:02:24 #53 [security-proxy-setup internal] load build context 03:02:24 #53 ... 03:02:24 03:02:24 #48 [security-secretstore-setup internal] load build context 03:02:24 #48 ... 03:02:24 03:02:24 #60 [security-bootstrapper internal] load build context 03:02:24 #60 ... 03:02:24 03:02:24 #48 [security-secretstore-setup internal] load build context 03:02:26 #48 ... 03:02:26 03:02:26 #56 [security-spiffe-token-provider internal] load build context 03:02:26 #56 transferring context: 311.69MB 106.3s done 03:02:26 #56 DONE 106.6s 03:02:26 03:02:26 #48 [security-secretstore-setup internal] load build context 03:02:27 #48 ... 03:02:27 03:02:27 #57 [core-common-config-bootstrapper internal] load build context 03:02:27 #57 transferring context: 311.69MB 107.0s done 03:02:27 #57 DONE 107.6s 03:02:27 03:02:27 #48 [security-secretstore-setup internal] load build context 03:02:28 #48 ... 03:02:28 03:02:28 #41 [security-proxy-auth internal] load build context 03:02:28 #41 transferring context: 311.69MB 105.4s done 03:02:28 #41 DONE 106.7s 03:02:28 03:02:28 #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:02:28 #111 DONE 1.6s 03:02:28 03:02:28 #48 [security-secretstore-setup internal] load build context 03:02:29 #48 ... 03:02:29 03:02:29 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:29 #112 ... 03:02:29 03:02:29 #48 [security-secretstore-setup internal] load build context 03:02:30 #48 transferring context: 311.69MB 111.2s done 03:02:30 #48 DONE 111.3s 03:02:30 03:02:30 #60 [security-bootstrapper internal] load build context 03:02:30 #60 ... 03:02:30 03:02:30 #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:31 #113 ... 03:02:31 03:02:31 #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:02:31 #114 DONE 0.8s 03:02:31 03:02:31 #60 [security-bootstrapper internal] load build context 03:02:31 #60 ... 03:02:31 03:02:31 #40 [core-keeper internal] load build context 03:02:31 #40 ... 03:02:31 03:02:31 #60 [security-bootstrapper internal] load build context 03:02:34 #60 transferring context: 311.69MB 111.5s done 03:02:34 #60 DONE 112.8s 03:02:34 03:02:34 #40 [core-keeper internal] load build context 03:02:34 #40 ... 03:02:34 03:02:34 #53 [security-proxy-setup internal] load build context 03:02:34 #53 ... 03:02:34 03:02:34 #40 [core-keeper internal] load build context 03:02:35 #40 ... 03:02:35 03:02:35 #53 [security-proxy-setup internal] load build context 03:02:35 #53 transferring context: 311.69MB 115.6s done 03:02:35 #53 DONE 115.9s 03:02:35 03:02:35 #40 [core-keeper internal] load build context 03:02:37 #40 transferring context: 311.69MB 114.7s done 03:02:37 #40 DONE 115.9s 03:02:37 03:02:37 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:37 #115 ... 03:02:37 03:02:37 #116 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:02:38 #116 DONE 0.8s 03:02:38 03:02:38 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:38 #117 ... 03:02:38 03:02:38 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:46 #118 ... 03:03:46 03:03:46 #113 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:46 #113 DONE 79.2s 03:03:46 03:03:46 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:46 #117 DONE 71.8s 03:03:46 03:03:46 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:46 #112 DONE 80.9s 03:03:46 03:03:46 #115 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:46 #115 DONE 69.2s 03:03:46 03:03:46 #119 [security-spiffe-token-provider builder 6/7] COPY . . 03:03:46 #119 ... 03:03:46 03:03:46 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:46 #118 DONE 66.2s 03:03:46 03:03:46 #120 [support-cron-scheduler builder 6/7] COPY . . 03:03:46 #120 DONE 4.5s 03:03:46 03:03:46 #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:46 #121 CACHED 03:03:46 03:03:46 #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:03:46 #122 CACHED 03:03:46 03:03:46 #123 [security-proxy-auth builder 6/7] COPY . . 03:03:46 #123 CACHED 03:03:46 03:03:46 #124 [security-bootstrapper builder 6/7] COPY . . 03:03:46 #124 CACHED 03:03:46 03:03:46 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:46 #125 CACHED 03:03:46 03:03:46 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:03:46 #126 CACHED 03:03:46 03:03:46 #127 [core-command builder 6/7] COPY . . 03:03:46 #127 DONE 4.5s 03:03:46 03:03:46 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 03:03:46 #128 CACHED 03:03:46 03:03:46 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:46 #129 CACHED 03:03:46 03:03:46 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:03:46 #130 CACHED 03:03:46 03:03:46 #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:46 #131 CACHED 03:03:46 03:03:46 #132 [core-data builder 6/7] COPY . . 03:03:46 #132 CACHED 03:03:46 03:03:46 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 03:03:46 #133 CACHED 03:03:46 03:03:46 #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:03:46 #134 CACHED 03:03:46 03:03:46 #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:46 #135 CACHED 03:03:46 03:03:46 #136 [security-proxy-setup builder 6/7] COPY . . 03:03:46 #136 CACHED 03:03:46 03:03:46 #137 [core-metadata builder 6/7] COPY . . 03:03:46 #137 CACHED 03:03:46 03:03:46 #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:46 #138 CACHED 03:03:46 03:03:46 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:03:46 #139 CACHED 03:03:46 03:03:46 #140 [security-secretstore-setup builder 6/7] COPY . . 03:03:46 #140 DONE 4.4s 03:03:46 03:03:46 #141 [support-scheduler builder 6/7] COPY . . 03:03:46 #141 CACHED 03:03:46 03:03:46 #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:03:46 #142 CACHED 03:03:46 03:03:46 #143 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:46 #143 CACHED 03:03:46 03:03:46 #144 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:03:46 #144 CACHED 03:03:46 03:03:46 #145 [support-notifications builder 6/7] COPY . . 03:03:46 #145 CACHED 03:03:46 03:03:46 #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:03:46 #146 CACHED 03:03:46 03:03:46 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:03:46 #147 ... 03:03:46 03:03:46 #119 [security-spiffe-token-provider builder 6/7] COPY . . 03:03:46 #119 DONE 4.5s 03:03:46 03:03:46 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:03:50 #148 ... 03:03:50 03:03:50 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:03:50 #0 5.277 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 03:03:50 #149 ... 03:03:50 03:03:50 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:03:50 #0 5.927 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:03:51 #150 ... 03:03:51 03:03:51 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:03:51 #148 6.571 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 03:03:54 #148 ... 03:03:54 03:03:54 #151 [core-keeper builder 7/8] COPY . . 03:03:54 #151 DONE 9.3s 03:03:54 03:03:54 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:03:54 #152 ... 03:03:54 03:03:54 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:03:54 #0 6.791 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 03:03:54 #153 ... 03:03:54 03:03:54 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:03:54 #0 5.093 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 03:03:55 #154 ... 03:03:55 03:03:55 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:03:55 #0 6.683 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 03:03:55 #155 ... 03:03:55 03:03:55 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:03:55 #0 5.646 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 03:03:55 #156 ... 03:03:55 03:03:55 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:03:55 #0 6.611 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:03:55 #157 ... 03:03:55 03:03:55 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:03:55 #0 5.145 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 03:03:55 #158 ... 03:03:55 03:03:55 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:03:55 #0 5.649 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 03:03:56 #159 ... 03:03:56 03:03:56 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:03:56 #0 6.382 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 03:03:56 #160 ... 03:03:56 03:03:56 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:03:56 #147 6.618 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 03:03:58 #147 ... 03:03:58 03:03:58 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:03:58 #152 2.155 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 03:23:52 #152 ... 03:23:52 03:23:52 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:23:52 #155 1203.5 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 03:24:00 #155 ... 03:24:00 03:24:00 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:24:00 #153 DONE 1214.7s 03:24:00 03:24:00 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:24:00 #152 ... 03:24:00 03:24:00 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:24:00 #161 DONE 0.3s 03:24:00 03:24:00 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:24:00 #157 ... 03:24:00 03:24:00 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:24:00 #162 DONE 0.2s 03:24:00 03:24:00 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:24:00 #152 ... 03:24:00 03:24:00 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:24:00 #163 DONE 0.2s 03:24:00 03:24:00 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:24:01 #164 DONE 0.2s 03:24:01 03:24:01 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:24:01 #154 ... 03:24:01 03:24:01 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:24:01 #165 DONE 0.3s 03:24:01 03:24:01 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:24:01 #154 ... 03:24:01 03:24:01 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:24:01 #166 DONE 0.2s 03:24:01 03:24:01 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:24:04 #167 DONE 2.5s 03:24:04 03:24:04 #106 [security-proxy-setup] exporting to image 03:24:04 #106 exporting layers 03:24:05 #106 exporting layers 1.1s done 03:24:05 #106 writing image sha256:77d640aa620704aee586ed5fce6aa83580d65b8dcc6f22c572690b332522904f 0.0s done 03:24:05 #106 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 03:24:05 #106 DONE 8.7s 03:24:05 03:24:05 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:24:10 #157 ... 03:24:10 03:24:10 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:24:10 #155 DONE 1224.8s 03:24:10 03:24:10 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:24:10 #154 ... 03:24:10 03:24:10 #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:24:10 #168 DONE 0.1s 03:24:10 03:24:10 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:24:10 #156 ... 03:24:10 03:24:10 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:24:10 #169 DONE 0.2s 03:24:10 03:24:10 #170 [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 03:24:11 #170 DONE 0.2s 03:24:11 03:24:11 #171 [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 03:24:11 #171 DONE 0.2s 03:24:11 03:24:11 #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:24:11 #172 DONE 0.1s 03:24:11 03:24:11 #173 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:24:11 #173 DONE 0.2s 03:24:11 03:24:11 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:24:11 #147 ... 03:24:11 03:24:11 #174 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:24:11 #174 DONE 0.3s 03:24:11 03:24:11 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:24:11 #148 ... 03:24:11 03:24:11 #175 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:24:11 #175 DONE 0.1s 03:24:11 03:24:11 #176 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:24:14 #176 DONE 2.2s 03:24:14 03:24:14 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:24:14 #157 ... 03:24:14 03:24:14 #106 [security-secretstore-setup] exporting to image 03:24:14 #106 exporting layers 03:24:16 #106 exporting layers 1.6s done 03:24:16 #106 writing image sha256:1403ddea2d45f55694d09902a4f3b4ba7b4beaf7a0a1ecc2c422b36d1da1e67c done 03:24:16 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 03:24:16 #106 DONE 10.3s 03:24:16 03:24:16 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:24:22 #157 ... 03:24:22 03:24:22 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:24:22 #149 DONE 1236.7s 03:24:22 03:24:22 #177 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:24:22 #177 DONE 0.3s 03:24:22 03:24:22 #178 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:24:24 #178 DONE 2.4s 03:24:24 03:24:24 #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 03:24:24 #179 DONE 0.3s 03:24:24 03:24:24 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:24:24 #148 ... 03:24:24 03:24:24 #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 03:24:24 #180 DONE 0.2s 03:24:24 03:24:24 #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:24:24 #181 DONE 0.3s 03:24:24 03:24:24 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:24:25 #154 ... 03:24:25 03:24:25 #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:24:25 #182 DONE 0.1s 03:24:25 03:24:25 #183 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:24:25 #183 DONE 0.2s 03:24:25 03:24:25 #184 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:24:25 #184 DONE 0.2s 03:24:25 03:24:25 #185 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:24:25 #185 DONE 0.1s 03:24:25 03:24:25 #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:24:25 #186 DONE 0.1s 03:24:25 03:24:25 #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:24:25 #187 DONE 0.1s 03:24:25 03:24:25 #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:24:27 #188 DONE 2.0s 03:24:27 03:24:27 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:24:27 #152 ... 03:24:27 03:24:27 #106 [security-bootstrapper] exporting to image 03:24:27 #106 exporting layers 03:24:29 #106 exporting layers 1.3s done 03:24:29 #106 writing image sha256:6723df8aad0f87d5be0719634ddd172262c54f2a6272afe10daf1f9103ec20ba done 03:24:29 #106 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 03:24:29 #106 DONE 11.6s 03:24:29 03:24:29 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:25:16 #154 ... 03:25:16 03:25:16 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:25:16 #158 DONE 1283.9s 03:25:16 03:25:16 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:25:16 #147 ... 03:25:16 03:25:16 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:25:16 #189 DONE 0.3s 03:25:16 03:25:16 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:25:16 #152 ... 03:25:16 03:25:16 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:25:16 #190 DONE 0.3s 03:25:16 03:25:16 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:25:16 #191 DONE 0.2s 03:25:16 03:25:16 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:25:16 #192 DONE 0.2s 03:25:16 03:25:16 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:25:16 #193 DONE 0.1s 03:25:16 03:25:16 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:25:16 #157 ... 03:25:16 03:25:16 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:25:16 #194 DONE 2.0s 03:25:16 03:25:16 #106 [core-common-config-bootstrapper] exporting to image 03:25:16 #106 exporting layers 03:25:16 #106 exporting layers 0.7s done 03:25:16 #106 writing image sha256:40054bd3ce881b61a915eecc62b50e3b6f7c0e326fd4cdfd3c00987d1dda062c 03:25:16 #106 writing image sha256:40054bd3ce881b61a915eecc62b50e3b6f7c0e326fd4cdfd3c00987d1dda062c 0.2s done 03:25:16 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 03:25:16 #106 DONE 12.5s 03:25:16 03:25:16 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:27:23 #150 ... 03:27:23 03:27:23 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:27:23 #148 DONE 1416.0s 03:27:23 03:27:23 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:27:23 #154 ... 03:27:23 03:27:23 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:27:23 #195 DONE 0.2s 03:27:23 03:27:23 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:27:23 #157 ... 03:27:23 03:27:23 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:27:23 #196 DONE 0.1s 03:27:23 03:27:23 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:27:23 #197 DONE 0.3s 03:27:23 03:27:23 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:27:23 #198 DONE 0.1s 03:27:23 03:27:23 #106 [security-spiffe-token-provider] exporting to image 03:27:23 #106 exporting layers 03:27:23 #106 exporting layers 0.7s done 03:27:23 #106 writing image sha256:5e5357e1ceee0ccabd319699004210433b0f807cfe585966a3e70ceb06195726 0.0s done 03:27:23 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:27:23 #106 DONE 13.2s 03:27:23 03:27:23 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:35:30 #154 ... 03:35:30 03:35:30 #159 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:35:30 #159 DONE 1899.9s 03:35:30 03:35:30 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:35:30 #156 ... 03:35:30 03:35:30 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:35:30 #199 DONE 0.2s 03:35:30 03:35:30 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:35:30 #147 ... 03:35:30 03:35:30 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:35:30 #200 DONE 0.2s 03:35:30 03:35:30 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:35:30 #201 DONE 0.6s 03:35:30 03:35:30 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:35:30 #154 ... 03:35:30 03:35:30 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:35:30 #202 DONE 0.1s 03:35:30 03:35:30 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:35:30 #203 DONE 0.1s 03:35:30 03:35:30 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:35:30 #157 ... 03:35:30 03:35:30 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:35:30 #204 DONE 2.2s 03:35:30 03:35:30 #106 [security-proxy-auth] exporting to image 03:35:30 #106 exporting layers 03:35:30 #106 exporting layers 0.6s done 03:35:30 #106 writing image sha256:06e573aaaa418ae447c9fd7a8efe4c7be3fc72c30d282206c04421cca53430e0 done 03:35:30 #106 naming to docker.io/library/security-proxy-auth-arm64 done 03:35:30 #106 DONE 13.9s 03:35:30 03:35:30 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:36:38 #154 DONE 1965.8s 03:36:38 03:36:38 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:36:38 #157 ... 03:36:38 03:36:38 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:36:38 #205 DONE 0.2s 03:36:38 03:36:38 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:36:38 #206 DONE 0.3s 03:36:38 03:36:38 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:36:38 #207 DONE 0.6s 03:36:38 03:36:38 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:36:38 #208 DONE 0.1s 03:36:38 03:36:38 #106 [core-command] exporting to image 03:36:38 #106 exporting layers 03:36:38 #106 exporting layers 0.4s done 03:36:38 #106 writing image sha256:135cacc32eca9ae0b40b05ffd1be5adfba067ef6a445d59a26026a10918cb728 done 03:36:38 #106 naming to docker.io/library/core-command-arm64 done 03:36:38 #106 DONE 14.3s 03:36:38 03:36:38 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:38:59 #66 ... 03:38:59 03:38:59 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:38:59 #160 DONE 2100.8s 03:38:59 03:38:59 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:38:59 #66 ... 03:38:59 03:38:59 #209 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:38:59 #209 DONE 0.2s 03:38:59 03:38:59 #210 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:38:59 #210 DONE 0.2s 03:38:59 03:38:59 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:38:59 #66 ... 03:38:59 03:38:59 #211 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:38:59 #211 DONE 0.5s 03:38:59 03:38:59 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:38:59 #66 ... 03:38:59 03:38:59 #212 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:38:59 #212 DONE 0.2s 03:38:59 03:38:59 #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:38:59 #213 DONE 0.2s 03:38:59 03:38:59 #214 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 03:38:59 #214 DONE 0.2s 03:38:59 03:38:59 #106 [core-metadata] exporting to image 03:38:59 #106 exporting layers 03:38:59 #106 exporting layers 0.5s done 03:38:59 #106 writing image sha256:29afea6f903816c926dfeb6475c4eb66df69a45049aabfadde9031d713007b07 done 03:38:59 #106 naming to docker.io/library/core-metadata-arm64 done 03:38:59 #106 DONE 14.8s 03:38:59 03:38:59 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:38:59 #150 ... 03:38:59 03:38:59 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:38:59 #152 DONE 2098.3s 03:38:59 03:38:59 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:38:59 #157 DONE 2107.5s 03:38:59 03:38:59 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:38:59 #147 ... 03:38:59 03:38:59 #215 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:38:59 #215 DONE 0.3s 03:38:59 03:38:59 #216 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:38:59 #216 DONE 0.2s 03:38:59 03:38:59 #217 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:38:59 #217 DONE 0.3s 03:38:59 03:38:59 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:38:59 #147 ... 03:38:59 03:38:59 #218 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:38:59 #218 DONE 0.7s 03:38:59 03:38:59 #219 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:38:59 #219 DONE 0.7s 03:38:59 03:38:59 #220 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:38:59 #220 DONE 0.2s 03:38:59 03:38:59 #221 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:38:59 #221 DONE 0.2s 03:38:59 03:38:59 #222 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:38:59 #222 DONE 0.2s 03:38:59 03:38:59 #223 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 03:38:59 #223 DONE 0.2s 03:38:59 03:38:59 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:38:59 #147 ... 03:38:59 03:38:59 #106 [core-keeper] exporting to image 03:38:59 #106 exporting layers 03:38:59 #106 exporting layers 1.1s done 03:38:59 #106 writing image sha256:e9280344d0aa42b0013f25622dabd5b3319a9bad759936d28ca5e8cfb6ea3209 03:38:59 #106 exporting layers 1.2s done 03:38:59 #106 writing image sha256:e9280344d0aa42b0013f25622dabd5b3319a9bad759936d28ca5e8cfb6ea3209 0.0s done 03:38:59 #106 naming to docker.io/library/core-data-arm64 done 03:38:59 #106 writing image sha256:3f8a0d6af18350d2f10aa69937c6453144dcf7d24be48aa396851b80f010b360 done 03:38:59 #106 naming to docker.io/library/core-keeper-arm64 03:38:59 #106 naming to docker.io/library/core-keeper-arm64 done 03:38:59 #106 DONE 16.1s 03:38:59 03:38:59 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:39:32 #147 DONE 2142.9s 03:39:32 03:39:32 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:39:32 #150 ... 03:39:32 03:39:32 #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:39:32 #224 DONE 0.3s 03:39:32 03:39:32 #225 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:39:32 #225 DONE 0.2s 03:39:32 03:39:32 #226 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:39:32 #226 ... 03:39:32 03:39:32 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:39:32 #156 DONE 2144.4s 03:39:32 03:39:32 #226 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:39:32 #226 DONE 0.5s 03:39:32 03:39:32 #227 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:39:32 #227 ... 03:39:32 03:39:32 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:39:32 #150 DONE 2144.5s 03:39:32 03:39:32 #227 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:39:32 #227 DONE 0.3s 03:39:32 03:39:32 #228 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:39:32 #228 DONE 0.2s 03:39:32 03:39:32 #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:39:32 #229 DONE 0.1s 03:39:32 03:39:32 #106 [support-notifications] exporting to image 03:39:32 #106 exporting layers 03:39:32 #106 ... 03:39:32 03:39:32 #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:39:32 #230 DONE 0.2s 03:39:32 03:39:32 #231 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:39:32 #231 DONE 0.2s 03:39:32 03:39:32 #232 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:39:32 #232 DONE 0.2s 03:39:32 03:39:32 #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:39:32 #233 DONE 0.3s 03:39:32 03:39:32 #234 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:39:32 #234 DONE 0.6s 03:39:32 03:39:32 #106 [support-notifications] exporting to image 03:39:32 #106 exporting layers 1.1s done 03:39:32 #106 writing image sha256:f87578a43df073441849c4d6546d25ca751ad214189aa6491015e89cc660d7ee done 03:39:32 #106 naming to docker.io/library/support-notifications-arm64 done 03:39:32 #106 DONE 17.2s 03:39:32 03:39:32 #235 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:39:32 #235 DONE 0.2s 03:39:32 03:39:32 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:39:32 #236 DONE 0.2s 03:39:32 03:39:32 #106 [support-scheduler] exporting to image 03:39:32 #106 exporting layers 0.6s done 03:39:32 #106 writing image sha256:fe47576233a58b4f3d419427c6bbf06bba028cc6ff67823e1021120c76618f93 done 03:39:32 #106 naming to docker.io/library/support-scheduler-arm64 done 03:39:32 #106 exporting layers 1.4s done 03:39:32 #106 writing image sha256:8a2593da549d6e713e49081c7cd1d54eb632a81c691c14e7ea8efae762193cd2 done 03:39:32 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 03:39:32 #106 DONE 17.9s 03:39:32 03:39:32 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:39:32 time="2024-09-24T03:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:39:32 time="2024-09-24T03:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:39:32 time="2024-09-24T03:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:39:32 time="2024-09-24T03:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:39:32 time="2024-09-24T03:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:39:32 time="2024-09-24T03:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:39:32 time="2024-09-24T03:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:39:32 time="2024-09-24T03:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:39:32 time="2024-09-24T03:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:39:32 time="2024-09-24T03:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:39:32 time="2024-09-24T03:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:39:32 time="2024-09-24T03:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:39:32 time="2024-09-24T03:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:39:32 time="2024-09-24T03:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:39:32 time="2024-09-24T03:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:39:32 time="2024-09-24T03:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:39:32 $ docker stop --time=1 5a357670268d217e8d5922c44be76afc620a6c5635e67a8df36a3f1980684e4d 03:39:34 $ docker rm -f --volumes 5a357670268d217e8d5922c44be76afc620a6c5635e67a8df36a3f1980684e4d [Pipeline] // withDockerContainer [Pipeline] sh 03:39:34 + docker images 03:39:34 REPOSITORY TAG IMAGE ID CREATED SIZE 03:39:34 support-scheduler-arm64 latest fe47576233a5 4 seconds ago 41.6MB 03:39:34 support-cron-scheduler-arm64 latest 8a2593da549d 4 seconds ago 43.8MB 03:39:34 support-notifications-arm64 latest f87578a43df0 5 seconds ago 42.3MB 03:39:34 core-data-arm64 latest e9280344d0aa 40 seconds ago 39.4MB 03:39:34 core-keeper-arm64 latest 3f8a0d6af183 40 seconds ago 39.3MB 03:39:34 core-metadata-arm64 latest 29afea6f9038 47 seconds ago 39.5MB 03:39:34 core-command-arm64 latest 135cacc32eca 3 minutes ago 35.1MB 03:39:34 security-proxy-auth-arm64 latest 06e573aaaa41 4 minutes ago 32.7MB 03:39:34 security-spiffe-token-provider-arm64 latest 5e5357e1ceee 12 minutes ago 29.1MB 03:39:34 core-common-config-bootstrapper-arm64 latest 40054bd3ce88 14 minutes ago 15.4MB 03:39:34 security-bootstrapper-arm64 latest 6723df8aad0f 15 minutes ago 18.9MB 03:39:34 security-secretstore-setup-arm64 latest 1403ddea2d45 15 minutes ago 36.4MB 03:39:34 security-proxy-setup-arm64 latest 77d640aa6207 15 minutes ago 26.2MB 03:39:34 security-spire-server-arm64 latest 06b80282a24e 37 minutes ago 116MB 03:39:34 security-spire-config-arm64 latest 798e2f9e795e 37 minutes ago 115MB 03:39:34 security-spire-agent-arm64 latest a0c29454a5d0 37 minutes ago 174MB 03:39:34 ci-base-image-arm64 latest d86666dbfb7c 57 minutes ago 968MB 03:39:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 03:39:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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 03:39:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:35 03:39:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:35 arm64: Pulling from edgex-lftools-log-publisher 03:39:35 8998bd30e6a1: Pulling fs layer 03:39:35 04944245beec: Pulling fs layer 03:39:35 699f458cf7ca: Pulling fs layer 03:39:35 765212b225bb: Pulling fs layer 03:39:35 f23df028b6ca: Pulling fs layer 03:39:35 d65c8cfc05b1: Pulling fs layer 03:39:35 2437ff75d9bd: Pulling fs layer 03:39:35 765212b225bb: Waiting 03:39:35 f23df028b6ca: Waiting 03:39:35 04944245beec: Verifying Checksum 03:39:35 04944245beec: Download complete 03:39:35 765212b225bb: Verifying Checksum 03:39:35 765212b225bb: Download complete 03:39:35 f23df028b6ca: Verifying Checksum 03:39:35 f23df028b6ca: Download complete 03:39:36 d65c8cfc05b1: Download complete 03:39:36 699f458cf7ca: Verifying Checksum 03:39:36 699f458cf7ca: Download complete 03:39:36 8998bd30e6a1: Verifying Checksum 03:39:36 8998bd30e6a1: Download complete 03:39:39 2437ff75d9bd: Verifying Checksum 03:39:39 2437ff75d9bd: Download complete 03:39:41 8998bd30e6a1: Pull complete 03:39:41 04944245beec: Pull complete 03:39:43 699f458cf7ca: Pull complete 03:39:43 765212b225bb: Pull complete 03:39:44 f23df028b6ca: Pull complete 03:39:44 d65c8cfc05b1: Pull complete 03:40:02 2437ff75d9bd: Pull complete 03:40:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:40:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:40:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:02 prd-ubuntu20.04-docker-arm64-4c-16g-10972 does not seem to be running inside a container 03:40:02 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 03:40:05 $ docker top da4e1cbdd275b95af8d6db85e3b32aec1a242936aceb9f11e2401d76d476f11b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:06 ---> job-cost.sh 03:40:06 lf-activate-venv: SKIPPING 03:40:06 INFO: No Stack... 03:40:07 INFO: Retrieving Pricing Info for: v3-standard-4 03:40:07 INFO: Archiving Costs [Pipeline] sh 03:40:08 + cut -d, -f6 03:40:08 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 03:40:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4922-2-stack-cost] 03:40:08 Resource [jenkins-edgexfoundry-edgex-go-PR-4922-2-stack-cost] did not exist. Created. 03:40:08 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4922-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:40:09 + echo total: 0.2199999988079071 [Pipeline] stash 03:40:09 Stashed 1 file(s) [Pipeline] } 03:40:09 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4922-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:40:09 $ docker stop --time=1 da4e1cbdd275b95af8d6db85e3b32aec1a242936aceb9f11e2401d76d476f11b 03:40:11 $ docker rm -f --volumes da4e1cbdd275b95af8d6db85e3b32aec1a242936aceb9f11e2401d76d476f11b [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 03:40:11 provisioning config files... 03:40:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config3987489481916544927tmp [Pipeline] { [Pipeline] sh 03:40:11 + set +x 03:40:11 + bash -s -- 03:40:11 + curl -s https://codecov.io/bash 03:40:11 03:40:11 _____ _ 03:40:11 / ____| | | 03:40:11 | | ___ __| | ___ ___ _____ __ 03:40:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:40:11 | |___| (_) | (_| | __/ (_| (_) \ V / 03:40:11 \_____\___/ \__,_|\___|\___\___/ \_/ 03:40:11 Bash-1.0.6 03:40:11 03:40:11 03:40:11 ==> git version 2.25.1 found 03:40:11 ==> 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 03:40:11 Release-Date: 2020-01-08 03:40:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:40:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:40:11 ==> Jenkins CI detected. 03:40:11 current dir:  /w/workspace/edgex-go/2 03:40:11 project root: . 03:40:11 --> token set from env 03:40:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:40:11 ==> Running gcov in . (disable via -X gcov) 03:40:11 ==> Python coveragepy not found 03:40:11 ==> Searching for coverage reports in: 03:40:11 + . 03:40:12 -> Found 1 reports 03:40:12 ==> Detecting git/mercurial file structure 03:40:12 ==> Reading reports 03:40:12 + ./coverage.out bytes=601311 03:40:12 ==> Appending adjustments 03:40:12 https://docs.codecov.io/docs/fixing-reports 03:40:13 + Found adjustments 03:40:13 ==> Gzipping contents 03:40:13 72K /tmp/codecov.Wb3pay.gz 03:40:13 ==> Uploading reports 03:40:13 url: https://codecov.io 03:40:13 query: branch=PR-4922&commit=fdf009802a644c1b131694915bc386a5ebbba6ef&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4922%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4922&job=&cmd_args= 03:40:13 -> Pinging Codecov 03:40:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4922&commit=fdf009802a644c1b131694915bc386a5ebbba6ef&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4922%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4922&job=&cmd_args= 03:40:13 -> Uploading to 03:40:13 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/fdf009802a644c1b131694915bc386a5ebbba6ef/356c8259-0395-4392-83e2-3ee934327653.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240924%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240924T034013Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=29402bbb76ee5635773f01678c71143ba60b8af528059c8cd0349cc04b57b2cd 03:40:13 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:13 Dload Upload Total Spent Left Speed 03:40:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72632 0 0 100 72632 0 341k --:--:-- --:--:-- --:--:-- 339k 100 72632 0 0 100 72632 0 242k --:--:-- --:--:-- --:--:-- 241k 03:40:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/fdf009802a644c1b131694915bc386a5ebbba6ef [Pipeline] } 03:40:14 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 03:40:14 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 03:40:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:40:15 ---> package-listing.sh 03:40:15 ++ facter osfamily 03:40:15 ++ tr '[:upper:]' '[:lower:]' 03:40:16 + OS_FAMILY=debian 03:40:16 + workspace=/w/workspace/edgex-go/2 03:40:16 + START_PACKAGES=/tmp/packages_start.txt 03:40:16 + END_PACKAGES=/tmp/packages_end.txt 03:40:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:40:16 + PACKAGES=/tmp/packages_start.txt 03:40:16 + '[' /w/workspace/edgex-go/2 ']' 03:40:16 + PACKAGES=/tmp/packages_end.txt 03:40:16 + case "${OS_FAMILY}" in 03:40:16 + dpkg -l 03:40:16 + grep '^ii' 03:40:16 + '[' -f /tmp/packages_start.txt ']' 03:40:16 + '[' -f /tmp/packages_end.txt ']' 03:40:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:40:16 + '[' /w/workspace/edgex-go/2 ']' 03:40:16 + mkdir -p /w/workspace/edgex-go/2/archives/ 03:40:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 03:40:16 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:40:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:17 03:40:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:17 latest: Pulling from edgex-lftools-log-publisher 03:40:17 5eb5b503b376: Pulling fs layer 03:40:17 5c69ac0246d0: Pulling fs layer 03:40:17 ec43610c2a17: Pulling fs layer 03:40:17 3a2ae6a8a46f: Pulling fs layer 03:40:17 33b1e0a273af: Pulling fs layer 03:40:17 5d3b04190fa2: Pulling fs layer 03:40:17 2f39f015ded8: Pulling fs layer 03:40:17 5d3b04190fa2: Waiting 03:40:17 2f39f015ded8: Waiting 03:40:17 3a2ae6a8a46f: Waiting 03:40:17 33b1e0a273af: Waiting 03:40:17 5c69ac0246d0: Verifying Checksum 03:40:17 5c69ac0246d0: Download complete 03:40:17 3a2ae6a8a46f: Verifying Checksum 03:40:17 3a2ae6a8a46f: Download complete 03:40:17 33b1e0a273af: Verifying Checksum 03:40:17 33b1e0a273af: Download complete 03:40:17 5d3b04190fa2: Verifying Checksum 03:40:17 5d3b04190fa2: Download complete 03:40:17 ec43610c2a17: Verifying Checksum 03:40:17 ec43610c2a17: Download complete 03:40:17 5eb5b503b376: Verifying Checksum 03:40:17 5eb5b503b376: Download complete 03:40:18 2f39f015ded8: Download complete 03:40:19 5eb5b503b376: Pull complete 03:40:19 5c69ac0246d0: Pull complete 03:40:19 ec43610c2a17: Pull complete 03:40:19 3a2ae6a8a46f: Pull complete 03:40:19 33b1e0a273af: Pull complete 03:40:19 5d3b04190fa2: Pull complete 03:40:24 2f39f015ded8: Pull complete 03:40:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:40:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:40:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:24 prd-ubuntu20.04-docker-8c-8g-10970 does not seem to be running inside a container 03:40:24 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 03:40:28 $ docker top 1ea05dd0fb773683357670aa1bcecf61982239e3fb570cff22aa4ef2ab8c0e94 -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:28 + touch /tmp/pre-build-complete [Pipeline] sh 03:40:29 + mkdir -p /var/log/sysstat [Pipeline] sh 03:40:29 + ls /var/log/sa-host 03:40:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:29 provisioning config files... 03:40:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config13401957191155102969tmp [Pipeline] { [Pipeline] echo 03:40:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:40:29 ---> create-netrc.sh [Pipeline] } 03:40:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:40:30 ---> python-tools-install.sh [Pipeline] echo 03:40:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:40:30 ---> sudo-logs.sh 03:40:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:40:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:40:30 ---> job-cost.sh 03:40:30 lf-activate-venv: SKIPPING 03:40:30 DEBUG: total: 0.2199999988079071 03:40:30 INFO: Retrieving Stack Cost... 03:40:31 INFO: Retrieving Pricing Info for: v3-standard-8 03:40:31 INFO: Archiving Costs [Pipeline] echo 03:40:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:40:31 ---> logs-deploy.sh 03:40:31 lf-activate-venv: SKIPPING 03:40:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4922/2 03:40:31 INFO: archiving workspace using pattern(s): 03:40:32 Archives upload complete. 03:40:33 INFO: archiving logs to Nexus