Pull request #4919 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 669a6478e20c8f0e97becaa273bb01472356c3f2+06bbb4e4647273833213264ef286cf48fa9ebf74 (1e5b08b5201c887e6c889914a7e0142fddb5a63f) 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-ssh14787829026000693439.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-ssh1155887892404074651.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4919/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4919/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14516173533341836720.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4919/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5388239469231548353.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15884571996463301507.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4919/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4919/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15961637816023957405.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10558’ Running on prd-ubuntu20.04-docker-8c-8g-10564 in /w/workspace/edgexfoundry_edgex-go_PR-4919 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Merging remotes/origin/main commit 06bbb4e4647273833213264ef286cf48fa9ebf74 into PR head commit 669a6478e20c8f0e97becaa273bb01472356c3f2 Merge succeeded, producing 2e48833f3b0cbaad236c53eaa467f2cf6996b524 Checking out Revision 2e48833f3b0cbaad236c53eaa467f2cf6996b524 (PR-4919) > 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/4919/head:refs/remotes/origin/PR-4919 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 669a6478e20c8f0e97becaa273bb01472356c3f2 # 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 06bbb4e4647273833213264ef286cf48fa9ebf74 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2e48833f3b0cbaad236c53eaa467f2cf6996b524 # timeout=10 Commit message: "Merge commit '06bbb4e4647273833213264ef286cf48fa9ebf74' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:57:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:57:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:57:41 ========================================================= 07:57:41 EdgeX Global Pipelines Version Info 07:57:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:57:42 ------------------- 07:57:42 stable info: 07:57:42 ------------------- 07:57:42 Commited By: Cherry Wang cherry@iotechsys.com 07:57:42 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 07:57:42 Message: update stable to v1.0.263 07:57:43 ------------------- 07:57:43 experimental info: 07:57:43 ------------------- 07:57:43 Commited By: Cherry Wang cherry@iotechsys.com 07:57:43 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 07:57:43 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:57:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:57:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:57:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:57:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:57:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:57:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:57:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:57:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:57:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:57:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:57:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:57:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:57:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:57:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:57:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:57:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:57:44 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:57:44 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:57:44 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:57:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:57:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:57:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4919 [Pipeline] echo 07:57:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4919 [Pipeline] echo 07:57:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4919 [Pipeline] echo 07:57:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2e48833f3b0cbaad236c53eaa467f2cf6996b524 [Pipeline] echo 07:57:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2e48833 [Pipeline] echo 07:57:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:57:45 provisioning config files... 07:57:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11002534724155117679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:57:45 ---> ****-login.sh 07:57:45 nexus3.edgexfoundry.org:10001 07:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:45 Configure a credential helper to remove this warning. See 07:57:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:45 07:57:45 Login Succeeded 07:57:45 nexus3.edgexfoundry.org:10002 07:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:45 Configure a credential helper to remove this warning. See 07:57:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:45 07:57:45 Login Succeeded 07:57:45 nexus3.edgexfoundry.org:10003 07:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:45 Configure a credential helper to remove this warning. See 07:57:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:45 07:57:45 Login Succeeded 07:57:45 nexus3.edgexfoundry.org:10004 07:57:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:45 Configure a credential helper to remove this warning. See 07:57:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:45 07:57:45 Login Succeeded 07:57:45 ****.io 07:57:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:57:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:57:46 Configure a credential helper to remove this warning. See 07:57:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:57:46 07:57:46 Login Succeeded 07:57:46 ---> ****-login.sh ends [Pipeline] } 07:57:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:57:46 + 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 07:57:46 + + dirname cmd/core-command/Dockerfile 07:57:46 cut -d/ -f2 07:57:46 + echo core-command,cmd/core-command/Dockerfile 07:57:46 + dirname cmd/core-common-config-bootstrapper/Dockerfile 07:57:46 + cut -d/ -f2 07:57:46 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:57:46 + dirname cmd/core-data/Dockerfile 07:57:46 + cut -d/ -f2 07:57:46 + echo core-data,cmd/core-data/Dockerfile 07:57:46 + dirname cmd/core-keeper/Dockerfile 07:57:46 + cut -d/ -f2 07:57:46 + echo core-keeper,cmd/core-keeper/Dockerfile 07:57:46 + dirname cmd/core-metadata/Dockerfile 07:57:46 + cut -d/ -f2 07:57:46 + echo core-metadata,cmd/core-metadata/Dockerfile 07:57:46 + dirname cmd/security-bootstrapper/Dockerfile 07:57:46 + cut -d/ -f2 07:57:46 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:57:46 + dirname+ cmd/security-proxy-auth/Dockerfile 07:57:46 cut -d/ -f2 07:57:46 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:57:46 + dirname cmd/security-proxy-setup/Dockerfile 07:57:46 + cut -d/ -f2 07:57:46 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:57:46 + dirname cmd/security-secretstore-setup/Dockerfile 07:57:46 + cut -d/ -f2 07:57:46 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:57:46 + dirname+ cmd/security-spiffe-token-provider/Dockerfile 07:57:46 cut -d/ -f2 07:57:46 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:57:46 + dirname cmd/security-spire-agent/Dockerfile 07:57:46 + cut -d/ -f2 07:57:46 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:57:46 + dirname cmd/security-spire-config/Dockerfile 07:57:46 + cut -d/ -f2 07:57:46 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:57:46 + dirname cmd/security-spire-server/Dockerfile 07:57:46 + cut -d/ -f2 07:57:46 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:57:46 + dirname cmd/support-cron-scheduler/Dockerfile 07:57:46 + cut -d/ -f2 07:57:46 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 07:57:46 + dirname cmd/support-notifications/Dockerfile 07:57:46 + cut -d/ -f2 07:57:46 + echo support-notifications,cmd/support-notifications/Dockerfile 07:57:46 + dirname cmd/support-scheduler/Dockerfile 07:57:46 + cut -d/ -f2 07:57:46 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:57:46 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 07:57:47 + git rev-list -1 --merges 2e48833f3b0cbaad236c53eaa467f2cf6996b524~1..2e48833f3b0cbaad236c53eaa467f2cf6996b524 [Pipeline] echo 07:57:47 -----------> git rev-list -1 --merges 2e48833f3b0cbaad236c53eaa467f2cf6996b524~1..2e48833f3b0cbaad236c53eaa467f2cf6996b524 2e48833f3b0cbaad236c53eaa467f2cf6996b524 07:57:47 2e48833f3b0cbaad236c53eaa467f2cf6996b524 [false] [Pipeline] sh 07:57:47 + git log --format=format:%s -1 2e48833f3b0cbaad236c53eaa467f2cf6996b524 [Pipeline] echo 07:57:47 ========================================================= 07:57:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:57:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:57:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:57:48 + grep -v github /etc/ssh/ssh_known_hosts 07:57:48 + [ -e /tmp/ssh_known_hosts ] 07:57:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:57:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:57:48 + sudo tee -a /etc/ssh/ssh_known_hosts 07:57:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:48 07:57:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:57:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:49 0.1.4: Pulling from edgex-devops/py-git-semver 07:57:49 b85a868b505f: Pulling fs layer 07:57:49 e2be974225ed: Pulling fs layer 07:57:49 339a4e72a1f5: Pulling fs layer 07:57:49 988bab9f4d93: Pulling fs layer 07:57:49 1469e6f7b9e6: Pulling fs layer 07:57:49 eaf3925da568: Pulling fs layer 07:57:49 bab4dde63d76: Pulling fs layer 07:57:49 bde34c3a00c8: Pulling fs layer 07:57:49 b352a97aabf1: Pulling fs layer 07:57:49 4872d77fe225: Pulling fs layer 07:57:49 5851b861e8e6: Pulling fs layer 07:57:49 b352a97aabf1: Waiting 07:57:49 eaf3925da568: Waiting 07:57:49 5851b861e8e6: Waiting 07:57:49 4872d77fe225: Waiting 07:57:49 bab4dde63d76: Waiting 07:57:49 bde34c3a00c8: Waiting 07:57:49 988bab9f4d93: Waiting 07:57:49 1469e6f7b9e6: Waiting 07:57:49 e2be974225ed: Download complete 07:57:49 988bab9f4d93: Verifying Checksum 07:57:49 988bab9f4d93: Download complete 07:57:49 1469e6f7b9e6: Verifying Checksum 07:57:49 1469e6f7b9e6: Download complete 07:57:49 eaf3925da568: Verifying Checksum 07:57:49 eaf3925da568: Download complete 07:57:49 339a4e72a1f5: Verifying Checksum 07:57:49 339a4e72a1f5: Download complete 07:57:49 bde34c3a00c8: Verifying Checksum 07:57:49 bde34c3a00c8: Download complete 07:57:49 b352a97aabf1: Verifying Checksum 07:57:49 b352a97aabf1: Download complete 07:57:49 4872d77fe225: Verifying Checksum 07:57:49 4872d77fe225: Download complete 07:57:49 5851b861e8e6: Download complete 07:57:49 b85a868b505f: Verifying Checksum 07:57:49 b85a868b505f: Download complete 07:57:49 bab4dde63d76: Verifying Checksum 07:57:49 bab4dde63d76: Download complete 07:57:50 b85a868b505f: Pull complete 07:57:50 e2be974225ed: Pull complete 07:57:51 339a4e72a1f5: Pull complete 07:57:51 988bab9f4d93: Pull complete 07:57:51 1469e6f7b9e6: Pull complete 07:57:51 eaf3925da568: Pull complete 07:57:53 bab4dde63d76: Pull complete 07:57:53 bde34c3a00c8: Pull complete 07:57:53 b352a97aabf1: Pull complete 07:57:53 4872d77fe225: Pull complete 07:57:54 5851b861e8e6: Pull complete 07:57:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:57:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:57:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:57:54 prd-ubuntu20.04-docker-8c-8g-10564 does not seem to be running inside a container 07:57:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:57:57 $ docker top 191f2e64f11eb12fcf9c4580df2cb90000ce0013b187877439f3dd24f96b6e96 -eo pid,comm 07:57:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:57:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:57:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:58 [ssh-agent] Looking for ssh-agent implementation... 07:57:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:58 $ docker exec 191f2e64f11eb12fcf9c4580df2cb90000ce0013b187877439f3dd24f96b6e96 ssh-agent 07:57:58 SSH_AUTH_SOCK=/tmp/ssh-wpukYi83RPzW/agent.33 07:57:58 SSH_AGENT_PID=39 07:57:58 Running ssh-add (command line suppressed) 07:57:58 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6313895897247630517.key (/w/workspace/edgex-go/1@tmp/private_key_6313895897247630517.key) 07:57:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:58 + git tag --points-at HEAD [Pipeline] } 07:57:58 $ docker exec --env ******** --env ******** 191f2e64f11eb12fcf9c4580df2cb90000ce0013b187877439f3dd24f96b6e96 ssh-agent -k 07:57:58 unset SSH_AUTH_SOCK; 07:57:58 unset SSH_AGENT_PID; 07:57:58 echo Agent pid 39 killed; 07:57:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:57:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:57:59 [ssh-agent] Looking for ssh-agent implementation... 07:57:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:57:59 $ docker exec 191f2e64f11eb12fcf9c4580df2cb90000ce0013b187877439f3dd24f96b6e96 ssh-agent 07:57:59 SSH_AUTH_SOCK=/tmp/ssh-EbRZMAKVUP5T/agent.72 07:57:59 SSH_AGENT_PID=78 07:57:59 Running ssh-add (command line suppressed) 07:57:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9228006852058706295.key (/w/workspace/edgex-go/1@tmp/private_key_9228006852058706295.key) 07:57:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:57:59 + git semver init 07:58:00 2024-09-18 07:57:59,994 [run_init] DEBUG init version:0.0.0 force:False 07:58:00 2024-09-18 07:57:59,995 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 07:58:00 2024-09-18 07:57:59,995 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 07:58:00 2024-09-18 07:57:59,995 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 07:58:06 2024-09-18 07:58:05,388 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 07:58:06 2024-09-18 07:58:05,389 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4919 with force:False 07:58:06 2024-09-18 07:58:05,389 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4919 07:58:06 2024-09-18 07:58:05,393 [execute] INFO git cat-file --batch-check 07:58:06 2024-09-18 07:58:05,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 07:58:06 2024-09-18 07:58:05,401 [execute] INFO git cat-file --batch 07:58:06 2024-09-18 07:58:05,402 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 07:58:06 2024-09-18 07:58:05,409 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4919 07:58:06 0.0.0 [Pipeline] } 07:58:06 $ docker exec --env ******** --env ******** 191f2e64f11eb12fcf9c4580df2cb90000ce0013b187877439f3dd24f96b6e96 ssh-agent -k 07:58:06 unset SSH_AUTH_SOCK; 07:58:06 unset SSH_AGENT_PID; 07:58:06 echo Agent pid 78 killed; 07:58:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:58:07 + git semver [Pipeline] } 07:58:07 $ docker stop --time=1 191f2e64f11eb12fcf9c4580df2cb90000ce0013b187877439f3dd24f96b6e96 07:58:09 $ docker rm -f --volumes 191f2e64f11eb12fcf9c4580df2cb90000ce0013b187877439f3dd24f96b6e96 [Pipeline] // withDockerContainer [Pipeline] sh 07:58:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:58:10 Stashed 1 file(s) [Pipeline] echo 07:58:10 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:58:11 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 07:58:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:58:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:58:11 ========================================================= 07:58:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:58:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:58:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:58:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:58:12 619be1103602: Pulling fs layer 07:58:12 7862e08f4a3e: Pulling fs layer 07:58:12 5df492c9dc93: Pulling fs layer 07:58:12 7629e6793208: Pulling fs layer 07:58:12 4f4fb700ef54: Pulling fs layer 07:58:12 fb5054dd5b73: Pulling fs layer 07:58:12 eeca6798cff9: Pulling fs layer 07:58:12 aa269ceb94a6: Pulling fs layer 07:58:12 ada007ff1a6a: Pulling fs layer 07:58:12 4f4fb700ef54: Waiting 07:58:12 fb5054dd5b73: Waiting 07:58:12 eeca6798cff9: Waiting 07:58:12 aa269ceb94a6: Waiting 07:58:12 ada007ff1a6a: Waiting 07:58:12 7862e08f4a3e: Verifying Checksum 07:58:12 7862e08f4a3e: Download complete 07:58:12 619be1103602: Verifying Checksum 07:58:12 619be1103602: Download complete 07:58:12 4f4fb700ef54: Download complete 07:58:12 7629e6793208: Verifying Checksum 07:58:12 7629e6793208: Download complete 07:58:12 fb5054dd5b73: Download complete 07:58:12 eeca6798cff9: Verifying Checksum 07:58:12 eeca6798cff9: Download complete 07:58:12 ada007ff1a6a: Verifying Checksum 07:58:12 ada007ff1a6a: Download complete 07:58:12 619be1103602: Pull complete 07:58:12 5df492c9dc93: Verifying Checksum 07:58:12 5df492c9dc93: Download complete 07:58:12 7862e08f4a3e: Pull complete 07:58:13 aa269ceb94a6: Verifying Checksum 07:58:13 aa269ceb94a6: Download complete 07:58:16 5df492c9dc93: Pull complete 07:58:16 7629e6793208: Pull complete 07:58:16 4f4fb700ef54: Pull complete 07:58:16 fb5054dd5b73: Pull complete 07:58:16 eeca6798cff9: Pull complete 07:58:20 aa269ceb94a6: Pull complete 07:58:21 ada007ff1a6a: Pull complete 07:58:21 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:58:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:58:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:58:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:58:21 WORKDIR /edgex 07:58:21 COPY go.mod . 07:58:21 RUN go mod download 07:58:21 + docker build -t ci-base-image-x86_64 -f - . 07:58:22 Sending build context to Docker daemon 179.4MB 07:58:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:58:22 ---> f489d0715acc 07:58:22 Step 2/4 : WORKDIR /edgex 07:58:25 Still waiting to schedule task 07:58:25 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10560’ is offline 07:58:29 ---> Running in b82efcbde8d3 07:58:29 Removing intermediate container b82efcbde8d3 07:58:29 ---> f0480977acda 07:58:29 Step 3/4 : COPY go.mod . 07:58:29 ---> 35f092f42ed6 07:58:29 Step 4/4 : RUN go mod download 07:58:29 ---> Running in 6cb6da6517ff 07:59:01 Removing intermediate container 6cb6da6517ff 07:59:01 ---> e0b3f72ac4af 07:59:01 Successfully built e0b3f72ac4af 07:59:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:02 + docker inspect -f . ci-base-image-x86_64 07:59:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:02 prd-ubuntu20.04-docker-8c-8g-10564 does not seem to be running inside a container 07:59:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:59:02 $ docker top 00fd3b95d7a963eaedb0940a660472a8272230d7ef6be8c28ba8c830c5d9eaec -eo pid,comm [Pipeline] { [Pipeline] sh 07:59:03 + go version 07:59:03 go version go1.21.9 linux/amd64 [Pipeline] } 07:59:03 $ docker stop --time=1 00fd3b95d7a963eaedb0940a660472a8272230d7ef6be8c28ba8c830c5d9eaec 07:59:04 $ docker rm -f --volumes 00fd3b95d7a963eaedb0940a660472a8272230d7ef6be8c28ba8c830c5d9eaec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:05 + docker inspect -f . ci-base-image-x86_64 07:59:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:59:05 prd-ubuntu20.04-docker-8c-8g-10564 does not seem to be running inside a container 07:59:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:59:06 $ docker top a3d5498ff24c1331b9d01ec0fd691f1cba74411226202862bdb72bdccc1c3088 -eo pid,comm [Pipeline] { [Pipeline] echo 07:59:06 ========================================================= 07:59:06 [edgeXBuildGoParallel] Running Tests and Build... 07:59:06 ========================================================= [Pipeline] sh 07:59:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 07:59:06 + make test 07:59:06 go test -race -coverprofile=coverage.out ./... 07:59:15 ? github.com/edgexfoundry/edgex-go [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:59:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:59:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 07:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:59:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:59:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 07:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 07:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 07:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 07:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 07:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 07:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 07:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 07:59:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:59:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:59:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.078s coverage: 69.2% of statements 07:59:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.037s coverage: 53.2% of statements 07:59:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.449s coverage: 93.4% of statements 07:59:54 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements 07:59:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 7.0% of statements 07:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:59:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 07:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:59:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:59:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 07:59:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.382s coverage: 95.8% of statements 07:59:56 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 07:59:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:59:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 0.8% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 30.7% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 41.7% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 77.8% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements 07:59:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements 07:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:59:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:00:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:00:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:00:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:00:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:00:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:00:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10565 in /w/workspace/edgexfoundry_edgex-go_PR-4919 [Pipeline] { [Pipeline] ws 08:00:05 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:00:06 The recommended git tool is: git 08:00:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:00:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:00:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:00:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:00:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:00:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:00:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.026s coverage: 94.4% of statements 08:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:00:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:00:10 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:00:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:00:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:00:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:00:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:00:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:00:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:00:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:00:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:00:15 using credential edgex-jenkins-ssh 08:00:15 Cloning the remote Git repository 08:00:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:00:15 > git init /w/workspace/edgex-go/1 # timeout=10 08:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:00:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:00:15 > git --version # timeout=10 08:00:15 > git --version # 'git version 2.25.1' 08:00:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:00:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.250s coverage: 79.9% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.043s coverage: 92.9% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.027s coverage: 66.7% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.035s coverage: 62.3% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.820s coverage: 82.1% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.239s coverage: 86.0% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.430s coverage: 63.1% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.148s coverage: 36.5% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 4.9% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.056s coverage: 97.1% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.028s coverage: 35.9% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 19.9% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.097s coverage: 95.7% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 08:00:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements 08:00:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:00:24 running golangci-lint 08:00:24 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:00:24 go version go1.21.9 linux/amd64 08:00:24 level=info msg="[config_reader] Used config file .golangci.yml" 08:00:24 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:00:35 Merging remotes/origin/main commit 06bbb4e4647273833213264ef286cf48fa9ebf74 into PR head commit 669a6478e20c8f0e97becaa273bb01472356c3f2 08:00:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:00:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:00:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:00:34 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4919/head:refs/remotes/origin/PR-4919 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:00:35 > git config core.sparsecheckout # timeout=10 08:00:35 > git checkout -f 669a6478e20c8f0e97becaa273bb01472356c3f2 # timeout=10 08:00:36 Merge succeeded, producing 405dbd7da29351c84eae3cf50dc2b1abe3740b9d 08:00:36 Checking out Revision 405dbd7da29351c84eae3cf50dc2b1abe3740b9d (PR-4919) 08:00:35 > git remote # timeout=10 08:00:35 > git config --get remote.origin.url # timeout=10 08:00:35 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:35 > git merge 06bbb4e4647273833213264ef286cf48fa9ebf74 # timeout=10 08:00:36 > git rev-parse HEAD^{commit} # timeout=10 08:00:36 > git config core.sparsecheckout # timeout=10 08:00:36 > git checkout -f 405dbd7da29351c84eae3cf50dc2b1abe3740b9d # timeout=10 08:00:39 Commit message: "Merge commit '06bbb4e4647273833213264ef286cf48fa9ebf74' into HEAD" 08:00:39 First time build. Skipping changelog. 08:00:39 > git --version # timeout=10 08:00:39 > git --version # 'git version 2.25.1' 08:00:39 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:00:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:00:41 % Total % Received % Xferd Average Speed Time Time Time Current 08:00:41 Dload Upload Total Spent Left Speed 08:00:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 08:00:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:00:42 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 08:00:42 08:00:42 { 08:00:42 "registry-mirrors": [ 08:00:42 "https://nexus3.edgexfoundry.org:10001" 08:00:42 ], 08:00:42 "bip": "10.250.0.254/24", 08:00:42 "hosts": [ 08:00:42 "tcp://0.0.0.0:5555", 08:00:42 "unix:///var/run/docker.sock" 08:00:42 ], 08:00:42 "mtu": 1458, 08:00:42 "selinux-enabled": true, 08:00:42 "seccomp-profile": "/etc/docker/seccomp.json" 08:00:42 } [Pipeline] sh 08:00:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:00:43 + sudo service docker restart 08:00:50 level=info msg="[loader] Go packages loading at mode 575 (name|compiled_files|exports_file|files|imports|types_sizes|deps) took 23.277000365s" 08:00:50 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.071759ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:01:01 provisioning config files... 08:01:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18187212134202499158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:02 ---> ****-login.sh 08:01:02 nexus3.edgexfoundry.org:10001 08:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:02 Configure a credential helper to remove this warning. See 08:01:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:02 08:01:02 Login Succeeded 08:01:02 nexus3.edgexfoundry.org:10002 08:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:03 level=info msg="[linters_context/goanalysis] analyzers took 1m50.438388482s with top 10 stages: buildir: 1m3.55052332s, gosec: 9.858541023s, inspect: 3.218043296s, fact_deprecated: 2.965594632s, printf: 2.420924264s, ctrlflow: 1.691300247s, fact_purity: 1.685640054s, nilness: 1.519246165s, S1038: 1.178497115s, directives: 882.267972ms" 08:01:03 level=info msg="[runner] Issues before processing: 214, after processing: 0" 08:01:03 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 22/214, skip_dirs: 214/214, nolint: 0/22, autogenerated_exclude: 214/214, filename_unadjuster: 214/214, skip_files: 214/214, identifier_marker: 214/214, exclude: 214/214, cgo: 214/214, path_prettifier: 214/214" 08:01:03 level=info msg="[runner] processing took 17.837776ms with stages: nolint: 7.193881ms, identifier_marker: 5.358939ms, path_prettifier: 2.056654ms, exclude-rules: 1.435792ms, autogenerated_exclude: 1.19452ms, skip_dirs: 489.574µs, cgo: 58.903µs, filename_unadjuster: 45.362µs, max_same_issues: 600ns, fixer: 491ns, max_from_linter: 450ns, exclude: 410ns, uniq_by_line: 370ns, path_prefixer: 370ns, skip_files: 320ns, severity-rules: 280ns, sort_results: 230ns, diff: 200ns, source_code: 200ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" 08:01:03 level=info msg="[runner] linters took 13.435775455s with stages: goanalysis_metalinter: 13.417838396s" 08:01:03 level=info msg="File cache stats: 0 entries of total size 0B" 08:01:03 level=info msg="Memory: 363 samples, avg is 304.8MB, max is 1363.9MB" 08:01:03 level=info msg="Execution took 36.765153624s" 08:01:03 go vet ./... 08:01:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:01:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:01:08 ./bin/test-attribution-txt.sh 08:01:08 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:01:08 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:01:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:01:09 + ls -al . 08:01:09 total 936 08:01:09 drwxrwxr-x 11 1001 1001 4096 Sep 18 07:59 . 08:01:09 drwxr-xr-x 4 root root 4096 Sep 18 07:59 .. 08:01:09 drwxrwxr-x 2 1001 1001 4096 Sep 18 07:57 .blubracket 08:01:09 -rw-rw-r-- 1 1001 1001 10 Sep 18 07:57 .dockerignore 08:01:09 drwxrwxr-x 8 1001 1001 4096 Sep 18 08:00 .git 08:01:09 drwxrwxr-x 3 1001 1001 4096 Sep 18 07:57 .github 08:01:09 -rw-rw-r-- 1 1001 1001 1102 Sep 18 07:57 .gitignore 08:01:09 -rw-rw-r-- 1 1001 1001 42 Sep 18 07:57 .golangci.yml 08:01:09 -rw-rw-r-- 1 1001 1001 100 Sep 18 07:57 .hadolint.yml 08:01:09 drwxr-xr-x 3 1001 1001 4096 Sep 18 07:58 .semver 08:01:09 -rw-rw-r-- 1 1001 1001 155 Sep 18 07:57 .sonarcloud.properties 08:01:09 -rw-rw-r-- 1 1001 1001 1171 Sep 18 07:57 ADOPTERS.md 08:01:09 -rw-rw-r-- 1 1001 1001 21286 Sep 18 07:57 Attribution.txt 08:01:09 -rw-rw-r-- 1 1001 1001 100284 Sep 18 07:57 CHANGELOG.md 08:01:09 -rw-rw-r-- 1 1001 1001 3804 Sep 18 07:57 CONTRIBUTING.md 08:01:09 -rw-rw-r-- 1 1001 1001 677 Sep 18 07:57 GOVERNANCE.md 08:01:09 -rw-rw-r-- 1 1001 1001 861 Sep 18 07:57 Jenkinsfile 08:01:09 -rw-rw-r-- 1 1001 1001 10775 Sep 18 07:57 LICENSE 08:01:09 -rw-rw-r-- 1 1001 1001 16854 Sep 18 07:57 Makefile 08:01:09 -rw-rw-r-- 1 1001 1001 582 Sep 18 07:57 OWNERS.md 08:01:09 -rw-rw-r-- 1 1001 1001 9528 Sep 18 07:57 README.md 08:01:09 -rw-rw-r-- 1 1001 1001 789 Sep 18 07:57 SECURITY.md 08:01:09 -rw-rw-r-- 1 1001 1001 5 Sep 18 07:58 VERSION 08:01:09 drwxrwxr-x 2 1001 1001 4096 Sep 18 07:57 bin 08:01:09 drwxrwxr-x 20 1001 1001 4096 Sep 18 07:57 cmd 08:01:09 -rw-r--r-- 1 root root 566047 Sep 18 08:00 coverage.out 08:01:09 drwxrwxr-x 2 1001 1001 4096 Sep 18 07:57 fuzz_test 08:01:09 -rw-rw-r-- 1 1001 1001 7305 Sep 18 07:57 go.mod 08:01:09 -rw-rw-r-- 1 1001 1001 102748 Sep 18 07:57 go.sum 08:01:09 drwxrwxr-x 7 1001 1001 4096 Sep 18 07:57 internal 08:01:09 drwxrwxr-x 3 1001 1001 4096 Sep 18 07:57 openapi 08:01:09 -rw-rw-r-- 1 1001 1001 584 Sep 18 07:57 security.txt 08:01:09 -rw-rw-r-- 1 1001 1001 204 Sep 18 07:57 version.go [Pipeline] sh 08:01:09 + '[' -e coverage.out ] 08:01:09 + chown 1001:1001 coverage.out [Pipeline] stash 08:01:09 Stashed 1 file(s) [Pipeline] sh 08:01:09 + make build 08:01:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:15 Configure a credential helper to remove this warning. See 08:01:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:15 08:01:15 Login Succeeded 08:01:15 nexus3.edgexfoundry.org:10003 08:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:15 Configure a credential helper to remove this warning. See 08:01:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:15 08:01:15 Login Succeeded 08:01:15 nexus3.edgexfoundry.org:10004 08:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:15 Configure a credential helper to remove this warning. See 08:01:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:15 08:01:15 Login Succeeded 08:01:15 ****.io 08:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:01:15 Configure a credential helper to remove this warning. See 08:01:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:01:15 08:01:15 Login Succeeded 08:01:15 ---> ****-login.sh ends [Pipeline] } 08:01:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:01:16 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:01:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:01:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:01:16 ========================================================= 08:01:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:01:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:01:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:01:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:01:16 c6b39de5b339: Pulling fs layer 08:01:16 a69c41024577: Pulling fs layer 08:01:16 d6de4b400683: Pulling fs layer 08:01:16 35cb2a7552d0: Pulling fs layer 08:01:16 4f4fb700ef54: Pulling fs layer 08:01:16 464afbd9ba4c: Pulling fs layer 08:01:16 00f215d4a9da: Pulling fs layer 08:01:16 d496ad576159: Pulling fs layer 08:01:16 4f4fb700ef54: Waiting 08:01:16 464afbd9ba4c: Waiting 08:01:16 00f215d4a9da: Waiting 08:01:16 d496ad576159: Waiting 08:01:16 35cb2a7552d0: Waiting 08:01:17 a69c41024577: Verifying Checksum 08:01:17 a69c41024577: Download complete 08:01:17 35cb2a7552d0: Verifying Checksum 08:01:17 35cb2a7552d0: Download complete 08:01:17 4f4fb700ef54: Verifying Checksum 08:01:17 4f4fb700ef54: Download complete 08:01:17 464afbd9ba4c: Verifying Checksum 08:01:17 464afbd9ba4c: Download complete 08:01:17 c6b39de5b339: Download complete 08:01:17 d496ad576159: Verifying Checksum 08:01:17 d496ad576159: Download complete 08:01:17 c6b39de5b339: Pull complete 08:01:18 a69c41024577: Pull complete 08:01:18 d6de4b400683: Verifying Checksum 08:01:18 d6de4b400683: Download complete 08:01:20 00f215d4a9da: Verifying Checksum 08:01:20 00f215d4a9da: Download complete 08:01:32 d6de4b400683: Pull complete 08:01:32 35cb2a7552d0: Pull complete 08:01:32 4f4fb700ef54: Pull complete 08:01:32 464afbd9ba4c: Pull complete 08:01:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:01:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:01:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:01: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-keeper/core-keeper ./cmd/core-keeper 08:01:39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:01:42 00f215d4a9da: Pull complete 08:01:42 d496ad576159: Pull complete 08:01:42 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:01:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:01:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:01:43 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 [Pipeline] fileExists [Pipeline] sh 08:01:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:01:45 WORKDIR /edgex 08:01:45 COPY go.mod . 08:01:45 RUN go mod download 08:01:45 + docker build -t ci-base-image-arm64 -f - . 08:01:45 Sending build context to Docker daemon 3.572MB 08:01:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:01:45 ---> f246e2811388 08:01:45 Step 2/4 : WORKDIR /edgex 08:01:45 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 08:01:47 ---> Running in 380b39db31a5 08:01:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:01:47 Removing intermediate container 380b39db31a5 08:01:47 ---> b22e95619199 08:01:47 Step 3/4 : COPY go.mod . 08:01:48 ---> eb41f6384051 08:01:48 Step 4/4 : RUN go mod download 08:01:48 ---> Running in 7aba2575329f 08:01:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:01:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:01:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:01:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:01:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:01:54 $ docker stop --time=1 a3d5498ff24c1331b9d01ec0fd691f1cba74411226202862bdb72bdccc1c3088 08:02:00 $ docker rm -f --volumes a3d5498ff24c1331b9d01ec0fd691f1cba74411226202862bdb72bdccc1c3088 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:02:02 08:02:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:02:03 latest: Pulling from edgex-devops/edgex-compose 08:02:03 91d30c5bc195: Pulling fs layer 08:02:03 2e9b0aa3be6d: Pulling fs layer 08:02:03 9c61dcf015f6: Pulling fs layer 08:02:03 4698f68db338: Pulling fs layer 08:02:03 2a2f49069b9e: Pulling fs layer 08:02:03 e0025b399a48: Pulling fs layer 08:02:03 2a2f49069b9e: Waiting 08:02:03 4698f68db338: Waiting 08:02:03 e0025b399a48: Waiting 08:02:03 91d30c5bc195: Verifying Checksum 08:02:03 91d30c5bc195: Download complete 08:02:03 2e9b0aa3be6d: Verifying Checksum 08:02:03 2e9b0aa3be6d: Download complete 08:02:03 e0025b399a48: Verifying Checksum 08:02:03 91d30c5bc195: Pull complete 08:02:03 2a2f49069b9e: Download complete 08:02:03 2e9b0aa3be6d: Pull complete 08:02:03 9c61dcf015f6: Verifying Checksum 08:02:03 9c61dcf015f6: Download complete 08:02:10 9c61dcf015f6: Pull complete 08:02:10 4698f68db338: Pull complete 08:02:10 2a2f49069b9e: Pull complete 08:02:10 e0025b399a48: Pull complete 08:02:10 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:02:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:10 prd-ubuntu20.04-docker-8c-8g-10564 does not seem to be running inside a container 08:02:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:02:11 $ docker top e01e3007d912058195475c53f1a4df3c196d82fd67602dded7878838c6d14f00 -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:12 + docker compose -f ./docker-compose-build.yml build --parallel 08:02:14 #1 [core-keeper internal] load build definition from Dockerfile 08:02:14 #1 transferring dockerfile: 2.01kB done 08:02:14 #1 DONE 0.0s 08:02:15 08:02:15 #2 [support-cron-scheduler internal] load build definition from Dockerfile 08:02:15 #2 transferring dockerfile: 1.85kB done 08:02:15 #2 DONE 0.0s 08:02:15 08:02:15 #3 [security-spire-agent internal] load build definition from Dockerfile 08:02:15 #3 transferring dockerfile: 1.81kB done 08:02:15 #3 DONE 0.0s 08:02:15 08:02:15 #4 [support-scheduler internal] load build definition from Dockerfile 08:02:15 #4 transferring dockerfile: 1.93kB done 08:02:15 #4 DONE 0.0s 08:02:15 08:02:15 #5 [security-spire-config internal] load build definition from Dockerfile 08:02:15 #5 transferring dockerfile: 1.69kB done 08:02:15 #5 DONE 0.0s 08:02:15 08:02:15 #6 [security-spire-server internal] load build definition from Dockerfile 08:02:15 #6 transferring dockerfile: 1.70kB done 08:02:15 #6 DONE 0.0s 08:02:15 08:02:15 #7 [security-proxy-auth internal] load build definition from Dockerfile 08:02:15 #7 transferring dockerfile: 2.15kB done 08:02:15 #7 DONE 0.0s 08:02:15 08:02:15 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:02:15 #8 transferring dockerfile: 1.89kB done 08:02:15 #8 DONE 0.0s 08:02:15 08:02:15 #9 [support-notifications internal] load build definition from Dockerfile 08:02:15 #9 transferring dockerfile: 1.95kB done 08:02:15 #9 DONE 0.0s 08:02:15 08:02:15 #10 [security-secretstore-setup internal] load build definition from Dockerfile 08:02:15 #10 transferring dockerfile: 2.49kB done 08:02:15 #10 DONE 0.0s 08:02:15 08:02:15 #11 [core-keeper internal] load .dockerignore 08:02:15 #11 transferring context: 50B done 08:02:15 #11 DONE 0.0s 08:02:15 08:02:15 #12 [core-metadata internal] load build definition from Dockerfile 08:02:15 #12 transferring dockerfile: 2.06kB done 08:02:15 #12 DONE 0.0s 08:02:15 08:02:15 #13 [security-proxy-setup internal] load build definition from Dockerfile 08:02:15 #13 transferring dockerfile: 2.50kB done 08:02:15 #13 DONE 0.0s 08:02:15 08:02:15 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:02:15 #14 transferring dockerfile: 2.23kB done 08:02:15 #14 DONE 0.0s 08:02:15 08:02:15 #15 [core-data internal] load build definition from Dockerfile 08:02:15 #15 transferring dockerfile: 2.07kB done 08:02:15 #15 DONE 0.0s 08:02:15 08:02:15 #16 [core-command internal] load build definition from Dockerfile 08:02:15 #16 transferring dockerfile: 1.93kB done 08:02:15 #16 DONE 0.0s 08:02:15 08:02:15 #17 [security-bootstrapper internal] load build definition from Dockerfile 08:02:15 #17 transferring dockerfile: 3.17kB done 08:02:15 #17 DONE 0.0s 08:02:15 08:02:15 #18 [support-cron-scheduler internal] load .dockerignore 08:02:15 #18 transferring context: 50B done 08:02:15 #18 DONE 0.0s 08:02:15 08:02:15 #19 [security-spire-agent internal] load .dockerignore 08:02:15 #19 transferring context: 50B done 08:02:15 #19 DONE 0.0s 08:02:15 08:02:15 #20 [support-scheduler internal] load .dockerignore 08:02:15 #20 transferring context: 50B done 08:02:15 #20 DONE 0.0s 08:02:15 08:02:15 #21 [security-spire-config internal] load .dockerignore 08:02:15 #21 transferring context: 50B done 08:02:15 #21 DONE 0.0s 08:02:15 08:02:15 #22 [security-spire-server internal] load .dockerignore 08:02:15 #22 transferring context: 50B done 08:02:15 #22 DONE 0.0s 08:02:15 08:02:15 #23 [security-proxy-auth internal] load .dockerignore 08:02:15 #23 transferring context: 50B done 08:02:15 #23 DONE 0.0s 08:02:15 08:02:15 #24 [support-notifications internal] load .dockerignore 08:02:15 #24 transferring context: 50B done 08:02:15 #24 DONE 0.0s 08:02:15 08:02:15 #25 [security-spiffe-token-provider internal] load .dockerignore 08:02:15 #25 transferring context: 50B done 08:02:15 #25 DONE 0.0s 08:02:15 08:02:15 #26 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:02:15 #26 DONE 0.0s 08:02:15 08:02:15 #27 [security-secretstore-setup internal] load .dockerignore 08:02:15 #27 transferring context: 50B done 08:02:15 #27 DONE 0.0s 08:02:15 08:02:15 #28 [core-metadata internal] load .dockerignore 08:02:15 #28 transferring context: 50B done 08:02:15 #28 DONE 0.0s 08:02:15 08:02:15 #29 [security-proxy-setup internal] load .dockerignore 08:02:15 #29 transferring context: 50B done 08:02:15 #29 DONE 0.0s 08:02:15 08:02:15 #30 [core-data internal] load .dockerignore 08:02:15 #30 transferring context: 50B done 08:02:15 #30 DONE 0.0s 08:02:15 08:02:15 #31 [core-common-config-bootstrapper internal] load .dockerignore 08:02:15 #31 transferring context: 50B done 08:02:15 #31 DONE 0.1s 08:02:15 08:02:15 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:02:15 #32 DONE 0.1s 08:02:15 08:02:15 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:02:15 #33 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:02:15 #33 ... 08:02:15 08:02:15 #34 [core-command internal] load .dockerignore 08:02:15 #34 transferring context: 50B done 08:02:15 #34 DONE 0.1s 08:02:15 08:02:15 #35 [security-bootstrapper internal] load .dockerignore 08:02:15 #35 transferring context: 50B done 08:02:15 #35 DONE 0.1s 08:02:15 08:02:15 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:02:15 #33 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:02:15 #33 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:02:15 #33 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:02:15 #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s 08:02:15 #33 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 08:02:15 #33 ... 08:02:15 08:02:15 #26 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:02:15 #26 DONE 0.0s 08:02:15 08:02:15 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:02:15 #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 08:02:15 #33 ... 08:02:15 08:02:15 #26 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:02:15 #26 DONE 0.0s 08:02:15 08:02:15 #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:02:15 #33 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:02:15 #33 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:02:15 #33 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:02:15 #33 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:02:15 #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 08:02:16 #33 ... 08:02:16 08:02:16 #26 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:02:16 #26 DONE 0.0s 08:02:16 08:02:16 #36 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-x86_64 08:02:16 #36 DONE 0.6s 08:02:16 08:02:16 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:02:16 #32 DONE 0.2s 08:02:16 08:02:16 #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:02:16 #33 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:02:16 #33 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:02:16 #33 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:02:16 #33 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:02:16 #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 08:02:16 #33 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 08:02:16 #33 ... 08:02:16 08:02:16 #26 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:02:16 #26 DONE 0.0s 08:02:16 08:02:16 #26 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:02:16 #26 DONE 0.0s 08:02:16 08:02:16 #32 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:02:16 #32 ... 08:02:16 08:02:16 #26 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:02:16 #26 DONE 0.0s 08:02:16 08:02:16 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:02:16 #32 DONE 0.8s 08:02:16 08:02:16 #36 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 08:02:16 #36 DONE 0.6s 08:02:16 08:02:16 #37 [security-proxy-setup builder 2/8] WORKDIR /edgex-go 08:02:16 #37 DONE 0.8s 08:02:16 08:02:16 #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:02:16 #33 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:02:16 #33 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:02:16 #33 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:02:16 #33 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:02:16 #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 08:02:16 #33 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 08:02:18 #33 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:02:18 #33 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:02:18 #33 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:02:18 #33 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:02:18 #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 08:02:18 #33 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 08:02:18 #33 DONE 2.2s 08:02:18 08:02:18 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:02:18 #38 DONE 1.9s 08:02:18 08:02:18 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:02:18 #39 DONE 1.9s 08:02:18 08:02:18 #40 [security-spire-server internal] load build context 08:02:18 #40 transferring context: 27.71kB done 08:02:18 #40 DONE 0.1s 08:02:18 08:02:18 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:02:18 #33 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:02:18 #33 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:02:18 #33 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:02:18 #33 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:02:18 #33 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 08:02:18 #33 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.2s done 08:02:18 #33 DONE 2.2s 08:02:18 08:02:18 #41 [security-spire-config internal] load build context 08:02:18 #41 transferring context: 25.96kB 0.0s done 08:02:18 #41 DONE 0.1s 08:02:18 08:02:18 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:18 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:18 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 08:02:18 #42 ... 08:02:18 08:02:18 #43 [security-spire-agent internal] load build context 08:02:18 #43 transferring context: 27.24kB 0.0s done 08:02:18 #43 DONE 0.4s 08:02:18 08:02:18 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:18 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:02:18 #42 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:02:18 #42 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:02:20 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 2.4s 08:02:21 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 3.0s 08:02:25 #42 ... 08:02:25 08:02:25 #44 [core-keeper internal] load build context 08:02:25 #44 transferring context: 361.16MB 9.9s 08:02:25 #44 ... 08:02:25 08:02:25 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:25 #42 ... 08:02:25 08:02:25 #45 [support-scheduler internal] load build context 08:02:25 #45 ... 08:02:25 08:02:25 #46 [support-cron-scheduler internal] load build context 08:02:26 #46 ... 08:02:26 08:02:26 #47 [security-proxy-auth internal] load build context 08:02:26 #47 ... 08:02:26 08:02:26 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:26 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 8.4s 08:02:26 #42 ... 08:02:26 08:02:26 #48 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:02:26 #0 1.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:26 #0 1.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:26 #0 2.085 OK: 264 MiB in 52 packages 08:02:26 #48 ... 08:02:26 08:02:26 #49 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:02:26 #0 1.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:26 #0 1.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:26 #0 2.191 OK: 264 MiB in 52 packages 08:02:26 #49 ... 08:02:26 08:02:26 #50 [security-spiffe-token-provider internal] load build context 08:02:27 #50 ... 08:02:27 08:02:27 #51 [core-common-config-bootstrapper internal] load build context 08:02:27 #51 ... 08:02:27 08:02:27 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:02:27 #0 3.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:27 #0 3.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:27 #0 3.299 OK: 264 MiB in 52 packages 08:02:27 #52 ... 08:02:27 08:02:27 #53 [security-bootstrapper internal] load build context 08:02:27 #53 ... 08:02:27 08:02:27 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:27 #54 ... 08:02:27 08:02:27 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:02:28 #55 ... 08:02:28 08:02:28 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:02:28 #56 ... 08:02:28 08:02:28 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:02:28 #57 ... 08:02:28 08:02:28 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:02:28 #58 ... 08:02:28 08:02:28 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:02:28 #59 ... 08:02:28 08:02:28 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:02:28 #60 ... 08:02:28 08:02:28 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:02:28 #61 ... 08:02:28 08:02:28 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:02:28 #62 ... 08:02:28 08:02:28 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:02:28 #63 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 08:02:28 #63 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:02:28 #63 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:02:28 #63 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:02:29 #63 ... 08:02:29 08:02:29 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:02:29 #64 ... 08:02:29 08:02:29 #65 [core-data internal] load build context 08:02:29 #65 ... 08:02:29 08:02:29 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:29 #66 ... 08:02:29 08:02:29 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:02:29 #67 ... 08:02:29 08:02:29 #68 [security-proxy-setup internal] load build context 08:02:29 #68 ... 08:02:29 08:02:29 #69 [core-metadata internal] load build context 08:02:29 #69 ... 08:02:29 08:02:29 #70 [core-command internal] load build context 08:02:29 #70 ... 08:02:29 08:02:29 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:02:29 #0 1.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:29 #0 1.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:29 #0 2.036 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:02:29 #0 2.036 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:02:29 #0 2.036 OK: 20079 distinct packages available 08:02:29 #0 2.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:02:29 #0 2.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:02:29 #0 2.776 OK: 264 MiB in 52 packages 08:02:29 #71 ... 08:02:29 08:02:29 #72 [support-notifications internal] load build context 08:02:29 #72 ... 08:02:29 08:02:29 #73 [security-secretstore-setup internal] load build context 08:02:30 #73 ... 08:02:30 08:02:30 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:30 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 11.9s 08:02:31 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 13.4s 08:02:35 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 16.9s 08:02:35 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 17.2s 08:02:35 #42 ... 08:02:35 08:02:35 #44 [core-keeper internal] load build context 08:02:35 #44 transferring context: 496.34MB 14.3s done 08:02:35 #44 ... 08:02:35 08:02:35 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:36 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 17.8s 08:02:36 #42 ... 08:02:36 08:02:36 #47 [security-proxy-auth internal] load build context 08:02:36 #47 transferring context: 496.34MB 19.7s done 08:02:36 #47 ... 08:02:36 08:02:36 #45 [support-scheduler internal] load build context 08:02:36 #45 transferring context: 496.34MB 15.9s done 08:02:36 #45 ... 08:02:36 08:02:36 #46 [support-cron-scheduler internal] load build context 08:02:36 #46 transferring context: 496.34MB 18.5s done 08:02:36 #46 ... 08:02:36 08:02:36 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:36 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 18.4s 08:02:37 #42 ... 08:02:37 08:02:37 #50 [security-spiffe-token-provider internal] load build context 08:02:37 #50 transferring context: 496.34MB 18.3s done 08:02:37 #50 ... 08:02:37 08:02:37 #51 [core-common-config-bootstrapper internal] load build context 08:02:37 #51 transferring context: 496.34MB 20.6s done 08:02:37 #51 ... 08:02:37 08:02:37 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:37 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 18.5s done 08:02:38 #42 ... 08:02:38 08:02:38 #53 [security-bootstrapper internal] load build context 08:02:38 #53 transferring context: 496.34MB 18.7s done 08:02:38 #53 ... 08:02:38 08:02:38 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:39 #42 ... 08:02:39 08:02:39 #65 [core-data internal] load build context 08:02:39 #65 transferring context: 496.34MB 20.4s done 08:02:39 #65 ... 08:02:39 08:02:39 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:39 #42 ... 08:02:39 08:02:39 #68 [security-proxy-setup internal] load build context 08:02:39 #68 transferring context: 496.34MB 20.8s done 08:02:39 #68 ... 08:02:39 08:02:39 #69 [core-metadata internal] load build context 08:02:39 #69 transferring context: 496.34MB 20.9s done 08:02:39 #69 ... 08:02:39 08:02:39 #70 [core-command internal] load build context 08:02:39 #70 transferring context: 496.34MB 18.4s done 08:02:40 #70 ... 08:02:40 08:02:40 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:40 #42 ... 08:02:40 08:02:40 #72 [support-notifications internal] load build context 08:02:40 #72 transferring context: 496.34MB 17.2s done 08:02:40 #72 ... 08:02:40 08:02:40 #73 [security-secretstore-setup internal] load build context 08:02:40 #73 transferring context: 496.34MB 20.0s done 08:02:40 #73 ... 08:02:40 08:02:40 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:40 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 22.1s 08:02:41 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 22.9s 08:02:42 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 23.2s done 08:02:42 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:02:45 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 26.4s done 08:02:45 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 26.4s done 08:02:45 Removing intermediate container 7aba2575329f 08:02:45 ---> 7ef87694b2dd 08:02:45 Successfully built 7ef87694b2dd 08:02:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:45 + docker inspect -f . ci-base-image-arm64 08:02:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:45 prd-ubuntu20.04-docker-arm64-4c-16g-10565 does not seem to be running inside a container 08:02:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:02:47 $ docker top 11fdf9c730472117e88a5a9b2ff62b83a10f026b096bbea98a8204cacb852549 -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:48 + go version 08:02:48 go version go1.21.9 linux/arm64 [Pipeline] } 08:02:48 $ docker stop --time=1 11fdf9c730472117e88a5a9b2ff62b83a10f026b096bbea98a8204cacb852549 08:02:49 #42 ... 08:02:49 08:02:49 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:02:49 #63 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.3s done 08:02:49 #63 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 5.4s done 08:02:49 #63 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:02:49 #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 10.3s 08:02:49 $ docker rm -f --volumes 11fdf9c730472117e88a5a9b2ff62b83a10f026b096bbea98a8204cacb852549 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:50 + docker inspect -f . ci-base-image-arm64 08:02:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:51 prd-ubuntu20.04-docker-arm64-4c-16g-10565 does not seem to be running inside a container 08:02:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:02:51 #63 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:02:51 #63 ... 08:02:51 08:02:51 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:02:51 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:02:52 $ docker top b650c41ded7575b912ea99e32b891509f6debd7ab6b03fc338ab57f9812c64be -eo pid,comm [Pipeline] { [Pipeline] echo 08:02:52 ========================================================= 08:02:52 [edgeXBuildGoParallel] Running Tests and Build... 08:02:52 ========================================================= [Pipeline] sh 08:02:53 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 34.7s 08:02:53 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 34.9s 08:02:53 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 35.0s 08:02:53 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 35.1s 08:02:53 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 35.3s 08:02:53 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:02:54 + make test 08:02:54 go test -race -coverprofile=coverage.out ./... 08:02:58 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 40.4s 08:03:01 #42 ... 08:03:01 08:03:01 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:03:01 #63 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 15.4s done 08:03:01 #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 22.3s 08:03:01 #63 ... 08:03:01 08:03:01 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:10 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 45.4s 08:03:10 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 50.6s 08:03:11 #42 ... 08:03:11 08:03:11 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:03:11 #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 32.5s 08:03:12 #63 ... 08:03:12 08:03:12 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:12 #42 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 52.7s done 08:03:14 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:03:16 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 08:03:18 #42 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done 08:03:18 #42 ... 08:03:18 08:03:18 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:03:18 #62 58.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:18 #62 58.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:18 #62 58.52 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:03:18 #62 58.52 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:03:18 #62 58.52 OK: 20070 distinct packages available 08:03:18 #62 58.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:18 #62 58.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:18 #62 58.93 (1/11) Installing ca-certificates (20240226-r0) 08:03:18 #62 59.21 (2/11) Installing brotli-libs (1.0.9-r14) 08:03:18 #62 59.23 (3/11) Installing libunistring (1.1-r1) 08:03:18 #62 59.27 (4/11) Installing libidn2 (2.3.4-r1) 08:03:18 #62 59.27 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:03:18 #62 59.28 (6/11) Installing libcurl (8.9.1-r0) 08:03:18 #62 59.30 (7/11) Installing curl (8.9.1-r0) 08:03:18 #62 59.30 (8/11) Installing dumb-init (1.2.5-r2) 08:03:18 #62 59.30 (9/11) Installing musl-obstack (1.2.3-r2) 08:03:18 #62 59.31 (10/11) Installing libucontext (1.2-r2) 08:03:18 #62 59.31 (11/11) Installing gcompat (1.1.0-r1) 08:03:18 #62 59.32 Executing busybox-1.36.1-r7.trigger 08:03:18 #62 59.32 Executing ca-certificates-20240226-r0.trigger 08:03:18 #62 59.36 OK: 12 MiB in 26 packages 08:03:20 #62 ... 08:03:20 08:03:20 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:20 #54 DONE 64.3s 08:03:21 08:03:21 #46 [support-cron-scheduler internal] load build context 08:03:21 #46 DONE 65.2s 08:03:21 08:03:21 #49 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:03:21 #49 DONE 64.3s 08:03:21 08:03:21 #48 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:03:21 #48 DONE 64.4s 08:03:21 08:03:21 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:03:21 #71 DONE 64.3s 08:03:21 08:03:21 #52 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:03:21 #52 DONE 64.5s 08:03:21 08:03:21 #45 [support-scheduler internal] load build context 08:03:21 #45 DONE 65.1s 08:03:21 08:03:21 #44 [core-keeper internal] load build context 08:03:21 #44 DONE 65.4s 08:03:21 08:03:21 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:03:21 #74 ... 08:03:21 08:03:21 #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:03:21 #59 57.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:21 #59 58.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:21 #59 58.41 (1/3) Installing ca-certificates (20240226-r0) 08:03:21 #59 58.43 (2/3) Installing dumb-init (1.2.5-r2) 08:03:21 #59 58.43 (3/3) Installing tzdata (2024a-r0) 08:03:21 #59 58.55 Executing busybox-1.36.1-r7.trigger 08:03:21 #59 58.56 Executing ca-certificates-20240226-r0.trigger 08:03:21 #59 58.61 OK: 11 MiB in 18 packages 08:03:21 #59 DONE 63.1s 08:03:21 08:03:21 #70 [core-command internal] load build context 08:03:21 #70 DONE 64.4s 08:03:21 08:03:21 #72 [support-notifications internal] load build context 08:03:21 #72 DONE 64.4s 08:03:21 08:03:21 #53 [security-bootstrapper internal] load build context 08:03:21 #53 DONE 64.4s 08:03:21 08:03:21 #50 [security-spiffe-token-provider internal] load build context 08:03:21 #50 DONE 64.4s 08:03:21 08:03:21 #47 [security-proxy-auth internal] load build context 08:03:21 #47 DONE 65.1s 08:03:21 08:03:21 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:03:21 #55 58.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:21 #55 58.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:21 #55 58.52 (1/4) Installing dumb-init (1.2.5-r2) 08:03:21 #55 58.53 (2/4) Installing openssl (3.1.7-r0) 08:03:21 #55 58.54 (3/4) Installing su-exec (0.2-r3) 08:03:21 #55 58.54 (4/4) Installing yq (4.33.3-r5) 08:03:21 #55 58.73 Executing busybox-1.36.1-r7.trigger 08:03:21 #55 58.73 OK: 17 MiB in 19 packages 08:03:21 #55 DONE 63.1s 08:03:21 08:03:21 #73 [security-secretstore-setup internal] load build context 08:03:21 #73 DONE 64.5s 08:03:21 08:03:21 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:03:21 #62 DONE 63.2s 08:03:21 08:03:21 #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:03:21 #75 DONE 0.2s 08:03:21 08:03:21 #65 [core-data internal] load build context 08:03:21 #65 DONE 64.5s 08:03:21 08:03:21 #51 [core-common-config-bootstrapper internal] load build context 08:03:21 #51 DONE 64.5s 08:03:21 08:03:21 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:03:21 #57 58.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:21 #57 58.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:21 #57 58.87 (1/4) Installing ca-certificates (20240226-r0) 08:03:21 #57 59.20 (2/4) Installing dumb-init (1.2.5-r2) 08:03:21 #57 59.20 (3/4) Installing su-exec (0.2-r3) 08:03:21 #57 59.21 (4/4) Installing yq (4.33.3-r5) 08:03:21 #57 59.26 Executing busybox-1.36.1-r7.trigger 08:03:21 #57 59.27 Executing ca-certificates-20240226-r0.trigger 08:03:21 #57 59.31 OK: 17 MiB in 19 packages 08:03:21 #57 DONE 63.2s 08:03:21 08:03:21 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:03:21 #67 58.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:21 #67 58.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:21 #67 58.96 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:03:21 #67 58.96 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:03:21 #67 58.96 OK: 20070 distinct packages available 08:03:21 #67 59.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:21 #67 59.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:21 #67 59.33 (1/5) Installing dumb-init (1.2.5-r2) 08:03:21 #67 59.33 (2/5) Installing musl-obstack (1.2.3-r2) 08:03:21 #67 59.34 (3/5) Installing libucontext (1.2-r2) 08:03:21 #67 59.81 (4/5) Installing gcompat (1.1.0-r1) 08:03:21 #67 59.81 (5/5) Installing openssl (3.1.7-r0) 08:03:21 #67 59.82 Executing busybox-1.36.1-r7.trigger 08:03:21 #67 59.83 OK: 8 MiB in 20 packages 08:03:21 #67 DONE 63.3s 08:03:21 08:03:21 #69 [core-metadata internal] load build context 08:03:21 #69 DONE 64.5s 08:03:21 08:03:21 #68 [security-proxy-setup internal] load build context 08:03:21 #68 DONE 64.5s 08:03:21 08:03:21 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:03:21 #76 ... 08:03:21 08:03:21 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:03:21 #74 DONE 0.3s 08:03:21 08:03:21 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:03:21 #77 DONE 0.3s 08:03:21 08:03:21 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:03:21 #78 DONE 0.3s 08:03:21 08:03:21 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:03:21 #42 DONE 63.9s 08:03:21 08:03:21 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:21 #79 ... 08:03:21 08:03:21 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:21 #66 DONE 63.8s 08:03:22 08:03:22 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:03:22 #61 64.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:22 #61 64.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:22 #61 64.29 (1/1) Installing dumb-init (1.2.5-r2) 08:03:22 #61 64.30 Executing busybox-1.36.1-r7.trigger 08:03:22 #61 64.30 OK: 7 MiB in 16 packages 08:03:22 #61 ... 08:03:22 08:03:22 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:03:22 #63 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 36.0s done 08:03:22 #63 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:03:22 #63 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done 08:03:23 #63 ... 08:03:23 08:03:23 #61 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:03:23 #61 DONE 64.9s 08:03:23 08:03:23 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:03:23 #80 ... 08:03:23 08:03:23 #56 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:03:23 #56 64.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:23 #56 64.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:23 #56 65.15 (1/1) Installing dumb-init (1.2.5-r2) 08:03:23 #56 65.16 Executing busybox-1.36.1-r7.trigger 08:03:23 #56 65.16 OK: 7 MiB in 16 packages 08:03:23 #56 DONE 65.7s 08:03:23 08:03:23 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:03:23 #60 64.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:23 #60 64.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:23 #60 65.17 (1/2) Installing ca-certificates (20240226-r0) 08:03:23 #60 65.18 (2/2) Installing dumb-init (1.2.5-r2) 08:03:23 #60 65.18 Executing busybox-1.36.1-r7.trigger 08:03:23 #60 65.19 Executing ca-certificates-20240226-r0.trigger 08:03:23 #60 65.25 OK: 8 MiB in 17 packages 08:03:23 #60 DONE 65.7s 08:03:23 08:03:23 #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:03:23 #0 2.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:23 #0 2.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:23 #0 2.476 OK: 11 MiB in 18 packages 08:03:23 #81 DONE 2.7s 08:03:23 08:03:23 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:03:23 #64 64.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:23 #64 64.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:23 #64 65.22 (1/2) Installing dumb-init (1.2.5-r2) 08:03:23 #64 65.23 (2/2) Installing su-exec (0.2-r3) 08:03:23 #64 65.24 Executing busybox-1.36.1-r7.trigger 08:03:23 #64 65.24 OK: 7 MiB in 17 packages 08:03:23 #64 DONE 65.8s 08:03:23 08:03:23 #76 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:03:23 #76 2.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:23 #76 2.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:23 #76 2.904 OK: 8 MiB in 20 packages 08:03:24 #76 DONE 3.4s 08:03:24 08:03:24 #82 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:03:24 #0 2.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:24 #0 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:24 #0 2.841 OK: 12 MiB in 26 packages 08:03:24 #82 DONE 3.3s 08:03:24 08:03:24 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:03:24 #0 2.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:24 #0 2.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:24 #0 2.946 OK: 17 MiB in 19 packages 08:03:24 #83 DONE 3.4s 08:03:24 08:03:24 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:03:24 #58 65.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:24 #58 65.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:24 #58 66.00 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:03:24 #58 66.00 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:03:24 #58 66.00 OK: 20070 distinct packages available 08:03:24 #58 66.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:24 #58 66.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:24 #58 66.36 (1/4) Installing dumb-init (1.2.5-r2) 08:03:24 #58 66.37 (2/4) Installing musl-obstack (1.2.3-r2) 08:03:24 #58 66.37 (3/4) Installing libucontext (1.2-r2) 08:03:24 #58 66.37 (4/4) Installing gcompat (1.1.0-r1) 08:03:24 #58 66.38 Executing busybox-1.36.1-r7.trigger 08:03:24 #58 66.39 OK: 8 MiB in 19 packages 08:03:24 #58 DONE 66.5s 08:03:24 08:03:24 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:03:24 #84 DONE 0.1s 08:03:24 08:03:24 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:03:25 #85 ... 08:03:25 08:03:25 #86 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:03:25 #0 2.482 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:25 #0 3.083 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:25 #0 3.746 OK: 264 MiB in 52 packages 08:03:25 #86 DONE 4.5s 08:03:25 08:03:25 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:03:25 #87 DONE 1.0s 08:03:25 08:03:25 #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:03:25 #88 DONE 1.0s 08:03:25 08:03:25 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:03:25 #89 ... 08:03:25 08:03:25 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:03:25 #90 DONE 0.1s 08:03:25 08:03:25 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:03:25 #91 DONE 0.2s 08:03:25 08:03:25 #92 [security-spire-server stage-2 6/9] COPY security.txt / 08:03:26 #92 DONE 0.5s 08:03:26 08:03:26 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:03:26 #89 DONE 0.7s 08:03:26 08:03:26 #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:03:26 #0 4.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:26 #0 4.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:26 #0 4.654 OK: 17 MiB in 19 packages 08:03:26 #93 DONE 5.0s 08:03:26 08:03:26 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:03:26 #94 DONE 0.1s 08:03:26 08:03:26 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:03:26 #95 DONE 0.1s 08:03:26 08:03:26 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 08:03:26 #96 DONE 0.0s 08:03:26 08:03:26 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:03:26 #97 DONE 0.1s 08:03:26 08:03:26 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:03:26 #98 DONE 0.0s 08:03:26 08:03:26 #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:03:26 #99 DONE 0.0s 08:03:26 08:03:26 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:03:26 #100 DONE 0.1s 08:03:26 08:03:26 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:03:26 #101 DONE 0.1s 08:03:26 08:03:26 #102 [security-spire-server] exporting to image 08:03:26 #102 exporting layers 08:03:27 #102 exporting layers 0.7s done 08:03:27 #102 ... 08:03:27 08:03:27 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:03:27 #85 2.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:27 #85 2.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:27 #85 2.596 OK: 8 MiB in 19 packages 08:03:27 #85 DONE 2.7s 08:03:27 08:03:27 #102 [security-spire-server] exporting to image 08:03:27 #102 writing image sha256:1d3415e8aeb2e0bb87a7a25743a0301bfeaef9d1e2d3ab6e6b3e8aa10165fd8d done 08:03:27 #102 naming to docker.io/library/security-spire-server done 08:03:27 #102 exporting layers 0.7s done 08:03:27 #102 writing image sha256:b80b9e312a7cc9d88f78bce9a7c1cfc269b45fd4f5868120e1be676b367a3d14 done 08:03:27 #102 naming to docker.io/library/security-spire-agent done 08:03:27 #102 DONE 0.8s 08:03:27 08:03:27 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:03:28 #103 DONE 0.8s 08:03:28 08:03:28 #80 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 08:03:28 #80 4.035 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:28 #80 4.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:28 #80 4.363 OK: 7 MiB in 16 packages 08:03:28 #80 DONE 5.2s 08:03:28 08:03:28 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:03:28 #104 DONE 0.0s 08:03:28 08:03:28 #105 [security-spire-config stage-2 6/10] COPY security.txt / 08:03:28 #105 DONE 0.0s 08:03:28 08:03:28 #106 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:03:28 #0 3.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:28 #0 3.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:28 #0 4.200 OK: 8 MiB in 17 packages 08:03:28 #106 DONE 4.3s 08:03:28 08:03:28 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:03:28 #107 DONE 0.0s 08:03:28 08:03:28 #108 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:03:28 #0 4.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:28 #0 4.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:28 #108 ... 08:03:28 08:03:28 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:03:28 #109 DONE 0.0s 08:03:28 08:03:28 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:03:28 #110 DONE 0.1s 08:03:28 08:03:28 #108 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:03:28 #108 4.493 OK: 7 MiB in 17 packages 08:03:28 #108 DONE 4.6s 08:03:28 08:03:28 #102 [security-spire-config] exporting to image 08:03:28 #102 ... 08:03:28 08:03:28 #111 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:03:28 #0 4.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:28 #0 4.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:28 #0 4.583 OK: 7 MiB in 16 packages 08:03:28 #111 DONE 4.7s 08:03:28 08:03:28 #112 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:03:28 #0 4.979 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:03:28 #0 5.478 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:03:28 #0 6.121 (1/1) Installing dumb-init (1.2.5-r2) 08:03:28 #0 6.483 Executing busybox-1.36.1-r7.trigger 08:03:28 #0 6.501 OK: 7 MiB in 16 packages 08:03:28 #112 DONE 6.6s 08:03:28 08:03:28 #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:03:28 #113 ... 08:03:28 08:03:28 #102 [security-spire-config] exporting to image 08:03:28 #102 exporting layers 0.6s done 08:03:28 #102 writing image sha256:56273fceb1a8c55718d6e8d72343d3c3b782c02a188c1508ebab1d72a77cf2ff done 08:03:28 #102 naming to docker.io/library/security-spire-config done 08:03:28 #102 DONE 1.4s 08:03:29 08:03:29 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:29 #114 ... 08:03:29 08:03:29 #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:03:29 #113 DONE 0.8s 08:03:29 08:03:29 #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:03:29 #115 DONE 0.0s 08:03:29 08:03:29 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:31 #116 ... 08:03:31 08:03:31 #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:31 #117 ... 08:03:31 08:03:31 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:41 ? github.com/edgexfoundry/edgex-go [no test files] 08:04:10 #118 DONE 44.6s 08:04:10 08:04:10 #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:10 #117 DONE 44.7s 08:04:10 08:04:10 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:10 #79 DONE 44.6s 08:04:10 08:04:10 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:10 #116 DONE 44.6s 08:04:10 08:04:10 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:10 #114 DONE 40.4s 08:04:10 08:04:10 #119 [core-keeper builder 7/8] COPY . . 08:04:15 #119 DONE 9.1s 08:04:15 08:04:15 #120 [support-cron-scheduler builder 6/7] COPY . . 08:04:15 #120 DONE 9.2s 08:04:15 08:04:15 #121 [security-bootstrapper builder 6/7] COPY . . 08:04:15 #121 DONE 9.1s 08:04:15 08:04:15 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:04:15 #122 CACHED 08:04:15 08:04:15 #123 [security-proxy-setup builder 6/7] COPY . . 08:04:15 #123 CACHED 08:04:15 08:04:15 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:15 #124 CACHED 08:04:15 08:04:15 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:04:15 #125 CACHED 08:04:15 08:04:15 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:15 #126 CACHED 08:04:15 08:04:15 #127 [security-secretstore-setup builder 6/7] COPY . . 08:04:15 #127 CACHED 08:04:15 08:04:15 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 08:04:15 #128 CACHED 08:04:15 08:04:15 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:15 #129 CACHED 08:04:15 08:04:15 #130 [core-command builder 6/7] COPY . . 08:04:15 #130 CACHED 08:04:15 08:04:15 #131 [support-scheduler builder 6/7] COPY . . 08:04:15 #131 DONE 9.1s 08:04:15 08:04:15 #132 [security-spiffe-token-provider builder 6/7] COPY . . 08:04:15 #132 DONE 9.1s 08:04:15 08:04:15 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:04:15 #133 CACHED 08:04:15 08:04:15 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:15 #134 CACHED 08:04:15 08:04:15 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 08:04:15 #135 CACHED 08:04:15 08:04:15 #136 [core-data builder 6/7] COPY . . 08:04:15 #136 CACHED 08:04:15 08:04:15 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 08:04:15 #137 CACHED 08:04:15 08:04:15 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:15 #138 CACHED 08:04:15 08:04:15 #139 [core-metadata builder 6/7] COPY . . 08:04:15 #139 CACHED 08:04:15 08:04:15 #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:04:15 #140 CACHED 08:04:15 08:04:15 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:15 #141 CACHED 08:04:15 08:04:15 #142 [security-proxy-auth builder 6/7] COPY . . 08:04:15 #142 CACHED 08:04:15 08:04:15 #143 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:04:15 #143 CACHED 08:04:15 08:04:15 #144 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:15 #144 CACHED 08:04:15 08:04:15 #145 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:15 #145 CACHED 08:04:15 08:04:15 #146 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:04:15 #146 CACHED 08:04:15 08:04:15 #147 [support-notifications builder 6/7] COPY . . 08:04:15 #147 CACHED 08:04:15 08:04:15 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:04:15 #148 0.981 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:04:25 #148 ... 08:04:25 08:04:25 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:04:25 #0 0.572 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:04:25 #149 ... 08:04:25 08:04:25 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:04:25 #0 0.582 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:04:25 #150 ... 08:04:25 08:04:25 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:04:25 #0 1.070 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:04:25 #151 ... 08:04:25 08:04:25 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:04:25 #0 0.871 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:04:25 #152 ... 08:04:25 08:04:25 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:04:25 #0 1.327 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:04:25 #153 ... 08:04:25 08:04:25 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:04:25 #0 0.882 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:04:25 #154 ... 08:04:25 08:04:25 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:04:25 #0 0.629 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:04:26 #155 ... 08:04:26 08:04:26 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:04:26 #0 1.296 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 08:04:26 #156 ... 08:04:26 08:04:26 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:04:26 #0 1.372 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:04:26 #157 ... 08:04:26 08:04:26 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:04:26 #0 1.007 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:04:26 #158 ... 08:04:26 08:04:26 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:04:26 #0 0.302 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:04:26 #159 ... 08:04:26 08:04:26 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:04:26 #0 1.005 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:06:03 #160 ... 08:06:03 08:06:03 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:06:03 #150 96.15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:06:06 #150 DONE 111.2s 08:06:06 08:06:06 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:06:06 #149 DONE 111.2s 08:06:06 08:06:06 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:06:06 #159 DONE 111.2s 08:06:06 08:06:06 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:06:06 #153 ... 08:06:06 08:06:06 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:06:06 #154 DONE 111.2s 08:06:06 08:06:06 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:06:07 #161 ... 08:06:07 08:06:07 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:06:07 #158 DONE 112.7s 08:06:07 08:06:07 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:06:07 #161 DONE 1.5s 08:06:07 08:06:07 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:06:07 #162 ... 08:06:07 08:06:07 #163 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:06:07 #163 DONE 1.3s 08:06:07 08:06:07 #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:06:07 #164 DONE 1.6s 08:06:07 08:06:07 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:06:07 #165 DONE 0.8s 08:06:08 08:06:08 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:06:08 #166 ... 08:06:08 08:06:08 #162 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:06:08 #162 DONE 0.5s 08:06:08 08:06:08 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:06:08 #167 DONE 0.6s 08:06:08 08:06:08 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:06:08 #168 ... 08:06:08 08:06:08 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:06:08 #169 DONE 0.8s 08:06:09 08:06:09 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:06:09 #166 DONE 0.7s 08:06:09 08:06:09 #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 08:06:10 #170 ... 08:06:10 08:06:10 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:06:10 #168 DONE 1.8s 08:06:10 08:06:10 #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:06:10 #171 DONE 2.0s 08:06:10 08:06:10 #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:06:10 #172 DONE 2.2s 08:06:10 08:06:10 #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:06:10 #173 ... 08:06:10 08:06: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 08:06:10 #170 DONE 1.9s 08:06:10 08:06:10 #174 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:06:11 #174 DONE 0.8s 08:06:11 08:06:11 #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:06:11 #175 DONE 3.5s 08:06:11 08:06:11 #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:06:11 #173 DONE 0.9s 08:06:11 08:06:11 #176 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:06:11 #176 DONE 0.8s 08:06:11 08:06:11 #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:06:11 #177 ... 08:06:11 08:06:11 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:06:11 #178 DONE 1.0s 08:06:11 08:06:11 #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:06:13 #179 DONE 1.4s 08:06:13 08:06:13 #180 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:06:13 #180 DONE 1.4s 08:06:13 08:06:13 #181 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:06:13 #181 DONE 1.5s 08:06:13 08:06:13 #182 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:06:13 #182 DONE 1.4s 08:06:13 08:06:13 #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:06:13 #177 DONE 1.5s 08:06:13 08:06:13 #102 [security-spiffe-token-provider] exporting to image 08:06:13 #102 exporting layers 08:06:18 #102 ... 08:06:18 08:06:18 #183 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:06:18 #183 DONE 5.7s 08:06:18 08:06:18 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:06:19 #184 ... 08:06:19 08:06:19 #185 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:06:20 #185 ... 08:06:20 08:06:20 #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:06:20 #186 DONE 6.9s 08:06:20 08:06:20 #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:06:20 #187 DONE 7.0s 08:06:20 08:06:20 #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:06:20 #188 ... 08:06:20 08:06:20 #102 [security-spiffe-token-provider] exporting to image 08:06:20 #102 exporting layers 7.3s done 08:06:20 #102 writing image sha256:c092a7c8c87fcf91cd2d59a608ce282e950cf5d722e04c071d886aeeba979077 0.0s done 08:06:20 #102 naming to docker.io/library/security-spiffe-token-provider 0.0s done 08:06:20 #102 DONE 8.7s 08:06:20 08:06:20 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:06:32 #189 ... 08:06:32 08:06:32 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:06:32 #184 DONE 18.0s 08:06:32 08:06:32 #102 [core-common-config-bootstrapper] exporting to image 08:06:32 #102 exporting layers 08:06:32 #102 ... 08:06:32 08:06:32 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:06:32 #189 DONE 11.7s 08:06:32 08:06:32 #185 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:06:32 #185 DONE 11.8s 08:06:32 08:06:32 #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:06:35 #190 ... 08:06:35 08:06:35 #102 [core-common-config-bootstrapper] exporting to image 08:06:35 #102 exporting layers 2.9s done 08:06:35 #102 writing image sha256:60214d3235b5224bcd7aa7984cda29a150e43393e56c7834d0a92563d7f59997 0.3s done 08:06:35 #102 naming to docker.io/library/core-common-config-bootstrapper 0.5s done 08:06:35 #102 DONE 12.5s 08:06:35 08:06:35 #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:06:35 #191 ... 08:06:35 08:06:35 #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:06:35 #188 DONE 15.4s 08:06:35 08:06:35 #190 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:06:35 #190 DONE 3.8s 08:06:35 08:06:35 #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:06:35 #191 DONE 3.9s 08:06:35 08:06:35 #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:06:40 #192 ... 08:06:40 08:06:40 #193 [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/ 08:06:40 #193 DONE 3.8s 08:06:40 08:06:40 #194 [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/ 08:06:40 #194 DONE 1.6s 08:06:40 08:06:40 #195 [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/ 08:06:40 #195 ... 08:06:40 08:06:40 #102 [security-proxy-setup] exporting to image 08:06:40 #102 exporting layers 5.5s done 08:06:40 #102 writing image sha256:35260389a702d65e97fc4c7fdbec4ae0b9baaf6639034102dc80c278621216e7 done 08:06:40 #102 naming to docker.io/library/security-proxy-setup done 08:06:40 #102 DONE 18.0s 08:06:41 08:06:41 #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:06:41 #192 ... 08:06:41 08:06:41 #195 [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/ 08:06:41 #195 DONE 0.7s 08:06:41 08:06:41 #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:06:41 #196 DONE 0.1s 08:06:41 08:06:41 #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:06:41 #192 DONE 6.0s 08:06:41 08:06:41 #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:06:41 #197 DONE 0.1s 08:06:41 08:06:41 #102 [security-secretstore-setup] exporting to image 08:06:42 #102 exporting layers 0.6s done 08:06:42 #102 writing image sha256:f5e26daab6590fbb52c6774ca86aa9d5e56ab5cec9025e139608f5148bd41351 done 08:06:42 #102 naming to docker.io/library/security-secretstore-setup done 08:06:42 #102 DONE 18.6s 08:06:42 08:06:42 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:06:44 #198 DONE 2.9s 08:06:44 08:06:44 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:06:44 #155 DONE 149.6s 08:06:44 08:06:44 #102 [security-bootstrapper] exporting to image 08:06:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:06:47 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:06:48 #102 ... 08:06:48 08:06:48 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:06:48 #199 DONE 1.3s 08:06:48 08:06:48 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:06:48 #200 DONE 0.5s 08:06:48 08:06:48 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:06:49 #201 DONE 0.4s 08:06:49 08:06:49 #102 [security-bootstrapper] exporting to image 08:06:49 #102 exporting layers 4.3s done 08:06:49 #102 writing image sha256:5504f749b420d2dd511b4ef1934b45397ff21317714e567464e92f365652bd53 0.1s done 08:06:49 #102 naming to docker.io/library/security-bootstrapper done 08:06:49 #102 DONE 23.0s 08:06:49 08:06:49 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:06:49 #202 DONE 0.4s 08:06:49 08:06:49 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:06:49 #152 ... 08:06:49 08:06:49 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:06:49 #203 DONE 0.2s 08:06:49 08:06:49 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:07:04 #204 DONE 14.4s 08:07:04 08:07:04 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:07:04 #157 DONE 168.9s 08:07:04 08:07:04 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:07:04 #160 DONE 169.0s 08:07:04 08:07:04 #102 [security-proxy-auth] exporting to image 08:07:04 #102 exporting layers 08:07:04 #102 ... 08:07:04 08:07:04 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:07:04 #153 DONE 169.1s 08:07:04 08:07:04 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:07:04 #151 DONE 169.2s 08:07:04 08:07:04 #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:07:04 #205 ... 08:07:04 08:07:04 #206 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:07:04 #206 CACHED 08:07:04 08:07:04 #207 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:07:04 #207 CACHED 08:07:04 08:07:04 #208 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:07:04 #208 CACHED 08:07:04 08:07:04 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:07:04 #209 CACHED 08:07:04 08:07:04 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:07:04 #210 ... 08:07:04 08:07:04 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:07:04 #156 DONE 169.6s 08:07:04 08:07:04 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:07:04 #152 DONE 169.6s 08:07:04 08:07:04 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:07:04 #148 DONE 169.6s 08:07:05 08:07:05 #102 [security-proxy-auth] exporting to image 08:07:05 #102 exporting layers 0.7s done 08:07:05 #102 writing image sha256:f26723d4e338bcada10e37229505a59faf82c6d0e6591df99f65954908b940cb 0.1s done 08:07:05 #102 naming to docker.io/library/security-proxy-auth 0.1s done 08:07:05 #102 DONE 23.8s 08:07:05 08:07:05 #211 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:07:05 #211 ... 08:07:05 08:07:05 #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:07:05 #205 DONE 1.1s 08:07:05 08:07:05 #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:07:05 #212 DONE 0.9s 08:07:05 08:07:05 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:07:05 #210 DONE 0.7s 08:07:05 08:07:05 #211 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:07:05 #211 DONE 0.8s 08:07:05 08:07:05 #213 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:07:05 #213 CACHED 08:07:05 08:07:05 #214 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:07:05 #214 CACHED 08:07:05 08:07:05 #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:07:05 #215 ... 08:07:05 08:07:05 #216 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:07:05 #216 DONE 0.3s 08:07:05 08:07:05 #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:07:05 #217 DONE 0.4s 08:07:05 08:07:05 #218 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:07:06 #218 ... 08:07:06 08:07:06 #219 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:07:06 #219 DONE 0.7s 08:07:06 08:07:06 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:07:06 #220 DONE 0.7s 08:07:06 08:07:06 #221 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:07:06 #221 DONE 0.7s 08:07:06 08:07:06 #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:07:06 #215 DONE 0.6s 08:07:06 08:07:06 #222 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:07:06 #222 DONE 0.7s 08:07:06 08:07:06 #102 [core-command] exporting to image 08:07:06 #102 ... 08:07:06 08:07:06 #223 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:07:06 #223 DONE 0.4s 08:07:06 08:07:06 #218 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:07:06 #218 DONE 0.9s 08:07:06 08:07:06 #102 [core-command] exporting to image 08:07:06 #102 exporting layers 0.3s done 08:07:06 #102 ... 08:07:06 08:07:06 #224 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:07:06 #224 DONE 0.4s 08:07:06 08:07:06 #225 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:07:06 #225 DONE 0.4s 08:07:06 08:07:06 #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:07:06 #226 DONE 0.4s 08:07:06 08:07:06 #227 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:07:06 #227 DONE 0.4s 08:07:06 08:07:06 #102 [core-keeper] exporting to image 08:07:06 #102 writing image sha256:66b500a93ff0c7f589988f3a447d063c7335a061bc20a293b638d52e985bb5e4 done 08:07:06 #102 naming to docker.io/library/core-command done 08:07:07 #102 ... 08:07:07 08:07:07 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:07:07 #228 DONE 0.9s 08:07:07 08:07:07 #229 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:07:07 #229 DONE 0.9s 08:07:07 08:07:07 #230 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:07:07 #230 DONE 0.9s 08:07:07 08:07:07 #102 [core-keeper] exporting to image 08:07:07 #102 exporting layers 0.8s done 08:07:07 #102 ... 08:07:07 08:07:07 #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:07:07 #231 DONE 0.1s 08:07:07 08:07:07 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:07:07 #232 DONE 0.1s 08:07:07 08:07:07 #233 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:07:07 #233 DONE 0.1s 08:07:07 08:07:07 #102 [support-cron-scheduler] exporting to image 08:07:07 #102 writing image sha256:a0e4ecb10636cf5002c0566a268426d990e2a12b4ee7ac3bfc44915a878191fd 0.1s done 08:07:07 #102 writing image sha256:049e09dfe664157531d522174531b8028d37d63c051a918f731150630f52f1cf 0.0s done 08:07:07 #102 naming to docker.io/library/core-metadata 0.0s done 08:07:07 #102 naming to docker.io/library/support-scheduler done 08:07:07 #102 writing image sha256:385f657ed25c196ed9b096064af3cc55b19af6bdcad01bed4a9c5dc761fd1f06 0.0s done 08:07:07 #102 naming to docker.io/library/core-keeper done 08:07:07 #102 exporting layers 0.3s done 08:07:07 #102 writing image sha256:38904aa451e6994d82523c3bd7cf80ce2d32c0f20b0d1c73924d61f7cc4f919d done 08:07:07 #102 naming to docker.io/library/core-data done 08:07:07 #102 writing image sha256:d30f241d881bd27c2abbacbd75a083ae5003661d57c1e40200216041d8c876ac done 08:07:07 #102 naming to docker.io/library/support-notifications done 08:07:07 #102 writing image sha256:bae010216fa101005ecfcbbf561c7de4dedf88f6878a08f2e991bdea607f4cc3 done 08:07:07 #102 naming to docker.io/library/support-cron-scheduler done 08:07:07 #102 DONE 25.4s 08:07:07 08:07:07 #63 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:07:07 time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:07:07 time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:07:07 time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:07:07 time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:07:07 time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:07:07 time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:07:07 time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:07:07 time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:07:07 time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:07:07 time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:07:07 time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:07:07 time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:07:07 time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:07:07 time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:07:07 time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:07:07 time="2024-09-18T08:02:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:07:07 $ docker stop --time=1 e01e3007d912058195475c53f1a4df3c196d82fd67602dded7878838c6d14f00 08:07:09 $ docker rm -f --volumes e01e3007d912058195475c53f1a4df3c196d82fd67602dded7878838c6d14f00 [Pipeline] // withDockerContainer [Pipeline] sh 08:07:09 + docker images 08:07:09 REPOSITORY TAG IMAGE ID CREATED SIZE 08:07:09 support-cron-scheduler latest bae010216fa1 2 seconds ago 44.3MB 08:07:09 support-notifications latest d30f241d881b 2 seconds ago 42.7MB 08:07:09 core-data latest 38904aa451e6 2 seconds ago 39.8MB 08:07:09 support-scheduler latest a0e4ecb10636 3 seconds ago 42.1MB 08:07:09 core-metadata latest 049e09dfe664 3 seconds ago 39.9MB 08:07:09 core-keeper latest 385f657ed25c 3 seconds ago 39.7MB 08:07:09 core-command latest 66b500a93ff0 4 seconds ago 35.5MB 08:07:09 security-proxy-auth latest f26723d4e338 6 seconds ago 33.1MB 08:07:09 security-bootstrapper latest 5504f749b420 25 seconds ago 19MB 08:07:09 security-secretstore-setup latest f5e26daab659 28 seconds ago 37MB 08:07:09 security-proxy-setup latest 35260389a702 34 seconds ago 26.2MB 08:07:09 core-common-config-bootstrapper latest 60214d3235b5 39 seconds ago 15.2MB 08:07:09 security-spiffe-token-provider latest c092a7c8c87f 57 seconds ago 28.9MB 08:07:09 security-spire-config latest 56273fceb1a8 3 minutes ago 120MB 08:07:09 security-spire-agent latest b80b9e312a7c 3 minutes ago 182MB 08:07:09 security-spire-server latest 1d3415e8aeb2 3 minutes ago 121MB 08:07:09 ci-base-image-x86_64 latest e0b3f72ac4af 8 minutes ago 971MB 08:07:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 08:07:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 08:07:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:07:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:07:44 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:07:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:07:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:07:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:07:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:07:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:07:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:07:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:07:46 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:07:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:07:46 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:07:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:07:46 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:08:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.117s coverage: 28.7% of statements 08:08:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.219s coverage: 97.0% of statements 08:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:08:17 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:08:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.295s coverage: 69.2% of statements 08:08:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:08:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:08:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.223s coverage: 53.2% of statements 08:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:08:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:08:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:08:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.323s coverage: 93.4% of statements 08:08:41 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.237s coverage: 91.7% of statements 08:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:08:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:08:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.250s coverage: 7.0% of statements 08:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:09:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:09:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.802s coverage: 95.8% of statements 08:09:05 ok github.com/edgexfoundry/edgex-go/internal/io 1.098s coverage: 72.2% of statements 08:09:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:09:11 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.141s coverage: 0.0% of statements [no tests to run] 08:09:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:09:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:09:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.308s coverage: 0.8% of statements 08:09:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.179s coverage: 30.7% of statements 08:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.138s coverage: 41.7% of statements 08:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.120s coverage: 77.8% of statements 08:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.097s coverage: 94.1% of statements 08:09:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.132s coverage: 96.3% of statements 08:09:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.104s coverage: 87.5% of statements 08:09:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:09:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:09:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:09:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.109s coverage: 94.4% of statements 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:09:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:09:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:09:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:09:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:09:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:09:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:09:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:09:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.922s coverage: 79.9% of statements 08:09:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.158s coverage: 92.9% of statements 08:09:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.093s coverage: 66.7% of statements 08:09:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.116s coverage: 62.3% of statements 08:09:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.102s coverage: 75.0% of statements 08:09:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:09:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.106s coverage: 87.2% of statements 08:09:59 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements 08:09:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.078s coverage: 100.0% of statements 08:09:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.309s coverage: 81.8% of statements 08:09:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.282s coverage: 82.1% of statements 08:10:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.120s coverage: 86.0% of statements 08:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:10:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.919s coverage: 63.1% of statements 08:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.122s coverage: 100.0% of statements 08:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.145s coverage: 89.4% of statements 08:10:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.099s coverage: 100.0% of statements 08:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:10:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.072s coverage: 73.7% of statements 08:10:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:10:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.739s coverage: 36.5% of statements 08:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.121s coverage: 89.5% of statements 08:10:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:10:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:10:20 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:10:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:10:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.104s coverage: 84.8% of statements 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:10:25 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:10:26 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.150s coverage: 4.9% of statements 08:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:10:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:10:34 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.336s coverage: 97.1% of statements 08:10:34 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.132s coverage: 35.9% of statements 08:10:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:10:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:10:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:10:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:10:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.177s coverage: 19.9% of statements 08:10:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:10:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:10:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:10:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:10:49 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.499s coverage: 95.7% of statements 08:10:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:10:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:10:53 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.155s coverage: 61.8% of statements 08:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:10:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.279s coverage: 98.9% of statements 08:10:59 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:10:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:10:59 go vet ./... 08:15:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:15:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:15:51 ./bin/test-attribution-txt.sh 08:15:51 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:15:51 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:15:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:15:52 + ls -al . 08:15:52 total 932 08:15:52 drwxrwxr-x 10 1001 1001 4096 Sep 18 08:03 . 08:15:52 drwxr-xr-x 4 root root 4096 Sep 18 08:02 .. 08:15:52 drwxrwxr-x 2 1001 1001 4096 Sep 18 08:00 .blubracket 08:15:52 -rw-rw-r-- 1 1001 1001 10 Sep 18 08:00 .dockerignore 08:15:52 drwxrwxr-x 8 1001 1001 4096 Sep 18 08:00 .git 08:15:52 drwxrwxr-x 3 1001 1001 4096 Sep 18 08:00 .github 08:15:52 -rw-rw-r-- 1 1001 1001 1102 Sep 18 08:00 .gitignore 08:15:52 -rw-rw-r-- 1 1001 1001 42 Sep 18 08:00 .golangci.yml 08:15:52 -rw-rw-r-- 1 1001 1001 100 Sep 18 08:00 .hadolint.yml 08:15:52 -rw-rw-r-- 1 1001 1001 155 Sep 18 08:00 .sonarcloud.properties 08:15:52 -rw-rw-r-- 1 1001 1001 1171 Sep 18 08:00 ADOPTERS.md 08:15:52 -rw-rw-r-- 1 1001 1001 21286 Sep 18 08:00 Attribution.txt 08:15:52 -rw-rw-r-- 1 1001 1001 100284 Sep 18 08:00 CHANGELOG.md 08:15:52 -rw-rw-r-- 1 1001 1001 3804 Sep 18 08:00 CONTRIBUTING.md 08:15:52 -rw-rw-r-- 1 1001 1001 677 Sep 18 08:00 GOVERNANCE.md 08:15:52 -rw-rw-r-- 1 1001 1001 861 Sep 18 08:00 Jenkinsfile 08:15:52 -rw-rw-r-- 1 1001 1001 10775 Sep 18 08:00 LICENSE 08:15:52 -rw-rw-r-- 1 1001 1001 16854 Sep 18 08:00 Makefile 08:15:52 -rw-rw-r-- 1 1001 1001 582 Sep 18 08:00 OWNERS.md 08:15:52 -rw-rw-r-- 1 1001 1001 9528 Sep 18 08:00 README.md 08:15:52 -rw-rw-r-- 1 1001 1001 789 Sep 18 08:00 SECURITY.md 08:15:52 -rw-rw-r-- 1 1001 1001 5 Sep 18 07:58 VERSION 08:15:52 drwxrwxr-x 2 1001 1001 4096 Sep 18 08:00 bin 08:15:52 drwxrwxr-x 20 1001 1001 4096 Sep 18 08:00 cmd 08:15:52 -rw-r--r-- 1 root root 566048 Sep 18 08:10 coverage.out 08:15:52 drwxrwxr-x 2 1001 1001 4096 Sep 18 08:00 fuzz_test 08:15:52 -rw-rw-r-- 1 1001 1001 7305 Sep 18 08:00 go.mod 08:15:52 -rw-rw-r-- 1 1001 1001 102748 Sep 18 08:00 go.sum 08:15:52 drwxrwxr-x 7 1001 1001 4096 Sep 18 08:00 internal 08:15:52 drwxrwxr-x 3 1001 1001 4096 Sep 18 08:00 openapi 08:15:52 -rw-rw-r-- 1 1001 1001 584 Sep 18 08:00 security.txt 08:15:52 -rw-rw-r-- 1 1001 1001 204 Sep 18 08:00 version.go [Pipeline] sh 08:15:52 + '[' -e coverage.out ] 08:15:52 + chown 1001:1001 coverage.out [Pipeline] stash 08:15:52 Warning: overwriting stash ‘coverage-report’ 08:15:54 Stashed 1 file(s) [Pipeline] sh 08:15:54 + make build 08:15:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:19: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-metadata/core-metadata ./cmd/core-metadata 08:19: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-command/core-command ./cmd/core-command 08:19:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:19:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:19:52 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:20:24 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:20:32 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 08:20:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:21:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:21:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:21:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:21:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:21:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:21:19 $ docker stop --time=1 b650c41ded7575b912ea99e32b891509f6debd7ab6b03fc338ab57f9812c64be 08:21:22 $ docker rm -f --volumes b650c41ded7575b912ea99e32b891509f6debd7ab6b03fc338ab57f9812c64be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:21:26 08:21:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:21:27 latest: Pulling from edgex-devops/edgex-compose-arm64 08:21:27 547446be3368: Pulling fs layer 08:21:27 d125d8839a47: Pulling fs layer 08:21:27 3e85d5ac6304: Pulling fs layer 08:21:27 c3105a71a48b: Pulling fs layer 08:21:27 0f093f025ec4: Pulling fs layer 08:21:27 c3106fc0e877: Pulling fs layer 08:21:27 c3105a71a48b: Waiting 08:21:27 0f093f025ec4: Waiting 08:21:27 c3106fc0e877: Waiting 08:21:27 547446be3368: Verifying Checksum 08:21:27 547446be3368: Download complete 08:21:27 c3105a71a48b: Verifying Checksum 08:21:27 c3105a71a48b: Download complete 08:21:27 d125d8839a47: Verifying Checksum 08:21:27 d125d8839a47: Download complete 08:21:27 c3106fc0e877: Verifying Checksum 08:21:27 c3106fc0e877: Download complete 08:21:27 0f093f025ec4: Verifying Checksum 08:21:27 0f093f025ec4: Download complete 08:21:28 547446be3368: Pull complete 08:21:29 d125d8839a47: Pull complete 08:21:29 3e85d5ac6304: Verifying Checksum 08:21:29 3e85d5ac6304: Download complete 08:21:39 3e85d5ac6304: Pull complete 08:21:40 c3105a71a48b: Pull complete 08:21:41 0f093f025ec4: Pull complete 08:21:41 c3106fc0e877: Pull complete 08:21:41 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:21:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:21:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:42 prd-ubuntu20.04-docker-arm64-4c-16g-10565 does not seem to be running inside a container 08:21:42 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:21:44 $ docker top 83c967ad123f8c15989f70151a1dfe7916725327941967cfca686e39e6822938 -eo pid,comm [Pipeline] { [Pipeline] sh 08:21:45 + docker compose -f ./docker-compose-build.yml build --parallel 08:21:58 #1 [security-proxy-auth internal] load build definition from Dockerfile 08:21:58 #1 transferring dockerfile: 30B 08:21:58 #1 transferring dockerfile: 2.15kB done 08:21:58 #1 DONE 0.1s 08:21:58 08:21:58 #2 [support-cron-scheduler internal] load build definition from Dockerfile 08:21:58 #2 transferring dockerfile: 1.85kB 0.0s done 08:21:58 #2 DONE 0.1s 08:21:58 08:21:58 #3 [support-scheduler internal] load build definition from Dockerfile 08:21:58 #3 transferring dockerfile: 1.93kB 0.0s done 08:21:58 #3 DONE 0.1s 08:21:58 08:21:58 #4 [support-notifications internal] load build definition from Dockerfile 08:21:58 #4 transferring dockerfile: 1.95kB 0.0s done 08:21:58 #4 DONE 0.1s 08:21:58 08:21:58 #5 [security-spire-config internal] load build definition from Dockerfile 08:21:58 #5 transferring dockerfile: 1.69kB 0.0s done 08:21:58 #5 DONE 0.1s 08:21:58 08:21:58 #6 [security-secretstore-setup internal] load build definition from Dockerfile 08:21:58 #6 transferring dockerfile: 2.49kB done 08:21:58 #6 DONE 0.1s 08:21:58 08:21:58 #7 [core-metadata internal] load build definition from Dockerfile 08:21:58 #7 transferring dockerfile: 2.06kB 0.0s done 08:21:58 #7 DONE 0.1s 08:21:58 08:21:58 #8 [core-data internal] load build definition from Dockerfile 08:21:58 #8 transferring dockerfile: 2.07kB 0.0s done 08:21:58 #8 DONE 0.1s 08:21:58 08:21:58 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:21:58 #9 transferring dockerfile: 1.89kB 0.0s done 08:21:58 #9 DONE 0.1s 08:21:58 08:21:58 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:21:58 #10 transferring dockerfile: 2.23kB 0.0s done 08:21:58 #10 DONE 0.1s 08:21:58 08:21:58 #11 [security-bootstrapper internal] load build definition from Dockerfile 08:21:58 #11 transferring dockerfile: 3.17kB 0.0s done 08:21:58 #11 DONE 0.1s 08:21:58 08:21:58 #12 [security-spire-agent internal] load build definition from Dockerfile 08:21:58 #12 transferring dockerfile: 1.81kB 0.0s done 08:21:58 #12 DONE 0.1s 08:21:58 08:21:58 #13 [security-spire-server internal] load build definition from Dockerfile 08:21:58 #13 transferring dockerfile: 1.70kB done 08:21:58 #13 DONE 0.1s 08:21:58 08:21:58 #14 [security-proxy-setup internal] load build definition from Dockerfile 08:21:58 #14 transferring dockerfile: 2.50kB done 08:21:58 #14 DONE 0.1s 08:21:58 08:21:58 #15 [core-keeper internal] load build definition from Dockerfile 08:21:58 #15 transferring dockerfile: 2.01kB done 08:21:58 #15 DONE 0.1s 08:21:58 08:21:58 #16 [core-command internal] load build definition from Dockerfile 08:21:58 #16 transferring dockerfile: 1.93kB 0.0s done 08:21:58 #16 DONE 0.1s 08:21:58 08:21:58 #17 [security-proxy-auth internal] load .dockerignore 08:21:58 #17 transferring context: 50B done 08:21:58 #17 DONE 0.1s 08:21:59 08:21:59 #18 [support-cron-scheduler internal] load .dockerignore 08:21:59 #18 transferring context: 50B done 08:21:59 #18 DONE 0.1s 08:21:59 08:21:59 #19 [support-scheduler internal] load .dockerignore 08:21:59 #19 transferring context: 50B done 08:21:59 #19 DONE 0.1s 08:21:59 08:21:59 #20 [support-notifications internal] load .dockerignore 08:21:59 #20 transferring context: 50B done 08:21:59 #20 DONE 0.1s 08:21:59 08:21:59 #21 [security-spire-config internal] load .dockerignore 08:21:59 #21 transferring context: 50B done 08:21:59 #21 DONE 0.1s 08:21:59 08:21:59 #22 [security-secretstore-setup internal] load .dockerignore 08:21:59 #22 transferring context: 50B 0.0s done 08:21:59 #22 DONE 0.1s 08:21:59 08:21:59 #23 [core-metadata internal] load .dockerignore 08:21:59 #23 transferring context: 50B done 08:21:59 #23 DONE 0.1s 08:21:59 08:21:59 #24 [core-data internal] load .dockerignore 08:21:59 #24 transferring context: 50B done 08:21:59 #24 DONE 0.1s 08:21:59 08:21:59 #25 [security-spiffe-token-provider internal] load .dockerignore 08:21:59 #25 transferring context: 50B done 08:21:59 #25 DONE 0.1s 08:21:59 08:21:59 #26 [core-common-config-bootstrapper internal] load .dockerignore 08:21:59 #26 transferring context: 50B 0.0s done 08:22:00 #26 DONE 0.1s 08:22:00 08:22:00 #27 [security-bootstrapper internal] load .dockerignore 08:22:00 #27 transferring context: 50B 0.0s done 08:22:00 #27 DONE 0.1s 08:22:00 08:22:00 #28 [security-spire-agent internal] load .dockerignore 08:22:00 #28 transferring context: 50B done 08:22:00 #28 DONE 0.1s 08:22:00 08:22:00 #29 [security-spire-server internal] load .dockerignore 08:22:00 #29 transferring context: 50B 0.0s done 08:22:00 #29 DONE 0.1s 08:22:00 08:22:00 #30 [security-proxy-setup internal] load .dockerignore 08:22:00 #30 transferring context: 50B done 08:22:00 #30 DONE 0.1s 08:22:00 08:22:00 #31 [core-keeper internal] load .dockerignore 08:22:00 #31 transferring context: 50B 0.0s done 08:22:00 #31 DONE 0.1s 08:22:00 08:22:00 #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:22:00 #32 DONE 0.0s 08:22:00 08:22:00 #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:22:00 #33 ... 08:22:00 08:22:00 #34 [core-command internal] load .dockerignore 08:22:00 #34 transferring context: 50B 0.0s done 08:22:00 #34 DONE 0.1s 08:22:00 08:22:00 #33 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:22:00 #33 DONE 0.2s 08:22:00 08:22:00 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:22:00 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:22:00 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 139.26kB / 3.34MB 0.1s 08:22:00 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:22:00 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:22:00 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:22:00 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.2s 08:22:00 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:22:00 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 08:22:01 #35 ... 08:22:01 08:22:01 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:22:01 #36 DONE 1.1s 08:22:01 08:22:01 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:22:01 #35 ... 08:22:01 08:22:01 #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:22:01 #32 DONE 0.0s 08:22:01 08:22:01 #35 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:22:02 #35 ... 08:22:02 08:22:02 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:22:02 #32 DONE 0.0s 08:22:02 08:22:02 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:22:02 #36 DONE 2.0s 08:22:02 08:22:02 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 08:22:02 #37 DONE 0.7s 08:22:02 08:22:02 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:22:02 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:22:02 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:22:02 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:22:02 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:22:02 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:22:02 #35 ... 08:22:02 08:22:02 #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:22:02 #32 DONE 0.0s 08:22:02 08:22:02 #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:22:02 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 08:22:02 #35 ... 08:22:02 08:22:02 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:22:02 #36 DONE 2.0s 08:22:02 08:22:02 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 08:22:02 #37 DONE 0.7s 08:22:02 08:22:02 #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:22:02 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:22:02 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:22:02 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:22:02 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:22:02 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:22:02 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 08:22:02 #35 ... 08:22:02 08:22:02 #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:22:02 #32 DONE 0.0s 08:22:02 08:22:02 #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:22:02 #32 DONE 0.0s 08:22:02 08:22:02 #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:22:02 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:22:02 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:22:02 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:22:02 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:22:02 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:22:02 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 08:22:03 #35 ... 08:22:03 08:22:03 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:22:03 #36 DONE 2.1s 08:22:03 08:22:03 #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:22:03 #32 DONE 0.0s 08:22:03 08:22:03 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:22:03 #37 DONE 0.8s 08:22:03 08:22:03 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:22:03 #36 DONE 2.1s 08:22:03 08:22:03 #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:22:03 #33 DONE 1.1s 08:22:03 08:22:03 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 08:22:03 #37 DONE 0.8s 08:22:03 08:22:03 #35 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:22:03 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:22:03 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:22:03 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:22:03 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:22:03 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:22:03 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 08:22:03 #35 ... 08:22:03 08:22:03 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:22:03 #36 DONE 2.1s 08:22:03 08:22:03 #37 [core-data builder 2/7] WORKDIR /edgex-go 08:22:03 #37 DONE 0.8s 08:22:03 08:22:03 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:22:03 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:22:03 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:22:03 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:22:03 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:22:03 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:22:03 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 08:22:03 #35 ... 08:22:03 08:22:03 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:22:03 #32 DONE 0.0s 08:22:03 08:22:03 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:22:03 #35 DONE 3.8s 08:22:03 08:22:03 #38 [core-data internal] load build context 08:22:03 #38 ... 08:22:03 08:22:03 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:22:03 #32 DONE 0.0s 08:22:03 08:22:03 #38 [core-data internal] load build context 08:22:03 #38 ... 08:22:03 08:22:03 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:22:03 #32 DONE 0.0s 08:22:03 08:22:03 #38 [core-data internal] load build context 08:22:04 #38 ... 08:22:04 08:22:04 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:22:04 #33 DONE 1.9s 08:22:04 08:22:04 #38 [core-data internal] load build context 08:22:04 #38 ... 08:22:04 08:22:04 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:22:04 #36 DONE 2.2s 08:22:04 08:22:04 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:22:04 #37 DONE 0.9s 08:22:04 08:22:04 #39 [security-spiffe-token-provider internal] load build context 08:22:04 #39 DONE 0.0s 08:22:04 08:22:04 #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:22:04 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:22:04 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:22:04 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:22:04 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:22:04 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:22:04 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 08:22:04 #35 DONE 3.8s 08:22:04 08:22:04 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:22:04 #36 DONE 2.2s 08:22:04 08:22:04 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:22:04 #37 DONE 0.9s 08:22:04 08:22:04 #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:22:04 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:22:04 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:22:04 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:22:04 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:22:04 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:22:04 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 08:22:04 #35 DONE 3.8s 08:22:04 08:22:04 #40 [core-common-config-bootstrapper internal] load build context 08:22:04 #40 ... 08:22:04 08:22:04 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:22:04 #32 DONE 0.0s 08:22:04 08:22:04 #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:22:04 #32 DONE 0.0s 08:22:04 08:22:04 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:22:04 #41 DONE 2.2s 08:22:04 08:22:04 #42 [core-metadata internal] load build context 08:22:04 #42 ... 08:22:04 08:22:04 #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:22:04 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:22:04 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:22:04 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:22:04 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:22:04 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:22:04 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 08:22:04 #35 DONE 3.8s 08:22:04 08:22:04 #42 [core-metadata internal] load build context 08:22:04 #42 ... 08:22:04 08:22:04 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:22:04 #32 DONE 0.0s 08:22:04 08:22:04 #43 [security-proxy-auth internal] load build context 08:22:04 #43 transferring context: 45.59MB 4.3s 08:22:06 #43 ... 08:22:06 08:22:06 #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:22:06 #44 ... 08:22:06 08:22:06 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:22:06 #36 DONE 2.2s 08:22:06 08:22:06 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 08:22:06 #37 DONE 1.0s 08:22:06 08:22:06 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:22:06 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:22:06 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:22:06 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:22:06 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:22:06 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:22:06 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 08:22:06 #35 DONE 3.9s 08:22:06 08:22:06 #33 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:22:06 #33 DONE 4.2s 08:22:06 08:22:06 #45 [core-keeper internal] load build context 08:22:06 #45 DONE 0.0s 08:22:06 08:22:06 #45 [core-keeper internal] load build context 08:22:06 #45 ... 08:22:06 08:22:06 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:22:06 #36 DONE 2.2s 08:22:06 08:22:06 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:22:06 #37 DONE 1.0s 08:22:06 08:22:06 #35 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:22:06 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:22:06 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:22:06 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:22:06 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:22:06 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:22:06 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 08:22:06 #35 DONE 3.9s 08:22:07 08:22:07 #46 [security-spire-config internal] load build context 08:22:07 #46 transferring context: 25.96kB 0.2s done 08:22:07 #46 DONE 2.2s 08:22:07 08:22:07 #43 [security-proxy-auth internal] load build context 08:22:09 #43 ... 08:22:09 08:22:09 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:22:09 #47 DONE 5.8s 08:22:09 08:22:09 #43 [security-proxy-auth internal] load build context 08:22:10 #43 ... 08:22:10 08:22:10 #48 [security-spire-server internal] load build context 08:22:10 #48 transferring context: 27.71kB 0.5s done 08:22:10 #48 DONE 3.4s 08:22:10 08:22:10 #43 [security-proxy-auth internal] load build context 08:22:10 #43 ... 08:22:10 08:22:10 #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:22:10 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:22:10 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:22:10 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:22:10 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:22:10 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:22:10 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 08:22:10 #35 DONE 3.9s 08:22:10 08:22:10 #49 [security-spire-agent internal] load build context 08:22:10 #49 DONE 0.0s 08:22:10 08:22:10 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:22:10 #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:22:12 #50 ... 08:22:12 08:22:12 #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:22:12 #0 7.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:12 #0 8.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:12 #51 ... 08:22:12 08:22:12 #52 [support-cron-scheduler internal] load build context 08:22:12 #52 ... 08:22:12 08:22:12 #53 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:22:12 #53 ... 08:22:12 08:22:12 #54 [support-scheduler internal] load build context 08:22:12 #54 ... 08:22:12 08:22:12 #55 [support-notifications internal] load build context 08:22:12 #55 ... 08:22:12 08:22:12 #51 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:22:12 #51 10.59 OK: 266 MiB in 52 packages 08:22:12 #51 ... 08:22:12 08:22:12 #56 [security-secretstore-setup internal] load build context 08:22:13 #56 ... 08:22:13 08:22:13 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:22:13 #0 7.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:13 #0 8.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:13 #0 9.776 OK: 266 MiB in 52 packages 08:22:13 #57 ... 08:22:13 08:22:13 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:13 #58 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.9s done 08:22:13 #58 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:22:13 #58 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:22:13 #58 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:22:13 #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.4s done 08:22:13 #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done 08:22:13 #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.2s done 08:22:13 #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.3s done 08:22:13 #58 ... 08:22:13 08:22:13 #49 [security-spire-agent internal] load build context 08:22:13 #49 transferring context: 27.24kB 0.6s done 08:22:13 #49 DONE 2.9s 08:22:13 08:22:13 #56 [security-secretstore-setup internal] load build context 08:22:13 #56 ... 08:22:13 08:22:13 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:22:13 #59 ... 08:22:13 08:22:13 #60 [security-bootstrapper internal] load build context 08:22:13 #60 ... 08:22:13 08:22:13 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:22:14 #61 ... 08:22:14 08:22:14 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:22:14 #62 ... 08:22:14 08:22:14 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:22:14 #63 ... 08:22:14 08:22:14 #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:22:14 #64 ... 08:22:14 08:22:14 #38 [core-data internal] load build context 08:22:14 #38 ... 08:22:14 08:22:14 #39 [security-spiffe-token-provider internal] load build context 08:22:14 #39 ... 08:22:14 08:22:14 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:22:14 #0 8.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:14 #0 9.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:14 #65 ... 08:22:14 08:22:14 #51 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:22:14 #51 DONE 12.4s 08:22:14 08:22:14 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:14 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 4.1s 08:22:14 #58 ... 08:22:14 08:22:14 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:22:14 #66 ... 08:22:14 08:22:14 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:15 #58 ... 08:22:15 08:22:15 #42 [core-metadata internal] load build context 08:22:15 #42 ... 08:22:15 08:22:15 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:22:15 #67 ... 08:22:15 08:22:15 #40 [core-common-config-bootstrapper internal] load build context 08:22:15 #40 ... 08:22:15 08:22:15 #42 [core-metadata internal] load build context 08:22:15 #42 ... 08:22:15 08:22:15 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:22:15 #57 DONE 13.1s 08:22:15 08:22:15 #42 [core-metadata internal] load build context 08:22:16 #42 ... 08:22:16 08:22:16 #68 [core-command internal] load build context 08:22:16 #68 ... 08:22:16 08:22:16 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:22:16 #69 ... 08:22:16 08:22:16 #70 [security-proxy-setup internal] load build context 08:22:17 #70 ... 08:22:17 08:22:17 #68 [core-command internal] load build context 08:22:17 #68 transferring context: 4.88MB 9.8s 08:22:18 #68 ... 08:22:18 08:22:18 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:22:18 #71 ... 08:22:18 08:22:18 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:22:18 #72 ... 08:22:18 08:22:18 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:18 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.21MB / 28.04MB 7.6s 08:22:18 #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.7s done 08:22:18 #58 ... 08:22:18 08:22:18 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:22:18 #73 ... 08:22:18 08:22:18 #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:22:18 #53 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:18 #53 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:18 #53 14.82 OK: 266 MiB in 52 packages 08:22:18 #53 DONE 17.3s 08:22:18 08:22:18 #45 [core-keeper internal] load build context 08:22:18 #45 ... 08:22:18 08:22:18 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:19 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 8.5s 08:22:19 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 9.2s 08:22:20 #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 08:22:20 #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 08:22:20 #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 08:22:20 #58 ... 08:22:20 08:22:20 #43 [security-proxy-auth internal] load build context 08:22:20 #43 ... 08:22:20 08:22:20 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:20 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 10.3s 08:22:20 #58 ... 08:22:20 08:22:20 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:22:20 #59 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:20 #59 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:20 #59 13.69 (1/2) Installing ca-certificates (20240226-r0) 08:22:20 #59 13.86 (2/2) Installing dumb-init (1.2.5-r2) 08:22:20 #59 13.86 Executing busybox-1.36.1-r7.trigger 08:22:20 #59 13.94 Executing ca-certificates-20240226-r0.trigger 08:22:20 #59 14.60 OK: 9 MiB in 17 packages 08:22:20 #59 DONE 17.4s 08:22:20 08:22:20 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:21 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 11.3s 08:22:22 #58 ... 08:22:22 08:22:22 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:22:22 #50 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.3s done 08:22:22 #50 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:22:22 #50 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:22:22 #50 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:22:22 #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 08:22:22 #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 08:22:22 #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:22:22 #50 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.7s done 08:22:22 #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.01MB / 18.32MB 8.2s 08:22:22 #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done 08:22:22 #50 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:22:22 #50 ... 08:22:22 08:22:22 #52 [support-cron-scheduler internal] load build context 08:22:22 #52 transferring context: 27.27MB 20.1s 08:22:22 #52 ... 08:22:22 08:22:22 #54 [support-scheduler internal] load build context 08:22:22 #54 ... 08:22:22 08:22:22 #55 [support-notifications internal] load build context 08:22:22 #55 ... 08:22:22 08:22:22 #52 [support-cron-scheduler internal] load build context 08:22:23 #52 ... 08:22:23 08:22:23 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:22:23 #69 DONE 16.6s 08:22:23 08:22:23 #52 [support-cron-scheduler internal] load build context 08:22:23 #52 ... 08:22:23 08:22:23 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:22:23 #65 12.13 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:22:23 #65 12.13 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:22:23 #65 12.13 OK: 19955 distinct packages available 08:22:23 #65 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:23 #65 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:23 #65 16.75 OK: 266 MiB in 52 packages 08:22:23 #65 DONE 19.4s 08:22:23 08:22:23 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:23 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.81MB / 28.04MB 13.3s 08:22:24 #58 ... 08:22:24 08:22:24 #56 [security-secretstore-setup internal] load build context 08:22:24 #56 ... 08:22:24 08:22:24 #60 [security-bootstrapper internal] load build context 08:22:24 #60 ... 08:22:24 08:22:24 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:24 #58 ... 08:22:24 08:22:24 #38 [core-data internal] load build context 08:22:24 #38 ... 08:22:24 08:22:24 #39 [security-spiffe-token-provider internal] load build context 08:22:24 #39 ... 08:22:24 08:22:24 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:24 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 14.6s 08:22:25 #58 ... 08:22:25 08:22:25 #64 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:22:25 #64 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:25 #64 16.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:25 #64 19.31 (1/1) Installing dumb-init (1.2.5-r2) 08:22:25 #64 19.31 Executing busybox-1.36.1-r7.trigger 08:22:25 #64 19.40 OK: 8 MiB in 16 packages 08:22:25 #64 DONE 22.8s 08:22:25 08:22:25 #54 [support-scheduler internal] load build context 08:22:25 #54 ... 08:22:25 08:22:25 #40 [core-common-config-bootstrapper internal] load build context 08:22:25 #40 ... 08:22:25 08:22:25 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:26 #58 ... 08:22:26 08:22:26 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:22:26 #62 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:26 #62 16.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:26 #62 20.69 (1/1) Installing dumb-init (1.2.5-r2) 08:22:26 #62 20.69 Executing busybox-1.36.1-r7.trigger 08:22:26 #62 20.92 OK: 8 MiB in 16 packages 08:22:26 #62 DONE 22.3s 08:22:26 08:22:26 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:26 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.58MB / 28.04MB 15.8s 08:22:26 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.60MB / 28.04MB 16.1s 08:22:27 #58 ... 08:22:27 08:22:27 #42 [core-metadata internal] load build context 08:22:27 #42 ... 08:22:27 08:22:27 #70 [security-proxy-setup internal] load build context 08:22:27 #70 ... 08:22:27 08:22:27 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:22:27 #61 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:27 #61 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:27 #61 19.04 (1/4) Installing ca-certificates (20240226-r0) 08:22:27 #61 19.35 (2/4) Installing dumb-init (1.2.5-r2) 08:22:27 #61 19.35 (3/4) Installing su-exec (0.2-r3) 08:22:27 #61 19.35 (4/4) Installing yq (4.33.3-r5) 08:22:27 #61 20.45 Executing busybox-1.36.1-r7.trigger 08:22:27 #61 20.45 Executing ca-certificates-20240226-r0.trigger 08:22:27 #61 21.33 OK: 18 MiB in 19 packages 08:22:27 #61 ... 08:22:27 08:22:27 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:27 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 16.8s 08:22:27 #58 ... 08:22:27 08:22:27 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:22:27 #61 DONE 24.1s 08:22:27 08:22:27 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:28 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.95MB / 28.04MB 17.6s 08:22:28 #58 ... 08:22:28 08:22:28 #68 [core-command internal] load build context 08:22:28 #68 transferring context: 15.41MB 20.3s 08:22:28 #68 ... 08:22:28 08:22:28 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:28 #58 ... 08:22:28 08:22:28 #45 [core-keeper internal] load build context 08:22:28 #45 ... 08:22:28 08:22:28 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:22:28 #71 DONE 20.8s 08:22:28 08:22:28 #45 [core-keeper internal] load build context 08:22:28 #45 ... 08:22:28 08:22:28 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:29 #58 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.5s done 08:22:29 #58 ... 08:22:29 08:22:29 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:22:29 #63 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:29 #63 17.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:29 #63 21.86 (1/3) Installing ca-certificates (20240226-r0) 08:22:29 #63 22.12 (2/3) Installing dumb-init (1.2.5-r2) 08:22:29 #63 22.12 (3/3) Installing tzdata (2024a-r0) 08:22:29 #63 23.53 Executing busybox-1.36.1-r7.trigger 08:22:29 #63 23.53 Executing ca-certificates-20240226-r0.trigger 08:22:29 #63 24.05 OK: 12 MiB in 18 packages 08:22:29 #63 DONE 25.7s 08:22:29 08:22:29 #45 [core-keeper internal] load build context 08:22:30 #45 ... 08:22:30 08:22:30 #43 [security-proxy-auth internal] load build context 08:22:30 #43 ... 08:22:30 08:22:30 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:22:30 #67 25.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:31 #67 ... 08:22:31 08:22:31 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:22:31 #74 ... 08:22:31 08:22:31 #43 [security-proxy-auth internal] load build context 08:22:32 #43 transferring context: 81.40MB 31.5s 08:22:32 #43 ... 08:22:32 08:22:32 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:22:32 #66 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:32 #66 18.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:32 #66 22.29 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:22:32 #66 22.29 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:22:32 #66 22.29 OK: 19946 distinct packages available 08:22:32 #66 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:32 #66 23.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:32 #66 25.47 (1/11) Installing ca-certificates (20240226-r0) 08:22:32 #66 25.64 (2/11) Installing brotli-libs (1.0.9-r14) 08:22:32 #66 25.64 (3/11) Installing libunistring (1.1-r1) 08:22:32 #66 25.72 (4/11) Installing libidn2 (2.3.4-r1) 08:22:32 #66 25.81 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:22:32 #66 25.81 (6/11) Installing libcurl (8.9.1-r0) 08:22:32 #66 25.81 (7/11) Installing curl (8.9.1-r0) 08:22:32 #66 26.03 (8/11) Installing dumb-init (1.2.5-r2) 08:22:32 #66 26.03 (9/11) Installing musl-obstack (1.2.3-r2) 08:22:32 #66 26.03 (10/11) Installing libucontext (1.2-r2) 08:22:32 #66 26.03 (11/11) Installing gcompat (1.1.0-r1) 08:22:32 #66 26.03 Executing busybox-1.36.1-r7.trigger 08:22:32 #66 26.03 Executing ca-certificates-20240226-r0.trigger 08:22:32 #66 26.75 OK: 13 MiB in 26 packages 08:22:32 #66 ... 08:22:32 08:22:32 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:22:32 #50 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 12.0s done 08:22:32 #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.6s 08:22:32 #50 ... 08:22:32 08:22:32 #43 [security-proxy-auth internal] load build context 08:22:33 #43 ... 08:22:33 08:22:33 #55 [support-notifications internal] load build context 08:22:33 #55 ... 08:22:33 08:22:33 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:22:33 #66 DONE 28.5s 08:22:33 08:22:33 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:22:33 #75 ... 08:22:33 08:22:33 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:22:33 #76 ... 08:22:33 08:22:33 #68 [core-command internal] load build context 08:22:33 #68 ... 08:22:33 08:22:33 #52 [support-cron-scheduler internal] load build context 08:22:33 #52 ... 08:22:33 08:22:33 #68 [core-command internal] load build context 08:22:34 #68 ... 08:22:34 08:22:34 #56 [security-secretstore-setup internal] load build context 08:22:34 #56 ... 08:22:34 08:22:34 #60 [security-bootstrapper internal] load build context 08:22:34 #60 ... 08:22:34 08:22:34 #68 [core-command internal] load build context 08:22:34 #68 ... 08:22:34 08:22:34 #38 [core-data internal] load build context 08:22:35 #38 ... 08:22:35 08:22:35 #39 [security-spiffe-token-provider internal] load build context 08:22:35 #39 ... 08:22:35 08:22:35 #56 [security-secretstore-setup internal] load build context 08:22:35 #56 ... 08:22:35 08:22:35 #77 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:22:36 #77 ... 08:22:36 08:22:36 #68 [core-command internal] load build context 08:22:36 #68 ... 08:22:36 08:22:36 #40 [core-common-config-bootstrapper internal] load build context 08:22:36 #40 ... 08:22:36 08:22:36 #54 [support-scheduler internal] load build context 08:22:36 #54 ... 08:22:36 08:22:36 #40 [core-common-config-bootstrapper internal] load build context 08:22:36 #40 ... 08:22:36 08:22:36 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:22:36 #78 ... 08:22:36 08:22:36 #54 [support-scheduler internal] load build context 08:22:37 #54 ... 08:22:37 08:22:37 #42 [core-metadata internal] load build context 08:22:37 #42 ... 08:22:37 08:22:37 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:22:37 #74 16.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:37 #74 ... 08:22:37 08:22:37 #70 [security-proxy-setup internal] load build context 08:22:37 #70 ... 08:22:37 08:22:37 #54 [support-scheduler internal] load build context 08:22:38 #54 transferring context: 59.89MB 35.1s 08:22:38 #54 ... 08:22:38 08:22:38 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:22:38 #79 ... 08:22:38 08:22:38 #68 [core-command internal] load build context 08:22:38 #68 ... 08:22:38 08:22:38 #67 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:22:38 #67 26.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:38 #67 30.34 (1/2) Installing dumb-init (1.2.5-r2) 08:22:38 #67 30.34 (2/2) Installing su-exec (0.2-r3) 08:22:38 #67 30.34 Executing busybox-1.36.1-r7.trigger 08:22:38 #67 30.43 OK: 8 MiB in 17 packages 08:22:38 #67 DONE 33.3s 08:22:38 08:22:38 #43 [security-proxy-auth internal] load build context 08:22:38 #43 ... 08:22:38 08:22:38 #68 [core-command internal] load build context 08:22:39 #68 ... 08:22:39 08:22:39 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:22:39 #80 ... 08:22:39 08:22:39 #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:22:39 #44 22.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:39 #44 23.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:39 #44 25.68 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:22:39 #44 25.68 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:22:39 #44 25.68 OK: 19946 distinct packages available 08:22:39 #44 26.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:39 #44 27.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:39 #44 30.97 (1/4) Installing dumb-init (1.2.5-r2) 08:22:39 #44 30.97 (2/4) Installing musl-obstack (1.2.3-r2) 08:22:39 #44 30.97 (3/4) Installing libucontext (1.2-r2) 08:22:39 #44 30.97 (4/4) Installing gcompat (1.1.0-r1) 08:22:39 #44 30.97 Executing busybox-1.36.1-r7.trigger 08:22:39 #44 31.26 OK: 8 MiB in 19 packages 08:22:39 #44 ... 08:22:39 08:22:39 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:22:39 #81 ... 08:22:39 08:22:39 #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:22:39 #44 DONE 33.0s 08:22:39 08:22:39 #68 [core-command internal] load build context 08:22:39 #68 ... 08:22:39 08:22:39 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:22:39 #82 ... 08:22:39 08:22:39 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:22:39 #73 24.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:39 #73 25.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:39 #73 29.20 (1/4) Installing dumb-init (1.2.5-r2) 08:22:39 #73 29.20 (2/4) Installing openssl (3.1.7-r0) 08:22:39 #73 29.20 (3/4) Installing su-exec (0.2-r3) 08:22:39 #73 29.20 (4/4) Installing yq (4.33.3-r5) 08:22:39 #73 30.04 Executing busybox-1.36.1-r7.trigger 08:22:39 #73 30.04 OK: 18 MiB in 19 packages 08:22:39 #73 DONE 31.8s 08:22:39 08:22:39 #68 [core-command internal] load build context 08:22:40 #68 ... 08:22:40 08:22:40 #45 [core-keeper internal] load build context 08:22:40 #45 ... 08:22:40 08:22:40 #68 [core-command internal] load build context 08:22:41 #68 ... 08:22:41 08:22:41 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:41 #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.0s 08:22:41 #58 ... 08:22:41 08:22:41 #68 [core-command internal] load build context 08:22:42 #68 ... 08:22:42 08:22:42 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:22:42 #72 24.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:42 #72 25.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:42 #72 29.13 v3.18.9-25-g89592c45a43 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:22:42 #72 29.13 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:22:42 #72 29.13 OK: 19946 distinct packages available 08:22:42 #72 29.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:42 #72 30.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:42 #72 32.59 (1/5) Installing dumb-init (1.2.5-r2) 08:22:42 #72 32.59 (2/5) Installing musl-obstack (1.2.3-r2) 08:22:42 #72 32.59 (3/5) Installing libucontext (1.2-r2) 08:22:42 #72 32.59 (4/5) Installing gcompat (1.1.0-r1) 08:22:42 #72 32.85 (5/5) Installing openssl (3.1.7-r0) 08:22:42 #72 32.85 Executing busybox-1.36.1-r7.trigger 08:22:42 #72 32.85 OK: 9 MiB in 20 packages 08:22:42 #72 ... 08:22:42 08:22:42 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:22:42 #74 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:42 #74 19.20 OK: 9 MiB in 17 packages 08:22:42 #74 DONE 21.2s 08:22:42 08:22:42 #68 [core-command internal] load build context 08:22:42 #68 ... 08:22:42 08:22:42 #72 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:22:42 #72 DONE 34.9s 08:22:42 08:22:42 #68 [core-command internal] load build context 08:22:42 #68 ... 08:22:42 08:22:42 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:22:42 #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.4s 08:22:42 #50 ... 08:22:42 08:22:42 #54 [support-scheduler internal] load build context 08:22:43 #54 transferring context: 66.32MB 40.5s 08:22:43 #54 ... 08:22:43 08:22:43 #55 [support-notifications internal] load build context 08:22:43 #55 ... 08:22:43 08:22:43 #54 [support-scheduler internal] load build context 08:22:43 #54 ... 08:22:43 08:22:43 #52 [support-cron-scheduler internal] load build context 08:22:44 #52 ... 08:22:44 08:22:44 #54 [support-scheduler internal] load build context 08:22:44 #54 ... 08:22:44 08:22:44 #60 [security-bootstrapper internal] load build context 08:22:44 #60 ... 08:22:44 08:22:44 #55 [support-notifications internal] load build context 08:22:45 #55 ... 08:22:45 08:22:45 #38 [core-data internal] load build context 08:22:45 #38 ... 08:22:45 08:22:45 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:22:45 #76 16.21 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:45 #76 17.44 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:45 #76 19.96 OK: 266 MiB in 52 packages 08:22:45 #76 DONE 21.6s 08:22:45 08:22:45 #38 [core-data internal] load build context 08:22:45 #38 ... 08:22:45 08:22:45 #54 [support-scheduler internal] load build context 08:22:45 #54 ... 08:22:45 08:22:45 #39 [security-spiffe-token-provider internal] load build context 08:22:45 #39 ... 08:22:45 08:22:45 #54 [support-scheduler internal] load build context 08:22:45 #54 ... 08:22:45 08:22:45 #56 [security-secretstore-setup internal] load build context 08:22:45 #56 ... 08:22:45 08:22:45 #43 [security-proxy-auth internal] load build context 08:22:46 #43 ... 08:22:46 08:22:46 #54 [support-scheduler internal] load build context 08:22:46 #54 ... 08:22:46 08:22:46 #40 [core-common-config-bootstrapper internal] load build context 08:22:46 #40 ... 08:22:46 08:22:46 #43 [security-proxy-auth internal] load build context 08:22:47 #43 ... 08:22:47 08:22:47 #77 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:22:47 #77 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:47 #77 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:47 #77 19.64 OK: 8 MiB in 16 packages 08:22:47 #77 DONE 22.3s 08:22:47 08:22:47 #43 [security-proxy-auth internal] load build context 08:22:47 #43 ... 08:22:47 08:22:47 #42 [core-metadata internal] load build context 08:22:47 #42 ... 08:22:47 08:22:47 #43 [security-proxy-auth internal] load build context 08:22:47 #43 transferring context: 101.79MB 46.9s 08:22:47 #43 ... 08:22:47 08:22:47 #70 [security-proxy-setup internal] load build context 08:22:48 #70 ... 08:22:48 08:22:48 #43 [security-proxy-auth internal] load build context 08:22:49 #43 ... 08:22:49 08:22:49 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:22:49 #83 ... 08:22:49 08:22:49 #54 [support-scheduler internal] load build context 08:22:50 #54 ... 08:22:50 08:22:50 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:22:50 #84 ... 08:22:50 08:22:50 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:22:50 #79 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:50 #79 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:50 #79 20.52 OK: 18 MiB in 19 packages 08:22:50 #79 DONE 22.1s 08:22:50 08:22:50 #54 [support-scheduler internal] load build context 08:22:50 #54 ... 08:22:50 08:22:50 #78 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:22:50 #78 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:50 #78 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:50 #78 21.93 OK: 8 MiB in 16 packages 08:22:50 #78 DONE 24.0s 08:22:50 08:22:50 #54 [support-scheduler internal] load build context 08:22:50 #54 ... 08:22:50 08:22:50 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:22:50 #82 14.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:50 #82 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:50 #82 20.01 OK: 12 MiB in 18 packages 08:22:50 #82 DONE 21.1s 08:22:50 08:22:50 #54 [support-scheduler internal] load build context 08:22:51 #54 ... 08:22:51 08:22:51 #45 [core-keeper internal] load build context 08:22:51 #45 ... 08:22:51 08:22:51 #54 [support-scheduler internal] load build context 08:22:51 #54 ... 08:22:51 08:22:51 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:22:51 #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.9s 08:22:51 #58 ... 08:22:51 08:22:51 #45 [core-keeper internal] load build context 08:22:53 #45 ... 08:22:53 08:22:53 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:22:53 #75 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:53 #75 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:53 #75 18.68 OK: 13 MiB in 26 packages 08:22:53 #75 DONE 19.8s 08:22:53 08:22:53 #45 [core-keeper internal] load build context 08:22:53 #45 ... 08:22:53 08:22:53 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:22:53 #85 ... 08:22:53 08:22:53 #68 [core-command internal] load build context 08:22:53 #68 ... 08:22:53 08:22:53 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:22:53 #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.4s 08:22:53 #50 ... 08:22:53 08:22:53 #68 [core-command internal] load build context 08:22:53 #68 ... 08:22:53 08:22:53 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:22:53 #80 17.04 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:53 #80 17.94 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:53 #80 21.98 (1/1) Installing dumb-init (1.2.5-r2) 08:22:53 #80 22.70 Executing busybox-1.36.1-r7.trigger 08:22:53 #80 22.79 OK: 8 MiB in 16 packages 08:22:53 #80 DONE 24.6s 08:22:53 08:22:53 #68 [core-command internal] load build context 08:22:53 #68 transferring context: 54.59MB 46.1s 08:22:54 #68 ... 08:22:54 08:22:54 #52 [support-cron-scheduler internal] load build context 08:22:54 #52 ... 08:22:54 08:22:54 #68 [core-command internal] load build context 08:22:55 #68 ... 08:22:55 08:22:55 #60 [security-bootstrapper internal] load build context 08:22:55 #60 ... 08:22:55 08:22:55 #38 [core-data internal] load build context 08:22:55 #38 ... 08:22:55 08:22:55 #55 [support-notifications internal] load build context 08:22:55 #55 ... 08:22:55 08:22:55 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:22:55 #81 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:55 #81 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:55 #81 15.26 OK: 8 MiB in 17 packages 08:22:55 #81 DONE 16.3s 08:22:55 08:22:55 #55 [support-notifications internal] load build context 08:22:55 #55 ... 08:22:55 08:22:55 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:22:55 #85 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:55 #85 ... 08:22:55 08:22:55 #39 [security-spiffe-token-provider internal] load build context 08:22:55 #39 ... 08:22:55 08:22:55 #68 [core-command internal] load build context 08:22:56 #68 ... 08:22:56 08:22:56 #56 [security-secretstore-setup internal] load build context 08:22:56 #56 ... 08:22:56 08:22:56 #60 [security-bootstrapper internal] load build context 08:22:57 #60 ... 08:22:57 08:22:57 #40 [core-common-config-bootstrapper internal] load build context 08:22:57 #40 ... 08:22:57 08:22:57 #68 [core-command internal] load build context 08:22:57 #68 ... 08:22:57 08:22:57 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:22:57 #84 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:57 #84 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:57 #84 15.51 OK: 18 MiB in 19 packages 08:22:57 #84 DONE 17.0s 08:22:57 08:22:57 #40 [core-common-config-bootstrapper internal] load build context 08:22:57 #40 ... 08:22:57 08:22:57 #42 [core-metadata internal] load build context 08:22:58 #42 ... 08:22:58 08:22:58 #40 [core-common-config-bootstrapper internal] load build context 08:22:58 #40 ... 08:22:58 08:22:58 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:22:58 #83 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:22:58 #83 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:58 #83 17.58 OK: 8 MiB in 19 packages 08:22:58 #83 DONE 18.3s 08:22:58 08:22:58 #40 [core-common-config-bootstrapper internal] load build context 08:22:58 #40 ... 08:22:58 08:22:58 #70 [security-proxy-setup internal] load build context 08:22:58 #70 ... 08:22:58 08:22:58 #40 [core-common-config-bootstrapper internal] load build context 08:22:58 #40 ... 08:22:58 08:22:58 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:22:58 #86 DONE 1.3s 08:22:58 08:22:58 #40 [core-common-config-bootstrapper internal] load build context 08:22:58 #40 transferring context: 48.53MB 53.6s 08:22:58 #40 ... 08:22:58 08:22:58 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:22:58 #85 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:22:58 #85 15.07 OK: 9 MiB in 20 packages 08:22:58 #85 DONE 15.9s 08:22:59 08:22:59 #40 [core-common-config-bootstrapper internal] load build context 08:23:00 #40 ... 08:23:00 08:23:00 #43 [security-proxy-auth internal] load build context 08:23:00 #43 ... 08:23:00 08:23:00 #40 [core-common-config-bootstrapper internal] load build context 08:23:01 #40 ... 08:23:01 08:23:01 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:23:01 #87 DONE 5.9s 08:23:01 08:23:01 #40 [core-common-config-bootstrapper internal] load build context 08:23:01 #40 ... 08:23:01 08:23:01 #54 [support-scheduler internal] load build context 08:23:01 #54 ... 08:23:01 08:23:01 #40 [core-common-config-bootstrapper internal] load build context 08:23:02 #40 ... 08:23:02 08:23:02 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:23:02 #88 DONE 1.0s 08:23:02 08:23:02 #40 [core-common-config-bootstrapper internal] load build context 08:23:03 #40 ... 08:23:03 08:23:03 #45 [core-keeper internal] load build context 08:23:03 #45 ... 08:23:03 08:23:03 #40 [core-common-config-bootstrapper internal] load build context 08:23:03 #40 transferring context: 68.82MB 58.7s 08:23:03 #40 ... 08:23:03 08:23:03 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:23:03 #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.9s 08:23:03 #50 ... 08:23:03 08:23:03 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:03 #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 32.6s 08:23:04 #58 ... 08:23:04 08:23:04 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:23:04 #50 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.5s done 08:23:04 #50 ... 08:23:04 08:23:04 #52 [support-cron-scheduler internal] load build context 08:23:04 #52 ... 08:23:04 08:23:04 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:05 #58 ... 08:23:05 08:23:05 #55 [support-notifications internal] load build context 08:23:05 #55 ... 08:23:05 08:23:05 #38 [core-data internal] load build context 08:23:05 #38 ... 08:23:05 08:23:05 #54 [support-scheduler internal] load build context 08:23:05 #54 ... 08:23:05 08:23:05 #39 [security-spiffe-token-provider internal] load build context 08:23:06 #39 ... 08:23:06 08:23:06 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:06 #58 ... 08:23:06 08:23:06 #56 [security-secretstore-setup internal] load build context 08:23:06 #56 ... 08:23:06 08:23:06 #39 [security-spiffe-token-provider internal] load build context 08:23:07 #39 ... 08:23:07 08:23:07 #60 [security-bootstrapper internal] load build context 08:23:07 #60 ... 08:23:07 08:23:07 #68 [core-command internal] load build context 08:23:07 #68 ... 08:23:07 08:23:07 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:07 #58 ... 08:23:07 08:23:07 #42 [core-metadata internal] load build context 08:23:07 #42 ... 08:23:07 08:23:07 #68 [core-command internal] load build context 08:23:08 #68 ... 08:23:08 08:23:08 #70 [security-proxy-setup internal] load build context 08:23:08 #70 ... 08:23:08 08:23:08 #68 [core-command internal] load build context 08:23:09 #68 transferring context: 111.00MB 61.3s 08:23:10 #68 ... 08:23:10 08:23:10 #43 [security-proxy-auth internal] load build context 08:23:10 #43 ... 08:23:10 08:23:10 #68 [core-command internal] load build context 08:23:12 #68 ... 08:23:12 08:23:12 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:23:12 #89 DONE 2.6s 08:23:12 08:23:12 #68 [core-command internal] load build context 08:23:13 #68 ... 08:23:13 08:23:13 #45 [core-keeper internal] load build context 08:23:13 #45 ... 08:23:13 08:23:13 #43 [security-proxy-auth internal] load build context 08:23:13 #43 transferring context: 181.15MB 73.0s 08:23:13 #43 ... 08:23:13 08:23:13 #40 [core-common-config-bootstrapper internal] load build context 08:23:14 #40 ... 08:23:14 08:23:14 #45 [core-keeper internal] load build context 08:23:14 #45 ... 08:23:14 08:23:14 #52 [support-cron-scheduler internal] load build context 08:23:14 #52 ... 08:23:14 08:23:14 #45 [core-keeper internal] load build context 08:23:15 #45 ... 08:23:15 08:23:15 #55 [support-notifications internal] load build context 08:23:16 #55 ... 08:23:16 08:23:16 #38 [core-data internal] load build context 08:23:16 #38 ... 08:23:16 08:23:16 #54 [support-scheduler internal] load build context 08:23:16 #54 ... 08:23:16 08:23:16 #38 [core-data internal] load build context 08:23:16 #38 ... 08:23:16 08:23:16 #56 [security-secretstore-setup internal] load build context 08:23:16 #56 ... 08:23:16 08:23:16 #38 [core-data internal] load build context 08:23:16 #38 ... 08:23:16 08:23:16 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:23:16 #50 ... 08:23:16 08:23:16 #38 [core-data internal] load build context 08:23:17 #38 ... 08:23:17 08:23:17 #39 [security-spiffe-token-provider internal] load build context 08:23:17 #39 ... 08:23:17 08:23:17 #60 [security-bootstrapper internal] load build context 08:23:17 #60 ... 08:23:17 08:23:17 #38 [core-data internal] load build context 08:23:18 #38 ... 08:23:18 08:23:18 #42 [core-metadata internal] load build context 08:23:18 #42 ... 08:23:18 08:23:18 #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:18 #58 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 45.9s done 08:23:18 #58 ... 08:23:18 08:23:18 #42 [core-metadata internal] load build context 08:23:18 #42 ... 08:23:18 08:23:18 #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:23:18 #58 DONE 73.9s 08:23:18 08:23:18 #42 [core-metadata internal] load build context 08:23:18 #42 ... 08:23:18 08:23:18 #70 [security-proxy-setup internal] load build context 08:23:18 #70 ... 08:23:18 08:23:18 #42 [core-metadata internal] load build context 08:23:19 #42 transferring context: 185.21MB 76.4s 08:23:24 #42 ... 08:23:24 08:23:24 #68 [core-command internal] load build context 08:23:24 #68 ... 08:23:24 08:23:24 #42 [core-metadata internal] load build context 08:23:24 #42 ... 08:23:24 08:23:24 #43 [security-proxy-auth internal] load build context 08:23:24 #43 transferring context: 226.78MB 83.4s 08:23:24 #43 ... 08:23:24 08:23:24 #40 [core-common-config-bootstrapper internal] load build context 08:23:24 #40 ... 08:23:24 08:23:24 #42 [core-metadata internal] load build context 08:23:24 #42 ... 08:23:24 08:23:24 #52 [support-cron-scheduler internal] load build context 08:23:25 #52 ... 08:23:25 08:23:25 #42 [core-metadata internal] load build context 08:23:25 #42 ... 08:23:25 08:23:25 #45 [core-keeper internal] load build context 08:23:26 #45 ... 08:23:26 08:23:26 #55 [support-notifications internal] load build context 08:23:26 #55 ... 08:23:26 08:23:26 #54 [support-scheduler internal] load build context 08:23:26 #54 ... 08:23:26 08:23:26 #55 [support-notifications internal] load build context 08:23:26 #55 ... 08:23:26 08:23:26 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:23:26 #90 DONE 4.7s 08:23:26 08:23:26 #55 [support-notifications internal] load build context 08:23:26 #55 ... 08:23:26 08:23:26 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:23:26 #91 DONE 4.9s 08:23:26 08:23:26 #55 [support-notifications internal] load build context 08:23:26 #55 ... 08:23:26 08:23:26 #56 [security-secretstore-setup internal] load build context 08:23:26 #56 ... 08:23:26 08:23:26 #55 [support-notifications internal] load build context 08:23:26 #55 ... 08:23:26 08:23:26 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:23:26 #92 DONE 3.7s 08:23:26 08:23:26 #55 [support-notifications internal] load build context 08:23:27 #55 ... 08:23:27 08:23:27 #60 [security-bootstrapper internal] load build context 08:23:27 #60 ... 08:23:27 08:23:27 #39 [security-spiffe-token-provider internal] load build context 08:23:27 #39 ... 08:23:27 08:23:27 #55 [support-notifications internal] load build context 08:23:28 #55 ... 08:23:28 08:23:28 #38 [core-data internal] load build context 08:23:28 #38 ... 08:23:28 08:23:28 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:23:28 #93 DONE 1.6s 08:23:28 08:23:28 #38 [core-data internal] load build context 08:23:28 #38 ... 08:23:28 08:23:28 #39 [security-spiffe-token-provider internal] load build context 08:23:28 #39 ... 08:23:28 08:23:28 #94 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:23:28 #94 DONE 1.4s 08:23:28 08:23:28 #39 [security-spiffe-token-provider internal] load build context 08:23:28 #39 ... 08:23:28 08:23:28 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:23:28 #95 DONE 1.8s 08:23:28 08:23:28 #39 [security-spiffe-token-provider internal] load build context 08:23:28 #39 ... 08:23:28 08:23:28 #70 [security-proxy-setup internal] load build context 08:23:28 #70 ... 08:23:28 08:23:28 #39 [security-spiffe-token-provider internal] load build context 08:23:30 #39 ... 08:23:30 08:23:30 #96 [security-spire-config stage-2 6/10] COPY security.txt / 08:23:30 #96 DONE 1.5s 08:23:30 08:23:30 #39 [security-spiffe-token-provider internal] load build context 08:23:30 #39 transferring context: 177.44MB 84.9s 08:23:30 #39 ... 08:23:30 08:23:30 #97 [security-spire-agent stage-3 7/10] COPY security.txt / 08:23:30 #97 DONE 1.7s 08:23:30 08:23:30 #39 [security-spiffe-token-provider internal] load build context 08:23:30 #39 ... 08:23:30 08:23:30 #98 [security-spire-server stage-2 6/9] COPY security.txt / 08:23:30 #98 DONE 1.8s 08:23:30 08:23:30 #39 [security-spiffe-token-provider internal] load build context 08:23:31 #39 ... 08:23:31 08:23:31 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:23:31 #99 DONE 1.5s 08:23:31 08:23:31 #39 [security-spiffe-token-provider internal] load build context 08:23:31 #39 ... 08:23:31 08:23:31 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:23:31 #100 DONE 1.5s 08:23:31 08:23:31 #39 [security-spiffe-token-provider internal] load build context 08:23:32 #39 ... 08:23:32 08:23:32 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:23:32 #101 DONE 1.5s 08:23:32 08:23:32 #39 [security-spiffe-token-provider internal] load build context 08:23:33 #39 ... 08:23:33 08:23:33 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:23:33 #102 DONE 1.1s 08:23:33 08:23:33 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:23:33 #103 DONE 1.3s 08:23:33 08:23:33 #39 [security-spiffe-token-provider internal] load build context 08:23:33 #39 ... 08:23:33 08:23:33 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:23:33 #104 DONE 1.6s 08:23:33 08:23:33 #39 [security-spiffe-token-provider internal] load build context 08:23:33 #39 ... 08:23:33 08:23:33 #68 [core-command internal] load build context 08:23:34 #68 ... 08:23:34 08:23:34 #39 [security-spiffe-token-provider internal] load build context 08:23:34 #39 ... 08:23:34 08:23:34 #43 [security-proxy-auth internal] load build context 08:23:34 #43 transferring context: 263.53MB 93.6s 08:23:34 #43 ... 08:23:34 08:23:34 #40 [core-common-config-bootstrapper internal] load build context 08:23:34 #40 ... 08:23:34 08:23:34 #43 [security-proxy-auth internal] load build context 08:23:34 #43 ... 08:23:34 08:23:34 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:23:34 #105 DONE 1.3s 08:23:34 08:23:34 #43 [security-proxy-auth internal] load build context 08:23:35 #43 ... 08:23:35 08:23:35 #52 [support-cron-scheduler internal] load build context 08:23:35 #52 ... 08:23:35 08:23:35 #43 [security-proxy-auth internal] load build context 08:23:35 #43 ... 08:23:35 08:23:35 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:23:35 #106 DONE 1.7s 08:23:35 08:23:35 #43 [security-proxy-auth internal] load build context 08:23:35 #43 ... 08:23:35 08:23:35 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:23:35 #107 DONE 1.7s 08:23:35 08:23:35 #43 [security-proxy-auth internal] load build context 08:23:36 #43 ... 08:23:36 08:23:36 #42 [core-metadata internal] load build context 08:23:36 #42 ... 08:23:36 08:23:36 #52 [support-cron-scheduler internal] load build context 08:23:36 #52 ... 08:23:36 08:23:36 #45 [core-keeper internal] load build context 08:23:36 #45 ... 08:23:36 08:23:36 #43 [security-proxy-auth internal] load build context 08:23:36 #43 ... 08:23:36 08:23:36 #54 [support-scheduler internal] load build context 08:23:36 #54 ... 08:23:36 08:23:36 #45 [core-keeper internal] load build context 08:23:37 #45 ... 08:23:37 08:23:37 #56 [security-secretstore-setup internal] load build context 08:23:37 #56 ... 08:23:37 08:23:37 #45 [core-keeper internal] load build context 08:23:37 #45 ... 08:23:37 08:23:37 #60 [security-bootstrapper internal] load build context 08:23:37 #60 ... 08:23:37 08:23:37 #54 [support-scheduler internal] load build context 08:23:38 #54 ... 08:23:38 08:23:38 #55 [support-notifications internal] load build context 08:23:38 #55 ... 08:23:38 08:23:38 #54 [support-scheduler internal] load build context 08:23:38 #54 ... 08:23:38 08:23:38 #38 [core-data internal] load build context 08:23:38 #38 ... 08:23:38 08:23:38 #54 [support-scheduler internal] load build context 08:23:39 #54 ... 08:23:39 08:23:39 #70 [security-proxy-setup internal] load build context 08:23:39 #70 ... 08:23:39 08:23:39 #38 [core-data internal] load build context 08:23:40 #38 transferring context: 112.52MB 96.9s 08:23:43 #38 ... 08:23:43 08:23:43 #108 [security-spire-config] exporting to image 08:23:43 #108 exporting layers 7.1s done 08:23:43 #108 writing image sha256:41936c7416e478b9c24ffcf4ba742fb40d70df6bf7291487e0477a059264a70e 0.1s done 08:23:43 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:23:43 #108 writing image sha256:dbed4eebdfef0398c107833317fe9ffe841457badb7c1fae5f3c7f904cda33be 0.1s done 08:23:43 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:23:43 #108 writing image sha256:5ee35b5210af93c508882ae1ed86cf811a0f9be4994f75fe73655e7aa4beeaf0 0.0s done 08:23:43 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:23:43 #108 DONE 8.2s 08:23:43 08:23:43 #38 [core-data internal] load build context 08:23:44 #38 ... 08:23:44 08:23:44 #68 [core-command internal] load build context 08:23:44 #68 ... 08:23:44 08:23:44 #38 [core-data internal] load build context 08:23:44 #38 ... 08:23:44 08:23:44 #54 [support-scheduler internal] load build context 08:23:44 #54 transferring context: 310.81MB 101.4s done 08:23:44 #54 DONE 101.9s 08:23:44 08:23:44 #39 [security-spiffe-token-provider internal] load build context 08:23:44 #39 ... 08:23:44 08:23:44 #38 [core-data internal] load build context 08:23:44 #38 ... 08:23:44 08:23:44 #40 [core-common-config-bootstrapper internal] load build context 08:23:44 #40 ... 08:23:44 08:23:44 #38 [core-data internal] load build context 08:23:46 #38 ... 08:23:46 08:23:46 #60 [security-bootstrapper internal] load build context 08:23:46 #60 transferring context: 310.81MB 100.3s done 08:23:46 #60 DONE 101.6s 08:23:46 08:23:46 #38 [core-data internal] load build context 08:23:46 #38 ... 08:23:46 08:23:46 #42 [core-metadata internal] load build context 08:23:46 #42 ... 08:23:46 08:23:46 #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:23:46 #109 DONE 1.8s 08:23:46 08:23:46 #42 [core-metadata internal] load build context 08:23:46 #42 ... 08:23:46 08:23:46 #38 [core-data internal] load build context 08:23:46 #38 ... 08:23:46 08:23:46 #52 [support-cron-scheduler internal] load build context 08:23:46 #52 ... 08:23:46 08:23:46 #42 [core-metadata internal] load build context 08:23:46 #42 ... 08:23:46 08:23:46 #43 [security-proxy-auth internal] load build context 08:23:46 #43 ... 08:23:46 08:23:46 #45 [core-keeper internal] load build context 08:23:46 #45 ... 08:23:46 08:23:46 #42 [core-metadata internal] load build context 08:23:47 #42 ... 08:23:47 08:23:47 #56 [security-secretstore-setup internal] load build context 08:23:47 #56 ... 08:23:47 08:23:47 #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:23:47 #110 DONE 1.0s 08:23:47 08:23:47 #56 [security-secretstore-setup internal] load build context 08:23:47 #56 ... 08:23:47 08:23:47 #42 [core-metadata internal] load build context 08:23:48 #42 ... 08:23:48 08:23:48 #55 [support-notifications internal] load build context 08:23:48 #55 ... 08:23:48 08:23:48 #43 [security-proxy-auth internal] load build context 08:23:48 #43 transferring context: 310.81MB 107.4s done 08:23:48 #43 DONE 107.9s 08:23:48 08:23:48 #42 [core-metadata internal] load build context 08:23:48 #42 transferring context: 310.81MB 105.8s done 08:23:49 #42 ... 08:23:49 08:23:49 #70 [security-proxy-setup internal] load build context 08:23:49 #70 ... 08:23:49 08:23:49 #42 [core-metadata internal] load build context 08:23:49 #42 DONE 106.2s 08:23:49 08:23:49 #70 [security-proxy-setup internal] load build context 08:23:49 #70 ... 08:23:49 08:23:49 #55 [support-notifications internal] load build context 08:23:53 #55 ... 08:23:53 08:23:53 #68 [core-command internal] load build context 08:23:53 #68 transferring context: 310.81MB 106.1s done 08:23:53 #68 DONE 107.2s 08:23:53 08:23:53 #40 [core-common-config-bootstrapper internal] load build context 08:23:54 #40 ... 08:23:54 08:23:54 #55 [support-notifications internal] load build context 08:23:54 #55 ... 08:23:54 08:23:54 #39 [security-spiffe-token-provider internal] load build context 08:23:54 #39 ... 08:23:54 08:23:54 #55 [support-notifications internal] load build context 08:23:56 #55 ... 08:23:56 08:23:56 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:56 #111 ... 08:23:56 08:23:56 #38 [core-data internal] load build context 08:23:56 #38 ... 08:23:56 08:23:56 #52 [support-cron-scheduler internal] load build context 08:23:56 #52 ... 08:23:56 08:23:56 #38 [core-data internal] load build context 08:23:56 #38 ... 08:23:56 08:23:56 #45 [core-keeper internal] load build context 08:23:57 #45 ... 08:23:57 08:23:57 #40 [core-common-config-bootstrapper internal] load build context 08:23:57 #40 transferring context: 310.81MB 112.0s done 08:23:57 #40 DONE 112.9s 08:23:57 08:23:57 #45 [core-keeper internal] load build context 08:23:57 #45 ... 08:23:57 08:23:57 #52 [support-cron-scheduler internal] load build context 08:23:57 #52 ... 08:23:57 08:23:57 #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:23:57 #112 ... 08:23:57 08:23:57 #56 [security-secretstore-setup internal] load build context 08:23:57 #56 ... 08:23:57 08:23:57 #52 [support-cron-scheduler internal] load build context 08:23:59 #52 ... 08:23:59 08:23:59 #70 [security-proxy-setup internal] load build context 08:23:59 #70 ... 08:23:59 08:23:59 #39 [security-spiffe-token-provider internal] load build context 08:23:59 #39 transferring context: 310.81MB 114.2s done 08:23:59 #39 DONE 115.4s 08:23:59 08:23:59 #70 [security-proxy-setup internal] load build context 08:23:59 #70 ... 08:23:59 08:23:59 #52 [support-cron-scheduler internal] load build context 08:24:01 #52 ... 08:24:01 08:24:01 #113 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:24:01 #113 DONE 2.0s 08:24:01 08:24:01 #52 [support-cron-scheduler internal] load build context 08:24:03 #52 ... 08:24:03 08:24:03 #45 [core-keeper internal] load build context 08:24:03 #45 transferring context: 310.81MB 115.0s done 08:24:03 #45 DONE 116.8s 08:24:03 08:24:03 #52 [support-cron-scheduler internal] load build context 08:24:04 #52 ... 08:24:04 08:24:04 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:24:04 #114 DONE 1.1s 08:24:04 08:24:04 #52 [support-cron-scheduler internal] load build context 08:24:06 #52 ... 08:24:06 08:24:06 #55 [support-notifications internal] load build context 08:24:06 #55 ... 08:24:06 08:24:06 #52 [support-cron-scheduler internal] load build context 08:24:07 #52 ... 08:24:07 08:24:07 #38 [core-data internal] load build context 08:24:07 #38 ... 08:24:07 08:24:07 #55 [support-notifications internal] load build context 08:24:07 #55 ... 08:24:07 08:24:07 #56 [security-secretstore-setup internal] load build context 08:24:07 #56 ... 08:24:07 08:24:07 #55 [support-notifications internal] load build context 08:24:08 #55 transferring context: 310.81MB 125.2s done 08:24:08 #55 DONE 125.7s 08:24:08 08:24:08 #56 [security-secretstore-setup internal] load build context 08:24:09 #56 ... 08:24:09 08:24:09 #115 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:24:09 #115 DONE 1.3s 08:24:09 08:24:09 #56 [security-secretstore-setup internal] load build context 08:24:09 #56 ... 08:24:09 08:24:09 #70 [security-proxy-setup internal] load build context 08:24:10 #70 ... 08:24:10 08:24:10 #56 [security-secretstore-setup internal] load build context 08:24:11 #56 ... 08:24:11 08:24:11 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:11 #116 ... 08:24:11 08:24:11 #52 [support-cron-scheduler internal] load build context 08:24:13 #52 transferring context: 285.02MB 130.8s 08:24:14 #52 ... 08:24:14 08:24:14 #56 [security-secretstore-setup internal] load build context 08:24:14 #56 ... 08:24:14 08:24:14 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:24:14 #117 ... 08:24:14 08:24:14 #56 [security-secretstore-setup internal] load build context 08:24:16 #56 transferring context: 310.81MB 132.9s done 08:24:16 #56 DONE 133.2s 08:24:16 08:24:16 #70 [security-proxy-setup internal] load build context 08:24:16 #70 transferring context: 310.81MB 126.9s done 08:24:16 #70 DONE 129.7s 08:24:16 08:24:16 #52 [support-cron-scheduler internal] load build context 08:24:16 #52 transferring context: 310.81MB 134.6s done 08:24:16 #52 DONE 134.8s 08:24:16 08:24:16 #38 [core-data internal] load build context 08:24:18 #38 transferring context: 310.81MB 135.0s done 08:24:18 #38 DONE 135.2s 08:24:18 08:24:18 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:26 #118 ... 08:25:26 08:25:26 #112 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:26 #112 DONE 89.8s 08:25:26 08:25:26 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:26 #111 DONE 90.9s 08:25:26 08:25:26 #119 [support-scheduler builder 6/7] COPY . . 08:25:26 #119 DONE 6.1s 08:25:26 08:25:26 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:26 #120 CACHED 08:25:26 08:25:26 #121 [core-command builder 6/7] COPY . . 08:25:26 #121 CACHED 08:25:26 08:25:26 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 08:25:26 #122 CACHED 08:25:26 08:25:26 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:26 #116 DONE 81.6s 08:25:26 08:25:26 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 08:25:26 #123 CACHED 08:25:26 08:25:26 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:25:26 #124 CACHED 08:25:26 08:25:26 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:26 #125 CACHED 08:25:26 08:25:26 #126 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:26 #126 CACHED 08:25:26 08:25:26 #127 [core-data builder 6/7] COPY . . 08:25:26 #127 CACHED 08:25:26 08:25:26 #128 [core-data builder 4/7] COPY go.mod vendor* ./ 08:25:26 #128 CACHED 08:25:26 08:25:26 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:25:26 #129 CACHED 08:25:26 08:25:26 #130 [security-proxy-auth builder 6/7] COPY . . 08:25:26 #130 CACHED 08:25:26 08:25:26 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:26 #131 CACHED 08:25:26 08:25:26 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:25:26 #132 ... 08:25:26 08:25:26 #133 [security-proxy-setup builder 6/7] COPY . . 08:25:26 #133 CACHED 08:25:26 08:25:26 #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:25:26 #134 CACHED 08:25:26 08:25:26 #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:26 #135 CACHED 08:25:26 08:25:26 #136 [security-bootstrapper builder 6/7] COPY . . 08:25:26 #136 DONE 6.2s 08:25:26 08:25:26 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:26 #137 CACHED 08:25:26 08:25:26 #138 [core-metadata builder 6/7] COPY . . 08:25:26 #138 CACHED 08:25:26 08:25:26 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:25:26 #139 CACHED 08:25:26 08:25:26 #140 [security-secretstore-setup builder 6/7] COPY . . 08:25:26 #140 CACHED 08:25:26 08:25:26 #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:26 #141 CACHED 08:25:26 08:25:26 #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:25:26 #142 CACHED 08:25:26 08:25:26 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:25:27 #143 ... 08:25:27 08:25:27 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:27 #117 DONE 83.3s 08:25:27 08:25:27 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:27 #118 DONE 78.2s 08:25:28 08:25:28 #144 [core-keeper builder 7/8] COPY . . 08:25:33 #144 ... 08:25:33 08:25:33 #145 [security-spiffe-token-provider builder 6/7] COPY . . 08:25:33 #145 ... 08:25:33 08:25:33 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:25:33 #0 5.550 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:25:33 #146 ... 08:25:33 08:25:33 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:25:33 #0 4.733 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:25:33 #147 ... 08:25:33 08:25:33 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:25:33 #0 6.492 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:25:33 #148 ... 08:25:33 08:25:33 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:25:33 #0 7.274 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:25:34 #149 ... 08:25:34 08:25:34 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:25:34 #0 6.517 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:25:34 #150 ... 08:25:34 08:25:34 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:25:34 #0 7.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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:25:34 #151 ... 08:25:34 08:25:34 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:25:34 #0 6.054 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:25:34 #152 ... 08:25:34 08:25:34 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:25:34 #143 7.152 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:25:37 #143 ... 08:25:37 08:25:37 #153 [support-notifications builder 6/7] COPY . . 08:25:37 #153 DONE 9.2s 08:25:37 08:25:37 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:25:37 #132 5.826 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:25:37 #132 ... 08:25:37 08:25:37 #144 [core-keeper builder 7/8] COPY . . 08:25:37 #144 DONE 9.3s 08:25:37 08:25:37 #154 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:25:37 #154 CACHED 08:25:37 08:25:37 #155 [support-cron-scheduler builder 6/7] COPY . . 08:25:37 #155 CACHED 08:25:37 08:25:37 #156 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:25:37 #156 CACHED 08:25:37 08:25:37 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:25:37 #157 ... 08:25:37 08:25:37 #145 [security-spiffe-token-provider builder 6/7] COPY . . 08:25:37 #145 DONE 14.0s 08:25:37 08:25:37 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:25:42 #158 4.552 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:25:44 #158 ... 08:25:44 08:25:44 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:25:44 #157 4.289 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:25:47 #157 ... 08:25:47 08:25:47 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:25:47 #0 4.314 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 08:25:47 #159 ... 08:25:47 08:25:47 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:25:47 #0 4.404 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:49:10 #160 ... 08:49:10 08:49:10 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:49:10 #143 DONE 1421.3s 08:49:10 08:49:10 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:49:10 #149 ... 08:49:10 08:49:10 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:49:10 #161 DONE 0.3s 08:49:10 08:49:10 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:49:10 #159 ... 08:49:10 08:49:10 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:49:10 #162 DONE 0.4s 08:49:10 08:49:10 #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 08:49:10 #163 DONE 0.2s 08:49:10 08:49:10 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:49:10 #157 ... 08:49:10 08:49:10 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:49:10 #164 DONE 0.2s 08:49:10 08:49:10 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:49:10 #165 DONE 0.3s 08:49:10 08:49:10 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:49:10 #166 DONE 0.2s 08:49:10 08:49:10 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:49:10 #167 DONE 2.4s 08:49:10 08:49:10 #108 [security-proxy-setup] exporting to image 08:49:10 #108 exporting layers 08:49:10 #108 exporting layers 1.1s done 08:49:10 #108 writing image sha256:e2a91587a6eb38cab544c1cd12326680f4331b3be1bf112d5e4d891420678b55 done 08:49:10 #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 08:49:10 #108 DONE 9.3s 08:49:10 08:49:10 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:49:10 #150 1424.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 08:49:33 #150 DONE 1447.3s 08:49:33 08:49:33 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:49:33 #149 ... 08:49:33 08:49:33 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:49:33 #152 DONE 1447.5s 08:49:33 08:49:33 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:49:33 #132 ... 08:49:33 08:49:33 #168 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:49:33 #168 DONE 0.5s 08:49:33 08:49:33 #169 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:49:33 #169 DONE 0.6s 08:49:33 08:49:33 #170 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:49:33 #170 ... 08:49:33 08:49:33 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:49:33 #171 DONE 0.4s 08:49:33 08:49:33 #172 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:49:33 #172 DONE 0.4s 08:49:33 08:49:33 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:49:33 #157 ... 08:49:33 08:49:33 #173 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:49:33 #173 DONE 0.3s 08:49:33 08:49:33 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:49:33 #174 DONE 0.4s 08:49:33 08:49:33 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:49:33 #175 DONE 0.5s 08:49:33 08:49:33 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:49:34 #176 DONE 0.5s 08:49:34 08:49:34 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:49:34 #177 DONE 0.2s 08:49:34 08:49:34 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:49:35 #178 ... 08:49:35 08:49:35 #170 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:49:35 #170 DONE 3.3s 08:49:35 08:49:35 #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:49:36 #179 DONE 0.5s 08:49:36 08:49:36 #180 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:49:36 #180 DONE 0.2s 08:49:36 08:49:36 #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:49:36 #181 DONE 0.4s 08:49:36 08:49:36 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:49:36 #178 ... 08:49:36 08:49:36 #182 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:49:36 #182 DONE 0.3s 08:49:36 08:49:36 #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/ 08:49:36 #183 DONE 0.2s 08:49:36 08:49:36 #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/ 08:49:37 #184 DONE 0.1s 08:49:37 08:49:37 #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/ 08:49:37 #185 DONE 0.2s 08:49:37 08:49:37 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:49:37 #148 ... 08:49:37 08:49:37 #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:49:37 #186 ... 08:49:37 08:49:37 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:49:37 #178 DONE 3.0s 08:49:37 08:49:37 #186 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:49:37 #186 DONE 0.4s 08:49:37 08:49:37 #108 [security-secretstore-setup] exporting to image 08:49:37 #108 exporting layers 08:49:38 #108 ... 08:49:38 08:49:38 #187 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:49:38 #187 DONE 0.7s 08:49:38 08:49:38 #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:49:40 #188 ... 08:49:40 08:49:40 #108 [security-secretstore-setup] exporting to image 08:49:40 #108 exporting layers 2.3s done 08:49:40 #108 writing image sha256:45c589fa85dfe5291b93839ef72d33cfede0171039b84e008447156fbbfb35c1 done 08:49:40 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 08:49:40 #108 DONE 11.6s 08:49:40 08:49:40 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:49:41 #148 ... 08:49:41 08:49:41 #188 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:49:41 #188 DONE 2.4s 08:49:41 08:49:41 #108 [security-bootstrapper] exporting to image 08:49:42 #108 exporting layers 1.1s done 08:49:42 #108 writing image sha256:13827dfe10e1f62472a05be23451ce21a8f47e31715aaa474eae0a842920b2f4 done 08:49:42 #108 naming to docker.io/library/security-bootstrapper-arm64 done 08:49:42 #108 DONE 12.7s 08:49:42 08:49:42 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:50:49 #157 ... 08:50:49 08:50:49 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:50:49 #146 DONE 1518.8s 08:50:49 08:50:49 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:50:49 #157 ... 08:50:49 08:50:49 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:50:49 #189 DONE 0.3s 08:50:49 08:50:49 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:50:49 #148 ... 08:50:49 08:50:49 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:50:49 #190 DONE 0.3s 08:50:49 08:50:49 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:50:49 #191 DONE 0.3s 08:50:49 08:50:49 #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 08:50:49 #192 DONE 0.3s 08:50:49 08:50:49 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:50:49 #193 DONE 0.2s 08:50:49 08:50:49 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:50:49 #194 DONE 2.2s 08:50:49 08:50:49 #108 [core-common-config-bootstrapper] exporting to image 08:50:49 #108 exporting layers 08:50:49 #108 exporting layers 0.6s done 08:50:49 #108 writing image sha256:2053cd2263db204c96454f4e00a2e72f8a271a8c98be745058cd24ca6eb07363 done 08:50:49 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 08:50:49 #108 DONE 13.3s 08:50:49 08:50:49 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:53:26 #151 ... 08:53:26 08:53:26 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:53:26 #158 DONE 1669.0s 08:53:26 08:53:26 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:53:26 #157 ... 08:53:26 08:53:26 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:53:27 #195 DONE 0.4s 08:53:27 08:53:27 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:53:27 #196 DONE 0.2s 08:53:27 08:53:27 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:53:27 #197 DONE 0.4s 08:53:27 08:53:27 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:53:27 #157 ... 08:53:27 08:53:27 #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 08:53:28 #198 DONE 0.2s 08:53:28 08:53:28 #108 [security-spiffe-token-provider] exporting to image 08:53:28 #108 exporting layers 08:53:29 #108 exporting layers 1.1s done 08:53:29 #108 writing image sha256:4fcb1e6d8e6bb4dee9ef71099208e9cebedd95584dc42bcc8114b0ef465a1d36 done 08:53:29 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:53:29 #108 DONE 14.4s 08:53:29 08:53:29 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:02:56 #147 ... 09:02:56 09:02:56 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:02:56 #151 DONE 2242.8s 09:02:56 09:02:56 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:02:56 #157 ... 09:02:56 09:02:56 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:02:56 #199 DONE 0.1s 09:02:56 09:02:56 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:02:56 #132 ... 09:02:56 09:02:56 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:02:56 #200 DONE 0.2s 09:02:56 09:02:56 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:02:56 #201 DONE 0.5s 09:02:56 09:02:56 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:02:56 #202 DONE 0.2s 09:02:56 09:02:56 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:02:56 #159 ... 09:02:56 09:02:56 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:02:56 #203 DONE 0.2s 09:02:56 09:02:56 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:02:56 #204 DONE 2.0s 09:02:56 09:02:56 #108 [security-proxy-auth] exporting to image 09:02:56 #108 exporting layers 09:02:56 #108 exporting layers 0.7s done 09:02:56 #108 writing image sha256:9e369a0d1f1762770eb2a6d9fded1492f815487bd4de49273c75baca835b2fba done 09:02:56 #108 naming to docker.io/library/security-proxy-auth-arm64 done 09:02:56 #108 DONE 15.1s 09:02:56 09:02:56 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:03:52 #149 ... 09:03:52 09:03:52 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:03:52 #147 DONE 2305.1s 09:03:52 09:03:52 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:03:52 #157 ... 09:03:52 09:03:52 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:03:52 #205 DONE 0.2s 09:03:52 09:03:52 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:03:52 #157 ... 09:03:52 09:03:52 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:03:52 #206 DONE 0.1s 09:03:52 09:03:52 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:03:52 #157 ... 09:03:52 09:03:52 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:03:52 #207 DONE 0.5s 09:03:52 09:03:52 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:03:52 #208 DONE 0.2s 09:03:52 09:03:52 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:52 #132 ... 09:03:52 09:03:52 #108 [core-command] exporting to image 09:03:52 #108 exporting layers 09:03:52 #108 exporting layers 0.6s done 09:03:52 #108 writing image sha256:da28aa19d176b2b3f1d8f8ca149dc40858825bb5d83ba102f108d66bd78f7e9f done 09:03:52 #108 naming to docker.io/library/core-command-arm64 done 09:03:52 #108 DONE 15.7s 09:03:52 09:03:52 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:06:29 #157 ... 09:06:29 09:06:29 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:06:29 #149 DONE 2462.8s 09:06:29 09:06:29 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:06:29 #157 ... 09:06:29 09:06:29 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:06:29 #209 DONE 0.3s 09:06:29 09:06:29 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:06:29 #210 DONE 0.2s 09:06:29 09:06:29 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:06:29 #211 DONE 0.7s 09:06:29 09:06:29 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:06:29 #212 DONE 0.5s 09:06:29 09:06:29 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:06:29 #213 DONE 0.2s 09:06:29 09:06:29 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:06:29 #148 ... 09:06:29 09:06:29 #108 [core-data] exporting to image 09:06:29 #108 exporting layers 09:06:29 #108 exporting layers 0.5s done 09:06:29 #108 writing image sha256:8695de1c003c192a05bb43fee825d93e91152f003677c1a79bfc651b589241d6 done 09:06:29 #108 naming to docker.io/library/core-data-arm64 done 09:06:29 #108 DONE 16.2s 09:06:29 09:06:29 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:06:30 #157 ... 09:06:30 09:06:30 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:06:30 #148 DONE 2467.0s 09:06:30 09:06:30 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:06:30 #157 ... 09:06:30 09:06:30 #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:06:30 #214 DONE 0.1s 09:06:30 09:06:30 #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:06:30 #215 DONE 0.1s 09:06:30 09:06:30 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:06:31 #157 ... 09:06:31 09:06:31 #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:06:31 #216 DONE 0.5s 09:06:31 09:06:31 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:06:31 #217 DONE 0.2s 09:06:31 09:06:31 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:06:32 #218 DONE 0.1s 09:06:32 09:06:32 #108 [core-metadata] exporting to image 09:06:33 #108 exporting layers 0.9s done 09:06:33 #108 writing image sha256:d7959d2dcb3fba5580aa7905690cb4dc603d039e8d1c64f8f88cafaf8622a01f 09:06:33 #108 writing image sha256:d7959d2dcb3fba5580aa7905690cb4dc603d039e8d1c64f8f88cafaf8622a01f done 09:06:33 #108 naming to docker.io/library/core-metadata-arm64 done 09:06:33 #108 DONE 17.2s 09:06:33 09:06:33 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:06:33 #50 ... 09:06:33 09:06:33 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:06:33 #157 DONE 2455.8s 09:06:33 09:06:33 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:06:33 #159 ... 09:06:33 09:06:33 #219 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:06:33 #219 DONE 0.2s 09:06:33 09:06:33 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:06:33 #132 ... 09:06:33 09:06:33 #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:06:34 #220 DONE 0.5s 09:06:34 09:06:34 #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:06:34 #221 DONE 0.1s 09:06:34 09:06:34 #108 [core-keeper] exporting to image 09:06:35 #108 exporting layers 0.5s done 09:06:35 #108 writing image sha256:cdb06624ea17c3e6d59bc5bc975e242a3324d423d9a2b230957b16b90eb79a5f 09:06:35 #108 writing image sha256:cdb06624ea17c3e6d59bc5bc975e242a3324d423d9a2b230957b16b90eb79a5f done 09:06:35 #108 naming to docker.io/library/core-keeper-arm64 done 09:06:35 #108 DONE 17.8s 09:06:35 09:06:35 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:07:14 #159 ... 09:07:14 09:07:14 #132 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:07:14 #132 DONE 2504.8s 09:07:14 09:07:14 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:07:14 #159 ... 09:07:14 09:07:14 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:07:14 #222 DONE 0.3s 09:07:14 09:07:14 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:07:14 #223 DONE 0.4s 09:07:14 09:07:14 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:07:14 #224 DONE 0.5s 09:07:14 09:07:14 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:07:14 #225 DONE 0.2s 09:07:14 09:07:14 #108 [support-scheduler] exporting to image 09:07:14 #108 exporting layers 09:07:14 #108 ... 09:07:14 09:07:14 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:07:14 #160 DONE 2493.7s 09:07:14 09:07:14 #108 [support-scheduler] exporting to image 09:07:14 #108 exporting layers 0.6s done 09:07:14 #108 writing image sha256:61b4fea3dbbba5f58c369db53696c911aad53e2bde2ec8d91b52be5d1c5d163d done 09:07:14 #108 naming to docker.io/library/support-scheduler-arm64 0.0s done 09:07:14 #108 DONE 18.4s 09:07:14 09:07:14 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:07:14 #159 ... 09:07:14 09:07:14 #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:07:14 #226 DONE 0.2s 09:07:14 09:07:14 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:07:14 #227 DONE 0.1s 09:07:14 09:07:14 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:07:14 #228 DONE 0.3s 09:07:14 09:07:14 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:07:14 #159 DONE 2495.1s 09:07:14 09:07:14 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:07:14 #229 DONE 0.2s 09:07:14 09:07:14 #108 [support-notifications] exporting to image 09:07:14 #108 ... 09:07:14 09:07:14 #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:07:14 #230 DONE 0.2s 09:07:14 09:07:14 #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:07:14 #231 DONE 0.2s 09:07:14 09:07:14 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:07:14 #232 ... 09:07:14 09:07:14 #108 [support-notifications] exporting to image 09:07:14 #108 exporting layers 0.8s done 09:07:14 #108 writing image sha256:9bda474a7f491612161e5229cc98215cf32d818fe2dd93b14e39c1c793be8726 done 09:07:14 #108 naming to docker.io/library/support-notifications-arm64 done 09:07:14 #108 DONE 19.2s 09:07:14 09:07:14 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:07:14 #232 DONE 0.5s 09:07:14 09:07:14 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:07:14 #50 ... 09:07:14 09:07:14 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:07:14 #233 DONE 0.1s 09:07:14 09:07:14 #108 [support-cron-scheduler] exporting to image 09:07:15 #108 exporting layers 1.5s done 09:07:15 #108 writing image sha256:469cb40cfce9dff398e7cfc60c54fd8ec1b7bcd4c0fd6af9391f00553cfcf737 done 09:07:15 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 09:07:15 #108 DONE 20.8s 09:07:15 09:07:15 #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:07:15 time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:07:15 time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:07:15 time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:07:15 time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:07:15 time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:07:15 time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:07:15 time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:07:15 time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:07:15 time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:07:15 time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:07:15 time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:07:15 time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:07:15 time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:07:15 time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:07:15 time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:07:15 time="2024-09-18T08:21:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:07:15 $ docker stop --time=1 83c967ad123f8c15989f70151a1dfe7916725327941967cfca686e39e6822938 09:07:17 $ docker rm -f --volumes 83c967ad123f8c15989f70151a1dfe7916725327941967cfca686e39e6822938 [Pipeline] // withDockerContainer [Pipeline] sh 09:07:17 + docker images 09:07:17 REPOSITORY TAG IMAGE ID CREATED SIZE 09:07:17 support-cron-scheduler-arm64 latest 469cb40cfce9 4 seconds ago 43.7MB 09:07:17 support-notifications-arm64 latest 9bda474a7f49 5 seconds ago 42.2MB 09:07:17 support-scheduler-arm64 latest 61b4fea3dbbb 7 seconds ago 41.4MB 09:07:17 core-keeper-arm64 latest cdb06624ea17 43 seconds ago 39.2MB 09:07:17 core-metadata-arm64 latest d7959d2dcb3f 46 seconds ago 39.4MB 09:07:17 core-data-arm64 latest 8695de1c003c 49 seconds ago 39.3MB 09:07:17 core-command-arm64 latest da28aa19d176 3 minutes ago 35.1MB 09:07:17 security-proxy-auth-arm64 latest 9e369a0d1f17 4 minutes ago 32.7MB 09:07:17 security-spiffe-token-provider-arm64 latest 4fcb1e6d8e6b 13 minutes ago 29.1MB 09:07:17 core-common-config-bootstrapper-arm64 latest 2053cd2263db 16 minutes ago 15.4MB 09:07:17 security-bootstrapper-arm64 latest 13827dfe10e1 17 minutes ago 18.9MB 09:07:17 security-secretstore-setup-arm64 latest 45c589fa85df 17 minutes ago 36.4MB 09:07:17 security-proxy-setup-arm64 latest e2a91587a6eb 18 minutes ago 26.2MB 09:07:17 security-spire-server-arm64 latest dbed4eebdfef 43 minutes ago 116MB 09:07:17 security-spire-config-arm64 latest 5ee35b5210af 43 minutes ago 115MB 09:07:17 security-spire-agent-arm64 latest 41936c7416e4 43 minutes ago 174MB 09:07:17 ci-base-image-arm64 latest 7ef87694b2dd About an hour ago 967MB 09:07:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 09:07:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:07:18 09:07:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:07:19 arm64: Pulling from edgex-lftools-log-publisher 09:07:19 8998bd30e6a1: Pulling fs layer 09:07:19 04944245beec: Pulling fs layer 09:07:19 699f458cf7ca: Pulling fs layer 09:07:19 765212b225bb: Pulling fs layer 09:07:19 f23df028b6ca: Pulling fs layer 09:07:19 d65c8cfc05b1: Pulling fs layer 09:07:19 2437ff75d9bd: Pulling fs layer 09:07:19 765212b225bb: Waiting 09:07:19 f23df028b6ca: Waiting 09:07:19 d65c8cfc05b1: Waiting 09:07:19 2437ff75d9bd: Waiting 09:07:19 04944245beec: Verifying Checksum 09:07:19 04944245beec: Download complete 09:07:19 765212b225bb: Verifying Checksum 09:07:19 765212b225bb: Download complete 09:07:19 f23df028b6ca: Verifying Checksum 09:07:19 f23df028b6ca: Download complete 09:07:19 d65c8cfc05b1: Verifying Checksum 09:07:19 d65c8cfc05b1: Download complete 09:07:19 699f458cf7ca: Verifying Checksum 09:07:19 699f458cf7ca: Download complete 09:07:20 8998bd30e6a1: Download complete 09:07:23 2437ff75d9bd: Verifying Checksum 09:07:23 2437ff75d9bd: Download complete 09:07:25 8998bd30e6a1: Pull complete 09:07:25 04944245beec: Pull complete 09:07:27 699f458cf7ca: Pull complete 09:07:27 765212b225bb: Pull complete 09:07:28 f23df028b6ca: Pull complete 09:07:28 d65c8cfc05b1: Pull complete 09:07:46 2437ff75d9bd: Pull complete 09:07:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:07:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:07:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:47 prd-ubuntu20.04-docker-arm64-4c-16g-10565 does not seem to be running inside a container 09:07:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:07:50 $ docker top e1aab465aa2433fd9e932fec922a0a8cbd94b286b1e84f489d0582effa44575a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:51 ---> job-cost.sh 09:07:51 lf-activate-venv: SKIPPING 09:07:51 INFO: No Stack... 09:07:51 INFO: Retrieving Pricing Info for: v3-standard-4 09:07:52 INFO: Archiving Costs [Pipeline] sh 09:07:52 + cut -d, -f6 09:07:52 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 09:07:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4919-1-stack-cost] 09:07:53 Resource [jenkins-edgexfoundry-edgex-go-PR-4919-1-stack-cost] did not exist. Created. 09:07:53 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4919-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:07:53 + echo total: 0.2199999988079071 [Pipeline] stash 09:07:54 Stashed 1 file(s) [Pipeline] } 09:07:54 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4919-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:07:54 $ docker stop --time=1 e1aab465aa2433fd9e932fec922a0a8cbd94b286b1e84f489d0582effa44575a 09:07:55 $ docker rm -f --volumes e1aab465aa2433fd9e932fec922a0a8cbd94b286b1e84f489d0582effa44575a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:07:56 provisioning config files... 09:07:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17271645306510415036tmp [Pipeline] { [Pipeline] sh 09:07:57 + set +x 09:07:57 + curl -s https://codecov.io/bash 09:07:57 + bash -s -- 09:07:57 09:07:57 _____ _ 09:07:57 / ____| | | 09:07:57 | | ___ __| | ___ ___ _____ __ 09:07:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:07:57 | |___| (_) | (_| | __/ (_| (_) \ V / 09:07:57 \_____\___/ \__,_|\___|\___\___/ \_/ 09:07:57 Bash-1.0.6 09:07:57 09:07:57 09:07:57 ==> git version 2.25.1 found 09:07:57 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:07:57 Release-Date: 2020-01-08 09:07:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:07:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:07:57 ==> Jenkins CI detected. 09:07:57 current dir:  /w/workspace/edgex-go/1 09:07:57 project root: . 09:07:57 --> token set from env 09:07:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:07:57 ==> Running gcov in . (disable via -X gcov) 09:07:57 ==> Python coveragepy not found 09:07:57 ==> Searching for coverage reports in: 09:07:57 + . 09:07:57 -> Found 1 reports 09:07:57 ==> Detecting git/mercurial file structure 09:07:57 ==> Reading reports 09:07:57 + ./coverage.out bytes=566048 09:07:57 ==> Appending adjustments 09:07:57 https://docs.codecov.io/docs/fixing-reports 09:07:58 + Found adjustments 09:07:58 ==> Gzipping contents 09:07:58 72K /tmp/codecov.Zbemw6.gz 09:07:58 ==> Uploading reports 09:07:58 url: https://codecov.io 09:07:58 query: branch=PR-4919&commit=2e48833f3b0cbaad236c53eaa467f2cf6996b524&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4919%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4919&job=&cmd_args= 09:07:58 -> Pinging Codecov 09:07:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4919&commit=2e48833f3b0cbaad236c53eaa467f2cf6996b524&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4919%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4919&job=&cmd_args= 09:07:58 -> Uploading to 09:07:58 https://storage.googleapis.com/codecov/v4/raw/2024-09-18/00271124DB129430A58F1EEE437C3FCB/2e48833f3b0cbaad236c53eaa467f2cf6996b524/12fd0300-7cee-40ea-b238-742750d0dd09.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240918%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240918T090758Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=94e7907c63df42b050cf3d683149b2742e1d4087d0b258b3f4f9718828989b7e 09:07:58 % Total % Received % Xferd Average Speed Time Time Time Current 09:07:58 Dload Upload Total Spent Left Speed 09:07:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69810 0 0 100 69810 0 238k --:--:-- --:--:-- --:--:-- 237k 100 69810 0 0 100 69810 0 237k --:--:-- --:--:-- --:--:-- 236k 09:07:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2e48833f3b0cbaad236c53eaa467f2cf6996b524 [Pipeline] } 09:07:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:08:00 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 09:08:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:08:02 ---> package-listing.sh 09:08:02 ++ facter osfamily 09:08:02 ++ tr '[:upper:]' '[:lower:]' 09:08:02 + OS_FAMILY=debian 09:08:02 + workspace=/w/workspace/edgex-go/1 09:08:02 + START_PACKAGES=/tmp/packages_start.txt 09:08:02 + END_PACKAGES=/tmp/packages_end.txt 09:08:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:08:02 + PACKAGES=/tmp/packages_start.txt 09:08:02 + '[' /w/workspace/edgex-go/1 ']' 09:08:02 + PACKAGES=/tmp/packages_end.txt 09:08:02 + case "${OS_FAMILY}" in 09:08:02 + dpkg -l 09:08:02 + grep '^ii' 09:08:02 + '[' -f /tmp/packages_start.txt ']' 09:08:02 + '[' -f /tmp/packages_end.txt ']' 09:08:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:08:02 + '[' /w/workspace/edgex-go/1 ']' 09:08:02 + mkdir -p /w/workspace/edgex-go/1/archives/ 09:08:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 09:08:02 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:08:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:03 09:08:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:03 latest: Pulling from edgex-lftools-log-publisher 09:08:03 5eb5b503b376: Pulling fs layer 09:08:03 5c69ac0246d0: Pulling fs layer 09:08:03 ec43610c2a17: Pulling fs layer 09:08:03 3a2ae6a8a46f: Pulling fs layer 09:08:03 33b1e0a273af: Pulling fs layer 09:08:03 5d3b04190fa2: Pulling fs layer 09:08:03 2f39f015ded8: Pulling fs layer 09:08:03 3a2ae6a8a46f: Waiting 09:08:03 5d3b04190fa2: Waiting 09:08:03 2f39f015ded8: Waiting 09:08:03 33b1e0a273af: Waiting 09:08:03 5c69ac0246d0: Verifying Checksum 09:08:03 5c69ac0246d0: Download complete 09:08:03 3a2ae6a8a46f: Verifying Checksum 09:08:03 3a2ae6a8a46f: Download complete 09:08:03 33b1e0a273af: Verifying Checksum 09:08:03 33b1e0a273af: Download complete 09:08:03 5d3b04190fa2: Verifying Checksum 09:08:03 5d3b04190fa2: Download complete 09:08:03 ec43610c2a17: Verifying Checksum 09:08:03 ec43610c2a17: Download complete 09:08:04 5eb5b503b376: Download complete 09:08:04 2f39f015ded8: Download complete 09:08:05 5eb5b503b376: Pull complete 09:08:05 5c69ac0246d0: Pull complete 09:08:05 ec43610c2a17: Pull complete 09:08:05 3a2ae6a8a46f: Pull complete 09:08:06 33b1e0a273af: Pull complete 09:08:06 5d3b04190fa2: Pull complete 09:08:10 2f39f015ded8: Pull complete 09:08:10 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:08:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:08:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:10 prd-ubuntu20.04-docker-8c-8g-10564 does not seem to be running inside a container 09:08:10 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:08:13 $ docker top 2f6adb98b0898cda8ea44587e3ca4bf5897be77e1b81829c433ab94f0fe9298b -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:14 + touch /tmp/pre-build-complete [Pipeline] sh 09:08:14 + mkdir -p /var/log/sysstat [Pipeline] sh 09:08:14 + ls /var/log/sa-host 09:08:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:08:15 provisioning config files... 09:08:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config10049813889645963918tmp [Pipeline] { [Pipeline] echo 09:08:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:08:15 ---> create-netrc.sh [Pipeline] } 09:08:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:08:16 ---> python-tools-install.sh [Pipeline] echo 09:08:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:08:16 ---> sudo-logs.sh 09:08:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:08:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:08:17 ---> job-cost.sh 09:08:17 lf-activate-venv: SKIPPING 09:08:17 DEBUG: total: 0.2199999988079071 09:08:17 INFO: Retrieving Stack Cost... 09:08:17 INFO: Retrieving Pricing Info for: v3-standard-8 09:08:17 INFO: Archiving Costs [Pipeline] echo 09:08:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:08:18 ---> logs-deploy.sh 09:08:18 lf-activate-venv: SKIPPING 09:08:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4919/1 09:08:18 INFO: archiving workspace using pattern(s): 09:08:19 Archives upload complete. 09:08:19 INFO: archiving logs to Nexus