Pull request #4803 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9a6310e23355fa1ba07c7b9ecac64bed248f7bd2+239ef15ab24daf2ea0f6ddd51cd241359830100f (5442e5d0880d64e1118ee751a53be50be4a234ac) 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-ssh10710891658114993741.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-ssh4407286583194297960.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-4803/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-4803/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14026614115488087619.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-4803/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12518749378016482557.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-ssh17378261307168100760.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-4803/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-4803/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5714011131314657679.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2766 in /w/workspace/edgexfoundry_edgex-go_PR-4803 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4803/head:refs/remotes/origin/PR-4803 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 239ef15ab24daf2ea0f6ddd51cd241359830100f into PR head commit 9a6310e23355fa1ba07c7b9ecac64bed248f7bd2 Merge succeeded, producing 9a6310e23355fa1ba07c7b9ecac64bed248f7bd2 Checking out Revision 9a6310e23355fa1ba07c7b9ecac64bed248f7bd2 (PR-4803) Commit message: "build(deps): Bump golang.org/x/crypto from 0.23.0 to 0.24.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 9a6310e23355fa1ba07c7b9ecac64bed248f7bd2 # 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 239ef15ab24daf2ea0f6ddd51cd241359830100f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a6310e23355fa1ba07c7b9ecac64bed248f7bd2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:43:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:43:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:43:38 ========================================================= 19:43:38 EdgeX Global Pipelines Version Info 19:43:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:43:39 ------------------- 19:43:39 stable info: 19:43:39 ------------------- 19:43:39 Commited By: Ginny Guan ginny@iotechsys.com 19:43:39 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 19:43:39 Message: update stable to v1.0.260 19:43:40 ------------------- 19:43:40 experimental info: 19:43:40 ------------------- 19:43:40 Commited By: Ginny Guan ginny@iotechsys.com 19:43:40 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 19:43:40 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:43:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:43:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:43:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:43:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:43:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:43:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:43:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:43:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:43:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:43:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:43:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:43:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:43:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:43:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:43:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:43:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:43:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:43:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:43:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:43:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:43:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:43:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:43:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:43:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4803 [Pipeline] echo 19:43:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4803 [Pipeline] echo 19:43:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4803 [Pipeline] echo 19:43:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a6310e23355fa1ba07c7b9ecac64bed248f7bd2 [Pipeline] echo 19:43:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a6310e [Pipeline] echo 19:43:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:43:42 provisioning config files... 19:43:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8702709092074417834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:43:42 ---> ****-login.sh 19:43:42 nexus3.edgexfoundry.org:10001 19:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:43:43 Configure a credential helper to remove this warning. See 19:43:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:43:43 19:43:43 Login Succeeded 19:43:43 nexus3.edgexfoundry.org:10002 19:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:43:43 Configure a credential helper to remove this warning. See 19:43:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:43:43 19:43:43 Login Succeeded 19:43:43 nexus3.edgexfoundry.org:10003 19:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:43:43 Configure a credential helper to remove this warning. See 19:43:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:43:43 19:43:43 Login Succeeded 19:43:43 nexus3.edgexfoundry.org:10004 19:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:43:43 Configure a credential helper to remove this warning. See 19:43:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:43:43 19:43:43 Login Succeeded 19:43:43 ****.io 19:43:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:43:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:43:43 Configure a credential helper to remove this warning. See 19:43:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:43:43 19:43:43 Login Succeeded 19:43:43 ---> ****-login.sh ends [Pipeline] } 19:43:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:43:44 + 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 19:43:44 + dirname cmd/core-command/Dockerfile 19:43:44 + cut -d/ -f2 19:43:44 + echo core-command,cmd/core-command/Dockerfile 19:43:44 + + cut -d/ -f2 19:43:44 dirname cmd/core-common-config-bootstrapper/Dockerfile 19:43:44 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:43:44 + + cut -d/ -f2 19:43:44 dirname cmd/core-data/Dockerfile 19:43:44 + echo core-data,cmd/core-data/Dockerfile 19:43:44 + + dirname cmd/core-metadata/Dockerfile 19:43:44 cut -d/ -f2 19:43:44 + echo core-metadata,cmd/core-metadata/Dockerfile 19:43:44 + dirname cmd/security-bootstrapper/Dockerfile 19:43:44 + cut -d/ -f2 19:43:44 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:43:44 + dirname cmd/security-proxy-auth/Dockerfile 19:43:44 + cut -d/ -f2 19:43:44 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:43:44 + dirname cmd/security-proxy-setup/Dockerfile 19:43:44 + cut -d/ -f2 19:43:44 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:43:44 + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 19:43:44 19:43:44 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:43:44 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:43:44 + cut -d/ -f2 19:43:44 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:43:44 + dirname cmd/security-spire-agent/Dockerfile 19:43:44 + cut -d/ -f2 19:43:44 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:43:44 + dirname cmd/security-spire-config/Dockerfile 19:43:44 + cut -d/ -f2 19:43:44 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:43:44 + dirname cmd/security-spire-server/Dockerfile 19:43:44 + cut -d/ -f2 19:43:44 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:43:44 + dirname cmd/support-notifications/Dockerfile 19:43:44 + cut -d/ -f2 19:43:44 + echo support-notifications,cmd/support-notifications/Dockerfile 19:43:44 + dirname cmd/support-scheduler/Dockerfile 19:43:44 + cut -d/ -f2 19:43:44 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:43:44 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 19:43:44 + git rev-list -1 --merges 9a6310e23355fa1ba07c7b9ecac64bed248f7bd2~1..9a6310e23355fa1ba07c7b9ecac64bed248f7bd2 [Pipeline] echo 19:43:45 -----------> git rev-list -1 --merges 9a6310e23355fa1ba07c7b9ecac64bed248f7bd2~1..9a6310e23355fa1ba07c7b9ecac64bed248f7bd2 9a6310e23355fa1ba07c7b9ecac64bed248f7bd2 [false] [Pipeline] sh 19:43:45 + git log --format=format:%s -1 9a6310e23355fa1ba07c7b9ecac64bed248f7bd2 [Pipeline] echo 19:43:45 ========================================================= 19:43:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:43:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:43:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:43:45 + grep -v github /etc/ssh/ssh_known_hosts 19:43:45 + [ -e /tmp/ssh_known_hosts ] 19:43:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:43:45 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 19:43:45 -a /etc/ssh/ssh_known_hosts 19:43:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:43:46 19:43:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:43:46 0.1.4: Pulling from edgex-devops/py-git-semver 19:43:46 b85a868b505f: Pulling fs layer 19:43:46 e2be974225ed: Pulling fs layer 19:43:46 339a4e72a1f5: Pulling fs layer 19:43:46 988bab9f4d93: Pulling fs layer 19:43:46 1469e6f7b9e6: Pulling fs layer 19:43:46 eaf3925da568: Pulling fs layer 19:43:46 bab4dde63d76: Pulling fs layer 19:43:46 bde34c3a00c8: Pulling fs layer 19:43:46 b352a97aabf1: Pulling fs layer 19:43:46 4872d77fe225: Pulling fs layer 19:43:46 5851b861e8e6: Pulling fs layer 19:43:46 988bab9f4d93: Waiting 19:43:46 b352a97aabf1: Waiting 19:43:46 4872d77fe225: Waiting 19:43:46 5851b861e8e6: Waiting 19:43:46 1469e6f7b9e6: Waiting 19:43:46 eaf3925da568: Waiting 19:43:46 bab4dde63d76: Waiting 19:43:46 bde34c3a00c8: Waiting 19:43:46 e2be974225ed: Download complete 19:43:46 988bab9f4d93: Verifying Checksum 19:43:46 988bab9f4d93: Download complete 19:43:46 1469e6f7b9e6: Verifying Checksum 19:43:46 1469e6f7b9e6: Download complete 19:43:47 339a4e72a1f5: Verifying Checksum 19:43:47 339a4e72a1f5: Download complete 19:43:47 eaf3925da568: Verifying Checksum 19:43:47 eaf3925da568: Download complete 19:43:47 bde34c3a00c8: Download complete 19:43:47 b352a97aabf1: Download complete 19:43:47 4872d77fe225: Verifying Checksum 19:43:47 4872d77fe225: Download complete 19:43:47 5851b861e8e6: Verifying Checksum 19:43:47 5851b861e8e6: Download complete 19:43:47 b85a868b505f: Verifying Checksum 19:43:47 b85a868b505f: Download complete 19:43:47 bab4dde63d76: Download complete 19:43:48 b85a868b505f: Pull complete 19:43:48 e2be974225ed: Pull complete 19:43:49 339a4e72a1f5: Pull complete 19:43:49 988bab9f4d93: Pull complete 19:43:49 1469e6f7b9e6: Pull complete 19:43:49 eaf3925da568: Pull complete 19:43:52 bab4dde63d76: Pull complete 19:43:52 bde34c3a00c8: Pull complete 19:43:52 b352a97aabf1: Pull complete 19:43:52 4872d77fe225: Pull complete 19:43:53 5851b861e8e6: Pull complete 19:43:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:43:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:43:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:53 prd-ubuntu20.04-docker-8c-8g-2766 does not seem to be running inside a container 19:43:53 $ 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 19:44:00 $ docker top faeafa2fdd5936e57d8b5ce3e1889294a2ee771b3e01ab3e2dee5f42da5f00bd -eo pid,comm 19:44:00 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). 19:44:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:44:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:44:00 [ssh-agent] Looking for ssh-agent implementation... 19:44:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:44:00 $ docker exec faeafa2fdd5936e57d8b5ce3e1889294a2ee771b3e01ab3e2dee5f42da5f00bd ssh-agent 19:44:00 SSH_AUTH_SOCK=/tmp/ssh-pbuH09h3sMKC/agent.32 19:44:00 SSH_AGENT_PID=38 19:44:00 Running ssh-add (command line suppressed) 19:44:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13161306688862547315.key (/w/workspace/edgex-go/1@tmp/private_key_13161306688862547315.key) 19:44:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:44:01 + git tag --points-at HEAD [Pipeline] } 19:44:01 $ docker exec --env ******** --env ******** faeafa2fdd5936e57d8b5ce3e1889294a2ee771b3e01ab3e2dee5f42da5f00bd ssh-agent -k 19:44:01 unset SSH_AUTH_SOCK; 19:44:01 unset SSH_AGENT_PID; 19:44:01 echo Agent pid 38 killed; 19:44:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:44:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:44:01 [ssh-agent] Looking for ssh-agent implementation... 19:44:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:44:01 $ docker exec faeafa2fdd5936e57d8b5ce3e1889294a2ee771b3e01ab3e2dee5f42da5f00bd ssh-agent 19:44:01 SSH_AUTH_SOCK=/tmp/ssh-8ScojL7zGsQC/agent.71 19:44:01 SSH_AGENT_PID=77 19:44:01 Running ssh-add (command line suppressed) 19:44:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15334030267264904065.key (/w/workspace/edgex-go/1@tmp/private_key_15334030267264904065.key) 19:44:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:44:02 + git semver init 19:44:02 2024-06-04 19:44:02,511 [run_init] DEBUG init version:0.0.0 force:False 19:44:02 2024-06-04 19:44:02,512 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:44:02 2024-06-04 19:44:02,513 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:44:02 2024-06-04 19:44:02,513 [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) 19:44:09 2024-06-04 19:44:08,400 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:44:09 2024-06-04 19:44:08,401 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4803 with force:False 19:44:09 2024-06-04 19:44:08,401 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4803 19:44:09 2024-06-04 19:44:08,405 [execute] INFO git cat-file --batch-check 19:44:09 2024-06-04 19:44:08,406 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:44:09 2024-06-04 19:44:08,412 [execute] INFO git cat-file --batch 19:44:09 2024-06-04 19:44:08,412 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:44:09 2024-06-04 19:44:08,417 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4803 19:44:09 0.0.0 [Pipeline] } 19:44:09 $ docker exec --env ******** --env ******** faeafa2fdd5936e57d8b5ce3e1889294a2ee771b3e01ab3e2dee5f42da5f00bd ssh-agent -k 19:44:09 unset SSH_AUTH_SOCK; 19:44:09 unset SSH_AGENT_PID; 19:44:09 echo Agent pid 77 killed; 19:44:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:44:09 + git semver [Pipeline] } 19:44:10 $ docker stop --time=1 faeafa2fdd5936e57d8b5ce3e1889294a2ee771b3e01ab3e2dee5f42da5f00bd 19:44:11 $ docker rm -f --volumes faeafa2fdd5936e57d8b5ce3e1889294a2ee771b3e01ab3e2dee5f42da5f00bd [Pipeline] // withDockerContainer [Pipeline] sh 19:44:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:44:12 Stashed 1 file(s) [Pipeline] echo 19:44:12 [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 19:44:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:44:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:44:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:44:13 ========================================================= 19:44:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:44:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:44:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:44:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:44:13 619be1103602: Pulling fs layer 19:44:13 7862e08f4a3e: Pulling fs layer 19:44:13 5df492c9dc93: Pulling fs layer 19:44:13 7629e6793208: Pulling fs layer 19:44:13 4f4fb700ef54: Pulling fs layer 19:44:13 fb5054dd5b73: Pulling fs layer 19:44:13 eeca6798cff9: Pulling fs layer 19:44:13 4f4fb700ef54: Waiting 19:44:13 aa269ceb94a6: Pulling fs layer 19:44:13 fb5054dd5b73: Waiting 19:44:13 7629e6793208: Waiting 19:44:13 eeca6798cff9: Waiting 19:44:13 ada007ff1a6a: Pulling fs layer 19:44:13 aa269ceb94a6: Waiting 19:44:13 ada007ff1a6a: Waiting 19:44:13 7862e08f4a3e: Verifying Checksum 19:44:13 7862e08f4a3e: Download complete 19:44:13 7629e6793208: Verifying Checksum 19:44:13 7629e6793208: Download complete 19:44:13 4f4fb700ef54: Download complete 19:44:13 fb5054dd5b73: Download complete 19:44:13 619be1103602: Verifying Checksum 19:44:13 619be1103602: Download complete 19:44:14 eeca6798cff9: Verifying Checksum 19:44:14 eeca6798cff9: Download complete 19:44:14 619be1103602: Pull complete 19:44:14 ada007ff1a6a: Verifying Checksum 19:44:14 ada007ff1a6a: Download complete 19:44:14 7862e08f4a3e: Pull complete 19:44:14 5df492c9dc93: Verifying Checksum 19:44:14 5df492c9dc93: Download complete 19:44:14 aa269ceb94a6: Download complete 19:44:18 5df492c9dc93: Pull complete 19:44:18 7629e6793208: Pull complete 19:44:18 4f4fb700ef54: Pull complete 19:44:18 fb5054dd5b73: Pull complete 19:44:18 eeca6798cff9: Pull complete 19:44:20 aa269ceb94a6: Pull complete 19:44:21 ada007ff1a6a: Pull complete 19:44:21 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:44:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:44:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:44:21 + + docker build -t ci-base-image-x86_64 -fecho - FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:44:21 WORKDIR /edgex 19:44:21 COPY go.mod . 19:44:21 RUN go mod download . 19:44:21 19:44:22 Sending build context to Docker daemon 178.3MB 19:44:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:44:22 ---> f489d0715acc 19:44:22 Step 2/4 : WORKDIR /edgex 19:44:27 Still waiting to schedule task 19:44:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:44:30 ---> Running in e5d61273b0ea 19:44:30 Removing intermediate container e5d61273b0ea 19:44:30 ---> 50baae7b841e 19:44:30 Step 3/4 : COPY go.mod . 19:44:30 ---> 06fa30010568 19:44:30 Step 4/4 : RUN go mod download 19:44:30 ---> Running in 112eb51aa3f1 19:45:02 Removing intermediate container 112eb51aa3f1 19:45:02 ---> fc885035b55e 19:45:02 Successfully built fc885035b55e 19:45:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:02 + docker inspect -f . ci-base-image-x86_64 19:45:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:02 prd-ubuntu20.04-docker-8c-8g-2766 does not seem to be running inside a container 19:45:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:45:03 $ docker top 4838da040efc9e5713fe7cc97e8cf1ff4ef848785acf05d0399dab9b24e97e85 -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:03 + go version 19:45:03 go version go1.21.9 linux/amd64 [Pipeline] } 19:45:03 $ docker stop --time=1 4838da040efc9e5713fe7cc97e8cf1ff4ef848785acf05d0399dab9b24e97e85 19:45:05 $ docker rm -f --volumes 4838da040efc9e5713fe7cc97e8cf1ff4ef848785acf05d0399dab9b24e97e85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:05 + docker inspect -f . ci-base-image-x86_64 19:45:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:06 prd-ubuntu20.04-docker-8c-8g-2766 does not seem to be running inside a container 19:45:06 $ 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 19:45:06 $ docker top 8a3a628f0f2b36b0acfaeade13d7325b44a02e4f7f2d0846ba4d6b77cd424c67 -eo pid,comm [Pipeline] { [Pipeline] echo 19:45:06 ========================================================= 19:45:06 [edgeXBuildGoParallel] Running Tests and Build... 19:45:06 ========================================================= [Pipeline] sh 19:45:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:45:07 + make test 19:45:07 go test -race -coverprofile=coverage.out ./... 19:45:13 ? github.com/edgexfoundry/edgex-go [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:45:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements 19:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:45:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:45:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.057s coverage: 97.0% of statements 19:45:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:45:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:45:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:45:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:45:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:45:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:45:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:45:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:45:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:45:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:45:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:45:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:45:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:45:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:45:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements 19:45:56 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.063s coverage: 53.2% of statements 19:45:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:45:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:45:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.432s coverage: 93.4% of statements 19:45:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.090s coverage: 6.1% of statements 19:45:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.365s coverage: 97.6% of statements 19:45:58 ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements 19:45:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.074s coverage: 0.9% of statements 19:45:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.071s coverage: 32.2% of statements 19:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.058s coverage: 41.7% of statements 19:45:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 82.9% of statements 19:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.045s coverage: 94.1% of statements 19:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.062s coverage: 96.3% of statements 19:45:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements 19:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:45:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:46:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:46:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:46:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:46:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:46:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:46:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:46:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:46:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2767 in /w/workspace/edgexfoundry_edgex-go_PR-4803 [Pipeline] { [Pipeline] ws 19:46:07 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:46:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:46:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:46:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:46:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:46:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:46:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:46:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:46:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:46:10 The recommended git tool is: git 19:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:46:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:46:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.046s coverage: 94.4% of statements 19:46:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:46:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:46:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:46:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:46:13 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:46:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:46:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:46:18 using credential edgex-jenkins-ssh 19:46:18 Cloning the remote Git repository 19:46:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:46:19 > git init /w/workspace/edgex-go/1 # timeout=10 19:46:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:46:19 > git --version # timeout=10 19:46:19 > git --version # 'git version 2.25.1' 19:46:19 using GIT_SSH to set credentials SSH Credentials for GitHub 19:46:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.283s coverage: 79.9% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.063s coverage: 92.9% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.018s coverage: 64.4% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.048s coverage: 62.3% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.046s coverage: 87.2% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.039s coverage: 20.0% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.049s coverage: 100.0% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.095s coverage: 81.8% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.089s coverage: 82.1% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.181s coverage: 63.1% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.038s coverage: 100.0% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.028s coverage: 100.0% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.164s coverage: 38.4% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.048s coverage: 89.5% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.044s coverage: 84.8% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 19.9% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 95.7% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements 19:46:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 98.9% of statements 19:46:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:46:24 running golangci-lint 19:46:24 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:46:24 go version go1.21.9 linux/amd64 19:46:24 level=info msg="[config_reader] Used config file .golangci.yml" 19:46:24 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:46:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:46:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:46:38 Merging remotes/origin/main commit 239ef15ab24daf2ea0f6ddd51cd241359830100f into PR head commit 9a6310e23355fa1ba07c7b9ecac64bed248f7bd2 19:46:39 Merge succeeded, producing 9a6310e23355fa1ba07c7b9ecac64bed248f7bd2 19:46:39 Checking out Revision 9a6310e23355fa1ba07c7b9ecac64bed248f7bd2 (PR-4803) 19:46:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:46:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:46:38 using GIT_SSH to set credentials SSH Credentials for GitHub 19:46:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4803/head:refs/remotes/origin/PR-4803 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:46:38 > git config core.sparsecheckout # timeout=10 19:46:38 > git checkout -f 9a6310e23355fa1ba07c7b9ecac64bed248f7bd2 # timeout=10 19:46:39 > git remote # timeout=10 19:46:39 > git config --get remote.origin.url # timeout=10 19:46:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:46:39 > git merge 239ef15ab24daf2ea0f6ddd51cd241359830100f # timeout=10 19:46:39 > git rev-parse HEAD^{commit} # timeout=10 19:46:39 > git config core.sparsecheckout # timeout=10 19:46:39 > git checkout -f 9a6310e23355fa1ba07c7b9ecac64bed248f7bd2 # timeout=10 19:46:39 Commit message: "build(deps): Bump golang.org/x/crypto from 0.23.0 to 0.24.0" 19:46:39 > git --version # timeout=10 19:46:39 > git --version # 'git version 2.25.1' 19:46:40 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:46:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:46:44 % Total % Received % Xferd Average Speed Time Time Time Current 19:46:44 Dload Upload Total Spent Left Speed 19:46:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh 19:46:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:46:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:46:45 + sudo tee /etc/docker/daemon.new 19:46:45 { 19:46:45 "registry-mirrors": [ 19:46:45 "https://nexus3.edgexfoundry.org:10001" 19:46:45 ], 19:46:45 "bip": "10.250.0.254/24", 19:46:45 "hosts": [ 19:46:45 "tcp://0.0.0.0:5555", 19:46:45 "unix:///var/run/docker.sock" 19:46:45 ], 19:46:45 "mtu": 1458, 19:46:45 "selinux-enabled": true, 19:46:45 "seccomp-profile": "/etc/docker/seccomp.json" 19:46:45 } [Pipeline] sh 19:46:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:46:46 + sudo service docker restart 19:46:46 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|deps|imports|name) took 20.53948062s" 19:46:46 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.972551ms" 19:46:56 level=info msg="[linters_context/goanalysis] analyzers took 1m43.113344089s with top 10 stages: buildir: 44.41887152s, gosec: 5.919069914s, inspect: 2.644928234s, ctrlflow: 2.340476555s, fact_deprecated: 2.337959598s, printf: 1.868376889s, nilness: 1.240058605s, fact_purity: 1.198866102s, S1038: 942.664831ms, typedness: 912.37981ms" 19:46:56 level=info msg="[runner] Issues before processing: 197, after processing: 0" 19:46:56 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, skip_dirs: 197/197, filename_unadjuster: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, cgo: 197/197, path_prettifier: 197/197, identifier_marker: 197/197, exclude: 197/197, nolint: 0/21" 19:46:56 level=info msg="[runner] processing took 15.763921ms with stages: nolint: 6.361903ms, identifier_marker: 4.595965ms, path_prettifier: 1.496276ms, autogenerated_exclude: 1.425004ms, exclude-rules: 1.10934ms, skip_dirs: 681.13µs, cgo: 56.032µs, filename_unadjuster: 34.391µs, max_same_issues: 640ns, skip_files: 550ns, fixer: 410ns, uniq_by_line: 390ns, diff: 350ns, exclude: 320ns, sort_results: 260ns, severity-rules: 250ns, max_from_linter: 180ns, source_code: 160ns, max_per_file_from_linter: 130ns, path_shortener: 130ns, path_prefixer: 110ns" 19:46:56 level=info msg="[runner] linters took 9.954347394s with stages: goanalysis_metalinter: 9.938495419s" 19:46:56 level=info msg="File cache stats: 0 entries of total size 0B" 19:46:56 level=info msg="Memory: 305 samples, avg is 248.3MB, max is 1188.0MB" 19:46:56 level=info msg="Execution took 30.535403358s" 19:46:56 go vet ./... 19:47:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:47:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:47:02 ./bin/test-attribution-txt.sh 19:47:02 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 19:47:02 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 19:47:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:47:02 + ls -al . 19:47:02 total 816 19:47:02 drwxrwxr-x 11 1001 1001 4096 Jun 4 19:45 . 19:47:02 drwxr-xr-x 4 root root 4096 Jun 4 19:45 .. 19:47:02 drwxrwxr-x 2 1001 1001 4096 Jun 4 19:43 .blubracket 19:47:02 -rw-rw-r-- 1 1001 1001 10 Jun 4 19:43 .dockerignore 19:47:02 drwxrwxr-x 8 1001 1001 4096 Jun 4 19:46 .git 19:47:02 drwxrwxr-x 3 1001 1001 4096 Jun 4 19:43 .github 19:47:02 -rw-rw-r-- 1 1001 1001 1074 Jun 4 19:43 .gitignore 19:47:02 -rw-rw-r-- 1 1001 1001 42 Jun 4 19:43 .golangci.yml 19:47:02 -rw-rw-r-- 1 1001 1001 100 Jun 4 19:43 .hadolint.yml 19:47:02 drwxr-xr-x 3 1001 1001 4096 Jun 4 19:44 .semver 19:47:02 -rw-rw-r-- 1 1001 1001 155 Jun 4 19:43 .sonarcloud.properties 19:47:02 -rw-rw-r-- 1 1001 1001 1171 Jun 4 19:43 ADOPTERS.md 19:47:02 -rw-rw-r-- 1 1001 1001 20261 Jun 4 19:43 Attribution.txt 19:47:02 -rw-rw-r-- 1 1001 1001 100284 Jun 4 19:43 CHANGELOG.md 19:47:02 -rw-rw-r-- 1 1001 1001 3804 Jun 4 19:43 CONTRIBUTING.md 19:47:02 -rw-rw-r-- 1 1001 1001 677 Jun 4 19:43 GOVERNANCE.md 19:47:02 -rw-rw-r-- 1 1001 1001 861 Jun 4 19:43 Jenkinsfile 19:47:02 -rw-rw-r-- 1 1001 1001 10775 Jun 4 19:43 LICENSE 19:47:02 -rw-rw-r-- 1 1001 1001 15392 Jun 4 19:43 Makefile 19:47:02 -rw-rw-r-- 1 1001 1001 582 Jun 4 19:43 OWNERS.md 19:47:02 -rw-rw-r-- 1 1001 1001 9528 Jun 4 19:43 README.md 19:47:02 -rw-rw-r-- 1 1001 1001 789 Jun 4 19:43 SECURITY.md 19:47:02 -rw-rw-r-- 1 1001 1001 5 Jun 4 19:44 VERSION 19:47:02 drwxrwxr-x 2 1001 1001 4096 Jun 4 19:43 bin 19:47:02 drwxrwxr-x 18 1001 1001 4096 Jun 4 19:43 cmd 19:47:02 -rw-r--r-- 1 root root 455714 Jun 4 19:46 coverage.out 19:47:02 drwxrwxr-x 2 1001 1001 4096 Jun 4 19:43 fuzz_test 19:47:02 -rw-rw-r-- 1 1001 1001 7030 Jun 4 19:43 go.mod 19:47:02 -rw-rw-r-- 1 1001 1001 101825 Jun 4 19:43 go.sum 19:47:02 drwxrwxr-x 7 1001 1001 4096 Jun 4 19:43 internal 19:47:02 drwxrwxr-x 3 1001 1001 4096 Jun 4 19:43 openapi 19:47:02 -rw-rw-r-- 1 1001 1001 584 Jun 4 19:43 security.txt 19:47:02 -rw-rw-r-- 1 1001 1001 204 Jun 4 19:43 version.go [Pipeline] sh 19:47:02 + '[' -e coverage.out ] 19:47:02 + chown 1001:1001 coverage.out [Pipeline] stash 19:47:02 Stashed 1 file(s) [Pipeline] sh 19:47:03 + make build 19:47:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:47:04 provisioning config files... 19:47:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config11368142298901163284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:47:05 ---> ****-login.sh 19:47:05 nexus3.edgexfoundry.org:10001 19:47:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:05 Configure a credential helper to remove this warning. See 19:47:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:05 19:47:05 Login Succeeded 19:47:05 nexus3.edgexfoundry.org:10002 19:47:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:06 Configure a credential helper to remove this warning. See 19:47:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:06 19:47:06 Login Succeeded 19:47:06 nexus3.edgexfoundry.org:10003 19:47:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:06 Configure a credential helper to remove this warning. See 19:47:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:06 19:47:06 Login Succeeded 19:47:06 nexus3.edgexfoundry.org:10004 19:47:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:06 Configure a credential helper to remove this warning. See 19:47:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:06 19:47:06 Login Succeeded 19:47:06 ****.io 19:47:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:47:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:47:07 Configure a credential helper to remove this warning. See 19:47:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:47:07 19:47:07 Login Succeeded 19:47:07 ---> ****-login.sh ends [Pipeline] } 19:47:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:47:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:47:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:47:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:47:08 ========================================================= 19:47:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:47:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:47:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:47:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:47:08 c6b39de5b339: Pulling fs layer 19:47:08 a69c41024577: Pulling fs layer 19:47:08 d6de4b400683: Pulling fs layer 19:47:08 35cb2a7552d0: Pulling fs layer 19:47:08 4f4fb700ef54: Pulling fs layer 19:47:08 35cb2a7552d0: Waiting 19:47:08 464afbd9ba4c: Pulling fs layer 19:47:08 4f4fb700ef54: Waiting 19:47:08 00f215d4a9da: Pulling fs layer 19:47:08 464afbd9ba4c: Waiting 19:47:08 d496ad576159: Pulling fs layer 19:47:08 00f215d4a9da: Waiting 19:47:08 d496ad576159: Waiting 19:47:08 a69c41024577: Verifying Checksum 19:47:08 a69c41024577: Download complete 19:47:08 35cb2a7552d0: Verifying Checksum 19:47:08 35cb2a7552d0: Download complete 19:47:08 4f4fb700ef54: Verifying Checksum 19:47:08 4f4fb700ef54: Download complete 19:47:08 464afbd9ba4c: Verifying Checksum 19:47:08 464afbd9ba4c: Download complete 19:47:08 c6b39de5b339: Verifying Checksum 19:47:08 c6b39de5b339: Download complete 19:47:09 d496ad576159: Verifying Checksum 19:47:09 d496ad576159: Download complete 19:47:09 c6b39de5b339: Pull complete 19:47:10 a69c41024577: Pull complete 19:47:10 d6de4b400683: Verifying Checksum 19:47:10 d6de4b400683: Download complete 19:47:11 00f215d4a9da: Verifying Checksum 19:47:11 00f215d4a9da: Download complete 19:47:24 d6de4b400683: Pull complete 19:47:24 35cb2a7552d0: Pull complete 19:47:24 4f4fb700ef54: Pull complete 19:47:24 464afbd9ba4c: Pull complete 19:47: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-metadata/core-metadata ./cmd/core-metadata 19:47: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-command/core-command ./cmd/core-command 19:47:26 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:47:27 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 19:47:31 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 19:47: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/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 19:47:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:47:34 00f215d4a9da: Pull complete 19:47: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:47:35 d496ad576159: Pull complete 19:47:35 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:47:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:47:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:47: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/secrets-config ./cmd/secrets-config 19:47:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:47:35 WORKDIR /edgex 19:47:35 COPY go.mod . 19:47:35 RUN go mod download 19:47:35 + docker build -t ci-base-image-arm64 -f - . 19:47:36 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 19:47:36 Sending build context to Docker daemon 3.004MB 19:47:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:47:36 ---> f246e2811388 19:47:36 Step 2/4 : WORKDIR /edgex 19:47:37 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] } 19:47:38 $ docker stop --time=1 8a3a628f0f2b36b0acfaeade13d7325b44a02e4f7f2d0846ba4d6b77cd424c67 19:47:38 ---> Running in 99ef6aa4cf4d 19:47:38 Removing intermediate container 99ef6aa4cf4d 19:47:38 ---> d3dc775c4ef3 19:47:38 Step 3/4 : COPY go.mod . 19:47:38 ---> 945ed103d971 19:47:38 Step 4/4 : RUN go mod download 19:47:38 ---> Running in 59b3ddc46c48 19:47:45 $ docker rm -f --volumes 8a3a628f0f2b36b0acfaeade13d7325b44a02e4f7f2d0846ba4d6b77cd424c67 [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 19:47:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:47:46 19:47:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:47:47 latest: Pulling from edgex-devops/edgex-compose 19:47:47 91d30c5bc195: Pulling fs layer 19:47:47 2e9b0aa3be6d: Pulling fs layer 19:47:47 9c61dcf015f6: Pulling fs layer 19:47:47 4698f68db338: Pulling fs layer 19:47:47 2a2f49069b9e: Pulling fs layer 19:47:47 e0025b399a48: Pulling fs layer 19:47:47 4698f68db338: Waiting 19:47:47 2a2f49069b9e: Waiting 19:47:47 e0025b399a48: Waiting 19:47:47 91d30c5bc195: Verifying Checksum 19:47:47 91d30c5bc195: Download complete 19:47:47 4698f68db338: Verifying Checksum 19:47:47 4698f68db338: Download complete 19:47:47 2e9b0aa3be6d: Verifying Checksum 19:47:47 2e9b0aa3be6d: Download complete 19:47:47 e0025b399a48: Download complete 19:47:47 91d30c5bc195: Pull complete 19:47:47 2a2f49069b9e: Download complete 19:47:47 2e9b0aa3be6d: Pull complete 19:47:47 9c61dcf015f6: Download complete 19:47:56 9c61dcf015f6: Pull complete 19:47:56 4698f68db338: Pull complete 19:47:56 2a2f49069b9e: Pull complete 19:47:56 e0025b399a48: Pull complete 19:47:56 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:47:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:47:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:47:56 prd-ubuntu20.04-docker-8c-8g-2766 does not seem to be running inside a container 19:47:56 $ 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 19:47:57 $ docker top 85e59f3ab855db102fad3bdbffdf4a09f0440652f6f6002a2b4deb05a2ad1e45 -eo pid,comm [Pipeline] { [Pipeline] sh 19:47:57 + docker compose -f ./docker-compose-build.yml build --parallel 19:48:00 #1 [core-command internal] load build definition from Dockerfile 19:48:00 #1 transferring dockerfile: 1.93kB done 19:48:00 #1 DONE 0.0s 19:48:00 19:48:00 #2 [security-spire-config internal] load build definition from Dockerfile 19:48:00 #2 transferring dockerfile: 1.69kB done 19:48:00 #2 DONE 0.0s 19:48:00 19:48:00 #3 [support-scheduler internal] load build definition from Dockerfile 19:48:00 #3 transferring dockerfile: 1.93kB done 19:48:00 #3 DONE 0.0s 19:48:00 19:48:00 #4 [support-notifications internal] load build definition from Dockerfile 19:48:00 #4 transferring dockerfile: 1.95kB done 19:48:00 #4 DONE 0.0s 19:48:00 19:48:00 #5 [security-proxy-setup internal] load build definition from Dockerfile 19:48:00 #5 transferring dockerfile: 2.50kB done 19:48:00 #5 DONE 0.1s 19:48:00 19:48:00 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:48:00 #6 transferring dockerfile: 1.89kB done 19:48:00 #6 DONE 0.0s 19:48:00 19:48:00 #7 [security-bootstrapper internal] load build definition from Dockerfile 19:48:00 #7 DONE 0.0s 19:48:00 19:48:00 #8 [security-spire-server internal] load build definition from Dockerfile 19:48:00 #8 transferring dockerfile: 1.70kB done 19:48:00 #8 DONE 0.1s 19:48:00 19:48:00 #9 [security-secretstore-setup internal] load build definition from Dockerfile 19:48:00 #9 transferring dockerfile: 2.49kB done 19:48:00 #9 ... 19:48:00 19:48:00 #10 [core-metadata internal] load build definition from Dockerfile 19:48:00 #10 transferring dockerfile: 2.06kB done 19:48:00 #10 DONE 0.7s 19:48:01 19:48:01 #9 [security-secretstore-setup internal] load build definition from Dockerfile 19:48:01 #9 DONE 0.9s 19:48:01 19:48:01 #11 [security-spire-config internal] load .dockerignore 19:48:01 #11 transferring context: 50B done 19:48:01 #11 DONE 0.5s 19:48:01 19:48:01 #12 [core-command internal] load .dockerignore 19:48:01 #12 transferring context: 50B done 19:48:01 #12 DONE 0.7s 19:48:01 19:48:01 #13 [support-scheduler internal] load .dockerignore 19:48:01 #13 transferring context: 50B done 19:48:01 #13 DONE 0.6s 19:48:01 19:48:01 #14 [support-notifications internal] load .dockerignore 19:48:01 #14 transferring context: 50B done 19:48:01 #14 DONE 0.6s 19:48:01 19:48:01 #15 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:48:01 #15 DONE 0.0s 19:48:01 19:48:01 #16 [core-command internal] load metadata for docker.io/library/alpine:3.18 19:48:01 #16 ... 19:48:01 19:48:01 #17 [security-spire-agent internal] load build definition from Dockerfile 19:48:01 #17 transferring dockerfile: 1.81kB done 19:48:01 #17 DONE 0.9s 19:48:01 19:48:01 #18 [security-proxy-auth internal] load build definition from Dockerfile 19:48:01 #18 transferring dockerfile: 2.15kB done 19:48:01 #18 DONE 0.9s 19:48:01 19:48:01 #19 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:48:01 #19 transferring dockerfile: 2.23kB done 19:48:01 #19 DONE 0.9s 19:48:01 19:48:01 #20 [core-data internal] load build definition from Dockerfile 19:48:01 #20 transferring dockerfile: 2.01kB done 19:48:01 #20 DONE 0.9s 19:48:01 19:48:01 #21 [security-spiffe-token-provider internal] load .dockerignore 19:48:01 #21 transferring context: 50B done 19:48:01 #21 DONE 0.6s 19:48:01 19:48:01 #22 [security-proxy-setup internal] load .dockerignore 19:48:01 #22 transferring context: 50B done 19:48:01 #22 DONE 0.7s 19:48:01 19:48:01 #23 [security-spire-server internal] load .dockerignore 19:48:01 #23 transferring context: 50B done 19:48:01 #23 DONE 0.7s 19:48:01 19:48:01 #24 [core-metadata internal] load .dockerignore 19:48:01 #24 transferring context: 50B done 19:48:01 #24 DONE 0.7s 19:48:01 19:48:01 #15 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:48:01 #15 DONE 0.0s 19:48:01 19:48:01 #16 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 19:48:01 #16 ... 19:48:01 19:48:01 #25 [core-common-config-bootstrapper internal] load .dockerignore 19:48:01 #25 transferring context: 50B done 19:48:01 #25 DONE 0.7s 19:48:01 19:48:01 #26 [security-proxy-auth internal] load .dockerignore 19:48:01 #26 transferring context: 50B done 19:48:01 #26 DONE 0.6s 19:48:01 19:48:01 #27 [security-spire-agent internal] load .dockerignore 19:48:01 #27 transferring context: 50B done 19:48:01 #27 DONE 0.7s 19:48:01 19:48:01 #28 [core-data internal] load .dockerignore 19:48:01 #28 transferring context: 50B done 19:48:01 #28 DONE 0.6s 19:48:01 19:48:01 #29 [security-secretstore-setup internal] load .dockerignore 19:48:01 #29 transferring context: 50B done 19:48:01 #29 DONE 0.7s 19:48:01 19:48:01 #7 [security-bootstrapper internal] load build definition from Dockerfile 19:48:01 #7 transferring dockerfile: 2.93kB done 19:48:01 #7 DONE 1.0s 19:48:01 19:48:01 #30 [security-bootstrapper internal] load .dockerignore 19:48:01 #30 transferring context: 50B done 19:48:01 #30 DONE 0.7s 19:48:01 19:48:01 #15 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:48:01 #15 DONE 0.0s 19:48:01 19:48:01 #16 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 19:48:01 #16 ... 19:48:01 19:48:01 #15 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:48:01 #15 DONE 0.0s 19:48:01 19:48:01 #16 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:48:01 #16 ... 19:48:01 19:48:01 #31 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 19:48:01 #31 DONE 0.5s 19:48:01 19:48:01 #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 19:48:01 #32 DONE 0.4s 19:48:01 19:48:01 #16 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 19:48:01 #16 DONE 0.9s 19:48:01 19:48:01 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:48:01 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:48:01 #33 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.1s done 19:48:02 #33 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 19:48:02 #33 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:48:02 #33 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:48:02 #33 ... 19:48:02 19:48:02 #34 [security-spire-config internal] load build context 19:48:02 #34 transferring context: 24.94kB 0.1s done 19:48:02 #34 DONE 0.5s 19:48:02 19:48:02 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 19:48:02 #33 sha256:695ae78b4957fef4e53adc51febd07f5401eb36fcd80fff3e5107a2b4aa42ace 528B / 528B done 19:48:02 #33 sha256:d3782b16ccc94322a5c5a7d004192b5daa2a1ecd61c143074e36dba844408e1c 1.47kB / 1.47kB done 19:48:02 #33 DONE 0.8s 19:48:02 19:48:02 #35 [security-spire-agent internal] load build context 19:48:02 #35 transferring context: 26.22kB 0.0s done 19:48:02 #35 DONE 0.6s 19:48:02 19:48:02 #36 [security-spire-server internal] load build context 19:48:02 #36 transferring context: 26.69kB 0.0s done 19:48:02 #36 DONE 0.6s 19:48:02 19:48:02 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:02 #37 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done 19:48:02 #37 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 19:48:02 #37 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 19:48:02 #37 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 19:48:02 #37 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.0s 19:48:02 #37 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.1s done 19:48:02 #37 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 19:48:02 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 19:48:02 #37 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:48:02 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s 19:48:02 #37 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:48:02 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.3s 19:48:02 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 10.49MB / 25.84MB 0.5s 19:48:02 #37 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 19:48:02 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 13.63MB / 25.84MB 0.5s 19:48:02 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 23.07MB / 25.84MB 0.6s 19:48:02 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s 19:48:03 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 19:48:03 #37 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.1s done 19:48:07 #37 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 3.3s done 19:48:12 #37 ... 19:48:12 19:48:12 #38 [support-notifications internal] load build context 19:48:12 #38 transferring context: 276.35MB 9.8s 19:48:12 #38 ... 19:48:12 19:48:12 #39 [security-bootstrapper internal] load build context 19:48:12 #39 ... 19:48:12 19:48:12 #40 [core-common-config-bootstrapper internal] load build context 19:48:12 #40 ... 19:48:12 19:48:12 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:48:12 #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 19:48:12 #41 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 19:48:12 #41 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 19:48:12 #41 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 19:48:12 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 19:48:12 #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done 19:48:12 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done 19:48:12 #41 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.9s done 19:48:12 #41 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 19:48:12 #41 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.2s done 19:48:12 #41 ... 19:48:12 19:48:12 #42 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:48:12 #42 ... 19:48:12 19:48:12 #43 [core-command internal] load build context 19:48:12 #43 ... 19:48:12 19:48:12 #44 [core-metadata internal] load build context 19:48:12 #44 ... 19:48:12 19:48:12 #45 [core-data internal] load build context 19:48:13 #45 ... 19:48:13 19:48:13 #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:48:13 #46 ... 19:48:13 19:48:13 #47 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:48:13 #47 ... 19:48:13 19:48:13 #48 [security-spiffe-token-provider internal] load build context 19:48:13 #48 ... 19:48:13 19:48:13 #49 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:48:13 #49 ... 19:48:13 19:48:13 #50 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:48:13 #50 ... 19:48:13 19:48:13 #51 [security-secretstore-setup internal] load build context 19:48:14 #51 ... 19:48:14 19:48:14 #52 [security-proxy-auth internal] load build context 19:48:14 #52 ... 19:48:14 19:48:14 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:48:14 #53 ... 19:48:14 19:48:14 #54 [support-scheduler internal] load build context 19:48:14 #54 ... 19:48:14 19:48:14 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:48:14 #55 ... 19:48:14 19:48:14 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:48:14 #56 ... 19:48:14 19:48:14 #57 [security-proxy-setup internal] load build context 19:48:14 #57 ... 19:48:14 19:48:14 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:48:14 #58 ... 19:48:14 19:48:14 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:48:14 #59 ... 19:48:14 19:48:14 #57 [security-proxy-setup internal] load build context 19:48:15 #57 transferring context: 410.34MB 13.5s done 19:48:20 #57 ... 19:48:20 19:48:20 #43 [core-command internal] load build context 19:48:20 #43 transferring context: 410.34MB 15.5s done 19:48:22 #43 ... 19:48:22 19:48:22 #40 [core-common-config-bootstrapper internal] load build context 19:48:22 #40 transferring context: 410.34MB 13.6s done 19:48:22 #40 ... 19:48:22 19:48:22 #38 [support-notifications internal] load build context 19:48:22 #38 transferring context: 410.34MB 13.4s done 19:48:22 #38 ... 19:48:22 19:48:22 #39 [security-bootstrapper internal] load build context 19:48:22 #39 transferring context: 410.34MB 11.5s done 19:48:22 #39 ... 19:48:22 19:48:22 #42 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:48:22 #42 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:22 #42 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:22 #42 13.71 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:48:22 #42 13.71 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:48:22 #42 13.71 OK: 20077 distinct packages available 19:48:22 #42 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:22 #42 13.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:22 #42 14.08 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:48:22 #42 14.78 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:48:22 #42 14.79 (3/7) Installing dumb-init (1.2.5-r2) 19:48:22 #42 14.79 (4/7) Installing musl-obstack (1.2.3-r2) 19:48:22 #42 14.80 (5/7) Installing libucontext (1.2-r2) 19:48:22 #42 14.80 (6/7) Installing gcompat (1.1.0-r1) 19:48:22 #42 14.81 (7/7) Installing openssl (3.1.5-r0) 19:48:22 #42 14.81 Executing busybox-1.36.1-r5.trigger 19:48:22 #42 14.82 OK: 8 MiB in 20 packages 19:48:22 #42 ... 19:48:22 19:48:22 #44 [core-metadata internal] load build context 19:48:22 #44 transferring context: 410.34MB 13.3s done 19:48:24 #44 ... 19:48:24 19:48:24 #45 [core-data internal] load build context 19:48:24 #45 transferring context: 410.34MB 13.7s done 19:48:24 #45 ... 19:48:24 19:48:24 #52 [security-proxy-auth internal] load build context 19:48:24 #52 transferring context: 410.34MB 13.2s done 19:48:24 #52 ... 19:48:24 19:48:24 #48 [security-spiffe-token-provider internal] load build context 19:48:24 #48 transferring context: 410.34MB 13.0s done 19:48:25 #48 ... 19:48:25 19:48:25 #54 [support-scheduler internal] load build context 19:48:25 #54 transferring context: 410.34MB 12.9s done 19:48:25 #54 ... 19:48:25 19:48:25 #51 [security-secretstore-setup internal] load build context 19:48:25 #51 transferring context: 410.34MB 13.1s done 19:48:25 #51 ... 19:48:25 19:48:25 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:48:25 #53 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:25 #53 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:25 #53 15.09 (1/2) Installing dumb-init (1.2.5-r2) 19:48:25 #53 15.09 (2/2) Installing su-exec (0.2-r3) 19:48:25 #53 15.17 Executing busybox-1.36.1-r5.trigger 19:48:25 #53 15.18 OK: 7 MiB in 17 packages 19:48:40 #53 ... 19:48:40 19:48:40 #42 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:48:40 #42 DONE 37.9s 19:48:40 19:48:40 #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 19:48:40 #53 DONE 37.8s 19:48:40 19:48:40 #39 [security-bootstrapper internal] load build context 19:48:40 #39 DONE 38.5s 19:48:40 19:48:40 #48 [security-spiffe-token-provider internal] load build context 19:48:40 #48 DONE 38.5s 19:48:40 19:48:40 #51 [security-secretstore-setup internal] load build context 19:48:40 #51 DONE 38.5s 19:48:40 19:48:40 #44 [core-metadata internal] load build context 19:48:40 #44 DONE 38.5s 19:48:40 19:48:40 #54 [support-scheduler internal] load build context 19:48:40 #54 DONE 38.5s 19:48:40 19:48:40 #38 [support-notifications internal] load build context 19:48:40 #38 DONE 38.6s 19:48:40 19:48:40 #57 [security-proxy-setup internal] load build context 19:48:40 #57 DONE 38.6s 19:48:40 19:48:40 #60 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:48:40 #60 ... 19:48:40 19:48:40 #52 [security-proxy-auth internal] load build context 19:48:40 #52 DONE 38.6s 19:48:40 19:48:40 #40 [core-common-config-bootstrapper internal] load build context 19:48:40 #40 DONE 38.6s 19:48:40 19:48:40 #45 [core-data internal] load build context 19:48:40 #45 DONE 38.6s 19:48:40 19:48:40 #43 [core-command internal] load build context 19:48:40 #43 DONE 38.6s 19:48:40 19:48:40 #49 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:48:40 #49 DONE 38.9s 19:48:40 19:48:40 #61 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 19:48:40 #61 DONE 0.3s 19:48:40 19:48:40 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:48:41 #41 ... 19:48:41 19:48:41 #59 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:48:41 #59 38.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:41 #59 38.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:41 #59 38.62 (1/2) Installing ca-certificates (20240226-r0) 19:48:41 #59 38.64 (2/2) Installing dumb-init (1.2.5-r2) 19:48:41 #59 38.64 Executing busybox-1.36.1-r5.trigger 19:48:41 #59 38.65 Executing ca-certificates-20240226-r0.trigger 19:48:41 #59 38.70 OK: 8 MiB in 17 packages 19:48:41 #59 DONE 39.6s 19:48:42 19:48:42 #47 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:48:42 #47 38.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:42 #47 38.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:42 #47 38.86 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:48:42 #47 38.86 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:48:42 #47 38.86 OK: 20077 distinct packages available 19:48:42 #47 38.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:42 #47 39.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:42 #47 39.24 (1/4) Installing dumb-init (1.2.5-r2) 19:48:42 #47 39.24 (2/4) Installing musl-obstack (1.2.3-r2) 19:48:42 #47 39.24 (3/4) Installing libucontext (1.2-r2) 19:48:42 #47 39.25 (4/4) Installing gcompat (1.1.0-r1) 19:48:42 #47 39.25 Executing busybox-1.36.1-r5.trigger 19:48:42 #47 39.26 OK: 8 MiB in 19 packages 19:48:42 #47 DONE 39.7s 19:48:42 19:48:42 #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:48:42 #46 38.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:42 #46 38.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:42 #46 38.68 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:48:42 #46 38.68 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:48:42 #46 38.68 OK: 20077 distinct packages available 19:48:42 #46 38.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:42 #46 38.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:42 #46 39.06 (1/11) Installing ca-certificates (20240226-r0) 19:48:42 #46 39.13 (2/11) Installing brotli-libs (1.0.9-r14) 19:48:42 #46 39.19 (3/11) Installing libunistring (1.1-r1) 19:48:42 #46 39.22 (4/11) Installing libidn2 (2.3.4-r1) 19:48:42 #46 39.23 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:48:42 #46 39.23 (6/11) Installing libcurl (8.5.0-r0) 19:48:42 #46 39.24 (7/11) Installing curl (8.5.0-r0) 19:48:42 #46 39.24 (8/11) Installing dumb-init (1.2.5-r2) 19:48:42 #46 39.25 (9/11) Installing musl-obstack (1.2.3-r2) 19:48:42 #46 39.25 (10/11) Installing libucontext (1.2-r2) 19:48:42 #46 39.26 (11/11) Installing gcompat (1.1.0-r1) 19:48:42 #46 39.26 Executing busybox-1.36.1-r5.trigger 19:48:42 #46 39.27 Executing ca-certificates-20240226-r0.trigger 19:48:42 #46 39.31 OK: 12 MiB in 26 packages 19:48:42 #46 DONE 39.7s 19:48:42 19:48:42 #50 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:48:42 #50 38.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:42 #50 38.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:42 #50 39.03 (1/1) Installing dumb-init (1.2.5-r2) 19:48:42 #50 39.04 Executing busybox-1.36.1-r5.trigger 19:48:42 #50 39.05 OK: 7 MiB in 16 packages 19:48:42 #50 DONE 39.9s 19:48:42 19:48:42 #62 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 19:48:43 #62 ... 19:48:43 19:48:43 #56 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 19:48:43 #56 38.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:43 #56 39.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:43 #56 39.69 (1/1) Installing dumb-init (1.2.5-r2) 19:48:43 #56 39.70 Executing busybox-1.36.1-r5.trigger 19:48:43 #56 39.71 OK: 7 MiB in 16 packages 19:48:43 #56 DONE 40.8s 19:48:43 19:48:43 #63 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:48:43 #63 ... 19:48:43 19:48:43 #64 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 19:48:43 #0 1.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:43 #0 1.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:43 #0 1.893 Upgrading critical system libraries and apk-tools: 19:48:43 #0 1.893 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:48:43 #0 1.905 Executing busybox-1.36.1-r5.trigger 19:48:43 #0 1.977 Continuing the upgrade transaction with new apk-tools: 19:48:43 #0 1.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:43 #0 2.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:43 #0 2.342 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:48:43 #0 2.365 Executing busybox-1.36.1-r6.post-upgrade 19:48:43 #0 2.378 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:48:43 #0 2.382 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:48:43 #0 2.388 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:48:43 #0 2.487 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:48:43 #0 2.495 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:48:43 #0 2.498 Executing busybox-1.36.1-r6.trigger 19:48:43 #0 2.603 OK: 7 MiB in 17 packages 19:48:43 #64 DONE 3.3s 19:48:43 19:48:43 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:48:43 #0 1.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:43 #0 1.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:43 #0 1.889 OK: 264 MiB in 52 packages 19:48:43 #65 DONE 3.1s 19:48:43 19:48:43 #60 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 19:48:43 #60 1.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:43 #60 1.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:43 #60 1.741 Upgrading critical system libraries and apk-tools: 19:48:43 #60 1.741 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:48:43 #60 1.748 Executing busybox-1.36.1-r5.trigger 19:48:43 #60 1.807 Continuing the upgrade transaction with new apk-tools: 19:48:43 #60 1.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:43 #60 1.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:43 #60 2.108 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:48:43 #60 2.126 Executing busybox-1.36.1-r6.post-upgrade 19:48:43 #60 2.150 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:48:43 #60 2.159 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:48:43 #60 2.163 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:48:43 #60 2.173 Executing busybox-1.36.1-r6.trigger 19:48:43 #60 2.516 OK: 8 MiB in 20 packages 19:48:43 #60 DONE 3.8s 19:48:43 19:48:43 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:48:43 #55 38.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:43 #55 39.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:43 #55 39.50 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:48:43 #55 39.59 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:48:43 #55 39.60 (3/6) Installing dumb-init (1.2.5-r2) 19:48:43 #55 39.60 (4/6) Installing openssl (3.1.5-r0) 19:48:43 #55 39.61 (5/6) Installing su-exec (0.2-r3) 19:48:43 #55 39.61 (6/6) Installing yq (4.33.3-r5) 19:48:43 #55 39.78 Executing busybox-1.36.1-r5.trigger 19:48:43 #55 39.80 OK: 17 MiB in 19 packages 19:48:43 #55 DONE 41.4s 19:48:43 19:48:43 #66 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:48:44 #66 ... 19:48:44 19:48:44 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:48:44 #58 38.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:44 #58 39.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:44 #58 39.59 (1/4) Installing ca-certificates (20240226-r0) 19:48:44 #58 39.61 (2/4) Installing dumb-init (1.2.5-r2) 19:48:44 #58 39.62 (3/4) Installing su-exec (0.2-r3) 19:48:44 #58 39.62 (4/4) Installing yq (4.33.3-r5) 19:48:44 #58 39.82 Executing busybox-1.36.1-r5.trigger 19:48:44 #58 39.83 Executing ca-certificates-20240226-r0.trigger 19:48:44 #58 39.89 OK: 17 MiB in 19 packages 19:48:44 #58 DONE 42.0s 19:48:44 19:48:44 #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 19:48:44 #0 1.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:44 #0 1.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:44 #0 1.625 OK: 264 MiB in 52 packages 19:48:44 #67 DONE 3.9s 19:48:44 19:48:44 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:48:44 #0 2.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:44 #0 2.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:44 #0 2.977 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:48:44 #0 2.977 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:48:44 #0 2.977 OK: 20075 distinct packages available 19:48:44 #0 3.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:44 #0 3.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:44 #0 3.324 OK: 264 MiB in 52 packages 19:48:44 #68 DONE 4.0s 19:48:44 19:48:44 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 19:48:44 #0 2.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:44 #0 3.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:44 #0 3.255 OK: 264 MiB in 52 packages 19:48:44 #69 DONE 4.2s 19:48:44 19:48:44 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:48:46 Removing intermediate container 59b3ddc46c48 19:48:46 ---> 827736260b9b 19:48:46 Successfully built 827736260b9b 19:48:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:47 #70 ... 19:48:47 19:48:47 #66 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:48:47 #66 DONE 2.9s 19:48:47 19:48:47 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:48:47 #71 DONE 3.0s 19:48:47 19:48:47 #72 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:48:47 #72 DONE 3.0s 19:48:47 19:48:47 #73 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:48:47 #73 DONE 2.4s 19:48:47 19:48:47 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:48:47 #74 DONE 2.5s 19:48:47 19:48:47 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:48:47 #70 DONE 2.4s 19:48:47 19:48:47 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:47 + docker inspect -f . ci-base-image-arm64 19:48:47 . [Pipeline] } 19:48:47 #75 ... 19:48:47 19:48:47 #76 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:48:47 #76 DONE 0.4s 19:48:47 19:48:47 #77 [security-spire-server stage-2 6/9] COPY security.txt / [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:47 prd-ubuntu20.04-docker-arm64-4c-16g-2767 does not seem to be running inside a container 19:48:47 $ 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-arm64 cat 19:48:47 #77 DONE 0.6s 19:48:47 19:48:47 #78 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:48:47 #78 DONE 1.0s 19:48:47 19:48:47 #79 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:48:47 #79 DONE 0.1s 19:48:47 19:48:47 #80 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:48:48 #80 DONE 0.1s 19:48:48 19:48:48 #81 [security-spire-agent stage-3 7/10] COPY security.txt / 19:48:48 #81 ... 19:48:48 19:48:48 #82 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:48:48 #82 DONE 0.2s 19:48:48 19:48:48 #81 [security-spire-agent stage-3 7/10] COPY security.txt / 19:48:48 #81 DONE 0.1s 19:48:48 19:48:48 #83 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:48:48 #83 DONE 0.1s 19:48:48 19:48:48 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:48:48 #0 5.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:48 #0 5.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:48 #0 5.584 Upgrading critical system libraries and apk-tools: 19:48:48 #0 5.584 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:48:48 #0 5.590 Executing busybox-1.36.1-r5.trigger 19:48:48 #0 5.644 Continuing the upgrade transaction with new apk-tools: 19:48:48 #0 5.647 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:48 #0 5.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:48 #0 5.921 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:48:48 #0 5.934 Executing busybox-1.36.1-r6.post-upgrade 19:48:48 #0 5.947 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:48:48 #0 5.950 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:48:48 #0 5.957 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:48:48 #0 6.000 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:48:48 #0 6.019 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:48:48 #0 6.019 Executing busybox-1.36.1-r6.trigger 19:48:48 #0 6.021 Executing ca-certificates-20240226-r0.trigger 19:48:48 #0 6.071 OK: 12 MiB in 26 packages 19:48:48 #84 DONE 6.2s 19:48:48 19:48:48 #85 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:48:48 #85 DONE 0.1s 19:48:48 19:48:48 #86 [security-spire-server] exporting to image 19:48:48 #86 exporting layers 19:48:48 #86 ... 19:48:48 19:48:48 #87 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:48:48 #87 DONE 0.1s 19:48:48 19:48:48 #88 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:48:48 #88 DONE 0.1s 19:48:48 19:48:48 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:48:48 #89 DONE 5.0s 19:48:48 19:48:48 #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 19:48:48 #90 DONE 0.0s 19:48:48 19:48:48 #86 [security-spire-agent] exporting to image 19:48:49 $ docker top c0f73aedb016c3938c5d135150c9fa76d723ddcb7a67eaa3f98ec4111d3015f6 -eo pid,comm [Pipeline] { 19:48:49 #86 exporting layers 0.9s done 19:48:49 #86 exporting layers 0.8s done 19:48:49 #86 writing image sha256:633212e23303b80f9ae643e80ce14740430b5355694267a80ed569c274bcf1a3 0.0s done 19:48:49 #86 naming to docker.io/library/security-spire-server done 19:48:49 #86 writing image sha256:6f6e76cc91ce1fb3ab206ad29c1c2bc1e710739403305e4621319d9f7769f2e8 done 19:48:49 #86 naming to docker.io/library/security-spire-agent done 19:48:49 #86 DONE 0.9s 19:48:49 19:48:49 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:48:49 #0 5.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:49 #0 6.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:49 #0 6.290 Upgrading critical system libraries and apk-tools: 19:48:49 #0 6.290 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:48:49 #0 6.318 Executing busybox-1.36.1-r5.trigger 19:48:49 #0 6.384 Continuing the upgrade transaction with new apk-tools: 19:48:49 #0 6.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:49 #0 6.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:49 #0 6.682 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:48:49 #0 6.699 Executing busybox-1.36.1-r6.post-upgrade 19:48:49 #0 6.740 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:48:49 #0 6.760 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:48:49 #0 6.760 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:48:49 #0 6.797 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:48:49 #0 6.804 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:48:49 #0 6.807 Executing busybox-1.36.1-r6.trigger 19:48:49 #0 6.817 Executing ca-certificates-20240226-r0.trigger 19:48:49 #0 6.862 OK: 8 MiB in 17 packages 19:48:49 #91 DONE 7.2s 19:48:49 19:48:49 #62 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 19:48:49 #62 6.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:49 #62 6.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:49 #62 6.506 Upgrading critical system libraries and apk-tools: 19:48:49 #62 6.506 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:48:49 #62 6.512 Executing busybox-1.36.1-r5.trigger 19:48:49 #62 6.565 Continuing the upgrade transaction with new apk-tools: 19:48:49 #62 6.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:49 #62 6.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:49 #62 6.842 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:48:49 #62 6.854 Executing busybox-1.36.1-r6.post-upgrade 19:48:49 #62 6.871 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:48:49 #62 6.875 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:48:49 #62 6.884 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:48:49 #62 6.913 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:48:49 #62 6.923 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:48:49 #62 6.926 Executing busybox-1.36.1-r6.trigger 19:48:49 #62 6.936 OK: 7 MiB in 16 packages 19:48:49 #62 DONE 7.4s 19:48:49 19:48:49 #63 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:48:49 #63 5.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:49 #63 5.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:49 #63 5.933 Upgrading critical system libraries and apk-tools: 19:48:49 #63 5.933 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:48:49 #63 5.965 Executing busybox-1.36.1-r5.trigger 19:48:49 #63 6.028 Continuing the upgrade transaction with new apk-tools: [Pipeline] sh 19:48:49 #63 6.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:49 #63 6.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:49 #63 ... 19:48:49 19:48:49 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:48:49 #0 6.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:49 #0 6.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:49 #0 6.898 Upgrading critical system libraries and apk-tools: 19:48:49 #0 6.898 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:48:49 #0 6.906 Executing busybox-1.36.1-r5.trigger 19:48:49 #0 6.965 Continuing the upgrade transaction with new apk-tools: 19:48:49 #0 6.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:49 #0 7.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:49 #0 7.265 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:48:49 #0 7.298 Executing busybox-1.36.1-r6.post-upgrade 19:48:49 #0 7.346 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:48:49 #0 7.349 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:48:49 #0 7.360 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:48:49 #0 7.409 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:48:49 #0 7.420 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:48:49 #0 7.422 Executing busybox-1.36.1-r6.trigger 19:48:49 #0 7.432 OK: 8 MiB in 19 packages 19:48:49 #92 DONE 7.6s 19:48:49 19:48:49 #63 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:48:49 #63 6.299 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:48:49 #63 6.320 Executing busybox-1.36.1-r6.post-upgrade 19:48:49 #63 6.364 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:48:49 #63 6.393 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:48:49 #63 6.399 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:48:49 #63 6.441 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:48:49 #63 6.453 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:48:49 #63 6.473 Executing busybox-1.36.1-r6.trigger 19:48:50 + go version 19:48:50 go version go1.21.9 linux/arm64 [Pipeline] } 19:48:50 $ docker stop --time=1 c0f73aedb016c3938c5d135150c9fa76d723ddcb7a67eaa3f98ec4111d3015f6 19:48:50 #63 7.162 OK: 7 MiB in 16 packages 19:48:50 #63 ... 19:48:50 19:48:50 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 19:48:50 #37 ... 19:48:50 19:48:50 #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:48:50 #0 4.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:50 #0 4.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:50 #0 5.147 Upgrading critical system libraries and apk-tools: 19:48:50 #0 5.147 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:48:50 #0 5.156 Executing busybox-1.36.1-r5.trigger 19:48:50 #0 5.211 Continuing the upgrade transaction with new apk-tools: 19:48:50 #0 5.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:50 #0 5.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:50 #0 5.544 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:48:50 #0 5.562 Executing busybox-1.36.1-r6.post-upgrade 19:48:50 #0 5.586 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:48:50 #0 5.589 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:48:50 #0 5.595 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 19:48:50 #0 5.627 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 19:48:50 #0 5.635 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:48:50 #0 5.639 Executing busybox-1.36.1-r6.trigger 19:48:50 #0 5.644 Executing ca-certificates-20240226-r0.trigger 19:48:50 #0 6.175 OK: 17 MiB in 19 packages 19:48:50 #93 DONE 6.4s 19:48:50 19:48:50 #63 [core-data stage-1 3/7] RUN apk --no-cache upgrade 19:48:50 #63 DONE 7.4s 19:48:50 19:48:50 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:48:50 #94 DONE 1.1s 19:48:50 19:48:50 #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:48:50 #0 5.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:50 #0 5.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:50 #0 5.488 Upgrading critical system libraries and apk-tools: 19:48:50 #0 5.488 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 19:48:50 #0 5.492 Executing busybox-1.36.1-r5.trigger 19:48:50 #0 5.536 Continuing the upgrade transaction with new apk-tools: 19:48:50 #0 5.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:48:50 #0 5.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:48:50 #0 5.846 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 19:48:50 #0 5.890 Executing busybox-1.36.1-r6.post-upgrade 19:48:50 #0 5.933 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 19:48:50 #0 5.935 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 19:48:50 #0 5.945 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 19:48:50 #0 5.952 Executing busybox-1.36.1-r6.trigger 19:48:50 #0 6.656 OK: 17 MiB in 19 packages 19:48:50 #95 DONE 6.9s 19:48:50 19:48:50 #96 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:48:50 #96 DONE 0.1s 19:48:50 19:48:50 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:48:50 #97 DONE 0.1s 19:48:50 19:48:50 #98 [security-spire-config stage-2 6/10] COPY security.txt / 19:48:50 #98 DONE 0.0s 19:48:50 19:48:50 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:48:50 #99 DONE 0.0s 19:48:50 19:48:50 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:48:50 #100 DONE 0.0s 19:48:50 19:48:50 #101 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:48:51 #101 ... 19:48:51 19:48:51 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:48:51 #102 DONE 0.0s 19:48:51 19:48:51 #86 [security-spire-config] exporting to image 19:48:51 #86 exporting layers 0.5s done 19:48:51 $ docker rm -f --volumes c0f73aedb016c3938c5d135150c9fa76d723ddcb7a67eaa3f98ec4111d3015f6 19:48:51 #86 writing image sha256:1d9943237bd84296afe3106147c5ceef6dd77bfe679d339e946c885b4c1dad40 done 19:48:51 #86 naming to docker.io/library/security-spire-config done 19:48:51 #86 DONE 1.5s 19:48:51 19:48:51 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:52 + docker inspect -f . ci-base-image-arm64 19:48:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:53 prd-ubuntu20.04-docker-arm64-4c-16g-2767 does not seem to be running inside a container 19:48:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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-arm64 cat 19:48:54 $ docker top 54c6cb124bd649b134822abe856656447b9e8896a5b69d0139b9c86966828b88 -eo pid,comm [Pipeline] { [Pipeline] echo 19:48:54 ========================================================= 19:48:54 [edgeXBuildGoParallel] Running Tests and Build... 19:48:54 ========================================================= [Pipeline] sh 19:48:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:48:56 + make test 19:48:56 go test -race -coverprofile=coverage.out ./... 19:48:57 #103 ... 19:48:57 19:48:57 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:35 #104 DONE 47.0s 19:49:35 19:49:35 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:35 #75 DONE 46.9s 19:49:35 19:49:35 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:35 #103 DONE 47.1s 19:49:35 19:49:35 #105 [support-notifications builder 6/7] COPY . . 19:49:35 #105 ... 19:49:35 19:49:35 #101 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:35 #101 DONE 47.2s 19:49:35 19:49:35 #106 [core-common-config-bootstrapper builder 6/7] COPY . . 19:49:42 ? github.com/edgexfoundry/edgex-go [no test files] 19:49:43 #106 ... 19:49:43 19:49:43 #107 [security-spiffe-token-provider builder 6/7] COPY . . 19:49:43 #107 ... 19:49:43 19:49:43 #108 [security-bootstrapper builder 6/7] COPY . . 19:49:50 #108 DONE 15.9s 19:49:50 19:49:50 #109 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:50 #109 CACHED 19:49:50 19:49:50 #110 [security-proxy-setup builder 6/7] COPY . . 19:49:50 #110 CACHED 19:49:50 19:49:50 #111 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:49:50 #111 CACHED 19:49:50 19:49:50 #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:49:50 #112 ... 19:49:50 19:49:50 #106 [core-common-config-bootstrapper builder 6/7] COPY . . 19:49:50 #106 DONE 15.8s 19:49:50 19:49:50 #113 [security-proxy-auth builder 6/7] COPY . . 19:49:50 #113 CACHED 19:49:50 19:49:50 #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:50 #114 CACHED 19:49:50 19:49:50 #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:49:50 #115 CACHED 19:49:50 19:49:50 #116 [core-data builder 6/7] COPY . . 19:49:50 #116 CACHED 19:49:50 19:49:50 #117 [core-data builder 4/7] COPY go.mod vendor* ./ 19:49:50 #117 CACHED 19:49:50 19:49:50 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:50 #118 CACHED 19:49:50 19:49:50 #119 [security-secretstore-setup builder 6/7] COPY . . 19:49:50 #119 CACHED 19:49:50 19:49:50 #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:49:50 #120 CACHED 19:49:50 19:49:50 #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:50 #121 CACHED 19:49:50 19:49:50 #105 [support-notifications builder 6/7] COPY . . 19:49:50 #105 DONE 16.0s 19:49:50 19:49:50 #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:49:50 #122 CACHED 19:49:50 19:49:50 #123 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:50 #123 CACHED 19:49:50 19:49:50 #124 [core-metadata builder 6/7] COPY . . 19:49:50 #124 CACHED 19:49:50 19:49:50 #107 [security-spiffe-token-provider builder 6/7] COPY . . 19:49:50 #107 DONE 16.1s 19:49:50 19:49:50 #125 [support-scheduler builder 6/7] COPY . . 19:49:50 #125 CACHED 19:49:50 19:49:50 #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:49:50 #126 CACHED 19:49:50 19:49:50 #127 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:50 #127 CACHED 19:49:50 19:49:50 #128 [core-command builder 4/7] COPY go.mod vendor* ./ 19:49:50 #128 CACHED 19:49:50 19:49:50 #129 [core-command builder 6/7] COPY . . 19:49:50 #129 CACHED 19:49:50 19:49:50 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:49:50 #130 CACHED 19:49:50 19:49:50 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:49:51 #131 1.193 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 19:50:01 #131 ... 19:50:01 19:50:01 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:50:01 #0 0.998 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 19:50:01 #132 ... 19:50:01 19:50:01 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:50:01 #0 1.093 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:50:01 #133 ... 19:50:01 19:50:01 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:50:01 #0 1.208 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 19:50:01 #134 ... 19:50:01 19:50:01 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:50:01 #0 0.443 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 19:50:01 #135 ... 19:50:01 19:50:01 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:50:01 #0 0.749 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 19:50:01 #136 ... 19:50:01 19:50:01 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:50:01 #0 1.439 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 19:50:01 #137 ... 19:50:01 19:50:01 #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:50:01 #112 0.522 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 19:50:01 #112 ... 19:50:01 19:50:01 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:50:01 #0 1.010 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 19:50:01 #138 ... 19:50:01 19:50:01 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:50:01 #0 1.199 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 19:50:01 #139 ... 19:50:01 19:50:01 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:50:01 #0 0.687 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 19:51:09 #140 ... 19:51:09 19:51:09 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:51:09 #138 76.78 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 19:52:05 #138 ... 19:52:05 19:52:05 #134 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:52:05 #134 DONE 128.9s 19:52:05 19:52:05 #132 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:52:05 #132 DONE 128.9s 19:52:05 19:52:05 #112 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:52:05 #112 DONE 129.0s 19:52:05 19:52:05 #139 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:52:05 #139 DONE 129.0s 19:52:05 19:52:05 #135 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:52:05 #135 DONE 129.1s 19:52:05 19:52:05 #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:52:05 #133 DONE 128.9s 19:52:05 19:52:05 #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:52:05 #141 ... 19:52:05 19:52:05 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:52:05 #136 DONE 129.1s 19:52:05 19:52:05 #138 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:52:05 #138 DONE 129.1s 19:52:05 19:52:05 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:52:05 #140 DONE 129.3s 19:52:05 19:52:05 #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:52:05 #142 ... 19:52:05 19:52:05 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:52:05 #131 DONE 129.4s 19:52:05 19:52:05 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:52:05 #137 DONE 129.5s 19:52:05 19:52:05 #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:52:05 #143 ... 19:52:05 19:52:05 #144 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:52:05 #144 DONE 0.5s 19:52:05 19:52:05 #145 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:52:05 #145 DONE 0.6s 19:52:05 19:52:05 #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:52:05 #146 DONE 0.8s 19:52:05 19:52:05 #141 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:52:05 #141 DONE 0.7s 19:52:05 19:52:05 #142 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:52:05 #142 DONE 0.5s 19:52:05 19:52:05 #143 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:52:05 #143 DONE 0.4s 19:52:05 19:52:05 #147 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:52:05 #147 DONE 0.8s 19:52:05 19:52:05 #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:52:05 #148 ... 19:52:05 19:52:05 #149 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:52:05 #149 DONE 0.2s 19:52:05 19:52:05 #150 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:52:05 #150 CACHED 19:52:05 19:52:05 #151 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:52:05 #151 CACHED 19:52:05 19:52:05 #152 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:52:05 #152 CACHED 19:52:05 19:52:05 #153 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:52:05 #153 CACHED 19:52:05 19:52:05 #154 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:52:05 #154 DONE 0.2s 19:52:05 19:52:05 #155 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:52:05 #155 CACHED 19:52:05 19:52:05 #156 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:52:05 #156 CACHED 19:52:05 19:52:05 #157 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:52:05 #157 CACHED 19:52:05 19:52:05 #158 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:52:05 #158 CACHED 19:52:05 19:52:05 #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:52:05 #159 DONE 0.2s 19:52:05 19:52:05 #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:52:05 #160 DONE 0.2s 19:52:05 19:52:05 #148 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:52:05 #148 DONE 0.2s 19:52:05 19:52:05 #161 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:52:05 #161 DONE 0.2s 19:52:05 19:52:05 #162 [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 19:52:05 #162 ... 19:52:05 19:52:05 #163 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:52:05 #163 DONE 1.8s 19:52:05 19:52:05 #164 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:52:05 #164 ... 19:52:05 19:52:05 #165 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:52:05 #165 DONE 2.4s 19:52:05 19:52:05 #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:52:05 #166 DONE 2.4s 19:52:05 19:52:05 #167 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:52:05 #167 DONE 2.4s 19:52:05 19:52:05 #162 [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 19:52:05 #162 DONE 2.3s 19:52:05 19:52:05 #168 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:52:05 #168 DONE 2.4s 19:52:05 19:52:05 #169 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:52:05 #169 DONE 2.5s 19:52:05 19:52:05 #164 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:52:05 #164 DONE 2.4s 19:52:05 19:52:05 #170 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:52:05 #170 DONE 2.4s 19:52:05 19:52:05 #171 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:52:05 #171 DONE 2.4s 19:52:05 19:52:05 #172 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:52:05 #172 ... 19:52:05 19:52:05 #173 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:52:05 #173 DONE 0.3s 19:52:05 19:52:05 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:52:05 #174 DONE 0.4s 19:52:05 19:52:05 #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:52:05 #175 DONE 0.3s 19:52:05 19:52:05 #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:52:05 #176 DONE 0.3s 19:52:05 19:52:05 #177 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:52:05 #177 DONE 0.4s 19:52:05 19:52:05 #178 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:52:05 #178 DONE 0.3s 19:52:05 19:52:05 #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:52:05 #179 ... 19:52:05 19:52:05 #180 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:52:05 #180 DONE 0.4s 19:52:05 19:52:05 #172 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:52:05 #172 DONE 0.4s 19:52:05 19:52:05 #181 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:52:05 #181 DONE 0.4s 19:52:05 19:52:05 #182 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:52:05 #182 DONE 0.4s 19:52:05 19:52:05 #183 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 19:52:05 #183 DONE 3.2s 19:52:05 19:52:05 #86 [core-data] exporting to image 19:52:05 #86 exporting layers 0.2s done 19:52:05 #86 ... 19:52:05 19:52:05 #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:52:05 #184 DONE 0.4s 19:52:05 19:52:05 #185 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:52:05 #185 DONE 0.4s 19:52:05 19:52:05 #86 [core-metadata] exporting to image 19:52:05 #86 writing image sha256:379b19541519d3a1c5997a3f4efa6f4d7545d71b831ee8e42208a0716e3c64d1 done 19:52:05 #86 naming to docker.io/library/support-scheduler done 19:52:05 #86 ... 19:52:05 19:52:05 #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:52:05 #179 DONE 0.4s 19:52:05 19:52:05 #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:52:05 #186 DONE 0.4s 19:52:05 19:52:05 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:52:05 #187 DONE 0.4s 19:52:05 19:52:05 #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 19:52:05 #188 DONE 0.3s 19:52:05 19:52:05 #86 [core-metadata] exporting to image 19:52:05 #86 exporting layers 0.4s done 19:52:05 #86 writing image sha256:07ce9f277f6e7dc9a35cd463cafb292b8d082dbd56b35b071ff031686e164ab2 19:52:05 #86 ... 19:52:05 19:52:05 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 19:52:05 #189 DONE 0.2s 19:52:05 19:52:05 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:52:05 #190 DONE 0.3s 19:52:05 19:52:05 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:52:05 #191 DONE 0.3s 19:52:05 19:52:05 #86 [support-notifications] exporting to image 19:52:05 #86 exporting layers 0.4s done 19:52:05 #86 writing image sha256:07ce9f277f6e7dc9a35cd463cafb292b8d082dbd56b35b071ff031686e164ab2 0.2s done 19:52:05 #86 naming to docker.io/library/core-command done 19:52:05 #86 writing image sha256:1bbaeecca342fb792f90005fc56f8e0385b75ebf27caefabf9737bdf813bc9a5 0.0s done 19:52:05 #86 writing image sha256:bbbe8ec1c5be3817e796f537dfb95ac4527af0836dd4108365a1e768f26047ca 0.0s done 19:52:05 #86 naming to docker.io/library/security-spiffe-token-provider done 19:52:05 #86 naming to docker.io/library/support-notifications done 19:52:05 #86 writing image sha256:6670458f50a6d49703a551cfcbffb69537063be9ec76b101d1e099cc09e50871 done 19:52:05 #86 naming to docker.io/library/core-data done 19:52:05 #86 writing image sha256:4fd817130752d0bbf678b8244330622bed8f005578b3689f5abb2855291eecd9 done 19:52:05 #86 naming to docker.io/library/core-metadata done 19:52:05 #86 DONE 2.4s 19:52:05 19:52:05 #192 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:52:05 #192 DONE 0.4s 19:52:05 19:52:05 #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:05 #193 ... 19:52:05 19:52:05 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:05 #194 DONE 0.8s 19:52:05 19:52:05 #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:05 #195 DONE 0.7s 19:52:05 19:52:05 #196 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:52:05 #196 DONE 0.5s 19:52:05 19:52:05 #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:52:05 #197 DONE 0.1s 19:52:05 19:52:05 #198 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:52:05 #198 DONE 0.1s 19:52:05 19:52:05 #199 [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/ 19:52:05 #199 DONE 0.0s 19:52:05 19:52:05 #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/ 19:52:05 #200 DONE 0.1s 19:52:05 19:52:05 #86 [core-common-config-bootstrapper] exporting to image 19:52:05 #86 exporting layers 0.1s done 19:52:05 #86 writing image sha256:13a1aa88eb78c09ebe9156f435ae1a879107242e08e0572fc0880ec840744482 done 19:52:05 #86 naming to docker.io/library/core-common-config-bootstrapper done 19:52:05 #86 exporting layers 0.2s done 19:52:05 #86 writing image sha256:6ee535100800d626be9fc62632f07cfd885fd9e4eb506c19d8673dfcdf536920 done 19:52:05 #86 naming to docker.io/library/security-proxy-auth done 19:52:05 #86 DONE 2.7s 19:52:05 19:52:05 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:52:05 #201 DONE 0.1s 19:52:05 19:52:05 #193 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:05 #193 DONE 0.9s 19:52:05 19:52:05 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:52:05 #202 DONE 0.1s 19:52:05 19:52:05 #86 [security-proxy-setup] exporting to image 19:52:05 #86 exporting layers 0.2s done 19:52:05 #86 writing image sha256:2e25a99f965e914214fcfaaf211b332c388da00eea02ca54ce4685cbec199067 done 19:52:05 #86 naming to docker.io/library/security-proxy-setup done 19:52:05 #86 DONE 2.9s 19:52:05 19:52:05 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 19:52:05 #203 DONE 0.4s 19:52:05 19:52:05 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:52:05 #204 DONE 0.6s 19:52:05 19:52:05 #86 [security-secretstore-setup] exporting to image 19:52:05 #86 exporting layers 0.3s done 19:52:05 #86 exporting layers 0.3s done 19:52:05 #86 writing image sha256:bdb5ebc6c2c05ce8a1adebdb2f95c36db27691d2676038c9ad4558d3e65169b4 done 19:52:05 #86 naming to docker.io/library/security-secretstore-setup done 19:52:05 #86 writing image sha256:a9cdbc26f2b5a5c6a26edb22251d0ee89cd32867b11c36834fac55f6646be372 done 19:52:05 #86 naming to docker.io/library/security-bootstrapper done 19:52:05 #86 DONE 3.3s 19:52:05 19:52:05 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 19:52:05 time="2024-06-04T19:47:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:05 time="2024-06-04T19:47:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:05 time="2024-06-04T19:47:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:05 time="2024-06-04T19:47:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:05 time="2024-06-04T19:47:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:05 time="2024-06-04T19:47:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:05 time="2024-06-04T19:47:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:05 time="2024-06-04T19:47:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:05 time="2024-06-04T19:47:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:05 time="2024-06-04T19:47:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:05 time="2024-06-04T19:47:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:05 time="2024-06-04T19:47:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:05 time="2024-06-04T19:47:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:52:05 time="2024-06-04T19:47:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:52:05 $ docker stop --time=1 85e59f3ab855db102fad3bdbffdf4a09f0440652f6f6002a2b4deb05a2ad1e45 19:52:06 $ docker rm -f --volumes 85e59f3ab855db102fad3bdbffdf4a09f0440652f6f6002a2b4deb05a2ad1e45 [Pipeline] // withDockerContainer [Pipeline] sh 19:52:07 + docker images 19:52:07 REPOSITORY TAG IMAGE ID CREATED SIZE 19:52:07 security-proxy-setup latest 2e25a99f965e 3 seconds ago 32.5MB 19:52:07 security-bootstrapper latest a9cdbc26f2b5 3 seconds ago 25.2MB 19:52:07 security-secretstore-setup latest bdb5ebc6c2c0 3 seconds ago 43.1MB 19:52:07 core-common-config-bootstrapper latest 13a1aa88eb78 4 seconds ago 21.5MB 19:52:07 security-proxy-auth latest 6ee535100800 4 seconds ago 39.2MB 19:52:07 security-spiffe-token-provider latest bbbe8ec1c5be 5 seconds ago 35.2MB 19:52:07 core-command latest 07ce9f277f6e 5 seconds ago 41.5MB 19:52:07 support-scheduler latest 379b19541519 5 seconds ago 44.4MB 19:52:07 core-metadata latest 4fd817130752 5 seconds ago 42.1MB 19:52:07 core-data latest 6670458f50a6 5 seconds ago 41.9MB 19:52:07 support-notifications latest 1bbaeecca342 5 seconds ago 45MB 19:52:07 security-spire-config latest 1d9943237bd8 3 minutes ago 108MB 19:52:07 security-spire-server latest 633212e23303 3 minutes ago 109MB 19:52:07 security-spire-agent latest 6f6e76cc91ce 3 minutes ago 167MB 19:52:07 ci-base-image-x86_64 latest fc885035b55e 7 minutes ago 977MB 19:52:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 6 weeks ago 565MB 19:52:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 months ago 334MB 19:52:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 23 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] } 19:52:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:52:49 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:52:56 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:52:56 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:52:56 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:52:56 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:52:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:52:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:52:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:52:58 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:53:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:53:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:53:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:53:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:53:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:53:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:53:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.309s coverage: 28.7% of statements 19:53:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.306s coverage: 97.0% of statements 19:53:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:53:29 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:53:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:53:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.365s coverage: 69.2% of statements 19:53:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:53:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:53:36 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.335s coverage: 53.2% of statements 19:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:53:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:53:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:54:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:54:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:54:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:54:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:54:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:54:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:54:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:54:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:54:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 28.183s coverage: 93.4% of statements 19:54:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.488s coverage: 6.1% of statements 19:54:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.982s coverage: 97.6% of statements 19:54:10 ok github.com/edgexfoundry/edgex-go/internal/io 1.213s coverage: 72.2% of statements 19:54:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:54:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:54:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.405s coverage: 0.9% of statements 19:54:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.301s coverage: 32.2% of statements 19:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.362s coverage: 41.7% of statements 19:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.330s coverage: 82.9% of statements 19:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.308s coverage: 94.1% of statements 19:54:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.217s coverage: 96.3% of statements 19:54:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.234s coverage: 87.5% of statements 19:54:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:54:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:54:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:54:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.207s coverage: 94.4% of statements 19:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:54:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:54:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:54:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:54:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 25.068s coverage: 79.9% of statements 19:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.277s coverage: 92.9% of statements 19:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.074s coverage: 64.4% of statements 19:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.223s coverage: 62.3% of statements 19:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.213s coverage: 87.2% of statements 19:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.188s coverage: 20.0% of statements 19:54:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.176s coverage: 100.0% of statements 19:54:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:54:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:54:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.506s coverage: 81.8% of statements 19:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.414s coverage: 82.1% of statements 19:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.236s coverage: 86.0% of statements 19:55:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:55:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:55:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.973s coverage: 63.1% of statements 19:55:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.266s coverage: 100.0% of statements 19:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.109s coverage: 89.4% of statements 19:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.069s coverage: 100.0% of statements 19:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:55:09 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:55:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements 19:55:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.077s coverage: 100.0% of statements 19:55:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:55:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:55:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.818s coverage: 38.4% of statements 19:55:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.237s coverage: 89.5% of statements 19:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:55:18 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:55:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:55:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.224s coverage: 84.8% of statements 19:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:55:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:55:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.305s coverage: 19.9% of statements 19:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:55:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:55:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.611s coverage: 95.7% of statements 19:55:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:55:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:55:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.325s coverage: 61.8% of statements 19:55:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:55:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:55:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.396s coverage: 98.9% of statements 19:55:44 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 19:55:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:55:44 go vet ./... 19:59:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:59:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:59:51 ./bin/test-attribution-txt.sh 19:59:51 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 19:59:51 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 19:59:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:59:51 + ls -al . 19:59:51 total 812 19:59:51 drwxrwxr-x 10 1001 1001 4096 Jun 4 19:49 . 19:59:51 drwxr-xr-x 4 root root 4096 Jun 4 19:48 .. 19:59:51 drwxrwxr-x 2 1001 1001 4096 Jun 4 19:46 .blubracket 19:59:51 -rw-rw-r-- 1 1001 1001 10 Jun 4 19:46 .dockerignore 19:59:51 drwxrwxr-x 8 1001 1001 4096 Jun 4 19:46 .git 19:59:51 drwxrwxr-x 3 1001 1001 4096 Jun 4 19:46 .github 19:59:51 -rw-rw-r-- 1 1001 1001 1074 Jun 4 19:46 .gitignore 19:59:51 -rw-rw-r-- 1 1001 1001 42 Jun 4 19:46 .golangci.yml 19:59:51 -rw-rw-r-- 1 1001 1001 100 Jun 4 19:46 .hadolint.yml 19:59:51 -rw-rw-r-- 1 1001 1001 155 Jun 4 19:46 .sonarcloud.properties 19:59:51 -rw-rw-r-- 1 1001 1001 1171 Jun 4 19:46 ADOPTERS.md 19:59:51 -rw-rw-r-- 1 1001 1001 20261 Jun 4 19:46 Attribution.txt 19:59:51 -rw-rw-r-- 1 1001 1001 100284 Jun 4 19:46 CHANGELOG.md 19:59:51 -rw-rw-r-- 1 1001 1001 3804 Jun 4 19:46 CONTRIBUTING.md 19:59:51 -rw-rw-r-- 1 1001 1001 677 Jun 4 19:46 GOVERNANCE.md 19:59:51 -rw-rw-r-- 1 1001 1001 861 Jun 4 19:46 Jenkinsfile 19:59:51 -rw-rw-r-- 1 1001 1001 10775 Jun 4 19:46 LICENSE 19:59:51 -rw-rw-r-- 1 1001 1001 15392 Jun 4 19:46 Makefile 19:59:51 -rw-rw-r-- 1 1001 1001 582 Jun 4 19:46 OWNERS.md 19:59:51 -rw-rw-r-- 1 1001 1001 9528 Jun 4 19:46 README.md 19:59:51 -rw-rw-r-- 1 1001 1001 789 Jun 4 19:46 SECURITY.md 19:59:51 -rw-rw-r-- 1 1001 1001 5 Jun 4 19:44 VERSION 19:59:51 drwxrwxr-x 2 1001 1001 4096 Jun 4 19:46 bin 19:59:51 drwxrwxr-x 18 1001 1001 4096 Jun 4 19:46 cmd 19:59:51 -rw-r--r-- 1 root root 455714 Jun 4 19:55 coverage.out 19:59:51 drwxrwxr-x 2 1001 1001 4096 Jun 4 19:46 fuzz_test 19:59:51 -rw-rw-r-- 1 1001 1001 7030 Jun 4 19:46 go.mod 19:59:51 -rw-rw-r-- 1 1001 1001 101825 Jun 4 19:46 go.sum 19:59:51 drwxrwxr-x 7 1001 1001 4096 Jun 4 19:46 internal 19:59:51 drwxrwxr-x 3 1001 1001 4096 Jun 4 19:46 openapi 19:59:51 -rw-rw-r-- 1 1001 1001 584 Jun 4 19:46 security.txt 19:59:51 -rw-rw-r-- 1 1001 1001 204 Jun 4 19:46 version.go [Pipeline] sh 19:59:52 + '[' -e coverage.out ] 19:59:52 + chown 1001:1001 coverage.out [Pipeline] stash 19:59:52 Warning: overwriting stash ‘coverage-report’ 19:59:53 Stashed 1 file(s) [Pipeline] sh 19:59:53 + make build 19:59:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:03:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:03:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:03:04 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 20:03:07 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 20:03:39 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 20:03:44 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 20:03: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:04:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:04:03 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 20:04:07 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 20:04: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:04:16 $ docker stop --time=1 54c6cb124bd649b134822abe856656447b9e8896a5b69d0139b9c86966828b88 20:04:18 $ docker rm -f --volumes 54c6cb124bd649b134822abe856656447b9e8896a5b69d0139b9c86966828b88 [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 20:04:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:04:22 20:04:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:04:23 latest: Pulling from edgex-devops/edgex-compose-arm64 20:04:23 547446be3368: Pulling fs layer 20:04:23 d125d8839a47: Pulling fs layer 20:04:23 3e85d5ac6304: Pulling fs layer 20:04:23 c3105a71a48b: Pulling fs layer 20:04:23 0f093f025ec4: Pulling fs layer 20:04:23 c3106fc0e877: Pulling fs layer 20:04:23 c3105a71a48b: Waiting 20:04:23 c3106fc0e877: Waiting 20:04:23 0f093f025ec4: Waiting 20:04:23 547446be3368: Verifying Checksum 20:04:23 547446be3368: Download complete 20:04:23 c3105a71a48b: Verifying Checksum 20:04:23 c3105a71a48b: Download complete 20:04:24 d125d8839a47: Verifying Checksum 20:04:24 d125d8839a47: Download complete 20:04:24 c3106fc0e877: Verifying Checksum 20:04:24 c3106fc0e877: Download complete 20:04:24 0f093f025ec4: Verifying Checksum 20:04:24 0f093f025ec4: Download complete 20:04:24 547446be3368: Pull complete 20:04:25 d125d8839a47: Pull complete 20:04:25 3e85d5ac6304: Verifying Checksum 20:04:25 3e85d5ac6304: Download complete 20:04:35 3e85d5ac6304: Pull complete 20:04:35 c3105a71a48b: Pull complete 20:04:36 0f093f025ec4: Pull complete 20:04:37 c3106fc0e877: Pull complete 20:04:37 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:04:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:04:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:37 prd-ubuntu20.04-docker-arm64-4c-16g-2767 does not seem to be running inside a container 20:04:37 $ 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-arm64:latest cat 20:04:39 $ docker top f3c4c071bfa8aeb0611656b8ad66098f295ea4c557175190e0fec8a8fde3b4b8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:40 + docker compose -f ./docker-compose-build.yml build --parallel 20:04:48 #1 [core-metadata internal] load build definition from Dockerfile 20:04:48 #1 transferring dockerfile: 2.06kB done 20:04:48 #1 DONE 0.1s 20:04:49 20:04:49 #2 [security-proxy-auth internal] load build definition from Dockerfile 20:04:49 #2 transferring dockerfile: 2.15kB done 20:04:49 #2 DONE 0.0s 20:04:49 20:04:49 #3 [security-proxy-setup internal] load build definition from Dockerfile 20:04:49 #3 transferring dockerfile: 2.50kB 0.0s done 20:04:49 #3 DONE 0.1s 20:04:49 20:04:49 #4 [security-secretstore-setup internal] load build definition from Dockerfile 20:04:49 #4 transferring dockerfile: 2.49kB done 20:04:49 #4 DONE 0.1s 20:04:49 20:04:49 #5 [core-command internal] load build definition from Dockerfile 20:04:49 #5 transferring dockerfile: 1.93kB done 20:04:49 #5 DONE 0.1s 20:04:49 20:04:49 #6 [support-scheduler internal] load build definition from Dockerfile 20:04:49 #6 transferring dockerfile: 1.93kB 0.0s done 20:04:49 #6 DONE 0.1s 20:04:49 20:04:49 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:04:49 #7 transferring dockerfile: 1.89kB done 20:04:49 #7 DONE 0.1s 20:04:49 20:04:49 #8 [security-bootstrapper internal] load build definition from Dockerfile 20:04:49 #8 transferring dockerfile: 2.93kB done 20:04:49 #8 DONE 0.1s 20:04:49 20:04:49 #9 [support-notifications internal] load build definition from Dockerfile 20:04:49 #9 transferring dockerfile: 1.95kB 0.0s done 20:04:49 #9 DONE 0.1s 20:04:49 20:04:49 #10 [security-spire-agent internal] load build definition from Dockerfile 20:04:49 #10 transferring dockerfile: 1.81kB 0.0s done 20:04:50 #10 DONE 0.1s 20:04:50 20:04:50 #11 [core-data internal] load build definition from Dockerfile 20:04:50 #11 transferring dockerfile: 2.01kB 0.0s done 20:04:50 #11 DONE 0.1s 20:04:50 20:04:50 #12 [security-spire-server internal] load build definition from Dockerfile 20:04:50 #12 transferring dockerfile: 1.70kB done 20:04:50 #12 DONE 0.1s 20:04:50 20:04:50 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:04:50 #13 transferring dockerfile: 2.23kB 0.0s done 20:04:50 #13 DONE 0.1s 20:04:50 20:04:50 #14 [security-spire-config internal] load build definition from Dockerfile 20:04:50 #14 transferring dockerfile: 1.69kB done 20:04:50 #14 DONE 0.1s 20:04:50 20:04:50 #15 [core-metadata internal] load .dockerignore 20:04:50 #15 transferring context: 50B done 20:04:50 #15 DONE 0.1s 20:04:51 20:04:51 #16 [security-proxy-auth internal] load .dockerignore 20:04:51 #16 transferring context: 50B done 20:04:51 #16 DONE 0.0s 20:04:51 20:04:51 #17 [security-proxy-setup internal] load .dockerignore 20:04:51 #17 transferring context: 50B 0.0s done 20:04:51 #17 DONE 0.1s 20:04:51 20:04:51 #18 [security-secretstore-setup internal] load .dockerignore 20:04:51 #18 transferring context: 50B done 20:04:51 #18 DONE 0.1s 20:04:51 20:04:51 #19 [core-command internal] load .dockerignore 20:04:51 #19 transferring context: 50B done 20:04:51 #19 DONE 0.1s 20:04:51 20:04:51 #20 [support-scheduler internal] load .dockerignore 20:04:51 #20 transferring context: 50B 0.0s done 20:04:51 #20 DONE 0.1s 20:04:51 20:04:51 #21 [security-spiffe-token-provider internal] load .dockerignore 20:04:51 #21 transferring context: 50B 0.0s done 20:04:51 #21 DONE 0.1s 20:04:51 20:04:51 #22 [security-bootstrapper internal] load .dockerignore 20:04:51 #22 transferring context: 50B done 20:04:51 #22 DONE 0.1s 20:04:51 20:04:51 #23 [support-notifications internal] load .dockerignore 20:04:51 #23 transferring context: 50B done 20:04:51 #23 DONE 0.1s 20:04:51 20:04:51 #24 [security-spire-agent internal] load .dockerignore 20:04:51 #24 transferring context: 50B 0.0s done 20:04:51 #24 DONE 0.1s 20:04:51 20:04:51 #25 [core-data internal] load .dockerignore 20:04:51 #25 transferring context: 50B done 20:04:51 #25 DONE 0.0s 20:04:51 20:04:51 #26 [security-spire-server internal] load .dockerignore 20:04:51 #26 transferring context: 50B done 20:04:51 #26 DONE 0.1s 20:04:51 20:04:51 #27 [core-common-config-bootstrapper internal] load .dockerignore 20:04:51 #27 transferring context: 50B 0.0s done 20:04:51 #27 DONE 0.1s 20:04:51 20:04:51 #28 [security-spire-config internal] load .dockerignore 20:04:52 #28 transferring context: 50B 0.0s done 20:04:52 #28 DONE 0.1s 20:04:52 20:04:52 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:52 #29 DONE 0.0s 20:04:52 20:04:52 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 20:04:52 #30 DONE 0.4s 20:04:52 20:04:52 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:52 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:04:52 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:52 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:52 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:52 #31 DONE 0.3s 20:04:52 20:04:52 #32 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:04:52 #32 ... 20:04:52 20:04:52 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:52 #29 DONE 0.0s 20:04:52 20:04:52 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:52 #29 DONE 0.0s 20:04:52 20:04:52 #31 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:52 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:04:52 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:52 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:52 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:52 #31 DONE 0.6s 20:04:52 20:04:52 #33 [security-proxy-auth internal] load build context 20:04:53 #33 ... 20:04:53 20:04:53 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:53 #29 DONE 0.0s 20:04:53 20:04:53 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:53 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:04:53 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:53 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:53 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:53 #31 DONE 0.6s 20:04:53 20:04:53 #33 [security-proxy-auth internal] load build context 20:04:53 #33 ... 20:04:53 20:04:53 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:53 #29 DONE 0.0s 20:04:53 20:04:53 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 20:04:53 #30 DONE 0.6s 20:04:53 20:04:53 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:53 #29 DONE 0.0s 20:04:53 20:04:53 #31 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:53 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:04:53 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:53 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:53 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:53 #31 DONE 0.6s 20:04:53 20:04:53 #34 [core-command internal] load build context 20:04:53 #34 ... 20:04:53 20:04:53 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:53 #29 DONE 0.0s 20:04:53 20:04:53 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:53 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:04:53 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:53 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:53 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:53 #31 DONE 0.7s 20:04:53 20:04:53 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 20:04:53 #30 DONE 0.9s 20:04:53 20:04:53 #34 [core-command internal] load build context 20:04:53 #34 ... 20:04:53 20:04:53 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:53 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:04:53 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:53 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:53 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:53 #31 DONE 0.7s 20:04:53 20:04:53 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:53 #29 DONE 0.1s 20:04:53 20:04:53 #34 [core-command internal] load build context 20:04:54 #34 ... 20:04:54 20:04:54 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:54 #29 DONE 0.1s 20:04:54 20:04:54 #34 [core-command internal] load build context 20:04:54 #34 ... 20:04:54 20:04:54 #31 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:54 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:04:54 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:54 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:54 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:54 #31 DONE 0.8s 20:04:54 20:04:54 #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 20:04:54 #30 DONE 1.4s 20:04:54 20:04:54 #34 [core-command internal] load build context 20:04:54 #34 ... 20:04:54 20:04:54 #31 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:54 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:04:54 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:54 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:54 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:54 #31 DONE 0.8s 20:04:54 20:04:54 #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:04:54 #35 DONE 2.8s 20:04:54 20:04:54 #34 [core-command internal] load build context 20:04:54 #34 ... 20:04:54 20:04:54 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:04:54 #29 DONE 0.1s 20:04:54 20:04:54 #34 [core-command internal] load build context 20:04:56 #34 ... 20:04:56 20:04:56 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 20:04:56 #30 DONE 3.3s 20:04:56 20:04:56 #34 [core-command internal] load build context 20:04:57 #34 ... 20:04:57 20:04:57 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:57 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:04:57 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:57 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:57 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:57 #31 DONE 0.8s 20:04:57 20:04:57 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:04:57 #35 DONE 2.9s 20:04:57 20:04:57 #36 [core-common-config-bootstrapper internal] load build context 20:04:57 #36 DONE 0.0s 20:04:57 20:04:57 #34 [core-command internal] load build context 20:04:57 #34 transferring context: 5.97MB 3.3s 20:04:57 #34 ... 20:04:57 20:04:57 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 20:04:57 #37 DONE 3.5s 20:04:57 20:04:57 #34 [core-command internal] load build context 20:04:58 #34 ... 20:04:58 20:04:58 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 20:04:58 #38 DONE 4.3s 20:04:58 20:04:58 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 20:04:58 #39 DONE 4.4s 20:04:58 20:04:58 #34 [core-command internal] load build context 20:04:58 #34 ... 20:04:58 20:04:58 #31 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:58 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:04:58 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:58 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:58 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:58 #31 DONE 0.8s 20:04:58 20:04:58 #34 [core-command internal] load build context 20:04:58 #34 ... 20:04:58 20:04:58 #31 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 20:04:58 #31 resolve docker.io/library/alpine:3.18@sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 0.0s done 20:04:58 #31 sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 1.64kB / 1.64kB done 20:04:58 #31 sha256:24b42af5b7bdb9ccf1252e508ee0a4fd85eb3286a4596c422739ae6beb3038f4 528B / 528B done 20:04:58 #31 sha256:33abbf0321492ff7379e60c252c05c4e7ed4dccf46fcca6c558067c25e76dc8b 1.49kB / 1.49kB done 20:04:58 #31 DONE 0.9s 20:04:58 20:04:58 #34 [core-command internal] load build context 20:05:01 #34 ... 20:05:01 20:05:01 #40 [security-spire-config internal] load build context 20:05:01 #40 transferring context: 24.94kB 0.4s done 20:05:01 #40 DONE 3.4s 20:05:01 20:05:01 #34 [core-command internal] load build context 20:05:02 #34 ... 20:05:02 20:05:02 #41 [security-spire-server internal] load build context 20:05:02 #41 transferring context: 26.69kB 0.7s done 20:05:02 #41 DONE 3.8s 20:05:02 20:05:02 #34 [core-command internal] load build context 20:05:02 #34 ... 20:05:02 20:05:02 #42 [core-metadata internal] load build context 20:05:02 #42 ... 20:05:02 20:05:02 #34 [core-command internal] load build context 20:05:02 #34 ... 20:05:02 20:05:02 #32 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:05:02 #32 9.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:02 #32 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:02 #32 ... 20:05:02 20:05:02 #43 [security-secretstore-setup internal] load build context 20:05:03 #43 ... 20:05:03 20:05:03 #44 [security-proxy-setup internal] load build context 20:05:03 #44 ... 20:05:03 20:05:03 #45 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:05:03 #0 9.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:03 #0 9.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:03 #45 ... 20:05:03 20:05:03 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:05:03 #0 9.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:03 #46 ... 20:05:03 20:05:03 #47 [security-spire-agent internal] load build context 20:05:03 #47 transferring context: 26.22kB 0.8s done 20:05:03 #47 DONE 5.0s 20:05:03 20:05:03 #33 [security-proxy-auth internal] load build context 20:05:03 #33 ... 20:05:03 20:05:03 #48 [security-bootstrapper internal] load build context 20:05:03 #48 ... 20:05:03 20:05:03 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:05:03 #0 5.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:03 #0 6.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:03 #0 8.472 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:05:03 #0 8.472 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:05:03 #0 8.472 OK: 19953 distinct packages available 20:05:03 #0 8.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:04 #49 9.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:04 #49 ... 20:05:04 20:05:04 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:05:04 #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:04 #50 ... 20:05:04 20:05:04 #51 [support-scheduler internal] load build context 20:05:04 #51 ... 20:05:04 20:05:04 #52 [security-spiffe-token-provider internal] load build context 20:05:04 #52 ... 20:05:04 20:05:04 #51 [support-scheduler internal] load build context 20:05:04 #51 ... 20:05:04 20:05:04 #53 [core-data internal] load build context 20:05:04 #53 ... 20:05:04 20:05:04 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:05:04 #54 ... 20:05:04 20:05:04 #55 [support-notifications internal] load build context 20:05:04 #55 ... 20:05:04 20:05:04 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:05:04 #56 ... 20:05:04 20:05:04 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:05:04 #54 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:06 #54 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:07 #54 ... 20:05:07 20:05:07 #36 [core-common-config-bootstrapper internal] load build context 20:05:07 #36 transferring context: 7.10MB 9.4s 20:05:07 #36 ... 20:05:07 20:05:07 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:07 #57 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 2.4s done 20:05:07 #57 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 20:05:07 #57 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 20:05:07 #57 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 20:05:07 #57 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.8s done 20:05:07 #57 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 2.2s done 20:05:07 #57 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.7s done 20:05:07 #57 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 20:05:07 #57 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.05MB / 23.39MB 4.8s 20:05:07 #57 ... 20:05:07 20:05:07 #58 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:05:07 #58 ... 20:05:07 20:05:07 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:07 #57 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 5.3s 20:05:07 #57 ... 20:05:07 20:05:07 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:05:07 #0 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:07 #59 ... 20:05:07 20:05:07 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:05:07 #60 ... 20:05:07 20:05:07 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:05:07 #0 9.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:08 #61 ... 20:05:08 20:05:08 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:08 #57 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 5.9s 20:05:08 #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 20:05:08 #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 20:05:08 #57 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 20:05:08 #57 ... 20:05:08 20:05:08 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:05:08 #62 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.4s done 20:05:08 #62 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 20:05:08 #62 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 20:05:08 #62 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 20:05:08 #62 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.7s done 20:05:08 #62 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.6s done 20:05:08 #62 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 20:05:08 #62 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.7s done 20:05:08 #62 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.33MB / 17.12MB 6.1s 20:05:08 #62 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 20:05:08 #62 ... 20:05:08 20:05:08 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:08 #57 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 6.3s 20:05:08 #57 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 6.8s 20:05:09 #57 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 7.2s 20:05:09 #57 ... 20:05:09 20:05:09 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:05:10 #63 ... 20:05:10 20:05:10 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:10 #57 ... 20:05:10 20:05:10 #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:10 #64 ... 20:05:10 20:05:10 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:05:10 #49 16.35 (1/11) Installing ca-certificates (20240226-r0) 20:05:11 #49 17.32 (2/11) Installing brotli-libs (1.0.9-r14) 20:05:11 #49 17.61 (3/11) Installing libunistring (1.1-r1) 20:05:12 #49 18.05 (4/11) Installing libidn2 (2.3.4-r1) 20:05:12 #49 18.05 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:05:12 #49 18.13 (6/11) Installing libcurl (8.5.0-r0) 20:05:12 #49 18.32 (7/11) Installing curl (8.5.0-r0) 20:05:12 #49 18.38 (8/11) Installing dumb-init (1.2.5-r2) 20:05:12 #49 18.41 (9/11) Installing musl-obstack (1.2.3-r2) 20:05:12 #49 18.43 (10/11) Installing libucontext (1.2-r2) 20:05:12 #49 18.59 (11/11) Installing gcompat (1.1.0-r1) 20:05:12 #49 18.74 Executing busybox-1.36.1-r5.trigger 20:05:12 #49 ... 20:05:12 20:05:12 #42 [core-metadata internal] load build context 20:05:12 #42 transferring context: 38.30MB 20.0s 20:05:12 #42 ... 20:05:12 20:05:12 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:12 #57 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.7s done 20:05:12 #57 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 20:05:12 #57 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20:05:13 #57 ... 20:05:13 20:05:13 #32 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:05:13 #32 16.79 (1/1) Installing dumb-init (1.2.5-r2) 20:05:13 #32 16.85 Executing busybox-1.36.1-r5.trigger 20:05:13 #32 17.22 OK: 8 MiB in 16 packages 20:05:13 #32 DONE 21.1s 20:05:13 20:05:13 #34 [core-command internal] load build context 20:05:13 #34 ... 20:05:13 20:05:13 #65 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 20:05:13 #65 ... 20:05:13 20:05:13 #43 [security-secretstore-setup internal] load build context 20:05:13 #43 ... 20:05:13 20:05:13 #34 [core-command internal] load build context 20:05:14 #34 ... 20:05:14 20:05:14 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:05:14 #46 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:14 #46 15.29 (1/4) Installing ca-certificates (20240226-r0) 20:05:14 #46 16.16 (2/4) Installing dumb-init (1.2.5-r2) 20:05:14 #46 16.18 (3/4) Installing su-exec (0.2-r3) 20:05:14 #46 16.26 (4/4) Installing yq (4.33.3-r5) 20:05:14 #46 17.94 Executing busybox-1.36.1-r5.trigger 20:05:14 #46 18.21 Executing ca-certificates-20240226-r0.trigger 20:05:14 #46 20.36 OK: 18 MiB in 19 packages 20:05:14 #46 ... 20:05:14 20:05:14 #44 [security-proxy-setup internal] load build context 20:05:14 #44 ... 20:05:14 20:05:14 #33 [security-proxy-auth internal] load build context 20:05:14 #33 ... 20:05:14 20:05:14 #48 [security-bootstrapper internal] load build context 20:05:14 #48 ... 20:05:14 20:05:14 #51 [support-scheduler internal] load build context 20:05:14 #51 ... 20:05:14 20:05:14 #45 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:05:14 #45 14.34 (1/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 20:05:14 #45 14.88 (2/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 20:05:14 #45 14.88 (3/6) Installing dumb-init (1.2.5-r2) 20:05:14 #45 14.88 (4/6) Installing openssl (3.1.5-r0) 20:05:14 #45 15.14 (5/6) Installing su-exec (0.2-r3) 20:05:14 #45 15.21 (6/6) Installing yq (4.33.3-r5) 20:05:14 #45 17.25 Executing busybox-1.36.1-r5.trigger 20:05:14 #45 17.61 OK: 18 MiB in 19 packages 20:05:14 #45 DONE 21.4s 20:05:14 20:05:14 #52 [security-spiffe-token-provider internal] load build context 20:05:14 #52 ... 20:05:14 20:05:14 #48 [security-bootstrapper internal] load build context 20:05:14 #48 ... 20:05:14 20:05:14 #53 [core-data internal] load build context 20:05:14 #53 ... 20:05:14 20:05:14 #55 [support-notifications internal] load build context 20:05:15 #55 ... 20:05:15 20:05:15 #48 [security-bootstrapper internal] load build context 20:05:15 #48 ... 20:05:15 20:05:15 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:05:15 #50 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:15 #50 21.07 (1/2) Installing dumb-init (1.2.5-r2) 20:05:15 #50 21.07 (2/2) Installing su-exec (0.2-r3) 20:05:15 #50 21.07 Executing busybox-1.36.1-r5.trigger 20:05:15 #50 21.16 OK: 8 MiB in 17 packages 20:05:15 #50 ... 20:05:15 20:05:15 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:05:15 #56 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:15 #56 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:15 #56 ... 20:05:15 20:05:15 #48 [security-bootstrapper internal] load build context 20:05:17 #48 ... 20:05:17 20:05:17 #36 [core-common-config-bootstrapper internal] load build context 20:05:17 #36 ... 20:05:17 20:05:17 #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:05:17 #46 DONE 24.2s 20:05:17 20:05:17 #48 [security-bootstrapper internal] load build context 20:05:18 #48 ... 20:05:18 20:05:18 #50 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 20:05:18 #50 DONE 24.3s 20:05:18 20:05:18 #48 [security-bootstrapper internal] load build context 20:05:18 #48 transferring context: 22.90MB 24.0s 20:05:18 #48 ... 20:05:18 20:05:18 #54 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:05:18 #54 21.20 (1/1) Installing dumb-init (1.2.5-r2) 20:05:18 #54 21.20 Executing busybox-1.36.1-r5.trigger 20:05:18 #54 21.20 OK: 8 MiB in 16 packages 20:05:18 #54 DONE 24.2s 20:05:18 20:05:18 #48 [security-bootstrapper internal] load build context 20:05:18 #48 ... 20:05:18 20:05:18 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:05:18 #62 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.3s done 20:05:18 #62 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 20:05:18 #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.1s 20:05:18 #62 ... 20:05:18 20:05:18 #58 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:05:18 #58 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:18 #58 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:18 #58 ... 20:05:18 20:05:18 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:05:18 #49 18.93 Executing ca-certificates-20240226-r0.trigger 20:05:18 #49 20.91 OK: 13 MiB in 26 packages 20:05:18 #49 DONE 25.0s 20:05:18 20:05:18 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:05:20 #66 ... 20:05:20 20:05:20 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:05:20 #60 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:20 #60 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:20 #60 22.10 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:05:20 #60 22.10 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:05:20 #60 22.10 OK: 19951 distinct packages available 20:05:20 #60 ... 20:05:20 20:05:20 #53 [core-data internal] load build context 20:05:20 #53 ... 20:05:20 20:05:20 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:05:20 #61 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:20 #61 20.93 OK: 266 MiB in 52 packages 20:05:20 #61 ... 20:05:20 20:05:20 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:05:20 #59 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:20 #59 21.07 OK: 266 MiB in 52 packages 20:05:20 #59 ... 20:05:20 20:05:20 #53 [core-data internal] load build context 20:05:20 #53 ... 20:05:20 20:05:20 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:05:20 #59 DONE 23.2s 20:05:20 20:05:20 #53 [core-data internal] load build context 20:05:21 #53 ... 20:05:21 20:05:21 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:05:21 #61 DONE 23.3s 20:05:21 20:05:21 #53 [core-data internal] load build context 20:05:21 #53 ... 20:05:21 20:05:21 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:05:21 #63 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:21 #63 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:21 #63 21.06 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:05:21 #63 21.06 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:05:21 #63 21.06 OK: 19953 distinct packages available 20:05:21 #63 ... 20:05:21 20:05:21 #53 [core-data internal] load build context 20:05:21 #53 ... 20:05:21 20:05:21 #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:21 #64 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:21 #64 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:21 #64 20.76 v3.18.6-236-gda1aa23a2d3 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:05:21 #64 20.76 v3.18.6-237-gf6249c4ff44 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:05:21 #64 20.76 OK: 19953 distinct packages available 20:05:21 #64 21.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:21 #64 ... 20:05:21 20:05:21 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:05:21 #63 21.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:21 #63 ... 20:05:21 20:05:21 #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:05:21 #58 21.73 OK: 266 MiB in 52 packages 20:05:21 #58 DONE 25.1s 20:05:21 20:05:21 #48 [security-bootstrapper internal] load build context 20:05:22 #48 ... 20:05:22 20:05:22 #56 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:05:22 #56 23.85 (1/2) Installing ca-certificates (20240226-r0) 20:05:22 #56 24.54 (2/2) Installing dumb-init (1.2.5-r2) 20:05:22 #56 24.61 Executing busybox-1.36.1-r5.trigger 20:05:22 #56 24.77 Executing ca-certificates-20240226-r0.trigger 20:05:22 #56 25.73 OK: 9 MiB in 17 packages 20:05:22 #56 DONE 27.4s 20:05:22 20:05:22 #48 [security-bootstrapper internal] load build context 20:05:23 #48 ... 20:05:23 20:05:23 #42 [core-metadata internal] load build context 20:05:23 #42 transferring context: 51.51MB 30.6s 20:05:23 #42 ... 20:05:23 20:05:23 #51 [support-scheduler internal] load build context 20:05:23 #51 ... 20:05:23 20:05:23 #42 [core-metadata internal] load build context 20:05:23 #42 ... 20:05:23 20:05:23 #43 [security-secretstore-setup internal] load build context 20:05:23 #43 ... 20:05:23 20:05:23 #42 [core-metadata internal] load build context 20:05:23 #42 ... 20:05:23 20:05:23 #34 [core-command internal] load build context 20:05:24 #34 ... 20:05:24 20:05:24 #43 [security-secretstore-setup internal] load build context 20:05:24 #43 ... 20:05:24 20:05:24 #44 [security-proxy-setup internal] load build context 20:05:24 #44 ... 20:05:24 20:05:24 #33 [security-proxy-auth internal] load build context 20:05:24 #33 ... 20:05:24 20:05:24 #44 [security-proxy-setup internal] load build context 20:05:24 #44 ... 20:05:24 20:05:24 #52 [security-spiffe-token-provider internal] load build context 20:05:24 #52 ... 20:05:24 20:05:24 #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:05:24 #0 7.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:24 #0 9.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:25 #67 ... 20:05:25 20:05:25 #55 [support-notifications internal] load build context 20:05:25 #55 ... 20:05:25 20:05:25 #52 [security-spiffe-token-provider internal] load build context 20:05:25 #52 ... 20:05:25 20:05:25 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:25 #57 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.8s 20:05:25 #57 ... 20:05:25 20:05:25 #55 [support-notifications internal] load build context 20:05:27 #55 ... 20:05:27 20:05:27 #36 [core-common-config-bootstrapper internal] load build context 20:05:27 #36 ... 20:05:27 20:05:27 #55 [support-notifications internal] load build context 20:05:27 #55 ... 20:05:27 20:05:27 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:05:27 #68 ... 20:05:27 20:05:27 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:05:27 #60 22.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:27 #60 23.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:27 #60 27.77 OK: 266 MiB in 52 packages 20:05:27 #60 DONE 30.1s 20:05:27 20:05:27 #53 [core-data internal] load build context 20:05:27 #53 ... 20:05:27 20:05:27 #55 [support-notifications internal] load build context 20:05:28 #55 ... 20:05:28 20:05:28 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:05:28 #63 22.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:28 #63 26.54 (1/4) Installing dumb-init (1.2.5-r2) 20:05:28 #63 26.63 (2/4) Installing musl-obstack (1.2.3-r2) 20:05:28 #63 26.63 (3/4) Installing libucontext (1.2-r2) 20:05:28 #63 26.63 (4/4) Installing gcompat (1.1.0-r1) 20:05:28 #63 26.63 Executing busybox-1.36.1-r5.trigger 20:05:28 #63 26.91 OK: 8 MiB in 19 packages 20:05:28 #63 DONE 28.3s 20:05:28 20:05:28 #55 [support-notifications internal] load build context 20:05:28 #55 ... 20:05:28 20:05:28 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:05:28 #69 ... 20:05:28 20:05:28 #53 [core-data internal] load build context 20:05:29 #53 transferring context: 69.33MB 34.1s 20:05:29 #53 ... 20:05:29 20:05:29 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:05:29 #70 ... 20:05:29 20:05:29 #55 [support-notifications internal] load build context 20:05:29 #55 ... 20:05:29 20:05:29 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:05:29 #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.9s 20:05:29 #62 ... 20:05:29 20:05:29 #55 [support-notifications internal] load build context 20:05:30 #55 ... 20:05:30 20:05:30 #65 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 20:05:30 #65 7.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:30 #65 8.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:30 #65 11.92 Upgrading critical system libraries and apk-tools: 20:05:30 #65 11.92 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 20:05:30 #65 11.97 Executing busybox-1.36.1-r5.trigger 20:05:30 #65 13.64 Continuing the upgrade transaction with new apk-tools: 20:05:30 #65 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:30 #65 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:30 #65 16.56 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 20:05:30 #65 16.71 Executing busybox-1.36.1-r6.post-upgrade 20:05:30 #65 16.78 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 20:05:30 #65 16.78 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:05:30 #65 16.78 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 20:05:30 #65 17.14 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 20:05:30 #65 17.14 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 20:05:30 #65 17.14 Executing busybox-1.36.1-r6.trigger 20:05:30 #65 17.14 OK: 8 MiB in 16 packages 20:05:30 #65 ... 20:05:30 20:05:30 #64 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:30 #64 22.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:30 #64 27.90 (1/7) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 20:05:30 #64 28.13 (2/7) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 20:05:30 #64 28.13 (3/7) Installing dumb-init (1.2.5-r2) 20:05:30 #64 28.13 (4/7) Installing musl-obstack (1.2.3-r2) 20:05:30 #64 28.19 (5/7) Installing libucontext (1.2-r2) 20:05:30 #64 28.22 (6/7) Installing gcompat (1.1.0-r1) 20:05:30 #64 28.22 (7/7) Installing openssl (3.1.5-r0) 20:05:30 #64 28.31 Executing busybox-1.36.1-r5.trigger 20:05:30 #64 28.39 OK: 9 MiB in 20 packages 20:05:30 #64 DONE 30.3s 20:05:30 20:05:30 #55 [support-notifications internal] load build context 20:05:31 #55 ... 20:05:31 20:05:31 #65 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 20:05:31 #65 DONE 18.8s 20:05:31 20:05:31 #55 [support-notifications internal] load build context 20:05:32 #55 ... 20:05:32 20:05:32 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:05:32 #71 ... 20:05:32 20:05:32 #55 [support-notifications internal] load build context 20:05:32 #55 ... 20:05:32 20:05:32 #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:05:32 #67 12.89 Upgrading critical system libraries and apk-tools: 20:05:32 #67 12.89 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 20:05:32 #67 12.89 Executing busybox-1.36.1-r5.trigger 20:05:32 #67 13.40 Continuing the upgrade transaction with new apk-tools: 20:05:32 #67 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:32 #67 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:32 #67 16.24 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 20:05:32 #67 16.24 Executing busybox-1.36.1-r6.post-upgrade 20:05:32 #67 16.40 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 20:05:32 #67 16.40 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:05:32 #67 16.43 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 20:05:32 #67 16.43 Executing busybox-1.36.1-r6.trigger 20:05:32 #67 16.52 OK: 18 MiB in 19 packages 20:05:32 #67 DONE 18.1s 20:05:32 20:05:32 #55 [support-notifications internal] load build context 20:05:33 #55 ... 20:05:33 20:05:33 #48 [security-bootstrapper internal] load build context 20:05:33 #48 ... 20:05:33 20:05:33 #51 [support-scheduler internal] load build context 20:05:33 #51 ... 20:05:33 20:05:33 #55 [support-notifications internal] load build context 20:05:34 #55 ... 20:05:34 20:05:34 #72 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:05:34 #72 DONE 1.1s 20:05:34 20:05:34 #55 [support-notifications internal] load build context 20:05:34 #55 ... 20:05:34 20:05:34 #42 [core-metadata internal] load build context 20:05:34 #42 transferring context: 65.56MB 41.7s 20:05:34 #42 ... 20:05:34 20:05:34 #55 [support-notifications internal] load build context 20:05:34 #55 ... 20:05:34 20:05:34 #43 [security-secretstore-setup internal] load build context 20:05:34 #43 ... 20:05:34 20:05:34 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:05:34 #71 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:34 #71 ... 20:05:34 20:05:34 #33 [security-proxy-auth internal] load build context 20:05:34 #33 ... 20:05:34 20:05:34 #44 [security-proxy-setup internal] load build context 20:05:34 #44 ... 20:05:34 20:05:34 #33 [security-proxy-auth internal] load build context 20:05:35 #33 ... 20:05:35 20:05:35 #34 [core-command internal] load build context 20:05:35 #34 ... 20:05:35 20:05:35 #44 [security-proxy-setup internal] load build context 20:05:35 #44 ... 20:05:35 20:05:35 #52 [security-spiffe-token-provider internal] load build context 20:05:35 #52 ... 20:05:35 20:05:35 #34 [core-command internal] load build context 20:05:36 #34 ... 20:05:36 20:05:36 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:36 #57 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.4s 20:05:36 #57 ... 20:05:36 20:05:36 #34 [core-command internal] load build context 20:05:37 #34 ... 20:05:37 20:05:37 #36 [core-common-config-bootstrapper internal] load build context 20:05:37 #36 ... 20:05:37 20:05:37 #34 [core-command internal] load build context 20:05:38 #34 ... 20:05:38 20:05:38 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:05:38 #0 8.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:38 #0 9.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:38 #73 ... 20:05:38 20:05:38 #34 [core-command internal] load build context 20:05:39 #34 ... 20:05:39 20:05:39 #53 [core-data internal] load build context 20:05:39 #53 ... 20:05:39 20:05:39 #34 [core-command internal] load build context 20:05:39 #34 ... 20:05:39 20:05:39 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:05:39 #68 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:39 #68 12.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:39 #68 15.41 Upgrading critical system libraries and apk-tools: 20:05:39 #68 15.41 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 20:05:39 #68 15.41 Executing busybox-1.36.1-r5.trigger 20:05:39 #68 16.75 Continuing the upgrade transaction with new apk-tools: 20:05:39 #68 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:39 #68 17.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:39 #68 21.73 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 20:05:39 #68 21.84 Executing busybox-1.36.1-r6.post-upgrade 20:05:39 #68 ... 20:05:39 20:05:39 #34 [core-command internal] load build context 20:05:40 #34 transferring context: 54.05MB 46.3s 20:05:40 #34 ... 20:05:40 20:05:40 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:05:40 #62 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 27.3s done 20:05:40 #62 ... 20:05:40 20:05:40 #34 [core-command internal] load build context 20:05:40 #34 ... 20:05:40 20:05:40 #74 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 20:05:40 #0 7.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:40 #0 8.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:40 #74 ... 20:05:40 20:05:40 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:40 #57 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 28.5s 20:05:41 #57 ... 20:05:41 20:05:41 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:05:41 #69 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:41 #69 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:41 #69 17.63 Upgrading critical system libraries and apk-tools: 20:05:41 #69 17.63 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 20:05:41 #69 17.63 Executing busybox-1.36.1-r5.trigger 20:05:41 #69 19.13 Continuing the upgrade transaction with new apk-tools: 20:05:41 #69 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:41 #69 20.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:41 #69 ... 20:05:41 20:05:41 #44 [security-proxy-setup internal] load build context 20:05:41 #44 ... 20:05:41 20:05:41 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:41 #57 ... 20:05:41 20:05:41 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:05:41 #70 12.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:41 #70 13.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:41 #70 18.09 Upgrading critical system libraries and apk-tools: 20:05:41 #70 18.09 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 20:05:41 #70 18.20 Executing busybox-1.36.1-r5.trigger 20:05:41 #70 19.52 Continuing the upgrade transaction with new apk-tools: 20:05:41 #70 19.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:41 #70 21.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:41 #70 ... 20:05:41 20:05:41 #55 [support-notifications internal] load build context 20:05:42 #55 ... 20:05:42 20:05:42 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:42 #57 ... 20:05:42 20:05:42 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:05:42 #66 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:42 #66 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:42 #66 17.33 Upgrading critical system libraries and apk-tools: 20:05:42 #66 17.33 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 20:05:42 #66 17.41 Executing busybox-1.36.1-r5.trigger 20:05:42 #66 18.50 Continuing the upgrade transaction with new apk-tools: 20:05:42 #66 18.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:42 #66 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:42 #66 ... 20:05:42 20:05:42 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:43 #57 ... 20:05:43 20:05:43 #48 [security-bootstrapper internal] load build context 20:05:43 #48 ... 20:05:43 20:05:43 #51 [support-scheduler internal] load build context 20:05:43 #51 ... 20:05:43 20:05:43 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:43 #57 ... 20:05:43 20:05:43 #68 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:05:43 #68 22.26 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 20:05:43 #68 22.29 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:05:43 #68 22.43 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 20:05:43 #68 23.12 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 20:05:43 #68 23.22 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 20:05:43 #68 23.24 Executing busybox-1.36.1-r6.trigger 20:05:43 #68 23.37 Executing ca-certificates-20240226-r0.trigger 20:05:43 #68 24.30 OK: 18 MiB in 19 packages 20:05:43 #68 DONE 26.2s 20:05:43 20:05:43 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:44 #57 ... 20:05:44 20:05:44 #42 [core-metadata internal] load build context 20:05:44 #42 transferring context: 86.50MB 51.9s 20:05:44 #42 ... 20:05:44 20:05:44 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:45 #57 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 32.5s done 20:05:45 #57 ... 20:05:45 20:05:45 #43 [security-secretstore-setup internal] load build context 20:05:45 #43 ... 20:05:45 20:05:45 #42 [core-metadata internal] load build context 20:05:45 #42 ... 20:05:45 20:05:45 #33 [security-proxy-auth internal] load build context 20:05:45 #33 ... 20:05:45 20:05:45 #43 [security-secretstore-setup internal] load build context 20:05:45 #43 ... 20:05:45 20:05:45 #52 [security-spiffe-token-provider internal] load build context 20:05:45 #52 ... 20:05:45 20:05:45 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:05:45 #71 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:45 #71 19.47 Upgrading critical system libraries and apk-tools: 20:05:45 #71 19.47 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 20:05:45 #71 19.47 Executing busybox-1.36.1-r5.trigger 20:05:45 #71 20.67 Continuing the upgrade transaction with new apk-tools: 20:05:45 #71 20.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:45 #71 22.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:45 #71 ... 20:05:45 20:05:45 #52 [security-spiffe-token-provider internal] load build context 20:05:46 #52 ... 20:05:46 20:05:46 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 20:05:46 #69 25.11 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 20:05:46 #69 25.23 Executing busybox-1.36.1-r6.post-upgrade 20:05:46 #69 25.55 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 20:05:46 #69 25.57 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:05:46 #69 25.74 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 20:05:46 #69 26.12 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 20:05:46 #69 26.24 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 20:05:46 #69 26.24 Executing busybox-1.36.1-r6.trigger 20:05:46 #69 26.34 OK: 8 MiB in 17 packages 20:05:46 #69 DONE 28.0s 20:05:46 20:05:46 #52 [security-spiffe-token-provider internal] load build context 20:05:46 #52 ... 20:05:46 20:05:46 #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade 20:05:46 #66 25.39 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 20:05:46 #66 25.60 Executing busybox-1.36.1-r6.post-upgrade 20:05:46 #66 26.03 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 20:05:46 #66 26.06 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:05:46 #66 26.11 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 20:05:46 #66 26.56 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 20:05:46 #66 26.62 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 20:05:46 #66 26.67 Executing busybox-1.36.1-r6.trigger 20:05:46 #66 26.74 OK: 8 MiB in 16 packages 20:05:46 #66 DONE 28.0s 20:05:46 20:05:46 #52 [security-spiffe-token-provider internal] load build context 20:05:47 #52 ... 20:05:47 20:05:47 #36 [core-common-config-bootstrapper internal] load build context 20:05:47 #36 ... 20:05:47 20:05:47 #53 [core-data internal] load build context 20:05:47 #53 ... 20:05:48 20:05:48 #52 [security-spiffe-token-provider internal] load build context 20:05:48 #52 ... 20:05:48 20:05:48 #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:05:48 #70 26.04 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 20:05:48 #70 26.23 Executing busybox-1.36.1-r6.post-upgrade 20:05:48 #70 26.79 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 20:05:48 #70 26.79 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:05:48 #70 26.89 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 20:05:48 #70 27.39 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 20:05:48 #70 27.53 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 20:05:48 #70 27.53 Executing busybox-1.36.1-r6.trigger 20:05:48 #70 27.53 Executing ca-certificates-20240226-r0.trigger 20:05:48 #70 28.24 OK: 13 MiB in 26 packages 20:05:48 #70 DONE 29.2s 20:05:48 20:05:48 #52 [security-spiffe-token-provider internal] load build context 20:05:49 #52 ... 20:05:49 20:05:49 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:05:49 #73 14.69 Upgrading critical system libraries and apk-tools: 20:05:49 #73 14.69 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 20:05:49 #73 14.69 Executing busybox-1.36.1-r5.trigger 20:05:49 #73 15.61 Continuing the upgrade transaction with new apk-tools: 20:05:49 #73 15.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:49 #73 16.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:49 #73 19.50 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 20:05:49 #73 19.55 Executing busybox-1.36.1-r6.post-upgrade 20:05:49 #73 19.73 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 20:05:49 #73 19.73 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:05:49 #73 19.80 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 20:05:49 #73 20.04 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 20:05:50 #73 20.10 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 20:05:50 #73 20.11 Executing busybox-1.36.1-r6.trigger 20:05:50 #73 20.20 OK: 8 MiB in 19 packages 20:05:50 #73 DONE 21.5s 20:05:50 20:05:50 #52 [security-spiffe-token-provider internal] load build context 20:05:50 #52 transferring context: 127.57MB 55.9s 20:05:50 #52 ... 20:05:50 20:05:50 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:05:50 #71 25.73 (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 20:05:50 #71 25.79 Executing busybox-1.36.1-r6.post-upgrade 20:05:50 #71 26.00 (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 20:05:50 #71 26.00 (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:05:50 #71 26.03 (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) 20:05:50 #71 26.46 (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) 20:05:50 #71 26.52 (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 20:05:50 #71 26.52 Executing busybox-1.36.1-r6.trigger 20:05:50 #71 26.60 Executing ca-certificates-20240226-r0.trigger 20:05:50 #71 27.14 OK: 9 MiB in 17 packages 20:05:50 #71 DONE 28.1s 20:05:50 20:05:50 #53 [core-data internal] load build context 20:05:50 #53 ... 20:05:50 20:05:50 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:05:50 #62 ... 20:05:50 20:05:50 #34 [core-command internal] load build context 20:05:51 #34 ... 20:05:51 20:05:51 #74 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 20:05:51 #74 15.05 Upgrading critical system libraries and apk-tools: 20:05:51 #74 15.05 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) 20:05:51 #74 15.13 Executing busybox-1.36.1-r5.trigger 20:05:51 #74 15.91 Continuing the upgrade transaction with new apk-tools: 20:05:51 #74 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:51 #74 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:51 #74 19.30 (1/4) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) 20:05:51 #74 19.41 Executing busybox-1.36.1-r6.post-upgrade 20:05:51 #74 19.53 (2/4) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) 20:05:51 #74 19.53 (3/4) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 20:05:51 #74 19.57 (4/4) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) 20:05:51 #74 19.62 Executing busybox-1.36.1-r6.trigger 20:05:51 #74 19.62 OK: 9 MiB in 20 packages 20:05:51 #74 DONE 20.5s 20:05:51 20:05:51 #34 [core-command internal] load build context 20:05:51 #34 ... 20:05:51 20:05:51 #75 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:05:51 #75 ... 20:05:51 20:05:51 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:05:51 #76 DONE 5.3s 20:05:51 20:05:51 #34 [core-command internal] load build context 20:05:51 #34 ... 20:05:51 20:05:51 #44 [security-proxy-setup internal] load build context 20:05:52 #44 ... 20:05:52 20:05:52 #55 [support-notifications internal] load build context 20:05:52 #55 ... 20:05:52 20:05:52 #44 [security-proxy-setup internal] load build context 20:05:52 #44 ... 20:05:52 20:05:52 #77 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 20:05:52 #77 DONE 0.8s 20:05:52 20:05:52 #44 [security-proxy-setup internal] load build context 20:05:53 #44 ... 20:05:53 20:05:53 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:05:53 #78 DONE 2.3s 20:05:53 20:05:53 #44 [security-proxy-setup internal] load build context 20:05:53 #44 ... 20:05:53 20:05:53 #75 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:05:53 #75 DONE 2.5s 20:05:53 20:05:53 #55 [support-notifications internal] load build context 20:05:53 #55 ... 20:05:53 20:05:53 #79 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:05:53 #79 DONE 3.7s 20:05:53 20:05:53 #55 [support-notifications internal] load build context 20:05:53 #55 ... 20:05:53 20:05:53 #48 [security-bootstrapper internal] load build context 20:05:53 #48 ... 20:05:53 20:05:53 #51 [support-scheduler internal] load build context 20:05:53 #51 ... 20:05:53 20:05:53 #55 [support-notifications internal] load build context 20:05:54 #55 ... 20:05:54 20:05:54 #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:05:54 #80 DONE 1.0s 20:05:54 20:05:54 #55 [support-notifications internal] load build context 20:05:54 #55 ... 20:05:54 20:05:54 #81 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:05:54 #81 DONE 1.0s 20:05:55 20:05:55 #55 [support-notifications internal] load build context 20:05:55 #55 ... 20:05:55 20:05:55 #82 [security-spire-server stage-2 6/9] COPY security.txt / 20:05:55 #82 DONE 0.8s 20:05:55 20:05:55 #55 [support-notifications internal] load build context 20:05:55 #55 ... 20:05:55 20:05:55 #42 [core-metadata internal] load build context 20:05:55 #42 transferring context: 110.54MB 62.8s 20:05:55 #42 ... 20:05:55 20:05:55 #33 [security-proxy-auth internal] load build context 20:05:55 #33 ... 20:05:55 20:05:55 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:05:55 #57 ... 20:05:55 20:05:55 #33 [security-proxy-auth internal] load build context 20:05:55 #33 ... 20:05:55 20:05:55 #43 [security-secretstore-setup internal] load build context 20:05:55 #43 ... 20:05:55 20:05:55 #33 [security-proxy-auth internal] load build context 20:05:56 #33 ... 20:05:56 20:05:56 #83 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:05:56 #83 DONE 2.6s 20:05:56 20:05:56 #84 [security-spire-config stage-2 6/10] COPY security.txt / 20:05:56 #84 DONE 1.6s 20:05:56 20:05:56 #33 [security-proxy-auth internal] load build context 20:05:57 #33 ... 20:05:57 20:05:57 #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:05:57 #85 DONE 1.7s 20:05:57 20:05:57 #33 [security-proxy-auth internal] load build context 20:05:57 #33 ... 20:05:57 20:05:57 #86 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:05:57 #86 DONE 1.3s 20:05:57 20:05:57 #33 [security-proxy-auth internal] load build context 20:05:57 #33 ... 20:05:57 20:05:57 #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:05:57 #87 DONE 1.4s 20:05:57 20:05:57 #33 [security-proxy-auth internal] load build context 20:05:57 #33 ... 20:05:57 20:05:57 #36 [core-common-config-bootstrapper internal] load build context 20:05:57 #36 ... 20:05:57 20:05:57 #33 [security-proxy-auth internal] load build context 20:05:58 #33 ... 20:05:58 20:05:58 #88 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:05:58 #88 DONE 1.1s 20:05:58 20:05:58 #33 [security-proxy-auth internal] load build context 20:05:59 #33 ... 20:05:59 20:05:59 #89 [security-spire-agent stage-3 7/10] COPY security.txt / 20:05:59 #89 DONE 1.2s 20:05:59 20:05:59 #33 [security-proxy-auth internal] load build context 20:05:59 #33 ... 20:05:59 20:05:59 #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:05:59 #90 DONE 1.1s 20:05:59 20:05:59 #33 [security-proxy-auth internal] load build context 20:05:59 #33 ... 20:05:59 20:05:59 #91 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:05:59 #91 DONE 1.0s 20:05:59 20:05:59 #33 [security-proxy-auth internal] load build context 20:06:00 #33 ... 20:06:00 20:06:00 #92 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:06:00 #92 DONE 1.2s 20:06:00 20:06:00 #33 [security-proxy-auth internal] load build context 20:06:00 #33 ... 20:06:00 20:06:00 #93 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:06:00 #93 DONE 1.4s 20:06:00 20:06:00 #33 [security-proxy-auth internal] load build context 20:06:00 #33 ... 20:06:00 20:06:00 #52 [security-spiffe-token-provider internal] load build context 20:06:01 #52 ... 20:06:01 20:06:01 #53 [core-data internal] load build context 20:06:01 #53 ... 20:06:01 20:06:01 #33 [security-proxy-auth internal] load build context 20:06:01 #33 transferring context: 163.89MB 68.0s 20:06:01 #33 ... 20:06:01 20:06:01 #94 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:06:01 #94 DONE 1.0s 20:06:01 20:06:01 #33 [security-proxy-auth internal] load build context 20:06:01 #33 ... 20:06:01 20:06:01 #34 [core-command internal] load build context 20:06:02 #34 ... 20:06:02 20:06:02 #33 [security-proxy-auth internal] load build context 20:06:02 #33 ... 20:06:02 20:06:02 #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:06:02 #95 DONE 0.7s 20:06:02 20:06:02 #33 [security-proxy-auth internal] load build context 20:06:03 #33 ... 20:06:03 20:06:03 #44 [security-proxy-setup internal] load build context 20:06:03 #44 ... 20:06:03 20:06:03 #33 [security-proxy-auth internal] load build context 20:06:03 #33 ... 20:06:03 20:06:03 #48 [security-bootstrapper internal] load build context 20:06:04 #48 ... 20:06:04 20:06:04 #51 [support-scheduler internal] load build context 20:06:04 #51 ... 20:06:04 20:06:04 #48 [security-bootstrapper internal] load build context 20:06:05 #48 ... 20:06:05 20:06:05 #55 [support-notifications internal] load build context 20:06:05 #55 ... 20:06:05 20:06:05 #42 [core-metadata internal] load build context 20:06:05 #42 transferring context: 138.98MB 73.0s 20:06:05 #42 ... 20:06:05 20:06:05 #48 [security-bootstrapper internal] load build context 20:06:06 #48 ... 20:06:06 20:06:06 #43 [security-secretstore-setup internal] load build context 20:06:06 #43 ... 20:06:06 20:06:06 #42 [core-metadata internal] load build context 20:06:07 #42 ... 20:06:07 20:06:07 #96 [security-spire-agent] exporting to image 20:06:07 #96 exporting layers 4.7s done 20:06:07 #96 writing image sha256:61a4c2f49a6aff63128993aedff9ce3ea67d4a002774c21cc2abe24d5b25b848 0.2s done 20:06:07 #96 naming to docker.io/library/security-spire-server-arm64 0.0s done 20:06:07 #96 writing image sha256:a9d3f3b97594a454a993dc70fe221cd541b902f52585b2e47c0a84916d722d62 0.1s done 20:06:07 #96 naming to docker.io/library/security-spire-config-arm64 0.0s done 20:06:07 #96 writing image sha256:45123d825b7687074921a5540f0226f803b373620beef4d9ae7fbbe3de883843 0.0s done 20:06:07 #96 naming to docker.io/library/security-spire-agent-arm64 0.0s done 20:06:07 #96 DONE 7.8s 20:06:07 20:06:07 #42 [core-metadata internal] load build context 20:06:08 #42 ... 20:06:08 20:06:08 #36 [core-common-config-bootstrapper internal] load build context 20:06:08 #36 ... 20:06:08 20:06:08 #42 [core-metadata internal] load build context 20:06:09 #42 ... 20:06:09 20:06:09 #53 [core-data internal] load build context 20:06:09 #53 transferring context: 227.94MB 74.3s done 20:06:09 #53 DONE 75.1s 20:06:09 20:06:09 #52 [security-spiffe-token-provider internal] load build context 20:06:09 #52 transferring context: 227.94MB 74.8s done 20:06:09 #52 DONE 75.7s 20:06:09 20:06:09 #42 [core-metadata internal] load build context 20:06:09 #42 ... 20:06:09 20:06:09 #44 [security-proxy-setup internal] load build context 20:06:09 #44 transferring context: 227.94MB 76.1s done 20:06:09 #44 DONE 76.5s 20:06:09 20:06:09 #42 [core-metadata internal] load build context 20:06:11 #42 ... 20:06:11 20:06:11 #97 [core-data builder 4/7] COPY go.mod vendor* ./ 20:06:11 #97 DONE 2.0s 20:06:11 20:06:11 #98 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:06:11 #98 DONE 1.7s 20:06:11 20:06:11 #42 [core-metadata internal] load build context 20:06:11 #42 ... 20:06:11 20:06:11 #99 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:06:11 #99 DONE 2.1s 20:06:11 20:06:11 #42 [core-metadata internal] load build context 20:06:12 #42 ... 20:06:12 20:06:12 #34 [core-command internal] load build context 20:06:12 #34 ... 20:06:12 20:06:12 #48 [security-bootstrapper internal] load build context 20:06:12 #48 ... 20:06:12 20:06:12 #34 [core-command internal] load build context 20:06:13 #34 ... 20:06:13 20:06:13 #33 [security-proxy-auth internal] load build context 20:06:14 #33 ... 20:06:14 20:06:14 #34 [core-command internal] load build context 20:06:14 #34 ... 20:06:14 20:06:14 #51 [support-scheduler internal] load build context 20:06:14 #51 ... 20:06:14 20:06:14 #34 [core-command internal] load build context 20:06:14 #34 transferring context: 169.63MB 80.8s 20:06:15 #34 ... 20:06:15 20:06:15 #51 [support-scheduler internal] load build context 20:06:15 #51 transferring context: 227.94MB 81.8s done 20:06:15 #51 DONE 82.2s 20:06:15 20:06:15 #34 [core-command internal] load build context 20:06:15 #34 ... 20:06:15 20:06:15 #55 [support-notifications internal] load build context 20:06:15 #55 transferring context: 227.94MB 80.6s done 20:06:15 #55 DONE 81.3s 20:06:15 20:06:15 #48 [security-bootstrapper internal] load build context 20:06:15 #48 transferring context: 227.94MB 81.0s done 20:06:15 #48 DONE 81.9s 20:06:15 20:06:15 #34 [core-command internal] load build context 20:06:15 #34 ... 20:06:15 20:06:15 #33 [security-proxy-auth internal] load build context 20:06:15 #33 transferring context: 227.94MB 82.4s done 20:06:15 #33 DONE 82.8s 20:06:15 20:06:15 #34 [core-command internal] load build context 20:06:16 #34 ... 20:06:16 20:06:16 #43 [security-secretstore-setup internal] load build context 20:06:16 #43 transferring context: 227.94MB 82.3s done 20:06:16 #43 DONE 82.9s 20:06:16 20:06:16 #34 [core-command internal] load build context 20:06:16 #34 ... 20:06:16 20:06:16 #100 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:06:16 #100 DONE 1.1s 20:06:16 20:06:16 #34 [core-command internal] load build context 20:06:18 #34 ... 20:06:18 20:06:18 #36 [core-common-config-bootstrapper internal] load build context 20:06:18 #36 ... 20:06:18 20:06:18 #34 [core-command internal] load build context 20:06:20 #34 ... 20:06:20 20:06:20 #36 [core-common-config-bootstrapper internal] load build context 20:06:20 #36 transferring context: 227.94MB 82.7s done 20:06:20 #36 DONE 83.3s 20:06:20 20:06:20 #34 [core-command internal] load build context 20:06:20 #34 transferring context: 227.94MB 86.6s done 20:06:20 #34 DONE 87.0s 20:06:20 20:06:20 #42 [core-metadata internal] load build context 20:06:20 #42 transferring context: 227.94MB 88.3s done 20:06:20 #42 DONE 88.4s 20:06:20 20:06:20 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:21 #101 ... 20:06:21 20:06:21 #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:21 #102 ... 20:06:21 20:06:21 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:22 #103 ... 20:06:22 20:06:22 #104 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:18 #104 DONE 65.2s 20:07:18 20:07:18 #101 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:18 #101 DONE 60.0s 20:07:18 20:07:18 #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:18 #103 DONE 65.1s 20:07:18 20:07:18 #102 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:18 #102 DONE 65.3s 20:07:18 20:07:18 #105 [support-notifications builder 6/7] COPY . . 20:07:20 #105 ... 20:07:20 20:07:20 #106 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:20 #106 CACHED 20:07:20 20:07:20 #107 [security-secretstore-setup builder 6/7] COPY . . 20:07:20 #107 CACHED 20:07:20 20:07:20 #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:07:20 #108 CACHED 20:07:20 20:07:20 #109 [security-proxy-setup builder 6/7] COPY . . 20:07:20 #109 DONE 3.4s 20:07:20 20:07:20 #110 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:07:20 #110 CACHED 20:07:20 20:07:20 #111 [core-common-config-bootstrapper builder 6/7] COPY . . 20:07:20 #111 CACHED 20:07:20 20:07:20 #112 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:20 #112 CACHED 20:07:20 20:07:20 #113 [core-data builder 6/7] COPY . . 20:07:20 #113 DONE 3.5s 20:07:20 20:07:20 #105 [support-notifications builder 6/7] COPY . . 20:07:20 #105 DONE 3.5s 20:07:20 20:07:20 #114 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:07:20 #114 CACHED 20:07:20 20:07:20 #115 [security-bootstrapper builder 6/7] COPY . . 20:07:20 #115 CACHED 20:07:20 20:07:20 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:20 #116 CACHED 20:07:20 20:07:20 #117 [security-spiffe-token-provider builder 6/7] COPY . . 20:07:20 #117 DONE 3.5s 20:07:20 20:07:20 #118 [support-scheduler builder 6/7] COPY . . 20:07:20 #118 CACHED 20:07:20 20:07:20 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:20 #119 CACHED 20:07:20 20:07:20 #120 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:07:20 #120 CACHED 20:07:20 20:07:20 #121 [core-command builder 6/7] COPY . . 20:07:20 #121 CACHED 20:07:20 20:07:20 #122 [core-command builder 4/7] COPY go.mod vendor* ./ 20:07:20 #122 CACHED 20:07:20 20:07:20 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:20 #123 CACHED 20:07:20 20:07:20 #124 [security-proxy-auth builder 6/7] COPY . . 20:07:20 #124 CACHED 20:07:20 20:07:20 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:20 #125 CACHED 20:07:20 20:07:20 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:07:20 #126 CACHED 20:07:20 20:07:20 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:07:20 #127 CACHED 20:07:20 20:07:20 #128 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:20 #128 CACHED 20:07:20 20:07:20 #129 [core-metadata builder 6/7] COPY . . 20:07:20 #129 CACHED 20:07:20 20:07:20 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:07:25 #130 4.925 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 20:07:31 #130 ... 20:07:31 20:07:31 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:07:31 #0 5.971 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 20:07:31 #131 ... 20:07:31 20:07:31 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:07:31 #0 5.593 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 20:07:31 #132 ... 20:07:31 20:07:31 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:07:31 #0 5.724 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 20:07:31 #133 ... 20:07:31 20:07:31 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:07:31 #0 4.658 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 20:07:31 #134 ... 20:07:31 20:07:31 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:07:31 #0 4.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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:07:31 #135 ... 20:07:31 20:07:31 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:07:31 #0 4.503 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 20:07:31 #136 ... 20:07:31 20:07:31 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:07:31 #0 5.906 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 20:07:31 #137 ... 20:07:31 20:07:31 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:07:31 #0 5.911 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 20:07:31 #138 ... 20:07:31 20:07:31 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:07:31 #0 3.376 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 20:07:31 #139 ... 20:07:31 20:07:31 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:07:31 #0 5.230 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 20:23:54 #140 ... 20:23:54 20:23:54 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:23:54 #136 987.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:23:54 #136 ... 20:23:54 20:23:54 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:23:54 #139 DONE 989.6s 20:23:54 20:23:54 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:23:54 #137 ... 20:23:54 20:23:54 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:23:54 #141 DONE 0.2s 20:23:54 20:23:54 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:23:54 #142 DONE 0.2s 20:23:54 20:23:54 #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 20:23:54 #143 DONE 0.2s 20:23:54 20:23:54 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:23:54 #144 DONE 0.1s 20:23:54 20:23:54 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:23:54 #145 DONE 0.3s 20:23:54 20:23:54 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:23:54 #146 DONE 0.1s 20:23:54 20:23:54 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:23:54 #134 ... 20:23:54 20:23:54 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:54 #147 ... 20:23:54 20:23:54 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:23:54 #140 DONE 992.2s 20:23:54 20:23:54 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:23:54 #133 ... 20:23:54 20:23:54 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:23:54 #148 DONE 0.3s 20:23:54 20:23:54 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:23:54 #130 ... 20:23:54 20:23:54 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:23:55 #149 ... 20:23:55 20:23:55 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:55 #147 DONE 3.6s 20:23:55 20:23:55 #96 [security-proxy-setup] exporting to image 20:23:55 #96 exporting layers 20:23:56 #96 ... 20:23:56 20:23:56 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 20:23:56 #149 DONE 2.9s 20:23:56 20:23:56 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 20:23:56 #150 DONE 0.4s 20:23:56 20:23:56 #96 [security-proxy-setup] exporting to image 20:23:56 #96 exporting layers 1.7s done 20:23:56 #96 writing image sha256:085b1ae3d37818c001029452e018841f1350add7f46db3675ffd795c8cf7bd1e 0.1s done 20:23:56 #96 naming to docker.io/library/security-proxy-setup-arm64 done 20:23:56 #96 DONE 9.6s 20:23:56 20:23:56 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 20:23:57 #151 DONE 0.3s 20:23:57 20:23:57 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:23:57 #131 ... 20:23:57 20:23:57 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:23:57 #152 DONE 0.3s 20:23:57 20:23:57 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:23:57 #134 ... 20:23:57 20:23:57 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:23:57 #153 DONE 0.1s 20:23:57 20:23:57 #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/ 20:23:57 #154 DONE 0.1s 20:23:57 20:23:57 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:23:57 #130 ... 20:23:57 20:23:57 #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/ 20:23:57 #155 DONE 0.1s 20:23:57 20:23:57 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:23:58 #156 DONE 0.2s 20:23:58 20:23:58 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:23:58 #157 DONE 0.2s 20:23:58 20:23:58 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 20:24:00 #158 DONE 2.0s 20:24:00 20:24:00 #96 [security-bootstrapper] exporting to image 20:24:01 #96 exporting layers 1.1s done 20:24:01 #96 writing image sha256:d5d294cf099b1bedc60b1fd7581d607981723830ebbd3d36286a88dbf421ce17 done 20:24:01 #96 naming to docker.io/library/security-bootstrapper-arm64 done 20:24:01 #96 DONE 10.7s 20:24:01 20:24:01 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:24:06 #132 ... 20:24:06 20:24:06 #136 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:24:06 #136 DONE 1006.2s 20:24:06 20:24:06 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:24:07 #130 ... 20:24:07 20:24:07 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:24:07 #159 DONE 0.3s 20:24:07 20:24:07 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:24:07 #160 DONE 0.3s 20:24:07 20:24:07 #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 20:24:07 #161 DONE 0.2s 20:24:07 20:24:07 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:24:07 #134 ... 20:24:07 20:24:07 #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 20:24:08 #162 DONE 0.2s 20:24:08 20:24:08 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:24:08 #163 DONE 0.1s 20:24:08 20:24:08 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:24:08 #164 DONE 0.2s 20:24:08 20:24:08 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:24:08 #165 DONE 0.3s 20:24:08 20:24:08 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:24:08 #166 DONE 0.2s 20:24:08 20:24:08 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:10 #167 DONE 2.0s 20:24:10 20:24:10 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:24:10 #137 ... 20:24:10 20:24:10 #96 [security-secretstore-setup] exporting to image 20:24:10 #96 exporting layers 20:24:12 #96 exporting layers 1.5s done 20:24:12 #96 writing image sha256:9777a9f5e79285995199840cf1d740a62f4d372a8ffa9bdddce450d4abdac54c done 20:24:12 #96 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 20:24:12 #96 DONE 12.3s 20:24:12 20:24:12 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:24:59 #132 ... 20:24:59 20:24:59 #137 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:24:59 #137 DONE 1054.6s 20:24:59 20:24:59 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:24:59 #134 ... 20:24:59 20:24:59 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:24:59 #168 DONE 0.3s 20:24:59 20:24:59 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:24:59 #169 DONE 0.2s 20:24:59 20:24:59 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:24:59 #170 DONE 0.3s 20:24:59 20:24:59 #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 20:24:59 #171 DONE 0.1s 20:24:59 20:24:59 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:24:59 #130 ... 20:24:59 20:24:59 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:24:59 #172 DONE 0.1s 20:24:59 20:24:59 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:59 #173 DONE 1.9s 20:24:59 20:24:59 #96 [core-common-config-bootstrapper] exporting to image 20:24:59 #96 exporting layers 20:24:59 #96 exporting layers 0.8s done 20:24:59 #96 writing image sha256:7fa2e6d12290878fd12ba5ae1288601c0a9905b86b0a1e71fc236ffb0be9d53c done 20:24:59 #96 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:24:59 #96 DONE 13.1s 20:24:59 20:24:59 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:27:05 #134 ... 20:27:05 20:27:05 #130 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:27:05 #130 DONE 1172.6s 20:27:05 20:27:05 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:27:05 #131 ... 20:27:05 20:27:05 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:27:05 #174 DONE 0.2s 20:27:05 20:27:05 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:27:05 #134 ... 20:27:05 20:27:05 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:27:05 #175 DONE 0.2s 20:27:05 20:27:05 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:27:05 #176 DONE 0.3s 20:27:05 20:27:05 #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 20:27:05 #177 DONE 0.2s 20:27:05 20:27:05 #96 [security-spiffe-token-provider] exporting to image 20:27:05 #96 exporting layers 20:27:05 #96 exporting layers 1.1s done 20:27:05 #96 writing image sha256:0383fa6e9d483a37a7ef34c5f9241e7af931a2409aa870e84cb1cbfda6fce2b0 done 20:27:05 #96 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:27:05 #96 DONE 14.2s 20:27:05 20:27:05 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:32:42 #132 ... 20:32:42 20:32:42 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:32:42 #135 DONE 1514.8s 20:32:42 20:32:42 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:32:42 #134 ... 20:32:42 20:32:42 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:32:42 #178 DONE 0.3s 20:32:42 20:32:42 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:32:42 #179 DONE 0.1s 20:32:42 20:32:42 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:32:42 #180 DONE 0.4s 20:32:42 20:32:42 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:32:42 #134 ... 20:32:42 20:32:42 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:32:42 #181 DONE 0.2s 20:32:42 20:32:42 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:32:42 #182 DONE 0.1s 20:32:42 20:32:42 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:32:42 #134 ... 20:32:42 20:32:42 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:42 #183 DONE 2.1s 20:32:42 20:32:42 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:32:42 #134 ... 20:32:42 20:32:42 #96 [security-proxy-auth] exporting to image 20:32:42 #96 exporting layers 20:32:42 #96 exporting layers 0.7s done 20:32:42 #96 writing image sha256:1a047ff60dc7f939c9dc419f31e73d0607091594c87c43a03f8e17680cd61e02 done 20:32:42 #96 naming to docker.io/library/security-proxy-auth-arm64 done 20:32:42 #96 DONE 14.9s 20:32:42 20:32:42 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:33:14 #134 ... 20:33:14 20:33:14 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:33:14 #132 DONE 1551.5s 20:33:14 20:33:14 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:33:14 #133 ... 20:33:14 20:33:14 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:33:14 #184 DONE 0.2s 20:33:14 20:33:14 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:33:14 #185 DONE 0.2s 20:33:14 20:33:14 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:33:14 #186 DONE 0.5s 20:33:14 20:33:14 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:33:14 #187 DONE 0.2s 20:33:14 20:33:14 #96 [core-command] exporting to image 20:33:14 #96 exporting layers 20:33:14 #96 exporting layers 0.5s done 20:33:14 #96 writing image sha256:b7aebcd7bd2401f156685e8c233b5bd843d27c91418214079537ed0dc05bf329 done 20:33:14 #96 naming to docker.io/library/core-command-arm64 done 20:33:14 #96 DONE 15.4s 20:33:14 20:33:14 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:33:27 #134 ... 20:33:27 20:33:27 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:33:27 #138 DONE 1565.7s 20:33:27 20:33:27 #134 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:33:27 #134 DONE 1565.8s 20:33:27 20:33:27 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:33:27 #133 ... 20:33:27 20:33:27 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:33:27 #188 ... 20:33:27 20:33:27 #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:33:27 #189 DONE 0.2s 20:33:27 20:33:27 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:33:27 #188 DONE 0.2s 20:33:27 20:33:27 #190 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:33:27 #190 DONE 0.1s 20:33:27 20:33:27 #191 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:33:27 #191 DONE 0.2s 20:33:27 20:33:27 #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:33:27 #192 ... 20:33:27 20:33:27 #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:33:27 #193 DONE 0.6s 20:33:27 20:33:27 #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:33:28 #194 DONE 0.3s 20:33:28 20:33:28 #195 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:33:28 #195 ... 20:33:28 20:33:28 #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:33:28 #192 DONE 0.8s 20:33:28 20:33:28 #196 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:33:28 #196 DONE 0.1s 20:33:28 20:33:28 #195 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:33:28 #195 DONE 0.2s 20:33:28 20:33:28 #96 [core-metadata] exporting to image 20:33:28 #96 exporting layers 20:33:28 #96 exporting layers 0.8s done 20:33:28 #96 writing image sha256:af7ea25c500207db88b66acee0ddb45be2f87fcf6b243cb174b8d6724bdd2f88 20:33:29 #96 exporting layers 0.9s done 20:33:29 #96 writing image sha256:af7ea25c500207db88b66acee0ddb45be2f87fcf6b243cb174b8d6724bdd2f88 0.0s done 20:33:29 #96 naming to docker.io/library/core-data-arm64 done 20:33:29 #96 writing image sha256:8009cd87528b7d34764fd974697c9ef572a0b6462e3f95d89da6914080f898d0 0.0s done 20:33:29 #96 naming to docker.io/library/core-metadata-arm64 done 20:33:29 #96 DONE 17.2s 20:33:29 20:33:29 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:34:01 #133 DONE 1598.8s 20:34:01 20:34:01 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:34:01 #131 DONE 1598.8s 20:34:01 20:34:01 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 20:34:01 #57 ... 20:34:01 20:34:01 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:34:01 #197 DONE 0.1s 20:34:01 20:34:01 #198 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:34:01 #198 DONE 0.1s 20:34:01 20:34:01 #199 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:34:01 #199 DONE 0.1s 20:34:01 20:34:01 #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:34:01 #200 DONE 0.1s 20:34:01 20:34:01 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:34:01 #201 DONE 0.4s 20:34:01 20:34:01 #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:34:01 #202 DONE 0.4s 20:34:01 20:34:01 #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:34:01 #203 DONE 0.1s 20:34:01 20:34:01 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:34:01 #204 DONE 0.2s 20:34:01 20:34:01 #96 [support-scheduler] exporting to image 20:34:01 #96 exporting layers 20:34:01 #96 exporting layers 0.5s done 20:34:01 #96 writing image sha256:5d82378f9265550240567faa512dd9e260a970d709eabefb63ca5eafecbe3c07 0.0s done 20:34:01 #96 naming to docker.io/library/support-scheduler-arm64 20:34:01 #96 exporting layers 0.6s done 20:34:01 #96 naming to docker.io/library/support-scheduler-arm64 done 20:34:01 #96 writing image sha256:e1493b6232882916cfb8a919973816d098fa011029ac58f27cc6fd8d095cbff2 done 20:34:01 #96 naming to docker.io/library/support-notifications-arm64 done 20:34:01 #96 DONE 17.9s 20:34:01 20:34:01 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 20:34:01 time="2024-06-04T20:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:01 time="2024-06-04T20:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:01 time="2024-06-04T20:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:01 time="2024-06-04T20:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:01 time="2024-06-04T20:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:01 time="2024-06-04T20:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:01 time="2024-06-04T20:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:01 time="2024-06-04T20:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:01 time="2024-06-04T20:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:01 time="2024-06-04T20:04:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:01 time="2024-06-04T20:04:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:01 time="2024-06-04T20:04:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:01 time="2024-06-04T20:04:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:34:01 time="2024-06-04T20:04:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:34:01 $ docker stop --time=1 f3c4c071bfa8aeb0611656b8ad66098f295ea4c557175190e0fec8a8fde3b4b8 20:34:03 $ docker rm -f --volumes f3c4c071bfa8aeb0611656b8ad66098f295ea4c557175190e0fec8a8fde3b4b8 [Pipeline] // withDockerContainer [Pipeline] sh 20:34:04 + docker images 20:34:04 REPOSITORY TAG IMAGE ID CREATED SIZE 20:34:04 support-scheduler-arm64 latest 5d82378f9265 3 seconds ago 44.1MB 20:34:04 support-notifications-arm64 latest e1493b623288 3 seconds ago 44.7MB 20:34:04 core-metadata-arm64 latest 8009cd87528b 35 seconds ago 41.7MB 20:34:04 core-data-arm64 latest af7ea25c5002 35 seconds ago 41.5MB 20:34:04 core-command-arm64 latest b7aebcd7bd24 50 seconds ago 41.2MB 20:34:04 security-proxy-auth-arm64 latest 1a047ff60dc7 About a minute ago 38.9MB 20:34:04 security-spiffe-token-provider-arm64 latest 0383fa6e9d48 7 minutes ago 35.7MB 20:34:04 core-common-config-bootstrapper-arm64 latest 7fa2e6d12290 9 minutes ago 21.7MB 20:34:04 security-secretstore-setup-arm64 latest 9777a9f5e792 9 minutes ago 42.6MB 20:34:04 security-bootstrapper-arm64 latest d5d294cf099b 10 minutes ago 25.2MB 20:34:04 security-proxy-setup-arm64 latest 085b1ae3d378 10 minutes ago 32.5MB 20:34:04 security-spire-agent-arm64 latest 45123d825b76 28 minutes ago 159MB 20:34:04 security-spire-config-arm64 latest a9d3f3b97594 28 minutes ago 102MB 20:34:04 security-spire-server-arm64 latest 61a4c2f49a6a 28 minutes ago 103MB 20:34:04 ci-base-image-arm64 latest 827736260b9b 45 minutes ago 973MB 20:34:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 6 weeks ago 561MB 20:34:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 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 20:34:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:05 20:34:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:05 arm64: Pulling from edgex-lftools-log-publisher 20:34:05 8998bd30e6a1: Pulling fs layer 20:34:05 04944245beec: Pulling fs layer 20:34:05 699f458cf7ca: Pulling fs layer 20:34:05 765212b225bb: Pulling fs layer 20:34:05 f23df028b6ca: Pulling fs layer 20:34:05 d65c8cfc05b1: Pulling fs layer 20:34:05 2437ff75d9bd: Pulling fs layer 20:34:05 f23df028b6ca: Waiting 20:34:05 d65c8cfc05b1: Waiting 20:34:05 2437ff75d9bd: Waiting 20:34:05 765212b225bb: Waiting 20:34:05 04944245beec: Verifying Checksum 20:34:05 04944245beec: Download complete 20:34:05 765212b225bb: Verifying Checksum 20:34:05 765212b225bb: Download complete 20:34:05 f23df028b6ca: Download complete 20:34:05 d65c8cfc05b1: Verifying Checksum 20:34:05 d65c8cfc05b1: Download complete 20:34:05 699f458cf7ca: Verifying Checksum 20:34:05 699f458cf7ca: Download complete 20:34:06 8998bd30e6a1: Verifying Checksum 20:34:06 8998bd30e6a1: Download complete 20:34:08 2437ff75d9bd: Verifying Checksum 20:34:08 2437ff75d9bd: Download complete 20:34:11 8998bd30e6a1: Pull complete 20:34:11 04944245beec: Pull complete 20:34:13 699f458cf7ca: Pull complete 20:34:13 765212b225bb: Pull complete 20:34:14 f23df028b6ca: Pull complete 20:34:14 d65c8cfc05b1: Pull complete 20:34:32 2437ff75d9bd: Pull complete 20:34:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:34:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:34:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:33 prd-ubuntu20.04-docker-arm64-4c-16g-2767 does not seem to be running inside a container 20:34:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:34:36 $ docker top 4c1bc657ede35bded3e9a0736480502cad0a3125b2bf86808ae9badf83427662 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:34:37 ---> job-cost.sh 20:34:37 lf-activate-venv: SKIPPING 20:34:37 INFO: No Stack... 20:34:37 INFO: Retrieving Pricing Info for: v3-standard-4 20:34:38 INFO: Archiving Costs [Pipeline] sh 20:34:38 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:34:38 + cut -d, -f6 [Pipeline] lock 20:34:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4803-1-stack-cost] 20:34:39 Resource [jenkins-edgexfoundry-edgex-go-PR-4803-1-stack-cost] did not exist. Created. 20:34:39 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4803-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:34:39 + echo total: 0.10999999940395355 [Pipeline] stash 20:34:39 Stashed 1 file(s) [Pipeline] } 20:34:39 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4803-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:34:40 $ docker stop --time=1 4c1bc657ede35bded3e9a0736480502cad0a3125b2bf86808ae9badf83427662 20:34:41 $ docker rm -f --volumes 4c1bc657ede35bded3e9a0736480502cad0a3125b2bf86808ae9badf83427662 [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 20:34:42 provisioning config files... 20:34:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3407947382693862552tmp [Pipeline] { [Pipeline] sh 20:34:43 + set +x 20:34:43 + curl -s https://codecov.io/bash 20:34:43 + bash -s -- 20:34:43 20:34:43 _____ _ 20:34:43 / ____| | | 20:34:43 | | ___ __| | ___ ___ _____ __ 20:34:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:34:43 | |___| (_) | (_| | __/ (_| (_) \ V / 20:34:43 \_____\___/ \__,_|\___|\___\___/ \_/ 20:34:43 Bash-1.0.6 20:34:43 20:34:43 20:34:43 ==> git version 2.25.1 found 20:34:43 ==> 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 20:34:43 Release-Date: 2020-01-08 20:34:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:34:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:34:43 ==> Jenkins CI detected. 20:34:43 current dir:  /w/workspace/edgex-go/1 20:34:43 project root: . 20:34:43 --> token set from env 20:34:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:34:43 ==> Running gcov in . (disable via -X gcov) 20:34:43 ==> Python coveragepy not found 20:34:43 ==> Searching for coverage reports in: 20:34:43 + . 20:34:43 -> Found 1 reports 20:34:43 ==> Detecting git/mercurial file structure 20:34:43 ==> Reading reports 20:34:43 + ./coverage.out bytes=455714 20:34:43 ==> Appending adjustments 20:34:43 https://docs.codecov.io/docs/fixing-reports 20:34:44 + Found adjustments 20:34:44 ==> Gzipping contents 20:34:44 60K /tmp/codecov.9pP0XV.gz 20:34:44 ==> Uploading reports 20:34:44 url: https://codecov.io 20:34:44 query: branch=PR-4803&commit=9a6310e23355fa1ba07c7b9ecac64bed248f7bd2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4803%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4803&job=&cmd_args= 20:34:44 -> Pinging Codecov 20:34:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4803&commit=9a6310e23355fa1ba07c7b9ecac64bed248f7bd2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4803%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4803&job=&cmd_args= 20:34:44 -> Uploading to 20:34:44 https://storage.googleapis.com/codecov/v4/raw/2024-06-04/00271124DB129430A58F1EEE437C3FCB/9a6310e23355fa1ba07c7b9ecac64bed248f7bd2/0058d31b-a656-4b36-9093-f3bb05efbb2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240604%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240604T203444Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=03544c5dcca365bcd51a0d82fc6a3200c3b570a56e12d918007f0a3974d3d96b 20:34:44 % Total % Received % Xferd Average Speed Time Time Time Current 20:34:44 Dload Upload Total Spent Left Speed 20:34:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57894 0 0 100 57894 0 649k --:--:-- --:--:-- --:--:-- 642k 100 57894 0 0 100 57894 0 177k --:--:-- --:--:-- --:--:-- 176k 20:34:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9a6310e23355fa1ba07c7b9ecac64bed248f7bd2 [Pipeline] } 20:34:45 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 20:34:46 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:34:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:34:48 ---> package-listing.sh 20:34:48 ++ facter osfamily 20:34:48 ++ tr '[:upper:]' '[:lower:]' 20:34:48 + OS_FAMILY=debian 20:34:48 + workspace=/w/workspace/edgex-go/1 20:34:48 + START_PACKAGES=/tmp/packages_start.txt 20:34:48 + END_PACKAGES=/tmp/packages_end.txt 20:34:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:34:48 + PACKAGES=/tmp/packages_start.txt 20:34:48 + '[' /w/workspace/edgex-go/1 ']' 20:34:48 + PACKAGES=/tmp/packages_end.txt 20:34:48 + case "${OS_FAMILY}" in 20:34:48 + dpkg -l 20:34:48 + grep '^ii' 20:34:48 + '[' -f /tmp/packages_start.txt ']' 20:34:48 + '[' -f /tmp/packages_end.txt ']' 20:34:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:34:48 + '[' /w/workspace/edgex-go/1 ']' 20:34:48 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:34:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:34:48 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 20:34:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:49 20:34:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:49 latest: Pulling from edgex-lftools-log-publisher 20:34:49 5eb5b503b376: Pulling fs layer 20:34:49 5c69ac0246d0: Pulling fs layer 20:34:49 ec43610c2a17: Pulling fs layer 20:34:49 3a2ae6a8a46f: Pulling fs layer 20:34:49 33b1e0a273af: Pulling fs layer 20:34:49 5d3b04190fa2: Pulling fs layer 20:34:49 2f39f015ded8: Pulling fs layer 20:34:49 33b1e0a273af: Waiting 20:34:49 5d3b04190fa2: Waiting 20:34:49 3a2ae6a8a46f: Waiting 20:34:49 2f39f015ded8: Waiting 20:34:49 5c69ac0246d0: Download complete 20:34:49 3a2ae6a8a46f: Verifying Checksum 20:34:49 3a2ae6a8a46f: Download complete 20:34:49 33b1e0a273af: Verifying Checksum 20:34:49 33b1e0a273af: Download complete 20:34:50 5eb5b503b376: Download complete 20:34:50 5d3b04190fa2: Verifying Checksum 20:34:50 5d3b04190fa2: Download complete 20:34:50 ec43610c2a17: Verifying Checksum 20:34:50 ec43610c2a17: Download complete 20:34:50 2f39f015ded8: Download complete 20:34:51 5eb5b503b376: Pull complete 20:34:51 5c69ac0246d0: Pull complete 20:34:51 ec43610c2a17: Pull complete 20:34:51 3a2ae6a8a46f: Pull complete 20:34:51 33b1e0a273af: Pull complete 20:34:51 5d3b04190fa2: Pull complete 20:34:56 2f39f015ded8: Pull complete 20:34:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:34:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:56 prd-ubuntu20.04-docker-8c-8g-2766 does not seem to be running inside a container 20:34:56 $ 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 20:35:02 $ docker top 5cb3baed560f4fc8a93b9588162e126d38407a3fe0deb80e9dfd7dd12cddc79b -eo pid,comm [Pipeline] { [Pipeline] sh 20:35:03 + touch /tmp/pre-build-complete [Pipeline] sh 20:35:03 + mkdir -p /var/log/sysstat [Pipeline] sh 20:35:03 + ls /var/log/sa-host 20:35:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:03 provisioning config files... 20:35:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config3002681908965435715tmp [Pipeline] { [Pipeline] echo 20:35:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:35:04 ---> create-netrc.sh [Pipeline] } 20:35:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:35:04 ---> python-tools-install.sh [Pipeline] echo 20:35:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:35:05 ---> sudo-logs.sh 20:35:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:35:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:35:05 ---> job-cost.sh 20:35:05 lf-activate-venv: SKIPPING 20:35:05 DEBUG: total: 0.10999999940395355 20:35:05 INFO: Retrieving Stack Cost... 20:35:06 INFO: Retrieving Pricing Info for: v3-standard-8 20:35:06 INFO: Archiving Costs [Pipeline] echo 20:35:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:35:06 ---> logs-deploy.sh 20:35:06 lf-activate-venv: SKIPPING 20:35:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4803/1 20:35:06 INFO: archiving workspace using pattern(s): 20:35:07 Archives upload complete. 20:35:07 INFO: archiving logs to Nexus