Pull request #4819 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 Loading trusted files from base branch main at d00eb61bd559b49c08ce600caa3e3487789f2306 rather than b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 Obtained Jenkinsfile from d00eb61bd559b49c08ce600caa3e3487789f2306 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-ssh7900584108151523887.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10752569289232821625.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4819/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-4819/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5324208522215268350.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-4819/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2279501917789847805.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11436298431517369078.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-4819/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-4819/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14402622970126767844.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5248 in /w/workspace/edgexfoundry_edgex-go_PR-4819 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4819/head:refs/remotes/origin/PR-4819 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d00eb61bd559b49c08ce600caa3e3487789f2306 into PR head commit b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 Merge succeeded, producing b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 Checking out Revision b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 (PR-4819) > git config core.sparsecheckout # timeout=10 > git checkout -f b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 # 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 d00eb61bd559b49c08ce600caa3e3487789f2306 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 # timeout=10 Commit message: "build: Bump go-mod-configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:41:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:41:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:41:25 ========================================================= 07:41:25 EdgeX Global Pipelines Version Info 07:41:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:41:26 ------------------- 07:41:26 stable info: 07:41:26 ------------------- 07:41:26 Commited By: Ginny Guan ginny@iotechsys.com 07:41:26 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 07:41:26 Message: update stable to v1.0.260 07:41:26 ------------------- 07:41:26 experimental info: 07:41:26 ------------------- 07:41:26 Commited By: Ginny Guan ginny@iotechsys.com 07:41:26 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 07:41:26 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:41:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:41:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:41:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:41:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:41:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:41:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:41:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:41:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:41:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:41:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:41:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:41:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:41:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:41:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:41:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:41:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:41:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4819 [Pipeline] echo 07:41:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4819 [Pipeline] echo 07:41:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4819 [Pipeline] echo 07:41:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 [Pipeline] echo 07:41:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b01a0f9 [Pipeline] echo 07:41:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:41:28 provisioning config files... 07:41:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12887362347699579051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:41:29 ---> ****-login.sh 07:41:29 nexus3.edgexfoundry.org:10001 07:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:41:29 Configure a credential helper to remove this warning. See 07:41:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:41:29 07:41:29 Login Succeeded 07:41:29 nexus3.edgexfoundry.org:10002 07:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:41:29 Configure a credential helper to remove this warning. See 07:41:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:41:29 07:41:29 Login Succeeded 07:41:29 nexus3.edgexfoundry.org:10003 07:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:41:29 Configure a credential helper to remove this warning. See 07:41:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:41:29 07:41:29 Login Succeeded 07:41:29 nexus3.edgexfoundry.org:10004 07:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:41:30 Configure a credential helper to remove this warning. See 07:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:41:30 07:41:30 Login Succeeded 07:41:30 ****.io 07:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:41:30 Configure a credential helper to remove this warning. See 07:41:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:41:30 07:41:30 Login Succeeded 07:41:30 ---> ****-login.sh ends [Pipeline] } 07:41:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:41:30 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:41:30 + dirname cmd/core-command/Dockerfile 07:41:30 + cut -d/ -f2 07:41:30 + echo core-command,cmd/core-command/Dockerfile 07:41:30 + + cut -d/ -f2 07:41:30 dirname cmd/core-common-config-bootstrapper/Dockerfile 07:41:30 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:41:30 + dirname cmd/core-data/Dockerfile 07:41:30 + cut -d/ -f2 07:41:30 + echo core-data,cmd/core-data/Dockerfile 07:41:30 + dirname cmd/core-keeper/Dockerfile 07:41:30 + cut -d/ -f2 07:41:30 + echo core-keeper,cmd/core-keeper/Dockerfile 07:41:30 + dirname cmd/core-metadata/Dockerfile 07:41:30 + cut -d/ -f2 07:41:30 + echo core-metadata,cmd/core-metadata/Dockerfile 07:41:30 + dirname cmd/security-bootstrapper/Dockerfile 07:41:30 + cut -d/ -f2 07:41:30 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:41:30 + dirname cmd/security-proxy-auth/Dockerfile 07:41:30 + cut -d/ -f2 07:41:30 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:41:30 + dirname cmd/security-proxy-setup/Dockerfile 07:41:30 + cut -d/ -f2 07:41:30 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:41:30 + dirname cmd/security-secretstore-setup/Dockerfile 07:41:30 + cut -d/ -f2 07:41:30 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:41:30 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:41:30 + cut -d/ -f2 07:41:30 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:41:30 + dirname cmd/security-spire-agent/Dockerfile 07:41:30 + cut -d/ -f2 07:41:30 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:41:30 + dirname cmd/security-spire-config/Dockerfile 07:41:30 + cut -d/ -f2 07:41:30 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:41:30 + dirname cmd/security-spire-server/Dockerfile 07:41:30 + cut -d/ -f2 07:41:30 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:41:30 + dirname cmd/support-notifications/Dockerfile 07:41:30 + cut -d/ -f2 07:41:30 + echo support-notifications,cmd/support-notifications/Dockerfile 07:41:30 + dirname cmd/support-scheduler/Dockerfile 07:41:30 + cut -d/ -f2 07:41:30 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:41:30 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:41:31 + git rev-list -1 --merges b01a0f93ebaeabdb99f4875eedd192c88bbc59d7~1..b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 [Pipeline] echo 07:41:31 -----------> git rev-list -1 --merges b01a0f93ebaeabdb99f4875eedd192c88bbc59d7~1..b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 [false] [Pipeline] sh 07:41:31 + git log --format=format:%s -1 b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 [Pipeline] echo 07:41:31 ========================================================= 07:41:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:41:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:41:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:41:32 + grep -v github /etc/ssh/ssh_known_hosts 07:41:32 + [ -e /tmp/ssh_known_hosts ] 07:41:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:41:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:41:32 + sudo tee -a /etc/ssh/ssh_known_hosts 07:41:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:41:33 07:41:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:41:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:41:33 0.1.4: Pulling from edgex-devops/py-git-semver 07:41:33 b85a868b505f: Pulling fs layer 07:41:33 e2be974225ed: Pulling fs layer 07:41:33 339a4e72a1f5: Pulling fs layer 07:41:33 988bab9f4d93: Pulling fs layer 07:41:33 1469e6f7b9e6: Pulling fs layer 07:41:33 eaf3925da568: Pulling fs layer 07:41:33 bab4dde63d76: Pulling fs layer 07:41:33 bde34c3a00c8: Pulling fs layer 07:41:33 b352a97aabf1: Pulling fs layer 07:41:33 4872d77fe225: Pulling fs layer 07:41:33 5851b861e8e6: Pulling fs layer 07:41:33 bde34c3a00c8: Waiting 07:41:33 988bab9f4d93: Waiting 07:41:33 b352a97aabf1: Waiting 07:41:33 1469e6f7b9e6: Waiting 07:41:33 4872d77fe225: Waiting 07:41:33 eaf3925da568: Waiting 07:41:33 5851b861e8e6: Waiting 07:41:33 bab4dde63d76: Waiting 07:41:33 e2be974225ed: Verifying Checksum 07:41:33 e2be974225ed: Download complete 07:41:33 988bab9f4d93: Download complete 07:41:33 1469e6f7b9e6: Verifying Checksum 07:41:33 1469e6f7b9e6: Download complete 07:41:33 339a4e72a1f5: Verifying Checksum 07:41:33 339a4e72a1f5: Download complete 07:41:33 eaf3925da568: Verifying Checksum 07:41:33 eaf3925da568: Download complete 07:41:33 bde34c3a00c8: Download complete 07:41:33 b352a97aabf1: Verifying Checksum 07:41:33 b352a97aabf1: Download complete 07:41:33 4872d77fe225: Verifying Checksum 07:41:33 4872d77fe225: Download complete 07:41:33 5851b861e8e6: Verifying Checksum 07:41:33 5851b861e8e6: Download complete 07:41:33 b85a868b505f: Verifying Checksum 07:41:33 b85a868b505f: Download complete 07:41:33 bab4dde63d76: Verifying Checksum 07:41:33 bab4dde63d76: Download complete 07:41:34 b85a868b505f: Pull complete 07:41:34 e2be974225ed: Pull complete 07:41:35 339a4e72a1f5: Pull complete 07:41:35 988bab9f4d93: Pull complete 07:41:35 1469e6f7b9e6: Pull complete 07:41:35 eaf3925da568: Pull complete 07:41:37 bab4dde63d76: Pull complete 07:41:37 bde34c3a00c8: Pull complete 07:41:37 b352a97aabf1: Pull complete 07:41:37 4872d77fe225: Pull complete 07:41:37 5851b861e8e6: Pull complete 07:41:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:41:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:41:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:41:37 prd-ubuntu20.04-docker-8c-8g-5248 does not seem to be running inside a container 07:41:37 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:41:41 $ docker top 154a0618592df92a890c5cf78db9d9cb9e03306ff1375b0734835ce9bca606ff -eo pid,comm 07:41:41 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:41:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:41:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:41:41 [ssh-agent] Looking for ssh-agent implementation... 07:41:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:41:41 $ docker exec 154a0618592df92a890c5cf78db9d9cb9e03306ff1375b0734835ce9bca606ff ssh-agent 07:41:41 SSH_AUTH_SOCK=/tmp/ssh-BqJ5CWFHX0hv/agent.32 07:41:41 SSH_AGENT_PID=38 07:41:41 Running ssh-add (command line suppressed) 07:41:41 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3654534529461744672.key (/w/workspace/edgex-go/1@tmp/private_key_3654534529461744672.key) 07:41:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:41:42 + git tag --points-at HEAD [Pipeline] } 07:41:42 $ docker exec --env ******** --env ******** 154a0618592df92a890c5cf78db9d9cb9e03306ff1375b0734835ce9bca606ff ssh-agent -k 07:41:42 unset SSH_AUTH_SOCK; 07:41:42 unset SSH_AGENT_PID; 07:41:42 echo Agent pid 38 killed; 07:41:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:41:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:41:42 [ssh-agent] Looking for ssh-agent implementation... 07:41:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:41:42 $ docker exec 154a0618592df92a890c5cf78db9d9cb9e03306ff1375b0734835ce9bca606ff ssh-agent 07:41:42 SSH_AUTH_SOCK=/tmp/ssh-10VzEqzQNOpn/agent.71 07:41:42 SSH_AGENT_PID=77 07:41:42 Running ssh-add (command line suppressed) 07:41:42 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10420868823633271503.key (/w/workspace/edgex-go/1@tmp/private_key_10420868823633271503.key) 07:41:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:41:43 + git semver init 07:41:43 2024-07-09 07:41:43,332 [run_init] DEBUG init version:0.0.0 force:False 07:41:43 2024-07-09 07:41:43,333 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 07:41:43 2024-07-09 07:41:43,334 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 07:41:43 2024-07-09 07:41:43,334 [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:41:49 2024-07-09 07:41:48,796 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 07:41:49 2024-07-09 07:41:48,797 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4819 with force:False 07:41:49 2024-07-09 07:41:48,797 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4819 07:41:49 2024-07-09 07:41:48,802 [execute] INFO git cat-file --batch-check 07:41:49 2024-07-09 07:41:48,802 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 07:41:49 2024-07-09 07:41:48,808 [execute] INFO git cat-file --batch 07:41:49 2024-07-09 07:41:48,808 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 07:41:49 2024-07-09 07:41:48,813 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4819 07:41:49 0.0.0 [Pipeline] } 07:41:50 $ docker exec --env ******** --env ******** 154a0618592df92a890c5cf78db9d9cb9e03306ff1375b0734835ce9bca606ff ssh-agent -k 07:41:50 unset SSH_AUTH_SOCK; 07:41:50 unset SSH_AGENT_PID; 07:41:50 echo Agent pid 77 killed; 07:41:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:41:50 + git semver [Pipeline] } 07:41:51 $ docker stop --time=1 154a0618592df92a890c5cf78db9d9cb9e03306ff1375b0734835ce9bca606ff 07:41:52 $ docker rm -f --volumes 154a0618592df92a890c5cf78db9d9cb9e03306ff1375b0734835ce9bca606ff [Pipeline] // withDockerContainer [Pipeline] sh 07:41:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:41:53 Stashed 1 file(s) [Pipeline] echo 07:41:53 [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:41:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 07:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:41:54 ========================================================= 07:41:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:41:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:41:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:41:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:41:54 619be1103602: Pulling fs layer 07:41:54 7862e08f4a3e: Pulling fs layer 07:41:54 5df492c9dc93: Pulling fs layer 07:41:54 7629e6793208: Pulling fs layer 07:41:54 4f4fb700ef54: Pulling fs layer 07:41:54 fb5054dd5b73: Pulling fs layer 07:41:54 eeca6798cff9: Pulling fs layer 07:41:54 aa269ceb94a6: Pulling fs layer 07:41:54 ada007ff1a6a: Pulling fs layer 07:41:54 7629e6793208: Waiting 07:41:54 4f4fb700ef54: Waiting 07:41:54 fb5054dd5b73: Waiting 07:41:54 eeca6798cff9: Waiting 07:41:54 aa269ceb94a6: Waiting 07:41:54 ada007ff1a6a: Waiting 07:41:54 7862e08f4a3e: Download complete 07:41:54 7629e6793208: Download complete 07:41:54 619be1103602: Download complete 07:41:54 4f4fb700ef54: Verifying Checksum 07:41:54 4f4fb700ef54: Download complete 07:41:54 fb5054dd5b73: Verifying Checksum 07:41:54 fb5054dd5b73: Download complete 07:41:54 eeca6798cff9: Verifying Checksum 07:41:54 eeca6798cff9: Download complete 07:41:54 619be1103602: Pull complete 07:41:54 7862e08f4a3e: Pull complete 07:41:55 ada007ff1a6a: Verifying Checksum 07:41:55 ada007ff1a6a: Download complete 07:41:55 5df492c9dc93: Verifying Checksum 07:41:55 5df492c9dc93: Download complete 07:41:55 aa269ceb94a6: Verifying Checksum 07:41:55 aa269ceb94a6: Download complete 07:41:58 5df492c9dc93: Pull complete 07:41:58 7629e6793208: Pull complete 07:41:58 4f4fb700ef54: Pull complete 07:41:58 fb5054dd5b73: Pull complete 07:41:58 eeca6798cff9: Pull complete 07:42:00 aa269ceb94a6: Pull complete 07:42:01 ada007ff1a6a: Pull complete 07:42:01 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:42:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:42:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:42:01 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:42:01 WORKDIR /edgex 07:42:01 COPY go.mod . 07:42:01 RUN go mod download 07:42:01 + docker build -t ci-base-image-x86_64 -f - . 07:42:02 Sending build context to Docker daemon 178.5MB 07:42:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:42:02 ---> f489d0715acc 07:42:02 Step 2/4 : WORKDIR /edgex 07:42:08 Still waiting to schedule task 07:42:08 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:42:08 ---> Running in cfed4b255502 07:42:08 Removing intermediate container cfed4b255502 07:42:08 ---> a22e64adcaa5 07:42:08 Step 3/4 : COPY go.mod . 07:42:08 ---> dfd8e66f7bdd 07:42:08 Step 4/4 : RUN go mod download 07:42:08 ---> Running in a7093954b78a 07:42:40 Removing intermediate container a7093954b78a 07:42:40 ---> f16e080887ae 07:42:40 Successfully built f16e080887ae 07:42:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:41 + docker inspect -f . ci-base-image-x86_64 07:42:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:42:41 prd-ubuntu20.04-docker-8c-8g-5248 does not seem to be running inside a container 07:42:41 $ 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-x86_64 cat 07:42:41 $ docker top db76b775eb67b8e08a771e21dd6b1af956b368974fcde8cf6da77c644dd34974 -eo pid,comm [Pipeline] { [Pipeline] sh 07:42:42 + go version 07:42:42 go version go1.21.9 linux/amd64 [Pipeline] } 07:42:42 $ docker stop --time=1 db76b775eb67b8e08a771e21dd6b1af956b368974fcde8cf6da77c644dd34974 07:42:43 $ docker rm -f --volumes db76b775eb67b8e08a771e21dd6b1af956b368974fcde8cf6da77c644dd34974 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:44 + docker inspect -f . ci-base-image-x86_64 07:42:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:42:44 prd-ubuntu20.04-docker-8c-8g-5248 does not seem to be running inside a container 07:42:44 $ 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-x86_64 cat 07:42:45 $ docker top 04b842699b87ad8994fa49f7ffd5de74b1b09eacef4e535619be97e91cae8bde -eo pid,comm [Pipeline] { [Pipeline] echo 07:42:45 ========================================================= 07:42:45 [edgeXBuildGoParallel] Running Tests and Build... 07:42:45 ========================================================= [Pipeline] sh 07:42:45 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 07:42:45 + make test 07:42:45 go test -race -coverprofile=coverage.out ./... 07:42:54 ? github.com/edgexfoundry/edgex-go [no test files] 07:43:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:43:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:43:26 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:43:26 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 07:43:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:43:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:43:26 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:43:26 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:43:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:43:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:43:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:43:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:43:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:43:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:43:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:43:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:43:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.050s coverage: 28.7% of statements 07:43:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:43:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:43:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:43:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:43:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:43:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 07:43:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:43:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:43:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:43:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:43:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 07:43:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 07:43:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 07:43:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:43:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 07:43:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:43:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 07:43:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 07:43:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:43:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 07:43:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:43:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:43:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.2% of statements 07:43:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements 07:43:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.564s coverage: 93.4% of statements 07:43:32 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.038s coverage: 91.7% of statements 07:43:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.034s coverage: 6.5% of statements 07:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:43:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:43:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:43:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.342s coverage: 95.8% of statements 07:43:35 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 07:43:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:43:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:43:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements 07:43:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 32.2% of statements 07:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements 07:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements 07:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 07:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.080s coverage: 96.3% of statements 07:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 07:43:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:43:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:43:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:43:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:43:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:43:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:43:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:43:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:43:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:43:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:43:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:43:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:43:39 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:43:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:43:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:43:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:43:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5249 in /w/workspace/edgexfoundry_edgex-go_PR-4819 [Pipeline] { [Pipeline] ws 07:43:41 Running in /w/workspace/edgex-go/1 [Pipeline] { 07:43:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [Pipeline] checkout 07:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:43:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:43:45 The recommended git tool is: git 07:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:43:45 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:43:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:43:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:43:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:43:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:43:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:43:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:43:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:43:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 07:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:43:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:43:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:43:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:43:52 using credential edgex-jenkins-ssh 07:43:52 Cloning the remote Git repository 07:43:52 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:43:52 > git init /w/workspace/edgex-go/1 # timeout=10 07:43:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:43:53 > git --version # timeout=10 07:43:53 > git --version # 'git version 2.25.1' 07:43:53 using GIT_SSH to set credentials SSH Credentials for GitHub 07:43:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.249s coverage: 79.9% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.044s coverage: 92.9% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 64.4% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.166s coverage: 38.4% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 89.5% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.032s coverage: 19.9% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.113s coverage: 95.7% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements 07:44:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.061s coverage: 98.9% of statements 07:44:02 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 07:44:02 running golangci-lint 07:44:02 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 07:44:02 go version go1.21.9 linux/amd64 07:44:03 level=info msg="[config_reader] Used config file .golangci.yml" 07:44:03 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:44:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:44:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:44:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:44:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:44:11 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4819/head:refs/remotes/origin/PR-4819 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:44:12 Merging remotes/origin/main commit d00eb61bd559b49c08ce600caa3e3487789f2306 into PR head commit b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 07:44:12 Merge succeeded, producing b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 07:44:12 Checking out Revision b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 (PR-4819) 07:44:12 > git config core.sparsecheckout # timeout=10 07:44:12 > git checkout -f b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 # timeout=10 07:44:12 > git remote # timeout=10 07:44:12 > git config --get remote.origin.url # timeout=10 07:44:12 using GIT_SSH to set credentials SSH Credentials for GitHub 07:44:12 > git merge d00eb61bd559b49c08ce600caa3e3487789f2306 # timeout=10 07:44:12 > git rev-parse HEAD^{commit} # timeout=10 07:44:12 > git config core.sparsecheckout # timeout=10 07:44:12 > git checkout -f b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 # timeout=10 07:44:16 Commit message: "build: Bump go-mod-configuration" 07:44:16 > git --version # timeout=10 07:44:16 > git --version # 'git version 2.25.1' 07:44:16 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:44:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:44:18 % Total % Received % Xferd Average Speed Time Time Time Current 07:44:18 Dload Upload Total Spent Left Speed 07:44:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh 07:44:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:44:18 + + sudo teesudo /etc/docker/daemon.new jq 07:44:18 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:44:18 { 07:44:18 "registry-mirrors": [ 07:44:18 "https://nexus3.edgexfoundry.org:10001" 07:44:18 ], 07:44:18 "bip": "10.250.0.254/24", 07:44:18 "hosts": [ 07:44:18 "tcp://0.0.0.0:5555", 07:44:18 "unix:///var/run/docker.sock" 07:44:18 ], 07:44:18 "mtu": 1458, 07:44:18 "selinux-enabled": true, 07:44:18 "seccomp-profile": "/etc/docker/seccomp.json" 07:44:18 } [Pipeline] sh 07:44:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:44:19 + sudo service docker restart 07:44:25 level=info msg="[loader] Go packages loading at mode 575 (files|imports|name|deps|exports_file|types_sizes|compiled_files) took 19.294608923s" 07:44:25 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.335193ms" 07:44:33 level=info msg="[linters_context/goanalysis] analyzers took 1m19.501926535s with top 10 stages: buildir: 45.061794804s, gosec: 7.423067267s, inspect: 2.691449833s, fact_deprecated: 2.186781861s, ctrlflow: 1.207775511s, printf: 1.195774702s, fact_purity: 1.090404967s, nilness: 911.791389ms, S1038: 904.680725ms, isgenerated: 896.252521ms" 07:44:33 level=info msg="[runner] Issues before processing: 209, after processing: 0" 07:44:33 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/209, cgo: 209/209, identifier_marker: 209/209, path_prettifier: 209/209, nolint: 0/21, filename_unadjuster: 209/209, autogenerated_exclude: 209/209, exclude: 209/209, skip_files: 209/209, skip_dirs: 209/209" 07:44:33 level=info msg="[runner] processing took 17.656512ms with stages: nolint: 7.843653ms, identifier_marker: 4.762443ms, path_prettifier: 1.57455ms, exclude-rules: 1.54515ms, autogenerated_exclude: 1.071844ms, skip_dirs: 809.361µs, cgo: 30.09µs, filename_unadjuster: 15.301µs, max_same_issues: 840ns, skip_files: 540ns, fixer: 510ns, uniq_by_line: 360ns, exclude: 350ns, severity-rules: 290ns, diff: 250ns, source_code: 210ns, path_prefixer: 200ns, max_from_linter: 180ns, sort_results: 150ns, max_per_file_from_linter: 130ns, path_shortener: 110ns" 07:44:33 level=info msg="[runner] linters took 9.844112202s with stages: goanalysis_metalinter: 9.826326338s" 07:44:33 level=info msg="File cache stats: 0 entries of total size 0B" 07:44:33 level=info msg="Memory: 293 samples, avg is 285.3MB, max is 1351.5MB" 07:44:33 level=info msg="Execution took 29.186621018s" 07:44:33 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:44:37 provisioning config files... 07:44:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18000096376638055394tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:44:38 ---> ****-login.sh 07:44:38 nexus3.edgexfoundry.org:10001 07:44:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:44:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:44:38 ./bin/test-attribution-txt.sh [Pipeline] echo 07:44:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:44:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:38 + ls -al . 07:44:38 total 840 07:44:38 drwxrwxr-x 11 1001 1001 4096 Jul 9 07:42 . 07:44:38 drwxr-xr-x 4 root root 4096 Jul 9 07:42 .. 07:44:38 drwxrwxr-x 2 1001 1001 4096 Jul 9 07:41 .blubracket 07:44:38 -rw-rw-r-- 1 1001 1001 10 Jul 9 07:41 .dockerignore 07:44:38 drwxrwxr-x 8 1001 1001 4096 Jul 9 07:44 .git 07:44:38 drwxrwxr-x 3 1001 1001 4096 Jul 9 07:41 .github 07:44:38 -rw-rw-r-- 1 1001 1001 1102 Jul 9 07:41 .gitignore 07:44:38 -rw-rw-r-- 1 1001 1001 42 Jul 9 07:41 .golangci.yml 07:44:38 -rw-rw-r-- 1 1001 1001 100 Jul 9 07:41 .hadolint.yml 07:44:38 drwxr-xr-x 3 1001 1001 4096 Jul 9 07:41 .semver 07:44:38 -rw-rw-r-- 1 1001 1001 155 Jul 9 07:41 .sonarcloud.properties 07:44:38 -rw-rw-r-- 1 1001 1001 1171 Jul 9 07:41 ADOPTERS.md 07:44:38 -rw-rw-r-- 1 1001 1001 20361 Jul 9 07:41 Attribution.txt 07:44:38 -rw-rw-r-- 1 1001 1001 100284 Jul 9 07:41 CHANGELOG.md 07:44:38 -rw-rw-r-- 1 1001 1001 3804 Jul 9 07:41 CONTRIBUTING.md 07:44:38 -rw-rw-r-- 1 1001 1001 677 Jul 9 07:41 GOVERNANCE.md 07:44:38 -rw-rw-r-- 1 1001 1001 861 Jul 9 07:41 Jenkinsfile 07:44:38 -rw-rw-r-- 1 1001 1001 10775 Jul 9 07:41 LICENSE 07:44:38 -rw-rw-r-- 1 1001 1001 16051 Jul 9 07:41 Makefile 07:44:38 -rw-rw-r-- 1 1001 1001 582 Jul 9 07:41 OWNERS.md 07:44:38 -rw-rw-r-- 1 1001 1001 9528 Jul 9 07:41 README.md 07:44:38 -rw-rw-r-- 1 1001 1001 789 Jul 9 07:41 SECURITY.md 07:44:38 -rw-rw-r-- 1 1001 1001 5 Jul 9 07:41 VERSION 07:44:38 drwxrwxr-x 2 1001 1001 4096 Jul 9 07:41 bin 07:44:38 drwxrwxr-x 19 1001 1001 4096 Jul 9 07:41 cmd 07:44:38 -rw-r--r-- 1 root root 481596 Jul 9 07:44 coverage.out 07:44:38 drwxrwxr-x 2 1001 1001 4096 Jul 9 07:41 fuzz_test 07:44:38 -rw-rw-r-- 1 1001 1001 6911 Jul 9 07:41 go.mod 07:44:38 -rw-rw-r-- 1 1001 1001 101537 Jul 9 07:41 go.sum 07:44:38 drwxrwxr-x 7 1001 1001 4096 Jul 9 07:41 internal 07:44:38 drwxrwxr-x 3 1001 1001 4096 Jul 9 07:41 openapi 07:44:38 -rw-rw-r-- 1 1001 1001 584 Jul 9 07:41 security.txt 07:44:38 -rw-rw-r-- 1 1001 1001 204 Jul 9 07:41 version.go [Pipeline] sh 07:44:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:38 Configure a credential helper to remove this warning. See 07:44:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:38 07:44:38 Login Succeeded 07:44:38 nexus3.edgexfoundry.org:10002 07:44:39 + '[' -e coverage.out ] 07:44:39 + chown 1001:1001 coverage.out 07:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stash 07:44:39 Stashed 1 file(s) [Pipeline] sh 07:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:39 Configure a credential helper to remove this warning. See 07:44:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:39 07:44:39 Login Succeeded 07:44:39 nexus3.edgexfoundry.org:10003 07:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:39 + make build 07:44: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-data/core-data ./cmd/core-data 07:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:39 Configure a credential helper to remove this warning. See 07:44:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:39 07:44:39 Login Succeeded 07:44:39 nexus3.edgexfoundry.org:10004 07:44:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:39 Configure a credential helper to remove this warning. See 07:44:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:39 07:44:39 Login Succeeded 07:44:39 ****.io 07:44:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:44:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:44:40 Configure a credential helper to remove this warning. See 07:44:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:44:40 07:44:40 Login Succeeded 07:44:40 ---> ****-login.sh ends [Pipeline] } 07:44:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:44:41 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 07:44:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:44:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:44:41 ========================================================= 07:44:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:44:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:44:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:44:41 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:44:41 c6b39de5b339: Pulling fs layer 07:44:41 a69c41024577: Pulling fs layer 07:44:41 d6de4b400683: Pulling fs layer 07:44:41 35cb2a7552d0: Pulling fs layer 07:44:41 4f4fb700ef54: Pulling fs layer 07:44:41 464afbd9ba4c: Pulling fs layer 07:44:41 00f215d4a9da: Pulling fs layer 07:44:41 4f4fb700ef54: Waiting 07:44:41 35cb2a7552d0: Waiting 07:44:41 d496ad576159: Pulling fs layer 07:44:41 00f215d4a9da: Waiting 07:44:41 464afbd9ba4c: Waiting 07:44:41 d496ad576159: Waiting 07:44:42 a69c41024577: Download complete 07:44:42 35cb2a7552d0: Verifying Checksum 07:44:42 35cb2a7552d0: Download complete 07:44:42 4f4fb700ef54: Verifying Checksum 07:44:42 4f4fb700ef54: Download complete 07:44:42 464afbd9ba4c: Verifying Checksum 07:44:42 464afbd9ba4c: Download complete 07:44:42 c6b39de5b339: Verifying Checksum 07:44:42 c6b39de5b339: Download complete 07:44:42 d496ad576159: Verifying Checksum 07:44:42 d496ad576159: Download complete 07:44:42 c6b39de5b339: Pull complete 07:44:43 a69c41024577: Pull complete 07:44:43 d6de4b400683: Verifying Checksum 07:44:43 d6de4b400683: Download complete 07:44:45 00f215d4a9da: Verifying Checksum 07:44:45 00f215d4a9da: Download complete 07:44:57 d6de4b400683: Pull complete 07:44:57 35cb2a7552d0: Pull complete 07:44:57 4f4fb700ef54: Pull complete 07:44:57 464afbd9ba4c: Pull complete 07:45:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:45:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:45:02 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 07:45:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:45:04 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 07:45:05 00f215d4a9da: Pull complete 07:45:07 d496ad576159: Pull complete 07:45:07 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:45:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:45:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:45:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:45:07 WORKDIR /edgex 07:45:07 COPY go.mod . 07:45:07 RUN go mod download 07:45:07 + docker build -t ci-base-image-arm64 -f - . 07:45:08 Sending build context to Docker daemon 3.185MB 07:45:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:45:08 ---> f246e2811388 07:45:08 Step 2/4 : WORKDIR /edgex 07:45:08 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:45:09 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 07:45:10 ---> Running in 0c5b077e3750 07:45:10 Removing intermediate container 0c5b077e3750 07:45:10 ---> 4d563e2cf238 07:45:10 Step 3/4 : COPY go.mod . 07:45:10 ---> 1f7d156a2bca 07:45:10 Step 4/4 : RUN go mod download 07:45:10 ---> Running in e1a110d6db65 07:45:11 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 07:45:12 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 07:45:12 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 07:45:13 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 07:45:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:45:15 $ docker stop --time=1 04b842699b87ad8994fa49f7ffd5de74b1b09eacef4e535619be97e91cae8bde 07:45:18 $ docker rm -f --volumes 04b842699b87ad8994fa49f7ffd5de74b1b09eacef4e535619be97e91cae8bde [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 07:45:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:45:19 07:45:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:45:20 latest: Pulling from edgex-devops/edgex-compose 07:45:20 91d30c5bc195: Pulling fs layer 07:45:20 2e9b0aa3be6d: Pulling fs layer 07:45:20 9c61dcf015f6: Pulling fs layer 07:45:20 4698f68db338: Pulling fs layer 07:45:20 2a2f49069b9e: Pulling fs layer 07:45:20 e0025b399a48: Pulling fs layer 07:45:20 4698f68db338: Waiting 07:45:20 2a2f49069b9e: Waiting 07:45:20 e0025b399a48: Waiting 07:45:20 91d30c5bc195: Verifying Checksum 07:45:20 91d30c5bc195: Download complete 07:45:20 4698f68db338: Verifying Checksum 07:45:20 4698f68db338: Download complete 07:45:20 91d30c5bc195: Pull complete 07:45:21 2e9b0aa3be6d: Verifying Checksum 07:45:21 2e9b0aa3be6d: Download complete 07:45:21 e0025b399a48: Verifying Checksum 07:45:21 e0025b399a48: Download complete 07:45:21 2a2f49069b9e: Verifying Checksum 07:45:21 2a2f49069b9e: Download complete 07:45:21 2e9b0aa3be6d: Pull complete 07:45:21 9c61dcf015f6: Download complete 07:45:24 9c61dcf015f6: Pull complete 07:45:24 4698f68db338: Pull complete 07:45:24 2a2f49069b9e: Pull complete 07:45:24 e0025b399a48: Pull complete 07:45:24 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:45:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:45:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:45:24 prd-ubuntu20.04-docker-8c-8g-5248 does not seem to be running inside a container 07:45:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:45:26 $ docker top b076307fb6846ed0d953f56bcf16bedf0cc5d4c0ec1836e9c89942bc558bd478 -eo pid,comm [Pipeline] { [Pipeline] sh 07:45:26 + docker compose -f ./docker-compose-build.yml build --parallel 07:45:28 #1 [security-secretstore-setup internal] load build definition from Dockerfile 07:45:28 #1 transferring dockerfile: 2.49kB done 07:45:28 #1 DONE 0.0s 07:45:28 07:45:28 #2 [security-proxy-auth internal] load build definition from Dockerfile 07:45:28 #2 transferring dockerfile: 2.15kB done 07:45:28 #2 DONE 0.0s 07:45:28 07:45:28 #3 [security-spire-server internal] load build definition from Dockerfile 07:45:28 #3 transferring dockerfile: 1.70kB done 07:45:28 #3 DONE 0.0s 07:45:28 07:45:28 #4 [security-spire-config internal] load build definition from Dockerfile 07:45:28 #4 transferring dockerfile: 1.69kB done 07:45:28 #4 DONE 0.0s 07:45:28 07:45:28 #5 [core-command internal] load build definition from Dockerfile 07:45:28 #5 transferring dockerfile: 1.93kB done 07:45:28 #5 DONE 0.0s 07:45:28 07:45:28 #6 [security-spire-agent internal] load build definition from Dockerfile 07:45:28 #6 transferring dockerfile: 1.81kB done 07:45:28 #6 DONE 0.0s 07:45:28 07:45:28 #7 [security-proxy-setup internal] load build definition from Dockerfile 07:45:28 #7 transferring dockerfile: 2.50kB done 07:45:28 #7 DONE 0.0s 07:45:28 07:45:28 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:45:28 #8 transferring dockerfile: 2.23kB done 07:45:28 #8 DONE 0.0s 07:45:28 07:45:28 #9 [security-bootstrapper internal] load build definition from Dockerfile 07:45:28 #9 transferring dockerfile: 2.93kB done 07:45:28 #9 DONE 0.1s 07:45:28 07:45:28 #10 [support-scheduler internal] load build definition from Dockerfile 07:45:28 #10 transferring dockerfile: 1.93kB done 07:45:28 #10 DONE 0.0s 07:45:28 07:45:28 #11 [core-keeper internal] load build definition from Dockerfile 07:45:28 #11 transferring dockerfile: 2.01kB done 07:45:28 #11 DONE 0.0s 07:45:28 07:45:28 #12 [core-data internal] load build definition from Dockerfile 07:45:28 #12 transferring dockerfile: 2.01kB done 07:45:28 #12 DONE 0.1s 07:45:28 07:45:28 #13 [support-notifications internal] load build definition from Dockerfile 07:45:28 #13 transferring dockerfile: 1.95kB done 07:45:28 #13 DONE 0.1s 07:45:28 07:45:28 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:45:28 #14 transferring dockerfile: 1.89kB done 07:45:28 #14 DONE 0.1s 07:45:28 07:45:28 #15 [security-secretstore-setup internal] load .dockerignore 07:45:28 #15 transferring context: 50B done 07:45:28 #15 DONE 0.0s 07:45:28 07:45:28 #16 [core-metadata internal] load build definition from Dockerfile 07:45:29 #16 transferring dockerfile: 2.06kB done 07:45:29 #16 DONE 0.0s 07:45:29 07:45:29 #17 [security-proxy-auth internal] load .dockerignore 07:45:29 #17 transferring context: 50B done 07:45:29 #17 DONE 0.0s 07:45:29 07:45:29 #18 [security-spire-server internal] load .dockerignore 07:45:29 #18 transferring context: 50B done 07:45:29 #18 DONE 0.0s 07:45:29 07:45:29 #19 [security-spire-config internal] load .dockerignore 07:45:29 #19 transferring context: 50B done 07:45:29 #19 DONE 0.0s 07:45:29 07:45:29 #20 [core-command internal] load .dockerignore 07:45:29 #20 transferring context: 50B done 07:45:29 #20 DONE 0.0s 07:45:29 07:45:29 #21 [security-spire-agent internal] load .dockerignore 07:45:29 #21 transferring context: 50B done 07:45:29 #21 DONE 0.0s 07:45:29 07:45:29 #22 [core-common-config-bootstrapper internal] load .dockerignore 07:45:29 #22 transferring context: 50B done 07:45:29 #22 DONE 0.0s 07:45:29 07:45:29 #23 [security-proxy-setup internal] load .dockerignore 07:45:29 #23 transferring context: 50B done 07:45:29 #23 DONE 0.0s 07:45:29 07:45:29 #24 [support-scheduler internal] load .dockerignore 07:45:29 #24 transferring context: 50B done 07:45:29 #24 DONE 0.0s 07:45:29 07:45:29 #25 [core-keeper internal] load .dockerignore 07:45:29 #25 transferring context: 50B done 07:45:29 #25 DONE 0.0s 07:45:29 07:45:29 #26 [security-bootstrapper internal] load .dockerignore 07:45:29 #26 transferring context: 50B done 07:45:29 #26 DONE 0.0s 07:45:29 07:45:29 #27 [core-data internal] load .dockerignore 07:45:29 #27 transferring context: 50B done 07:45:29 #27 DONE 0.0s 07:45:29 07:45:29 #28 [security-spiffe-token-provider internal] load .dockerignore 07:45:29 #28 transferring context: 50B done 07:45:29 #28 DONE 0.0s 07:45:29 07:45:29 #29 [core-metadata internal] load .dockerignore 07:45:29 #29 transferring context: 50B done 07:45:29 #29 DONE 0.0s 07:45:29 07:45:29 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:45:29 #30 DONE 0.0s 07:45:29 07:45:29 #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 07:45:29 #31 ... 07:45:29 07:45:29 #32 [support-notifications internal] load .dockerignore 07:45:29 #32 transferring context: 50B done 07:45:29 #32 DONE 0.0s 07:45:29 07:45:29 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:45:29 #30 DONE 0.0s 07:45:29 07:45:29 #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 07:45:29 #31 ... 07:45:29 07:45:29 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:45:29 #30 DONE 0.0s 07:45:29 07:45:29 #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 07:45:29 #31 ... 07:45:29 07:45:29 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:45:29 #30 DONE 0.0s 07:45:29 07:45:29 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 07:45:30 #33 DONE 0.7s 07:45:30 07:45:30 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 07:45:30 #34 DONE 0.6s 07:45:30 07:45:30 #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 07:45:30 #31 DONE 1.2s 07:45:30 07:45:30 #35 [security-secretstore-setup stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:45:30 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:45:30 #35 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 07:45:30 #35 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:45:30 #35 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 07:45:30 #35 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 07:45:30 #35 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0B / 3.41MB 0.1s 07:45:30 #35 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 1.34MB / 3.41MB 0.2s 07:45:30 #35 ... 07:45:30 07:45:30 #36 [security-spire-server internal] load build context 07:45:30 #36 transferring context: 26.79kB 0.0s done 07:45:30 #36 DONE 0.4s 07:45:30 07:45:30 #37 [security-spire-config internal] load build context 07:45:30 #37 transferring context: 25.04kB 0.0s done 07:45:30 #37 DONE 0.4s 07:45:30 07:45:30 #38 [security-spire-agent internal] load build context 07:45:30 #38 transferring context: 26.32kB 0.0s done 07:45:30 #38 DONE 0.4s 07:45:30 07:45:30 #35 [core-common-config-bootstrapper stage-2 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:45:30 #35 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.2s done 07:45:30 #35 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 07:45:31 #35 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.4s done 07:45:31 #35 DONE 1.2s 07:45:31 07:45:31 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:45:31 #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 07:45:31 #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 07:45:31 #39 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 07:45:31 #39 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 07:45:31 #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 07:45:31 #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 07:45:31 #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 07:45:31 #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 07:45:31 #39 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.6s done 07:45:31 #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 07:45:31 #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 07:45:31 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s 07:45:31 #39 ... 07:45:31 07:45:31 #40 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:45:31 #40 DONE 1.5s 07:45:31 07:45:31 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:45:33 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.9s done 07:45:33 #39 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.9s done 07:45:37 #39 ... 07:45:37 07:45:37 #41 [security-bootstrapper internal] load build context 07:45:37 #41 transferring context: 110.18MB 6.6s 07:45:37 #41 ... 07:45:37 07:45:37 #42 [security-proxy-auth internal] load build context 07:45:37 #42 ... 07:45:37 07:45:37 #41 [security-bootstrapper internal] load build context 07:45:40 #41 ... 07:45:40 07:45:40 #43 [core-common-config-bootstrapper internal] load build context 07:45:40 #43 transferring context: 439.73MB 9.2s done 07:45:40 #43 ... 07:45:40 07:45:40 #44 [core-metadata internal] load build context 07:45:40 #44 transferring context: 439.73MB 10.0s done 07:45:40 #44 ... 07:45:40 07:45:40 #45 [security-secretstore-setup internal] load build context 07:45:40 #45 transferring context: 439.73MB 10.0s done 07:45:40 #45 ... 07:45:40 07:45:40 #46 [core-keeper internal] load build context 07:45:40 #46 transferring context: 439.73MB 9.5s done 07:45:40 #46 ... 07:45:40 07:45:40 #47 [support-scheduler internal] load build context 07:45:40 #47 ... 07:45:40 07:45:40 #48 [support-notifications internal] load build context 07:45:40 #48 transferring context: 439.73MB 10.1s done 07:45:41 #48 ... 07:45:41 07:45:41 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:45:41 #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 07:45:41 #49 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 07:45:41 #49 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 07:45:41 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 07:45:41 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done 07:45:41 #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 07:45:41 #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 07:45:41 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done 07:45:41 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 07:45:41 #49 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.7s done 07:45:41 #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 07:45:41 #49 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done 07:45:41 #49 ... 07:45:41 07:45:41 #50 [core-command internal] load build context 07:45:41 #50 transferring context: 439.73MB 10.7s done 07:45:41 #50 ... 07:45:41 07:45:41 #51 [core-data internal] load build context 07:45:41 #51 transferring context: 439.73MB 10.7s done 07:45:41 #51 ... 07:45:41 07:45:41 #52 [security-proxy-setup internal] load build context 07:45:41 #52 transferring context: 439.73MB 10.4s done 07:45:41 #52 ... 07:45:41 07:45:41 #53 [security-spiffe-token-provider internal] load build context 07:45:41 #53 transferring context: 439.73MB 9.4s done 07:45:41 #53 ... 07:45:41 07:45:41 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:45:41 #0 1.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:45:41 #0 1.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:45:41 #0 1.740 (1/2) Installing ca-certificates (20240226-r0) 07:45:41 #0 1.756 (2/2) Installing dumb-init (1.2.5-r2) 07:45:41 #0 1.928 Executing busybox-1.36.1-r7.trigger 07:45:41 #0 1.956 Executing ca-certificates-20240226-r0.trigger 07:45:41 #0 2.005 OK: 8 MiB in 17 packages 07:45:41 #54 ... 07:45:41 07:45:41 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:41 #55 ... 07:45:41 07:45:41 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:45:41 #56 ... 07:45:41 07:45:41 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:45:42 #57 ... 07:45:42 07:45:42 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:45:42 #58 ... 07:45:42 07:45:42 #59 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 07:45:42 #59 ... 07:45:42 07:45:42 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:45:42 #60 ... 07:45:42 07:45:42 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:45:42 #61 ... 07:45:42 07:45:42 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:45:42 #62 ... 07:45:42 07:45:42 #63 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:45:42 #63 ... 07:45:42 07:45:42 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:45:43 #64 ... 07:45:43 07:45:43 #41 [security-bootstrapper internal] load build context 07:45:43 #41 transferring context: 439.73MB 11.7s done 07:45:48 #41 ... 07:45:48 07:45:48 #42 [security-proxy-auth internal] load build context 07:45:48 #42 transferring context: 439.73MB 10.3s done 07:45:50 #42 ... 07:45:50 07:45:50 #47 [support-scheduler internal] load build context 07:45:50 #47 transferring context: 439.73MB 10.9s done 07:46:07 Removing intermediate container e1a110d6db65 07:46:07 ---> ef2207737871 07:46:07 Successfully built ef2207737871 07:46:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:07 + docker inspect -f . ci-base-image-arm64 07:46:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:08 prd-ubuntu20.04-docker-arm64-4c-16g-5249 does not seem to be running inside a container 07:46:08 $ 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 07:46:09 $ docker top b2aa9d6d10aa055b74f7ceceeaf8e2ba08bededd5ea6ff11666c192315427d88 -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:10 + go version 07:46:10 go version go1.21.9 linux/arm64 [Pipeline] } 07:46:10 $ docker stop --time=1 b2aa9d6d10aa055b74f7ceceeaf8e2ba08bededd5ea6ff11666c192315427d88 07:46:11 $ docker rm -f --volumes b2aa9d6d10aa055b74f7ceceeaf8e2ba08bededd5ea6ff11666c192315427d88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:12 + docker inspect -f . ci-base-image-arm64 07:46:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:13 prd-ubuntu20.04-docker-arm64-4c-16g-5249 does not seem to be running inside a container 07:46:13 $ 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 07:46:14 $ docker top 0367cc4d950c8ec53e27b490f4b431432be7000c2cfd0695b8393808834c6c45 -eo pid,comm [Pipeline] { [Pipeline] echo 07:46:14 ========================================================= 07:46:14 [edgeXBuildGoParallel] Running Tests and Build... 07:46:14 ========================================================= [Pipeline] sh 07:46:15 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 07:46:15 + make test 07:46:15 go test -race -coverprofile=coverage.out ./... 07:46:23 #47 ... 07:46:23 07:46:23 #43 [core-common-config-bootstrapper internal] load build context 07:46:23 #43 DONE 51.8s 07:46:23 07:46:23 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:46:23 #54 DONE 50.7s 07:46:23 07:46:23 #53 [security-spiffe-token-provider internal] load build context 07:46:23 #53 DONE 51.8s 07:46:23 07:46:23 #46 [core-keeper internal] load build context 07:46:23 #46 DONE 51.8s 07:46:23 07:46:23 #44 [core-metadata internal] load build context 07:46:23 #44 DONE 51.9s 07:46:23 07:46:23 #59 [core-metadata builder 2/7] WORKDIR /edgex-go 07:46:23 #59 DONE 50.6s 07:46:23 07:46:23 #45 [security-secretstore-setup internal] load build context 07:46:23 #45 DONE 51.9s 07:46:23 07:46:23 #65 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:46:23 #65 ... 07:46:23 07:46:23 #48 [support-notifications internal] load build context 07:46:23 #48 DONE 51.9s 07:46:23 07:46:23 #42 [security-proxy-auth internal] load build context 07:46:23 #42 DONE 51.9s 07:46:23 07:46:23 #52 [security-proxy-setup internal] load build context 07:46:23 #52 DONE 51.9s 07:46:23 07:46:23 #51 [core-data internal] load build context 07:46:23 #51 DONE 51.9s 07:46:23 07:46:23 #47 [support-scheduler internal] load build context 07:46:23 #47 DONE 52.0s 07:46:23 07:46:23 #50 [core-command internal] load build context 07:46:23 #50 DONE 52.0s 07:46:23 07:46:23 #41 [security-bootstrapper internal] load build context 07:46:23 #41 DONE 52.1s 07:46:23 07:46:23 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:46:23 #60 50.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:23 #60 ... 07:46:23 07:46:23 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:46:23 #49 DONE 52.2s 07:46:23 07:46:23 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:46:23 #39 DONE 52.2s 07:46:23 07:46:23 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:46:23 #58 51.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:23 #58 51.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:23 #58 51.36 (1/1) Installing dumb-init (1.2.5-r2) 07:46:23 #58 51.37 Executing busybox-1.36.1-r7.trigger 07:46:23 #58 51.37 OK: 7 MiB in 16 packages 07:46:23 #58 DONE 51.6s 07:46:23 07:46:23 #55 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:23 #55 DONE 51.5s 07:46:23 07:46:23 #63 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 07:46:23 #63 50.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:23 #63 50.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:23 #63 51.26 (1/1) Installing dumb-init (1.2.5-r2) 07:46:23 #63 51.29 Executing busybox-1.36.1-r7.trigger 07:46:23 #63 51.30 OK: 7 MiB in 16 packages 07:46:23 #63 DONE 51.6s 07:46:23 07:46:23 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:46:24 #66 ... 07:46:24 07:46:24 #57 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:46:24 #57 52.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:24 #57 52.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:24 #57 52.33 (1/2) Installing dumb-init (1.2.5-r2) 07:46:24 #57 52.33 (2/2) Installing su-exec (0.2-r3) 07:46:24 #57 52.34 Executing busybox-1.36.1-r7.trigger 07:46:24 #57 52.34 OK: 7 MiB in 17 packages 07:46:24 #57 DONE 52.7s 07:46:24 07:46:24 #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:46:24 #62 50.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:24 #62 50.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:24 #62 51.52 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:46:24 #62 51.52 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:46:24 #62 51.52 OK: 20072 distinct packages available 07:46:24 #62 51.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:24 #62 51.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:24 #62 51.92 (1/4) Installing dumb-init (1.2.5-r2) 07:46:24 #62 51.93 (2/4) Installing musl-obstack (1.2.3-r2) 07:46:24 #62 51.93 (3/4) Installing libucontext (1.2-r2) 07:46:24 #62 51.94 (4/4) Installing gcompat (1.1.0-r1) 07:46:24 #62 51.94 Executing busybox-1.36.1-r7.trigger 07:46:24 #62 51.96 OK: 8 MiB in 19 packages 07:46:24 #62 DONE 52.7s 07:46:24 07:46:24 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:46:24 #61 50.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:24 #61 50.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:24 #61 51.35 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:46:24 #61 51.35 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:46:24 #61 51.35 OK: 20072 distinct packages available 07:46:24 #61 51.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:24 #61 51.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:24 #61 51.76 (1/11) Installing ca-certificates (20240226-r0) 07:46:24 #61 51.78 (2/11) Installing brotli-libs (1.0.9-r14) 07:46:24 #61 51.80 (3/11) Installing libunistring (1.1-r1) 07:46:24 #61 51.81 (4/11) Installing libidn2 (2.3.4-r1) 07:46:24 #61 51.82 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:46:24 #61 51.82 (6/11) Installing libcurl (8.5.0-r0) 07:46:24 #61 51.84 (7/11) Installing curl (8.5.0-r0) 07:46:24 #61 51.84 (8/11) Installing dumb-init (1.2.5-r2) 07:46:24 #61 51.85 (9/11) Installing musl-obstack (1.2.3-r2) 07:46:24 #61 51.85 (10/11) Installing libucontext (1.2-r2) 07:46:24 #61 51.86 (11/11) Installing gcompat (1.1.0-r1) 07:46:24 #61 51.87 Executing busybox-1.36.1-r7.trigger 07:46:24 #61 51.87 Executing ca-certificates-20240226-r0.trigger 07:46:24 #61 51.92 OK: 12 MiB in 26 packages 07:46:24 #61 DONE 52.9s 07:46:24 07:46:24 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:46:24 #67 ... 07:46:24 07:46:24 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:46:24 #60 50.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:24 #60 51.46 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:46:24 #60 51.46 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:46:24 #60 51.46 OK: 20072 distinct packages available 07:46:24 #60 51.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:24 #60 51.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:24 #60 51.84 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:46:24 #60 51.90 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:46:24 #60 51.91 (3/7) Installing dumb-init (1.2.5-r2) 07:46:24 #60 51.91 (4/7) Installing musl-obstack (1.2.3-r2) 07:46:24 #60 51.92 (5/7) Installing libucontext (1.2-r2) 07:46:24 #60 51.92 (6/7) Installing gcompat (1.1.0-r1) 07:46:24 #60 51.93 (7/7) Installing openssl (3.1.6-r0) 07:46:24 #60 51.94 Executing busybox-1.36.1-r7.trigger 07:46:24 #60 51.95 OK: 8 MiB in 20 packages 07:46:24 #60 DONE 53.0s 07:46:24 07:46:24 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:46:24 #56 51.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:24 #56 51.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:24 #56 51.33 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:46:24 #56 51.36 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:46:24 #56 51.37 (3/6) Installing dumb-init (1.2.5-r2) 07:46:24 #56 51.37 (4/6) Installing openssl (3.1.6-r0) 07:46:24 #56 51.39 (5/6) Installing su-exec (0.2-r3) 07:46:24 #56 51.39 (6/6) Installing yq (4.33.3-r5) 07:46:24 #56 51.93 Executing busybox-1.36.1-r7.trigger 07:46:24 #56 51.94 OK: 17 MiB in 19 packages 07:46:24 #56 DONE 53.1s 07:46:24 07:46:24 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:46:24 #64 51.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:24 #64 51.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:24 #64 51.92 (1/4) Installing ca-certificates (20240226-r0) 07:46:24 #64 51.93 (2/4) Installing dumb-init (1.2.5-r2) 07:46:24 #64 51.94 (3/4) Installing su-exec (0.2-r3) 07:46:24 #64 51.94 (4/4) Installing yq (4.33.3-r5) 07:46:24 #64 52.00 Executing busybox-1.36.1-r7.trigger 07:46:24 #64 52.02 Executing ca-certificates-20240226-r0.trigger 07:46:24 #64 52.22 OK: 17 MiB in 19 packages 07:46:24 #64 DONE 53.0s 07:46:24 07:46:24 #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:46:24 #68 DONE 2.7s 07:46:24 07:46:24 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:46:24 #0 2.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:24 #0 2.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:24 #0 2.515 OK: 264 MiB in 52 packages 07:46:24 #69 DONE 2.7s 07:46:24 07:46:24 #70 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:46:25 #70 DONE 0.6s 07:46:25 07:46:25 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:46:25 #0 2.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:25 #0 2.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:25 #0 2.659 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:46:25 #0 2.659 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:46:25 #0 2.659 OK: 20075 distinct packages available 07:46:25 #0 2.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:25 #0 2.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:25 #0 3.047 OK: 264 MiB in 52 packages 07:46:25 #71 DONE 3.3s 07:46:25 07:46:25 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:25 #72 ... 07:46:25 07:46:25 #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:46:25 #73 DONE 0.1s 07:46:25 07:46:25 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:26 #74 ... 07:46:26 07:46:26 #75 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:46:26 #0 3.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:26 #0 3.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:26 #0 3.607 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:46:26 #0 3.639 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:46:26 #0 3.646 Executing ca-certificates-20240226-r0.trigger 07:46:26 #0 3.687 OK: 8 MiB in 17 packages 07:46:26 #75 DONE 3.9s 07:46:26 07:46:26 #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:46:26 #76 DONE 0.0s 07:46:26 07:46:26 #77 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:46:26 #0 3.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:26 #0 3.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:26 #0 3.848 OK: 264 MiB in 52 packages 07:46:26 #77 DONE 4.1s 07:46:26 07:46:26 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:27 #78 ... 07:46:27 07:46:27 #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 07:46:27 #65 4.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:27 #65 4.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:27 #65 4.798 OK: 264 MiB in 52 packages 07:46:27 #65 DONE 5.0s 07:46:27 07:46:27 #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:46:27 #79 DONE 0.1s 07:46:27 07:46:27 #80 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade 07:46:27 #0 3.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:27 #0 3.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:27 #0 3.889 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:46:27 #0 3.939 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:46:27 #0 3.947 OK: 7 MiB in 16 packages 07:46:27 #80 DONE 4.1s 07:46:27 07:46:27 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:46:27 #66 3.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:27 #66 4.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:27 #66 4.262 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:46:27 #66 4.297 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:46:27 #66 4.301 OK: 7 MiB in 16 packages 07:46:27 #66 DONE 4.5s 07:46:27 07:46:27 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:46:27 #67 2.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:27 #67 2.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:27 #67 3.067 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:46:28 #67 3.305 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:46:28 #67 3.314 Executing ca-certificates-20240226-r0.trigger 07:46:28 #67 3.524 OK: 12 MiB in 26 packages 07:46:28 #67 ... 07:46:28 07:46:28 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:46:28 #0 2.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:28 #0 3.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:28 #0 3.238 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:46:28 #0 3.310 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:46:28 #0 3.318 OK: 7 MiB in 17 packages 07:46:28 #81 DONE 4.0s 07:46:28 07:46:28 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:46:28 #0 2.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:28 #0 3.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:28 #0 3.391 OK: 17 MiB in 19 packages 07:46:28 #82 DONE 3.6s 07:46:28 07:46:28 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:46:28 #0 3.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:28 #0 3.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:28 #0 3.382 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:46:28 #0 3.514 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:46:28 #0 3.518 Executing ca-certificates-20240226-r0.trigger 07:46:28 #0 3.555 OK: 17 MiB in 19 packages 07:46:28 #83 DONE 3.8s 07:46:28 07:46:28 #67 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:46:28 #67 DONE 3.8s 07:46:28 07:46:28 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:46:28 #0 2.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:28 #0 3.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:28 #0 3.229 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:46:28 #0 3.317 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:46:28 #0 3.328 OK: 8 MiB in 19 packages 07:46:28 #84 DONE 3.9s 07:46:28 07:46:28 #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 07:46:28 #0 2.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:28 #0 2.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:28 #0 3.093 OK: 8 MiB in 20 packages 07:46:28 #85 DONE 3.8s 07:46:28 07:46:28 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:46:30 #86 ... 07:46:30 07:46:30 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:46:30 #87 DONE 1.7s 07:46:30 07:46:30 #88 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:46:30 #0 3.813 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:30 #0 4.385 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:30 #0 5.107 (1/1) Installing dumb-init (1.2.5-r2) 07:46:30 #0 5.421 Executing busybox-1.36.1-r7.trigger 07:46:30 #0 5.429 OK: 7 MiB in 16 packages 07:46:30 #88 DONE 7.6s 07:46:30 07:46:30 #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:46:30 #0 3.588 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:46:30 #0 4.104 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:46:30 #0 4.770 OK: 264 MiB in 52 packages 07:46:31 #89 DONE 6.0s 07:46:31 07:46:31 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:46:31 #90 DONE 2.4s 07:46:31 07:46:31 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:46:31 #86 DONE 2.4s 07:46:31 07:46:31 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:46:32 #91 ... 07:46:32 07:46:32 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:46:32 #92 DONE 3.6s 07:46:32 07:46:32 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:46:32 #93 ... 07:46:32 07:46:32 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:46:32 #94 DONE 2.0s 07:46:32 07:46:32 #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:46:32 #95 DONE 2.2s 07:46:33 07:46:33 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:46:33 #91 DONE 2.2s 07:46:33 07:46:33 #96 [security-spire-config stage-2 6/10] COPY security.txt / 07:46:33 #96 DONE 0.1s 07:46:33 07:46:33 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:46:33 #93 DONE 1.0s 07:46:33 07:46:33 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:46:33 #97 DONE 0.1s 07:46:33 07:46:33 #98 [security-spire-server stage-2 6/9] COPY security.txt / 07:46:33 #98 DONE 0.1s 07:46:33 07:46:33 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:46:33 #99 DONE 0.1s 07:46:33 07:46:33 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:46:33 #100 ... 07:46:33 07:46:33 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 07:46:33 #101 DONE 0.3s 07:46:33 07:46:33 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:46:33 #102 DONE 0.3s 07:46:33 07:46:33 #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:46:33 #103 ... 07:46:33 07:46:33 #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:46:33 #104 DONE 5.2s 07:46:33 07:46:33 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:46:33 #100 DONE 0.4s 07:46:33 07:46:33 #103 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:46:33 #103 DONE 0.4s 07:46:33 07:46:33 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:46:34 #105 ... 07:46:34 07:46:34 #106 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:46:34 #106 DONE 0.3s 07:46:34 07:46:34 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:46:34 #107 DONE 0.3s 07:46:34 07:46:34 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:46:34 #105 DONE 0.3s 07:46:34 07:46:34 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:46:34 #108 DONE 0.2s 07:46:34 07:46:34 #109 [security-spire-config] exporting to image 07:46:34 #109 exporting layers 07:46:34 #109 ... 07:46:34 07:46:34 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:46:34 #110 DONE 0.3s 07:46:34 07:46:34 #109 [security-spire-server] exporting to image 07:46:34 #109 ... 07:46:34 07:46:34 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:46:34 #111 DONE 0.4s 07:46:34 07:46:34 #109 [security-spire-agent] exporting to image 07:46:35 #109 exporting layers 1.0s done 07:46:35 #109 writing image sha256:d8dfa6f391083800dd7e0945827333efa137630a4a80345ca615e05b3e71e841 done 07:46:35 #109 naming to docker.io/library/security-spire-config done 07:46:35 #109 exporting layers 0.9s done 07:46:35 #109 exporting layers 0.6s done 07:46:35 #109 writing image sha256:7f706fd66fc3341e3a376fb08ac8997f4e6640f41d7b69f5b458860ce49f911a done 07:46:35 #109 naming to docker.io/library/security-spire-server done 07:46:35 #109 writing image sha256:129658c5f343d33369f373af916c292a2b27def579dc2b56a6c03b5017b7a18c done 07:46:35 #109 naming to docker.io/library/security-spire-agent 0.0s done 07:46:35 #109 DONE 1.3s 07:46:35 07:46:35 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:37 #112 ... 07:46:37 07:46:37 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:02 ? github.com/edgexfoundry/edgex-go [no test files] 07:47:33 #113 ... 07:47:33 07:47:33 #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:33 #112 DONE 56.4s 07:47:33 07:47:33 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:33 #74 DONE 63.9s 07:47:33 07:47:33 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:33 #72 DONE 64.1s 07:47:33 07:47:33 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:33 #78 DONE 63.5s 07:47:33 07:47:33 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:33 #113 DONE 62.3s 07:47:33 07:47:33 #114 [core-metadata builder 6/7] COPY . . 07:47:40 #114 DONE 9.4s 07:47:40 07:47:40 #115 [security-spiffe-token-provider builder 6/7] COPY . . 07:47:40 #115 DONE 9.4s 07:47:40 07:47:40 #116 [core-data builder 4/7] COPY go.mod vendor* ./ 07:47:40 #116 CACHED 07:47:40 07:47:40 #117 [core-data builder 6/7] COPY . . 07:47:40 #117 CACHED 07:47:40 07:47:40 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:40 #118 CACHED 07:47:40 07:47:40 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:40 #119 CACHED 07:47:40 07:47:40 #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:47:40 #120 CACHED 07:47:40 07:47:40 #121 [support-scheduler builder 6/7] COPY . . 07:47:40 #121 CACHED 07:47:40 07:47:40 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 07:47:40 #122 CACHED 07:47:40 07:47:40 #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:47:40 #123 CACHED 07:47:40 07:47:40 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:40 #124 CACHED 07:47:40 07:47:40 #125 [core-keeper builder 7/8] COPY . . 07:47:40 #125 DONE 9.5s 07:47:40 07:47:40 #126 [security-proxy-auth builder 6/7] COPY . . 07:47:40 #126 CACHED 07:47:40 07:47:40 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:40 #127 CACHED 07:47:40 07:47:40 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:47:40 #128 CACHED 07:47:40 07:47:40 #129 [core-command builder 4/7] COPY go.mod vendor* ./ 07:47:40 #129 CACHED 07:47:40 07:47:40 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:40 #130 CACHED 07:47:40 07:47:40 #131 [core-command builder 6/7] COPY . . 07:47:40 #131 CACHED 07:47:40 07:47:40 #132 [security-proxy-setup builder 6/7] COPY . . 07:47:40 #132 DONE 9.4s 07:47:40 07:47:40 #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:47:40 #133 CACHED 07:47:40 07:47:40 #134 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:40 #134 CACHED 07:47:40 07:47:40 #135 [security-bootstrapper builder 6/7] COPY . . 07:47:40 #135 CACHED 07:47:40 07:47:40 #136 [support-notifications builder 6/7] COPY . . 07:47:40 #136 DONE 9.4s 07:47:40 07:47:40 #137 [security-secretstore-setup builder 6/7] COPY . . 07:47:40 #137 CACHED 07:47:40 07:47:40 #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:47:40 #138 CACHED 07:47:40 07:47:40 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:47:40 #139 CACHED 07:47:40 07:47:40 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:47:40 #140 1.334 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 07:47:50 #140 ... 07:47:50 07:47:50 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:47:50 #0 0.853 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 07:47:50 #141 ... 07:47:50 07:47:50 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:47:50 #0 1.537 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 07:47:50 #142 ... 07:47:50 07:47:50 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:47:50 #0 0.413 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 07:47:50 #143 ... 07:47:50 07:47:50 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:47:50 #0 1.585 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 07:47:50 #144 ... 07:47:50 07:47:50 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:47:50 #0 0.783 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 07:47:50 #145 ... 07:47:50 07:47:50 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:47:50 #0 1.167 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 07:47:50 #146 ... 07:47:50 07:47:50 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:47:50 #0 1.332 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 07:47:50 #147 ... 07:47:50 07:47:50 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:47:50 #0 0.826 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 07:47:50 #148 ... 07:47:50 07:47:50 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:47:50 #0 0.509 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 07:47:50 #149 ... 07:47:50 07:47:50 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:47:50 #0 1.161 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:47:50 #150 ... 07:47:50 07:47:50 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:47:50 #0 0.825 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 07:49:12 #151 ... 07:49:12 07:49:12 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:49:12 #147 88.90 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 07:49:34 #147 ... 07:49:34 07:49:34 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:49:34 #142 DONE 114.7s 07:49:34 07:49:34 #144 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:49:34 #144 DONE 114.7s 07:49:34 07:49:34 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:49:34 #147 DONE 114.7s 07:49:34 07:49:34 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:49:34 #152 ... 07:49:34 07:49:34 #141 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:49:34 #141 DONE 114.8s 07:49:34 07:49:34 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:49:34 #151 DONE 115.0s 07:49:34 07:49:34 #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:49:34 #153 ... 07:49:34 07:49:34 #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:49:34 #154 DONE 0.8s 07:49:34 07:49:34 #152 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:49:34 #152 DONE 0.8s 07:49:34 07:49:34 #153 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:49:34 #153 DONE 0.7s 07:49:34 07:49:34 #155 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:49:34 #155 DONE 0.7s 07:49:34 07:49:34 #156 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:49:34 #156 ... 07:49:34 07:49:34 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:49:34 #157 DONE 0.4s 07:49:34 07:49:34 #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:49:35 #158 ... 07:49:35 07:49:35 #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:49:35 #159 DONE 0.4s 07:49:35 07:49:35 #156 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:49:35 #156 DONE 0.4s 07:49:35 07:49:35 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:49:35 #160 DONE 0.4s 07:49:35 07:49:35 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:49:35 #161 ... 07:49:35 07:49:35 #158 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:49:35 #158 DONE 0.6s 07:49:35 07:49:35 #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:49:35 #162 ... 07:49:35 07:49:35 #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 07:49:35 #163 DONE 0.7s 07:49:35 07:49:35 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:49:35 #161 DONE 0.5s 07:49:35 07:49:35 #164 [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 07:49:35 #164 DONE 0.6s 07:49:36 07:49:36 #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:49:36 #162 DONE 0.5s 07:49:36 07:49:36 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:49:36 #165 DONE 1.4s 07:49:36 07:49:36 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:49:36 #166 ... 07:49:36 07:49:36 #167 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:49:36 #167 DONE 0.3s 07:49:36 07:49:36 #168 [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 07:49:36 #168 DONE 0.3s 07:49:36 07:49:36 #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:49:36 #169 DONE 0.2s 07:49:36 07:49:36 #170 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:49:36 #170 DONE 0.3s 07:49:36 07:49:36 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:49:36 #166 DONE 0.2s 07:49:36 07:49:36 #109 [security-spiffe-token-provider] exporting to image 07:49:36 #109 exporting layers 07:49:36 #109 ... 07:49:36 07:49:36 #171 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:49:36 #171 DONE 0.6s 07:49:36 07:49:36 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:49:36 #172 DONE 0.6s 07:49:36 07:49:36 #173 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:49:36 #173 DONE 0.6s 07:49:36 07:49:36 #174 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:49:36 #174 DONE 0.6s 07:49:36 07:49:36 #109 [security-spiffe-token-provider] exporting to image 07:49:36 #109 exporting layers 0.7s done 07:49:37 #109 writing image sha256:851190aecbdc4512cda4ba16cbb534095326dfc4494595cc096a4b83412dc3e0 0.0s done 07:49:37 #109 naming to docker.io/library/security-spiffe-token-provider 07:49:37 #109 naming to docker.io/library/security-spiffe-token-provider 0.1s done 07:49:37 #109 DONE 2.2s 07:49:37 07:49:37 #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:49:37 #175 DONE 0.4s 07:49:37 07:49:37 #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:49:37 #176 DONE 0.4s 07:49:37 07:49:37 #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:49:37 #177 ... 07:49:37 07:49:37 #178 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:49:37 #178 DONE 0.7s 07:49:37 07:49:37 #179 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:49:38 #179 DONE 0.9s 07:49:38 07:49:38 #180 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:49:38 #180 DONE 1.2s 07:49:38 07:49:38 #181 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:49:38 #181 ... 07:49:38 07:49:38 #182 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:49:38 #182 DONE 1.7s 07:49:38 07:49:38 #109 [core-common-config-bootstrapper] exporting to image 07:49:41 #109 ... 07:49:41 07:49:41 #183 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:49:41 #183 DONE 2.3s 07:49:41 07:49:41 #184 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:49:45 #184 ... 07:49:45 07:49:45 #181 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:49:45 #181 DONE 6.9s 07:49:45 07:49:45 #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:49:45 #177 DONE 8.4s 07:49:45 07:49:45 #109 [security-proxy-setup] exporting to image 07:49:45 #109 exporting layers 07:49:56 #109 ... 07:49:56 07:49:56 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:49:56 #146 DONE 135.9s 07:49:56 07:49:56 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:49:56 #145 DONE 136.0s 07:49:56 07:49:56 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:49:56 #150 DONE 136.0s 07:49:56 07:49:56 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:49:56 #143 DONE 136.0s 07:49:56 07:49:56 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:49:56 #148 DONE 136.1s 07:49:56 07:49:56 #109 [security-proxy-setup] exporting to image 07:49:56 #109 exporting layers 16.4s done 07:49:56 #109 ... 07:49:56 07:49:56 #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:49:56 #185 ... 07:49:56 07:49:56 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:49:56 #149 DONE 136.1s 07:49:56 07:49:56 #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:49:56 #186 CACHED 07:49:56 07:49:56 #187 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:49:56 #187 CACHED 07:49:56 07:49:56 #188 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:49:56 #188 CACHED 07:49:56 07:49:56 #189 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:49:56 #189 CACHED 07:49:56 07:49:56 #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:49:56 #190 ... 07:49:56 07:49:56 #191 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:49:56 #191 CACHED 07:49:56 07:49:56 #192 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:49:56 #192 CACHED 07:49:56 07:49:56 #140 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:49:56 #140 DONE 136.3s 07:49:56 07:49:56 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:49:56 #193 CACHED 07:49:56 07:49:56 #194 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:49:56 #194 CACHED 07:49:56 07:49:56 #109 [security-proxy-setup] exporting to image 07:49:56 #109 exporting layers 9.9s done 07:49:56 #109 ... 07:49:56 07:49:56 #184 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:49:56 #184 DONE 14.6s 07:49:56 07:49:56 #109 [core-common-config-bootstrapper] exporting to image 07:49:56 #109 writing image sha256:0bdcbfa424aee284c082170af41f67ee55d8f0590f96b876081923a90cb0b5f6 done 07:49:56 #109 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 07:49:56 #109 writing image sha256:47870bf0c6c10ec972ba8c532c15d275a84133f487b8fda4449e017ec61273f9 07:49:56 #109 writing image sha256:47870bf0c6c10ec972ba8c532c15d275a84133f487b8fda4449e017ec61273f9 0.1s done 07:49:56 #109 naming to docker.io/library/security-proxy-setup 07:49:56 #109 naming to docker.io/library/security-proxy-setup 1.0s done 07:49:56 #109 DONE 20.2s 07:49:56 07:49:56 #195 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:49:57 #195 ... 07:49:57 07:49:57 #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:49:57 #196 DONE 2.3s 07:49:57 07:49:57 #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:49:57 #190 DONE 2.2s 07:49:57 07:49:57 #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:49:57 #197 DONE 2.3s 07:49:57 07:49:57 #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:49:57 #198 DONE 2.2s 07:49:57 07:49:57 #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:49:57 #199 DONE 2.1s 07:49:57 07:49:57 #185 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:49:57 #185 DONE 12.1s 07:49:57 07:49:57 #200 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:49:57 #200 DONE 2.1s 07:49:57 07:49:57 #195 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:49:57 #195 DONE 2.0s 07:49:57 07:49:57 #109 [security-secretstore-setup] exporting to image 07:49:58 #109 ... 07:49:58 07:49:58 #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:49:58 #201 DONE 0.8s 07:49:58 07:49:58 #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:49:58 #202 DONE 0.8s 07:49:58 07:49:58 #109 [core-command] exporting to image 07:49:58 #109 ... 07:49:58 07:49:58 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:49:58 #203 DONE 0.8s 07:49:58 07:49:58 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:49:58 #204 DONE 0.8s 07:49:58 07:49:58 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:49:58 #205 DONE 0.8s 07:49:58 07:49:58 #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:49:58 #206 DONE 0.8s 07:49:58 07:49:58 #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:49:58 #207 DONE 0.7s 07:49:58 07:49:58 #208 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:49:58 #208 DONE 0.7s 07:49:58 07:49:58 #109 [support-scheduler] exporting to image 07:49:58 #109 ... 07:49:58 07:49:58 #209 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:49:58 #209 DONE 0.2s 07:49:58 07:49:58 #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:49:58 #210 DONE 0.2s 07:49:58 07:49:58 #211 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:49:58 #211 DONE 0.2s 07:49:58 07:49:58 #109 [security-secretstore-setup] exporting to image 07:49:58 #109 exporting layers 0.2s done 07:49:58 #109 writing image sha256:700870c5631d4f3a62fb5d0f003cac2787cf962e1d39ac69786e39d46c6ddea4 0.0s done 07:49:58 #109 writing image sha256:ae7fb2c13cd5d53bc33fa5a5d26c14995afd2780a5b325201403a218cf9d4b28 done 07:49:58 #109 naming to docker.io/library/core-command done 07:49:58 #109 naming to docker.io/library/security-secretstore-setup done 07:49:59 #109 exporting layers 0.6s done 07:49:59 #109 ... 07:49:59 07:49:59 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:49:59 #212 DONE 0.7s 07:49:59 07:49:59 #109 [core-metadata] exporting to image 07:49:59 #109 ... 07:49:59 07:49:59 #213 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:49:59 #213 DONE 1.1s 07:49:59 07:49:59 #214 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:49:59 #214 DONE 1.1s 07:49:59 07:49:59 #215 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:49:59 #215 DONE 1.2s 07:49:59 07:49:59 #109 [support-scheduler] exporting to image 07:49:59 #109 exporting layers 1.0s done 07:49:59 #109 writing image sha256:41e071212bb1a258885a5a804b02fa589d1006efe84b3d174ade536d7772b7ac 0.0s done 07:49:59 #109 naming to docker.io/library/support-scheduler done 07:49:59 #109 writing image sha256:0d08ffe4b618e1559b4c60cdcbabea2fd5c68c89b6ccf5b0ff0bfca4a8144c55 done 07:49:59 #109 naming to docker.io/library/core-metadata done 07:49:59 #109 writing image sha256:96993b751f17cffb3aa737bccf51514addd12502edba5f9c6ed30006d41eb390 0.0s done 07:49:59 #109 naming to docker.io/library/core-keeper 07:49:59 #109 ... 07:49:59 07:49:59 #216 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:49:59 #216 DONE 0.2s 07:49:59 07:49:59 #217 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:49:59 #217 DONE 0.2s 07:49:59 07:49:59 #109 [support-notifications] exporting to image 07:49:59 #109 naming to docker.io/library/core-keeper done 07:49:59 #109 exporting layers 0.3s done 07:49:59 #109 writing image sha256:601c7bab946ac96565c66a1dd805eea3f2aa3212a0ded65457220a0a1ce093d1 0.0s done 07:49:59 #109 naming to docker.io/library/security-bootstrapper 07:49:59 #109 exporting layers 0.2s done 07:49:59 #109 naming to docker.io/library/security-bootstrapper done 07:49:59 #109 writing image sha256:8c2c64a771ee12ea93809cca1878a38ceea5a9e59eeef189ebd15652402dda09 0.0s done 07:49:59 #109 naming to docker.io/library/core-data done 07:50:00 #109 ... 07:50:00 07:50:00 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:50:00 #218 DONE 1.6s 07:50:00 07:50:00 #109 [support-notifications] exporting to image 07:50:00 #109 writing image sha256:081d034c5360124f374f3425500be5a256f3b7248d48222873bdf7c4362564c2 done 07:50:00 #109 naming to docker.io/library/support-notifications done 07:50:00 #109 exporting layers 0.2s done 07:50:00 #109 writing image sha256:5cf8afe13c0a06291d65ad6f8bc50bb9996722c5be30b37eca8ed713cb8b2928 done 07:50:00 #109 naming to docker.io/library/security-proxy-auth done 07:50:00 #109 DONE 22.7s 07:50:00 time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:00 time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:00 time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:00 time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:00 time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:00 time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:00 time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:00 time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:00 time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:00 time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:00 time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:00 time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:00 time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:00 time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:50:00 time="2024-07-09T07:45:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:50:00 $ docker stop --time=1 b076307fb6846ed0d953f56bcf16bedf0cc5d4c0ec1836e9c89942bc558bd478 07:50:01 $ docker rm -f --volumes b076307fb6846ed0d953f56bcf16bedf0cc5d4c0ec1836e9c89942bc558bd478 [Pipeline] // withDockerContainer [Pipeline] sh 07:50:02 + docker images 07:50:02 REPOSITORY TAG IMAGE ID CREATED SIZE 07:50:02 security-proxy-auth latest 5cf8afe13c0a 2 seconds ago 38MB 07:50:02 support-notifications latest 081d034c5360 2 seconds ago 43.9MB 07:50:02 core-data latest 8c2c64a771ee 2 seconds ago 40.8MB 07:50:02 security-bootstrapper latest 601c7bab946a 2 seconds ago 24MB 07:50:02 core-metadata latest 0d08ffe4b618 3 seconds ago 41MB 07:50:02 core-keeper latest 96993b751f17 3 seconds ago 35.6MB 07:50:02 support-scheduler latest 41e071212bb1 3 seconds ago 43.1MB 07:50:02 core-command latest ae7fb2c13cd5 3 seconds ago 40.4MB 07:50:02 security-secretstore-setup latest 700870c5631d 4 seconds ago 42.2MB 07:50:02 security-proxy-setup latest 47870bf0c6c1 16 seconds ago 31.2MB 07:50:02 core-common-config-bootstrapper latest 0bdcbfa424ae 23 seconds ago 20.2MB 07:50:02 security-spiffe-token-provider latest 851190aecbdc 26 seconds ago 34MB 07:50:02 security-spire-agent latest 129658c5f343 3 minutes ago 166MB 07:50:02 security-spire-server latest 7f706fd66fc3 3 minutes ago 107MB 07:50:02 security-spire-config latest d8dfa6f39108 3 minutes ago 107MB 07:50:02 ci-base-image-x86_64 latest f16e080887ae 7 minutes ago 966MB 07:50:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 07:50:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 07:50:02 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] } 07:50:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:50:09 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:50:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:50:09 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 07:50:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:50:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:50:09 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:50:09 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:50:09 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:50:09 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:50:10 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:50:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:50:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:50:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:50:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:50:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:50:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:50:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.128s coverage: 28.7% of statements 07:50:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.181s coverage: 97.0% of statements 07:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:50:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.280s coverage: 69.2% of statements 07:50:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:50:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:50:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.211s coverage: 53.2% of statements 07:50:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:50:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:50:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:50:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:50:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 07:50:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 07:50:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 07:50:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 07:50:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 07:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 07:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 07:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 07:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 07:51:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:51:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.102s coverage: 93.4% of statements 07:51:02 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.239s coverage: 91.7% of statements 07:51:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:51:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:51:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.224s coverage: 6.5% of statements 07:51:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:51:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:51:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:51:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:51:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:51:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:51:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:51:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:51:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:51:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:51:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.619s coverage: 95.8% of statements 07:51:22 ok github.com/edgexfoundry/edgex-go/internal/io 1.095s coverage: 72.2% of statements 07:51:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:51:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:51:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.291s coverage: 0.8% of statements 07:51:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.136s coverage: 32.2% of statements 07:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.121s coverage: 41.7% of statements 07:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.107s coverage: 77.8% of statements 07:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.084s coverage: 94.1% of statements 07:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.099s coverage: 96.3% of statements 07:51:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.100s coverage: 87.5% of statements 07:51:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:51:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:51:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:51:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:51:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:51:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:51:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:51:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.110s coverage: 94.4% of statements 07:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:51:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:52:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:52:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:52:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.903s coverage: 79.9% of statements 07:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.148s coverage: 92.9% of statements 07:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.072s coverage: 64.4% of statements 07:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.114s coverage: 62.3% of statements 07:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.104s coverage: 87.2% of statements 07:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.079s coverage: 20.0% of statements 07:52:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.077s coverage: 100.0% of statements 07:52:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:52:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:52:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.279s coverage: 81.8% of statements 07:52:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.314s coverage: 82.1% of statements 07:52:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.108s coverage: 86.0% of statements 07:52:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:52:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:52:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.698s coverage: 63.1% of statements 07:52:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.126s coverage: 100.0% of statements 07:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.115s coverage: 89.4% of statements 07:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.088s coverage: 100.0% of statements 07:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:52:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:52:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.075s coverage: 73.7% of statements 07:52:21 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.070s coverage: 100.0% of statements 07:52:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:52:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:52:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.646s coverage: 38.4% of statements 07:52:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.133s coverage: 89.5% of statements 07:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:52:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:52:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:52:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.099s coverage: 84.8% of statements 07:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:52:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:52:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.171s coverage: 19.9% of statements 07:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:52:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:52:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.470s coverage: 95.7% of statements 07:52:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:52:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:52:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.144s coverage: 61.8% of statements 07:52:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:52:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:52:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.270s coverage: 98.9% of statements 07:52:53 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 07:52:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:52:53 go vet ./... 07:56:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:56:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:56:45 ./bin/test-attribution-txt.sh [Pipeline] echo 07:56:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:56:45 + ls -al . 07:56:45 total 836 07:56:45 drwxrwxr-x 10 1001 1001 4096 Jul 9 07:46 . 07:56:45 drwxr-xr-x 4 root root 4096 Jul 9 07:46 .. 07:56:45 drwxrwxr-x 2 1001 1001 4096 Jul 9 07:44 .blubracket 07:56:45 -rw-rw-r-- 1 1001 1001 10 Jul 9 07:44 .dockerignore 07:56:45 drwxrwxr-x 8 1001 1001 4096 Jul 9 07:44 .git 07:56:45 drwxrwxr-x 3 1001 1001 4096 Jul 9 07:44 .github 07:56:45 -rw-rw-r-- 1 1001 1001 1102 Jul 9 07:44 .gitignore 07:56:45 -rw-rw-r-- 1 1001 1001 42 Jul 9 07:44 .golangci.yml 07:56:45 -rw-rw-r-- 1 1001 1001 100 Jul 9 07:44 .hadolint.yml 07:56:45 -rw-rw-r-- 1 1001 1001 155 Jul 9 07:44 .sonarcloud.properties 07:56:45 -rw-rw-r-- 1 1001 1001 1171 Jul 9 07:44 ADOPTERS.md 07:56:45 -rw-rw-r-- 1 1001 1001 20361 Jul 9 07:44 Attribution.txt 07:56:45 -rw-rw-r-- 1 1001 1001 100284 Jul 9 07:44 CHANGELOG.md 07:56:45 -rw-rw-r-- 1 1001 1001 3804 Jul 9 07:44 CONTRIBUTING.md 07:56:45 -rw-rw-r-- 1 1001 1001 677 Jul 9 07:44 GOVERNANCE.md 07:56:45 -rw-rw-r-- 1 1001 1001 861 Jul 9 07:44 Jenkinsfile 07:56:45 -rw-rw-r-- 1 1001 1001 10775 Jul 9 07:44 LICENSE 07:56:45 -rw-rw-r-- 1 1001 1001 16051 Jul 9 07:44 Makefile 07:56:45 -rw-rw-r-- 1 1001 1001 582 Jul 9 07:44 OWNERS.md 07:56:45 -rw-rw-r-- 1 1001 1001 9528 Jul 9 07:44 README.md 07:56:45 -rw-rw-r-- 1 1001 1001 789 Jul 9 07:44 SECURITY.md 07:56:45 -rw-rw-r-- 1 1001 1001 5 Jul 9 07:41 VERSION 07:56:45 drwxrwxr-x 2 1001 1001 4096 Jul 9 07:44 bin 07:56:45 drwxrwxr-x 19 1001 1001 4096 Jul 9 07:44 cmd 07:56:45 -rw-r--r-- 1 root root 481596 Jul 9 07:52 coverage.out 07:56:45 drwxrwxr-x 2 1001 1001 4096 Jul 9 07:44 fuzz_test 07:56:45 -rw-rw-r-- 1 1001 1001 6911 Jul 9 07:44 go.mod 07:56:45 -rw-rw-r-- 1 1001 1001 101537 Jul 9 07:44 go.sum 07:56:45 drwxrwxr-x 7 1001 1001 4096 Jul 9 07:44 internal 07:56:45 drwxrwxr-x 3 1001 1001 4096 Jul 9 07:44 openapi 07:56:45 -rw-rw-r-- 1 1001 1001 584 Jul 9 07:44 security.txt 07:56:45 -rw-rw-r-- 1 1001 1001 204 Jul 9 07:44 version.go [Pipeline] sh 07:56:46 + '[' -e coverage.out ] 07:56:46 + chown 1001:1001 coverage.out [Pipeline] stash 07:56:46 Warning: overwriting stash ‘coverage-report’ 07:56:47 Stashed 1 file(s) [Pipeline] sh 07:56:48 + make build 07:56:48 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:59:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:59:45 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 07:59:53 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 07:59:56 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:00:03 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:00:30 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:00:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:00: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:00: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:00:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:00:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:01:04 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:08 $ docker stop --time=1 0367cc4d950c8ec53e27b490f4b431432be7000c2cfd0695b8393808834c6c45 08:01:10 $ docker rm -f --volumes 0367cc4d950c8ec53e27b490f4b431432be7000c2cfd0695b8393808834c6c45 [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:01:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:01:14 08:01:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:01:14 latest: Pulling from edgex-devops/edgex-compose-arm64 08:01:14 547446be3368: Pulling fs layer 08:01:14 d125d8839a47: Pulling fs layer 08:01:14 3e85d5ac6304: Pulling fs layer 08:01:14 c3105a71a48b: Pulling fs layer 08:01:14 0f093f025ec4: Pulling fs layer 08:01:14 c3106fc0e877: Pulling fs layer 08:01:14 0f093f025ec4: Waiting 08:01:14 c3106fc0e877: Waiting 08:01:14 c3105a71a48b: Waiting 08:01:14 547446be3368: Verifying Checksum 08:01:14 547446be3368: Download complete 08:01:14 c3105a71a48b: Verifying Checksum 08:01:14 c3105a71a48b: Download complete 08:01:15 d125d8839a47: Verifying Checksum 08:01:15 d125d8839a47: Download complete 08:01:15 c3106fc0e877: Verifying Checksum 08:01:15 c3106fc0e877: Download complete 08:01:15 0f093f025ec4: Verifying Checksum 08:01:15 0f093f025ec4: Download complete 08:01:15 547446be3368: Pull complete 08:01:16 d125d8839a47: Pull complete 08:01:17 3e85d5ac6304: Verifying Checksum 08:01:17 3e85d5ac6304: Download complete 08:01:27 3e85d5ac6304: Pull complete 08:01:27 c3105a71a48b: Pull complete 08:01:28 0f093f025ec4: Pull complete 08:01:28 c3106fc0e877: Pull complete 08:01:28 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:01:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:01:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:01:28 prd-ubuntu20.04-docker-arm64-4c-16g-5249 does not seem to be running inside a container 08:01:28 $ 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:01:30 $ docker top 9964808fd25fa1b8c0aec4eb53e87d05b08c5cadaf2930a00539bf9c6d11ed06 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:31 + docker compose -f ./docker-compose-build.yml build --parallel 08:01:41 #1 [security-spire-agent internal] load build definition from Dockerfile 08:01:41 #1 transferring dockerfile: 1.81kB done 08:01:41 #1 DONE 0.1s 08:01:41 08:01:41 #2 [security-spire-server internal] load build definition from Dockerfile 08:01:41 #2 transferring dockerfile: 1.70kB 0.0s done 08:01:41 #2 DONE 0.0s 08:01:41 08:01:41 #3 [core-metadata internal] load build definition from Dockerfile 08:01:41 #3 transferring dockerfile: 2.06kB 0.0s done 08:01:41 #3 DONE 0.1s 08:01:41 08:01:41 #4 [security-proxy-auth internal] load build definition from Dockerfile 08:01:41 #4 transferring dockerfile: 2.15kB done 08:01:41 #4 DONE 0.1s 08:01:41 08:01:41 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:01:41 #5 transferring dockerfile: 2.23kB 0.0s done 08:01:41 #5 DONE 0.1s 08:01:41 08:01:41 #6 [core-keeper internal] load build definition from Dockerfile 08:01:41 #6 transferring dockerfile: 2.01kB 0.0s done 08:01:41 #6 DONE 0.1s 08:01:41 08:01:41 #7 [core-command internal] load build definition from Dockerfile 08:01:41 #7 transferring dockerfile: 1.93kB 0.0s done 08:01:41 #7 DONE 0.1s 08:01:41 08:01:41 #8 [support-notifications internal] load build definition from Dockerfile 08:01:41 #8 transferring dockerfile: 1.95kB done 08:01:41 #8 DONE 0.1s 08:01:41 08:01:41 #9 [support-scheduler internal] load build definition from Dockerfile 08:01:41 #9 transferring dockerfile: 1.93kB 0.0s done 08:01:41 #9 DONE 0.1s 08:01:41 08:01:41 #10 [security-spire-config internal] load build definition from Dockerfile 08:01:41 #10 transferring dockerfile: 1.69kB done 08:01:41 #10 DONE 0.1s 08:01:41 08:01:41 #11 [security-secretstore-setup internal] load build definition from Dockerfile 08:01:41 #11 transferring dockerfile: 2.49kB done 08:01:41 #11 DONE 0.0s 08:01:41 08:01:41 #12 [core-data internal] load build definition from Dockerfile 08:01:42 #12 transferring dockerfile: 2.01kB done 08:01:42 #12 DONE 0.1s 08:01:42 08:01:42 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:01:42 #13 transferring dockerfile: 1.89kB 0.0s done 08:01:42 #13 DONE 0.1s 08:01:42 08:01:42 #14 [security-bootstrapper internal] load build definition from Dockerfile 08:01:42 #14 transferring dockerfile: 2.93kB done 08:01:42 #14 DONE 0.1s 08:01:42 08:01:42 #15 [security-proxy-setup internal] load build definition from Dockerfile 08:01:42 #15 transferring dockerfile: 2.50kB done 08:01:42 #15 DONE 0.1s 08:01:42 08:01:42 #16 [security-spire-agent internal] load .dockerignore 08:01:42 #16 transferring context: 50B done 08:01:42 #16 DONE 0.1s 08:01:42 08:01:42 #17 [security-spire-server internal] load .dockerignore 08:01:42 #17 transferring context: 50B done 08:01:42 #17 DONE 0.0s 08:01:42 08:01:42 #18 [core-metadata internal] load .dockerignore 08:01:43 #18 transferring context: 50B 0.0s done 08:01:43 #18 DONE 0.1s 08:01:43 08:01:43 #19 [security-proxy-auth internal] load .dockerignore 08:01:43 #19 transferring context: 50B 0.0s done 08:01:43 #19 DONE 0.1s 08:01:43 08:01:43 #20 [core-common-config-bootstrapper internal] load .dockerignore 08:01:43 #20 transferring context: 50B 0.0s done 08:01:43 #20 DONE 0.1s 08:01:43 08:01:43 #21 [core-keeper internal] load .dockerignore 08:01:43 #21 transferring context: 50B 0.0s done 08:01:43 #21 DONE 0.1s 08:01:43 08:01:43 #22 [core-command internal] load .dockerignore 08:01:43 #22 transferring context: 50B 0.0s done 08:01:43 #22 DONE 0.1s 08:01:43 08:01:43 #23 [support-notifications internal] load .dockerignore 08:01:43 #23 transferring context: 50B done 08:01:43 #23 DONE 0.1s 08:01:43 08:01:43 #24 [support-scheduler internal] load .dockerignore 08:01:43 #24 transferring context: 50B 0.0s done 08:01:43 #24 DONE 0.1s 08:01:43 08:01:43 #25 [security-spire-config internal] load .dockerignore 08:01:43 #25 transferring context: 50B done 08:01:43 #25 DONE 0.1s 08:01:43 08:01:43 #26 [security-secretstore-setup internal] load .dockerignore 08:01:43 #26 transferring context: 50B done 08:01:43 #26 DONE 0.1s 08:01:43 08:01:43 #27 [core-data internal] load .dockerignore 08:01:43 #27 transferring context: 50B 0.0s done 08:01:43 #27 DONE 0.1s 08:01:43 08:01:43 #28 [security-bootstrapper internal] load .dockerignore 08:01:43 #28 transferring context: 50B done 08:01:43 #28 DONE 0.1s 08:01:43 08:01:43 #29 [security-spiffe-token-provider internal] load .dockerignore 08:01:43 #29 transferring context: 50B 0.0s done 08:01:43 #29 DONE 0.1s 08:01:43 08:01:43 #30 [security-proxy-setup internal] load .dockerignore 08:01:44 #30 transferring context: 50B 0.0s done 08:01:44 #30 DONE 0.1s 08:01:44 08:01:44 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:01:44 #31 ... 08:01:44 08:01:44 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 08:01:44 #32 DONE 0.5s 08:01:44 08:01:44 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 08:01:44 #31 DONE 0.7s 08:01:44 08:01:44 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:01:44 #33 DONE 0.7s 08:01:44 08:01:44 #34 [security-spire-agent internal] load build context 08:01:44 #34 transferring context: 26.32kB 0.0s done 08:01:44 #34 DONE 0.1s 08:01:44 08:01:44 #33 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:01:44 #33 DONE 0.7s 08:01:44 08:01:44 #35 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:01:44 #35 DONE 0.0s 08:01:44 08:01:44 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:01:44 #32 DONE 0.5s 08:01:44 08:01:44 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:44 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 08:01:44 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:01:44 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 08:01:44 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 08:01:44 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:01:44 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:01:44 #36 ... 08:01:44 08:01:44 #35 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:01:44 #35 DONE 0.0s 08:01:44 08:01:44 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:44 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 08:01:44 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:01:44 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:01:44 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:01:44 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:01:45 #36 ... 08:01:45 08:01:45 #35 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:01:45 #35 DONE 0.0s 08:01:45 08:01:45 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:01:45 #32 DONE 0.5s 08:01:45 08:01:45 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:45 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 08:01:45 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 08:01:45 #36 ... 08:01:45 08:01:45 #35 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:01:45 #35 DONE 0.0s 08:01:45 08:01:45 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:45 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.5s 08:01:45 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.5s 08:01:45 #36 ... 08:01:45 08:01:45 #35 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:01:45 #35 DONE 0.0s 08:01:45 08:01:45 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:45 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 08:01:45 #36 ... 08:01:45 08:01:45 #32 [core-command internal] load metadata for docker.io/library/alpine:3.18 08:01:45 #32 DONE 0.7s 08:01:45 08:01:45 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:45 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 0.8s 08:01:45 #36 ... 08:01:45 08:01:45 #35 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:01:45 #35 DONE 0.0s 08:01:45 08:01:45 #37 [security-spire-server internal] load build context 08:01:45 #37 transferring context: 26.79kB 0.0s done 08:01:45 #37 DONE 0.6s 08:01:45 08:01:45 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:45 #36 ... 08:01:45 08:01:45 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:01:45 #32 DONE 0.9s 08:01:45 08:01:45 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:45 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 08:01:46 #36 ... 08:01:46 08:01:46 #35 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:01:46 #35 DONE 0.0s 08:01:46 08:01:46 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:46 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 1.2s 08:01:46 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 1.3s 08:01:46 #36 ... 08:01:46 08:01:46 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:01:46 #32 DONE 1.0s 08:01:46 08:01:46 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:46 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.79MB / 23.39MB 1.7s 08:01:46 #36 ... 08:01:46 08:01:46 #35 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:01:46 #35 DONE 0.0s 08:01:46 08:01:46 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:46 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 1.9s 08:01:46 #36 ... 08:01:46 08:01:46 #35 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:01:46 #35 DONE 0.0s 08:01:46 08:01:46 #33 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 08:01:46 #33 DONE 1.2s 08:01:46 08:01:46 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:46 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:01:46 #36 ... 08:01:46 08:01:46 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 08:01:46 #32 DONE 1.5s 08:01:46 08:01:46 #38 [core-data internal] load build context 08:01:46 #38 DONE 0.0s 08:01:46 08:01:46 #39 [security-secretstore-setup internal] load build context 08:01:46 #39 DONE 0.0s 08:01:46 08:01:46 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:46 #36 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 08:01:46 #36 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 08:01:46 #36 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 08:01:46 #36 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 08:01:46 #36 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 08:01:46 #36 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 08:01:46 #36 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:01:46 #36 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 08:01:46 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 2.1s 08:01:46 #36 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 08:01:46 #36 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 08:01:47 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 2.4s 08:01:47 #36 ... 08:01:47 08:01:47 #35 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:01:47 #35 DONE 0.0s 08:01:47 08:01:47 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:47 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 2.6s 08:01:47 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.80MB / 23.39MB 2.8s 08:01:47 #36 ... 08:01:47 08:01:47 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:01:47 #32 DONE 1.7s 08:01:47 08:01:47 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:47 #36 ... 08:01:47 08:01:47 #35 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:01:47 #35 DONE 0.0s 08:01:47 08:01:47 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:47 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 3.0s 08:01:47 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 3.2s 08:01:48 #36 ... 08:01:48 08:01:48 #35 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:01:48 #35 DONE 0.0s 08:01:48 08:01:48 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:48 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.4s done 08:01:48 #36 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 3.4s done 08:01:48 #36 ... 08:01:48 08:01:48 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:01:48 #32 DONE 2.3s 08:01:48 08:01:48 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:48 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 08:01:49 #36 ... 08:01:49 08:01:49 #40 [security-spire-config internal] load build context 08:01:49 #40 transferring context: 25.04kB 0.2s done 08:01:49 #40 DONE 2.9s 08:01:49 08:01:49 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:50 #36 ... 08:01:50 08:01:50 #41 [security-proxy-setup stage-3 1/10] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 08:01:50 #41 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 08:01:50 #41 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 08:01:50 #41 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 08:01:50 #41 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 08:01:50 #41 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 08:01:50 #41 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.2s done 08:01:50 #41 DONE 6.7s 08:01:50 08:01:50 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:50 #36 ... 08:01:50 08:01:50 #42 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:01:50 #42 DONE 6.0s 08:01:50 08:01:50 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:01:50 #43 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done 08:01:50 #43 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 08:01:50 #43 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 08:01:50 #43 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 08:01:50 #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 08:01:50 #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 08:01:50 #43 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 08:01:50 #43 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 08:01:50 #43 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.6s done 08:01:50 #43 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 08:01:50 #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.9s 08:01:50 #43 ... 08:01:50 08:01:50 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:53 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.8s 08:01:54 #36 ... 08:01:54 08:01:54 #44 [core-metadata internal] load build context 08:01:54 #44 transferring context: 22.85MB 9.7s 08:01:55 #44 ... 08:01:55 08:01:55 #45 [core-common-config-bootstrapper internal] load build context 08:01:55 #45 ... 08:01:55 08:01:55 #46 [security-proxy-auth internal] load build context 08:01:55 #46 ... 08:01:55 08:01:55 #45 [core-common-config-bootstrapper internal] load build context 08:01:55 #45 ... 08:01:55 08:01:55 #47 [core-keeper internal] load build context 08:01:55 #47 ... 08:01:55 08:01:55 #48 [core-command internal] load build context 08:01:55 #48 ... 08:01:55 08:01:55 #49 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:01:55 #49 DONE 4.4s 08:01:55 08:01:55 #48 [core-command internal] load build context 08:01:55 #48 ... 08:01:55 08:01:55 #47 [core-keeper internal] load build context 08:01:55 #47 ... 08:01:55 08:01:55 #50 [support-notifications internal] load build context 08:01:55 #50 ... 08:01:55 08:01:55 #47 [core-keeper internal] load build context 08:01:56 #47 ... 08:01:56 08:01:56 #51 [support-scheduler internal] load build context 08:01:56 #51 ... 08:01:56 08:01:56 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:01:57 #36 ... 08:01:57 08:01:57 #39 [security-secretstore-setup internal] load build context 08:01:57 #39 ... 08:01:57 08:01:57 #38 [core-data internal] load build context 08:01:57 #38 ... 08:01:57 08:01:57 #46 [security-proxy-auth internal] load build context 08:01:57 #46 ... 08:01:57 08:01:57 #52 [security-spiffe-token-provider internal] load build context 08:01:57 #52 ... 08:01:57 08:01:57 #46 [security-proxy-auth internal] load build context 08:01:58 #46 ... 08:01:58 08:01:58 #53 [security-bootstrapper internal] load build context 08:01:58 #53 ... 08:01:58 08:01:58 #54 [security-proxy-setup internal] load build context 08:01:58 #54 ... 08:01:58 08:01:58 #46 [security-proxy-auth internal] load build context 08:02:00 #46 transferring context: 47.64MB 14.4s 08:02:00 #46 ... 08:02:00 08:02:00 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:02:00 #0 6.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:00 #0 6.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:00 #0 8.600 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:02:00 #0 8.990 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:02:00 #0 8.990 (3/6) Installing dumb-init (1.2.5-r2) 08:02:00 #0 8.990 (4/6) Installing openssl (3.1.6-r0) 08:02:00 #0 8.990 (5/6) Installing su-exec (0.2-r3) 08:02:00 #0 8.990 (6/6) Installing yq (4.33.3-r5) 08:02:00 #0 9.663 Executing busybox-1.36.1-r7.trigger 08:02:00 #0 9.663 OK: 18 MiB in 19 packages 08:02:00 #55 ... 08:02:00 08:02:00 #46 [security-proxy-auth internal] load build context 08:02:01 #46 ... 08:02:01 08:02:01 #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:02:01 #0 6.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:01 #0 7.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:01 #0 9.059 (1/1) Installing dumb-init (1.2.5-r2) 08:02:01 #0 9.059 Executing busybox-1.36.1-r7.trigger 08:02:01 #0 9.059 OK: 8 MiB in 16 packages 08:02:01 #56 ... 08:02:01 08:02:01 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:02:01 #57 ... 08:02:01 08:02:01 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:02:01 #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 13.5s 08:02:01 #43 ... 08:02:01 08:02:01 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:02:01 #58 ... 08:02:01 08:02:01 #59 [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:01 #59 ... 08:02:01 08:02:01 #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:02:01 #56 DONE 10.8s 08:02:01 08:02:01 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:02:01 #60 ... 08:02:01 08:02:01 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:02:01 #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:01 #61 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:01 #61 ... 08:02:02 08:02:02 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:02:02 #0 8.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:02 #0 8.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:02 #0 10.73 (1/4) Installing ca-certificates (20240226-r0) 08:02:02 #62 ... 08:02:02 08:02:02 #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:02:02 #63 ... 08:02:02 08:02:02 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:02:02 #64 ... 08:02:02 08:02:02 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:02:02 #55 DONE 11.5s 08:02:02 08:02:02 #65 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:02:04 #65 ... 08:02:04 08:02:04 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:02:04 #62 10.85 (2/4) Installing dumb-init (1.2.5-r2) 08:02:04 #62 10.85 (3/4) Installing su-exec (0.2-r3) 08:02:04 #62 10.85 (4/4) Installing yq (4.33.3-r5) 08:02:04 #62 11.45 Executing busybox-1.36.1-r7.trigger 08:02:04 #62 11.45 Executing ca-certificates-20240226-r0.trigger 08:02:04 #62 11.72 OK: 18 MiB in 19 packages 08:02:04 #62 DONE 13.2s 08:02:04 08:02:04 #38 [core-data internal] load build context 08:02:05 #38 transferring context: 34.56MB 16.1s 08:02:05 #38 ... 08:02:05 08:02:05 #44 [core-metadata internal] load build context 08:02:05 #44 ... 08:02:05 08:02:05 #38 [core-data internal] load build context 08:02:05 #38 ... 08:02:05 08:02:05 #45 [core-common-config-bootstrapper internal] load build context 08:02:05 #45 ... 08:02:05 08:02:05 #38 [core-data internal] load build context 08:02:05 #38 ... 08:02:05 08:02:05 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:02:05 #66 ... 08:02:05 08:02:05 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:02:06 #67 ... 08:02:06 08:02:06 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:02:06 #68 ... 08:02:06 08:02:06 #48 [core-command internal] load build context 08:02:06 #48 ... 08:02:06 08:02:06 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:02:06 #69 ... 08:02:06 08:02:06 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:06 #70 ... 08:02:06 08:02:06 #47 [core-keeper internal] load build context 08:02:06 #47 ... 08:02:06 08:02:06 #50 [support-notifications internal] load build context 08:02:06 #50 ... 08:02:06 08:02:06 #51 [support-scheduler internal] load build context 08:02:06 #51 ... 08:02:06 08:02:06 #48 [core-command internal] load build context 08:02:07 #48 ... 08:02:07 08:02:07 #59 [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:07 #59 DONE 15.9s 08:02:07 08:02:07 #48 [core-command internal] load build context 08:02:07 #48 ... 08:02:07 08:02:07 #39 [security-secretstore-setup internal] load build context 08:02:07 #39 ... 08:02:07 08:02:07 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:02:07 #71 ... 08:02:07 08:02:07 #61 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:02:07 #61 12.73 (1/2) Installing ca-certificates (20240226-r0) 08:02:07 #61 13.10 (2/2) Installing dumb-init (1.2.5-r2) 08:02:07 #61 13.10 Executing busybox-1.36.1-r7.trigger 08:02:07 #61 13.14 Executing ca-certificates-20240226-r0.trigger 08:02:07 #61 14.16 OK: 9 MiB in 17 packages 08:02:07 #61 DONE 16.5s 08:02:07 08:02:07 #39 [security-secretstore-setup internal] load build context 08:02:07 #39 ... 08:02:07 08:02:07 #52 [security-spiffe-token-provider internal] load build context 08:02:07 #52 ... 08:02:07 08:02:07 #39 [security-secretstore-setup internal] load build context 08:02:08 #39 ... 08:02:08 08:02:08 #53 [security-bootstrapper internal] load build context 08:02:08 #53 ... 08:02:08 08:02:08 #54 [security-proxy-setup internal] load build context 08:02:08 #54 ... 08:02:08 08:02:08 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:02:08 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.3s 08:02:09 #36 ... 08:02:09 08:02:09 #52 [security-spiffe-token-provider internal] load build context 08:02:10 #52 ... 08:02:10 08:02:10 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:02:10 #60 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:10 #60 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:10 #60 16.31 (1/1) Installing dumb-init (1.2.5-r2) 08:02:10 #60 16.31 Executing busybox-1.36.1-r7.trigger 08:02:10 #60 16.40 OK: 8 MiB in 16 packages 08:02:10 #60 DONE 18.5s 08:02:10 08:02:10 #52 [security-spiffe-token-provider internal] load build context 08:02:10 #52 transferring context: 36.25MB 20.4s 08:02:11 #52 ... 08:02:11 08:02:11 #46 [security-proxy-auth internal] load build context 08:02:11 #46 ... 08:02:11 08:02:11 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:02:11 #36 ... 08:02:11 08:02:11 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:02:11 #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 23.5s 08:02:12 #43 ... 08:02:12 08:02:12 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:02:12 #69 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:12 #69 ... 08:02:12 08:02:12 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:12 #70 DONE 16.3s 08:02:12 08:02:12 #52 [security-spiffe-token-provider internal] load build context 08:02:12 #52 ... 08:02:12 08:02:12 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:02:12 #58 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:12 #58 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:12 #58 18.87 (1/2) Installing dumb-init (1.2.5-r2) 08:02:12 #58 18.87 (2/2) Installing su-exec (0.2-r3) 08:02:12 #58 18.87 Executing busybox-1.36.1-r7.trigger 08:02:12 #58 18.91 OK: 8 MiB in 17 packages 08:02:12 #58 DONE 20.9s 08:02:12 08:02:12 #52 [security-spiffe-token-provider internal] load build context 08:02:13 #52 ... 08:02:13 08:02:13 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:02:13 #64 12.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:13 #64 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:13 #64 16.14 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:02:13 #64 16.14 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:02:13 #64 16.14 OK: 19948 distinct packages available 08:02:13 #64 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:13 #64 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:13 #64 21.95 (1/11) Installing ca-certificates (20240226-r0) 08:02:13 #64 22.21 (2/11) Installing brotli-libs (1.0.9-r14) 08:02:13 #64 ... 08:02:13 08:02:13 #38 [core-data internal] load build context 08:02:13 #38 ... 08:02:13 08:02:13 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:02:13 #64 22.37 (3/11) Installing libunistring (1.1-r1) 08:02:13 #64 22.44 (4/11) Installing libidn2 (2.3.4-r1) 08:02:13 #64 22.56 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:02:13 #64 22.56 (6/11) Installing libcurl (8.5.0-r0) 08:02:13 #64 22.56 (7/11) Installing curl (8.5.0-r0) 08:02:14 #64 22.80 (8/11) Installing dumb-init (1.2.5-r2) 08:02:14 #64 22.80 (9/11) Installing musl-obstack (1.2.3-r2) 08:02:14 #64 22.80 (10/11) Installing libucontext (1.2-r2) 08:02:14 #64 22.80 (11/11) Installing gcompat (1.1.0-r1) 08:02:14 #64 22.80 Executing busybox-1.36.1-r7.trigger 08:02:14 #64 22.80 Executing ca-certificates-20240226-r0.trigger 08:02:14 #64 ... 08:02:14 08:02:14 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:02:14 #57 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:14 #57 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:14 #57 17.63 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:02:14 #57 17.63 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:02:14 #57 17.63 OK: 19948 distinct packages available 08:02:14 #57 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:14 #57 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:14 #57 22.46 (1/4) Installing dumb-init (1.2.5-r2) 08:02:14 #57 22.46 (2/4) Installing musl-obstack (1.2.3-r2) 08:02:14 #57 22.46 (3/4) Installing libucontext (1.2-r2) 08:02:14 #57 22.57 (4/4) Installing gcompat (1.1.0-r1) 08:02:14 #57 22.57 Executing busybox-1.36.1-r7.trigger 08:02:14 #57 22.79 OK: 8 MiB in 19 packages 08:02:14 #57 ... 08:02:14 08:02:14 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:02:14 #72 ... 08:02:14 08:02:14 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:02:14 #73 ... 08:02:14 08:02:14 #38 [core-data internal] load build context 08:02:15 #38 ... 08:02:15 08:02:15 #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:02:15 #57 DONE 23.9s 08:02:15 08:02:15 #38 [core-data internal] load build context 08:02:15 #38 transferring context: 48.13MB 26.2s 08:02:15 #38 ... 08:02:15 08:02:15 #44 [core-metadata internal] load build context 08:02:15 #44 ... 08:02:15 08:02:15 #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:02:15 #63 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:15 #63 16.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:15 #63 20.48 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:02:15 #63 20.48 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:02:15 #63 20.48 OK: 19948 distinct packages available 08:02:15 #63 21.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:15 #63 22.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:15 #63 ... 08:02:15 08:02:15 #38 [core-data internal] load build context 08:02:16 #38 ... 08:02:16 08:02:16 #45 [core-common-config-bootstrapper internal] load build context 08:02:16 #45 ... 08:02:16 08:02:16 #38 [core-data internal] load build context 08:02:16 #38 ... 08:02:16 08:02:16 #47 [core-keeper internal] load build context 08:02:16 #47 ... 08:02:16 08:02:16 #38 [core-data internal] load build context 08:02:16 #38 ... 08:02:16 08:02:16 #51 [support-scheduler internal] load build context 08:02:17 #51 ... 08:02:17 08:02:17 #50 [support-notifications internal] load build context 08:02:17 #50 ... 08:02:17 08:02:17 #51 [support-scheduler internal] load build context 08:02:17 #51 ... 08:02:17 08:02:17 #48 [core-command internal] load build context 08:02:17 #48 ... 08:02:17 08:02:17 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:02:17 #64 24.22 OK: 13 MiB in 26 packages 08:02:17 #64 DONE 26.4s 08:02:17 08:02:17 #48 [core-command internal] load build context 08:02:17 #48 ... 08:02:17 08:02:17 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:02:17 #74 ... 08:02:17 08:02:17 #51 [support-scheduler internal] load build context 08:02:18 #51 ... 08:02:18 08:02:18 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:02:18 #66 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:18 #66 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:18 #66 18.20 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:02:18 #66 18.20 v3.18.7-25-g7060f9e615a [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:02:18 #66 18.20 OK: 19951 distinct packages available 08:02:18 #66 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:18 #66 21.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:18 #66 ... 08:02:18 08:02:18 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:02:18 #69 17.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:18 #69 21.66 OK: 266 MiB in 52 packages 08:02:18 #69 DONE 23.0s 08:02:18 08:02:18 #50 [support-notifications internal] load build context 08:02:18 #50 ... 08:02:18 08:02:18 #53 [security-bootstrapper internal] load build context 08:02:18 #53 ... 08:02:18 08:02:18 #54 [security-proxy-setup internal] load build context 08:02:19 #54 ... 08:02:19 08:02:19 #39 [security-secretstore-setup internal] load build context 08:02:19 #39 ... 08:02:19 08:02:19 #38 [core-data internal] load build context 08:02:20 #38 ... 08:02:20 08:02:20 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:02:20 #75 ... 08:02:20 08:02:20 #45 [core-common-config-bootstrapper internal] load build context 08:02:20 #45 transferring context: 75.37MB 34.5s 08:02:21 #45 ... 08:02:21 08:02:21 #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:02:21 #63 26.70 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:02:21 #63 26.97 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:02:21 #63 27.12 (3/7) Installing dumb-init (1.2.5-r2) 08:02:21 #63 27.12 (4/7) Installing musl-obstack (1.2.3-r2) 08:02:21 #63 27.12 (5/7) Installing libucontext (1.2-r2) 08:02:21 #63 27.20 (6/7) Installing gcompat (1.1.0-r1) 08:02:21 #63 27.24 (7/7) Installing openssl (3.1.6-r0) 08:02:21 #63 27.44 Executing busybox-1.36.1-r7.trigger 08:02:21 #63 27.69 OK: 9 MiB in 20 packages 08:02:21 #63 DONE 30.2s 08:02:21 08:02:21 #45 [core-common-config-bootstrapper internal] load build context 08:02:21 #45 ... 08:02:21 08:02:21 #66 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:02:21 #66 24.69 OK: 266 MiB in 52 packages 08:02:21 #66 DONE 25.6s 08:02:21 08:02:21 #45 [core-common-config-bootstrapper internal] load build context 08:02:21 #45 ... 08:02:21 08:02:21 #46 [security-proxy-auth internal] load build context 08:02:21 #46 ... 08:02:21 08:02:21 #45 [core-common-config-bootstrapper internal] load build context 08:02:22 #45 ... 08:02:22 08:02:22 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:02:22 #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 33.5s 08:02:22 #43 ... 08:02:22 08:02:22 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:02:22 #68 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:22 #68 21.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:22 #68 24.62 OK: 266 MiB in 52 packages 08:02:22 #68 DONE 26.6s 08:02:22 08:02:22 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:02:22 #43 ... 08:02:22 08:02:22 #46 [security-proxy-auth internal] load build context 08:02:22 #46 ... 08:02:22 08:02:22 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:02:22 #76 ... 08:02:22 08:02:22 #45 [core-common-config-bootstrapper internal] load build context 08:02:22 #45 ... 08:02:22 08:02:22 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:02:22 #77 ... 08:02:22 08:02:22 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:02:22 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 34.2s 08:02:22 #36 ... 08:02:22 08:02:22 #46 [security-proxy-auth internal] load build context 08:02:23 #46 ... 08:02:23 08:02:23 #52 [security-spiffe-token-provider internal] load build context 08:02:23 #52 ... 08:02:23 08:02:23 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:02:24 #36 ... 08:02:24 08:02:24 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:02:24 #67 20.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:24 #67 21.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:24 #67 26.36 OK: 266 MiB in 52 packages 08:02:24 #67 DONE 28.6s 08:02:24 08:02:24 #46 [security-proxy-auth internal] load build context 08:02:24 #46 ... 08:02:24 08:02:24 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:02:24 #72 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:24 #72 17.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:24 #72 20.53 OK: 18 MiB in 19 packages 08:02:24 #72 DONE 21.8s 08:02:24 08:02:24 #46 [security-proxy-auth internal] load build context 08:02:25 #46 ... 08:02:25 08:02:25 #65 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:02:25 #65 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:25 #65 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:25 #65 21.76 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:02:25 #65 21.96 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:02:25 #65 21.96 OK: 8 MiB in 16 packages 08:02:25 #65 DONE 23.2s 08:02:25 08:02:25 #46 [security-proxy-auth internal] load build context 08:02:25 #46 transferring context: 84.90MB 39.6s 08:02:25 #46 ... 08:02:25 08:02:25 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:02:25 #78 ... 08:02:25 08:02:25 #52 [security-spiffe-token-provider internal] load build context 08:02:26 #52 ... 08:02:26 08:02:26 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:02:26 #79 DONE 1.2s 08:02:26 08:02:26 #52 [security-spiffe-token-provider internal] load build context 08:02:26 #52 ... 08:02:26 08:02:26 #44 [core-metadata internal] load build context 08:02:26 #44 ... 08:02:26 08:02:26 #38 [core-data internal] load build context 08:02:26 #38 ... 08:02:26 08:02:26 #52 [security-spiffe-token-provider internal] load build context 08:02:26 #52 ... 08:02:26 08:02:26 #73 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:02:26 #73 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:26 #73 16.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:26 #73 19.82 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:02:26 #73 20.11 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:02:26 #73 20.15 Executing ca-certificates-20240226-r0.trigger 08:02:26 #73 20.62 OK: 18 MiB in 19 packages 08:02:26 #73 DONE 22.0s 08:02:26 08:02:26 #45 [core-common-config-bootstrapper internal] load build context 08:02:27 #45 ... 08:02:27 08:02:27 #47 [core-keeper internal] load build context 08:02:27 #47 ... 08:02:27 08:02:27 #48 [core-command internal] load build context 08:02:27 #48 ... 08:02:27 08:02:27 #47 [core-keeper internal] load build context 08:02:28 #47 ... 08:02:28 08:02:28 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:02:28 #80 ... 08:02:28 08:02:28 #47 [core-keeper internal] load build context 08:02:28 #47 ... 08:02:28 08:02:28 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:02:28 #74 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:28 #74 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:28 #74 18.39 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:02:28 #74 18.55 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:02:28 #74 18.59 Executing ca-certificates-20240226-r0.trigger 08:02:28 #74 19.27 OK: 9 MiB in 17 packages 08:02:28 #74 DONE 21.1s 08:02:28 08:02:28 #47 [core-keeper internal] load build context 08:02:28 #47 ... 08:02:28 08:02:28 #51 [support-scheduler internal] load build context 08:02:28 #51 ... 08:02:28 08:02:28 #48 [core-command internal] load build context 08:02:28 #48 ... 08:02:28 08:02:28 #50 [support-notifications internal] load build context 08:02:29 #50 ... 08:02:29 08:02:29 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:02:29 #78 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:29 #78 ... 08:02:29 08:02:29 #39 [security-secretstore-setup internal] load build context 08:02:29 #39 ... 08:02:29 08:02:29 #54 [security-proxy-setup internal] load build context 08:02:29 #54 ... 08:02:29 08:02:29 #50 [support-notifications internal] load build context 08:02:29 #50 ... 08:02:29 08:02:29 #53 [security-bootstrapper internal] load build context 08:02:29 #53 ... 08:02:29 08:02:29 #50 [support-notifications internal] load build context 08:02:30 #50 ... 08:02:30 08:02:30 #71 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:02:30 #71 14.89 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:30 #71 16.34 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:30 #71 19.91 (1/1) Installing dumb-init (1.2.5-r2) 08:02:30 #71 20.62 Executing busybox-1.36.1-r7.trigger 08:02:30 #71 20.68 OK: 8 MiB in 16 packages 08:02:30 #71 DONE 22.6s 08:02:30 08:02:30 #50 [support-notifications internal] load build context 08:02:30 #50 transferring context: 79.43MB 42.9s 08:02:30 #50 ... 08:02:30 08:02:30 #81 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:02:31 #81 ... 08:02:31 08:02:31 #50 [support-notifications internal] load build context 08:02:31 #50 ... 08:02:31 08:02:31 #75 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:02:31 #75 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:31 #75 16.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:31 #75 18.69 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:02:31 #75 19.16 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:02:31 #75 19.16 OK: 8 MiB in 16 packages 08:02:31 #75 DONE 21.2s 08:02:31 08:02:31 #50 [support-notifications internal] load build context 08:02:31 #50 ... 08:02:31 08:02:31 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 08:02:31 #43 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 37.0s done 08:02:31 #43 DONE 46.8s 08:02:31 08:02:31 #50 [support-notifications internal] load build context 08:02:34 #50 ... 08:02:34 08:02:34 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:02:34 #77 16.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:34 #77 17.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:34 #77 19.93 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:02:34 #77 20.29 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:02:34 #77 20.37 OK: 8 MiB in 17 packages 08:02:34 #77 DONE 21.5s 08:02:34 08:02:34 #50 [support-notifications internal] load build context 08:02:34 #50 ... 08:02:34 08:02:34 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:02:34 #78 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:34 #78 16.83 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:02:34 #78 17.31 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:02:34 #78 17.41 OK: 8 MiB in 19 packages 08:02:34 #78 DONE 18.9s 08:02:34 08:02:34 #50 [support-notifications internal] load build context 08:02:34 #50 ... 08:02:34 08:02:34 #36 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:02:34 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 45.9s 08:02:34 #36 ... 08:02:34 08:02:34 #50 [support-notifications internal] load build context 08:02:34 #50 ... 08:02:34 08:02:34 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:02:34 #76 15.57 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:34 #76 16.90 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:34 #76 20.85 OK: 266 MiB in 52 packages 08:02:34 #76 DONE 22.7s 08:02:35 08:02:35 #50 [support-notifications internal] load build context 08:02:35 #50 ... 08:02:35 08:02:35 #46 [security-proxy-auth internal] load build context 08:02:35 #46 transferring context: 106.24MB 49.9s 08:02:35 #46 ... 08:02:35 08:02:35 #50 [support-notifications internal] load build context 08:02:35 #50 ... 08:02:35 08:02:35 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:02:35 #80 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:35 #80 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:35 #80 16.63 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 08:02:35 #80 17.01 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 08:02:35 #80 17.01 Executing ca-certificates-20240226-r0.trigger 08:02:35 #80 17.13 OK: 13 MiB in 26 packages 08:02:35 #80 DONE 17.9s 08:02:35 08:02:35 #50 [support-notifications internal] load build context 08:02:36 #50 ... 08:02:36 08:02:36 #44 [core-metadata internal] load build context 08:02:36 #44 ... 08:02:36 08:02:36 #50 [support-notifications internal] load build context 08:02:36 #50 ... 08:02:36 08:02:36 #81 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:02:36 #81 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:02:36 #81 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:02:36 #81 14.27 OK: 9 MiB in 20 packages 08:02:36 #81 DONE 16.1s 08:02:36 08:02:36 #50 [support-notifications internal] load build context 08:02:36 #50 ... 08:02:36 08:02:36 #38 [core-data internal] load build context 08:02:36 #38 ... 08:02:36 08:02:36 #52 [security-spiffe-token-provider internal] load build context 08:02:36 #52 ... 08:02:36 08:02:36 #38 [core-data internal] load build context 08:02:37 #38 ... 08:02:37 08:02:37 #45 [core-common-config-bootstrapper internal] load build context 08:02:37 #45 ... 08:02:37 08:02:37 #38 [core-data internal] load build context 08:02:39 #38 ... 08:02:39 08:02:39 #82 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:02:39 #82 DONE 5.1s 08:02:39 08:02:39 #38 [core-data internal] load build context 08:02:39 #38 ... 08:02:39 08:02:39 #51 [support-scheduler internal] load build context 08:02:39 #51 ... 08:02:39 08:02:39 #47 [core-keeper internal] load build context 08:02:39 #47 ... 08:02:39 08:02:39 #48 [core-command internal] load build context 08:02:39 #48 ... 08:02:39 08:02:39 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:02:39 #83 DONE 2.8s 08:02:39 08:02:39 #51 [support-scheduler internal] load build context 08:02:39 #51 ... 08:02:39 08:02:39 #39 [security-secretstore-setup internal] load build context 08:02:39 #39 ... 08:02:39 08:02:39 #54 [security-proxy-setup internal] load build context 08:02:39 #54 ... 08:02:39 08:02:39 #39 [security-secretstore-setup internal] load build context 08:02:39 #39 ... 08:02:39 08:02:39 #53 [security-bootstrapper internal] load build context 08:02:39 #53 ... 08:02:39 08:02:39 #39 [security-secretstore-setup internal] load build context 08:02:40 #39 ... 08:02:40 08:02:40 #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:02:40 #84 DONE 1.3s 08:02:40 08:02:40 #36 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 08:02:40 #36 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 50.2s done 08:02:40 #36 DONE 56.6s 08:02:40 08:02:40 #39 [security-secretstore-setup internal] load build context 08:02:40 #39 transferring context: 102.73MB 51.6s 08:02:46 #39 ... 08:02:46 08:02:46 #46 [security-proxy-auth internal] load build context 08:02:46 #46 transferring context: 153.88MB 60.0s 08:02:46 #46 ... 08:02:46 08:02:46 #39 [security-secretstore-setup internal] load build context 08:02:46 #39 ... 08:02:46 08:02:46 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:02:46 #85 DONE 2.6s 08:02:46 08:02:46 #39 [security-secretstore-setup internal] load build context 08:02:46 #39 ... 08:02:46 08:02:46 #44 [core-metadata internal] load build context 08:02:46 #44 ... 08:02:46 08:02:46 #39 [security-secretstore-setup internal] load build context 08:02:46 #39 ... 08:02:46 08:02:46 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:02:46 #86 DONE 3.4s 08:02:46 08:02:46 #44 [core-metadata internal] load build context 08:02:46 #44 ... 08:02:46 08:02:46 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:02:46 #87 DONE 3.5s 08:02:46 08:02:46 #44 [core-metadata internal] load build context 08:02:46 #44 ... 08:02:46 08:02:46 #50 [support-notifications internal] load build context 08:02:46 #50 ... 08:02:46 08:02:46 #44 [core-metadata internal] load build context 08:02:46 #44 ... 08:02:46 08:02:46 #52 [security-spiffe-token-provider internal] load build context 08:02:47 #52 ... 08:02:47 08:02:47 #44 [core-metadata internal] load build context 08:02:47 #44 ... 08:02:47 08:02:47 #45 [core-common-config-bootstrapper internal] load build context 08:02:47 #45 ... 08:02:47 08:02:47 #44 [core-metadata internal] load build context 08:02:47 #44 ... 08:02:47 08:02:47 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:02:47 #88 DONE 1.3s 08:02:47 08:02:47 #44 [core-metadata internal] load build context 08:02:48 #44 ... 08:02:48 08:02:48 #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:02:48 #89 DONE 1.3s 08:02:48 08:02:48 #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:02:48 #90 DONE 1.2s 08:02:48 08:02:48 #44 [core-metadata internal] load build context 08:02:49 #44 ... 08:02:49 08:02:49 #38 [core-data internal] load build context 08:02:49 #38 ... 08:02:49 08:02:49 #91 [security-spire-config stage-2 6/10] COPY security.txt / 08:02:49 #91 DONE 1.3s 08:02:49 08:02:49 #38 [core-data internal] load build context 08:02:49 #38 ... 08:02:49 08:02:49 #44 [core-metadata internal] load build context 08:02:49 #44 ... 08:02:49 08:02:49 #92 [security-spire-agent stage-3 7/10] COPY security.txt / 08:02:49 #92 DONE 1.4s 08:02:49 08:02:49 #44 [core-metadata internal] load build context 08:02:49 #44 ... 08:02:49 08:02:49 #47 [core-keeper internal] load build context 08:02:49 #47 ... 08:02:49 08:02:49 #93 [security-spire-server stage-2 6/9] COPY security.txt / 08:02:49 #93 DONE 1.5s 08:02:49 08:02:49 #47 [core-keeper internal] load build context 08:02:49 #47 ... 08:02:49 08:02:49 #48 [core-command internal] load build context 08:02:49 #48 ... 08:02:49 08:02:49 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:02:49 #94 ... 08:02:49 08:02:49 #51 [support-scheduler internal] load build context 08:02:49 #51 ... 08:02:49 08:02:49 #47 [core-keeper internal] load build context 08:02:50 #47 ... 08:02:50 08:02:50 #54 [security-proxy-setup internal] load build context 08:02:50 #54 ... 08:02:50 08:02:50 #53 [security-bootstrapper internal] load build context 08:02:50 #53 ... 08:02:50 08:02:50 #47 [core-keeper internal] load build context 08:02:50 #47 ... 08:02:50 08:02:50 #95 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:02:50 #95 DONE 1.0s 08:02:50 08:02:50 #47 [core-keeper internal] load build context 08:02:50 #47 ... 08:02:50 08:02:50 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:02:50 #96 DONE 1.0s 08:02:50 08:02:50 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:02:50 #94 DONE 0.9s 08:02:50 08:02:50 #53 [security-bootstrapper internal] load build context 08:02:50 #53 transferring context: 126.37MB 61.7s 08:02:51 #53 ... 08:02:51 08:02:51 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:02:51 #97 DONE 1.0s 08:02:51 08:02:51 #53 [security-bootstrapper internal] load build context 08:02:51 #53 ... 08:02:51 08:02:51 #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:02:51 #98 DONE 1.1s 08:02:51 08:02:51 #53 [security-bootstrapper internal] load build context 08:02:52 #53 ... 08:02:52 08:02:52 #99 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:02:52 #99 DONE 1.3s 08:02:52 08:02:52 #53 [security-bootstrapper internal] load build context 08:02:53 #53 ... 08:02:53 08:02:53 #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:02:53 #100 DONE 1.3s 08:02:53 08:02:53 #53 [security-bootstrapper internal] load build context 08:02:53 #53 ... 08:02:53 08:02:53 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:02:53 #101 DONE 1.2s 08:02:53 08:02:53 #53 [security-bootstrapper internal] load build context 08:02:53 #53 ... 08:02:53 08:02:53 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:02:53 #102 DONE 1.5s 08:02:53 08:02:53 #53 [security-bootstrapper internal] load build context 08:02:56 #53 transferring context: 152.24MB 66.7s 08:02:56 #53 ... 08:02:56 08:02:56 #46 [security-proxy-auth internal] load build context 08:02:56 #46 ... 08:02:56 08:02:56 #53 [security-bootstrapper internal] load build context 08:02:56 #53 ... 08:02:56 08:02:56 #39 [security-secretstore-setup internal] load build context 08:02:56 #39 ... 08:02:56 08:02:56 #53 [security-bootstrapper internal] load build context 08:02:57 #53 ... 08:02:57 08:02:57 #50 [support-notifications internal] load build context 08:02:57 #50 ... 08:02:57 08:02:57 #39 [security-secretstore-setup internal] load build context 08:02:57 #39 ... 08:02:57 08:02:57 #52 [security-spiffe-token-provider internal] load build context 08:02:57 #52 ... 08:02:57 08:02:57 #39 [security-secretstore-setup internal] load build context 08:02:57 #39 ... 08:02:57 08:02:57 #45 [core-common-config-bootstrapper internal] load build context 08:02:57 #45 ... 08:02:57 08:02:57 #39 [security-secretstore-setup internal] load build context 08:02:59 #39 ... 08:02:59 08:02:59 #38 [core-data internal] load build context 08:02:59 #38 ... 08:02:59 08:02:59 #39 [security-secretstore-setup internal] load build context 08:02:59 #39 ... 08:02:59 08:02:59 #103 [security-spire-agent] exporting to image 08:02:59 #103 exporting layers 5.7s done 08:02:59 #103 writing image sha256:a8c92b03d1b435a9588f844975fa621d38b10b78e09beca986d0893d970efd34 0.1s done 08:02:59 #103 naming to docker.io/library/security-spire-server-arm64 done 08:02:59 #103 writing image sha256:a8a6c55c8f7833262177b7bd3684e64f04684922d57beecbed93d0848ae8706e 0.1s done 08:02:59 #103 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:02:59 #103 writing image sha256:2beb69bfa188eae335911f1998b674830806ab004429465681faabb07d8af278 0.0s done 08:02:59 #103 naming to docker.io/library/security-spire-agent-arm64 done 08:02:59 #103 DONE 7.4s 08:02:59 08:02:59 #39 [security-secretstore-setup internal] load build context 08:02:59 #39 ... 08:02:59 08:02:59 #44 [core-metadata internal] load build context 08:02:59 #44 ... 08:02:59 08:02:59 #39 [security-secretstore-setup internal] load build context 08:02:59 #39 ... 08:02:59 08:02:59 #48 [core-command internal] load build context 08:02:59 #48 ... 08:02:59 08:02:59 #44 [core-metadata internal] load build context 08:02:59 #44 ... 08:02:59 08:02:59 #51 [support-scheduler internal] load build context 08:03:00 #51 ... 08:03:00 08:03:00 #44 [core-metadata internal] load build context 08:03:00 #44 ... 08:03:00 08:03:00 #54 [security-proxy-setup internal] load build context 08:03:00 #54 ... 08:03:00 08:03:00 #44 [core-metadata internal] load build context 08:03:00 #44 transferring context: 110.92MB 75.4s 08:03:00 #44 ... 08:03:00 08:03:00 #47 [core-keeper internal] load build context 08:03:00 #47 ... 08:03:00 08:03:00 #44 [core-metadata internal] load build context 08:03:04 #44 ... 08:03:04 08:03:04 #45 [core-common-config-bootstrapper internal] load build context 08:03:04 #45 transferring context: 256.25MB 78.9s done 08:03:04 #45 DONE 79.6s 08:03:04 08:03:04 #44 [core-metadata internal] load build context 08:03:06 #44 ... 08:03:06 08:03:06 #46 [security-proxy-auth internal] load build context 08:03:06 #46 ... 08:03:06 08:03:06 #39 [security-secretstore-setup internal] load build context 08:03:06 #39 ... 08:03:06 08:03:06 #46 [security-proxy-auth internal] load build context 08:03:06 #46 ... 08:03:06 08:03:06 #54 [security-proxy-setup internal] load build context 08:03:06 #54 transferring context: 256.25MB 75.5s done 08:03:06 #54 DONE 78.0s 08:03:06 08:03:06 #46 [security-proxy-auth internal] load build context 08:03:06 #46 transferring context: 256.25MB 81.0s done 08:03:06 #46 ... 08:03:06 08:03:06 #38 [core-data internal] load build context 08:03:06 #38 transferring context: 256.25MB 76.5s done 08:03:06 #38 DONE 80.0s 08:03:06 08:03:06 #50 [support-notifications internal] load build context 08:03:06 #50 transferring context: 256.25MB 78.7s done 08:03:06 #50 DONE 81.1s 08:03:06 08:03:06 #39 [security-secretstore-setup internal] load build context 08:03:07 #39 ... 08:03:07 08:03:07 #53 [security-bootstrapper internal] load build context 08:03:07 #53 ... 08:03:07 08:03:07 #44 [core-metadata internal] load build context 08:03:07 #44 ... 08:03:07 08:03:07 #104 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:03:07 #104 DONE 2.5s 08:03:07 08:03:07 #44 [core-metadata internal] load build context 08:03:07 #44 ... 08:03:07 08:03:07 #46 [security-proxy-auth internal] load build context 08:03:07 #46 DONE 82.3s 08:03:07 08:03:07 #44 [core-metadata internal] load build context 08:03:07 #44 ... 08:03:07 08:03:07 #52 [security-spiffe-token-provider internal] load build context 08:03:07 #52 ... 08:03:07 08:03:07 #39 [security-secretstore-setup internal] load build context 08:03:08 #39 ... 08:03:08 08:03:08 #105 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:03:08 #105 DONE 1.5s 08:03:08 08:03:08 #39 [security-secretstore-setup internal] load build context 08:03:08 #39 transferring context: 256.25MB 79.2s done 08:03:08 #39 ... 08:03:08 08:03:08 #106 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:03:08 #106 DONE 1.1s 08:03:08 08:03:08 #53 [security-bootstrapper internal] load build context 08:03:08 #53 ... 08:03:08 08:03:08 #39 [security-secretstore-setup internal] load build context 08:03:08 #39 DONE 81.7s 08:03:08 08:03:08 #53 [security-bootstrapper internal] load build context 08:03:09 #53 ... 08:03:09 08:03:09 #48 [core-command internal] load build context 08:03:09 #48 ... 08:03:09 08:03:09 #53 [security-bootstrapper internal] load build context 08:03:10 #53 ... 08:03:10 08:03:10 #51 [support-scheduler internal] load build context 08:03:10 #51 ... 08:03:10 08:03:10 #52 [security-spiffe-token-provider internal] load build context 08:03:10 #52 transferring context: 256.25MB 80.2s done 08:03:10 #52 DONE 82.6s 08:03:10 08:03:10 #48 [core-command internal] load build context 08:03:10 #48 ... 08:03:10 08:03:10 #47 [core-keeper internal] load build context 08:03:11 #47 ... 08:03:11 08:03:11 #48 [core-command internal] load build context 08:03:11 #48 ... 08:03:11 08:03:11 #107 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:03:11 #107 DONE 0.9s 08:03:11 08:03:11 #48 [core-command internal] load build context 08:03:12 #48 ... 08:03:12 08:03:12 #53 [security-bootstrapper internal] load build context 08:03:12 #53 transferring context: 256.25MB 83.1s done 08:03:12 #53 DONE 84.1s 08:03:12 08:03:12 #48 [core-command internal] load build context 08:03:17 #48 transferring context: 229.13MB 90.3s 08:03:17 #48 ... 08:03:17 08:03:17 #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:17 #108 ... 08:03:17 08:03:17 #44 [core-metadata internal] load build context 08:03:17 #44 ... 08:03:17 08:03:17 #48 [core-command internal] load build context 08:03:18 #48 ... 08:03:18 08:03:18 #47 [core-keeper internal] load build context 08:03:18 #47 transferring context: 256.25MB 91.1s done 08:03:18 #47 DONE 92.7s 08:03:18 08:03:18 #48 [core-command internal] load build context 08:03:18 #48 ... 08:03:18 08:03:18 #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:18 #109 ... 08:03:18 08:03:18 #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:18 #110 ... 08:03:18 08:03:18 #48 [core-command internal] load build context 08:03:18 #48 ... 08:03:18 08:03:18 #51 [support-scheduler internal] load build context 08:03:18 #51 transferring context: 256.25MB 91.4s done 08:03:18 #51 DONE 92.5s 08:03:18 08:03:18 #48 [core-command internal] load build context 08:03:19 #48 ... 08:03:19 08:03:19 #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:03:19 #111 DONE 1.1s 08:03:19 08:03:19 #48 [core-command internal] load build context 08:03:19 #48 transferring context: 256.25MB 92.9s done 08:03:19 #48 DONE 94.4s 08:03:19 08:03:19 #44 [core-metadata internal] load build context 08:03:21 #44 ... 08:03:21 08:03:21 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:21 #112 ... 08:03:21 08:03:21 #44 [core-metadata internal] load build context 08:03:22 #44 transferring context: 256.25MB 97.2s done 08:03:22 #44 DONE 97.5s 08:03:22 08:03:22 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:30 #113 ... 08:04:30 08:04:30 #110 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:30 #110 DONE 81.0s 08:04:30 08:04:30 #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:30 #108 DONE 82.0s 08:04:30 08:04:30 #114 [support-notifications builder 6/7] COPY . . 08:04:30 #114 ... 08:04:30 08:04:30 #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:30 #109 DONE 81.2s 08:04:30 08:04:30 #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:30 #112 DONE 78.1s 08:04:30 08:04:30 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:30 #113 DONE 70.1s 08:04:30 08:04:30 #115 [core-keeper builder 7/8] COPY . . 08:04:34 #115 DONE 4.7s 08:04:34 08:04:34 #116 [security-proxy-setup builder 6/7] COPY . . 08:04:34 #116 DONE 4.7s 08:04:34 08:04:34 #117 [security-spiffe-token-provider builder 6/7] COPY . . 08:04:34 #117 DONE 4.7s 08:04:34 08:04:34 #118 [security-bootstrapper builder 6/7] COPY . . 08:04:34 #118 CACHED 08:04:34 08:04:34 #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:34 #119 CACHED 08:04:34 08:04:34 #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:04:34 #120 CACHED 08:04:34 08:04:34 #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:04:34 #121 CACHED 08:04:34 08:04:34 #122 [security-secretstore-setup builder 6/7] COPY . . 08:04:34 #122 CACHED 08:04:34 08:04:34 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:34 #123 CACHED 08:04:34 08:04:34 #114 [support-notifications builder 6/7] COPY . . 08:04:34 #114 DONE 4.7s 08:04:34 08:04:34 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:04:34 #124 ... 08:04:34 08:04:34 #125 [core-data builder 6/7] COPY . . 08:04:34 #125 CACHED 08:04:34 08:04:34 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 08:04:34 #126 CACHED 08:04:34 08:04:34 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:34 #127 CACHED 08:04:34 08:04:34 #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:04:34 #128 CACHED 08:04:34 08:04:34 #129 [support-scheduler builder 6/7] COPY . . 08:04:34 #129 CACHED 08:04:34 08:04:34 #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:34 #130 CACHED 08:04:34 08:04:34 #131 [core-command builder 6/7] COPY . . 08:04:34 #131 CACHED 08:04:34 08:04:34 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:34 #132 CACHED 08:04:34 08:04:34 #133 [core-command builder 4/7] COPY go.mod vendor* ./ 08:04:34 #133 CACHED 08:04:34 08:04:34 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 08:04:34 #134 DONE 4.8s 08:04:34 08:04:34 #135 [security-proxy-auth builder 6/7] COPY . . 08:04:34 #135 CACHED 08:04:34 08:04:34 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:04:34 #136 CACHED 08:04:34 08:04:34 #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:34 #137 CACHED 08:04:34 08:04:34 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:04:34 #138 CACHED 08:04:34 08:04:34 #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:04:34 #139 CACHED 08:04:34 08:04:34 #140 [core-metadata builder 6/7] COPY . . 08:04:34 #140 CACHED 08:04:34 08:04:34 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:04:40 #141 ... 08:04:40 08:04:40 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:04:40 #124 4.837 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:44 #124 ... 08:04:44 08:04:44 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:04:44 #0 4.319 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:44 #142 ... 08:04:44 08:04:44 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:04:44 #0 5.996 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:44 #143 ... 08:04:44 08:04:44 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:04:44 #0 4.720 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:44 #144 ... 08:04:44 08:04:44 #145 [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:44 #0 5.476 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:44 #145 ... 08:04:44 08:04:44 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:04:44 #0 5.287 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:44 #146 ... 08:04:44 08:04:44 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:04:44 #0 6.008 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:45 #147 ... 08:04:45 08:04:45 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:04:45 #0 5.186 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:45 #148 ... 08:04:45 08:04:45 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:04:45 #0 4.408 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:45 #149 ... 08:04:45 08:04:45 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:04:45 #0 5.880 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:04:45 #150 ... 08:04:45 08:04:45 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:04:45 #0 5.828 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:45 #151 ... 08:04:45 08:04:45 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:04:45 #141 6.054 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:22:23 #141 ... 08:22:23 08:22:23 #145 [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:22:23 #145 1068.6 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:22:28 #145 ... 08:22:28 08:22:28 #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:22:28 #124 DONE 1074.0s 08:22:28 08:22:28 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:22:28 #143 DONE 1074.1s 08:22:28 08:22:28 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:22:28 #150 ... 08:22:28 08:22:28 #152 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:22:29 #152 DONE 0.5s 08:22:29 08:22:29 #153 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:22:29 #153 ... 08:22:29 08:22:29 #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:22:29 #154 DONE 0.3s 08:22:29 08:22:29 #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:22:29 #155 DONE 0.2s 08:22:29 08:22:29 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:22:30 #147 ... 08:22:30 08:22:30 #156 [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:22:30 #156 DONE 0.2s 08:22:30 08:22:30 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:22:30 #148 ... 08:22:30 08:22:30 #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:22:30 #157 DONE 0.3s 08:22:30 08:22:30 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:22:30 #150 ... 08:22:30 08:22:30 #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:22:30 #158 DONE 0.3s 08:22:30 08:22:30 #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:22:30 #159 DONE 0.2s 08:22:30 08:22:30 #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:22:32 #160 ... 08:22:32 08:22:32 #153 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:22:32 #153 DONE 3.4s 08:22:33 08:22:33 #161 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:22:33 #161 DONE 0.3s 08:22:33 08:22:33 #162 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:22:33 #162 DONE 0.5s 08:22:33 08:22:33 #163 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:22:33 #163 DONE 0.3s 08:22:33 08:22:33 #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:22:33 #164 DONE 0.1s 08:22:33 08:22:33 #165 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:22:34 #165 DONE 0.1s 08:22:34 08:22:34 #166 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:22:34 #166 DONE 0.1s 08:22:34 08:22:34 #167 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:22:34 #167 DONE 0.1s 08:22:34 08:22:34 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:22:34 #150 ... 08:22:34 08:22:34 #168 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:22:34 #168 DONE 0.3s 08:22:34 08:22:34 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:22:34 #149 ... 08:22:34 08:22:34 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:22:34 #169 ... 08:22:34 08:22:34 #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:22:34 #160 DONE 3.8s 08:22:35 08:22:35 #103 [security-proxy-setup] exporting to image 08:22:35 #103 exporting layers 08:22:37 #103 exporting layers 1.9s done 08:22:37 #103 writing image sha256:63064d5412b9b4ef4e65d0b53e78ef0c5cef8a7fa36c13a5c52e14193c243ebc done 08:22:37 #103 naming to docker.io/library/security-proxy-setup-arm64 done 08:22:37 #103 DONE 9.3s 08:22:37 08:22:37 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:22:37 #147 ... 08:22:37 08:22:37 #169 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:22:37 #169 DONE 2.4s 08:22:37 08:22:37 #103 [security-bootstrapper] exporting to image 08:22:38 #103 exporting layers 1.1s done 08:22:38 #103 writing image sha256:96c589fd01eeed312773d1679c7a67e2bca945a4954cf42f233f4849c56c67a7 0.0s done 08:22:38 #103 naming to docker.io/library/security-bootstrapper-arm64 done 08:22:38 #103 DONE 10.5s 08:22:38 08:22:38 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:22:43 #151 ... 08:22:43 08:22:43 #145 [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:22:43 #145 DONE 1088.8s 08:22:43 08:22:43 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:22:43 #149 ... 08:22:43 08:22:43 #170 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:22:43 #170 DONE 0.3s 08:22:43 08:22:43 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:22:43 #149 ... 08:22:43 08:22:43 #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:22:44 #171 DONE 0.1s 08:22:44 08:22:44 #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:22:44 #172 DONE 0.1s 08:22:44 08:22:44 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:22:44 #147 ... 08:22:44 08:22:44 #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:22:44 #173 DONE 0.1s 08:22:44 08:22:44 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:22:44 #174 DONE 0.2s 08:22:44 08:22:44 #175 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:22:44 #175 DONE 0.3s 08:22:44 08:22:44 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:22:44 #147 ... 08:22:44 08:22:44 #176 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:22:44 #176 DONE 0.3s 08:22:44 08:22:44 #177 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:22:45 #177 DONE 0.2s 08:22:45 08:22:45 #178 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:22:47 #178 DONE 1.9s 08:22:47 08:22:47 #103 [security-secretstore-setup] exporting to image 08:22:47 #103 exporting layers 08:22:48 #103 exporting layers 1.3s done 08:22:48 #103 writing image sha256:c5c5d37b2b5950685932bd0463f02adc601e3a3a7caeba5ae1f7bb5c60709cd3 done 08:22:48 #103 naming to docker.io/library/security-secretstore-setup-arm64 done 08:22:48 #103 DONE 11.8s 08:22:48 08:22:48 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:23:35 #144 ... 08:23:35 08:23:35 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:23:35 #146 DONE 1133.2s 08:23:35 08:23:35 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:23:35 #149 ... 08:23:35 08:23:35 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:23:35 #179 DONE 0.3s 08:23:35 08:23:35 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:23:35 #180 DONE 0.2s 08:23:35 08:23:35 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:23:35 #149 ... 08:23:35 08:23:35 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:23:35 #181 DONE 0.3s 08:23:35 08:23:35 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:23:35 #151 ... 08:23:35 08:23:35 #182 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:23:35 #182 DONE 0.2s 08:23:35 08:23:35 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:23:35 #183 DONE 0.2s 08:23:35 08:23:35 #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:23:35 #184 DONE 2.0s 08:23:35 08:23:35 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:23:35 #141 ... 08:23:35 08:23:35 #103 [core-common-config-bootstrapper] exporting to image 08:23:35 #103 exporting layers 08:23:35 #103 exporting layers 0.6s done 08:23:35 #103 writing image sha256:9a401e566df510c9408529383ed4981ea4ea3f3fcc0d369dbbf16c9cc2abf373 done 08:23:35 #103 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done 08:23:35 #103 DONE 12.5s 08:23:35 08:23:35 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:25:42 #151 ... 08:25:42 08:25:42 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:25:42 #149 DONE 1255.8s 08:25:42 08:25:42 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:25:42 #141 ... 08:25:42 08:25:42 #185 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:25:42 #185 DONE 0.2s 08:25:42 08:25:42 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:25:42 #147 ... 08:25:42 08:25:42 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:25:42 #186 DONE 0.2s 08:25:42 08:25:42 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:25:42 #187 DONE 0.4s 08:25:42 08:25:42 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:25:42 #148 ... 08:25:42 08:25:42 #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:25:42 #188 DONE 0.1s 08:25:42 08:25:42 #103 [security-spiffe-token-provider] exporting to image 08:25:42 #103 exporting layers 08:25:42 #103 exporting layers 0.9s done 08:25:42 #103 writing image sha256:a606620242bbad01ac0bf887866a9d62a5b9cc0d99f1252f59f3079944c90507 done 08:25:42 #103 naming to docker.io/library/security-spiffe-token-provider-arm64 done 08:25:42 #103 DONE 13.4s 08:25:42 08:25:42 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:32:19 #147 ... 08:32:19 08:32:19 #144 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:32:19 #144 DONE 1656.7s 08:32:19 08:32:19 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:32:19 #147 ... 08:32:19 08:32:19 #189 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:32:19 #189 DONE 0.2s 08:32:19 08:32:19 #190 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:32:19 #190 DONE 0.3s 08:32:19 08:32:19 #191 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:32:19 #191 DONE 0.4s 08:32:19 08:32:19 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:32:19 #151 ... 08:32:19 08:32:19 #192 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:32:19 #192 DONE 0.1s 08:32:19 08:32:19 #193 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:32:19 #193 DONE 0.1s 08:32:19 08:32:19 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:32:19 #194 DONE 2.0s 08:32:19 08:32:19 #103 [security-proxy-auth] exporting to image 08:32:19 #103 exporting layers 08:32:19 #103 exporting layers 0.7s done 08:32:19 #103 writing image sha256:12e2673538768cd634dec34b9271f24817a00cba2249c5e422488ecabf1e48b7 done 08:32:19 #103 naming to docker.io/library/security-proxy-auth-arm64 done 08:32:19 #103 DONE 14.2s 08:32:19 08:32:19 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:33:15 #141 ... 08:33:15 08:33:15 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:33:15 #148 DONE 1715.4s 08:33:15 08:33:15 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:33:15 #147 ... 08:33:15 08:33:15 #195 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:33:15 #195 DONE 0.1s 08:33:15 08:33:15 #196 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:33:15 #196 DONE 0.1s 08:33:15 08:33:15 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:33:15 #147 ... 08:33:15 08:33:15 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:33:15 #197 DONE 0.5s 08:33:15 08:33:15 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:33:15 #147 ... 08:33:15 08:33:15 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:33:15 #198 DONE 0.1s 08:33:15 08:33:15 #103 [core-command] exporting to image 08:33:15 #103 exporting layers 08:33:15 #103 exporting layers 0.4s done 08:33:15 #103 writing image sha256:74a0b74ed90b753fc8534a5e8d67e5632720e7a7b07433811cf98684c25fed5e done 08:33:15 #103 naming to docker.io/library/core-command-arm64 done 08:33:15 #103 DONE 14.6s 08:33:15 08:33:15 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:33:23 #150 ... 08:33:23 08:33:23 #141 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:33:23 #141 DONE 1728.2s 08:33:23 08:33:23 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:33:23 #150 ... 08:33:23 08:33:23 #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:33:23 #199 DONE 0.4s 08:33:23 08:33:23 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:33:23 #150 ... 08:33:23 08:33:23 #200 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:33:23 #200 DONE 0.3s 08:33:23 08:33:23 #201 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:33:23 #201 DONE 0.5s 08:33:23 08:33:23 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:33:24 #147 ... 08:33:24 08:33:24 #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:33:24 #202 DONE 0.2s 08:33:24 08:33:24 #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:33:24 #203 DONE 0.1s 08:33:24 08:33:24 #103 [core-metadata] exporting to image 08:33:24 #103 exporting layers 08:33:25 #103 exporting layers 0.7s done 08:33:25 #103 writing image sha256:8cfe10e4d083f77c2a78fd2ef0bc17998fef9e1adae7b17377a3232d288b8e89 done 08:33:25 #103 naming to docker.io/library/core-metadata-arm64 done 08:33:25 #103 DONE 15.3s 08:33:25 08:33:25 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:33:25 #147 DONE 1731.1s 08:33:25 08:33:25 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:33:25 #150 DONE 1731.7s 08:33:25 08:33:25 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:33:26 #142 ... 08:33:26 08:33:26 #204 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:33:26 #204 DONE 0.3s 08:33:26 08:33:26 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:33:26 #205 DONE 0.4s 08:33:26 08:33:26 #206 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:33:27 #206 DONE 0.7s 08:33:27 08:33:27 #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:33:27 #207 DONE 0.2s 08:33:27 08:33:27 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:33:27 #208 DONE 0.2s 08:33:27 08:33:27 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:33:28 #209 DONE 0.8s 08:33:28 08:33:28 #103 [core-keeper] exporting to image 08:33:28 #103 ... 08:33:28 08:33:28 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:33:28 #210 DONE 0.2s 08:33:28 08:33:28 #103 [core-data] exporting to image 08:33:28 #103 writing image sha256:56f2d958f03bf7bbaf226b1e025cd4825076c1d5118f5bc2b9992ca9757d25df done 08:33:28 #103 naming to docker.io/library/core-keeper-arm64 done 08:33:29 #103 exporting layers 0.7s done 08:33:29 #103 writing image sha256:7f62d7940ea5d122f7d5cf91b2ea56ae03bc9cdf6738b18a0e2f278d096cbc4a done 08:33:29 #103 naming to docker.io/library/core-data-arm64 done 08:33:29 #103 DONE 16.5s 08:33:29 08:33:29 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:33:55 #151 DONE 1757.9s 08:33:55 08:33:55 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:33:55 #142 ... 08:33:55 08:33:55 #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:33:55 #211 DONE 0.1s 08:33:55 08:33:55 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:33:55 #142 DONE 1758.9s 08:33:55 08:33:55 #212 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:33:55 #212 DONE 0.1s 08:33:55 08:33:55 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:33:55 #213 ... 08:33:55 08:33:55 #214 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:33:55 #214 DONE 0.3s 08:33:55 08:33:55 #213 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:33:55 #213 DONE 0.5s 08:33:55 08:33:55 #215 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:33:55 #215 DONE 0.1s 08:33:55 08:33:55 #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:33:55 #216 DONE 0.1s 08:33:55 08:33:55 #103 [support-scheduler] exporting to image 08:33:55 #103 exporting layers 08:33:55 #103 ... 08:33:55 08:33:55 #217 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:33:55 #217 DONE 0.3s 08:33:55 08:33:55 #218 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:33:55 #218 DONE 0.1s 08:33:55 08:33:55 #103 [support-notifications] exporting to image 08:33:55 #103 exporting layers 0.6s done 08:33:55 #103 writing image sha256:b43084b0d539abcd6a6cdc0f8c85ba0ec90faff5bc6c362145fe7c9c749dce39 08:33:55 #103 writing image sha256:b43084b0d539abcd6a6cdc0f8c85ba0ec90faff5bc6c362145fe7c9c749dce39 done 08:33:55 #103 naming to docker.io/library/support-scheduler-arm64 done 08:33:55 #103 exporting layers 0.5s done 08:33:55 #103 writing image sha256:e52f238d75756b55360e39295a2a1079fbdd85381f32a50df5f33379eed172d1 done 08:33:55 #103 naming to docker.io/library/support-notifications-arm64 done 08:33:55 #103 DONE 17.5s 08:33:55 time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:55 time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:55 time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:55 time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:55 time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:55 time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:55 time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:55 time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:55 time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:55 time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:55 time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:55 time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:55 time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:55 time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:33:55 time="2024-07-09T08:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:33:55 $ docker stop --time=1 9964808fd25fa1b8c0aec4eb53e87d05b08c5cadaf2930a00539bf9c6d11ed06 08:33:57 $ docker rm -f --volumes 9964808fd25fa1b8c0aec4eb53e87d05b08c5cadaf2930a00539bf9c6d11ed06 [Pipeline] // withDockerContainer [Pipeline] sh 08:33:58 + docker images 08:33:58 REPOSITORY TAG IMAGE ID CREATED SIZE 08:33:58 support-scheduler-arm64 latest b43084b0d539 5 seconds ago 42.4MB 08:33:58 support-notifications-arm64 latest e52f238d7575 5 seconds ago 43.3MB 08:33:58 core-data-arm64 latest 7f62d7940ea5 30 seconds ago 40.2MB 08:33:58 core-keeper-arm64 latest 56f2d958f03b 31 seconds ago 35.2MB 08:33:58 core-metadata-arm64 latest 8cfe10e4d083 34 seconds ago 40.3MB 08:33:58 core-command-arm64 latest 74a0b74ed90b 48 seconds ago 39.9MB 08:33:58 security-proxy-auth-arm64 latest 12e267353876 About a minute ago 37.4MB 08:33:58 security-spiffe-token-provider-arm64 latest a606620242bb 8 minutes ago 34.1MB 08:33:58 core-common-config-bootstrapper-arm64 latest 9a401e566df5 10 minutes ago 20.1MB 08:33:58 security-secretstore-setup-arm64 latest c5c5d37b2b59 11 minutes ago 41.5MB 08:33:58 security-bootstrapper-arm64 latest 96c589fd01ee 11 minutes ago 23.7MB 08:33:58 security-proxy-setup-arm64 latest 63064d5412b9 11 minutes ago 31MB 08:33:58 security-spire-agent-arm64 latest 2beb69bfa188 31 minutes ago 157MB 08:33:58 security-spire-server-arm64 latest a8c92b03d1b4 31 minutes ago 102MB 08:33:58 security-spire-config-arm64 latest a8a6c55c8f78 31 minutes ago 101MB 08:33:58 ci-base-image-arm64 latest ef2207737871 47 minutes ago 962MB 08:33:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 08:33:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:33:59 08:33:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:33:59 arm64: Pulling from edgex-lftools-log-publisher 08:33:59 8998bd30e6a1: Pulling fs layer 08:33:59 04944245beec: Pulling fs layer 08:33:59 699f458cf7ca: Pulling fs layer 08:33:59 765212b225bb: Pulling fs layer 08:33:59 f23df028b6ca: Pulling fs layer 08:33:59 d65c8cfc05b1: Pulling fs layer 08:33:59 2437ff75d9bd: Pulling fs layer 08:33:59 765212b225bb: Waiting 08:33:59 f23df028b6ca: Waiting 08:33:59 d65c8cfc05b1: Waiting 08:33:59 2437ff75d9bd: Waiting 08:33:59 04944245beec: Verifying Checksum 08:33:59 04944245beec: Download complete 08:33:59 765212b225bb: Download complete 08:34:00 f23df028b6ca: Verifying Checksum 08:34:00 f23df028b6ca: Download complete 08:34:00 d65c8cfc05b1: Verifying Checksum 08:34:00 d65c8cfc05b1: Download complete 08:34:00 699f458cf7ca: Verifying Checksum 08:34:00 699f458cf7ca: Download complete 08:34:00 8998bd30e6a1: Verifying Checksum 08:34:00 8998bd30e6a1: Download complete 08:34:03 2437ff75d9bd: Verifying Checksum 08:34:03 2437ff75d9bd: Download complete 08:34:05 8998bd30e6a1: Pull complete 08:34:05 04944245beec: Pull complete 08:34:07 699f458cf7ca: Pull complete 08:34:07 765212b225bb: Pull complete 08:34:08 f23df028b6ca: Pull complete 08:34:08 d65c8cfc05b1: Pull complete 08:34:26 2437ff75d9bd: Pull complete 08:34:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:34:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:34:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:27 prd-ubuntu20.04-docker-arm64-4c-16g-5249 does not seem to be running inside a container 08:34:27 $ 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 08:34:29 $ docker top d0742cedddcfe25004360b69e16ed192a84b66eba393d23db862a5a1b91972e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:30 ---> job-cost.sh 08:34:30 lf-activate-venv: SKIPPING 08:34:30 INFO: No Stack... 08:34:31 INFO: Retrieving Pricing Info for: v3-standard-4 08:34:32 INFO: Archiving Costs [Pipeline] sh 08:34:32 + cat /w/workspace/edgex-go/1/archives/cost.csv 08:34:32 + cut -d, -f6 [Pipeline] lock 08:34:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4819-1-stack-cost] 08:34:32 Resource [jenkins-edgexfoundry-edgex-go-PR-4819-1-stack-cost] did not exist. Created. 08:34:32 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4819-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:34:33 + echo total: 0.10999999940395355 [Pipeline] stash 08:34:33 Stashed 1 file(s) [Pipeline] } 08:34:33 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4819-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:34:33 $ docker stop --time=1 d0742cedddcfe25004360b69e16ed192a84b66eba393d23db862a5a1b91972e5 08:34:35 $ docker rm -f --volumes d0742cedddcfe25004360b69e16ed192a84b66eba393d23db862a5a1b91972e5 [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 08:34:36 provisioning config files... 08:34:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17163103600441197860tmp [Pipeline] { [Pipeline] sh 08:34:37 + set +x 08:34:37 + curl -s https://codecov.io/bash 08:34:37 + bash -s -- 08:34:37 08:34:37 _____ _ 08:34:37 / ____| | | 08:34:37 | | ___ __| | ___ ___ _____ __ 08:34:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:34:37 | |___| (_) | (_| | __/ (_| (_) \ V / 08:34:37 \_____\___/ \__,_|\___|\___\___/ \_/ 08:34:37 Bash-1.0.6 08:34:37 08:34:37 08:34:37 ==> git version 2.25.1 found 08:34:37 ==> 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 08:34:37 Release-Date: 2020-01-08 08:34:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:34:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:34:37 ==> Jenkins CI detected. 08:34:37 current dir:  /w/workspace/edgex-go/1 08:34:37 project root: . 08:34:37 --> token set from env 08:34:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:34:37 ==> Running gcov in . (disable via -X gcov) 08:34:37 ==> Python coveragepy not found 08:34:37 ==> Searching for coverage reports in: 08:34:37 + . 08:34:37 -> Found 1 reports 08:34:37 ==> Detecting git/mercurial file structure 08:34:37 ==> Reading reports 08:34:37 + ./coverage.out bytes=481596 08:34:37 ==> Appending adjustments 08:34:37 https://docs.codecov.io/docs/fixing-reports 08:34:38 + Found adjustments 08:34:38 ==> Gzipping contents 08:34:38 60K /tmp/codecov.kdEW7v.gz 08:34:38 ==> Uploading reports 08:34:38 url: https://codecov.io 08:34:38 query: branch=PR-4819&commit=b01a0f93ebaeabdb99f4875eedd192c88bbc59d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4819%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4819&job=&cmd_args= 08:34:38 -> Pinging Codecov 08:34:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4819&commit=b01a0f93ebaeabdb99f4875eedd192c88bbc59d7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4819%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4819&job=&cmd_args= 08:34:38 -> Uploading to 08:34:38 https://storage.googleapis.com/codecov/v4/raw/2024-07-09/00271124DB129430A58F1EEE437C3FCB/b01a0f93ebaeabdb99f4875eedd192c88bbc59d7/097f21de-f8db-4f38-823e-1d6d7ed65da6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240709%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240709T083438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af36c3057ca783594150075092a5bbe6e1489cd3183d9da9c274e2ee2562bacb 08:34:38 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:38 Dload Upload Total Spent Left Speed 08:34:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 61290 0 0 100 61290 0 215k --:--:-- --:--:-- --:--:-- 215k 08:34:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b01a0f93ebaeabdb99f4875eedd192c88bbc59d7 [Pipeline] } 08:34:38 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 08:34:40 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 08:34:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:34:41 ---> package-listing.sh 08:34:41 ++ facter osfamily 08:34:41 ++ tr '[:upper:]' '[:lower:]' 08:34:42 + OS_FAMILY=debian 08:34:42 + workspace=/w/workspace/edgex-go/1 08:34:42 + START_PACKAGES=/tmp/packages_start.txt 08:34:42 + END_PACKAGES=/tmp/packages_end.txt 08:34:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:34:42 + PACKAGES=/tmp/packages_start.txt 08:34:42 + '[' /w/workspace/edgex-go/1 ']' 08:34:42 + PACKAGES=/tmp/packages_end.txt 08:34:42 + case "${OS_FAMILY}" in 08:34:42 + dpkg -l 08:34:42 + grep '^ii' 08:34:42 + '[' -f /tmp/packages_start.txt ']' 08:34:42 + '[' -f /tmp/packages_end.txt ']' 08:34:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:34:42 + '[' /w/workspace/edgex-go/1 ']' 08:34:42 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:34:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:34:42 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 08:34:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:43 08:34:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:43 latest: Pulling from edgex-lftools-log-publisher 08:34:43 5eb5b503b376: Pulling fs layer 08:34:43 5c69ac0246d0: Pulling fs layer 08:34:43 ec43610c2a17: Pulling fs layer 08:34:43 3a2ae6a8a46f: Pulling fs layer 08:34:43 33b1e0a273af: Pulling fs layer 08:34:43 5d3b04190fa2: Pulling fs layer 08:34:43 2f39f015ded8: Pulling fs layer 08:34:43 33b1e0a273af: Waiting 08:34:43 5d3b04190fa2: Waiting 08:34:43 5c69ac0246d0: Verifying Checksum 08:34:43 5c69ac0246d0: Download complete 08:34:43 3a2ae6a8a46f: Verifying Checksum 08:34:43 3a2ae6a8a46f: Download complete 08:34:43 33b1e0a273af: Verifying Checksum 08:34:43 33b1e0a273af: Download complete 08:34:43 5d3b04190fa2: Download complete 08:34:43 ec43610c2a17: Verifying Checksum 08:34:43 ec43610c2a17: Download complete 08:34:43 5eb5b503b376: Verifying Checksum 08:34:43 5eb5b503b376: Download complete 08:34:44 2f39f015ded8: Download complete 08:34:44 5eb5b503b376: Pull complete 08:34:44 5c69ac0246d0: Pull complete 08:34:45 ec43610c2a17: Pull complete 08:34:45 3a2ae6a8a46f: Pull complete 08:34:45 33b1e0a273af: Pull complete 08:34:45 5d3b04190fa2: Pull complete 08:34:49 2f39f015ded8: Pull complete 08:34:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:34:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:34:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:49 prd-ubuntu20.04-docker-8c-8g-5248 does not seem to be running inside a container 08:34:49 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:34:50 $ docker top 285e2d8099f316cb481f64bb2461c75d7ec300b3b692188db691a13c3f114c44 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:51 + touch /tmp/pre-build-complete [Pipeline] sh 08:34:51 + mkdir -p /var/log/sysstat [Pipeline] sh 08:34:52 + ls /var/log/sa-host 08:34:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:52 provisioning config files... 08:34:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6529390556292538100tmp [Pipeline] { [Pipeline] echo 08:34:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:34:52 ---> create-netrc.sh [Pipeline] } 08:34:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:34:53 ---> python-tools-install.sh [Pipeline] echo 08:34:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:34:53 ---> sudo-logs.sh 08:34:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:34:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:34:53 ---> job-cost.sh 08:34:53 lf-activate-venv: SKIPPING 08:34:53 DEBUG: total: 0.10999999940395355 08:34:53 INFO: Retrieving Stack Cost... 08:34:54 INFO: Retrieving Pricing Info for: v3-standard-8 08:34:54 INFO: Archiving Costs [Pipeline] echo 08:34:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:34:55 ---> logs-deploy.sh 08:34:55 lf-activate-venv: SKIPPING 08:34:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4819/1 08:34:55 INFO: archiving workspace using pattern(s): 08:34:56 Archives upload complete. 08:34:56 INFO: archiving logs to Nexus