Pull request #4813 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b71999676454bc091ec994e204533b916eb5d04f+4c21b36cbf5f41746e331fe8d24625a901f3a52e (af69607d129787cff0229c096ca02981e0a5a3b0) 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-ssh13838351097814863398.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-ssh1054272203890289117.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-4813/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-4813/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15118361066503988191.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-4813/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8495234469979306964.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-ssh1961016633765818206.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-4813/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-4813/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2866559100074701205.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4773’ Running on prd-ubuntu20.04-docker-8c-8g-4782 in /w/workspace/edgexfoundry_edgex-go_PR-4813 [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 Merging remotes/origin/main commit 4c21b36cbf5f41746e331fe8d24625a901f3a52e into PR head commit b71999676454bc091ec994e204533b916eb5d04f Merge succeeded, producing b71999676454bc091ec994e204533b916eb5d04f Checking out Revision b71999676454bc091ec994e204533b916eb5d04f (PR-4813) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > 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/4813/head:refs/remotes/origin/PR-4813 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b71999676454bc091ec994e204533b916eb5d04f # 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 4c21b36cbf5f41746e331fe8d24625a901f3a52e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b71999676454bc091ec994e204533b916eb5d04f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:25:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:25:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:25:08 ========================================================= 06:25:08 EdgeX Global Pipelines Version Info 06:25:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:25:09 ------------------- 06:25:09 stable info: 06:25:09 ------------------- 06:25:09 Commited By: Ginny Guan ginny@iotechsys.com 06:25:09 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 06:25:09 Message: update stable to v1.0.260 06:25:09 ------------------- 06:25:09 experimental info: 06:25:09 ------------------- 06:25:09 Commited By: Ginny Guan ginny@iotechsys.com 06:25:09 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 06:25:09 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:25:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:25:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:25:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:25:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:25:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:25:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:25:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:25:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:25:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:25:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:25:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:25:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:25:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 06:25:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:25:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:25:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:25:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4813 [Pipeline] echo 06:25:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4813 [Pipeline] echo 06:25:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4813 [Pipeline] echo 06:25:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b71999676454bc091ec994e204533b916eb5d04f [Pipeline] echo 06:25:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b719996 [Pipeline] echo 06:25:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:25:11 provisioning config files... 06:25:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11067513994658456424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:25:12 ---> ****-login.sh 06:25:12 nexus3.edgexfoundry.org:10001 06:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:12 Configure a credential helper to remove this warning. See 06:25:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:12 06:25:12 Login Succeeded 06:25:12 nexus3.edgexfoundry.org:10002 06:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:12 Configure a credential helper to remove this warning. See 06:25:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:12 06:25:12 Login Succeeded 06:25:12 nexus3.edgexfoundry.org:10003 06:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:12 Configure a credential helper to remove this warning. See 06:25:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:12 06:25:12 Login Succeeded 06:25:12 nexus3.edgexfoundry.org:10004 06:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:12 Configure a credential helper to remove this warning. See 06:25:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:12 06:25:12 Login Succeeded 06:25:12 ****.io 06:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:25:13 Configure a credential helper to remove this warning. See 06:25:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:25:13 06:25:13 Login Succeeded 06:25:13 ---> ****-login.sh ends [Pipeline] } 06:25:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:25:13 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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 06:25:13 + + cutdirname -d/ cmd/core-command/Dockerfile -f2 06:25:13 06:25:13 + echo core-command,cmd/core-command/Dockerfile 06:25:13 + + cut -d/ -f2 06:25:13 dirname cmd/core-common-config-bootstrapper/Dockerfile 06:25:13 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:25:13 + cut -d/ -f2 06:25:13 + dirname cmd/core-data/Dockerfile 06:25:13 + echo core-data,cmd/core-data/Dockerfile 06:25:13 + dirname cmd/core-metadata/Dockerfile 06:25:13 + cut -d/ -f2 06:25:13 + echo core-metadata,cmd/core-metadata/Dockerfile 06:25:13 + dirname cmd/security-bootstrapper/Dockerfile 06:25:13 + cut -d/ -f2 06:25:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:25:13 + dirname cmd/security-proxy-auth/Dockerfile 06:25:13 + cut -d/ -f2 06:25:13 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:25:13 + + cut -d/dirname -f2 cmd/security-proxy-setup/Dockerfile 06:25:13 06:25:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:25:13 + dirname cmd/security-secretstore-setup/Dockerfile 06:25:13 + cut -d/ -f2 06:25:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:25:13 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:25:13 + cut -d/ -f2 06:25:13 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:25:13 + + dirname cmd/security-spire-agent/Dockerfile 06:25:13 cut -d/ -f2 06:25:13 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:25:13 + dirname cmd/security-spire-config/Dockerfile 06:25:13 + cut -d/ -f2 06:25:13 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:25:13 + cut -d/ -f2 06:25:13 + dirname cmd/security-spire-server/Dockerfile 06:25:13 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:25:13 + dirname cmd/support-notifications/Dockerfile 06:25:13 + cut -d/ -f2 06:25:13 + echo support-notifications,cmd/support-notifications/Dockerfile 06:25:13 + cut -d/ -f2 06:25:13 + dirname cmd/support-scheduler/Dockerfile 06:25:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:25:13 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-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 06:25:14 + git rev-list -1 --merges b71999676454bc091ec994e204533b916eb5d04f~1..b71999676454bc091ec994e204533b916eb5d04f [Pipeline] echo 06:25:14 -----------> git rev-list -1 --merges b71999676454bc091ec994e204533b916eb5d04f~1..b71999676454bc091ec994e204533b916eb5d04f b71999676454bc091ec994e204533b916eb5d04f [false] [Pipeline] sh 06:25:14 + git log --format=format:%s -1 b71999676454bc091ec994e204533b916eb5d04f [Pipeline] echo 06:25:14 ========================================================= 06:25:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:25:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:25:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:25:14 + grep -v github /etc/ssh/ssh_known_hosts 06:25:14 + [ -e /tmp/ssh_known_hosts ] 06:25:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:25:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:25:14 + sudo tee -a /etc/ssh/ssh_known_hosts 06:25:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:15 06:25:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:25:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:15 0.1.4: Pulling from edgex-devops/py-git-semver 06:25:15 b85a868b505f: Pulling fs layer 06:25:15 e2be974225ed: Pulling fs layer 06:25:15 339a4e72a1f5: Pulling fs layer 06:25:15 988bab9f4d93: Pulling fs layer 06:25:15 1469e6f7b9e6: Pulling fs layer 06:25:15 eaf3925da568: Pulling fs layer 06:25:15 bab4dde63d76: Pulling fs layer 06:25:15 bde34c3a00c8: Pulling fs layer 06:25:15 b352a97aabf1: Pulling fs layer 06:25:15 4872d77fe225: Pulling fs layer 06:25:15 5851b861e8e6: Pulling fs layer 06:25:15 1469e6f7b9e6: Waiting 06:25:15 bde34c3a00c8: Waiting 06:25:15 eaf3925da568: Waiting 06:25:15 bab4dde63d76: Waiting 06:25:15 b352a97aabf1: Waiting 06:25:15 988bab9f4d93: Waiting 06:25:15 4872d77fe225: Waiting 06:25:15 5851b861e8e6: Waiting 06:25:15 e2be974225ed: Download complete 06:25:15 988bab9f4d93: Verifying Checksum 06:25:15 988bab9f4d93: Download complete 06:25:16 339a4e72a1f5: Verifying Checksum 06:25:16 339a4e72a1f5: Download complete 06:25:16 eaf3925da568: Verifying Checksum 06:25:16 eaf3925da568: Download complete 06:25:16 b85a868b505f: Verifying Checksum 06:25:16 b85a868b505f: Download complete 06:25:16 bde34c3a00c8: Download complete 06:25:16 1469e6f7b9e6: Verifying Checksum 06:25:16 1469e6f7b9e6: Download complete 06:25:16 4872d77fe225: Download complete 06:25:16 b352a97aabf1: Verifying Checksum 06:25:16 b352a97aabf1: Download complete 06:25:16 5851b861e8e6: Verifying Checksum 06:25:16 5851b861e8e6: Download complete 06:25:16 bab4dde63d76: Verifying Checksum 06:25:16 bab4dde63d76: Download complete 06:25:17 b85a868b505f: Pull complete 06:25:17 e2be974225ed: Pull complete 06:25:18 339a4e72a1f5: Pull complete 06:25:18 988bab9f4d93: Pull complete 06:25:18 1469e6f7b9e6: Pull complete 06:25:18 eaf3925da568: Pull complete 06:25:20 bab4dde63d76: Pull complete 06:25:20 bde34c3a00c8: Pull complete 06:25:20 b352a97aabf1: Pull complete 06:25:20 4872d77fe225: Pull complete 06:25:20 5851b861e8e6: Pull complete 06:25:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:25:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:25:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:25:21 prd-ubuntu20.04-docker-8c-8g-4782 does not seem to be running inside a container 06:25:21 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:25:24 $ docker top 8b15a8edfea01f5e7560fbfbe6b79ec5a66c95413c05ea3933c8f24130f2cea5 -eo pid,comm 06:25:24 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). 06:25:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:25:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:24 [ssh-agent] Looking for ssh-agent implementation... 06:25:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:25 $ docker exec 8b15a8edfea01f5e7560fbfbe6b79ec5a66c95413c05ea3933c8f24130f2cea5 ssh-agent 06:25:24 SSH_AUTH_SOCK=/tmp/ssh-od6g8zRBOvb2/agent.32 06:25:24 SSH_AGENT_PID=38 06:25:24 Running ssh-add (command line suppressed) 06:25:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5943485633183111243.key (/w/workspace/edgex-go/1@tmp/private_key_5943485633183111243.key) 06:25:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:25 + git tag --points-at HEAD [Pipeline] } 06:25:25 $ docker exec --env ******** --env ******** 8b15a8edfea01f5e7560fbfbe6b79ec5a66c95413c05ea3933c8f24130f2cea5 ssh-agent -k 06:25:25 unset SSH_AUTH_SOCK; 06:25:25 unset SSH_AGENT_PID; 06:25:25 echo Agent pid 38 killed; 06:25:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:25:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:25:25 [ssh-agent] Looking for ssh-agent implementation... 06:25:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:25:26 $ docker exec 8b15a8edfea01f5e7560fbfbe6b79ec5a66c95413c05ea3933c8f24130f2cea5 ssh-agent 06:25:25 SSH_AUTH_SOCK=/tmp/ssh-vUlpFIagT8O4/agent.71 06:25:25 SSH_AGENT_PID=77 06:25:25 Running ssh-add (command line suppressed) 06:25:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11757072246346490535.key (/w/workspace/edgex-go/1@tmp/private_key_11757072246346490535.key) 06:25:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:25:26 + git semver init 06:25:26 2024-07-02 06:25:26,947 [run_init] DEBUG init version:0.0.0 force:False 06:25:26 2024-07-02 06:25:26,948 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 06:25:26 2024-07-02 06:25:26,948 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 06:25:26 2024-07-02 06:25:26,948 [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) 06:25:34 2024-07-02 06:25:33,792 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 06:25:34 2024-07-02 06:25:33,793 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4813 with force:False 06:25:34 2024-07-02 06:25:33,793 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4813 06:25:34 2024-07-02 06:25:33,797 [execute] INFO git cat-file --batch-check 06:25:34 2024-07-02 06:25:33,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 06:25:34 2024-07-02 06:25:33,803 [execute] INFO git cat-file --batch 06:25:34 2024-07-02 06:25:33,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 06:25:34 2024-07-02 06:25:33,809 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4813 06:25:34 0.0.0 [Pipeline] } 06:25:34 $ docker exec --env ******** --env ******** 8b15a8edfea01f5e7560fbfbe6b79ec5a66c95413c05ea3933c8f24130f2cea5 ssh-agent -k 06:25:35 unset SSH_AUTH_SOCK; 06:25:35 unset SSH_AGENT_PID; 06:25:35 echo Agent pid 77 killed; 06:25:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:25:35 + git semver [Pipeline] } 06:25:35 $ docker stop --time=1 8b15a8edfea01f5e7560fbfbe6b79ec5a66c95413c05ea3933c8f24130f2cea5 06:25:40 $ docker rm -f --volumes 8b15a8edfea01f5e7560fbfbe6b79ec5a66c95413c05ea3933c8f24130f2cea5 [Pipeline] // withDockerContainer [Pipeline] sh 06:25:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:25:41 Stashed 1 file(s) [Pipeline] echo 06:25:41 [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 06:25:42 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 06:25:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:25:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:25:42 ========================================================= 06:25:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:25:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:25:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:25:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:25:42 619be1103602: Pulling fs layer 06:25:42 7862e08f4a3e: Pulling fs layer 06:25:42 5df492c9dc93: Pulling fs layer 06:25:42 7629e6793208: Pulling fs layer 06:25:42 4f4fb700ef54: Pulling fs layer 06:25:42 fb5054dd5b73: Pulling fs layer 06:25:42 eeca6798cff9: Pulling fs layer 06:25:42 aa269ceb94a6: Pulling fs layer 06:25:42 ada007ff1a6a: Pulling fs layer 06:25:42 7629e6793208: Waiting 06:25:42 4f4fb700ef54: Waiting 06:25:42 fb5054dd5b73: Waiting 06:25:42 eeca6798cff9: Waiting 06:25:42 aa269ceb94a6: Waiting 06:25:42 ada007ff1a6a: Waiting 06:25:42 7862e08f4a3e: Download complete 06:25:42 7629e6793208: Download complete 06:25:42 4f4fb700ef54: Verifying Checksum 06:25:42 4f4fb700ef54: Download complete 06:25:42 fb5054dd5b73: Verifying Checksum 06:25:42 fb5054dd5b73: Download complete 06:25:42 619be1103602: Verifying Checksum 06:25:42 619be1103602: Download complete 06:25:42 eeca6798cff9: Verifying Checksum 06:25:42 eeca6798cff9: Download complete 06:25:43 619be1103602: Pull complete 06:25:43 ada007ff1a6a: Verifying Checksum 06:25:43 ada007ff1a6a: Download complete 06:25:43 7862e08f4a3e: Pull complete 06:25:43 5df492c9dc93: Verifying Checksum 06:25:43 5df492c9dc93: Download complete 06:25:43 aa269ceb94a6: Verifying Checksum 06:25:43 aa269ceb94a6: Download complete 06:25:46 5df492c9dc93: Pull complete 06:25:46 7629e6793208: Pull complete 06:25:46 4f4fb700ef54: Pull complete 06:25:46 fb5054dd5b73: Pull complete 06:25:46 eeca6798cff9: Pull complete 06:25:49 aa269ceb94a6: Pull complete 06:25:50 ada007ff1a6a: Pull complete 06:25:50 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 06:25:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:25:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 06:25:50 + + docker build -t ci-base-image-x86_64echo -f - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:25:50 WORKDIR /edgex 06:25:50 COPY go.mod . 06:25:50 RUN go mod download . 06:25:50 06:25:50 Sending build context to Docker daemon 178.3MB 06:25:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:25:50 ---> f489d0715acc 06:25:50 Step 2/4 : WORKDIR /edgex 06:25:56 Still waiting to schedule task 06:25:56 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4776’ 06:26:06 ---> Running in 0890f376db3b 06:26:06 Removing intermediate container 0890f376db3b 06:26:06 ---> 042df98147cd 06:26:06 Step 3/4 : COPY go.mod . 06:26:06 ---> 96f504d9828d 06:26:06 Step 4/4 : RUN go mod download 06:26:06 ---> Running in ac92c6951491 06:26:28 Removing intermediate container ac92c6951491 06:26:28 ---> f5c641514a89 06:26:28 Successfully built f5c641514a89 06:26:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:28 + docker inspect -f . ci-base-image-x86_64 06:26:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:28 prd-ubuntu20.04-docker-8c-8g-4782 does not seem to be running inside a container 06:26:28 $ 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 ******** ci-base-image-x86_64 cat 06:26:29 $ docker top 168d007239a0d9ea2a12f9c490abd32f510bbb7022744a6cc02292058023de41 -eo pid,comm [Pipeline] { [Pipeline] sh 06:26:29 + go version 06:26:29 go version go1.21.9 linux/amd64 [Pipeline] } 06:26:29 $ docker stop --time=1 168d007239a0d9ea2a12f9c490abd32f510bbb7022744a6cc02292058023de41 06:26:30 $ docker rm -f --volumes 168d007239a0d9ea2a12f9c490abd32f510bbb7022744a6cc02292058023de41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:26:31 + docker inspect -f . ci-base-image-x86_64 06:26:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:26:31 prd-ubuntu20.04-docker-8c-8g-4782 does not seem to be running inside a container 06:26:31 $ 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 ******** ci-base-image-x86_64 cat 06:26:32 $ docker top 0089295ba50714e48473d7b5d0333c3391842c632d6b5ce27be4fb3eee7435ad -eo pid,comm [Pipeline] { [Pipeline] echo 06:26:32 ========================================================= 06:26:32 [edgeXBuildGoParallel] Running Tests and Build... 06:26:32 ========================================================= [Pipeline] sh 06:26:32 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 06:26:32 + make test 06:26:32 go test -race -coverprofile=coverage.out ./... 06:26:41 ? github.com/edgexfoundry/edgex-go [no test files] 06:27:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:27:13 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:27:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:27:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:27:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:27:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:27:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:27:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:27:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:27:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:27:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:27:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:27:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:27:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:27:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:27:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:27:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements 06:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:27:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:27:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements 06:27:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:27:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:27:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:27:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:27:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:27:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:27:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:27:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:27:18 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:27:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:27:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:27:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:27:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:27:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:27:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:27:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements 06:27:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.049s coverage: 53.2% of statements 06:27:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.030s coverage: 93.4% of statements 06:27:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.036s coverage: 6.6% of statements 06:27:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.341s coverage: 97.6% of statements 06:27:19 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 06:27:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:27:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:27:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 0.9% of statements 06:27:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 32.2% of statements 06:27:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 41.7% of statements 06:27:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 82.9% of statements 06:27:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements 06:27:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 96.3% of statements 06:27:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 06:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:27:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:27:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:27:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:27:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:27:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:27:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:27:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:27:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 06:27:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:27:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:27:27 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:27:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:27:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:27:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:27:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:27:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:27:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:27:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:27:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:27:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:27:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:27:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:27:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:27:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:27:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 06:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:27:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:27:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:27:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:27:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:27:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.215s coverage: 79.9% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.038s coverage: 92.9% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.035s coverage: 87.2% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.138s coverage: 63.1% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.014s coverage: 73.7% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.270s coverage: 38.4% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.039s coverage: 19.9% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.082s coverage: 95.7% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 06:27:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.051s coverage: 98.9% of statements 06:27:46 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 06:27:46 running golangci-lint 06:27:46 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 06:27:46 go version go1.21.9 linux/amd64 06:27:47 level=info msg="[config_reader] Used config file .golangci.yml" 06:27:47 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 06:28:08 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|name|files|types_sizes) took 19.419816572s" 06:28:08 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.158522ms" 06:28:16 level=info msg="[linters_context/goanalysis] analyzers took 1m20.644181225s with top 10 stages: buildir: 43.975049886s, gosec: 6.518330967s, inspect: 2.853675071s, fact_deprecated: 1.979865545s, printf: 1.472433052s, ctrlflow: 1.302388034s, fact_purity: 1.04077728s, S1038: 944.456565ms, nilness: 840.728835ms, typedness: 539.102836ms" 06:28:16 level=info msg="[runner] Issues before processing: 197, after processing: 0" 06:28:16 level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, path_prettifier: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, skip_files: 197/197, autogenerated_exclude: 197/197, cgo: 197/197, identifier_marker: 197/197, exclude: 197/197, skip_dirs: 197/197" 06:28:16 level=info msg="[runner] processing took 15.577278ms with stages: nolint: 6.291804ms, identifier_marker: 4.084431ms, path_prettifier: 1.719244ms, autogenerated_exclude: 1.53281ms, exclude-rules: 1.055221ms, skip_dirs: 852.137µs, cgo: 24.96µs, filename_unadjuster: 13.111µs, max_same_issues: 560ns, fixer: 480ns, skip_files: 420ns, uniq_by_line: 390ns, sort_results: 290ns, severity-rules: 270ns, exclude: 250ns, diff: 230ns, max_from_linter: 180ns, source_code: 140ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" 06:28:16 level=info msg="[runner] linters took 9.621508878s with stages: goanalysis_metalinter: 9.605851628s" 06:28:16 level=info msg="File cache stats: 0 entries of total size 0B" 06:28:16 level=info msg="Memory: 292 samples, avg is 274.7MB, max is 1304.2MB" 06:28:16 level=info msg="Execution took 29.084204293s" 06:28:16 go vet ./... 06:28:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:28:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:28:22 ./bin/test-attribution-txt.sh [Pipeline] echo 06:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 06:28:24 + ls -al . 06:28:24 total 816 06:28:24 drwxrwxr-x 11 1001 1001 4096 Jul 2 06:26 . 06:28:24 drwxr-xr-x 4 root root 4096 Jul 2 06:26 .. 06:28:24 drwxrwxr-x 2 1001 1001 4096 Jul 2 06:25 .blubracket 06:28:24 -rw-rw-r-- 1 1001 1001 10 Jul 2 06:25 .dockerignore 06:28:24 drwxrwxr-x 8 1001 1001 4096 Jul 2 06:27 .git 06:28:24 drwxrwxr-x 3 1001 1001 4096 Jul 2 06:25 .github 06:28:24 -rw-rw-r-- 1 1001 1001 1074 Jul 2 06:25 .gitignore 06:28:24 -rw-rw-r-- 1 1001 1001 42 Jul 2 06:25 .golangci.yml 06:28:24 -rw-rw-r-- 1 1001 1001 100 Jul 2 06:25 .hadolint.yml 06:28:24 drwxr-xr-x 3 1001 1001 4096 Jul 2 06:25 .semver 06:28:24 -rw-rw-r-- 1 1001 1001 155 Jul 2 06:25 .sonarcloud.properties 06:28:24 -rw-rw-r-- 1 1001 1001 1171 Jul 2 06:25 ADOPTERS.md 06:28:24 -rw-rw-r-- 1 1001 1001 20361 Jul 2 06:25 Attribution.txt 06:28:24 -rw-rw-r-- 1 1001 1001 100284 Jul 2 06:25 CHANGELOG.md 06:28:24 -rw-rw-r-- 1 1001 1001 3804 Jul 2 06:25 CONTRIBUTING.md 06:28:24 -rw-rw-r-- 1 1001 1001 677 Jul 2 06:25 GOVERNANCE.md 06:28:24 -rw-rw-r-- 1 1001 1001 861 Jul 2 06:25 Jenkinsfile 06:28:24 -rw-rw-r-- 1 1001 1001 10775 Jul 2 06:25 LICENSE 06:28:24 -rw-rw-r-- 1 1001 1001 15392 Jul 2 06:25 Makefile 06:28:24 -rw-rw-r-- 1 1001 1001 582 Jul 2 06:25 OWNERS.md 06:28:24 -rw-rw-r-- 1 1001 1001 9528 Jul 2 06:25 README.md 06:28:24 -rw-rw-r-- 1 1001 1001 789 Jul 2 06:25 SECURITY.md 06:28:24 -rw-rw-r-- 1 1001 1001 5 Jul 2 06:25 VERSION 06:28:24 drwxrwxr-x 2 1001 1001 4096 Jul 2 06:25 bin 06:28:24 drwxrwxr-x 18 1001 1001 4096 Jul 2 06:25 cmd 06:28:24 -rw-r--r-- 1 root root 456284 Jul 2 06:27 coverage.out 06:28:24 drwxrwxr-x 2 1001 1001 4096 Jul 2 06:25 fuzz_test 06:28:24 -rw-rw-r-- 1 1001 1001 6922 Jul 2 06:25 go.mod 06:28:24 -rw-rw-r-- 1 1001 1001 101535 Jul 2 06:25 go.sum 06:28:24 drwxrwxr-x 7 1001 1001 4096 Jul 2 06:25 internal 06:28:24 drwxrwxr-x 3 1001 1001 4096 Jul 2 06:25 openapi 06:28:24 -rw-rw-r-- 1 1001 1001 584 Jul 2 06:25 security.txt 06:28:24 -rw-rw-r-- 1 1001 1001 204 Jul 2 06:25 version.go [Pipeline] sh 06:28:24 + '[' -e coverage.out ] 06:28:24 + chown 1001:1001 coverage.out [Pipeline] stash 06:28:24 Stashed 1 file(s) [Pipeline] sh 06:28:25 + make build 06:28:25 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:28:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4785 in /w/workspace/edgexfoundry_edgex-go_PR-4813 [Pipeline] { [Pipeline] ws 06:28:45 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 06:28:45 The recommended git tool is: git 06:28:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:28:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:28: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-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:28:48 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 06:28:52 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 06:28: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:28:55 using credential edgex-jenkins-ssh 06:28:55 Cloning the remote Git repository 06:28:55 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 06:28:55 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 06:28:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:28:55 > git init /w/workspace/edgex-go/1 # timeout=10 06:28:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:28:55 > git --version # timeout=10 06:28:55 > git --version # 'git version 2.25.1' 06:28:55 using GIT_SSH to set credentials SSH Credentials for GitHub 06:28:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:28: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 06:28:57 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 06:28:57 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] } 06:28:58 $ docker stop --time=1 0089295ba50714e48473d7b5d0333c3391842c632d6b5ce27be4fb3eee7435ad 06:29:04 $ docker rm -f --volumes 0089295ba50714e48473d7b5d0333c3391842c632d6b5ce27be4fb3eee7435ad [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 06:29:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:29:05 06:29:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:29:05 latest: Pulling from edgex-devops/edgex-compose 06:29:05 91d30c5bc195: Pulling fs layer 06:29:05 2e9b0aa3be6d: Pulling fs layer 06:29:05 9c61dcf015f6: Pulling fs layer 06:29:05 4698f68db338: Pulling fs layer 06:29:05 2a2f49069b9e: Pulling fs layer 06:29:05 e0025b399a48: Pulling fs layer 06:29:05 4698f68db338: Waiting 06:29:05 e0025b399a48: Waiting 06:29:05 2a2f49069b9e: Waiting 06:29:06 91d30c5bc195: Verifying Checksum 06:29:06 91d30c5bc195: Download complete 06:29:06 4698f68db338: Verifying Checksum 06:29:06 4698f68db338: Download complete 06:29:06 2e9b0aa3be6d: Verifying Checksum 06:29:06 2e9b0aa3be6d: Download complete 06:29:06 e0025b399a48: Verifying Checksum 06:29:06 e0025b399a48: Download complete 06:29:06 91d30c5bc195: Pull complete 06:29:06 2a2f49069b9e: Verifying Checksum 06:29:06 2a2f49069b9e: Download complete 06:29:06 2e9b0aa3be6d: Pull complete 06:29:06 9c61dcf015f6: Download complete 06:29:09 9c61dcf015f6: Pull complete 06:29:09 4698f68db338: Pull complete 06:29:12 2a2f49069b9e: Pull complete 06:29:12 e0025b399a48: Pull complete 06:29:12 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 06:29:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 06:29:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:13 prd-ubuntu20.04-docker-8c-8g-4782 does not seem to be running inside a container 06:29:13 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 06:29:13 $ docker top 467cb4791a69e4edfa46c740dccb666cd3bbc83ae34596d480af7e950400615d -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:13 + docker compose -f ./docker-compose-build.yml build --parallel 06:29:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:29:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:16 Merging remotes/origin/main commit 4c21b36cbf5f41746e331fe8d24625a901f3a52e into PR head commit b71999676454bc091ec994e204533b916eb5d04f 06:29:16 #1 [security-secretstore-setup internal] load build definition from Dockerfile 06:29:16 #1 transferring dockerfile: 2.49kB done 06:29:16 #1 DONE 0.0s 06:29:16 06:29:16 #2 [support-scheduler internal] load build definition from Dockerfile 06:29:16 #2 transferring dockerfile: 1.93kB done 06:29:16 #2 DONE 0.0s 06:29:16 06:29:16 #3 [core-command internal] load build definition from Dockerfile 06:29:16 #3 transferring dockerfile: 1.93kB done 06:29:16 #3 DONE 0.0s 06:29:16 06:29:16 #4 [core-data internal] load build definition from Dockerfile 06:29:16 #4 transferring dockerfile: 2.01kB done 06:29:16 #4 DONE 0.0s 06:29:16 06:29:16 #5 [core-metadata internal] load build definition from Dockerfile 06:29:16 #5 transferring dockerfile: 2.06kB done 06:29:16 #5 DONE 0.0s 06:29:16 06:29:16 #6 [security-spire-server internal] load build definition from Dockerfile 06:29:16 #6 transferring dockerfile: 1.70kB done 06:29:16 #6 DONE 0.0s 06:29:16 06:29:16 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:29:16 #7 transferring dockerfile: 1.89kB done 06:29:16 #7 DONE 0.0s 06:29:16 06:29:16 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:29:16 #8 transferring dockerfile: 2.23kB done 06:29:16 #8 DONE 0.0s 06:29:16 06:29:16 #9 [security-spire-config internal] load build definition from Dockerfile 06:29:16 #9 transferring dockerfile: 1.69kB done 06:29:16 #9 DONE 0.0s 06:29:16 06:29:16 #10 [support-notifications internal] load build definition from Dockerfile 06:29:16 #10 transferring dockerfile: 1.95kB done 06:29:16 #10 DONE 0.0s 06:29:16 06:29:16 #11 [security-bootstrapper internal] load build definition from Dockerfile 06:29:16 #11 transferring dockerfile: 2.93kB done 06:29:16 #11 DONE 0.0s 06:29:16 06:29:16 #12 [security-spire-agent internal] load build definition from Dockerfile 06:29:16 #12 transferring dockerfile: 1.81kB done 06:29:16 #12 DONE 0.0s 06:29:16 06:29:16 #13 [security-proxy-setup internal] load build definition from Dockerfile 06:29:16 #13 transferring dockerfile: 2.50kB done 06:29:16 #13 DONE 0.1s 06:29:16 06:29:16 #14 [security-proxy-auth internal] load build definition from Dockerfile 06:29:16 #14 transferring dockerfile: 2.15kB done 06:29:16 #14 DONE 0.0s 06:29:16 06:29:16 #15 [security-secretstore-setup internal] load .dockerignore 06:29:16 #15 transferring context: 50B done 06:29:16 #15 DONE 0.0s 06:29:16 06:29:16 #16 [support-scheduler internal] load .dockerignore 06:29:16 #16 transferring context: 50B done 06:29:16 #16 DONE 0.0s 06:29:16 06:29:16 #17 [core-command internal] load .dockerignore 06:29:16 #17 transferring context: 50B done 06:29:16 #17 DONE 0.0s 06:29:16 06:29:16 #18 [core-data internal] load .dockerignore 06:29:16 #18 transferring context: 50B done 06:29:16 #18 DONE 0.0s 06:29:16 06:29:16 #19 [core-metadata internal] load .dockerignore 06:29:16 #19 transferring context: 50B done 06:29:16 #19 DONE 0.0s 06:29:16 06:29:16 #20 [security-spiffe-token-provider internal] load .dockerignore 06:29:16 #20 transferring context: 50B done 06:29:16 #20 DONE 0.0s 06:29:16 06:29:16 #21 [core-common-config-bootstrapper internal] load .dockerignore 06:29:16 Merge succeeded, producing b71999676454bc091ec994e204533b916eb5d04f 06:29:16 Checking out Revision b71999676454bc091ec994e204533b916eb5d04f (PR-4813) 06:29:16 #21 transferring context: 50B done 06:29:16 #21 DONE 0.0s 06:29:16 06:29:16 #22 [security-spire-server internal] load .dockerignore 06:29:16 #22 transferring context: 50B done 06:29:16 #22 DONE 0.0s 06:29:16 06:29:16 #23 [security-spire-config internal] load .dockerignore 06:29:16 #23 transferring context: 50B done 06:29:16 #23 DONE 0.0s 06:29:16 06:29:16 #24 [support-notifications internal] load .dockerignore 06:29:16 #24 transferring context: 50B done 06:29:16 #24 DONE 0.0s 06:29:16 06:29:16 #25 [security-proxy-setup internal] load .dockerignore 06:29:16 #25 transferring context: 50B done 06:29:16 #25 DONE 0.0s 06:29:16 06:29:16 #26 [security-bootstrapper internal] load .dockerignore 06:29:16 #26 transferring context: 50B done 06:29:16 #26 DONE 0.0s 06:29:16 06:29:16 #27 [security-proxy-auth internal] load .dockerignore 06:29:16 #27 transferring context: 50B done 06:29:16 #27 DONE 0.0s 06:29:16 06:29:16 #28 [security-spire-agent internal] load .dockerignore 06:29:16 #28 transferring context: 50B done 06:29:16 #28 DONE 0.0s 06:29:16 06:29:16 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:29:16 #29 DONE 0.0s 06:29:16 06:29:16 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 06:29:16 #30 DONE 0.1s 06:29:16 06:29:16 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 06:29:16 #30 DONE 0.1s 06:29:16 06:29:16 #31 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:29:16 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:29:16 #31 ... 06:29:16 06:29:16 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:29:16 #29 DONE 0.0s 06:29:16 06:29:16 #31 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:29:16 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:29:16 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:29:16 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 06:29:16 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 06:29:16 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s 06:29:16 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 06:29:16 #31 ... 06:29:16 06:29:16 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:29:16 #29 DONE 0.0s 06:29:16 06:29:16 #31 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:29:16 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:29:16 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:29:16 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 06:29:16 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 06:29:16 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 06:29:16 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:29:16 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:29:16 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 06:29:16 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 06:29:16 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 06:29:16 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 06:29:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:29:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:29:15 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4813/head:refs/remotes/origin/PR-4813 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:29:16 > git config core.sparsecheckout # timeout=10 06:29:16 > git checkout -f b71999676454bc091ec994e204533b916eb5d04f # timeout=10 06:29:16 > git remote # timeout=10 06:29:16 > git config --get remote.origin.url # timeout=10 06:29:16 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:16 > git merge 4c21b36cbf5f41746e331fe8d24625a901f3a52e # timeout=10 06:29:16 > git rev-parse HEAD^{commit} # timeout=10 06:29:16 > git config core.sparsecheckout # timeout=10 06:29:16 > git checkout -f b71999676454bc091ec994e204533b916eb5d04f # timeout=10 06:29:17 #31 ... 06:29:17 06:29:17 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 06:29:17 #30 DONE 0.4s 06:29:17 06:29:17 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:29:17 #29 DONE 0.0s 06:29:17 06:29:17 #31 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:29:17 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:29:17 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:29:17 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 06:29:17 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 06:29:17 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 06:29:17 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 06:29:17 #31 ... 06:29:17 06:29:17 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:29:17 #29 DONE 0.0s 06:29:17 06:29:17 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 06:29:17 #30 DONE 0.4s 06:29:17 06:29:17 #31 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:29:17 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:29:17 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:29:17 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 06:29:17 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 06:29:17 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 06:29:17 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 06:29:17 #31 ... 06:29:17 06:29:17 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:29:17 #29 DONE 0.0s 06:29:17 06:29:17 #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 06:29:17 #32 DONE 0.6s 06:29:17 06:29:17 #31 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:29:17 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:29:17 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:29:17 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 06:29:17 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 06:29:17 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 06:29:17 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 06:29:17 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 06:29:17 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:29:17 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:29:17 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 06:29:17 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 06:29:17 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 06:29:17 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 06:29:17 #31 DONE 0.9s 06:29:17 06:29:17 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 06:29:17 #30 DONE 0.6s 06:29:17 06:29:17 #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 06:29:17 #33 DONE 0.9s 06:29:17 06:29:17 #34 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:29:17 #34 ... 06:29:17 06:29:17 #35 [security-spire-config internal] load build context 06:29:17 #35 transferring context: 25.04kB done 06:29:17 #35 DONE 0.1s 06:29:17 06:29:17 #36 [security-spire-server internal] load build context 06:29:17 #36 transferring context: 26.79kB 0.0s done 06:29:17 #36 DONE 0.2s 06:29:17 > git --version # timeout=10 06:29:17 > git --version # 'git version 2.25.1' 06:29:17 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 06:29:17 06:29:17 #37 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:29:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:29:22 % Total % Received % Xferd Average Speed Time Time Time Current 06:29:22 Dload Upload Total Spent Left Speed 06:29:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 06:29:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 06:29:22 #37 ... 06:29:22 06:29:22 #38 [security-secretstore-setup internal] load build context 06:29:22 #38 transferring context: 200.46MB 6.1s [Pipeline] sh 06:29:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:29:23 + sudo tee /etc/docker/daemon.new 06:29:23 { 06:29:23 "registry-mirrors": [ 06:29:23 "https://nexus3.edgexfoundry.org:10001" 06:29:23 ], 06:29:23 "bip": "10.250.0.254/24", 06:29:23 "hosts": [ 06:29:23 "tcp://0.0.0.0:5555", 06:29:23 "unix:///var/run/docker.sock" 06:29:23 ], 06:29:23 "mtu": 1458, 06:29:23 "selinux-enabled": true, 06:29:23 "seccomp-profile": "/etc/docker/seccomp.json" 06:29:23 } [Pipeline] sh 06:29:23 #38 ... 06:29:23 06:29:23 #39 [core-command internal] load build context 06:29:23 #39 ... 06:29:23 06:29:23 #38 [security-secretstore-setup internal] load build context 06:29:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:29:24 + sudo service docker restart 06:29:27 #38 transferring context: 411.04MB 9.7s done 06:29:27 #38 ... 06:29:27 06:29:27 #40 [support-scheduler internal] load build context 06:29:27 #40 transferring context: 411.04MB 7.3s done 06:29:27 #40 ... 06:29:27 06:29:27 #41 [core-metadata internal] load build context 06:29:27 #41 transferring context: 411.04MB 9.5s done 06:29:27 #41 ... 06:29:27 06:29:27 #42 [core-common-config-bootstrapper internal] load build context 06:29:27 #42 transferring context: 411.04MB 8.3s done 06:29:27 #42 ... 06:29:27 06:29:27 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 06:29:27 #43 ... 06:29:27 06:29:27 #44 [core-data internal] load build context 06:29:27 #44 transferring context: 411.04MB 8.8s done 06:29:28 #44 ... 06:29:28 06:29:28 #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:29:28 #45 ... 06:29:28 06:29:28 #46 [security-spiffe-token-provider internal] load build context 06:29:28 #46 transferring context: 411.04MB 7.7s done 06:29:28 #46 ... 06:29:28 06:29:28 #47 [security-proxy-auth internal] load build context 06:29:28 #47 transferring context: 411.04MB 8.2s done 06:29:28 #47 ... 06:29:28 06:29:28 #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:29:28 #48 ... 06:29:28 06:29:28 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:29:28 #49 ... 06:29:28 06:29:28 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:29:28 #50 ... 06:29:28 06:29:28 #51 [security-proxy-setup internal] load build context 06:29:28 #51 transferring context: 411.04MB 7.5s done 06:29:29 #51 ... 06:29:29 06:29:29 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:29:29 #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 06:29:29 #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 06:29:29 #52 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 06:29:29 #52 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 06:29:29 #52 ... 06:29:29 06:29:29 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:29:29 #53 ... 06:29:29 06:29:29 #54 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:29:29 #54 ... 06:29:29 06:29:29 #55 [security-bootstrapper internal] load build context 06:29:29 #55 transferring context: 411.04MB 7.9s done 06:29:29 #55 ... 06:29:29 06:29:29 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:29:29 #56 ... 06:29:29 06:29:29 #57 [core-data builder 2/7] WORKDIR /edgex-go 06:29:29 #57 ... 06:29:29 06:29:29 #58 [support-notifications internal] load build context 06:29:29 #58 transferring context: 411.04MB 8.0s done 06:29:33 #58 ... 06:29:33 06:29:33 #39 [core-command internal] load build context 06:29:33 #39 transferring context: 411.04MB 8.3s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:42 provisioning config files... 06:29:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5789463739578318666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:43 ---> ****-login.sh 06:29:43 nexus3.edgexfoundry.org:10001 06:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:44 Configure a credential helper to remove this warning. See 06:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:44 06:29:44 Login Succeeded 06:29:44 nexus3.edgexfoundry.org:10002 06:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:44 Configure a credential helper to remove this warning. See 06:29:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:44 06:29:44 Login Succeeded 06:29:44 nexus3.edgexfoundry.org:10003 06:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:45 Configure a credential helper to remove this warning. See 06:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:45 06:29:45 Login Succeeded 06:29:45 nexus3.edgexfoundry.org:10004 06:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:45 Configure a credential helper to remove this warning. See 06:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:45 06:29:45 Login Succeeded 06:29:45 ****.io 06:29:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:29:45 Configure a credential helper to remove this warning. See 06:29:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:29:45 06:29:45 Login Succeeded 06:29:45 ---> ****-login.sh ends [Pipeline] } 06:29:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:29:46 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 06:29:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:29:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:29:46 ========================================================= 06:29:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:29:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:29:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:29:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:29:47 c6b39de5b339: Pulling fs layer 06:29:47 a69c41024577: Pulling fs layer 06:29:47 d6de4b400683: Pulling fs layer 06:29:47 35cb2a7552d0: Pulling fs layer 06:29:47 4f4fb700ef54: Pulling fs layer 06:29:47 464afbd9ba4c: Pulling fs layer 06:29:47 00f215d4a9da: Pulling fs layer 06:29:47 d496ad576159: Pulling fs layer 06:29:47 4f4fb700ef54: Waiting 06:29:47 464afbd9ba4c: Waiting 06:29:47 00f215d4a9da: Waiting 06:29:47 d496ad576159: Waiting 06:29:47 a69c41024577: Verifying Checksum 06:29:47 a69c41024577: Download complete 06:29:47 35cb2a7552d0: Verifying Checksum 06:29:47 35cb2a7552d0: Download complete 06:29:47 4f4fb700ef54: Verifying Checksum 06:29:47 4f4fb700ef54: Download complete 06:29:47 c6b39de5b339: Download complete 06:29:47 464afbd9ba4c: Verifying Checksum 06:29:47 464afbd9ba4c: Download complete 06:29:48 d496ad576159: Verifying Checksum 06:29:48 d496ad576159: Download complete 06:29:48 c6b39de5b339: Pull complete 06:29:48 #39 ... 06:29:48 06:29:48 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:29:48 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 28.6s 06:29:48 #52 ... 06:29:48 06:29:48 #31 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:29:48 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 06:29:48 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:29:48 #31 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 06:29:48 #31 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 06:29:48 #31 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 06:29:48 #31 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 06:29:48 #31 DONE 0.9s 06:29:48 06:29:48 #40 [support-scheduler internal] load build context 06:29:48 #40 DONE 29.8s 06:29:48 06:29:48 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 06:29:48 #43 DONE 29.3s 06:29:48 06:29:48 #57 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 06:29:48 #57 DONE 29.3s 06:29:48 06:29:48 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:29:48 #52 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 06:29:48 #52 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 06:29:48 #52 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 06:29:48 #52 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 06:29:48 #52 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 06:29:48 #52 ... 06:29:48 06:29:48 #46 [security-spiffe-token-provider internal] load build context 06:29:48 #46 DONE 29.7s 06:29:48 06:29:48 #39 [core-command internal] load build context 06:29:48 #39 DONE 29.8s 06:29:48 06:29:48 #51 [security-proxy-setup internal] load build context 06:29:48 #51 DONE 29.4s 06:29:48 06:29:48 #58 [support-notifications internal] load build context 06:29:48 #58 DONE 29.4s 06:29:48 06:29:48 #55 [security-bootstrapper internal] load build context 06:29:48 #55 DONE 29.3s 06:29:48 06:29:48 #44 [core-data internal] load build context 06:29:48 #44 DONE 29.8s 06:29:48 06:29:48 #42 [core-common-config-bootstrapper internal] load build context 06:29:48 #42 DONE 29.7s 06:29:48 06:29:48 #41 [core-metadata internal] load build context 06:29:48 #41 DONE 29.9s 06:29:48 06:29:48 #47 [security-proxy-auth internal] load build context 06:29:48 #47 DONE 29.2s 06:29:48 06:29:48 #38 [security-secretstore-setup internal] load build context 06:29:48 #38 DONE 30.0s 06:29:48 06:29:48 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:29:48 #52 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 28.7s done 06:29:48 #52 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 28.7s done 06:29:48 #52 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 28.7s done 06:29:48 #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 6.29MB / 25.84MB 28.8s 06:29:48 #52 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 06:29:48 #52 ... 06:29:48 06:29:48 #59 [security-spire-agent internal] load build context 06:29:48 #59 transferring context: 26.32kB done 06:29:48 #59 DONE 0.2s 06:29:48 06:29:48 #52 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:29:48 #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 18.87MB / 25.84MB 28.9s 06:29:48 #52 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 06:29:48 #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 29.0s 06:29:48 #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 29.1s done 06:29:48 #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 06:29:48 #52 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 29.1s done 06:29:48 #52 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.1s done 06:29:49 #52 ... 06:29:49 06:29:49 #34 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:29:49 #34 29.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:49 #34 29.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:49 #34 30.17 (1/1) Installing dumb-init (1.2.5-r2) 06:29:49 #34 30.18 Executing busybox-1.36.1-r7.trigger 06:29:49 #34 30.19 OK: 7 MiB in 16 packages 06:29:49 #34 DONE 31.8s 06:29:49 06:29:49 #37 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:29:49 #37 29.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:49 #37 29.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:49 #37 29.92 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:29:49 #37 29.95 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:29:49 #37 29.96 (3/6) Installing dumb-init (1.2.5-r2) 06:29:49 #37 29.96 (4/6) Installing openssl (3.1.6-r0) 06:29:49 #37 29.97 (5/6) Installing su-exec (0.2-r3) 06:29:49 #37 29.98 (6/6) Installing yq (4.33.3-r5) 06:29:49 #37 30.03 Executing busybox-1.36.1-r7.trigger 06:29:49 #37 30.04 OK: 17 MiB in 19 packages 06:29:49 #37 DONE 31.6s 06:29:49 06:29:49 #53 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:29:49 #53 29.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:49 #53 29.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:49 #53 29.95 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:29:49 #53 29.95 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:29:49 #53 29.95 OK: 20072 distinct packages available 06:29:49 #53 29.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:49 #53 30.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:49 #53 30.27 (1/11) Installing ca-certificates (20240226-r0) 06:29:49 #53 30.29 (2/11) Installing brotli-libs (1.0.9-r14) 06:29:49 #53 30.30 (3/11) Installing libunistring (1.1-r1) 06:29:49 #53 30.31 (4/11) Installing libidn2 (2.3.4-r1) 06:29:49 #53 30.32 (5/11) Installing nghttp2-libs (1.57.0-r0) 06:29:49 #53 30.32 (6/11) Installing libcurl (8.5.0-r0) 06:29:49 #53 30.33 (7/11) Installing curl (8.5.0-r0) 06:29:49 #53 30.34 (8/11) Installing dumb-init (1.2.5-r2) 06:29:49 #53 30.34 (9/11) Installing musl-obstack (1.2.3-r2) 06:29:49 #53 30.34 (10/11) Installing libucontext (1.2-r2) 06:29:49 #53 30.35 (11/11) Installing gcompat (1.1.0-r1) 06:29:49 #53 30.35 Executing busybox-1.36.1-r7.trigger 06:29:49 #53 30.35 Executing ca-certificates-20240226-r0.trigger 06:29:49 #53 30.40 OK: 12 MiB in 26 packages 06:29:49 #53 DONE 31.6s 06:29:49 06:29:49 #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:29:49 #45 31.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:49 #45 31.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:49 #45 ... 06:29:49 06:29:49 #52 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:29:49 #52 DONE 32.1s 06:29:49 a69c41024577: Pull complete 06:29:49 06:29:49 #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:29:49 #45 31.95 (1/2) Installing ca-certificates (20240226-r0) 06:29:49 #45 31.96 (2/2) Installing dumb-init (1.2.5-r2) 06:29:49 #45 31.96 Executing busybox-1.36.1-r7.trigger 06:29:49 #45 31.97 Executing ca-certificates-20240226-r0.trigger 06:29:49 #45 32.01 OK: 8 MiB in 17 packages 06:29:49 d6de4b400683: Download complete 06:29:49 #45 DONE 32.1s 06:29:49 06:29:49 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:29:49 #50 32.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:49 #50 32.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:50 #50 32.41 (1/2) Installing dumb-init (1.2.5-r2) 06:29:50 #50 32.41 (2/2) Installing su-exec (0.2-r3) 06:29:50 #50 32.42 Executing busybox-1.36.1-r7.trigger 06:29:50 #50 32.42 OK: 7 MiB in 17 packages 06:29:50 #50 DONE 32.5s 06:29:50 06:29:50 #54 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:29:50 #54 32.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:50 #54 32.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:50 #54 32.42 (1/1) Installing dumb-init (1.2.5-r2) 06:29:50 #54 32.42 Executing busybox-1.36.1-r7.trigger 06:29:50 #54 32.43 OK: 7 MiB in 16 packages 06:29:50 #54 DONE 32.6s 06:29:50 06:29:50 #60 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 06:29:50 #60 ... 06:29:50 06:29:50 #61 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:29:50 #0 0.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:50 #0 1.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:50 #0 1.228 OK: 17 MiB in 19 packages 06:29:50 #61 DONE 1.5s 06:29:50 06:29:50 #48 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:29:50 #48 32.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:50 #48 32.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:50 #48 32.51 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:29:50 #48 32.51 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:29:50 #48 32.51 OK: 20072 distinct packages available 06:29:50 #48 32.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:50 #48 32.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:50 #48 32.86 (1/4) Installing dumb-init (1.2.5-r2) 06:29:50 #48 32.97 (2/4) Installing musl-obstack (1.2.3-r2) 06:29:50 #48 32.97 (3/4) Installing libucontext (1.2-r2) 06:29:50 #48 32.97 (4/4) Installing gcompat (1.1.0-r1) 06:29:50 #48 32.98 Executing busybox-1.36.1-r7.trigger 06:29:50 #48 32.98 OK: 8 MiB in 19 packages 06:29:50 #48 DONE 33.1s 06:29:50 06:29:50 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:29:50 #0 3.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:50 #0 3.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:50 #0 3.792 OK: 264 MiB in 52 packages 06:29:50 #62 DONE 4.3s 06:29:50 06:29:50 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:29:50 #56 32.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:50 #56 32.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:50 #56 32.65 (1/4) Installing ca-certificates (20240226-r0) 06:29:50 #56 32.67 (2/4) Installing dumb-init (1.2.5-r2) 06:29:50 #56 32.67 (3/4) Installing su-exec (0.2-r3) 06:29:50 #56 32.67 (4/4) Installing yq (4.33.3-r5) 06:29:50 #56 32.73 Executing busybox-1.36.1-r7.trigger 06:29:50 #56 32.73 Executing ca-certificates-20240226-r0.trigger 06:29:50 #56 32.77 OK: 17 MiB in 19 packages 06:29:50 #56 DONE 33.1s 06:29:50 06:29:50 #63 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:29:50 #63 DONE 0.1s 06:29:50 06:29:50 #49 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:29:50 #49 32.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:50 #49 32.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:50 #49 32.45 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:29:50 #49 32.45 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:29:50 #49 32.45 OK: 20072 distinct packages available 06:29:50 #49 32.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:50 #49 32.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:50 #49 32.81 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:29:50 #49 32.85 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:29:50 #49 32.99 (3/7) Installing dumb-init (1.2.5-r2) 06:29:50 #49 32.99 (4/7) Installing musl-obstack (1.2.3-r2) 06:29:50 #49 32.99 (5/7) Installing libucontext (1.2-r2) 06:29:50 #49 33.00 (6/7) Installing gcompat (1.1.0-r1) 06:29:50 #49 33.00 (7/7) Installing openssl (3.1.6-r0) 06:29:50 #49 33.04 Executing busybox-1.36.1-r7.trigger 06:29:50 #49 33.08 OK: 8 MiB in 20 packages 06:29:50 #49 DONE 33.3s 06:29:50 06:29:50 #64 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:29:50 #64 DONE 0.2s 06:29:50 06:29:50 #65 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 06:29:51 00f215d4a9da: Verifying Checksum 06:29:51 00f215d4a9da: Download complete 06:29:51 #65 ... 06:29:51 06:29:51 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 06:29:51 #0 4.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:51 #0 4.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:51 #0 4.527 OK: 264 MiB in 52 packages 06:29:51 #66 DONE 4.6s 06:29:51 06:29:51 #67 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:29:51 #67 DONE 0.0s 06:29:51 06:29:51 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:29:51 #68 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.0s done 06:29:51 #68 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 06:29:51 #68 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 06:29:51 #68 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.5s done 06:29:51 #68 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 06:29:51 #68 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 06:29:51 #68 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 06:29:51 #68 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 06:29:51 #68 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.0s done 06:29:51 #68 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.1s done 06:29:51 #68 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 06:29:51 #68 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done 06:29:51 #68 ... 06:29:51 06:29:51 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:29:51 #0 4.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:51 #0 4.367 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:51 #0 4.565 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:29:51 #0 4.565 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:29:51 #0 4.565 OK: 20075 distinct packages available 06:29:51 #0 4.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:51 #0 4.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:51 #0 4.864 OK: 264 MiB in 52 packages 06:29:51 #69 DONE 4.9s 06:29:51 06:29:51 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:29:51 #70 DONE 0.0s 06:29:51 06:29:51 #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:52 #71 ... 06:29:52 06:29:52 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:29:52 #0 2.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:52 #0 2.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:52 #0 2.898 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:29:52 #0 2.930 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:29:52 #0 2.945 OK: 7 MiB in 16 packages 06:29:52 #72 DONE 3.4s 06:29:52 06:29:52 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:29:52 #0 5.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:52 #0 5.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:52 #0 5.636 OK: 264 MiB in 52 packages 06:29:52 #73 DONE 6.0s 06:29:52 06:29:52 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:29:52 #0 2.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:52 #0 2.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:52 #0 2.934 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:29:52 #0 2.964 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:29:52 #0 2.971 Executing ca-certificates-20240226-r0.trigger 06:29:52 #0 3.030 OK: 12 MiB in 26 packages 06:29:52 #74 DONE 3.4s 06:29:52 06:29:52 #60 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 06:29:52 #60 2.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:52 #60 ... 06:29:52 06:29:52 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:29:52 #75 DONE 0.2s 06:29:52 06:29:52 #60 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 06:29:52 #60 2.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:52 #60 2.769 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:29:52 #60 2.800 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:29:52 #60 2.808 OK: 7 MiB in 16 packages 06:29:53 #60 ... 06:29:53 06:29:53 #76 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:29:53 #0 1.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:53 #0 2.062 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:53 #0 2.260 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:29:53 #0 2.313 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:29:53 #0 2.320 OK: 8 MiB in 19 packages 06:29:53 #76 DONE 2.9s 06:29:53 06:29:53 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:29:53 #0 1.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:53 #0 2.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:53 #0 2.859 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:29:53 #0 2.894 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:29:53 #0 2.901 OK: 7 MiB in 17 packages 06:29:53 #77 DONE 3.5s 06:29:53 06:29:53 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:29:53 #0 2.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:53 #0 3.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:53 #0 3.367 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:29:53 #0 3.410 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:29:53 #0 3.430 Executing ca-certificates-20240226-r0.trigger 06:29:53 #0 3.498 OK: 8 MiB in 17 packages 06:29:53 #78 DONE 3.9s 06:29:53 06:29:53 #60 [core-command stage-1 3/7] RUN apk --no-cache upgrade 06:29:53 #60 DONE 3.5s 06:29:53 06:29:53 #65 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:29:53 #65 1.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:53 #65 2.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:53 #65 2.269 OK: 8 MiB in 20 packages 06:29:53 #65 DONE 2.8s 06:29:53 06:29:53 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:29:53 #0 1.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:29:53 #0 2.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:29:53 #0 2.263 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:29:53 #0 2.323 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:29:53 #0 2.334 Executing ca-certificates-20240226-r0.trigger 06:29:53 #0 2.385 OK: 17 MiB in 19 packages 06:29:53 #79 DONE 2.9s 06:29:53 06:29:53 #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:29:54 #80 ... 06:29:54 06:29:54 #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:29:54 #81 DONE 1.2s 06:29:54 06:29:54 #82 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:29:54 #82 DONE 1.2s 06:29:54 06:29:54 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:29:54 #83 DONE 1.2s 06:29:54 06:29:54 #84 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:29:54 #84 DONE 0.1s 06:29:54 06:29:54 #85 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:29:55 #85 DONE 0.5s 06:29:55 06:29:55 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:29:55 #86 DONE 0.4s 06:29:55 06:29:55 #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:29:55 #87 DONE 0.2s 06:29:55 06:29:55 #88 [security-spire-config stage-2 6/10] COPY security.txt / 06:29:55 #88 DONE 0.1s 06:29:55 06:29:55 #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:29:55 #80 DONE 1.8s 06:29:55 06:29:55 #89 [security-spire-server stage-2 6/9] COPY security.txt / 06:29:55 #89 DONE 0.2s 06:29:55 06:29:55 #90 [security-spire-agent stage-3 7/10] COPY security.txt / 06:29:55 #90 ... 06:29:55 06:29:55 #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:29:55 #91 DONE 0.3s 06:29:55 06:29:55 #92 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:29:55 #92 DONE 0.4s 06:29:55 06:29:55 #90 [security-spire-agent stage-3 7/10] COPY security.txt / 06:29:55 #90 DONE 0.5s 06:29:55 06:29:55 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:29:56 #93 ... 06:29:56 06:29:56 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:29:56 #94 DONE 0.5s 06:29:56 06:29:56 #93 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:29:56 #93 DONE 0.4s 06:29:56 06:29:56 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:29:56 #95 DONE 0.3s 06:29:56 06:29:56 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:29:56 #96 DONE 0.3s 06:29:56 06:29:56 #97 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:29:56 #97 DONE 0.4s 06:29:56 06:29:56 #98 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:29:56 #98 DONE 0.4s 06:29:56 06:29:56 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:29:56 #99 DONE 0.4s 06:29:56 06:29:56 #100 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:29:56 #100 DONE 0.0s 06:29:56 06:29:56 #101 [security-spire-agent] exporting to image 06:29:56 #101 exporting layers 06:29:57 #101 exporting layers 0.5s done 06:29:57 #101 writing image sha256:4dfca842f730546fa82560a19225778268ca52206410399f4fbbd1b20b73fed4 0.0s done 06:29:57 #101 writing image sha256:01df3ca3061ea6c5bba4decdc7cacc63d4175789f6d9838fd7d68543d0292a4b done 06:29:57 #101 naming to docker.io/library/security-spire-server done 06:29:57 #101 naming to docker.io/library/security-spire-config done 06:29:57 #101 writing image sha256:8d0a713be17eb64ba4fc84ca1043a2ab5d5ac58ee08afb1b405fa7923628f824 done 06:29:57 #101 naming to docker.io/library/security-spire-agent done 06:29:57 #101 DONE 0.7s 06:29:57 06:29:57 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:01 #102 ... 06:30:01 06:30:01 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:01 #103 ... 06:30:01 06:30:01 #104 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:06 d6de4b400683: Pull complete 06:30:06 35cb2a7552d0: Pull complete 06:30:06 4f4fb700ef54: Pull complete 06:30:06 464afbd9ba4c: Pull complete 06:30:14 00f215d4a9da: Pull complete 06:30:15 d496ad576159: Pull complete 06:30:15 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 06:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:30:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 06:30:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:30:16 WORKDIR /edgex 06:30:16 COPY go.mod . 06:30:16 RUN go mod download 06:30:16 + docker build -t ci-base-image-arm64 -f - . 06:30:16 Sending build context to Docker daemon 3.007MB 06:30:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:30:16 ---> f246e2811388 06:30:16 Step 2/4 : WORKDIR /edgex 06:30:19 ---> Running in ef11568f1a99 06:30:19 Removing intermediate container ef11568f1a99 06:30:19 ---> 1f96a792659f 06:30:19 Step 3/4 : COPY go.mod . 06:30:19 ---> a12d6b975141 06:30:19 Step 4/4 : RUN go mod download 06:30:19 ---> Running in a11d5a772c61 06:30:33 #104 DONE 41.1s 06:30:33 06:30:33 #103 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:33 #103 DONE 41.7s 06:30:33 06:30:33 #102 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:33 #102 DONE 39.8s 06:30:33 06:30:33 #71 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:33 #71 DONE 41.4s 06:30:33 06:30:33 #105 [security-secretstore-setup builder 6/7] COPY . . 06:30:42 #105 DONE 8.3s 06:30:42 06:30:42 #106 [support-scheduler builder 6/7] COPY . . 06:30:42 #106 DONE 8.3s 06:30:42 06:30:42 #107 [security-spiffe-token-provider builder 6/7] COPY . . 06:30:42 #107 DONE 8.3s 06:30:42 06:30:42 #108 [security-proxy-setup builder 6/7] COPY . . 06:30:42 #108 CACHED 06:30:42 06:30:42 #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:42 #109 CACHED 06:30:42 06:30:42 #110 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:30:42 #110 CACHED 06:30:42 06:30:42 #111 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:42 #111 CACHED 06:30:42 06:30:42 #112 [security-bootstrapper builder 6/7] COPY . . 06:30:42 #112 CACHED 06:30:42 06:30:42 #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:30:42 #113 CACHED 06:30:42 06:30:42 #114 [support-notifications builder 6/7] COPY . . 06:30:42 #114 DONE 8.3s 06:30:42 06:30:42 #115 [core-command builder 4/7] COPY go.mod vendor* ./ 06:30:42 #115 CACHED 06:30:42 06:30:42 #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:42 #116 CACHED 06:30:42 06:30:42 #117 [core-command builder 6/7] COPY . . 06:30:42 #117 CACHED 06:30:42 06:30:42 #118 [core-data builder 6/7] COPY . . 06:30:42 #118 CACHED 06:30:42 06:30:42 #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:42 #119 CACHED 06:30:42 06:30:42 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 06:30:42 #120 CACHED 06:30:42 06:30:42 #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:42 #121 CACHED 06:30:42 06:30:42 #122 [core-metadata builder 6/7] COPY . . 06:30:42 #122 CACHED 06:30:42 06:30:42 #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:30:42 #123 CACHED 06:30:42 06:30:42 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:42 #124 CACHED 06:30:42 06:30:42 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:30:42 #125 CACHED 06:30:42 06:30:42 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 06:30:42 #126 CACHED 06:30:42 06:30:42 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:30:42 #127 CACHED 06:30:42 06:30:42 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:42 #128 CACHED 06:30:42 06:30:42 #129 [security-proxy-auth builder 6/7] COPY . . 06:30:42 #129 CACHED 06:30:42 06:30:42 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:30:42 #130 0.997 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 06:30:52 #130 ... 06:30:52 06:30:52 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:30:52 #0 1.095 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 06:30:52 #131 ... 06:30:52 06:30:52 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:30:52 #0 0.536 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 06:30:52 #132 ... 06:30:52 06:30:52 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:30:52 #0 1.257 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 06:30:52 #133 ... 06:30:52 06:30:52 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:30:52 #0 0.539 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:30:52 #134 ... 06:30:52 06:30:52 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:30:52 #0 1.253 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 06:30:52 #135 ... 06:30:52 06:30:52 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:30:52 #0 0.939 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 06:30:52 #136 ... 06:30:52 06:30:52 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:30:52 #0 1.047 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 06:30:52 #137 ... 06:30:52 06:30:52 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:30:52 #0 0.592 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 06:30:52 #138 ... 06:30:52 06:30:52 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:30:52 #0 0.428 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 06:30:52 #139 ... 06:30:52 06:30:52 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:30:52 #0 1.139 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 06:31:27 Removing intermediate container a11d5a772c61 06:31:27 ---> b5e105057780 06:31:27 Successfully built b5e105057780 06:31:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:28 + docker inspect -f . ci-base-image-arm64 06:31:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:28 prd-ubuntu20.04-docker-arm64-4c-16g-4785 does not seem to be running inside a container 06:31:28 $ 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 ******** ci-base-image-arm64 cat 06:31:30 $ docker top 4cd62501c224184ac7393ab9bf30a5b76f08c6aaca09b7edf34a72eddf4225b1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:31 + go version 06:31:31 go version go1.21.9 linux/arm64 [Pipeline] } 06:31:31 $ docker stop --time=1 4cd62501c224184ac7393ab9bf30a5b76f08c6aaca09b7edf34a72eddf4225b1 06:31:32 $ docker rm -f --volumes 4cd62501c224184ac7393ab9bf30a5b76f08c6aaca09b7edf34a72eddf4225b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:33 + docker inspect -f . ci-base-image-arm64 06:31:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:34 prd-ubuntu20.04-docker-arm64-4c-16g-4785 does not seem to be running inside a container 06:31:34 $ 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 ******** ci-base-image-arm64 cat 06:31:35 $ docker top 0a22c9029b73e3d18448b71c89f38882373c9a2b0730ba80aff6cdeadbbf6499 -eo pid,comm [Pipeline] { [Pipeline] echo 06:31:36 ========================================================= 06:31:36 [edgeXBuildGoParallel] Running Tests and Build... 06:31:36 ========================================================= [Pipeline] sh 06:31:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 06:31:37 + make test 06:31:37 go test -race -coverprofile=coverage.out ./... 06:32:00 #140 ... 06:32:00 06:32:00 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:32:00 #139 68.63 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 06:32:33 ? github.com/edgexfoundry/edgex-go [no test files] 06:32:42 #139 ... 06:32:42 06:32:42 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:32:42 #138 DONE 120.0s 06:32:42 06:32:42 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:32:42 #140 DONE 120.0s 06:32:42 06:32:42 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:32:42 #134 DONE 120.0s 06:32:42 06:32:42 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:32:42 #131 DONE 120.0s 06:32:42 06:32:42 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:32:42 #135 DONE 120.0s 06:32:42 06:32:42 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:32:42 #141 ... 06:32:42 06:32:42 #133 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:32:42 #133 DONE 120.0s 06:32:42 06:32:42 #137 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:32:42 #137 DONE 120.2s 06:32:42 06:32:42 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:32:42 #132 DONE 120.2s 06:32:42 06:32:42 #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:32:42 #130 DONE 120.2s 06:32:42 06:32:42 #139 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:32:42 #139 DONE 120.3s 06:32:42 06:32:42 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:32:42 #142 ... 06:32:42 06:32:42 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:32:42 #136 DONE 120.4s 06:32:42 06:32:42 #143 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:32:42 #143 DONE 0.4s 06:32:42 06:32:42 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:32:42 #141 DONE 0.8s 06:32:42 06:32:42 #144 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:32:42 #144 DONE 0.8s 06:32:42 06:32:42 #145 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:32:42 #145 DONE 0.7s 06:32:42 06:32:42 #146 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:32:42 #146 DONE 0.6s 06:32:42 06:32:42 #142 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:32:42 #142 DONE 0.5s 06:32:42 06:32:42 #147 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:32:42 #147 DONE 0.5s 06:32:42 06:32:42 #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:32:42 #148 ... 06:32:42 06:32:42 #149 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:32:42 #149 DONE 0.3s 06:32:42 06:32:42 #150 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:32:42 #150 CACHED 06:32:42 06:32:42 #151 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:32:42 #151 CACHED 06:32:42 06:32:42 #152 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:32:42 #152 CACHED 06:32:42 06:32:42 #153 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:32:42 #153 CACHED 06:32:42 06:32:42 #154 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:32:42 #154 DONE 0.3s 06:32:42 06:32:42 #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:32:42 #155 DONE 0.3s 06:32:42 06:32:42 #156 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:32:42 #156 CACHED 06:32:42 06:32:42 #157 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:32:42 #157 CACHED 06:32:42 06:32:42 #158 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:32:42 #158 DONE 0.3s 06:32:42 06:32:42 #159 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:32:42 #159 CACHED 06:32:42 06:32:42 #160 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:32:42 #160 CACHED 06:32:42 06:32:42 #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:32:42 #148 DONE 0.3s 06:32:42 06:32:42 #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:32:42 #161 ... 06:32:42 06:32:42 #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:32:42 #162 DONE 0.4s 06:32:42 06:32:42 #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:32:44 #163 ... 06:32:44 06:32:44 #164 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:32:44 #164 DONE 1.4s 06:32:44 06:32:44 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:32:44 #165 DONE 1.4s 06:32:44 06:32:44 #166 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:32:44 #166 DONE 1.4s 06:32:44 06:32:44 #167 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:32:44 #167 ... 06:32:44 06:32:44 #161 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:32:44 #161 DONE 2.7s 06:32:44 06:32:44 #168 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:32:44 #168 DONE 2.7s 06:32:44 06:32:44 #169 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:32:44 #169 DONE 2.7s 06:32:44 06:32:44 #170 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:32:44 #170 DONE 2.7s 06:32:44 06:32:44 #171 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:32:44 #171 DONE 2.8s 06:32:44 06:32:44 #172 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:32:44 #172 DONE 2.7s 06:32:44 06:32:44 #163 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:32:44 #163 DONE 2.7s 06:32:44 06:32:44 #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:32:44 #173 DONE 1.4s 06:32:44 06:32:44 #174 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:32:44 #174 ... 06:32:44 06:32:44 #167 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:32:44 #167 DONE 1.6s 06:32:44 06:32:44 #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:32:44 #175 DONE 1.6s 06:32:44 06:32:44 #176 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:32:44 #176 DONE 0.4s 06:32:44 06:32:44 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:32:44 #177 DONE 0.4s 06:32:44 06:32:44 #178 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:32:44 #178 DONE 0.4s 06:32:44 06:32:44 #101 [support-notifications] exporting to image 06:32:44 #101 exporting layers 06:32:44 #101 ... 06:32:44 06:32:44 #179 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:32:44 #179 DONE 0.4s 06:32:44 06:32:44 #180 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:32:44 #180 DONE 0.4s 06:32:44 06:32:44 #181 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 06:32:44 #181 DONE 3.4s 06:32:44 06:32:44 #182 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:32:44 #182 DONE 0.4s 06:32:44 06:32:44 #174 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:32:44 #174 DONE 0.4s 06:32:44 06:32:44 #183 [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 06:32:44 #183 DONE 0.4s 06:32:44 06:32:44 #101 [core-command] exporting to image 06:32:45 #101 ... 06:32:45 06:32:45 #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:32:45 #184 DONE 0.5s 06:32:45 06:32:45 #185 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:32:45 #185 DONE 0.4s 06:32:45 06:32:45 #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:32:45 #186 DONE 0.5s 06:32:45 06:32:45 #187 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 06:32:45 #187 DONE 0.4s 06:32:45 06:32:45 #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:32:45 #188 DONE 0.4s 06:32:45 06:32:45 #101 [core-metadata] exporting to image 06:32:45 #101 ... 06:32:45 06:32:45 #189 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:32:45 #189 DONE 0.2s 06:32:45 06:32:45 #101 [core-metadata] exporting to image 06:32:45 #101 writing image sha256:3afb19895a32e02fd786ce9bd19e04221b81b817fb5fa88b4161bd488df5b9fb 06:32:45 #101 ... 06:32:45 06:32:45 #190 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 06:32:45 #190 DONE 0.3s 06:32:45 06:32:45 #191 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:32:45 #191 DONE 0.3s 06:32:45 06:32:45 #101 [support-notifications] exporting to image 06:32:45 #101 exporting layers 0.8s done 06:32:45 #101 writing image sha256:3afb19895a32e02fd786ce9bd19e04221b81b817fb5fa88b4161bd488df5b9fb 0.1s done 06:32:45 #101 naming to docker.io/library/support-notifications done 06:32:45 #101 writing image sha256:46d6d696daa8555be46a564d0204867b43e8332527403c6d5ad5e1126aeb4481 0.1s done 06:32:45 #101 naming to docker.io/library/core-command 06:32:46 #101 ... 06:32:46 06:32:46 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:32:46 #192 DONE 0.7s 06:32:46 06:32:46 #101 [core-metadata] exporting to image 06:32:46 #101 naming to docker.io/library/core-command done 06:32:46 #101 writing image sha256:ea3d877ca365e5e71d4bcecb33bf60f041288b97eb2220c5d41ce2043f6a7d9a done 06:32:46 #101 writing image sha256:106b9c90c5d6e0824aee1b0ee11aeb544ee4a76a98047e865db68de1ae3d796a done 06:32:46 #101 writing image sha256:38b591afd97c6b2e8175cbd30a697d7af9cd6657d9ff26547c84f0a55c7b5c37 done 06:32:46 #101 naming to docker.io/library/support-scheduler done 06:32:46 #101 naming to docker.io/library/security-spiffe-token-provider done 06:32:46 #101 naming to docker.io/library/core-data done 06:32:46 #101 writing image sha256:e67bb4703348e067e2b9af426396d3bb8e82cea13a103fb8d68e5003d8afc5e9 done 06:32:46 #101 naming to docker.io/library/core-metadata done 06:32:46 #101 ... 06:32:46 06:32:46 #193 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:32:46 #193 DONE 0.4s 06:32:46 06:32:46 #194 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:32:46 #194 DONE 0.7s 06:32:46 06:32:46 #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:32:46 #195 DONE 0.4s 06:32:46 06:32:46 #101 [security-proxy-auth] exporting to image 06:32:46 #101 exporting layers 0.4s done 06:32:46 #101 ... 06:32:46 06:32:46 #196 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:32:46 #196 DONE 0.2s 06:32:46 06:32:46 #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:32:46 #197 DONE 0.1s 06:32:46 06:32:46 #101 [core-common-config-bootstrapper] exporting to image 06:32:46 #101 writing image sha256:3749219d63ccf7e78d5f9f006ab3f9258e49914663745843f6a8bfd2c95a79c3 done 06:32:46 #101 naming to docker.io/library/core-common-config-bootstrapper done 06:32:46 #101 ... 06:32:46 06:32:46 #198 [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/ 06:32:46 #198 DONE 0.1s 06:32:46 06:32:46 #199 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:32:46 #199 DONE 0.8s 06:32:46 06:32:46 #200 [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/ 06:32:46 #200 DONE 0.1s 06:32:46 06:32:46 #101 [security-proxy-auth] exporting to image 06:32:46 #101 exporting layers 0.4s done 06:32:46 #101 writing image sha256:19eb1eae0d7a32382b0b467b8cb1e8329c3cce2d0923d3b730fa6e1e4277baef done 06:32:46 #101 naming to docker.io/library/security-proxy-auth done 06:32:46 #101 ... 06:32:46 06:32:46 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:32:46 #201 DONE 0.0s 06:32:46 06:32:46 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:32:46 #202 DONE 0.1s 06:32:46 06:32:46 #101 [security-proxy-setup] exporting to image 06:32:46 #101 exporting layers 0.3s done 06:32:46 #101 writing image sha256:2d1edd31199cb9b07101cbdcefae9f1bb15a350b191a2422dcbf9f39b5e81b53 done 06:32:46 #101 naming to docker.io/library/security-proxy-setup done 06:32:46 #101 DONE 2.4s 06:32:46 06:32:46 #203 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:32:46 #203 DONE 0.5s 06:32:46 06:32:46 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 06:32:47 #204 DONE 0.4s 06:32:47 06:32:47 #101 [security-secretstore-setup] exporting to image 06:32:47 #101 exporting layers 0.2s done 06:32:47 #101 writing image sha256:c2c6902ae65c4136f0572726b88f421f54265f7b411f3b5e6bd981f80b9aa2e2 done 06:32:47 #101 naming to docker.io/library/security-secretstore-setup done 06:32:47 #101 DONE 2.6s 06:32:47 06:32:47 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:32:47 #68 ... 06:32:47 06:32:47 #101 [security-bootstrapper] exporting to image 06:32:47 #101 exporting layers 0.2s done 06:32:47 #101 writing image sha256:be7c7e8b754fb994cc393139c0fd4cadc57d8aabec7577078a41616b429ca7e1 done 06:32:47 #101 naming to docker.io/library/security-bootstrapper done 06:32:47 #101 DONE 2.8s 06:32:47 06:32:47 #68 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:32:47 time="2024-07-02T06:29:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:47 time="2024-07-02T06:29:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:47 time="2024-07-02T06:29:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:47 time="2024-07-02T06:29:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:47 time="2024-07-02T06:29:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:47 time="2024-07-02T06:29:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:47 time="2024-07-02T06:29:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:47 time="2024-07-02T06:29:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:47 time="2024-07-02T06:29:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:47 time="2024-07-02T06:29:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:47 time="2024-07-02T06:29:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:47 time="2024-07-02T06:29:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:47 time="2024-07-02T06:29:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:32:47 time="2024-07-02T06:29:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:32:47 $ docker stop --time=1 467cb4791a69e4edfa46c740dccb666cd3bbc83ae34596d480af7e950400615d 06:32:48 $ docker rm -f --volumes 467cb4791a69e4edfa46c740dccb666cd3bbc83ae34596d480af7e950400615d [Pipeline] // withDockerContainer [Pipeline] sh 06:32:49 + docker images 06:32:49 REPOSITORY TAG IMAGE ID CREATED SIZE 06:32:49 security-bootstrapper latest be7c7e8b754f 2 seconds ago 24MB 06:32:49 security-proxy-auth latest 19eb1eae0d7a 2 seconds ago 38MB 06:32:49 security-secretstore-setup latest c2c6902ae65c 2 seconds ago 42.2MB 06:32:49 security-proxy-setup latest 2d1edd31199c 2 seconds ago 31.2MB 06:32:49 core-common-config-bootstrapper latest 3749219d63cc 3 seconds ago 20.2MB 06:32:49 core-metadata latest e67bb4703348 3 seconds ago 40.9MB 06:32:49 core-command latest 46d6d696daa8 4 seconds ago 40.4MB 06:32:49 core-data latest 38b591afd97c 4 seconds ago 40.7MB 06:32:49 support-notifications latest 3afb19895a32 4 seconds ago 43.9MB 06:32:49 support-scheduler latest ea3d877ca365 4 seconds ago 43MB 06:32:49 security-spiffe-token-provider latest 106b9c90c5d6 4 seconds ago 34MB 06:32:49 security-spire-agent latest 8d0a713be17e 2 minutes ago 166MB 06:32:49 security-spire-config latest 4dfca842f730 2 minutes ago 107MB 06:32:49 security-spire-server latest 01df3ca3061e 2 minutes ago 107MB 06:32:49 ci-base-image-x86_64 latest f5c641514a89 6 minutes ago 966MB 06:32:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 06:32:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 06:32:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:36:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:36:26 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 06:36:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:36:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:36:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:36:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 06:36:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:36:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 06:36:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:36:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 06:36:36 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:36:36 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:36:36 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:36:36 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 06:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:36:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:36:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.133s coverage: 28.7% of statements 06:37:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.215s coverage: 97.0% of statements 06:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 06:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 06:37:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 06:37:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.293s coverage: 69.2% of statements 06:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:37:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.235s coverage: 53.2% of statements 06:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 06:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 06:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:37:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 06:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:37:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.745s coverage: 93.4% of statements 06:37:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.376s coverage: 6.6% of statements 06:37:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:37:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 06:37:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 06:37:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:37:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 06:37:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:37:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:37:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:37:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:37:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:37:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.120s coverage: 97.6% of statements 06:37:50 ok github.com/edgexfoundry/edgex-go/internal/io 1.100s coverage: 72.2% of statements 06:38:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:38:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 06:38:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.340s coverage: 0.9% of statements 06:38:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.172s coverage: 32.2% of statements 06:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.161s coverage: 41.7% of statements 06:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.142s coverage: 82.9% of statements 06:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.116s coverage: 94.1% of statements 06:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.109s coverage: 96.3% of statements 06:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.121s coverage: 87.5% of statements 06:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 06:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 06:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 06:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 06:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 06:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 06:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 06:38:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.115s coverage: 94.4% of statements 06:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 06:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 06:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 06:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 06:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:38:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.128s coverage: 79.9% of statements 06:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.179s coverage: 92.9% of statements 06:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.081s coverage: 64.4% of statements 06:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.136s coverage: 62.3% of statements 06:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.109s coverage: 87.2% of statements 06:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.086s coverage: 20.0% of statements 06:38:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.082s coverage: 100.0% of statements 06:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 06:38:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.433s coverage: 81.8% of statements 06:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.290s coverage: 82.1% of statements 06:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.120s coverage: 86.0% of statements 06:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:38:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.981s coverage: 63.1% of statements 06:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.126s coverage: 100.0% of statements 06:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.130s coverage: 89.4% of statements 06:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.109s coverage: 100.0% of statements 06:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 06:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 06:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 06:38:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.085s coverage: 73.7% of statements 06:38:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.072s coverage: 100.0% of statements 06:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:39:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.715s coverage: 38.4% of statements 06:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements 06:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 06:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 06:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 06:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 06:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.112s coverage: 84.8% of statements 06:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 06:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 06:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:39:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:39:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.180s coverage: 19.9% of statements 06:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 06:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 06:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 06:39:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 06:39:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.517s coverage: 95.7% of statements 06:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:39:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:39:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.154s coverage: 61.8% of statements 06:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 06:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 06:39:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.296s coverage: 98.9% of statements 06:39:31 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 06:39:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:39:31 go vet ./... 06:43:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:43:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:43:53 ./bin/test-attribution-txt.sh [Pipeline] echo 06:43:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 06:43:54 + ls -al . 06:43:54 total 812 06:43:54 drwxrwxr-x 10 1001 1001 4096 Jul 2 06:31 . 06:43:54 drwxr-xr-x 4 root root 4096 Jul 2 06:31 .. 06:43:54 drwxrwxr-x 2 1001 1001 4096 Jul 2 06:29 .blubracket 06:43:54 -rw-rw-r-- 1 1001 1001 10 Jul 2 06:29 .dockerignore 06:43:54 drwxrwxr-x 8 1001 1001 4096 Jul 2 06:29 .git 06:43:54 drwxrwxr-x 3 1001 1001 4096 Jul 2 06:29 .github 06:43:54 -rw-rw-r-- 1 1001 1001 1074 Jul 2 06:29 .gitignore 06:43:54 -rw-rw-r-- 1 1001 1001 42 Jul 2 06:29 .golangci.yml 06:43:54 -rw-rw-r-- 1 1001 1001 100 Jul 2 06:29 .hadolint.yml 06:43:54 -rw-rw-r-- 1 1001 1001 155 Jul 2 06:29 .sonarcloud.properties 06:43:54 -rw-rw-r-- 1 1001 1001 1171 Jul 2 06:29 ADOPTERS.md 06:43:54 -rw-rw-r-- 1 1001 1001 20361 Jul 2 06:29 Attribution.txt 06:43:54 -rw-rw-r-- 1 1001 1001 100284 Jul 2 06:29 CHANGELOG.md 06:43:54 -rw-rw-r-- 1 1001 1001 3804 Jul 2 06:29 CONTRIBUTING.md 06:43:54 -rw-rw-r-- 1 1001 1001 677 Jul 2 06:29 GOVERNANCE.md 06:43:54 -rw-rw-r-- 1 1001 1001 861 Jul 2 06:29 Jenkinsfile 06:43:54 -rw-rw-r-- 1 1001 1001 10775 Jul 2 06:29 LICENSE 06:43:54 -rw-rw-r-- 1 1001 1001 15392 Jul 2 06:29 Makefile 06:43:54 -rw-rw-r-- 1 1001 1001 582 Jul 2 06:29 OWNERS.md 06:43:54 -rw-rw-r-- 1 1001 1001 9528 Jul 2 06:29 README.md 06:43:54 -rw-rw-r-- 1 1001 1001 789 Jul 2 06:29 SECURITY.md 06:43:54 -rw-rw-r-- 1 1001 1001 5 Jul 2 06:25 VERSION 06:43:54 drwxrwxr-x 2 1001 1001 4096 Jul 2 06:29 bin 06:43:54 drwxrwxr-x 18 1001 1001 4096 Jul 2 06:29 cmd 06:43:54 -rw-r--r-- 1 root root 456284 Jul 2 06:39 coverage.out 06:43:54 drwxrwxr-x 2 1001 1001 4096 Jul 2 06:29 fuzz_test 06:43:54 -rw-rw-r-- 1 1001 1001 6922 Jul 2 06:29 go.mod 06:43:54 -rw-rw-r-- 1 1001 1001 101535 Jul 2 06:29 go.sum 06:43:54 drwxrwxr-x 7 1001 1001 4096 Jul 2 06:29 internal 06:43:54 drwxrwxr-x 3 1001 1001 4096 Jul 2 06:29 openapi 06:43:54 -rw-rw-r-- 1 1001 1001 584 Jul 2 06:29 security.txt 06:43:54 -rw-rw-r-- 1 1001 1001 204 Jul 2 06:29 version.go [Pipeline] sh 06:43:55 + '[' -e coverage.out ] 06:43:55 + chown 1001:1001 coverage.out [Pipeline] stash 06:43:55 Warning: overwriting stash ‘coverage-report’ 06:43:56 Stashed 1 file(s) [Pipeline] sh 06:43:56 + make build 06:43: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-data/core-data ./cmd/core-data 06:47:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:47:20 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 06:47:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:47:32 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 06:48:04 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 06:48: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:48:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:48:28 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 06:48:32 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 06:48:35 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 06:48:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 06:48:45 $ docker stop --time=1 0a22c9029b73e3d18448b71c89f38882373c9a2b0730ba80aff6cdeadbbf6499 06:48:47 $ docker rm -f --volumes 0a22c9029b73e3d18448b71c89f38882373c9a2b0730ba80aff6cdeadbbf6499 [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 06:48:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:48:51 06:48:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:48:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:48:52 latest: Pulling from edgex-devops/edgex-compose-arm64 06:48:52 547446be3368: Pulling fs layer 06:48:52 d125d8839a47: Pulling fs layer 06:48:52 3e85d5ac6304: Pulling fs layer 06:48:52 c3105a71a48b: Pulling fs layer 06:48:52 0f093f025ec4: Pulling fs layer 06:48:52 c3106fc0e877: Pulling fs layer 06:48:52 0f093f025ec4: Waiting 06:48:52 c3106fc0e877: Waiting 06:48:52 547446be3368: Verifying Checksum 06:48:52 c3105a71a48b: Verifying Checksum 06:48:52 c3105a71a48b: Download complete 06:48:52 d125d8839a47: Verifying Checksum 06:48:52 d125d8839a47: Download complete 06:48:52 c3106fc0e877: Verifying Checksum 06:48:52 c3106fc0e877: Download complete 06:48:52 0f093f025ec4: Verifying Checksum 06:48:52 0f093f025ec4: Download complete 06:48:53 547446be3368: Pull complete 06:48:54 d125d8839a47: Pull complete 06:48:54 3e85d5ac6304: Verifying Checksum 06:48:54 3e85d5ac6304: Download complete 06:49:04 3e85d5ac6304: Pull complete 06:49:04 c3105a71a48b: Pull complete 06:49:04 0f093f025ec4: Pull complete 06:49:04 c3106fc0e877: Pull complete 06:49:04 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:49:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:49:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:04 prd-ubuntu20.04-docker-arm64-4c-16g-4785 does not seem to be running inside a container 06:49:05 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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/edgex-compose-arm64:latest cat 06:49:07 $ docker top ba6d5fdbfc61fa0393b448ac6efe44fac5b665edd8d3755bd6e6cc7c3c78c18d -eo pid,comm [Pipeline] { [Pipeline] sh 06:49:08 + docker compose -f ./docker-compose-build.yml build --parallel 06:49:16 #1 [security-spire-server internal] load build definition from Dockerfile 06:49:16 #1 transferring dockerfile: 1.70kB done 06:49:16 #1 DONE 0.6s 06:49:16 06:49:16 #2 [core-data internal] load build definition from Dockerfile 06:49:16 #2 transferring dockerfile: 2.01kB 0.0s done 06:49:16 #2 DONE 0.1s 06:49:16 06:49:16 #3 [security-proxy-auth internal] load build definition from Dockerfile 06:49:16 #3 transferring dockerfile: 2.15kB done 06:49:16 #3 DONE 0.1s 06:49:16 06:49:16 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:49:16 #4 transferring dockerfile: 1.89kB done 06:49:16 #4 DONE 0.1s 06:49:16 06:49:16 #5 [support-scheduler internal] load build definition from Dockerfile 06:49:16 #5 transferring dockerfile: 1.93kB 0.0s done 06:49:16 #5 DONE 0.1s 06:49:16 06:49:16 #6 [security-spire-agent internal] load build definition from Dockerfile 06:49:16 #6 transferring dockerfile: 1.81kB done 06:49:17 #6 DONE 0.1s 06:49:17 06:49:17 #7 [core-command internal] load build definition from Dockerfile 06:49:17 #7 transferring dockerfile: 1.93kB done 06:49:17 #7 DONE 0.1s 06:49:17 06:49:17 #8 [security-secretstore-setup internal] load build definition from Dockerfile 06:49:17 #8 transferring dockerfile: 2.49kB done 06:49:17 #8 DONE 0.1s 06:49:17 06:49:17 #9 [security-bootstrapper internal] load build definition from Dockerfile 06:49:17 #9 transferring dockerfile: 2.93kB 0.0s done 06:49:17 #9 DONE 0.1s 06:49:17 06:49:17 #10 [support-notifications internal] load build definition from Dockerfile 06:49:17 #10 transferring dockerfile: 1.95kB 0.0s done 06:49:17 #10 DONE 0.1s 06:49:17 06:49:17 #11 [core-metadata internal] load build definition from Dockerfile 06:49:17 #11 transferring dockerfile: 2.06kB 0.0s done 06:49:17 #11 DONE 0.1s 06:49:17 06:49:17 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:49:17 #12 transferring dockerfile: 2.23kB done 06:49:17 #12 DONE 0.1s 06:49:17 06:49:17 #13 [security-spire-config internal] load build definition from Dockerfile 06:49:17 #13 transferring dockerfile: 1.69kB done 06:49:17 #13 DONE 0.1s 06:49:17 06:49:17 #14 [security-proxy-setup internal] load build definition from Dockerfile 06:49:17 #14 transferring dockerfile: 2.50kB done 06:49:17 #14 DONE 0.1s 06:49:17 06:49:17 #15 [security-spire-server internal] load .dockerignore 06:49:17 #15 transferring context: 50B done 06:49:17 #15 DONE 0.1s 06:49:18 06:49:18 #16 [core-data internal] load .dockerignore 06:49:18 #16 transferring context: 50B done 06:49:18 #16 DONE 0.0s 06:49:18 06:49:18 #17 [security-proxy-auth internal] load .dockerignore 06:49:18 #17 transferring context: 50B done 06:49:18 #17 DONE 0.1s 06:49:18 06:49:18 #18 [security-spiffe-token-provider internal] load .dockerignore 06:49:18 #18 transferring context: 50B done 06:49:18 #18 DONE 0.1s 06:49:18 06:49:18 #19 [support-scheduler internal] load .dockerignore 06:49:18 #19 transferring context: 50B 0.0s done 06:49:18 #19 DONE 0.1s 06:49:18 06:49:18 #20 [security-spire-agent internal] load .dockerignore 06:49:18 #20 transferring context: 50B done 06:49:18 #20 DONE 0.1s 06:49:18 06:49:18 #21 [core-command internal] load .dockerignore 06:49:18 #21 transferring context: 50B 0.0s done 06:49:18 #21 DONE 0.1s 06:49:18 06:49:18 #22 [security-secretstore-setup internal] load .dockerignore 06:49:18 #22 transferring context: 50B done 06:49:18 #22 DONE 0.1s 06:49:19 06:49:19 #23 [security-bootstrapper internal] load .dockerignore 06:49:19 #23 transferring context: 50B done 06:49:19 #23 DONE 0.0s 06:49:19 06:49:19 #24 [support-notifications internal] load .dockerignore 06:49:19 #24 transferring context: 50B done 06:49:19 #24 DONE 0.1s 06:49:19 06:49:19 #25 [core-metadata internal] load .dockerignore 06:49:19 #25 transferring context: 50B done 06:49:19 #25 DONE 0.1s 06:49:19 06:49:19 #26 [core-common-config-bootstrapper internal] load .dockerignore 06:49:19 #26 transferring context: 50B 0.0s done 06:49:19 #26 DONE 0.1s 06:49:19 06:49:19 #27 [security-spire-config internal] load .dockerignore 06:49:19 #27 transferring context: 50B done 06:49:19 #27 DONE 0.1s 06:49:19 06:49:19 #28 [security-proxy-setup internal] load .dockerignore 06:49:19 #28 transferring context: 50B done 06:49:19 #28 DONE 0.1s 06:49:19 06:49:19 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 06:49:19 #29 ... 06:49:19 06:49:19 #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 06:49:19 #30 DONE 0.2s 06:49:19 06:49:19 #29 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 06:49:19 #29 DONE 0.6s 06:49:19 06:49:19 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:19 #31 DONE 0.0s 06:49:19 06:49:19 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 06:49:19 #30 ... 06:49:19 06:49:19 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:19 #31 DONE 0.0s 06:49:19 06:49:19 #32 [security-spire-server internal] load build context 06:49:19 #32 transferring context: 26.79kB 0.0s done 06:49:19 #32 DONE 0.1s 06:49:19 06:49:19 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 06:49:20 #30 ... 06:49:20 06:49:20 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:20 #31 DONE 0.0s 06:49:20 06:49:20 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 06:49:20 #30 ... 06:49:20 06:49:20 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:20 #31 DONE 0.0s 06:49:20 06:49:20 #30 [core-command internal] load metadata for docker.io/library/alpine:3.18 06:49:20 #30 DONE 0.3s 06:49:20 06:49:20 #33 [core-command stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:49:20 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 06:49:20 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:49:20 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:49:20 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:49:20 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 06:49:20 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 06:49:20 #33 ... 06:49:20 06:49:20 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:20 #31 DONE 0.0s 06:49:20 06:49:20 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:20 #31 DONE 0.0s 06:49:20 06:49:20 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 06:49:20 #29 DONE 0.8s 06:49:20 06:49:20 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:20 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 06:49:20 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 06:49:20 #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 06:49:20 #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 06:49:20 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 06:49:20 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 06:49:20 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 06:49:20 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 06:49:20 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.35MB / 23.39MB 0.7s 06:49:20 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 06:49:20 #34 ... 06:49:20 06:49:20 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:20 #31 DONE 0.0s 06:49:20 06:49:20 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:20 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 0.8s 06:49:21 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 1.2s 06:49:21 #34 ... 06:49:21 06:49:21 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:21 #31 DONE 0.0s 06:49:21 06:49:21 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 06:49:21 #30 DONE 1.1s 06:49:21 06:49:21 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:21 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.01MB / 23.39MB 1.3s 06:49:21 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 06:49:21 #34 ... 06:49:21 06:49:21 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:21 #31 DONE 0.0s 06:49:21 06:49:21 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 06:49:21 #35 DONE 1.1s 06:49:21 06:49:21 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:21 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 06:49:21 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 06:49:21 #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 06:49:21 #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 06:49:21 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 06:49:21 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 06:49:21 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 06:49:21 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 06:49:21 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 06:49:21 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 06:49:21 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 1.5s 06:49:21 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 1.8s 06:49:22 #34 ... 06:49:22 06:49:22 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:49:22 #31 DONE 0.0s 06:49:22 06:49:22 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:22 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 2.0s 06:49:22 #34 ... 06:49:22 06:49:22 #29 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 06:49:22 #29 DONE 1.2s 06:49:22 06:49:22 #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:22 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.87MB / 23.39MB 2.2s 06:49:22 #34 ... 06:49:22 06:49:22 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 06:49:22 #30 DONE 1.9s 06:49:22 06:49:22 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:22 #34 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done 06:49:22 #34 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 06:49:22 #34 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 06:49:22 #34 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 06:49:22 #34 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done 06:49:22 #34 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 06:49:22 #34 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s done 06:49:22 #34 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 06:49:22 #34 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 06:49:22 #34 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 06:49:22 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.04MB / 23.39MB 2.4s 06:49:22 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.7s 06:49:23 #34 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 2.9s done 06:49:23 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 06:49:23 #34 ... 06:49:23 06:49:23 #36 [security-spire-agent internal] load build context 06:49:23 #36 transferring context: 26.32kB 0.2s done 06:49:23 #36 DONE 2.4s 06:49:24 06:49:24 #33 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:49:24 #33 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.1s done 06:49:24 #33 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 06:49:24 #33 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 06:49:24 #33 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 06:49:24 #33 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done 06:49:24 #33 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.0s done 06:49:24 #33 ... 06:49:24 06:49:24 #37 [security-spire-config internal] load build context 06:49:24 #37 transferring context: 25.04kB 0.2s done 06:49:24 #37 DONE 2.1s 06:49:24 06:49:24 #33 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 06:49:29 #33 ... 06:49:29 06:49:29 #38 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:49:29 #38 DONE 8.7s 06:49:29 06:49:29 #39 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 06:49:30 #39 ... 06:49:30 06:49:30 #40 [core-data internal] load build context 06:49:30 #40 transferring context: 18.19MB 9.5s 06:49:30 #40 ... 06:49:30 06:49:30 #41 [support-scheduler internal] load build context 06:49:30 #41 ... 06:49:30 06:49:30 #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 06:49:30 #39 DONE 2.0s 06:49:30 06:49:30 #41 [support-scheduler internal] load build context 06:49:30 #41 ... 06:49:30 06:49:30 #42 [security-proxy-auth internal] load build context 06:49:30 #42 ... 06:49:30 06:49:30 #43 [core-command internal] load build context 06:49:30 #43 ... 06:49:30 06:49:30 #44 [security-spiffe-token-provider internal] load build context 06:49:30 #44 ... 06:49:30 06:49:30 #45 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:49:30 #45 ... 06:49:30 06:49:30 #46 [security-bootstrapper internal] load build context 06:49:31 #46 ... 06:49:31 06:49:31 #47 [security-secretstore-setup internal] load build context 06:49:31 #47 ... 06:49:31 06:49:31 #46 [security-bootstrapper internal] load build context 06:49:31 #46 ... 06:49:31 06:49:31 #48 [core-metadata internal] load build context 06:49:31 #48 ... 06:49:31 06:49:31 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:49:31 #49 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 06:49:31 #49 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 06:49:31 #49 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 06:49:31 #49 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 06:49:31 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 06:49:31 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 06:49:31 #49 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done 06:49:31 #49 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 2.2s done 06:49:31 #49 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 06:49:31 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.8s 06:49:31 #49 ... 06:49:31 06:49:31 #50 [support-notifications internal] load build context 06:49:31 #50 ... 06:49:31 06:49:31 #51 [core-common-config-bootstrapper internal] load build context 06:49:31 #51 ... 06:49:31 06:49:31 #50 [support-notifications internal] load build context 06:49:32 #50 ... 06:49:32 06:49:32 #52 [security-proxy-setup internal] load build context 06:49:32 #52 ... 06:49:32 06:49:32 #50 [support-notifications internal] load build context 06:49:33 #50 ... 06:49:33 06:49:33 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:34 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.8s 06:49:34 #34 ... 06:49:34 06:49:34 #50 [support-notifications internal] load build context 06:49:34 #50 ... 06:49:34 06:49:34 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:49:34 #0 8.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:34 #0 9.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:34 #53 ... 06:49:34 06:49:34 #50 [support-notifications internal] load build context 06:49:35 #50 ... 06:49:35 06:49:35 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:49:35 #54 ... 06:49:35 06:49:35 #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:49:35 #0 9.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:35 #55 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:35 #55 ... 06:49:35 06:49:35 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:49:35 #56 ... 06:49:35 06:49:35 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:49:35 #57 ... 06:49:35 06:49:35 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:49:35 #58 ... 06:49:35 06:49:35 #59 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:49:35 #0 8.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:35 #0 9.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:36 #59 ... 06:49:36 06:49:36 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:49:36 #60 ... 06:49:36 06:49:36 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:49:36 #61 ... 06:49:36 06:49:36 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:39 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.9s 06:49:39 #34 ... 06:49:39 06:49:39 #59 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 06:49:39 #59 12.01 (1/1) Installing dumb-init (1.2.5-r2) 06:49:39 #59 12.01 Executing busybox-1.36.1-r7.trigger 06:49:39 #59 12.07 OK: 8 MiB in 16 packages 06:49:39 #59 DONE 14.1s 06:49:39 06:49:39 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:39 #34 ... 06:49:39 06:49:39 #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 06:49:39 #62 ... 06:49:39 06:49:39 #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 06:49:39 #53 12.67 (1/2) Installing ca-certificates (20240226-r0) 06:49:39 #53 13.27 (2/2) Installing dumb-init (1.2.5-r2) 06:49:39 #53 13.27 Executing busybox-1.36.1-r7.trigger 06:49:39 #53 13.27 Executing ca-certificates-20240226-r0.trigger 06:49:39 #53 13.85 OK: 9 MiB in 17 packages 06:49:39 #53 DONE 15.0s 06:49:39 06:49:39 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:40 #34 ... 06:49:40 06:49:40 #40 [core-data internal] load build context 06:49:40 #40 transferring context: 26.65MB 20.0s 06:49:40 #40 ... 06:49:40 06:49:40 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:49:40 #63 ... 06:49:40 06:49:40 #42 [security-proxy-auth internal] load build context 06:49:40 #42 ... 06:49:40 06:49:40 #41 [support-scheduler internal] load build context 06:49:40 #41 ... 06:49:40 06:49:40 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:49:40 #64 ... 06:49:40 06:49:40 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:49:40 #65 ... 06:49:40 06:49:40 #43 [core-command internal] load build context 06:49:41 #43 ... 06:49:41 06:49:41 #44 [security-spiffe-token-provider internal] load build context 06:49:41 #44 ... 06:49:41 06:49:41 #47 [security-secretstore-setup internal] load build context 06:49:41 #47 ... 06:49:41 06:49:41 #43 [core-command internal] load build context 06:49:41 #43 ... 06:49:41 06:49:41 #46 [security-bootstrapper internal] load build context 06:49:41 #46 ... 06:49:41 06:49:41 #48 [core-metadata internal] load build context 06:49:41 #48 ... 06:49:41 06:49:41 #43 [core-command internal] load build context 06:49:41 #43 ... 06:49:41 06:49:41 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:49:41 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.7s 06:49:42 #49 ... 06:49:42 06:49:42 #51 [core-common-config-bootstrapper internal] load build context 06:49:42 #51 ... 06:49:42 06:49:42 #47 [security-secretstore-setup internal] load build context 06:49:42 #47 ... 06:49:42 06:49:42 #52 [security-proxy-setup internal] load build context 06:49:42 #52 ... 06:49:42 06:49:42 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:49:42 #63 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:44 #63 ... 06:49:44 06:49:44 #55 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:49:44 #55 12.54 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:49:44 #55 12.54 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:49:44 #55 12.54 OK: 19948 distinct packages available 06:49:44 #55 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:44 #55 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:44 #55 16.05 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:49:44 #55 16.47 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:49:44 #55 16.58 (3/7) Installing dumb-init (1.2.5-r2) 06:49:44 #55 16.58 (4/7) Installing musl-obstack (1.2.3-r2) 06:49:44 #55 16.58 (5/7) Installing libucontext (1.2-r2) 06:49:44 #55 16.58 (6/7) Installing gcompat (1.1.0-r1) 06:49:44 #55 16.58 (7/7) Installing openssl (3.1.6-r0) 06:49:44 #55 16.66 Executing busybox-1.36.1-r7.trigger 06:49:44 #55 16.78 OK: 9 MiB in 20 packages 06:49:44 #55 DONE 19.8s 06:49:44 06:49:44 #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:49:45 #66 ... 06:49:45 06:49:45 #50 [support-notifications internal] load build context 06:49:45 #50 ... 06:49:45 06:49:45 #41 [support-scheduler internal] load build context 06:49:46 #41 transferring context: 68.70MB 25.2s 06:49:46 #41 ... 06:49:46 06:49:46 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:46 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.3s 06:49:46 #34 ... 06:49:46 06:49:46 #41 [support-scheduler internal] load build context 06:49:48 #41 ... 06:49:48 06:49:48 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:49:48 #54 12.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:48 #54 13.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:48 #54 16.66 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:49:48 #54 16.66 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:49:48 #54 16.66 OK: 19948 distinct packages available 06:49:48 #54 17.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:48 #54 19.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:48 #54 ... 06:49:48 06:49:48 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:49 #34 ... 06:49:49 06:49:49 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:49:49 #0 7.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:49 #67 ... 06:49:49 06:49:49 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:49:49 #58 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:49 #58 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:49 #58 20.93 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:49:49 #58 20.93 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:49:49 #58 20.93 OK: 19948 distinct packages available 06:49:49 #58 23.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:49 #58 ... 06:49:49 06:49:49 #41 [support-scheduler internal] load build context 06:49:50 #41 ... 06:49:50 06:49:50 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:49:50 #60 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:50 #60 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:50 #60 23.43 (1/1) Installing dumb-init (1.2.5-r2) 06:49:50 #60 23.43 Executing busybox-1.36.1-r7.trigger 06:49:50 #60 23.78 OK: 8 MiB in 16 packages 06:49:50 #60 ... 06:49:50 06:49:50 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:50 #34 ... 06:49:50 06:49:50 #40 [core-data internal] load build context 06:49:50 #40 ... 06:49:50 06:49:50 #42 [security-proxy-auth internal] load build context 06:49:51 #42 transferring context: 89.23MB 30.7s 06:49:51 #42 ... 06:49:51 06:49:51 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:49:51 #57 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:51 #57 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:51 #57 22.29 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:49:51 #57 23.56 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:49:51 #57 23.61 (3/6) Installing dumb-init (1.2.5-r2) 06:49:51 #57 23.67 (4/6) Installing openssl (3.1.6-r0) 06:49:51 #57 23.82 (5/6) Installing su-exec (0.2-r3) 06:49:51 #57 23.83 (6/6) Installing yq (4.33.3-r5) 06:49:51 #57 ... 06:49:51 06:49:51 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:51 #34 ... 06:49:51 06:49:51 #44 [security-spiffe-token-provider internal] load build context 06:49:51 #44 ... 06:49:51 06:49:51 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:51 #34 ... 06:49:51 06:49:51 #46 [security-bootstrapper internal] load build context 06:49:51 #46 ... 06:49:51 06:49:51 #48 [core-metadata internal] load build context 06:49:51 #48 ... 06:49:51 06:49:51 #43 [core-command internal] load build context 06:49:52 #43 ... 06:49:52 06:49:52 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:49:52 #49 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 25.9s done 06:49:52 #49 ... 06:49:52 06:49:52 #51 [core-common-config-bootstrapper internal] load build context 06:49:52 #51 ... 06:49:52 06:49:52 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:52 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 29.1s 06:49:52 #34 ... 06:49:52 06:49:52 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:49:52 #61 16.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:52 #61 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:52 #61 ... 06:49:52 06:49:52 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:52 #34 ... 06:49:52 06:49:52 #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:49:52 #60 DONE 27.3s 06:49:52 06:49:52 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:49:52 #34 ... 06:49:52 06:49:52 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:49:52 #56 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:52 #56 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:52 #56 ... 06:49:52 06:49:52 #47 [security-secretstore-setup internal] load build context 06:49:52 #47 ... 06:49:52 06:49:52 #52 [security-proxy-setup internal] load build context 06:49:53 #52 ... 06:49:53 06:49:53 #47 [security-secretstore-setup internal] load build context 06:49:53 #47 ... 06:49:53 06:49:53 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:49:53 #64 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:53 #64 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:53 #64 ... 06:49:53 06:49:53 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:49:53 #65 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:53 #65 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:53 #65 ... 06:49:53 06:49:53 #52 [security-proxy-setup internal] load build context 06:49:54 #52 ... 06:49:54 06:49:54 #45 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:49:54 #45 14.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:54 #45 17.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:55 #45 ... 06:49:55 06:49:55 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:49:55 #64 24.68 OK: 266 MiB in 52 packages 06:49:55 #64 ... 06:49:55 06:49:55 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:49:55 #57 25.75 Executing busybox-1.36.1-r7.trigger 06:49:55 #57 25.91 OK: 18 MiB in 19 packages 06:49:55 #57 DONE 29.9s 06:49:55 06:49:55 #50 [support-notifications internal] load build context 06:49:55 #50 ... 06:49:55 06:49:55 #46 [security-bootstrapper internal] load build context 06:49:55 #46 ... 06:49:55 06:49:55 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:49:55 #63 15.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:55 #63 23.70 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:49:55 #63 23.70 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:49:55 #63 23.70 OK: 19951 distinct packages available 06:49:55 #63 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:56 #63 ... 06:49:56 06:49:56 #46 [security-bootstrapper internal] load build context 06:49:56 #46 ... 06:49:56 06:49:56 #54 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:49:56 #54 27.80 (1/4) Installing dumb-init (1.2.5-r2) 06:49:56 #54 27.80 (2/4) Installing musl-obstack (1.2.3-r2) 06:49:56 #54 27.80 (3/4) Installing libucontext (1.2-r2) 06:49:56 #54 27.87 (4/4) Installing gcompat (1.1.0-r1) 06:49:56 #54 27.87 Executing busybox-1.36.1-r7.trigger 06:49:56 #54 28.20 OK: 8 MiB in 19 packages 06:49:56 #54 DONE 31.1s 06:49:56 06:49:56 #46 [security-bootstrapper internal] load build context 06:49:56 #46 transferring context: 46.32MB 33.9s 06:49:56 #46 ... 06:49:56 06:49:56 #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:49:56 #64 DONE 26.0s 06:49:56 06:49:56 #46 [security-bootstrapper internal] load build context 06:49:58 #46 ... 06:49:58 06:49:58 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 06:49:58 #56 28.86 (1/2) Installing dumb-init (1.2.5-r2) 06:49:58 #56 28.93 (2/2) Installing su-exec (0.2-r3) 06:49:58 #56 29.00 Executing busybox-1.36.1-r7.trigger 06:49:58 #56 29.27 OK: 8 MiB in 17 packages 06:49:58 #56 DONE 32.8s 06:49:58 06:49:58 #46 [security-bootstrapper internal] load build context 06:49:58 #46 ... 06:49:58 06:49:58 #45 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 06:49:58 #45 26.61 OK: 266 MiB in 52 packages 06:49:58 #45 DONE 28.4s 06:49:58 06:49:58 #46 [security-bootstrapper internal] load build context 06:49:59 #46 ... 06:49:59 06:49:59 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:49:59 #65 26.35 OK: 266 MiB in 52 packages 06:49:59 #65 DONE 28.9s 06:49:59 06:49:59 #46 [security-bootstrapper internal] load build context 06:49:59 #46 ... 06:49:59 06:49:59 #62 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 06:49:59 #62 9.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:49:59 #62 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:49:59 #62 ... 06:49:59 06:49:59 #46 [security-bootstrapper internal] load build context 06:50:00 #46 ... 06:50:00 06:50:00 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:50:00 #61 27.96 (1/4) Installing ca-certificates (20240226-r0) 06:50:00 #61 28.63 (2/4) Installing dumb-init (1.2.5-r2) 06:50:00 #61 28.68 (3/4) Installing su-exec (0.2-r3) 06:50:00 #61 28.68 (4/4) Installing yq (4.33.3-r5) 06:50:00 #61 30.49 Executing busybox-1.36.1-r7.trigger 06:50:00 #61 30.67 Executing ca-certificates-20240226-r0.trigger 06:50:00 #61 32.53 OK: 18 MiB in 19 packages 06:50:00 #61 DONE 34.4s 06:50:00 06:50:00 #46 [security-bootstrapper internal] load build context 06:50:00 #46 ... 06:50:00 06:50:00 #41 [support-scheduler internal] load build context 06:50:00 #41 ... 06:50:00 06:50:00 #46 [security-bootstrapper internal] load build context 06:50:00 #46 ... 06:50:00 06:50:00 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:50:00 #67 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:00 #67 18.30 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:50:00 #67 18.51 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:50:00 #67 18.51 Executing ca-certificates-20240226-r0.trigger 06:50:00 #67 19.68 OK: 9 MiB in 17 packages 06:50:00 #67 ... 06:50:00 06:50:00 #40 [core-data internal] load build context 06:50:01 #40 transferring context: 44.70MB 40.8s 06:50:01 #40 ... 06:50:01 06:50:01 #42 [security-proxy-auth internal] load build context 06:50:01 #42 ... 06:50:01 06:50:01 #46 [security-bootstrapper internal] load build context 06:50:01 #46 ... 06:50:01 06:50:01 #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:50:01 #66 7.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:01 #66 9.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:01 #66 15.27 OK: 9 MiB in 20 packages 06:50:01 #66 ... 06:50:01 06:50:01 #40 [core-data internal] load build context 06:50:01 #40 ... 06:50:01 06:50:01 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:50:01 #58 26.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:01 #58 33.39 (1/11) Installing ca-certificates (20240226-r0) 06:50:01 #58 33.61 (2/11) Installing brotli-libs (1.0.9-r14) 06:50:01 #58 33.76 (3/11) Installing libunistring (1.1-r1) 06:50:01 #58 33.94 (4/11) Installing libidn2 (2.3.4-r1) 06:50:01 #58 33.94 (5/11) Installing nghttp2-libs (1.57.0-r0) 06:50:01 #58 33.99 (6/11) Installing libcurl (8.5.0-r0) 06:50:01 #58 34.04 (7/11) Installing curl (8.5.0-r0) 06:50:01 #58 34.04 (8/11) Installing dumb-init (1.2.5-r2) 06:50:01 #58 34.04 (9/11) Installing musl-obstack (1.2.3-r2) 06:50:01 #58 34.07 (10/11) Installing libucontext (1.2-r2) 06:50:01 #58 34.08 (11/11) Installing gcompat (1.1.0-r1) 06:50:01 #58 34.09 Executing busybox-1.36.1-r7.trigger 06:50:01 #58 34.28 Executing ca-certificates-20240226-r0.trigger 06:50:01 #58 35.75 OK: 13 MiB in 26 packages 06:50:01 #58 ... 06:50:01 06:50:01 #44 [security-spiffe-token-provider internal] load build context 06:50:01 #44 ... 06:50:01 06:50:01 #48 [core-metadata internal] load build context 06:50:02 #48 ... 06:50:02 06:50:02 #43 [core-command internal] load build context 06:50:02 #43 ... 06:50:02 06:50:02 #44 [security-spiffe-token-provider internal] load build context 06:50:02 #44 ... 06:50:02 06:50:02 #51 [core-common-config-bootstrapper internal] load build context 06:50:02 #51 ... 06:50:02 06:50:02 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:50:02 #0 7.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:02 #0 9.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:02 #68 ... 06:50:02 06:50:02 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 06:50:03 #49 ... 06:50:03 06:50:03 #67 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 06:50:03 #67 DONE 23.3s 06:50:03 06:50:03 #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:50:03 #34 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 36.6s done 06:50:03 #34 ... 06:50:03 06:50:03 #44 [security-spiffe-token-provider internal] load build context 06:50:03 #44 ... 06:50:03 06:50:03 #66 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:50:03 #66 DONE 19.9s 06:50:03 06:50:03 #44 [security-spiffe-token-provider internal] load build context 06:50:03 #44 ... 06:50:03 06:50:03 #62 [core-command stage-1 3/9] RUN apk --no-cache upgrade 06:50:03 #62 20.08 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:50:03 #62 20.64 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:50:03 #62 20.83 OK: 8 MiB in 16 packages 06:50:03 #62 DONE 24.5s 06:50:03 06:50:03 #44 [security-spiffe-token-provider internal] load build context 06:50:03 #44 ... 06:50:03 06:50:03 #47 [security-secretstore-setup internal] load build context 06:50:03 #47 ... 06:50:03 06:50:03 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:50:03 #68 10.88 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:50:03 #68 10.92 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:50:03 #68 10.94 OK: 8 MiB in 16 packages 06:50:03 #68 ... 06:50:03 06:50:03 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:50:03 #58 DONE 38.6s 06:50:04 06:50:04 #44 [security-spiffe-token-provider internal] load build context 06:50:04 #44 ... 06:50:04 06:50:04 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:50:04 #63 27.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:04 #63 31.71 OK: 266 MiB in 52 packages 06:50:04 #63 DONE 34.3s 06:50:04 06:50:04 #44 [security-spiffe-token-provider internal] load build context 06:50:04 #44 ... 06:50:04 06:50:04 #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade 06:50:04 #68 DONE 12.2s 06:50:05 06:50:05 #43 [core-command internal] load build context 06:50:05 #43 ... 06:50:05 06:50:05 #52 [security-proxy-setup internal] load build context 06:50:05 #52 ... 06:50:05 06:50:05 #43 [core-command internal] load build context 06:50:05 #43 ... 06:50:05 06:50:05 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:50:05 #0 9.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:05 #69 ... 06:50:05 06:50:05 #50 [support-notifications internal] load build context 06:50:06 #50 ... 06:50:06 06:50:06 #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 06:50:06 #34 ... 06:50:06 06:50:06 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:50:06 #70 ... 06:50:06 06:50:06 #50 [support-notifications internal] load build context 06:50:06 #50 transferring context: 114.93MB 44.1s 06:50:07 #50 ... 06:50:07 06:50:07 #71 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:50:07 #71 DONE 3.7s 06:50:07 06:50:07 #50 [support-notifications internal] load build context 06:50:08 #50 ... 06:50:08 06:50:08 #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:50:08 #69 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:08 #69 12.04 OK: 18 MiB in 19 packages 06:50:08 #69 DONE 12.7s 06:50:08 06:50:08 #50 [support-notifications internal] load build context 06:50:08 #50 ... 06:50:08 06:50:08 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:50:08 #72 ... 06:50:08 06:50:08 #50 [support-notifications internal] load build context 06:50:09 #50 ... 06:50:09 06:50:09 #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:50:09 #73 DONE 1.1s 06:50:09 06:50:09 #50 [support-notifications internal] load build context 06:50:10 #50 ... 06:50:10 06:50:10 #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:50:10 #70 10.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:10 #70 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:10 #70 12.64 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:50:10 #70 12.80 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:50:10 #70 12.83 OK: 8 MiB in 19 packages 06:50:10 #70 DONE 13.5s 06:50:10 06:50:10 #50 [support-notifications internal] load build context 06:50:10 #50 ... 06:50:10 06:50:10 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:50:10 #0 9.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:10 #74 ... 06:50:10 06:50:10 #43 [core-command internal] load build context 06:50:10 #43 ... 06:50:10 06:50:10 #41 [support-scheduler internal] load build context 06:50:10 #41 ... 06:50:10 06:50:10 #43 [core-command internal] load build context 06:50:11 #43 transferring context: 114.15MB 49.9s 06:50:11 #43 ... 06:50:11 06:50:11 #42 [security-proxy-auth internal] load build context 06:50:11 #42 ... 06:50:11 06:50:11 #43 [core-command internal] load build context 06:50:11 #43 ... 06:50:11 06:50:11 #46 [security-bootstrapper internal] load build context 06:50:11 #46 ... 06:50:11 06:50:11 #43 [core-command internal] load build context 06:50:12 #43 ... 06:50:12 06:50:12 #40 [core-data internal] load build context 06:50:12 #40 ... 06:50:12 06:50:12 #46 [security-bootstrapper internal] load build context 06:50:12 #46 ... 06:50:12 06:50:12 #48 [core-metadata internal] load build context 06:50:12 #48 ... 06:50:12 06:50:12 #40 [core-data internal] load build context 06:50:12 #40 ... 06:50:12 06:50:12 #51 [core-common-config-bootstrapper internal] load build context 06:50:13 #51 ... 06:50:13 06:50:13 #40 [core-data internal] load build context 06:50:13 #40 ... 06:50:13 06:50:13 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 06:50:13 #72 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:13 #72 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:13 #72 12.86 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:50:13 #72 13.19 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:50:13 #72 13.32 OK: 8 MiB in 17 packages 06:50:13 #72 DONE 14.4s 06:50:13 06:50:13 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:50:14 #75 ... 06:50:14 06:50:14 #47 [security-secretstore-setup internal] load build context 06:50:14 #47 ... 06:50:14 06:50:14 #51 [core-common-config-bootstrapper internal] load build context 06:50:14 #51 ... 06:50:14 06:50:14 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:50:14 #0 6.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:50:14 #0 7.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:14 #0 9.748 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:50:14 #0 9.915 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:50:14 #0 9.915 Executing ca-certificates-20240226-r0.trigger 06:50:14 #76 ... 06:50:14 06:50:14 #51 [core-common-config-bootstrapper internal] load build context 06:50:15 #51 ... 06:50:15 06:50:15 #44 [security-spiffe-token-provider internal] load build context 06:50:15 #44 ... 06:50:15 06:50:15 #74 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:50:15 #74 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:50:15 #74 12.96 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 06:50:15 #74 13.14 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 06:50:15 #74 13.19 Executing ca-certificates-20240226-r0.trigger 06:50:15 #74 13.75 OK: 18 MiB in 19 packages 06:50:15 #74 DONE 14.9s 06:50:15 06:50:15 #44 [security-spiffe-token-provider internal] load build context 06:50:15 #44 ... 06:50:15 06:50:15 #51 [core-common-config-bootstrapper internal] load build context 06:50:15 #51 ... 06:50:15 06:50:15 #52 [security-proxy-setup internal] load build context 06:50:15 #52 ... 06:50:15 06:50:15 #51 [core-common-config-bootstrapper internal] load build context 06:50:16 #51 ... 06:50:16 06:50:16 #77 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:16 #77 DONE 4.8s 06:50:16 06:50:16 #51 [core-common-config-bootstrapper internal] load build context 06:50:16 #51 ... 06:50:16 06:50:16 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:16 #78 DONE 4.9s 06:50:16 06:50:16 #51 [core-common-config-bootstrapper internal] load build context 06:50:16 #51 ... 06:50:16 06:50:16 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:50:16 #76 10.54 OK: 13 MiB in 26 packages 06:50:16 #76 DONE 11.7s 06:50:16 06:50:16 #51 [core-common-config-bootstrapper internal] load build context 06:50:16 #51 ... 06:50:16 06:50:16 #79 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:50:16 #79 DONE 5.1s 06:50:16 06:50:16 #51 [core-common-config-bootstrapper internal] load build context 06:50:16 #51 transferring context: 133.25MB 53.0s 06:50:17 #51 ... 06:50:17 06:50:17 #80 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:50:17 #80 DONE 1.4s 06:50:17 06:50:17 #51 [core-common-config-bootstrapper internal] load build context 06:50:17 #51 ... 06:50:17 06:50:17 #81 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:50:17 #81 DONE 1.6s 06:50:17 06:50:17 #51 [core-common-config-bootstrapper internal] load build context 06:50:18 #51 ... 06:50:18 06:50:18 #75 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:50:18 #75 DONE 5.1s 06:50:18 06:50:18 #51 [core-common-config-bootstrapper internal] load build context 06:50:18 #51 ... 06:50:18 06:50:18 #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:50:18 #82 DONE 1.9s 06:50:18 06:50:18 #51 [core-common-config-bootstrapper internal] load build context 06:50:19 #51 ... 06:50:19 06:50:19 #83 [security-spire-server stage-2 6/9] COPY security.txt / 06:50:19 #83 DONE 1.3s 06:50:19 06:50:19 #51 [core-common-config-bootstrapper internal] load build context 06:50:19 #51 ... 06:50:19 06:50:19 #84 [security-spire-config stage-2 6/10] COPY security.txt / 06:50:19 #84 DONE 1.8s 06:50:19 06:50:19 #85 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:50:20 #85 ... 06:50:20 06:50:20 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 06:50:20 #86 DONE 1.6s 06:50:20 06:50:20 #51 [core-common-config-bootstrapper internal] load build context 06:50:20 #51 ... 06:50:20 06:50:20 #87 [security-spire-agent stage-3 7/10] COPY security.txt / 06:50:20 #87 DONE 1.4s 06:50:20 06:50:20 #51 [core-common-config-bootstrapper internal] load build context 06:50:20 #51 ... 06:50:20 06:50:20 #50 [support-notifications internal] load build context 06:50:20 #50 ... 06:50:20 06:50:20 #88 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:50:20 #88 DONE 1.3s 06:50:20 06:50:20 #50 [support-notifications internal] load build context 06:50:20 #50 ... 06:50:20 06:50:20 #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:50:20 #89 ... 06:50:20 06:50:20 #85 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:50:20 #85 DONE 1.0s 06:50:20 06:50:20 #50 [support-notifications internal] load build context 06:50:21 #50 ... 06:50:21 06:50:21 #41 [support-scheduler internal] load build context 06:50:21 #41 ... 06:50:21 06:50:21 #50 [support-notifications internal] load build context 06:50:21 #50 ... 06:50:21 06:50:21 #89 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:50:21 #89 DONE 1.0s 06:50:21 06:50:21 #50 [support-notifications internal] load build context 06:50:21 #50 ... 06:50:21 06:50:21 #42 [security-proxy-auth internal] load build context 06:50:21 #42 transferring context: 167.30MB 61.4s 06:50:21 #42 ... 06:50:21 06:50:21 #90 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:50:22 #90 ... 06:50:22 06:50:22 #91 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:50:22 #91 DONE 1.4s 06:50:22 06:50:22 #42 [security-proxy-auth internal] load build context 06:50:22 #42 ... 06:50:22 06:50:22 #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:50:22 #92 DONE 1.3s 06:50:22 06:50:22 #42 [security-proxy-auth internal] load build context 06:50:22 #42 ... 06:50:22 06:50:22 #43 [core-command internal] load build context 06:50:22 #43 ... 06:50:22 06:50:22 #42 [security-proxy-auth internal] load build context 06:50:22 #42 ... 06:50:22 06:50:22 #46 [security-bootstrapper internal] load build context 06:50:22 #46 ... 06:50:22 06:50:22 #48 [core-metadata internal] load build context 06:50:22 #48 ... 06:50:22 06:50:22 #42 [security-proxy-auth internal] load build context 06:50:22 #42 ... 06:50:22 06:50:22 #90 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:50:22 #90 DONE 1.2s 06:50:22 06:50:22 #42 [security-proxy-auth internal] load build context 06:50:23 #42 ... 06:50:23 06:50:23 #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:50:23 #93 DONE 1.0s 06:50:23 06:50:23 #42 [security-proxy-auth internal] load build context 06:50:23 #42 ... 06:50:23 06:50:23 #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:50:23 #94 DONE 1.2s 06:50:23 06:50:23 #42 [security-proxy-auth internal] load build context 06:50:23 #42 ... 06:50:23 06:50:23 #40 [core-data internal] load build context 06:50:23 #40 ... 06:50:23 06:50:23 #42 [security-proxy-auth internal] load build context 06:50:24 #42 ... 06:50:24 06:50:24 #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:50:24 #95 DONE 1.1s 06:50:24 06:50:24 #42 [security-proxy-auth internal] load build context 06:50:24 #42 ... 06:50:24 06:50:24 #47 [security-secretstore-setup internal] load build context 06:50:24 #47 ... 06:50:24 06:50:24 #43 [core-command internal] load build context 06:50:25 #43 ... 06:50:25 06:50:25 #44 [security-spiffe-token-provider internal] load build context 06:50:25 #44 ... 06:50:25 06:50:25 #47 [security-secretstore-setup internal] load build context 06:50:25 #47 ... 06:50:25 06:50:25 #52 [security-proxy-setup internal] load build context 06:50:25 #52 ... 06:50:25 06:50:25 #44 [security-spiffe-token-provider internal] load build context 06:50:26 #44 transferring context: 213.72MB 66.1s 06:50:29 #44 transferring context: 228.41MB 68.5s done 06:50:29 #44 DONE 69.4s 06:50:29 06:50:29 #43 [core-command internal] load build context 06:50:30 #43 ... 06:50:30 06:50:30 #96 [security-spire-agent] exporting to image 06:50:30 #96 exporting layers 5.1s done 06:50:30 #96 writing image sha256:19924a20502bff31c01c26306dc1fec3b0eeefacb858568e7c618823df3ff8e4 0.2s done 06:50:30 #96 naming to docker.io/library/security-spire-server-arm64 0.0s done 06:50:30 #96 writing image sha256:2690bec0e701c3924437c9f2b46c3733c71935521962c94aba428628dbc52170 0.1s done 06:50:30 #96 naming to docker.io/library/security-spire-config-arm64 0.0s done 06:50:30 #96 writing image sha256:462aca8f252b7397553029420f1c7c19e0fa0ccbe61fe65642ab5dec1cbf34e9 done 06:50:30 #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done 06:50:30 #96 DONE 7.5s 06:50:30 06:50:30 #51 [core-common-config-bootstrapper internal] load build context 06:50:30 #51 ... 06:50:30 06:50:30 #47 [security-secretstore-setup internal] load build context 06:50:31 #47 ... 06:50:31 06:50:31 #41 [support-scheduler internal] load build context 06:50:31 #41 ... 06:50:31 06:50:31 #47 [security-secretstore-setup internal] load build context 06:50:31 #47 ... 06:50:31 06:50:31 #97 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:50:31 #97 DONE 1.9s 06:50:31 06:50:31 #47 [security-secretstore-setup internal] load build context 06:50:31 #47 ... 06:50:31 06:50:31 #50 [support-notifications internal] load build context 06:50:31 #50 ... 06:50:31 06:50:31 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:32 #98 ... 06:50:32 06:50:32 #48 [core-metadata internal] load build context 06:50:33 #48 ... 06:50:33 06:50:33 #41 [support-scheduler internal] load build context 06:50:33 #41 transferring context: 228.41MB 72.1s done 06:50:33 #41 DONE 72.9s 06:50:33 06:50:33 #48 [core-metadata internal] load build context 06:50:33 #48 ... 06:50:33 06:50:33 #46 [security-bootstrapper internal] load build context 06:50:33 #46 ... 06:50:33 06:50:33 #48 [core-metadata internal] load build context 06:50:33 #48 ... 06:50:33 06:50:33 #40 [core-data internal] load build context 06:50:33 #40 ... 06:50:33 06:50:33 #46 [security-bootstrapper internal] load build context 06:50:34 #46 ... 06:50:34 06:50:34 #42 [security-proxy-auth internal] load build context 06:50:34 #42 transferring context: 228.41MB 73.8s done 06:50:34 #42 DONE 74.4s 06:50:34 06:50:34 #46 [security-bootstrapper internal] load build context 06:50:34 #46 ... 06:50:34 06:50:34 #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:50:34 #99 DONE 1.3s 06:50:34 06:50:34 #46 [security-bootstrapper internal] load build context 06:50:34 #46 ... 06:50:34 06:50:34 #50 [support-notifications internal] load build context 06:50:34 #50 transferring context: 228.41MB 72.1s done 06:50:34 #50 DONE 73.5s 06:50:34 06:50:34 #46 [security-bootstrapper internal] load build context 06:50:35 #46 ... 06:50:35 06:50:35 #52 [security-proxy-setup internal] load build context 06:50:35 #52 ... 06:50:35 06:50:35 #40 [core-data internal] load build context 06:50:36 #40 ... 06:50:36 06:50:36 #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:50:36 #100 DONE 1.3s 06:50:36 06:50:36 #40 [core-data internal] load build context 06:50:36 #40 ... 06:50:36 06:50:36 #51 [core-common-config-bootstrapper internal] load build context 06:50:36 #51 transferring context: 228.41MB 72.5s done 06:50:36 #51 DONE 74.8s 06:50:36 06:50:36 #40 [core-data internal] load build context 06:50:38 #40 ... 06:50:38 06:50:38 #48 [core-metadata internal] load build context 06:50:38 #48 transferring context: 228.41MB 75.9s done 06:50:38 #48 DONE 77.0s 06:50:38 06:50:38 #40 [core-data internal] load build context 06:50:39 #40 ... 06:50:39 06:50:39 #43 [core-command internal] load build context 06:50:39 #43 transferring context: 228.41MB 77.6s done 06:50:39 #43 DONE 78.9s 06:50:39 06:50:39 #40 [core-data internal] load build context 06:50:41 #40 ... 06:50:41 06:50:41 #47 [security-secretstore-setup internal] load build context 06:50:41 #47 transferring context: 228.41MB 78.6s done 06:50:41 #47 DONE 80.1s 06:50:41 06:50:41 #46 [security-bootstrapper internal] load build context 06:50:41 #46 transferring context: 228.41MB 78.7s done 06:50:41 #46 DONE 80.2s 06:50:41 06:50:41 #40 [core-data internal] load build context 06:50:41 #40 ... 06:50:41 06:50:41 #101 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:50:41 #101 DONE 0.8s 06:50:41 06:50:41 #40 [core-data internal] load build context 06:50:45 #40 ... 06:50:45 06:50:45 #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:45 #102 ... 06:50:45 06:50:45 #40 [core-data internal] load build context 06:50:45 #40 ... 06:50:45 06:50:45 #52 [security-proxy-setup internal] load build context 06:50:45 #52 transferring context: 228.41MB 81.1s done 06:50:45 #52 DONE 82.6s 06:50:45 06:50:45 #40 [core-data internal] load build context 06:50:46 #40 ... 06:50:46 06:50:46 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:50:46 #103 ... 06:50:46 06:50:46 #40 [core-data internal] load build context 06:50:47 #40 transferring context: 228.41MB 86.9s done 06:50:47 #40 DONE 87.2s 06:50:47 06:50:47 #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:43 #104 ... 06:51:43 06:51:43 #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:43 #102 DONE 64.6s 06:51:43 06:51:43 #105 [support-scheduler builder 6/7] COPY . . 06:51:43 #105 ... 06:51:43 06:51:43 #103 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:43 #103 DONE 63.1s 06:51:43 06:51:43 #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:43 #98 DONE 67.5s 06:51:43 06:51:43 #106 [security-spiffe-token-provider builder 6/7] COPY . . 06:51:43 #106 ... 06:51:43 06:51:43 #107 [support-notifications builder 6/7] COPY . . 06:51:43 #107 DONE 3.4s 06:51:43 06:51:43 #104 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:43 #104 DONE 60.8s 06:51:43 06:51:43 #108 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:51:43 #108 CACHED 06:51:43 06:51:43 #109 [core-common-config-bootstrapper builder 6/7] COPY . . 06:51:43 #109 CACHED 06:51:43 06:51:43 #110 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:43 #110 CACHED 06:51:43 06:51:43 #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:51:43 #111 CACHED 06:51:43 06:51:43 #112 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:43 #112 CACHED 06:51:43 06:51:43 #113 [core-metadata builder 6/7] COPY . . 06:51:43 #113 CACHED 06:51:43 06:51:43 #114 [core-command builder 4/7] COPY go.mod vendor* ./ 06:51:43 #114 CACHED 06:51:43 06:51:43 #115 [core-command builder 6/7] COPY . . 06:51:43 #115 CACHED 06:51:43 06:51:43 #116 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:43 #116 CACHED 06:51:43 06:51:43 #105 [support-scheduler builder 6/7] COPY . . 06:51:43 #105 DONE 3.4s 06:51:43 06:51:43 #106 [security-spiffe-token-provider builder 6/7] COPY . . 06:51:43 #106 DONE 3.4s 06:51:43 06:51:43 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:43 #117 CACHED 06:51:43 06:51:43 #118 [security-proxy-auth builder 6/7] COPY . . 06:51:43 #118 CACHED 06:51:43 06:51:43 #119 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:51:43 #119 CACHED 06:51:43 06:51:43 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 06:51:43 #120 CACHED 06:51:43 06:51:43 #121 [core-data builder 6/7] COPY . . 06:51:43 #121 CACHED 06:51:43 06:51:43 #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:43 #122 CACHED 06:51:43 06:51:43 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:51:46 #123 3.940 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 06:51:49 #123 ... 06:51:49 06:51:49 #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:51:49 #124 CACHED 06:51:49 06:51:49 #125 [security-proxy-setup builder 6/7] COPY . . 06:51:49 #125 CACHED 06:51:49 06:51:49 #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:49 #126 CACHED 06:51:49 06:51:49 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:49 #127 CACHED 06:51:49 06:51:49 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:51:49 #128 CACHED 06:51:49 06:51:49 #129 [security-bootstrapper builder 6/7] COPY . . 06:51:49 #129 CACHED 06:51:49 06:51:49 #130 [security-secretstore-setup builder 6/7] COPY . . 06:51:49 #130 DONE 6.5s 06:51:49 06:51:49 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:51:52 #131 2.889 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 06:51:53 #131 ... 06:51:53 06:51:53 #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:51:53 #0 4.180 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 06:51:53 #132 ... 06:51:53 06:51:53 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:51:53 #0 4.099 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 06:51:53 #133 ... 06:51:53 06:51:53 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:51:53 #0 4.308 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 06:51:53 #134 ... 06:51:53 06:51:53 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:51:53 #0 3.289 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 06:51:53 #135 ... 06:51:53 06:51:53 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:51:53 #0 4.383 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 06:51:53 #136 ... 06:51:53 06:51:53 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:51:53 #0 4.170 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 06:51:53 #137 ... 06:51:53 06:51:53 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:51:53 #0 3.748 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 06:51:53 #138 ... 06:51:53 06:51:53 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:51:53 #0 3.082 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 06:52:00 #139 ... 06:52:00 06:52:00 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:52:00 #0 2.852 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:09:38 #140 ... 07:09:38 07:09:38 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:09:38 #139 DONE 1066.6s 07:09:38 07:09:38 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:09:38 #136 ... 07:09:38 07:09:38 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:09:38 #141 DONE 0.3s 07:09:38 07:09:38 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:09:38 #135 ... 07:09:38 07:09:38 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:09:38 #142 DONE 0.2s 07:09:38 07:09:38 #143 [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:09:38 #143 DONE 0.2s 07:09:38 07:09:38 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:09:38 #133 ... 07:09:38 07:09:38 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:09:38 #144 DONE 0.2s 07:09:38 07:09:38 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:09:38 #145 DONE 0.4s 07:09:38 07:09:38 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:09:38 #146 DONE 0.2s 07:09:38 07:09:38 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:09:38 #138 ... 07:09:38 07:09:38 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:09:40 #147 DONE 2.4s 07:09:40 07:09:40 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:09:40 #135 ... 07:09:40 07:09:40 #96 [security-proxy-setup] exporting to image 07:09:40 #96 exporting layers 07:09:41 #96 exporting layers 1.2s done 07:09:41 #96 writing image sha256:0521a82d36548fbc7e044ba67467d4143d8f4dad6d84406ee0af6975a62f19d9 done 07:09:41 #96 naming to docker.io/library/security-proxy-setup-arm64 done 07:09:41 #96 DONE 8.7s 07:09:41 07:09:41 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:09:41 #131 ... 07:09:41 07:09:41 #140 [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:09:41 #140 1072.4 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:09:46 #140 ... 07:09:46 07:09:46 #131 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:09:46 #131 DONE 1076.1s 07:09:46 07:09:46 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:09:46 #148 DONE 0.4s 07:09:46 07:09:46 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:09:48 #149 DONE 2.7s 07:09:48 07:09:48 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:09:48 #150 DONE 0.4s 07:09:48 07:09:48 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:09:49 #135 ... 07:09:49 07:09:49 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:09:49 #151 DONE 0.2s 07:09:49 07:09:49 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:09:49 #152 DONE 0.3s 07:09:49 07:09:49 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:09:49 #153 DONE 0.1s 07:09:49 07:09:49 #154 [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:09:49 #154 DONE 0.2s 07:09:49 07:09:49 #155 [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:09:50 #155 DONE 0.1s 07:09:50 07:09:50 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:09:50 #156 DONE 0.1s 07:09:50 07:09:50 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:09:50 #157 DONE 0.2s 07:09:50 07:09:50 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:09:52 #158 DONE 2.2s 07:09:52 07:09:52 #96 [security-bootstrapper] exporting to image 07:09:52 #96 exporting layers 07:09:53 #96 exporting layers 1.5s done 07:09:53 #96 writing image sha256:6ad0369093b425b880837780edfa1d7387291b14db46506e317768e45abeeeae done 07:09:53 #96 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 07:09:53 #96 DONE 10.2s 07:09:53 07:09:53 #140 [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:10:00 #140 DONE 1090.5s 07:10:00 07:10:00 #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:10:00 #132 ... 07:10:00 07:10:00 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:10:00 #159 DONE 0.3s 07:10:00 07:10:00 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:10:00 #133 ... 07:10:00 07:10:00 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:10:00 #160 DONE 0.1s 07:10:00 07:10:00 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:10:00 #123 ... 07:10:00 07:10:00 #161 [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:10:01 #161 DONE 0.2s 07:10:01 07:10:01 #162 [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:10:01 #162 DONE 0.2s 07:10:01 07:10:01 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:10:01 #163 DONE 0.1s 07:10:01 07:10:01 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:10:01 #164 DONE 0.2s 07:10:01 07:10:01 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:10:01 #138 ... 07:10:01 07:10:01 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:10:01 #165 DONE 0.3s 07:10:01 07:10:01 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:10:01 #133 ... 07:10:01 07:10:01 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:10:01 #166 DONE 0.1s 07:10:02 07:10:02 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:10:04 #167 DONE 2.0s 07:10:04 07:10:04 #96 [security-secretstore-setup] exporting to image 07:10:04 #96 exporting layers 07:10:05 #96 exporting layers 1.5s done 07:10:05 #96 writing image sha256:c81809718776167bf0025fb27f1f7be17a2619f4a5ff3b39f791a23507b1f4a2 done 07:10:05 #96 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 07:10:05 #96 DONE 11.8s 07:10:05 07:10:05 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:10:44 #123 ... 07:10:44 07:10:44 #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:10:44 #132 DONE 1136.5s 07:10:44 07:10:44 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:10:44 #136 ... 07:10:44 07:10:44 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:10:44 #168 DONE 0.3s 07:10:44 07:10:44 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:10:44 #169 DONE 0.2s 07:10:44 07:10:44 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:10:44 #170 DONE 0.3s 07:10:44 07:10:44 #171 [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:10:44 #171 DONE 0.1s 07:10:44 07:10:44 #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:10:44 #172 DONE 0.2s 07:10:44 07:10:44 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:10:44 #173 DONE 1.9s 07:10:44 07:10:44 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:10:44 #136 ... 07:10:44 07:10:44 #96 [core-common-config-bootstrapper] exporting to image 07:10:44 #96 exporting layers 07:10:44 #96 exporting layers 0.6s done 07:10:44 #96 writing image sha256:244ae26604fe5f011889fcf47d1a2570a6e16f2b2bf080bd8d27ff8ae57da71c done 07:10:44 #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 07:10:44 #96 DONE 12.4s 07:10:44 07:10:44 #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:12:36 #123 DONE 1247.4s 07:12:36 07:12:36 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:12:36 #138 ... 07:12:36 07:12:36 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:12:36 #174 DONE 0.2s 07:12:36 07:12:36 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:12:36 #175 DONE 0.2s 07:12:36 07:12:36 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:12:36 #176 DONE 0.3s 07:12:36 07:12:36 #177 [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:12:36 #177 DONE 0.1s 07:12:36 07:12:36 #96 [security-spiffe-token-provider] exporting to image 07:12:36 #96 exporting layers 07:12:36 #96 exporting layers 0.9s done 07:12:36 #96 writing image sha256:2a866c6b2409845680637a3e57c34fb146e3c6a61329f4baf8faad9edfcd59a9 done 07:12:36 #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:12:36 #96 DONE 13.3s 07:12:36 07:12:36 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:19:13 #134 ... 07:19:13 07:19:13 #138 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:19:13 #138 DONE 1649.5s 07:19:13 07:19:13 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:19:13 #136 ... 07:19:13 07:19:13 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:19:13 #178 DONE 0.1s 07:19:13 07:19:13 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:19:13 #179 DONE 0.2s 07:19:13 07:19:13 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:19:13 #135 ... 07:19:13 07:19:13 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:19:13 #180 DONE 0.4s 07:19:13 07:19:13 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:19:13 #181 DONE 0.2s 07:19:13 07:19:13 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:19:13 #182 DONE 0.1s 07:19:13 07:19:13 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:19:15 #183 DONE 1.8s 07:19:15 07:19:15 #96 [security-proxy-auth] exporting to image 07:19:15 #96 exporting layers 07:19:16 #96 exporting layers 0.9s done 07:19:16 #96 writing image sha256:5b66dad265e484ae7a8b4d18ff5b0c0ad24ed091fdfce64651fe5f6461230d3f done 07:19:16 #96 naming to docker.io/library/security-proxy-auth-arm64 done 07:19:16 #96 DONE 14.2s 07:19:16 07:19:16 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:20:03 #135 ... 07:20:03 07:20:03 #134 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:20:03 #134 DONE 1697.3s 07:20:03 07:20:03 #33 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:20:03 #33 ... 07:20:03 07:20:03 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:20:03 #184 DONE 0.2s 07:20:03 07:20:03 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:20:03 #133 ... 07:20:03 07:20:03 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:20:03 #185 DONE 0.2s 07:20:03 07:20:03 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:20:03 #186 DONE 0.5s 07:20:03 07:20:03 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:20:03 #187 DONE 0.1s 07:20:03 07:20:03 #96 [core-command] exporting to image 07:20:03 #96 exporting layers 07:20:03 #96 exporting layers 0.5s done 07:20:03 #96 writing image sha256:528cc84238528a7aa5ba6926580bda49270dd5325d821dd68d614b3e6d981784 done 07:20:03 #96 naming to docker.io/library/core-command-arm64 done 07:20:03 #96 DONE 14.7s 07:20:03 07:20:03 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:20:13 #136 DONE 1710.2s 07:20:13 07:20:13 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:20:13 #49 ... 07:20:13 07:20:13 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:20:14 #188 DONE 0.1s 07:20:14 07:20:14 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:20:14 #189 DONE 0.1s 07:20:14 07:20:14 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:20:14 #190 DONE 0.4s 07:20:14 07:20:14 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:20:14 #191 DONE 0.1s 07:20:14 07:20:14 #96 [core-data] exporting to image 07:20:14 #96 exporting layers 07:20:15 #96 exporting layers 0.7s done 07:20:15 #96 writing image sha256:50d973ad06d3a127c5d87d95210ee1a78ae7879a0d5c176f7a8c7fb1a78b8574 done 07:20:15 #96 naming to docker.io/library/core-data-arm64 07:20:15 #96 naming to docker.io/library/core-data-arm64 done 07:20:15 #96 DONE 15.4s 07:20:15 07:20:15 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:20:17 #137 DONE 1713.8s 07:20:17 07:20:17 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:20:17 #49 ... 07:20:17 07:20:17 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:20:17 #192 DONE 0.2s 07:20:17 07:20:17 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:20:17 #193 DONE 0.3s 07:20:17 07:20:17 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:20:18 #194 DONE 0.5s 07:20:18 07:20:18 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:20:18 #195 DONE 0.1s 07:20:18 07:20:18 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:20:18 #196 DONE 0.1s 07:20:18 07:20:18 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:20:18 #49 ... 07:20:18 07:20:18 #96 [core-metadata] exporting to image 07:20:18 #96 exporting layers 0.5s done 07:20:18 #96 writing image sha256:4e3cf60fb6da8cf5ea9bbad810d62fd25119b3dafd1aeab50ddda8d501f1338c done 07:20:18 #96 naming to docker.io/library/core-metadata-arm64 done 07:20:18 #96 DONE 15.9s 07:20:18 07:20:18 #33 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:20:51 #33 ... 07:20:51 07:20:51 #135 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:20:51 #135 DONE 1743.3s 07:20:51 07:20:51 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:20:51 #49 ... 07:20:51 07:20:51 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:20:51 #197 DONE 0.2s 07:20:51 07:20:51 #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:20:51 #198 DONE 0.1s 07:20:51 07:20:51 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:20:51 #133 DONE 1744.2s 07:20:51 07:20:51 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:20:51 #199 ... 07:20:51 07:20:51 #200 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:20:51 #200 DONE 0.1s 07:20:51 07:20:51 #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:20:51 #199 DONE 0.5s 07:20:51 07:20:51 #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:20:51 #201 DONE 0.1s 07:20:51 07:20:51 #96 [support-notifications] exporting to image 07:20:51 #96 exporting layers 07:20:51 #96 ... 07:20:51 07:20:51 #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:20:51 #202 DONE 0.3s 07:20:51 07:20:51 #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:20:51 #203 DONE 0.4s 07:20:51 07:20:51 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:20:51 #49 ... 07:20:51 07:20:51 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:20:51 #204 DONE 0.1s 07:20:51 07:20:51 #96 [support-notifications] exporting to image 07:20:51 #96 exporting layers 0.8s done 07:20:51 #96 writing image sha256:88941fac9ca3fcc15da98490deae3acc72c649a2cb6330e1f561ae28121134b1 done 07:20:51 #96 naming to docker.io/library/support-notifications-arm64 done 07:20:51 #96 exporting layers 0.5s done 07:20:51 #96 writing image sha256:ac7f6b902f313253527c24ad4e1509a32a2202a700cfa772ee5f600c58b33dcd done 07:20:51 #96 naming to docker.io/library/support-scheduler-arm64 done 07:20:51 #96 DONE 17.2s 07:20:51 07:20:51 #33 [security-secretstore-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:20:51 time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:20:51 time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:20:51 time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:20:51 time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:20:51 time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:20:51 time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:20:51 time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:20:51 time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:20:51 time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:20:51 time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:20:51 time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:20:51 time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:20:51 time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:20:51 time="2024-07-02T06:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:20:51 $ docker stop --time=1 ba6d5fdbfc61fa0393b448ac6efe44fac5b665edd8d3755bd6e6cc7c3c78c18d 07:20:52 $ docker rm -f --volumes ba6d5fdbfc61fa0393b448ac6efe44fac5b665edd8d3755bd6e6cc7c3c78c18d [Pipeline] // withDockerContainer [Pipeline] sh 07:20:53 + docker images 07:20:53 REPOSITORY TAG IMAGE ID CREATED SIZE 07:20:53 support-scheduler-arm64 latest ac7f6b902f31 5 seconds ago 42.4MB 07:20:53 support-notifications-arm64 latest 88941fac9ca3 6 seconds ago 43.3MB 07:20:53 core-metadata-arm64 latest 4e3cf60fb6da 36 seconds ago 40.3MB 07:20:53 core-data-arm64 latest 50d973ad06d3 39 seconds ago 40.1MB 07:20:53 core-command-arm64 latest 528cc8423852 52 seconds ago 39.9MB 07:20:53 security-proxy-auth-arm64 latest 5b66dad265e4 About a minute ago 37.4MB 07:20:53 security-spiffe-token-provider-arm64 latest 2a866c6b2409 8 minutes ago 34.1MB 07:20:53 core-common-config-bootstrapper-arm64 latest 244ae26604fe 10 minutes ago 20.1MB 07:20:53 security-secretstore-setup-arm64 latest c81809718776 10 minutes ago 41.5MB 07:20:53 security-bootstrapper-arm64 latest 6ad0369093b4 11 minutes ago 23.7MB 07:20:53 security-proxy-setup-arm64 latest 0521a82d3654 11 minutes ago 31MB 07:20:53 security-spire-agent-arm64 latest 462aca8f252b 30 minutes ago 157MB 07:20:53 security-spire-config-arm64 latest 2690bec0e701 30 minutes ago 101MB 07:20:53 security-spire-server-arm64 latest 19924a20502b 30 minutes ago 102MB 07:20:53 ci-base-image-arm64 latest b5e105057780 49 minutes ago 962MB 07:20:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 07:20:53 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 07:20:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:20:54 07:20:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:20:54 arm64: Pulling from edgex-lftools-log-publisher 07:20:54 8998bd30e6a1: Pulling fs layer 07:20:54 04944245beec: Pulling fs layer 07:20:54 699f458cf7ca: Pulling fs layer 07:20:54 765212b225bb: Pulling fs layer 07:20:54 f23df028b6ca: Pulling fs layer 07:20:54 d65c8cfc05b1: Pulling fs layer 07:20:54 2437ff75d9bd: Pulling fs layer 07:20:54 765212b225bb: Waiting 07:20:54 f23df028b6ca: Waiting 07:20:54 d65c8cfc05b1: Waiting 07:20:54 2437ff75d9bd: Waiting 07:20:54 04944245beec: Verifying Checksum 07:20:54 04944245beec: Download complete 07:20:54 765212b225bb: Verifying Checksum 07:20:54 765212b225bb: Download complete 07:20:55 f23df028b6ca: Verifying Checksum 07:20:55 f23df028b6ca: Download complete 07:20:55 d65c8cfc05b1: Verifying Checksum 07:20:55 d65c8cfc05b1: Download complete 07:20:55 699f458cf7ca: Verifying Checksum 07:20:55 699f458cf7ca: Download complete 07:20:55 8998bd30e6a1: Verifying Checksum 07:20:55 8998bd30e6a1: Download complete 07:20:58 2437ff75d9bd: Verifying Checksum 07:20:58 2437ff75d9bd: Download complete 07:21:00 8998bd30e6a1: Pull complete 07:21:00 04944245beec: Pull complete 07:21:02 699f458cf7ca: Pull complete 07:21:02 765212b225bb: Pull complete 07:21:03 f23df028b6ca: Pull complete 07:21:03 d65c8cfc05b1: Pull complete 07:21:21 2437ff75d9bd: Pull complete 07:21:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:21:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:21:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:22 prd-ubuntu20.04-docker-arm64-4c-16g-4785 does not seem to be running inside a container 07:21:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:21:25 $ docker top 22a72f50335618fe3e8aa39ed01035fee386ac6b65b1e9a0ac23a26e7fca17c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:26 ---> job-cost.sh 07:21:26 lf-activate-venv: SKIPPING 07:21:26 INFO: No Stack... 07:21:27 INFO: Retrieving Pricing Info for: v3-standard-4 07:21:27 INFO: Archiving Costs [Pipeline] sh 07:21:28 + cat /w/workspace/edgex-go/1/archives/cost.csv 07:21:28 + cut -d, -f6 [Pipeline] lock 07:21:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4813-1-stack-cost] 07:21:28 Resource [jenkins-edgexfoundry-edgex-go-PR-4813-1-stack-cost] did not exist. Created. 07:21:28 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4813-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:21:29 + echo total: 0.10999999940395355 [Pipeline] stash 07:21:29 Stashed 1 file(s) [Pipeline] } 07:21:29 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4813-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:21:29 $ docker stop --time=1 22a72f50335618fe3e8aa39ed01035fee386ac6b65b1e9a0ac23a26e7fca17c5 07:21:31 $ docker rm -f --volumes 22a72f50335618fe3e8aa39ed01035fee386ac6b65b1e9a0ac23a26e7fca17c5 [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 07:21:32 provisioning config files... 07:21:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config17942148872437515932tmp [Pipeline] { [Pipeline] sh 07:21:33 + set +x 07:21:33 + curl -s https://codecov.io/bash 07:21:33 + bash -s -- 07:21:33 07:21:33 _____ _ 07:21:33 / ____| | | 07:21:33 | | ___ __| | ___ ___ _____ __ 07:21:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:21:33 | |___| (_) | (_| | __/ (_| (_) \ V / 07:21:33 \_____\___/ \__,_|\___|\___\___/ \_/ 07:21:33 Bash-1.0.6 07:21:33 07:21:33 07:21:33 ==> git version 2.25.1 found 07:21:33 ==> 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 07:21:33 Release-Date: 2020-01-08 07:21:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:21:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:21:33 ==> Jenkins CI detected. 07:21:33 current dir:  /w/workspace/edgex-go/1 07:21:33 project root: . 07:21:33 --> token set from env 07:21:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:21:33 ==> Running gcov in . (disable via -X gcov) 07:21:33 ==> Python coveragepy not found 07:21:33 ==> Searching for coverage reports in: 07:21:33 + . 07:21:33 -> Found 1 reports 07:21:33 ==> Detecting git/mercurial file structure 07:21:33 ==> Reading reports 07:21:33 + ./coverage.out bytes=456284 07:21:33 ==> Appending adjustments 07:21:33 https://docs.codecov.io/docs/fixing-reports 07:21:34 + Found adjustments 07:21:34 ==> Gzipping contents 07:21:34 60K /tmp/codecov.UZiYWJ.gz 07:21:34 ==> Uploading reports 07:21:34 url: https://codecov.io 07:21:34 query: branch=PR-4813&commit=b71999676454bc091ec994e204533b916eb5d04f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4813%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4813&job=&cmd_args= 07:21:34 -> Pinging Codecov 07:21:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4813&commit=b71999676454bc091ec994e204533b916eb5d04f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4813%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4813&job=&cmd_args= 07:21:34 -> Uploading to 07:21:34 https://storage.googleapis.com/codecov/v4/raw/2024-07-02/00271124DB129430A58F1EEE437C3FCB/b71999676454bc091ec994e204533b916eb5d04f/540919aa-6ff1-48c7-9d3a-c6719856fbdc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T072134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7cc04ea4800eecd2ae489c639283c52b61819953e3bca6f32f2c9b91b9b10a6b 07:21:34 % Total % Received % Xferd Average Speed Time Time Time Current 07:21:34 Dload Upload Total Spent Left Speed 07:21:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57960 0 0 100 57960 0 273k --:--:-- --:--:-- --:--:-- 272k 100 57960 0 0 100 57960 0 203k --:--:-- --:--:-- --:--:-- 202k 07:21:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b71999676454bc091ec994e204533b916eb5d04f [Pipeline] } 07:21:34 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 07:21:36 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 07:21:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:21:37 ---> package-listing.sh 07:21:37 ++ tr '[:upper:]' '[:lower:]' 07:21:37 ++ facter osfamily 07:21:38 + OS_FAMILY=debian 07:21:38 + workspace=/w/workspace/edgex-go/1 07:21:38 + START_PACKAGES=/tmp/packages_start.txt 07:21:38 + END_PACKAGES=/tmp/packages_end.txt 07:21:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:21:38 + PACKAGES=/tmp/packages_start.txt 07:21:38 + '[' /w/workspace/edgex-go/1 ']' 07:21:38 + PACKAGES=/tmp/packages_end.txt 07:21:38 + case "${OS_FAMILY}" in 07:21:38 + dpkg -l 07:21:38 + grep '^ii' 07:21:38 + '[' -f /tmp/packages_start.txt ']' 07:21:38 + '[' -f /tmp/packages_end.txt ']' 07:21:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:21:38 + '[' /w/workspace/edgex-go/1 ']' 07:21:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 07:21:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 07:21:38 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 07:21:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:21:39 07:21:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:21:39 latest: Pulling from edgex-lftools-log-publisher 07:21:39 5eb5b503b376: Pulling fs layer 07:21:39 5c69ac0246d0: Pulling fs layer 07:21:39 ec43610c2a17: Pulling fs layer 07:21:39 3a2ae6a8a46f: Pulling fs layer 07:21:39 33b1e0a273af: Pulling fs layer 07:21:39 5d3b04190fa2: Pulling fs layer 07:21:39 2f39f015ded8: Pulling fs layer 07:21:39 33b1e0a273af: Waiting 07:21:39 5d3b04190fa2: Waiting 07:21:39 2f39f015ded8: Waiting 07:21:39 3a2ae6a8a46f: Waiting 07:21:39 5c69ac0246d0: Verifying Checksum 07:21:39 5c69ac0246d0: Download complete 07:21:39 3a2ae6a8a46f: Verifying Checksum 07:21:39 3a2ae6a8a46f: Download complete 07:21:39 33b1e0a273af: Verifying Checksum 07:21:39 33b1e0a273af: Download complete 07:21:39 ec43610c2a17: Verifying Checksum 07:21:39 ec43610c2a17: Download complete 07:21:39 5d3b04190fa2: Verifying Checksum 07:21:39 5d3b04190fa2: Download complete 07:21:39 5eb5b503b376: Verifying Checksum 07:21:39 5eb5b503b376: Download complete 07:21:40 2f39f015ded8: Download complete 07:21:40 5eb5b503b376: Pull complete 07:21:40 5c69ac0246d0: Pull complete 07:21:41 ec43610c2a17: Pull complete 07:21:41 3a2ae6a8a46f: Pull complete 07:21:41 33b1e0a273af: Pull complete 07:21:41 5d3b04190fa2: Pull complete 07:21:45 2f39f015ded8: Pull complete 07:21:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:21:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:21:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:46 prd-ubuntu20.04-docker-8c-8g-4782 does not seem to be running inside a container 07:21:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:21:51 $ docker top e019601d54b0bf6fa4ef9e10e3df78648767272516240f4944245ff8b21a3ade -eo pid,comm [Pipeline] { [Pipeline] sh 07:21:52 + touch /tmp/pre-build-complete [Pipeline] sh 07:21:52 + mkdir -p /var/log/sysstat [Pipeline] sh 07:21:52 + ls /var/log/sa-host 07:21:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:21:53 provisioning config files... 07:21:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3594848171547178062tmp [Pipeline] { [Pipeline] echo 07:21:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:21:53 ---> create-netrc.sh [Pipeline] } 07:21:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:21:53 ---> python-tools-install.sh [Pipeline] echo 07:21:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:21:54 ---> sudo-logs.sh 07:21:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:21:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:21:54 ---> job-cost.sh 07:21:54 lf-activate-venv: SKIPPING 07:21:54 DEBUG: total: 0.10999999940395355 07:21:54 INFO: Retrieving Stack Cost... 07:21:55 INFO: Retrieving Pricing Info for: v3-standard-8 07:21:55 INFO: Archiving Costs [Pipeline] echo 07:21:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:21:55 ---> logs-deploy.sh 07:21:55 lf-activate-venv: SKIPPING 07:21:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4813/1 07:21:55 INFO: archiving workspace using pattern(s): 07:21:56 Archives upload complete. 07:21:56 INFO: archiving logs to Nexus