Pull request #4625 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 06233b591d9dabe5f775be7d11be3162034634c1+fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 (7e19a4ce3c9e289a5867f5bf35b70528ed8c3887) 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-ssh10491912125035561782.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh12158312432929028100.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4625/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4625/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17096928781376434045.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13186525915213936339.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4625/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4625/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8831073467463477106.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [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.20 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 ‘prd-centos7-blackbox-4c-2g-2949’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-2950’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-3153’ is offline ‘prd-ubuntu20.04-docker-8c-8g-3154’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3156 in /w/workspace/edgexfoundry_edgex-go_PR-4625 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4625/head:refs/remotes/origin/PR-4625 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 into PR head commit 06233b591d9dabe5f775be7d11be3162034634c1 Merge succeeded, producing 06233b591d9dabe5f775be7d11be3162034634c1 Checking out Revision 06233b591d9dabe5f775be7d11be3162034634c1 (PR-4625) Commit message: "build(deps): Bump golang.org/x/crypto from 0.11.0 to 0.12.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:32:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:32:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:32:57 ========================================================= 00:32:57 EdgeX Global Pipelines Version Info 00:32:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 06233b591d9dabe5f775be7d11be3162034634c1 # 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 fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06233b591d9dabe5f775be7d11be3162034634c1 # timeout=10 > git rev-list --no-walk e8b5b09e7e41f0beec0a01a20c790eb227c68c46 # timeout=10 00:32:57 ------------------- 00:32:57 stable info: 00:32:57 ------------------- 00:32:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:32:57 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 00:32:57 Message: update stable to v1.0.250 00:32:58 ------------------- 00:32:58 experimental info: 00:32:58 ------------------- 00:32:58 Commited By: **** collab-it+edgex@linuxfoundation.org 00:32:58 Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 00:32:58 Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4625 [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4625 [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4625 [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06233b591d9dabe5f775be7d11be3162034634c1 [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06233b5 [Pipeline] echo 00:32:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:32:58 provisioning config files... 00:32:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config6741795501257016433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:32:59 ---> docker-login.sh 00:32:59 nexus3.edgexfoundry.org:10001 00:32:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:59 Configure a credential helper to remove this warning. See 00:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:59 00:32:59 Login Succeeded 00:32:59 nexus3.edgexfoundry.org:10002 00:32:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:59 Configure a credential helper to remove this warning. See 00:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:59 00:32:59 Login Succeeded 00:32:59 nexus3.edgexfoundry.org:10003 00:32:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:59 Configure a credential helper to remove this warning. See 00:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:59 00:32:59 Login Succeeded 00:32:59 nexus3.edgexfoundry.org:10004 00:32:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:32:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:32:59 Configure a credential helper to remove this warning. See 00:32:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:32:59 00:32:59 Login Succeeded 00:32:59 docker.io 00:32:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:33:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:33:00 Configure a credential helper to remove this warning. See 00:33:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:33:00 00:33:00 Login Succeeded 00:33:00 ---> docker-login.sh ends [Pipeline] } 00:33:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:00 + 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 00:33:00 + cut -d/+ -f2 00:33:00 dirname cmd/core-command/Dockerfile 00:33:00 + echo core-command,cmd/core-command/Dockerfile 00:33:00 + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:33:00 + cut -d/ -f2 00:33:00 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:33:00 + + dirname cmd/core-data/Dockerfile 00:33:00 cut -d/ -f2 00:33:00 + echo core-data,cmd/core-data/Dockerfile 00:33:00 + dirname cmd/core-metadata/Dockerfile 00:33:00 + cut -d/ -f2 00:33:00 + echo core-metadata,cmd/core-metadata/Dockerfile 00:33:00 + dirname cmd/security-bootstrapper/Dockerfile 00:33:00 + cut -d/ -f2 00:33:00 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:33:00 + dirname cmd/security-proxy-auth/Dockerfile 00:33:00 + cut -d/ -f2 00:33:00 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:33:00 + dirname cmd/security-proxy-setup/Dockerfile 00:33:00 + cut -d/ -f2 00:33:00 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:33:00 + dirname cmd/security-secretstore-setup/Dockerfile 00:33:00 + cut -d/ -f2 00:33:00 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:33:00 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:33:00 + cut -d/ -f2 00:33:00 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:33:00 + dirname cmd/security-spire-agent/Dockerfile 00:33:00 + cut -d/ -f2 00:33:00 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:33:00 + dirname cmd/security-spire-config/Dockerfile 00:33:00 + cut -d/ -f2 00:33:00 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:33:00 + dirname cmd/security-spire-server/Dockerfile 00:33:00 + cut -d/ -f2 00:33:00 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:33:00 + dirname cmd/support-notifications/Dockerfile 00:33:00 + cut -d/ -f2 00:33:00 + echo support-notifications,cmd/support-notifications/Dockerfile 00:33:00 + dirname cmd/support-scheduler/Dockerfile 00:33:00 + cut -d/ -f2 00:33:00 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:33:00 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 00:33:00 + git rev-list -1 --merges 06233b591d9dabe5f775be7d11be3162034634c1~1..06233b591d9dabe5f775be7d11be3162034634c1 [Pipeline] echo 00:33:00 -----------> git rev-list -1 --merges 06233b591d9dabe5f775be7d11be3162034634c1~1..06233b591d9dabe5f775be7d11be3162034634c1 06233b591d9dabe5f775be7d11be3162034634c1 [false] [Pipeline] sh 00:33:01 + git log --format=format:%s -1 06233b591d9dabe5f775be7d11be3162034634c1 [Pipeline] echo 00:33:01 ========================================================= 00:33:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:33:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:33:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:33:01 + grep -v github /etc/ssh/ssh_known_hosts 00:33:01 + [ -e /tmp/ssh_known_hosts ] 00:33:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:33:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:33:01 + sudo tee -a /etc/ssh/ssh_known_hosts 00:33:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:01 00:33:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:33:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:02 0.1.4: Pulling from edgex-devops/py-git-semver 00:33:02 b85a868b505f: Pulling fs layer 00:33:02 e2be974225ed: Pulling fs layer 00:33:02 339a4e72a1f5: Pulling fs layer 00:33:02 988bab9f4d93: Pulling fs layer 00:33:02 1469e6f7b9e6: Pulling fs layer 00:33:02 eaf3925da568: Pulling fs layer 00:33:02 bab4dde63d76: Pulling fs layer 00:33:02 bde34c3a00c8: Pulling fs layer 00:33:02 b352a97aabf1: Pulling fs layer 00:33:02 4872d77fe225: Pulling fs layer 00:33:02 5851b861e8e6: Pulling fs layer 00:33:02 bab4dde63d76: Waiting 00:33:02 bde34c3a00c8: Waiting 00:33:02 b352a97aabf1: Waiting 00:33:02 4872d77fe225: Waiting 00:33:02 5851b861e8e6: Waiting 00:33:02 988bab9f4d93: Waiting 00:33:02 1469e6f7b9e6: Waiting 00:33:02 eaf3925da568: Waiting 00:33:02 e2be974225ed: Verifying Checksum 00:33:02 e2be974225ed: Download complete 00:33:02 988bab9f4d93: Download complete 00:33:02 1469e6f7b9e6: Verifying Checksum 00:33:02 1469e6f7b9e6: Download complete 00:33:02 eaf3925da568: Verifying Checksum 00:33:02 eaf3925da568: Download complete 00:33:02 339a4e72a1f5: Verifying Checksum 00:33:02 339a4e72a1f5: Download complete 00:33:02 bde34c3a00c8: Verifying Checksum 00:33:02 bde34c3a00c8: Download complete 00:33:02 b352a97aabf1: Download complete 00:33:02 4872d77fe225: Download complete 00:33:02 5851b861e8e6: Download complete 00:33:02 b85a868b505f: Verifying Checksum 00:33:02 b85a868b505f: Download complete 00:33:02 bab4dde63d76: Verifying Checksum 00:33:02 bab4dde63d76: Download complete 00:33:03 b85a868b505f: Pull complete 00:33:04 e2be974225ed: Pull complete 00:33:04 339a4e72a1f5: Pull complete 00:33:04 988bab9f4d93: Pull complete 00:33:04 1469e6f7b9e6: Pull complete 00:33:04 eaf3925da568: Pull complete 00:33:06 bab4dde63d76: Pull complete 00:33:06 bde34c3a00c8: Pull complete 00:33:06 b352a97aabf1: Pull complete 00:33:07 4872d77fe225: Pull complete 00:33:07 5851b861e8e6: Pull complete 00:33:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:33:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:33:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:33:07 prd-ubuntu20.04-docker-8c-8g-3156 does not seem to be running inside a container 00:33:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:33:12 $ docker top 442272b575ee8f7caf777953efcd1afce17644d32abb107c7a31d84681bdd9a9 -eo pid,comm 00:33:12 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). 00:33:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:33:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:12 [ssh-agent] Looking for ssh-agent implementation... 00:33:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:12 $ docker exec 442272b575ee8f7caf777953efcd1afce17644d32abb107c7a31d84681bdd9a9 ssh-agent 00:33:12 SSH_AUTH_SOCK=/tmp/ssh-aNmft0htfEXw/agent.32 00:33:12 SSH_AGENT_PID=38 00:33:12 Running ssh-add (command line suppressed) 00:33:12 Identity added: /w/workspace/edgex-go/2@tmp/private_key_16853412702587960168.key (/w/workspace/edgex-go/2@tmp/private_key_16853412702587960168.key) 00:33:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:12 + git tag --points-at HEAD [Pipeline] } 00:33:12 $ docker exec --env ******** --env ******** 442272b575ee8f7caf777953efcd1afce17644d32abb107c7a31d84681bdd9a9 ssh-agent -k 00:33:12 unset SSH_AUTH_SOCK; 00:33:12 unset SSH_AGENT_PID; 00:33:12 echo Agent pid 38 killed; 00:33:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:33:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:33:12 [ssh-agent] Looking for ssh-agent implementation... 00:33:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:33:13 $ docker exec 442272b575ee8f7caf777953efcd1afce17644d32abb107c7a31d84681bdd9a9 ssh-agent 00:33:13 SSH_AUTH_SOCK=/tmp/ssh-ekcnCmnZJhBC/agent.70 00:33:13 SSH_AGENT_PID=76 00:33:13 Running ssh-add (command line suppressed) 00:33:13 Identity added: /w/workspace/edgex-go/2@tmp/private_key_10374622336217853055.key (/w/workspace/edgex-go/2@tmp/private_key_10374622336217853055.key) 00:33:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:33:13 + git semver init 00:33:13 2023-08-09 00:33:13,658 [run_init] DEBUG init version:0.0.0 force:False 00:33:13 2023-08-09 00:33:13,659 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 00:33:13 2023-08-09 00:33:13,659 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 00:33:13 2023-08-09 00:33:13,659 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 00:33:20 2023-08-09 00:33:19,544 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 00:33:20 2023-08-09 00:33:19,544 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4625 with force:False 00:33:20 2023-08-09 00:33:19,545 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4625 00:33:20 2023-08-09 00:33:19,549 [execute] INFO git cat-file --batch-check 00:33:20 2023-08-09 00:33:19,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 00:33:20 2023-08-09 00:33:19,555 [execute] INFO git cat-file --batch 00:33:20 2023-08-09 00:33:19,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 00:33:20 2023-08-09 00:33:19,560 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4625 00:33:20 0.0.0 [Pipeline] } 00:33:20 $ docker exec --env ******** --env ******** 442272b575ee8f7caf777953efcd1afce17644d32abb107c7a31d84681bdd9a9 ssh-agent -k 00:33:20 unset SSH_AUTH_SOCK; 00:33:20 unset SSH_AGENT_PID; 00:33:20 echo Agent pid 76 killed; 00:33:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:33:20 + git semver [Pipeline] } 00:33:21 $ docker stop --time=1 442272b575ee8f7caf777953efcd1afce17644d32abb107c7a31d84681bdd9a9 00:33:22 $ docker rm -f --volumes 442272b575ee8f7caf777953efcd1afce17644d32abb107c7a31d84681bdd9a9 [Pipeline] // withDockerContainer [Pipeline] sh 00:33:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:33:22 Stashed 1 file(s) [Pipeline] echo 00:33:22 [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 00:33:23 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 00:33:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:33:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:33:23 ========================================================= 00:33:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:33:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:33:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:33:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:33:23 4db1b89c0bd1: Pulling fs layer 00:33:23 6911f1a30b25: Pulling fs layer 00:33:23 e194b8c5c2a9: Pulling fs layer 00:33:23 6863d3e3a2b1: Pulling fs layer 00:33:23 ec0bb842ea78: Pulling fs layer 00:33:23 40a00589a448: Pulling fs layer 00:33:23 6c08303d61cc: Pulling fs layer 00:33:23 798269fcf238: Pulling fs layer 00:33:23 40a00589a448: Waiting 00:33:23 6c08303d61cc: Waiting 00:33:23 798269fcf238: Waiting 00:33:23 6863d3e3a2b1: Waiting 00:33:23 ec0bb842ea78: Waiting 00:33:23 6911f1a30b25: Download complete 00:33:23 6863d3e3a2b1: Verifying Checksum 00:33:23 6863d3e3a2b1: Download complete 00:33:23 ec0bb842ea78: Verifying Checksum 00:33:23 ec0bb842ea78: Download complete 00:33:23 4db1b89c0bd1: Download complete 00:33:23 40a00589a448: Verifying Checksum 00:33:23 40a00589a448: Download complete 00:33:23 4db1b89c0bd1: Pull complete 00:33:23 6911f1a30b25: Pull complete 00:33:24 798269fcf238: Verifying Checksum 00:33:24 798269fcf238: Download complete 00:33:24 e194b8c5c2a9: Verifying Checksum 00:33:24 e194b8c5c2a9: Download complete 00:33:24 6c08303d61cc: Verifying Checksum 00:33:24 6c08303d61cc: Download complete 00:33:27 e194b8c5c2a9: Pull complete 00:33:27 6863d3e3a2b1: Pull complete 00:33:27 ec0bb842ea78: Pull complete 00:33:27 40a00589a448: Pull complete 00:33:29 6c08303d61cc: Pull complete 00:33:30 798269fcf238: Pull complete 00:33:30 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 00:33:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:33:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:33:31 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:33:31 WORKDIR /edgex 00:33:31 COPY go.mod . 00:33:31 RUN go mod download 00:33:31 docker build -t ci-base-image-x86_64 -f - . 00:33:31 Sending build context to Docker daemon 170.7MB 00:33:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:33:31 ---> ec979cd7f677 00:33:31 Step 2/4 : WORKDIR /edgex 00:33:37 Still waiting to schedule task 00:33:37 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3152’ 00:33:43 ---> Running in 30322629ae32 00:33:43 Removing intermediate container 30322629ae32 00:33:43 ---> c6c91d2cf719 00:33:43 Step 3/4 : COPY go.mod . 00:33:43 ---> 320f462f75c4 00:33:43 Step 4/4 : RUN go mod download 00:33:43 ---> Running in 0ab64134a14e 00:34:02 Removing intermediate container 0ab64134a14e 00:34:02 ---> 12e7c12e0412 00:34:02 Successfully built 12e7c12e0412 00:34:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:02 + docker inspect -f . ci-base-image-x86_64 00:34:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:02 prd-ubuntu20.04-docker-8c-8g-3156 does not seem to be running inside a container 00:34:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:02 $ docker top bb482eb503b1a5bbda53b95a7f4b1fa1362de909813461c292755639121a2eb3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:34:03 + go version 00:34:03 go version go1.20.6 linux/amd64 [Pipeline] } 00:34:03 $ docker stop --time=1 bb482eb503b1a5bbda53b95a7f4b1fa1362de909813461c292755639121a2eb3 00:34:04 $ docker rm -f --volumes bb482eb503b1a5bbda53b95a7f4b1fa1362de909813461c292755639121a2eb3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:34:04 + docker inspect -f . ci-base-image-x86_64 00:34:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:34:04 prd-ubuntu20.04-docker-8c-8g-3156 does not seem to be running inside a container 00:34:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:34:05 $ docker top b355ed33288021aea637e3fb2e687ded580df0c58902f0d5ab72137687b72399 -eo pid,comm [Pipeline] { [Pipeline] echo 00:34:05 ========================================================= 00:34:05 [edgeXBuildGoParallel] Running Tests and Build... 00:34:05 ========================================================= [Pipeline] sh 00:34:05 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 00:34:05 + make test 00:34:05 go test -race -coverprofile=coverage.out ./... 00:34:12 ? github.com/edgexfoundry/edgex-go [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:34:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:34:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:34:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements 00:34:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 97.0% of statements 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:34:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:34:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:34:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.110s coverage: 71.5% of statements 00:34:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.079s coverage: 54.0% of statements 00:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:34:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:34:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:34:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.493s coverage: 93.4% of statements 00:34:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 3.8% of statements 00:34:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.378s coverage: 97.6% of statements 00:34:31 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:34:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.064s coverage: 32.2% of statements 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.050s coverage: 42.9% of statements 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.050s coverage: 82.9% of statements 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 00:34:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 00:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:34:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:34:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:34:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:34:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:34:38 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:34:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:34:41 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:34:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:34:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:34:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:34:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:34:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:34:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:34:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.264s coverage: 79.9% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.067s coverage: 92.9% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 62.3% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.074s coverage: 87.2% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 81.8% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 63.1% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.204s coverage: 38.4% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.069s coverage: 89.5% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.127s coverage: 95.7% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.059s coverage: 61.8% of statements 00:34:59 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 98.9% of statements 00:34:59 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 00:34:59 running golangci-lint 00:34:59 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 00:34:59 go version go1.20.6 linux/amd64 00:34:59 level=info msg="[config_reader] Used config file .golangci.yml" 00:34:59 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 00:35:14 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|types_sizes|compiled_files|files|name) took 13.92705838s" 00:35:14 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.956602ms" 00:35:19 level=info msg="[linters_context/goanalysis] analyzers took 1m3.456511449s with top 10 stages: buildir: 28.778787956s, fact_deprecated: 1.878206793s, inspect: 1.740314173s, gosec: 1.573086554s, printf: 1.286112706s, ctrlflow: 1.105251187s, fact_purity: 908.222566ms, S1038: 816.024481ms, nilness: 719.845526ms, isgenerated: 535.695729ms" 00:35:19 level=info msg="[runner] Issues before processing: 200, after processing: 0" 00:35:19 level=info msg="[runner] Processors filtering stat (out/in): exclude: 200/200, cgo: 200/200, filename_unadjuster: 200/200, identifier_marker: 200/200, exclude-rules: 21/200, skip_files: 200/200, autogenerated_exclude: 200/200, nolint: 0/21, path_prettifier: 200/200, skip_dirs: 200/200" 00:35:19 level=info msg="[runner] processing took 16.637291ms with stages: nolint: 7.385953ms, identifier_marker: 5.340256ms, autogenerated_exclude: 1.19396ms, exclude-rules: 1.144097ms, path_prettifier: 1.075757ms, skip_dirs: 416.539µs, cgo: 50.503µs, filename_unadjuster: 23.556µs, max_same_issues: 1.14µs, skip_files: 980ns, source_code: 890ns, uniq_by_line: 740ns, max_from_linter: 530ns, exclude: 470ns, severity-rules: 440ns, diff: 430ns, sort_results: 400ns, path_shortener: 380ns, max_per_file_from_linter: 140ns, path_prefixer: 130ns" 00:35:19 level=info msg="[runner] linters took 6.487196696s with stages: goanalysis_metalinter: 6.470436802s" 00:35:19 level=info msg="File cache stats: 0 entries of total size 0B" 00:35:19 level=info msg="Memory: 206 samples, avg is 187.1MB, max is 840.7MB" 00:35:19 level=info msg="Execution took 20.458284433s" 00:35:19 go vet ./... 00:35:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:35:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:35:23 ./bin/test-attribution-txt.sh 00:35:23 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 00:35:23 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 00:35:23 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 00:35:23 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 00:35:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:35:23 + ls -al . 00:35:23 total 724 00:35:23 drwxrwxr-x 11 1001 1001 4096 Aug 9 00:34 . 00:35:23 drwxr-xr-x 4 root root 4096 Aug 9 00:34 .. 00:35:23 drwxrwxr-x 2 1001 1001 4096 Aug 9 00:32 .blubracket 00:35:23 -rw-rw-r-- 1 1001 1001 16 Aug 9 00:32 .dockerignore 00:35:23 drwxrwxr-x 8 1001 1001 4096 Aug 9 00:33 .git 00:35:23 drwxrwxr-x 3 1001 1001 4096 Aug 9 00:32 .github 00:35:23 -rw-rw-r-- 1 1001 1001 1133 Aug 9 00:32 .gitignore 00:35:23 -rw-rw-r-- 1 1001 1001 42 Aug 9 00:32 .golangci.yml 00:35:23 -rw-rw-r-- 1 1001 1001 87 Aug 9 00:32 .hadolint.yml 00:35:23 drwxr-xr-x 3 1001 1001 4096 Aug 9 00:33 .semver 00:35:23 -rw-rw-r-- 1 1001 1001 166 Aug 9 00:32 .sonarcloud.properties 00:35:23 -rw-rw-r-- 1 1001 1001 1171 Aug 9 00:32 ADOPTERS.md 00:35:23 -rw-rw-r-- 1 1001 1001 11252 Aug 9 00:32 Attribution.txt 00:35:23 -rw-rw-r-- 1 1001 1001 93407 Aug 9 00:32 CHANGELOG.md 00:35:23 -rw-rw-r-- 1 1001 1001 3804 Aug 9 00:32 CONTRIBUTING.md 00:35:23 -rw-rw-r-- 1 1001 1001 677 Aug 9 00:32 GOVERNANCE.md 00:35:23 -rw-rw-r-- 1 1001 1001 883 Aug 9 00:32 Jenkinsfile 00:35:23 -rw-rw-r-- 1 1001 1001 10775 Aug 9 00:32 LICENSE 00:35:23 -rw-rw-r-- 1 1001 1001 14368 Aug 9 00:32 Makefile 00:35:23 -rw-rw-r-- 1 1001 1001 582 Aug 9 00:32 OWNERS.md 00:35:23 -rw-rw-r-- 1 1001 1001 9923 Aug 9 00:32 README.md 00:35:23 -rw-rw-r-- 1 1001 1001 789 Aug 9 00:32 SECURITY.md 00:35:23 -rw-rw-r-- 1 1001 1001 5 Aug 9 00:33 VERSION 00:35:23 drwxrwxr-x 2 1001 1001 4096 Aug 9 00:32 bin 00:35:23 drwxrwxr-x 18 1001 1001 4096 Aug 9 00:32 cmd 00:35:23 -rw-r--r-- 1 root root 446998 Aug 9 00:34 coverage.out 00:35:23 -rw-rw-r-- 1 1001 1001 3687 Aug 9 00:32 go.mod 00:35:23 -rw-rw-r-- 1 1001 1001 33714 Aug 9 00:32 go.sum 00:35:23 drwxrwxr-x 7 1001 1001 4096 Aug 9 00:32 internal 00:35:23 drwxrwxr-x 3 1001 1001 4096 Aug 9 00:32 openapi 00:35:23 -rw-rw-r-- 1 1001 1001 594 Aug 9 00:32 security.txt 00:35:23 drwxrwxr-x 4 1001 1001 4096 Aug 9 00:32 snap 00:35:23 -rw-rw-r-- 1 1001 1001 204 Aug 9 00:32 version.go [Pipeline] sh 00:35:24 + '[' -e coverage.out ] 00:35:24 + chown 1001:1001 coverage.out [Pipeline] stash 00:35:24 Stashed 1 file(s) [Pipeline] sh 00:35:24 + make build 00:35:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:35:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:35:37 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:35:38 go build -tags " non_delayedstart" -ldflags "-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 00:35:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:35:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:35:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 00:35:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 00:35:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 00:35:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:35:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:35:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } 00:35:53 $ docker stop --time=1 b355ed33288021aea637e3fb2e687ded580df0c58902f0d5ab72137687b72399 00:35:59 $ docker rm -f --volumes b355ed33288021aea637e3fb2e687ded580df0c58902f0d5ab72137687b72399 [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 00:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:35:59 00:35:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:36:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:00 latest: Pulling from edgex-devops/edgex-compose 00:36:00 91d30c5bc195: Pulling fs layer 00:36:00 2e9b0aa3be6d: Pulling fs layer 00:36:00 9c61dcf015f6: Pulling fs layer 00:36:00 4698f68db338: Pulling fs layer 00:36:00 2a2f49069b9e: Pulling fs layer 00:36:00 e0025b399a48: Pulling fs layer 00:36:00 4698f68db338: Waiting 00:36:00 2a2f49069b9e: Waiting 00:36:00 e0025b399a48: Waiting 00:36:00 91d30c5bc195: Verifying Checksum 00:36:00 4698f68db338: Download complete 00:36:00 91d30c5bc195: Pull complete 00:36:00 2e9b0aa3be6d: Verifying Checksum 00:36:00 2e9b0aa3be6d: Download complete 00:36:00 e0025b399a48: Verifying Checksum 00:36:00 e0025b399a48: Download complete 00:36:00 2a2f49069b9e: Download complete 00:36:00 2e9b0aa3be6d: Pull complete 00:36:00 9c61dcf015f6: Verifying Checksum 00:36:00 9c61dcf015f6: Download complete 00:36:03 9c61dcf015f6: Pull complete 00:36:03 4698f68db338: Pull complete 00:36:04 2a2f49069b9e: Pull complete 00:36:04 e0025b399a48: Pull complete 00:36:04 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 00:36:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:36:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:36:04 prd-ubuntu20.04-docker-8c-8g-3156 does not seem to be running inside a container 00:36:04 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:36:09 $ docker top e07453785674b7547e113f13ebd766aea1db7b125d017e8d2b68b120ea70f094 -eo pid,comm [Pipeline] { [Pipeline] sh 00:36:09 + docker compose -f ./docker-compose-build.yml build --parallel 00:36:11 #1 [support-notifications internal] load build definition from Dockerfile 00:36:11 #1 transferring dockerfile: 1.84kB done 00:36:11 #1 DONE 0.0s 00:36:11 00:36:11 #2 [security-proxy-auth internal] load build definition from Dockerfile 00:36:11 #2 transferring dockerfile: 2.04kB done 00:36:11 #2 DONE 0.0s 00:36:11 00:36:11 #3 [security-spire-agent internal] load build definition from Dockerfile 00:36:11 #3 transferring dockerfile: 2.68kB done 00:36:11 #3 DONE 0.0s 00:36:11 00:36:11 #4 [security-spire-config internal] load build definition from Dockerfile 00:36:11 #4 transferring dockerfile: 2.58kB done 00:36:11 #4 DONE 0.0s 00:36:11 00:36:11 #5 [security-secretstore-setup internal] load build definition from Dockerfile 00:36:11 #5 transferring dockerfile: 2.38kB done 00:36:11 #5 DONE 0.0s 00:36:11 00:36:11 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:36:11 #6 transferring dockerfile: 2.12kB done 00:36:11 #6 DONE 0.1s 00:36:11 00:36:11 #7 [core-data internal] load build definition from Dockerfile 00:36:11 #7 transferring dockerfile: 1.90kB done 00:36:11 #7 DONE 0.1s 00:36:11 00:36:11 #8 [security-spire-server internal] load build definition from Dockerfile 00:36:11 #8 transferring dockerfile: 2.63kB done 00:36:11 #8 DONE 0.1s 00:36:11 00:36:11 #9 [support-scheduler internal] load build definition from Dockerfile 00:36:11 #9 transferring dockerfile: 1.82kB done 00:36:11 #9 DONE 0.1s 00:36:11 00:36:11 #10 [security-bootstrapper internal] load build definition from Dockerfile 00:36:11 #10 transferring dockerfile: 2.82kB done 00:36:11 #10 DONE 0.1s 00:36:11 00:36:11 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:36:11 #11 transferring dockerfile: 1.78kB done 00:36:11 #11 DONE 0.1s 00:36:11 00:36:11 #12 [core-command internal] load build definition from Dockerfile 00:36:11 #12 transferring dockerfile: 1.82kB done 00:36:11 #12 DONE 0.1s 00:36:11 00:36:11 #13 [support-notifications internal] load .dockerignore 00:36:11 #13 transferring context: 56B done 00:36:11 #13 DONE 0.1s 00:36:11 00:36:11 #14 [core-metadata internal] load build definition from Dockerfile 00:36:11 #14 transferring dockerfile: 1.96kB done 00:36:11 #14 DONE 0.0s 00:36:11 00:36:11 #15 [security-proxy-setup internal] load build definition from Dockerfile 00:36:11 #15 transferring dockerfile: 2.06kB done 00:36:11 #15 DONE 0.0s 00:36:11 00:36:11 #16 [security-proxy-auth internal] load .dockerignore 00:36:11 #16 transferring context: 56B done 00:36:11 #16 DONE 0.0s 00:36:11 00:36:11 #17 [security-spire-agent internal] load .dockerignore 00:36:11 #17 transferring context: 56B done 00:36:11 #17 DONE 0.0s 00:36:11 00:36:11 #18 [security-spire-config internal] load .dockerignore 00:36:11 #18 transferring context: 56B done 00:36:11 #18 DONE 0.0s 00:36:11 00:36:11 #19 [security-secretstore-setup internal] load .dockerignore 00:36:11 #19 transferring context: 56B done 00:36:11 #19 DONE 0.0s 00:36:11 00:36:11 #20 [core-common-config-bootstrapper internal] load .dockerignore 00:36:11 #20 transferring context: 56B done 00:36:11 #20 DONE 0.0s 00:36:11 00:36:11 #21 [core-data internal] load .dockerignore 00:36:11 #21 transferring context: 56B done 00:36:11 #21 DONE 0.0s 00:36:11 00:36:11 #22 [support-scheduler internal] load .dockerignore 00:36:11 #22 transferring context: 56B done 00:36:11 #22 DONE 0.0s 00:36:11 00:36:11 #23 [security-spire-server internal] load .dockerignore 00:36:11 #23 transferring context: 56B done 00:36:11 #23 DONE 0.0s 00:36:11 00:36:11 #24 [core-command internal] load .dockerignore 00:36:12 #24 transferring context: 56B done 00:36:12 #24 DONE 0.0s 00:36:12 00:36:12 #25 [security-spiffe-token-provider internal] load .dockerignore 00:36:12 #25 transferring context: 56B done 00:36:12 #25 DONE 0.0s 00:36:12 00:36:12 #26 [security-bootstrapper internal] load .dockerignore 00:36:12 #26 transferring context: 56B done 00:36:12 #26 DONE 0.1s 00:36:12 00:36:12 #27 [core-metadata internal] load .dockerignore 00:36:12 #27 transferring context: 56B done 00:36:12 #27 DONE 0.0s 00:36:12 00:36:12 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:36:12 #28 DONE 0.0s 00:36:12 00:36:12 #29 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 00:36:12 #29 DONE 0.1s 00:36:12 00:36:12 #28 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:36:12 #28 DONE 0.0s 00:36:12 00:36:12 #30 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:36:12 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:36:12 #30 ... 00:36:12 00:36:12 #28 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:36:12 #28 DONE 0.0s 00:36:12 00:36:12 #29 [core-data internal] load metadata for docker.io/library/alpine:3.17 00:36:12 #29 DONE 0.1s 00:36:12 00:36:12 #30 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:36:12 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:36:12 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:36:12 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 00:36:12 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 00:36:12 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.15MB / 3.38MB 0.1s 00:36:12 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 00:36:12 #30 ... 00:36:12 00:36:12 #28 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:36:12 #28 DONE 0.0s 00:36:12 00:36:12 #30 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:36:12 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:36:12 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:36:12 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 00:36:12 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 00:36:12 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 00:36:12 #30 ... 00:36:12 00:36:12 #31 [security-proxy-setup internal] load .dockerignore 00:36:12 #31 transferring context: 56B done 00:36:12 #31 DONE 0.3s 00:36:12 00:36:12 #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:36:12 #28 DONE 0.0s 00:36:12 00:36:12 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 00:36:12 #29 DONE 0.3s 00:36:12 00:36:12 #30 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:36:12 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:36:12 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:36:12 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 00:36:12 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 00:36:12 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 00:36:12 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 00:36:12 #30 ... 00:36:12 00:36:12 #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:36:12 #28 DONE 0.0s 00:36:12 00:36:12 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:36:12 #28 DONE 0.0s 00:36:12 00:36:12 #29 [core-command internal] load metadata for docker.io/library/alpine:3.17 00:36:12 #29 DONE 0.4s 00:36:12 00:36:12 #30 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:36:12 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:36:12 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:36:12 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 00:36:12 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 00:36:12 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 00:36:12 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 00:36:13 #30 DONE 0.8s 00:36:13 00:36:13 #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:36:13 #28 DONE 0.0s 00:36:13 00:36:13 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:36:13 #32 ... 00:36:13 00:36:13 #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 00:36:13 #29 DONE 0.6s 00:36:13 00:36:13 #30 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:36:13 #30 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:36:13 #30 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:36:13 #30 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 00:36:13 #30 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 00:36:13 #30 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 00:36:13 #30 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.2s done 00:36:13 #30 DONE 0.8s 00:36:13 00:36:13 #33 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:36:13 #33 ... 00:36:13 00:36:13 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:36:13 #32 DONE 1.5s 00:36:13 00:36:13 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 00:36:19 #34 ... 00:36:19 00:36:19 #35 [core-data internal] load build context 00:36:19 #35 transferring context: 275.93MB 6.2s 00:36:19 #35 ... 00:36:19 00:36:19 #36 [security-spire-config internal] load build context 00:36:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3160 in /w/workspace/edgexfoundry_edgex-go_PR-4625 [Pipeline] { [Pipeline] ws 00:36:19 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 00:36:20 The recommended git tool is: git 00:36:20 #36 ... 00:36:20 00:36:20 #37 [security-spire-agent internal] load build context 00:36:21 #37 ... 00:36:21 00:36:21 #38 [security-spiffe-token-provider internal] load build context 00:36:21 #38 transferring context: 364.82MB 6.9s done 00:36:21 #38 ... 00:36:21 00:36:21 #37 [security-spire-agent internal] load build context 00:36:22 #37 transferring context: 364.82MB 9.7s done 00:36:22 #37 ... 00:36:22 00:36:22 #39 [support-notifications internal] load build context 00:36:22 #39 ... 00:36:22 00:36:22 #40 [security-proxy-auth internal] load build context 00:36:22 #40 ... 00:36:22 00:36:22 #41 [support-scheduler internal] load build context 00:36:22 #41 transferring context: 364.82MB 9.3s done 00:36:22 #41 ... 00:36:22 00:36:22 #42 [security-secretstore-setup internal] load build context 00:36:22 #42 ... 00:36:22 00:36:22 #43 [core-common-config-bootstrapper internal] load build context 00:36:22 #43 ... 00:36:22 00:36:22 #44 [security-bootstrapper internal] load build context 00:36:22 #44 transferring context: 364.82MB 9.2s done 00:36:22 #44 ... 00:36:22 00:36:22 #45 [core-metadata internal] load build context 00:36:23 #45 ... 00:36:23 00:36:23 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:36:23 #46 ... 00:36:23 00:36:23 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:36:23 #47 ... 00:36:23 00:36:23 #48 [security-proxy-setup internal] load build context 00:36:23 #48 transferring context: 364.82MB 9.9s done 00:36:23 #48 ... 00:36:23 00:36:23 #49 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:36:23 #0 6.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:23 #0 6.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:23 #0 8.313 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:36:23 #0 8.313 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:36:23 #0 8.313 OK: 17818 distinct packages available 00:36:23 #0 8.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:36:23 #0 8.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:36:23 #0 8.635 (1/5) Installing dumb-init (1.2.5-r2) 00:36:23 #0 8.644 (2/5) Installing musl-obstack (1.2.3-r0) 00:36:23 #0 8.649 (3/5) Installing libucontext (1.2-r0) 00:36:23 #0 8.867 (4/5) Installing gcompat (1.1.0-r0) 00:36:23 #0 8.873 (5/5) Installing openssl (3.0.10-r0) 00:36:23 #0 8.897 Executing busybox-1.35.0-r29.trigger 00:36:23 #0 8.908 OK: 8 MiB in 20 packages 00:36:23 #49 ... 00:36:23 00:36:23 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:36:23 #50 ... 00:36:23 00:36:23 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:36:23 #51 ... 00:36:23 00:36:23 #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:36:23 #52 ... 00:36:23 00:36:23 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:36:24 #53 ... 00:36:24 00:36:24 #54 [security-spire-server internal] load build context 00:36:24 #54 transferring context: 364.82MB 10.4s done 00:36:24 #54 ... 00:36:24 00:36:24 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:36:25 #55 ... 00:36:25 00:36:25 #56 [core-command internal] load build context 00:36:25 #56 transferring context: 364.82MB 10.1s done 00:36:25 #56 ... 00:36:25 00:36:25 #42 [security-secretstore-setup internal] load build context 00:36:25 #42 transferring context: 364.82MB 11.3s done 00:36:26 using credential edgex-jenkins-ssh 00:36:26 Cloning the remote Git repository 00:36:26 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:36:26 > git init /w/workspace/edgex-go/2 # timeout=10 00:36:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:26 > git --version # timeout=10 00:36:26 > git --version # 'git version 2.25.1' 00:36:26 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:30 #42 ... 00:36:30 00:36:30 #36 [security-spire-config internal] load build context 00:36:30 #36 transferring context: 364.82MB 8.9s done 00:36:30 #36 ... 00:36:30 00:36:30 #35 [core-data internal] load build context 00:36:30 #35 transferring context: 364.82MB 9.4s done 00:36:32 #35 ... 00:36:32 00:36:32 #40 [security-proxy-auth internal] load build context 00:36:32 #40 transferring context: 364.82MB 10.9s done 00:36:32 #40 ... 00:36:32 00:36:32 #39 [support-notifications internal] load build context 00:36:32 #39 transferring context: 364.82MB 10.2s done 00:36:32 #39 ... 00:36:32 00:36:32 #43 [core-common-config-bootstrapper internal] load build context 00:36:32 #43 transferring context: 364.82MB 10.8s done 00:36:33 #43 ... 00:36:33 00:36:33 #45 [core-metadata internal] load build context 00:36:33 #45 transferring context: 364.82MB 10.0s done 00:36:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:47 Merging remotes/origin/main commit fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 into PR head commit 06233b591d9dabe5f775be7d11be3162034634c1 00:36:47 Merge succeeded, producing 06233b591d9dabe5f775be7d11be3162034634c1 00:36:47 Checking out Revision 06233b591d9dabe5f775be7d11be3162034634c1 (PR-4625) 00:36:48 Commit message: "build(deps): Bump golang.org/x/crypto from 0.11.0 to 0.12.0" 00:36:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:36:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:36:46 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4625/head:refs/remotes/origin/PR-4625 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:36:47 > git config core.sparsecheckout # timeout=10 00:36:47 > git checkout -f 06233b591d9dabe5f775be7d11be3162034634c1 # timeout=10 00:36:47 > git remote # timeout=10 00:36:47 > git config --get remote.origin.url # timeout=10 00:36:47 using GIT_SSH to set credentials SSH Credentials for GitHub 00:36:47 > git merge fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 # timeout=10 00:36:47 > git rev-parse HEAD^{commit} # timeout=10 00:36:47 > git config core.sparsecheckout # timeout=10 00:36:47 > git checkout -f 06233b591d9dabe5f775be7d11be3162034634c1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:36:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:36:49 % Total % Received % Xferd Average Speed Time Time Time Current 00:36:49 Dload Upload Total Spent Left Speed 00:36:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 00:36:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:36:50 + + sudo teesudo /etc/docker/daemon.new jq 00:36:50 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:36:50 { 00:36:50 "registry-mirrors": [ 00:36:50 "https://nexus3.edgexfoundry.org:10001" 00:36:50 ], 00:36:50 "bip": "10.250.0.254/24", 00:36:50 "hosts": [ 00:36:50 "tcp://0.0.0.0:5555", 00:36:50 "unix:///var/run/docker.sock" 00:36:50 ], 00:36:50 "mtu": 1458, 00:36:50 "selinux-enabled": true, 00:36:50 "seccomp-profile": "/etc/docker/seccomp.json" 00:36:50 } [Pipeline] sh 00:36:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:36:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:37:09 provisioning config files... 00:37:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1146575206506419429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:37:09 ---> docker-login.sh 00:37:09 nexus3.edgexfoundry.org:10001 00:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:10 Configure a credential helper to remove this warning. See 00:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:10 00:37:10 Login Succeeded 00:37:10 nexus3.edgexfoundry.org:10002 00:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:10 Configure a credential helper to remove this warning. See 00:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:10 00:37:10 Login Succeeded 00:37:10 nexus3.edgexfoundry.org:10003 00:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:11 Configure a credential helper to remove this warning. See 00:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:11 00:37:11 Login Succeeded 00:37:11 nexus3.edgexfoundry.org:10004 00:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:11 #45 ... 00:37:11 00:37:11 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:37:11 #47 55.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:11 #47 56.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:11 #47 56.41 (1/2) Installing dumb-init (1.2.5-r2) 00:37:11 #47 56.42 (2/2) Installing su-exec (0.2-r2) 00:37:11 #47 56.42 Executing busybox-1.35.0-r29.trigger 00:37:11 #47 56.43 OK: 7 MiB in 17 packages 00:37:11 #47 ... 00:37:11 00:37:11 #38 [security-spiffe-token-provider internal] load build context 00:37:11 #38 DONE 57.5s 00:37:11 00:37:11 #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:37:11 #52 56.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:11 #52 56.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:11 #52 57.03 (1/2) Installing dumb-init (1.2.5-r2) 00:37:11 #52 57.04 (2/2) Installing openssl (3.0.10-r0) 00:37:11 #52 57.05 Executing busybox-1.35.0-r29.trigger 00:37:11 #52 57.05 OK: 8 MiB in 17 packages 00:37:11 #52 ... 00:37:11 00:37:11 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 00:37:11 #34 DONE 57.0s 00:37:11 00:37:11 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:37:11 #57 ... 00:37:11 00:37:11 #49 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:37:11 #49 DONE 58.0s 00:37:11 00:37:11 #36 [security-spire-config internal] load build context 00:37:11 #36 DONE 58.6s 00:37:11 00:37:11 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 00:37:11 #58 ... 00:37:11 00:37:11 #41 [support-scheduler internal] load build context 00:37:11 #41 DONE 58.9s 00:37:11 00:37:11 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:37:11 #53 56.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:11 #53 56.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:11 #53 57.05 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:37:11 #53 57.05 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:37:11 #53 57.05 OK: 17818 distinct packages available 00:37:11 #53 57.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:11 #53 57.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:11 #53 57.41 (1/4) Installing dumb-init (1.2.5-r2) 00:37:11 #53 57.44 (2/4) Installing musl-obstack (1.2.3-r0) 00:37:11 #53 57.44 (3/4) Installing libucontext (1.2-r0) 00:37:11 #53 57.45 (4/4) Installing gcompat (1.1.0-r0) 00:37:11 #53 57.45 Executing busybox-1.35.0-r29.trigger 00:37:11 #53 57.46 OK: 7 MiB in 19 packages 00:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:11 Configure a credential helper to remove this warning. See 00:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:11 00:37:11 Login Succeeded 00:37:11 docker.io 00:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:37:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:37:12 Configure a credential helper to remove this warning. See 00:37:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:37:12 00:37:12 Login Succeeded 00:37:12 ---> docker-login.sh ends [Pipeline] } 00:37:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 00:37:12 #53 ... 00:37:12 00:37:12 #35 [core-data internal] load build context 00:37:12 #35 DONE 59.6s 00:37:12 00:37:12 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:37:12 #46 58.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:12 #46 58.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:12 #46 59.03 (1/1) Installing dumb-init (1.2.5-r2) 00:37:12 #46 59.04 Executing busybox-1.35.0-r29.trigger 00:37:12 #46 59.04 OK: 7 MiB in 16 packages [Pipeline] sh 00:37:12 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 00:37:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:37:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:37:12 ========================================================= 00:37:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:37:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:37:12 #46 ... 00:37:12 00:37:12 #37 [security-spire-agent internal] load build context 00:37:12 #37 DONE 60.6s 00:37:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:37:13 00:37:13 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:37:13 #51 60.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:13 #51 ... 00:37:13 00:37:13 #33 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:37:13 #33 56.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:13 #33 56.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:13 #33 56.43 (1/1) Installing dumb-init (1.2.5-r2) 00:37:13 #33 56.43 Executing busybox-1.35.0-r29.trigger 00:37:13 #33 56.44 OK: 7 MiB in 16 packages 00:37:13 #33 DONE 60.2s 00:37:13 00:37:13 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:37:13 #51 60.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:37:13 edb6bdbacee9: Pulling fs layer 00:37:13 5f9638ab2659: Pulling fs layer 00:37:13 8d51d6327a98: Pulling fs layer 00:37:13 8b374f2dd631: Pulling fs layer 00:37:13 ec14aa9079de: Pulling fs layer 00:37:13 2f466654f4bb: Pulling fs layer 00:37:13 554e91adad29: Pulling fs layer 00:37:13 ec14aa9079de: Waiting 00:37:13 2f466654f4bb: Waiting 00:37:13 554e91adad29: Waiting 00:37:13 8b374f2dd631: Waiting 00:37:13 5f9638ab2659: Verifying Checksum 00:37:13 5f9638ab2659: Download complete 00:37:13 8b374f2dd631: Verifying Checksum 00:37:13 8b374f2dd631: Download complete 00:37:13 ec14aa9079de: Verifying Checksum 00:37:13 ec14aa9079de: Download complete 00:37:13 edb6bdbacee9: Verifying Checksum 00:37:13 edb6bdbacee9: Download complete 00:37:13 #51 ... 00:37:13 00:37:13 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:37:13 #47 DONE 60.4s 00:37:13 00:37:13 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:37:13 #51 60.40 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:37:13 #51 60.40 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:37:13 #51 60.40 OK: 17818 distinct packages available 00:37:13 #51 60.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:13 #51 ... 00:37:13 00:37:13 #44 [security-bootstrapper internal] load build context 00:37:13 #44 DONE 60.6s 00:37:13 00:37:13 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:37:13 #51 60.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:13 #51 60.79 (1/9) Installing ca-certificates (20230506-r0) 00:37:13 #51 60.81 (2/9) Installing brotli-libs (1.0.9-r9) 00:37:13 #51 60.82 (3/9) Installing nghttp2-libs (1.51.0-r1) 00:37:13 #51 60.83 (4/9) Installing libcurl (8.2.1-r0) 00:37:13 #51 60.88 (5/9) Installing curl (8.2.1-r0) 00:37:13 #51 ... 00:37:13 00:37:13 #50 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:37:13 #50 56.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:13 #50 56.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:13 #50 56.53 (1/2) Installing ca-certificates (20230506-r0) 00:37:13 #50 56.55 (2/2) Installing dumb-init (1.2.5-r2) 00:37:13 #50 56.55 Executing busybox-1.35.0-r29.trigger 00:37:13 #50 56.56 Executing ca-certificates-20230506-r0.trigger 00:37:13 #50 56.69 OK: 8 MiB in 17 packages 00:37:13 #50 DONE 61.0s 00:37:13 00:37:13 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:37:13 #51 60.89 (6/9) Installing dumb-init (1.2.5-r2) 00:37:13 #51 60.90 (7/9) Installing musl-obstack (1.2.3-r0) 00:37:13 #51 60.90 (8/9) Installing libucontext (1.2-r0) 00:37:13 #51 60.91 (9/9) Installing gcompat (1.1.0-r0) 00:37:13 #51 60.91 Executing busybox-1.35.0-r29.trigger 00:37:13 #51 60.92 Executing ca-certificates-20230506-r0.trigger 00:37:13 #51 60.98 OK: 10 MiB in 24 packages 00:37:14 #51 ... 00:37:14 00:37:14 #39 [support-notifications internal] load build context 00:37:14 #39 DONE 61.8s 00:37:14 00:37:14 #45 [core-metadata internal] load build context 00:37:14 #45 DONE 61.4s 00:37:14 00:37:14 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:37:14 #55 58.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:14 #55 59.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:14 #55 59.24 (1/4) Installing ca-certificates (20230506-r0) 00:37:14 #55 59.26 (2/4) Installing dumb-init (1.2.5-r2) 00:37:14 #55 59.26 (3/4) Installing su-exec (0.2-r2) 00:37:14 #55 59.26 (4/4) Installing yq (4.30.4-r4) 00:37:14 #55 59.33 Executing busybox-1.35.0-r29.trigger 00:37:14 #55 59.36 Executing ca-certificates-20230506-r0.trigger 00:37:14 #55 59.42 OK: 17 MiB in 19 packages 00:37:14 #55 ... 00:37:14 00:37:14 #56 [core-command internal] load build context 00:37:14 #56 DONE 61.6s 00:37:14 00:37:14 #54 [security-spire-server internal] load build context 00:37:14 #54 DONE 62.0s 00:37:14 00:37:14 #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:37:14 #59 ... 00:37:14 00:37:14 #40 [security-proxy-auth internal] load build context 00:37:14 #40 DONE 62.5s 00:37:14 edb6bdbacee9: Pull complete 00:37:14 554e91adad29: Verifying Checksum 00:37:14 554e91adad29: Download complete 00:37:14 00:37:14 #43 [core-common-config-bootstrapper internal] load build context 00:37:14 #43 DONE 62.5s 00:37:14 00:37:14 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 00:37:15 5f9638ab2659: Pull complete 00:37:15 #60 ... 00:37:15 00:37:15 #48 [security-proxy-setup internal] load build context 00:37:15 #48 DONE 62.0s 00:37:15 00:37:15 #42 [security-secretstore-setup internal] load build context 00:37:15 #42 DONE 62.9s 00:37:15 00:37:15 #61 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 00:37:15 #61 ... 00:37:15 00:37:15 #52 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:37:15 #52 DONE 62.2s 00:37:15 00:37:15 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:37:15 #53 DONE 62.5s 00:37:15 00:37:15 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 00:37:16 #62 ... 00:37:16 00:37:16 #46 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:37:16 #46 DONE 63.0s 00:37:16 8d51d6327a98: Verifying Checksum 00:37:16 8d51d6327a98: Download complete 00:37:16 2f466654f4bb: Verifying Checksum 00:37:16 2f466654f4bb: Download complete 00:37:16 00:37:16 #55 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:37:16 #55 DONE 63.2s 00:37:16 00:37:16 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:37:16 #63 ... 00:37:16 00:37:16 #51 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:37:16 #51 DONE 63.3s 00:37:16 00:37:16 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:37:16 #63 5.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:16 #63 5.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:16 #63 ... 00:37:16 00:37:16 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 00:37:16 #62 DONE 1.0s 00:37:16 00:37:16 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:37:16 #63 5.885 OK: 265 MiB in 53 packages 00:37:16 #63 DONE 6.1s 00:37:16 00:37:16 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:37:17 #64 ... 00:37:17 00:37:17 #58 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:37:17 #58 6.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:17 #58 6.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:17 #58 6.346 OK: 265 MiB in 53 packages 00:37:17 #58 DONE 6.5s 00:37:17 00:37:17 #64 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:37:17 #64 DONE 0.4s 00:37:17 00:37:17 #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:17 #65 ... 00:37:17 00:37:17 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:37:17 #57 5.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:17 #57 6.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:17 #57 6.290 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:37:17 #57 6.290 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:37:17 #57 6.290 OK: 17823 distinct packages available 00:37:17 #57 6.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:17 #57 6.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:17 #57 6.650 OK: 265 MiB in 53 packages 00:37:17 #57 DONE 6.9s 00:37:17 00:37:17 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:37:17 #66 ... 00:37:17 00:37:17 #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:37:17 #59 DONE 4.6s 00:37:18 00:37:18 #61 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 00:37:18 #61 6.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:18 #61 6.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:18 #61 6.903 OK: 265 MiB in 53 packages 00:37:18 #61 DONE 7.5s 00:37:18 00:37:18 #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 00:37:18 #67 ... 00:37:18 00:37:18 #68 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:37:18 #68 DONE 1.1s 00:37:18 00:37:18 #69 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:18 #69 ... 00:37:18 00:37:18 #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:37:18 #60 6.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:37:18 #60 6.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:37:18 #60 7.063 OK: 265 MiB in 53 packages 00:37:18 #60 DONE 7.7s 00:37:18 00:37:18 #70 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:37:18 #70 ... 00:37:18 00:37:18 #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:37:18 #66 DONE 1.2s 00:37:18 00:37:18 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:19 #71 ... 00:37:19 00:37:19 #72 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 00:37:19 #72 DONE 1.0s 00:37:19 00:37:19 #67 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 00:37:19 #67 DONE 1.0s 00:37:19 00:37:19 #70 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:37:19 #70 DONE 0.8s 00:37:19 00:37:19 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:28 8d51d6327a98: Pull complete 00:37:28 8b374f2dd631: Pull complete 00:37:28 ec14aa9079de: Pull complete 00:37:29 #73 ... 00:37:29 00:37:29 #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:35 2f466654f4bb: Pull complete 00:37:37 554e91adad29: Pull complete 00:37:37 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 00:37:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:37:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 00:37:38 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:37:38 WORKDIR /edgex 00:37:38 COPY go.mod . 00:37:38 RUN go mod download build 00:37:38 -t ci-base-image-arm64 -f - . 00:37:38 Sending build context to Docker daemon 2.937MB 00:37:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:37:38 ---> 1e15ea492957 00:37:38 Step 2/4 : WORKDIR /edgex 00:37:40 ---> Running in 5c1884be83c2 00:37:40 Removing intermediate container 5c1884be83c2 00:37:40 ---> 688d5e30015b 00:37:40 Step 3/4 : COPY go.mod . 00:37:41 ---> ce0aab411da4 00:37:41 Step 4/4 : RUN go mod download 00:37:41 ---> Running in 52799e7811f6 00:37:47 #74 ... 00:37:47 00:37:47 #73 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:47 #73 DONE 27.7s 00:37:47 00:37:47 #74 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:47 #74 DONE 27.8s 00:37:47 00:37:47 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:47 #71 DONE 28.3s 00:37:47 00:37:47 #69 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:47 #69 DONE 28.7s 00:37:47 00:37:47 #65 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:37:47 #65 DONE 29.7s 00:37:47 00:37:47 #75 [security-spiffe-token-provider builder 6/7] COPY . . 00:37:57 #75 ... 00:37:57 00:37:57 #76 [support-notifications builder 6/7] COPY . . 00:37:57 #76 ... 00:37:57 00:37:57 #77 [security-secretstore-setup builder 6/7] COPY . . 00:37:57 #77 ... 00:37:57 00:37:57 #78 [security-proxy-auth builder 6/7] COPY . . 00:37:58 #78 ... 00:37:58 00:37:58 #79 [security-spire-agent builder 6/9] COPY . . 00:38:04 #79 ... 00:38:04 00:38:04 #78 [security-proxy-auth builder 6/7] COPY . . 00:38:04 #78 DONE 17.2s 00:38:04 00:38:04 #80 [core-command builder 6/7] COPY . . 00:38:04 #80 CACHED 00:38:04 00:38:04 #81 [core-command builder 4/7] COPY go.mod vendor* ./ 00:38:04 #81 CACHED 00:38:04 00:38:04 #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:04 #82 CACHED 00:38:04 00:38:04 #83 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:38:04 #83 ... 00:38:04 00:38:04 #84 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:38:04 #84 CACHED 00:38:04 00:38:04 #85 [core-metadata builder 6/7] COPY . . 00:38:04 #85 CACHED 00:38:04 00:38:04 #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:04 #86 CACHED 00:38:04 00:38:04 #87 [core-data builder 4/7] COPY go.mod vendor* ./ 00:38:04 #87 CACHED 00:38:04 00:38:04 #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:04 #88 CACHED 00:38:04 00:38:04 #89 [core-data builder 6/7] COPY . . 00:38:04 #89 CACHED 00:38:04 00:38:04 #90 [support-scheduler builder 6/7] COPY . . 00:38:04 #90 CACHED 00:38:04 00:38:04 #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:04 #91 CACHED 00:38:04 00:38:04 #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:38:04 #92 CACHED 00:38:04 00:38:04 #93 [core-common-config-bootstrapper builder 6/7] COPY . . 00:38:04 #93 CACHED 00:38:04 00:38:04 #94 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:38:04 #94 CACHED 00:38:04 00:38:04 #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:04 #95 CACHED 00:38:04 00:38:04 #79 [security-spire-agent builder 6/9] COPY . . 00:38:04 #79 DONE 17.5s 00:38:04 00:38:04 #96 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:38:04 #96 CACHED 00:38:04 00:38:04 #97 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:04 #97 CACHED 00:38:04 00:38:04 #98 [security-proxy-setup builder 6/7] COPY . . 00:38:04 #98 CACHED 00:38:04 00:38:04 #77 [security-secretstore-setup builder 6/7] COPY . . 00:38:04 #77 DONE 17.5s 00:38:04 00:38:04 #75 [security-spiffe-token-provider builder 6/7] COPY . . 00:38:04 #75 DONE 17.5s 00:38:04 00:38:04 #99 [security-bootstrapper builder 6/7] COPY . . 00:38:04 #99 CACHED 00:38:04 00:38:04 #100 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:38:04 #100 CACHED 00:38:04 00:38:04 #101 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:04 #101 CACHED 00:38:04 00:38:04 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:38:04 #102 ... 00:38:04 00:38:04 #76 [support-notifications builder 6/7] COPY . . 00:38:04 #76 DONE 17.7s 00:38:04 00:38:04 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:38:06 #103 ... 00:38:06 00:38:06 #104 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 00:38:06 #104 DONE 1.8s 00:38:06 00:38:06 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 00:38:06 #105 CACHED 00:38:06 00:38:06 #106 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:06 #106 CACHED 00:38:06 00:38:06 #107 [security-spire-server builder 6/9] COPY . . 00:38:06 #107 CACHED 00:38:06 00:38:06 #108 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 00:38:06 #108 CACHED 00:38:06 00:38:06 #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:38:11 #109 ... 00:38:11 00:38:11 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:38:11 #102 7.064 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 00:38:14 #102 ... 00:38:14 00:38:14 #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:38:14 #0 2.425 go build -tags " non_delayedstart" -ldflags "-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 00:38:14 #110 ... 00:38:14 00:38:14 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:38:14 #0 4.061 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 00:38:14 #111 ... 00:38:14 00:38:14 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:38:14 #0 2.437 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:38:14 #112 ... 00:38:14 00:38:14 #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:38:14 #0 4.970 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:38:14 #113 ... 00:38:14 00:38:14 #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:38:14 #0 2.129 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 00:38:15 #114 ... 00:38:15 00:38:15 #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:38:15 #0 2.603 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:38:15 #115 ... 00:38:15 00:38:15 #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:38:15 #0 4.473 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:38:15 #116 ... 00:38:15 00:38:15 #109 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:38:15 #109 DONE 9.0s 00:38:15 00:38:15 #117 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:38:15 #117 DONE 9.0s 00:38:15 00:38:15 #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:38:15 #0 6.445 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:38:15 #118 ... 00:38:15 00:38:15 #119 [security-spire-server builder 9/9] WORKDIR /edgex-go 00:38:15 #119 DONE 0.2s 00:38:15 00:38:15 #120 [security-spire-agent builder 9/9] WORKDIR /edgex-go 00:38:15 #120 DONE 0.2s 00:38:15 00:38:15 #83 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:38:15 #83 4.097 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:38:16 #83 ... 00:38:16 00:38:16 #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:38:16 #121 ... 00:38:16 00:38:16 #122 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:38:16 #122 CACHED 00:38:16 00:38:16 #123 [security-spire-config builder 9/9] WORKDIR /edgex-go 00:38:16 #123 CACHED 00:38:16 00:38:16 #124 [security-spire-config builder 6/9] COPY . . 00:38:16 #124 CACHED 00:38:16 00:38:16 #125 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 00:38:16 #125 CACHED 00:38:16 00:38:16 #126 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 00:38:16 #126 CACHED 00:38:16 00:38:16 #127 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:38:16 #127 CACHED 00:38:16 00:38:16 #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:38:16 #121 DONE 0.4s 00:38:16 00:38:16 #128 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:38:17 #128 DONE 0.9s 00:38:17 00:38:17 #129 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:38:17 #129 ... 00:38:17 00:38:17 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:38:17 #103 2.785 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:38:17 #103 ... 00:38:17 00:38:17 #130 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:38:19 #130 DONE 2.3s 00:38:19 00:38:19 #129 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:38:19 #129 DONE 1.7s 00:38:19 00:38:19 #131 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:38:19 #131 CACHED 00:38:19 00:38:19 #132 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:38:19 #132 CACHED 00:38:19 00:38:19 #133 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:38:20 Removing intermediate container 52799e7811f6 00:38:20 ---> f65fc171b6e0 00:38:20 Successfully built f65fc171b6e0 00:38:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:20 + docker inspect -f . ci-base-image-arm64 00:38:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:20 prd-ubuntu20.04-docker-arm64-4c-16g-3160 does not seem to be running inside a container 00:38:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:22 $ docker top f55ed24b364f8fce01fdb82731c76843c9e2706948c8d88481e6a6397f75f84b -eo pid,comm [Pipeline] { [Pipeline] sh 00:38:23 + go version 00:38:23 go version go1.20.6 linux/arm64 [Pipeline] } 00:38:23 $ docker stop --time=1 f55ed24b364f8fce01fdb82731c76843c9e2706948c8d88481e6a6397f75f84b 00:38:24 $ docker rm -f --volumes f55ed24b364f8fce01fdb82731c76843c9e2706948c8d88481e6a6397f75f84b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:38:25 + docker inspect -f . ci-base-image-arm64 00:38:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:38:25 prd-ubuntu20.04-docker-arm64-4c-16g-3160 does not seem to be running inside a container 00:38:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 00:38:27 $ docker top 07fe77a81a7505ca352b1559f8c4f9b8fc2ef695be5b3e41181b45d2504df9bc -eo pid,comm [Pipeline] { [Pipeline] echo 00:38:27 ========================================================= 00:38:27 [edgeXBuildGoParallel] Running Tests and Build... 00:38:27 ========================================================= [Pipeline] sh 00:38:27 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 00:38:28 + make test 00:38:28 go test -race -coverprofile=coverage.out ./... 00:38:29 #133 ... 00:38:29 00:38:29 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:38:29 #134 DONE 9.0s 00:38:29 00:38:29 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:38:29 #135 ... 00:38:29 00:38:29 #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:38:29 #136 DONE 9.1s 00:38:29 00:38:29 #133 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:38:29 #133 DONE 9.2s 00:38:29 00:38:29 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:38:35 #137 ... 00:38:35 00:38:35 #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:38:35 #138 DONE 7.0s 00:38:35 00:38:35 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 00:38:35 #139 ... 00:38:35 00:38:35 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:38:35 #137 DONE 7.3s 00:38:35 00:38:35 #135 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:38:35 #135 DONE 7.5s 00:38:35 00:38:35 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 00:38:35 #139 DONE 0.4s 00:38:35 00:38:35 #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:38:36 #140 ... 00:38:36 00:38:36 #141 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:38:36 #141 DONE 1.0s 00:38:36 00:38:36 #142 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:38:36 #142 DONE 1.1s 00:38:36 00:38:36 #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:38:36 #143 ... 00:38:36 00:38:36 #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:38:36 #140 DONE 1.3s 00:38:36 00:38:36 #144 [security-spire-config] exporting to image 00:38:36 #144 exporting layers 00:38:37 #144 ... 00:38:37 00:38:37 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:38:37 #145 DONE 0.7s 00:38:37 00:38:37 #143 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:38:37 #143 DONE 0.5s 00:38:37 00:38:37 #144 [security-spire-server] exporting to image 00:38:37 #144 ... 00:38:37 00:38:37 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:38:37 #146 DONE 0.5s 00:38:37 00:38:37 #144 [security-spire-agent] exporting to image 00:38:38 #144 exporting layers 1.4s done 00:38:38 #144 writing image sha256:3582bf668f945a126d86ee81da4c7a8c24fac18b49869028de82ec04841c5f81 0.1s done 00:38:38 #144 naming to docker.io/library/security-spire-config 00:38:38 #144 exporting layers 0.8s done 00:38:38 #144 naming to docker.io/library/security-spire-config done 00:38:38 #144 writing image sha256:c5fbcefd6cee114dc891270ad90d2e862f92fc2cbe8c04770ce7c38896ec8f72 0.0s done 00:38:38 #144 naming to docker.io/library/security-spire-server done 00:38:38 #144 writing image sha256:8e5ed9055ae5418bf07f0b8868653cbb9c295ddd704beae99c630cd1d148c703 done 00:38:38 #144 naming to docker.io/library/security-spire-agent done 00:38:38 #144 DONE 1.7s 00:38:38 00:38:38 #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:39:15 ? github.com/edgexfoundry/edgex-go [no test files] 00:39:18 #116 ... 00:39:18 00:39:18 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:39:18 #111 74.29 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 00:39:37 #111 ... 00:39:37 00:39:37 #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:39:37 #113 DONE 90.4s 00:39:37 00:39:37 #116 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:39:37 #116 DONE 90.7s 00:39:37 00:39:37 #83 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:39:37 #83 DONE 90.8s 00:39:37 00:39:37 #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:39:37 #115 ... 00:39:37 00:39:37 #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:39:37 #110 DONE 90.8s 00:39:37 00:39:37 #118 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:39:37 #118 DONE 90.9s 00:39:37 00:39:37 #102 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:39:37 #102 DONE 90.7s 00:39:37 00:39:37 #147 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 00:39:37 #147 ... 00:39:37 00:39:37 #115 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:39:37 #115 DONE 90.8s 00:39:37 00:39:37 #111 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:39:37 #111 DONE 90.9s 00:39:37 00:39:37 #114 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:39:37 #114 DONE 91.1s 00:39:37 00:39:37 #112 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:39:37 #112 DONE 91.1s 00:39:37 00:39:37 #103 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:39:37 #103 DONE 90.8s 00:39:37 00:39:37 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 00:39:37 #148 ... 00:39:37 00:39:37 #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:39:37 #149 DONE 0.8s 00:39:37 00:39:37 #150 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:39:37 #150 DONE 0.8s 00:39:37 00:39:37 #147 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 00:39:37 #147 DONE 0.9s 00:39:37 00:39:37 #151 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:39:37 #151 DONE 0.7s 00:39:37 00:39:37 #152 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:39:37 #152 DONE 0.6s 00:39:37 00:39:37 #153 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:39:37 #153 ... 00:39:37 00:39:37 #148 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 00:39:37 #148 DONE 0.6s 00:39:37 00:39:37 #154 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:39:37 #154 DONE 0.6s 00:39:37 00:39:37 #155 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:39:37 #155 DONE 0.4s 00:39:37 00:39:37 #156 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:39:37 #156 CACHED 00:39:37 00:39:37 #157 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:39:37 #157 CACHED 00:39:37 00:39:37 #158 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 00:39:37 #158 DONE 0.3s 00:39:37 00:39:37 #153 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:39:37 #153 DONE 0.2s 00:39:37 00:39:37 #159 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:39:37 #159 CACHED 00:39:37 00:39:37 #160 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 00:39:37 #160 CACHED 00:39:37 00:39:37 #161 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:39:37 #161 CACHED 00:39:37 00:39:37 #162 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:39:37 #162 CACHED 00:39:37 00:39:37 #163 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:39:37 #163 DONE 0.3s 00:39:37 00:39:37 #164 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:39:37 #164 CACHED 00:39:37 00:39:37 #165 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:39:37 #165 CACHED 00:39:37 00:39:37 #166 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:39:37 #166 ... 00:39:37 00:39:37 #167 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 00:39:37 #167 DONE 0.3s 00:39:37 00:39:37 #168 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 00:39:37 #168 DONE 0.3s 00:39:37 00:39:37 #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:39:40 #169 ... 00:39:40 00:39:40 #170 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 00:39:40 #170 DONE 3.8s 00:39:40 00:39:40 #171 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:39:40 #171 DONE 3.4s 00:39:40 00:39:40 #172 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 00:39:40 #172 ... 00:39:40 00:39:40 #173 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:39:40 #173 DONE 3.6s 00:39:40 00:39:40 #174 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:39:40 #174 DONE 3.6s 00:39:40 00:39:40 #175 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:39:40 #175 DONE 3.7s 00:39:40 00:39:40 #176 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:39:40 #176 DONE 3.7s 00:39:40 00:39:40 #177 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:39:40 #177 ... 00:39:40 00:39:40 #166 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:39:40 #166 DONE 3.8s 00:39:40 00:39:40 #178 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:39:40 #178 DONE 3.9s 00:39:40 00:39:40 #179 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:39:40 #179 DONE 4.0s 00:39:40 00:39:40 #180 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:39:40 #180 DONE 4.0s 00:39:40 00:39:40 #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:39:40 #181 ... 00:39:40 00:39:40 #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:39:40 #169 DONE 3.9s 00:39:40 00:39:40 #182 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:39:41 #182 ... 00:39:41 00:39:41 #183 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 00:39:41 #183 DONE 1.5s 00:39:41 00:39:41 #172 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 00:39:41 #172 DONE 1.4s 00:39:41 00:39:41 #184 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:39:41 #184 DONE 1.4s 00:39:41 00:39:41 #185 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:39:41 #185 DONE 1.4s 00:39:41 00:39:41 #186 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:39:41 #186 ... 00:39:41 00:39:41 #187 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 00:39:41 #187 DONE 1.4s 00:39:41 00:39:41 #177 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 00:39:41 #177 DONE 1.4s 00:39:41 00:39:41 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:39:41 #188 DONE 1.3s 00:39:41 00:39:41 #144 [core-command] exporting to image 00:39:41 #144 exporting layers 00:39:41 #144 ... 00:39:41 00:39:41 #189 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:39:41 #189 DONE 1.4s 00:39:41 00:39:41 #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:39:41 #181 DONE 1.3s 00:39:41 00:39:41 #190 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 00:39:41 #190 DONE 1.3s 00:39:41 00:39:41 #182 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:39:41 #182 DONE 1.3s 00:39:41 00:39:41 #144 [support-notifications] exporting to image 00:39:41 #144 exporting layers 0.3s done 00:39:41 #144 ... 00:39:41 00:39:41 #191 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 00:39:41 #191 DONE 0.8s 00:39:42 00:39:42 #192 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:39:43 #192 ... 00:39:43 00:39:43 #186 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:39:43 #186 DONE 2.2s 00:39:43 00:39:43 #193 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:39:43 #193 DONE 2.4s 00:39:43 00:39:43 #194 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:39:44 #194 ... 00:39:44 00:39:44 #195 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:39:44 #195 DONE 2.8s 00:39:44 00:39:44 #196 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:39:44 #196 ... 00:39:44 00:39:44 #197 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:39:44 #197 DONE 2.9s 00:39:44 00:39:44 #198 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:39:44 #198 DONE 3.1s 00:39:44 00:39:44 #199 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:39:45 #199 ... 00:39:45 00:39:45 #192 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:39:45 #192 DONE 3.1s 00:39:46 00:39:46 #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:39:46 #200 ... 00:39:46 00:39:46 #194 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:39:46 #194 DONE 2.6s 00:39:46 00:39:46 #144 [support-scheduler] exporting to image 00:39:46 #144 exporting layers 1.3s done 00:39:46 #144 writing image sha256:f15fd8b55692b303e0f01a0e630740a0e9a6b23aecbb0f14c895d68c7ab6f64a 0.1s done 00:39:46 #144 naming to docker.io/library/core-data 0.0s done 00:39:46 #144 writing image sha256:d00e85f2b69a7e8390da1d792248be14a6c5fcd2999feb234a2d094245bbb13c 0.1s done 00:39:46 #144 writing image sha256:f7db14f6efc6150629bb4f95b8653be37eb02edf650160e4defc3495fdc805f1 0.2s done 00:39:46 #144 writing image sha256:f5d4ce6105df377753ebff41c73171b0029630a3143e4507983cf12f009dc001 0.2s done 00:39:46 #144 naming to docker.io/library/support-scheduler 0.1s done 00:39:46 #144 naming to docker.io/library/core-metadata 00:39:46 #144 naming to docker.io/library/core-command 00:39:46 #144 naming to docker.io/library/core-metadata 0.1s done 00:39:46 #144 naming to docker.io/library/core-command 0.1s done 00:39:47 #144 writing image sha256:478fe66e1d11f9b4d58cd48b303cfbc6a2ee8d6fb1c28640803cebde259c038c 00:39:47 #144 writing image sha256:478fe66e1d11f9b4d58cd48b303cfbc6a2ee8d6fb1c28640803cebde259c038c 0.0s done 00:39:47 #144 writing image sha256:97cbb91ec2831a01d1b3bff8c041b218226e43d59dd648013597027889cb58d1 0.0s done 00:39:47 #144 naming to docker.io/library/support-notifications done 00:39:47 #144 naming to docker.io/library/security-spiffe-token-provider 0.0s done 00:39:47 #144 DONE 7.4s 00:39:47 00:39:47 #200 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:39:47 #200 DONE 1.8s 00:39:47 00:39:47 #201 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:39:47 #201 DONE 3.4s 00:39:47 00:39:47 #202 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 00:39:48 #202 ... 00:39:48 00:39:48 #196 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:39:48 #196 DONE 4.1s 00:39:48 00:39:48 #199 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:39:48 #199 DONE 4.0s 00:39:48 00:39:48 #144 [security-proxy-setup] exporting to image 00:39:49 #144 ... 00:39:49 00:39:49 #203 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:39:49 #203 DONE 2.4s 00:39:49 00:39:49 #144 [security-proxy-auth] exporting to image 00:39:49 #144 writing image sha256:6f5ea9e06e4b1571da40d4d8a04953934ac48dfa9c4752041e15ba774753e1fd 00:39:49 #144 writing image sha256:6f5ea9e06e4b1571da40d4d8a04953934ac48dfa9c4752041e15ba774753e1fd 0.2s done 00:39:49 #144 naming to docker.io/library/core-common-config-bootstrapper 00:39:49 #144 ... 00:39:49 00:39:49 #202 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 00:39:49 #202 DONE 2.2s 00:39:49 00:39:49 #144 [core-common-config-bootstrapper] exporting to image 00:39:49 #144 naming to docker.io/library/core-common-config-bootstrapper 0.1s done 00:39:50 #144 ... 00:39:50 00:39:50 #204 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 00:39:50 #204 DONE 1.2s 00:39:50 00:39:50 #144 [core-common-config-bootstrapper] exporting to image 00:39:50 #144 exporting layers 1.6s done 00:39:50 #144 ... 00:39:50 00:39:50 #205 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:39:50 #205 DONE 1.6s 00:39:50 00:39:50 #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:39:51 #206 ... 00:39:51 00:39:51 #144 [security-proxy-setup] exporting to image 00:39:51 #144 exporting layers 2.4s done 00:39:51 #144 writing image sha256:32c914ee7204acf9623991393992e36c9e65e01d44b2cf68e6faea34353dcab8 0.2s done 00:39:51 #144 naming to docker.io/library/security-proxy-auth 0.1s done 00:39:51 #144 writing image sha256:76cc2e27b4340956461de1d0303012b3133eff361b9caec51e7e6d42a8ac8bf1 done 00:39:51 #144 naming to docker.io/library/security-proxy-setup 0.0s done 00:39:51 #144 DONE 11.4s 00:39:51 00:39:51 #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 00:39:51 #207 DONE 0.7s 00:39:51 00:39:51 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:39:51 #208 DONE 0.1s 00:39:51 00:39:51 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 00:39:51 #209 ... 00:39:51 00:39:51 #206 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:39:51 #206 DONE 0.9s 00:39:51 00:39:51 #144 [security-secretstore-setup] exporting to image 00:39:51 #144 exporting layers 0.2s done 00:39:51 #144 ... 00:39:51 00:39:51 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 00:39:51 #209 DONE 0.4s 00:39:51 00:39:51 #144 [security-bootstrapper] exporting to image 00:39:51 #144 writing image sha256:f5528b02d3978839352a4a7b33ca683eb22b7355e6bea69c36bb4eb57eadf8a9 done 00:39:51 #144 naming to docker.io/library/security-secretstore-setup done 00:39:51 #144 exporting layers 0.2s done 00:39:51 #144 writing image sha256:63d0f70bc4ccbb75a2d5bca62d516ecc13d8e49d0d6828566c7df02dd5c9fa65 done 00:39:51 #144 naming to docker.io/library/security-bootstrapper done 00:39:51 #144 DONE 11.8s 00:39:51 time="2023-08-09T00:36:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:39:51 time="2023-08-09T00:36:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:39:51 time="2023-08-09T00:36:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:39:51 time="2023-08-09T00:36:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:39:51 time="2023-08-09T00:36:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:39:51 time="2023-08-09T00:36:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:39:51 time="2023-08-09T00:36:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:39:51 time="2023-08-09T00:36:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:39:51 time="2023-08-09T00:36:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:39:51 time="2023-08-09T00:36:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:39:51 time="2023-08-09T00:36:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:39:51 time="2023-08-09T00:36:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:39:51 time="2023-08-09T00:36:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:39:51 time="2023-08-09T00:36:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:39:51 $ docker stop --time=1 e07453785674b7547e113f13ebd766aea1db7b125d017e8d2b68b120ea70f094 00:39:54 $ docker rm -f --volumes e07453785674b7547e113f13ebd766aea1db7b125d017e8d2b68b120ea70f094 [Pipeline] // withDockerContainer [Pipeline] sh 00:39:54 + docker images 00:39:54 REPOSITORY TAG IMAGE ID CREATED SIZE 00:39:54 security-secretstore-setup latest f5528b02d397 3 seconds ago 44MB 00:39:54 security-bootstrapper latest 63d0f70bc4cc 3 seconds ago 23MB 00:39:54 security-proxy-auth latest 32c914ee7204 6 seconds ago 19.4MB 00:39:54 security-proxy-setup latest 76cc2e27b434 6 seconds ago 19.6MB 00:39:54 core-common-config-bootstrapper latest 6f5ea9e06e4b 8 seconds ago 18MB 00:39:54 core-metadata latest f7db14f6efc6 10 seconds ago 21.6MB 00:39:54 security-spiffe-token-provider latest 97cbb91ec283 13 seconds ago 33.5MB 00:39:54 core-command latest f5d4ce6105df 13 seconds ago 21MB 00:39:54 core-data latest f15fd8b55692 13 seconds ago 21.2MB 00:39:54 support-notifications latest 478fe66e1d11 13 seconds ago 34.3MB 00:39:54 support-scheduler latest d00e85f2b69a 13 seconds ago 33.7MB 00:39:54 security-spire-agent latest 8e5ed9055ae5 About a minute ago 161MB 00:39:54 security-spire-server latest c5fbcefd6cee About a minute ago 103MB 00:39:54 security-spire-config latest 3582bf668f94 About a minute ago 102MB 00:39:54 ci-base-image-x86_64 latest 12e7c12e0412 6 minutes ago 1.07GB 00:39:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 3 weeks ago 696MB 00:39:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 00:39:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:41:52 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:41:52 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 00:41:52 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:41:52 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:41:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:41:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:41:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:41:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 00:41:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:41:54 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:41:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:41:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:41:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:41:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:42:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:42:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.225s coverage: 28.7% of statements 00:42:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.335s coverage: 97.0% of statements 00:42:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.413s coverage: 71.5% of statements 00:42:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 00:42:33 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 00:42:33 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:42:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:42:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:42:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.408s coverage: 54.0% of statements 00:42:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:42:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:42:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:42:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:42:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:42:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 00:43:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 27.686s coverage: 93.4% of statements 00:43:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.474s coverage: 3.8% of statements 00:43:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.971s coverage: 97.6% of statements 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:43:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:43:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.250s coverage: 72.2% of statements 00:43:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:43:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:43:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.494s coverage: 0.9% of statements 00:43:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.282s coverage: 32.2% of statements 00:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.328s coverage: 42.9% of statements 00:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.272s coverage: 82.9% of statements 00:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.266s coverage: 94.1% of statements 00:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.280s coverage: 96.3% of statements 00:43:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.239s coverage: 87.5% of statements 00:43:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:43:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:43:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:43:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:43:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:43:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 00:43:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 00:43:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 00:43:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.224s coverage: 94.4% of statements 00:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:43:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:44:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:44:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.168s coverage: 79.9% of statements 00:44:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.340s coverage: 92.9% of statements 00:44:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 00:44:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.262s coverage: 62.3% of statements 00:44:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.220s coverage: 87.2% of statements 00:44:08 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.186s coverage: 20.0% of statements 00:44:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 00:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 00:44:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.629s coverage: 81.8% of statements 00:44:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.648s coverage: 82.1% of statements 00:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:44:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.255s coverage: 86.0% of statements 00:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:44:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.175s coverage: 63.1% of statements 00:44:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.253s coverage: 100.0% of statements 00:44:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.134s coverage: 89.4% of statements 00:44:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.089s coverage: 100.0% of statements 00:44:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.107s coverage: 73.7% of statements 00:44:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 00:44:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 00:44:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 00:44:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 00:44:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:44:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:44:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.087s coverage: 38.4% of statements 00:44:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.256s coverage: 89.5% of statements 00:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:44:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:44:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:44:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 00:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:44:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:44:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.322s coverage: 17.7% of statements 00:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:44:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:44:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.664s coverage: 95.7% of statements 00:44:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:44:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:44:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.313s coverage: 61.8% of statements 00:44:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:44:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:44:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.449s coverage: 98.9% of statements 00:45:00 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 00:45:00 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:45:00 go vet ./... 00:48:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:48:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:48:06 ./bin/test-attribution-txt.sh 00:48:06 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 00:48:06 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 00:48:06 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 00:48:06 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 00:48:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:48:07 + ls -al . 00:48:07 total 720 00:48:07 drwxrwxr-x 10 1001 1001 4096 Aug 9 00:38 . 00:48:07 drwxr-xr-x 4 root root 4096 Aug 9 00:38 .. 00:48:07 drwxrwxr-x 2 1001 1001 4096 Aug 9 00:36 .blubracket 00:48:07 -rw-rw-r-- 1 1001 1001 16 Aug 9 00:36 .dockerignore 00:48:07 drwxrwxr-x 8 1001 1001 4096 Aug 9 00:36 .git 00:48:07 drwxrwxr-x 3 1001 1001 4096 Aug 9 00:36 .github 00:48:07 -rw-rw-r-- 1 1001 1001 1133 Aug 9 00:36 .gitignore 00:48:07 -rw-rw-r-- 1 1001 1001 42 Aug 9 00:36 .golangci.yml 00:48:07 -rw-rw-r-- 1 1001 1001 87 Aug 9 00:36 .hadolint.yml 00:48:07 -rw-rw-r-- 1 1001 1001 166 Aug 9 00:36 .sonarcloud.properties 00:48:07 -rw-rw-r-- 1 1001 1001 1171 Aug 9 00:36 ADOPTERS.md 00:48:07 -rw-rw-r-- 1 1001 1001 11252 Aug 9 00:36 Attribution.txt 00:48:07 -rw-rw-r-- 1 1001 1001 93407 Aug 9 00:36 CHANGELOG.md 00:48:07 -rw-rw-r-- 1 1001 1001 3804 Aug 9 00:36 CONTRIBUTING.md 00:48:07 -rw-rw-r-- 1 1001 1001 677 Aug 9 00:36 GOVERNANCE.md 00:48:07 -rw-rw-r-- 1 1001 1001 883 Aug 9 00:36 Jenkinsfile 00:48:07 -rw-rw-r-- 1 1001 1001 10775 Aug 9 00:36 LICENSE 00:48:07 -rw-rw-r-- 1 1001 1001 14368 Aug 9 00:36 Makefile 00:48:07 -rw-rw-r-- 1 1001 1001 582 Aug 9 00:36 OWNERS.md 00:48:07 -rw-rw-r-- 1 1001 1001 9923 Aug 9 00:36 README.md 00:48:07 -rw-rw-r-- 1 1001 1001 789 Aug 9 00:36 SECURITY.md 00:48:07 -rw-rw-r-- 1 1001 1001 5 Aug 9 00:33 VERSION 00:48:07 drwxrwxr-x 2 1001 1001 4096 Aug 9 00:36 bin 00:48:07 drwxrwxr-x 18 1001 1001 4096 Aug 9 00:36 cmd 00:48:07 -rw-r--r-- 1 root root 446998 Aug 9 00:44 coverage.out 00:48:07 -rw-rw-r-- 1 1001 1001 3687 Aug 9 00:36 go.mod 00:48:07 -rw-rw-r-- 1 1001 1001 33714 Aug 9 00:36 go.sum 00:48:07 drwxrwxr-x 7 1001 1001 4096 Aug 9 00:36 internal 00:48:07 drwxrwxr-x 3 1001 1001 4096 Aug 9 00:36 openapi 00:48:07 -rw-rw-r-- 1 1001 1001 594 Aug 9 00:36 security.txt 00:48:07 drwxrwxr-x 4 1001 1001 4096 Aug 9 00:36 snap 00:48:07 -rw-rw-r-- 1 1001 1001 204 Aug 9 00:36 version.go [Pipeline] sh 00:48:07 + '[' -e coverage.out ] 00:48:07 + chown 1001:1001 coverage.out [Pipeline] stash 00:48:07 Warning: overwriting stash ‘coverage-report’ 00:48:08 Stashed 1 file(s) [Pipeline] sh 00:48:09 + make build 00:48:09 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:50:00 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:50:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:50:11 go build -tags " non_delayedstart" -ldflags "-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 00:50:16 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:51:12 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:51:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 00:51:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 00:51:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 00:51:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:51:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:51:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-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] } 00:51:53 $ docker stop --time=1 07fe77a81a7505ca352b1559f8c4f9b8fc2ef695be5b3e41181b45d2504df9bc 00:51:55 $ docker rm -f --volumes 07fe77a81a7505ca352b1559f8c4f9b8fc2ef695be5b3e41181b45d2504df9bc [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 00:51:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:51:58 00:51:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:51:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:51:58 latest: Pulling from edgex-devops/edgex-compose-arm64 00:51:58 547446be3368: Pulling fs layer 00:51:58 d125d8839a47: Pulling fs layer 00:51:58 3e85d5ac6304: Pulling fs layer 00:51:58 c3105a71a48b: Pulling fs layer 00:51:58 0f093f025ec4: Pulling fs layer 00:51:58 c3106fc0e877: Pulling fs layer 00:51:58 c3105a71a48b: Waiting 00:51:58 0f093f025ec4: Waiting 00:51:58 c3106fc0e877: Waiting 00:51:58 547446be3368: Download complete 00:51:58 c3105a71a48b: Verifying Checksum 00:51:58 c3105a71a48b: Download complete 00:51:59 d125d8839a47: Verifying Checksum 00:51:59 d125d8839a47: Download complete 00:51:59 c3106fc0e877: Verifying Checksum 00:51:59 c3106fc0e877: Download complete 00:51:59 0f093f025ec4: Verifying Checksum 00:51:59 0f093f025ec4: Download complete 00:51:59 547446be3368: Pull complete 00:52:00 d125d8839a47: Pull complete 00:52:01 3e85d5ac6304: Verifying Checksum 00:52:01 3e85d5ac6304: Download complete 00:52:09 3e85d5ac6304: Pull complete 00:52:09 c3105a71a48b: Pull complete 00:52:09 0f093f025ec4: Pull complete 00:52:09 c3106fc0e877: Pull complete 00:52:09 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 00:52:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:52:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:52:10 prd-ubuntu20.04-docker-arm64-4c-16g-3160 does not seem to be running inside a container 00:52:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:52:12 $ docker top e23959b18c06050c833b2000fa0b6766f3af7902966c0f888ca6800e1012f850 -eo pid,comm [Pipeline] { [Pipeline] sh 00:52:13 + docker compose -f ./docker-compose-build.yml build --parallel 00:52:23 #1 [support-notifications internal] load build definition from Dockerfile 00:52:23 #1 transferring dockerfile: 1.84kB done 00:52:23 #1 DONE 0.1s 00:52:23 00:52:23 #2 [core-metadata internal] load build definition from Dockerfile 00:52:23 #2 transferring dockerfile: 1.96kB done 00:52:23 #2 DONE 0.0s 00:52:23 00:52:23 #3 [security-secretstore-setup internal] load build definition from Dockerfile 00:52:23 #3 transferring dockerfile: 2.38kB done 00:52:23 #3 DONE 0.1s 00:52:23 00:52:23 #4 [security-spire-server internal] load build definition from Dockerfile 00:52:23 #4 transferring dockerfile: 2.63kB done 00:52:23 #4 DONE 0.1s 00:52:23 00:52:23 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:52:23 #5 transferring dockerfile: 1.78kB done 00:52:23 #5 DONE 0.1s 00:52:23 00:52:23 #6 [security-proxy-auth internal] load build definition from Dockerfile 00:52:23 #6 transferring dockerfile: 2.04kB done 00:52:23 #6 DONE 0.1s 00:52:23 00:52:23 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:52:24 #7 transferring dockerfile: 2.12kB done 00:52:24 #7 DONE 0.1s 00:52:24 00:52:24 #8 [support-scheduler internal] load build definition from Dockerfile 00:52:24 #8 transferring dockerfile: 1.82kB done 00:52:24 #8 DONE 0.1s 00:52:24 00:52:24 #9 [security-proxy-setup internal] load build definition from Dockerfile 00:52:24 #9 transferring dockerfile: 2.06kB 0.0s done 00:52:24 #9 DONE 0.1s 00:52:24 00:52:24 #10 [security-spire-config internal] load build definition from Dockerfile 00:52:24 #10 transferring dockerfile: 2.58kB done 00:52:24 #10 DONE 0.1s 00:52:24 00:52:24 #11 [core-command internal] load build definition from Dockerfile 00:52:24 #11 transferring dockerfile: 1.82kB done 00:52:24 #11 DONE 0.1s 00:52:24 00:52:24 #12 [security-bootstrapper internal] load build definition from Dockerfile 00:52:24 #12 transferring dockerfile: 2.82kB done 00:52:24 #12 DONE 0.1s 00:52:24 00:52:24 #13 [security-spire-agent internal] load build definition from Dockerfile 00:52:24 #13 transferring dockerfile: 2.68kB done 00:52:24 #13 DONE 0.1s 00:52:24 00:52:24 #14 [core-data internal] load build definition from Dockerfile 00:52:24 #14 transferring dockerfile: 1.90kB done 00:52:24 #14 DONE 0.1s 00:52:24 00:52:24 #15 [support-notifications internal] load .dockerignore 00:52:24 #15 transferring context: 56B done 00:52:24 #15 DONE 0.1s 00:52:25 00:52:25 #16 [core-metadata internal] load .dockerignore 00:52:25 #16 transferring context: 56B done 00:52:25 #16 DONE 0.0s 00:52:25 00:52:25 #17 [security-secretstore-setup internal] load .dockerignore 00:52:25 #17 transferring context: 56B 0.0s done 00:52:25 #17 DONE 0.0s 00:52:25 00:52:25 #18 [security-spire-server internal] load .dockerignore 00:52:25 #18 transferring context: 56B done 00:52:25 #18 DONE 0.1s 00:52:25 00:52:25 #19 [security-spiffe-token-provider internal] load .dockerignore 00:52:25 #19 transferring context: 56B 0.0s done 00:52:25 #19 DONE 0.1s 00:52:25 00:52:25 #20 [security-proxy-auth internal] load .dockerignore 00:52:25 #20 transferring context: 56B 0.0s done 00:52:25 #20 DONE 0.1s 00:52:25 00:52:25 #21 [core-common-config-bootstrapper internal] load .dockerignore 00:52:25 #21 transferring context: 56B 0.0s done 00:52:25 #21 DONE 0.1s 00:52:25 00:52:25 #22 [support-scheduler internal] load .dockerignore 00:52:25 #22 transferring context: 56B 0.0s done 00:52:25 #22 DONE 0.1s 00:52:25 00:52:25 #23 [security-proxy-setup internal] load .dockerignore 00:52:25 #23 transferring context: 56B 0.0s done 00:52:25 #23 DONE 0.1s 00:52:25 00:52:25 #24 [security-spire-config internal] load .dockerignore 00:52:25 #24 transferring context: 56B done 00:52:25 #24 DONE 0.1s 00:52:25 00:52:25 #25 [core-command internal] load .dockerignore 00:52:25 #25 transferring context: 56B 0.0s done 00:52:25 #25 DONE 0.1s 00:52:25 00:52:25 #26 [security-bootstrapper internal] load .dockerignore 00:52:25 #26 transferring context: 56B done 00:52:25 #26 DONE 0.1s 00:52:25 00:52:25 #27 [security-spire-agent internal] load .dockerignore 00:52:25 #27 transferring context: 56B done 00:52:25 #27 DONE 0.1s 00:52:25 00:52:25 #28 [core-data internal] load .dockerignore 00:52:26 #28 transferring context: 56B 0.0s done 00:52:26 #28 DONE 0.1s 00:52:26 00:52:26 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:26 #29 DONE 0.0s 00:52:26 00:52:26 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 00:52:26 #30 DONE 0.2s 00:52:26 00:52:26 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:26 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:52:26 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:52:26 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0B / 3.26MB 0.1s 00:52:26 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:52:26 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:52:26 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s 00:52:26 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 00:52:26 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 00:52:27 #31 ... 00:52:27 00:52:27 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:27 #29 DONE 0.0s 00:52:27 00:52:27 #32 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:52:27 #32 DONE 1.2s 00:52:27 00:52:27 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:27 #31 ... 00:52:27 00:52:27 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 00:52:27 #30 DONE 0.3s 00:52:27 00:52:27 #31 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:27 #31 ... 00:52:27 00:52:27 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:27 #29 DONE 0.0s 00:52:27 00:52:27 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:52:27 #32 DONE 1.9s 00:52:27 00:52:27 #31 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:27 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:52:27 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:52:27 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 00:52:27 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:52:27 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:52:27 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 00:52:27 #31 ... 00:52:27 00:52:27 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:27 #29 DONE 0.0s 00:52:28 00:52:28 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 00:52:28 #30 DONE 0.5s 00:52:28 00:52:28 #33 [core-metadata internal] load build context 00:52:28 #33 ... 00:52:28 00:52:28 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:28 #29 DONE 0.0s 00:52:28 00:52:28 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:52:28 #32 DONE 1.9s 00:52:28 00:52:28 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 00:52:28 #34 DONE 0.9s 00:52:28 00:52:28 #33 [core-metadata internal] load build context 00:52:28 #33 ... 00:52:28 00:52:28 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:28 #29 DONE 0.0s 00:52:28 00:52:28 #33 [core-metadata internal] load build context 00:52:28 #33 ... 00:52:28 00:52:28 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:28 #29 DONE 0.0s 00:52:28 00:52:28 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 00:52:28 #30 DONE 0.9s 00:52:28 00:52:28 #31 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:28 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:52:28 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:52:28 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 00:52:28 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:52:28 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:52:28 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 00:52:28 #31 DONE 2.8s 00:52:28 00:52:28 #33 [core-metadata internal] load build context 00:52:28 #33 ... 00:52:28 00:52:28 #32 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:52:28 #32 DONE 2.0s 00:52:28 00:52:28 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:28 #29 DONE 0.0s 00:52:28 00:52:28 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 00:52:28 #34 DONE 0.9s 00:52:28 00:52:28 #31 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:28 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:52:28 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:52:28 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 00:52:28 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:52:28 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:52:28 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 00:52:28 #31 DONE 2.9s 00:52:28 00:52:28 #33 [core-metadata internal] load build context 00:52:28 #33 ... 00:52:28 00:52:28 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:28 #29 DONE 0.0s 00:52:28 00:52:28 #33 [core-metadata internal] load build context 00:52:28 #33 ... 00:52:28 00:52:28 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:28 #29 DONE 0.0s 00:52:28 00:52:28 #33 [core-metadata internal] load build context 00:52:29 #33 ... 00:52:29 00:52:29 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:29 #29 DONE 0.1s 00:52:29 00:52:29 #33 [core-metadata internal] load build context 00:52:29 #33 ... 00:52:29 00:52:29 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:52:29 #32 DONE 2.1s 00:52:29 00:52:29 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 00:52:29 #34 DONE 1.0s 00:52:29 00:52:29 #31 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:29 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:52:29 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:52:29 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 00:52:29 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:52:29 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:52:29 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 00:52:29 #31 DONE 3.0s 00:52:29 00:52:29 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:29 #29 DONE 0.1s 00:52:29 00:52:29 #33 [core-metadata internal] load build context 00:52:29 #33 ... 00:52:29 00:52:29 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:29 #29 DONE 0.1s 00:52:29 00:52:29 #33 [core-metadata internal] load build context 00:52:29 #33 ... 00:52:29 00:52:29 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:52:29 #29 DONE 0.1s 00:52:29 00:52:29 #33 [core-metadata internal] load build context 00:52:30 #33 ... 00:52:30 00:52:30 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:52:30 #32 DONE 2.2s 00:52:30 00:52:30 #34 [core-data builder 2/7] WORKDIR /edgex-go 00:52:30 #34 DONE 1.1s 00:52:30 00:52:30 #31 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:30 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:52:30 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:52:30 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 00:52:30 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:52:30 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:52:30 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 00:52:30 #31 DONE 3.0s 00:52:30 00:52:30 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 00:52:30 #30 DONE 3.0s 00:52:30 00:52:30 #33 [core-metadata internal] load build context 00:52:30 #33 transferring context: 21.76MB 3.2s 00:52:30 #33 ... 00:52:30 00:52:30 #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:52:30 #32 DONE 2.2s 00:52:30 00:52:30 #34 [security-spire-agent builder 2/7] WORKDIR /edgex-go 00:52:30 #34 DONE 1.1s 00:52:30 00:52:30 #31 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:30 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:52:30 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:52:30 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 00:52:30 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:52:30 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:52:30 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 00:52:30 #31 DONE 3.0s 00:52:30 00:52:30 #33 [core-metadata internal] load build context 00:52:31 #33 ... 00:52:31 00:52:31 #31 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:52:31 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 00:52:31 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 00:52:31 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 00:52:31 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 00:52:31 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 00:52:31 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.0s done 00:52:31 #31 DONE 3.0s 00:52:31 00:52:31 #33 [core-metadata internal] load build context 00:52:31 #33 ... 00:52:31 00:52:31 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:52:31 #32 DONE 2.2s 00:52:31 00:52:31 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 00:52:31 #34 DONE 1.1s 00:52:31 00:52:31 #33 [core-metadata internal] load build context 00:52:31 #33 ... 00:52:31 00:52:31 #35 [security-bootstrapper internal] load build context 00:52:31 #35 DONE 0.0s 00:52:31 00:52:31 #33 [core-metadata internal] load build context 00:52:36 #33 transferring context: 28.55MB 8.4s 00:52:36 #33 ... 00:52:36 00:52:36 #36 [support-notifications internal] load build context 00:52:36 #36 ... 00:52:36 00:52:36 #33 [core-metadata internal] load build context 00:52:38 #33 ... 00:52:38 00:52:38 #37 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 00:52:38 #37 ... 00:52:38 00:52:38 #38 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 00:52:38 #0 5.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:38 #0 5.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:38 #0 7.591 (1/1) Installing dumb-init (1.2.5-r2) 00:52:38 #0 7.591 Executing busybox-1.35.0-r29.trigger 00:52:38 #0 7.591 OK: 8 MiB in 16 packages 00:52:38 #38 DONE 9.6s 00:52:38 00:52:38 #39 [security-secretstore-setup internal] load build context 00:52:38 #39 ... 00:52:38 00:52:38 #40 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:52:38 #0 8.353 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:38 #0 9.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:38 #40 ... 00:52:38 00:52:38 #41 [security-spiffe-token-provider internal] load build context 00:52:38 #41 ... 00:52:38 00:52:38 #42 [core-data builder 3/7] RUN apk add --update --no-cache make git 00:52:38 #42 ... 00:52:38 00:52:38 #43 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:52:38 #43 ... 00:52:38 00:52:38 #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:52:39 #44 ... 00:52:39 00:52:39 #45 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:52:39 #0 7.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:39 #0 9.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:39 #45 ... 00:52:39 00:52:39 #46 [core-common-config-bootstrapper internal] load build context 00:52:39 #46 ... 00:52:39 00:52:39 #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:52:39 #47 ... 00:52:39 00:52:39 #48 [security-proxy-auth internal] load build context 00:52:39 #48 ... 00:52:39 00:52:39 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:52:39 #49 ... 00:52:39 00:52:39 #50 [security-spire-server internal] load build context 00:52:39 #50 ... 00:52:39 00:52:39 #51 [support-scheduler internal] load build context 00:52:39 #51 ... 00:52:39 00:52:39 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:52:39 #52 ... 00:52:39 00:52:39 #53 [core-command internal] load build context 00:52:40 #53 ... 00:52:40 00:52:40 #54 [security-spire-config internal] load build context 00:52:40 #54 ... 00:52:40 00:52:40 #55 [security-proxy-setup internal] load build context 00:52:40 #55 ... 00:52:40 00:52:40 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:52:40 #56 ... 00:52:40 00:52:40 #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:52:40 #57 ... 00:52:40 00:52:40 #42 [core-data builder 3/7] RUN apk add --update --no-cache make git 00:52:40 #42 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:40 #42 ... 00:52:40 00:52:40 #58 [core-data internal] load build context 00:52:40 #58 ... 00:52:40 00:52:40 #45 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:52:40 #45 12.96 OK: 263 MiB in 53 packages 00:52:40 #45 ... 00:52:40 00:52:40 #59 [security-spire-agent internal] load build context 00:52:41 #59 ... 00:52:41 00:52:41 #58 [core-data internal] load build context 00:52:41 #58 ... 00:52:41 00:52:41 #35 [security-bootstrapper internal] load build context 00:52:41 #35 transferring context: 2.91MB 8.4s 00:52:41 #35 ... 00:52:41 00:52:41 #58 [core-data internal] load build context 00:52:41 #58 ... 00:52:41 00:52:41 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:52:41 #60 ... 00:52:41 00:52:41 #59 [security-spire-agent internal] load build context 00:52:41 #59 ... 00:52:41 00:52:41 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:52:42 #61 ... 00:52:42 00:52:42 #58 [core-data internal] load build context 00:52:43 #58 ... 00:52:43 00:52:43 #40 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:52:43 #40 13.73 OK: 263 MiB in 53 packages 00:52:43 #40 DONE 15.0s 00:52:43 00:52:43 #58 [core-data internal] load build context 00:52:43 #58 ... 00:52:43 00:52:43 #45 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:52:43 #45 DONE 15.1s 00:52:43 00:52:43 #58 [core-data internal] load build context 00:52:46 #58 ... 00:52:46 00:52:46 #37 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 00:52:46 #37 10.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:46 #37 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:46 #37 17.05 OK: 263 MiB in 53 packages 00:52:46 #37 DONE 18.6s 00:52:46 00:52:46 #58 [core-data internal] load build context 00:52:46 #58 ... 00:52:46 00:52:46 #36 [support-notifications internal] load build context 00:52:46 #36 transferring context: 81.56MB 20.2s 00:52:46 #36 ... 00:52:46 00:52:46 #50 [security-spire-server internal] load build context 00:52:46 #50 ... 00:52:46 00:52:46 #58 [core-data internal] load build context 00:52:48 #58 ... 00:52:48 00:52:48 #33 [core-metadata internal] load build context 00:52:48 #33 ... 00:52:48 00:52:48 #48 [security-proxy-auth internal] load build context 00:52:48 #48 ... 00:52:48 00:52:48 #33 [core-metadata internal] load build context 00:52:48 #33 ... 00:52:48 00:52:48 #39 [security-secretstore-setup internal] load build context 00:52:48 #39 ... 00:52:48 00:52:48 #48 [security-proxy-auth internal] load build context 00:52:48 #48 ... 00:52:48 00:52:48 #41 [security-spiffe-token-provider internal] load build context 00:52:49 #41 ... 00:52:49 00:52:49 #43 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:52:49 #43 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:49 #43 13.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:49 #43 18.50 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:52:49 #43 18.50 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:52:49 #43 18.50 OK: 17694 distinct packages available 00:52:49 #43 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:49 #43 ... 00:52:49 00:52:49 #39 [security-secretstore-setup internal] load build context 00:52:49 #39 ... 00:52:49 00:52:49 #46 [core-common-config-bootstrapper internal] load build context 00:52:49 #46 ... 00:52:49 00:52:49 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:52:49 #56 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:49 #56 ... 00:52:49 00:52:49 #51 [support-scheduler internal] load build context 00:52:49 #51 ... 00:52:49 00:52:49 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:52:49 #61 17.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:50 #61 ... 00:52:50 00:52:50 #53 [core-command internal] load build context 00:52:50 #53 ... 00:52:50 00:52:50 #42 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 00:52:50 #42 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:50 #42 21.00 OK: 263 MiB in 53 packages 00:52:50 #42 DONE 22.5s 00:52:50 00:52:50 #53 [core-command internal] load build context 00:52:50 #53 ... 00:52:50 00:52:50 #54 [security-spire-config internal] load build context 00:52:50 #54 ... 00:52:50 00:52:50 #55 [security-proxy-setup internal] load build context 00:52:50 #55 ... 00:52:50 00:52:50 #53 [core-command internal] load build context 00:52:51 #53 ... 00:52:51 00:52:51 #35 [security-bootstrapper internal] load build context 00:52:51 #35 ... 00:52:51 00:52:51 #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:52:51 #44 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:51 #44 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:51 #44 20.99 (1/2) Installing ca-certificates (20230506-r0) 00:52:51 #44 21.61 (2/2) Installing dumb-init (1.2.5-r2) 00:52:51 #44 21.65 Executing busybox-1.35.0-r29.trigger 00:52:51 #44 21.83 Executing ca-certificates-20230506-r0.trigger 00:52:51 #44 ... 00:52:51 00:52:51 #35 [security-bootstrapper internal] load build context 00:52:52 #35 ... 00:52:52 00:52:52 #59 [security-spire-agent internal] load build context 00:52:52 #59 ... 00:52:52 00:52:52 #35 [security-bootstrapper internal] load build context 00:52:52 #35 transferring context: 12.09MB 19.6s 00:52:54 #35 ... 00:52:54 00:52:54 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:52:54 #52 15.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:54 #52 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:54 #52 25.38 (1/4) Installing ca-certificates (20230506-r0) 00:52:54 #52 ... 00:52:54 00:52:54 #35 [security-bootstrapper internal] load build context 00:52:54 #35 ... 00:52:54 00:52:54 #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:52:54 #47 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:54 #47 19.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:55 #47 ... 00:52:55 00:52:55 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:52:55 #52 26.11 (2/4) Installing dumb-init (1.2.5-r2) 00:52:55 #52 26.19 (3/4) Installing su-exec (0.2-r2) 00:52:55 #52 26.22 (4/4) Installing yq (4.30.4-r4) 00:52:55 #52 ... 00:52:55 00:52:55 #44 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 00:52:55 #44 24.22 OK: 8 MiB in 17 packages 00:52:55 #44 DONE 26.6s 00:52:55 00:52:55 #46 [core-common-config-bootstrapper internal] load build context 00:52:55 #46 ... 00:52:55 00:52:55 #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:52:55 #47 26.76 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:52:55 #47 26.76 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:52:55 #47 26.76 OK: 17689 distinct packages available 00:52:56 #47 27.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:56 #47 ... 00:52:56 00:52:56 #36 [support-notifications internal] load build context 00:52:56 #36 transferring context: 110.79MB 30.4s 00:52:56 #36 ... 00:52:56 00:52:56 #50 [security-spire-server internal] load build context 00:52:56 #50 ... 00:52:56 00:52:56 #36 [support-notifications internal] load build context 00:52:57 #36 ... 00:52:57 00:52:57 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:52:57 #49 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:57 #49 21.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:57 #49 ... 00:52:57 00:52:57 #50 [security-spire-server internal] load build context 00:52:57 #50 ... 00:52:57 00:52:57 #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:52:57 #57 17.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:52:57 #57 20.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:52:57 #57 25.96 (1/2) Installing dumb-init (1.2.5-r2) 00:52:57 #57 26.00 (2/2) Installing openssl (3.0.10-r0) 00:52:57 #57 26.24 Executing busybox-1.35.0-r29.trigger 00:52:57 #57 26.48 OK: 8 MiB in 17 packages 00:52:57 #57 ... 00:52:57 00:52:57 #41 [security-spiffe-token-provider internal] load build context 00:52:57 #41 ... 00:52:57 00:52:57 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:52:57 #49 28.98 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:52:57 #49 28.99 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:52:57 #49 28.99 OK: 17689 distinct packages available 00:52:58 #49 ... 00:52:58 00:52:58 #58 [core-data internal] load build context 00:52:58 #58 ... 00:52:58 00:52:58 #41 [security-spiffe-token-provider internal] load build context 00:52:58 #41 ... 00:52:58 00:52:58 #33 [core-metadata internal] load build context 00:52:58 #33 ... 00:52:58 00:52:58 #48 [security-proxy-auth internal] load build context 00:52:58 #48 ... 00:52:58 00:52:58 #33 [core-metadata internal] load build context 00:52:59 #33 ... 00:52:59 00:52:59 #39 [security-secretstore-setup internal] load build context 00:52:59 #39 ... 00:52:59 00:52:59 #33 [core-metadata internal] load build context 00:53:00 #33 ... 00:53:00 00:53:00 #51 [support-scheduler internal] load build context 00:53:00 #51 ... 00:53:00 00:53:00 #33 [core-metadata internal] load build context 00:53:00 #33 ... 00:53:00 00:53:00 #55 [security-proxy-setup internal] load build context 00:53:00 #55 ... 00:53:00 00:53:00 #54 [security-spire-config internal] load build context 00:53:00 #54 ... 00:53:00 00:53:00 #55 [security-proxy-setup internal] load build context 00:53:00 #55 ... 00:53:00 00:53:00 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:53:00 #60 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:53:00 #60 22.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:53:00 #60 29.06 (1/1) Installing dumb-init (1.2.5-r2) 00:53:00 #60 29.15 Executing busybox-1.35.0-r29.trigger 00:53:00 #60 29.21 OK: 8 MiB in 16 packages 00:53:00 #60 ... 00:53:00 00:53:00 #54 [security-spire-config internal] load build context 00:53:01 #54 ... 00:53:01 00:53:01 #43 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:53:01 #43 23.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:53:01 #43 30.33 OK: 263 MiB in 53 packages 00:53:01 #43 ... 00:53:01 00:53:01 #55 [security-proxy-setup internal] load build context 00:53:01 #55 ... 00:53:01 00:53:01 #57 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 00:53:01 #57 DONE 31.5s 00:53:01 00:53:01 #53 [core-command internal] load build context 00:53:02 #53 ... 00:53:02 00:53:02 #55 [security-proxy-setup internal] load build context 00:53:02 #55 ... 00:53:02 00:53:02 #43 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:53:02 #43 DONE 34.0s 00:53:02 00:53:02 #55 [security-proxy-setup internal] load build context 00:53:02 #55 transferring context: 31.22MB 32.1s 00:53:02 #55 ... 00:53:02 00:53:02 #59 [security-spire-agent internal] load build context 00:53:02 #59 ... 00:53:02 00:53:02 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:53:02 #52 27.72 Executing busybox-1.35.0-r29.trigger 00:53:02 #52 27.82 Executing ca-certificates-20230506-r0.trigger 00:53:02 #52 30.20 OK: 17 MiB in 19 packages 00:53:02 #52 DONE 33.9s 00:53:02 00:53:02 #59 [security-spire-agent internal] load build context 00:53:02 #59 ... 00:53:02 00:53:02 #55 [security-proxy-setup internal] load build context 00:53:03 #55 ... 00:53:03 00:53:03 #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 00:53:03 #61 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:53:03 #61 27.60 (1/2) Installing dumb-init (1.2.5-r2) 00:53:03 #61 27.62 (2/2) Installing su-exec (0.2-r2) 00:53:03 #61 27.65 Executing busybox-1.35.0-r29.trigger 00:53:03 #61 27.83 OK: 8 MiB in 17 packages 00:53:03 #61 DONE 31.1s 00:53:03 00:53:03 #55 [security-proxy-setup internal] load build context 00:53:03 #55 ... 00:53:03 00:53:03 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:53:03 #56 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:53:03 #56 30.41 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 00:53:03 #56 30.41 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 00:53:03 #56 30.41 OK: 17689 distinct packages available 00:53:03 #56 31.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:53:03 #56 32.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:53:03 #56 ... 00:53:03 00:53:03 #55 [security-proxy-setup internal] load build context 00:53:03 #55 ... 00:53:03 00:53:03 #60 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 00:53:03 #60 DONE 31.9s 00:53:03 00:53:03 #55 [security-proxy-setup internal] load build context 00:53:04 #55 ... 00:53:04 00:53:04 #47 [security-spire-agent stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:53:04 #47 30.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:53:04 #47 33.42 (1/5) Installing dumb-init (1.2.5-r2) 00:53:04 #47 33.42 (2/5) Installing musl-obstack (1.2.3-r0) 00:53:04 #47 33.42 (3/5) Installing libucontext (1.2-r0) 00:53:04 #47 33.42 (4/5) Installing gcompat (1.1.0-r0) 00:53:04 #47 33.42 (5/5) Installing openssl (3.0.10-r0) 00:53:04 #47 33.53 Executing busybox-1.35.0-r29.trigger 00:53:04 #47 33.60 OK: 9 MiB in 20 packages 00:53:04 #47 DONE 35.7s 00:53:04 00:53:04 #55 [security-proxy-setup internal] load build context 00:53:04 #55 ... 00:53:04 00:53:04 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 00:53:04 #62 DONE 2.5s 00:53:04 00:53:04 #55 [security-proxy-setup internal] load build context 00:53:04 #55 ... 00:53:04 00:53:04 #35 [security-bootstrapper internal] load build context 00:53:05 #35 ... 00:53:05 00:53:05 #55 [security-proxy-setup internal] load build context 00:53:05 #55 ... 00:53:05 00:53:05 #46 [core-common-config-bootstrapper internal] load build context 00:53:05 #46 ... 00:53:05 00:53:05 #55 [security-proxy-setup internal] load build context 00:53:06 #55 ... 00:53:06 00:53:06 #49 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:53:06 #49 29.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:53:06 #49 32.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:53:06 #49 35.07 (1/9) Installing ca-certificates (20230506-r0) 00:53:06 #49 35.18 (2/9) Installing brotli-libs (1.0.9-r9) 00:53:06 #49 35.18 (3/9) Installing nghttp2-libs (1.51.0-r1) 00:53:06 #49 35.18 (4/9) Installing libcurl (8.2.1-r0) 00:53:06 #49 35.27 (5/9) Installing curl (8.2.1-r0) 00:53:06 #49 35.27 (6/9) Installing dumb-init (1.2.5-r2) 00:53:06 #49 35.27 (7/9) Installing musl-obstack (1.2.3-r0) 00:53:06 #49 35.27 (8/9) Installing libucontext (1.2-r0) 00:53:06 #49 35.39 (9/9) Installing gcompat (1.1.0-r0) 00:53:06 #49 35.39 Executing busybox-1.35.0-r29.trigger 00:53:06 #49 35.39 Executing ca-certificates-20230506-r0.trigger 00:53:06 #49 36.08 OK: 11 MiB in 24 packages 00:53:06 #49 DONE 37.3s 00:53:06 00:53:06 #55 [security-proxy-setup internal] load build context 00:53:06 #55 ... 00:53:06 00:53:06 #56 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:53:06 #56 34.62 (1/4) Installing dumb-init (1.2.5-r2) 00:53:06 #56 34.63 (2/4) Installing musl-obstack (1.2.3-r0) 00:53:06 #56 34.64 (3/4) Installing libucontext (1.2-r0) 00:53:06 #56 34.69 (4/4) Installing gcompat (1.1.0-r0) 00:53:06 #56 34.69 Executing busybox-1.35.0-r29.trigger 00:53:06 #56 34.83 OK: 8 MiB in 19 packages 00:53:06 #56 DONE 36.5s 00:53:06 00:53:06 #55 [security-proxy-setup internal] load build context 00:53:07 #55 ... 00:53:07 00:53:07 #36 [support-notifications internal] load build context 00:53:07 #36 transferring context: 142.59MB 41.0s 00:53:07 #36 ... 00:53:07 00:53:07 #55 [security-proxy-setup internal] load build context 00:53:07 #55 ... 00:53:07 00:53:07 #50 [security-spire-server internal] load build context 00:53:07 #50 ... 00:53:07 00:53:07 #36 [support-notifications internal] load build context 00:53:08 #36 ... 00:53:08 00:53:08 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:53:08 #63 DONE 5.0s 00:53:08 00:53:08 #58 [core-data internal] load build context 00:53:08 #58 ... 00:53:08 00:53:08 #36 [support-notifications internal] load build context 00:53:09 #36 ... 00:53:09 00:53:09 #41 [security-spiffe-token-provider internal] load build context 00:53:09 #41 ... 00:53:09 00:53:09 #48 [security-proxy-auth internal] load build context 00:53:09 #48 ... 00:53:09 00:53:09 #41 [security-spiffe-token-provider internal] load build context 00:53:09 #41 ... 00:53:09 00:53:09 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 00:53:09 #64 DONE 0.9s 00:53:09 00:53:09 #41 [security-spiffe-token-provider internal] load build context 00:53:09 #41 ... 00:53:09 00:53:09 #39 [security-secretstore-setup internal] load build context 00:53:09 #39 ... 00:53:09 00:53:09 #41 [security-spiffe-token-provider internal] load build context 00:53:10 #41 ... 00:53:10 00:53:10 #51 [support-scheduler internal] load build context 00:53:10 #51 ... 00:53:10 00:53:10 #41 [security-spiffe-token-provider internal] load build context 00:53:10 #41 ... 00:53:10 00:53:10 #33 [core-metadata internal] load build context 00:53:10 #33 ... 00:53:10 00:53:10 #41 [security-spiffe-token-provider internal] load build context 00:53:12 #41 ... 00:53:12 00:53:12 #54 [security-spire-config internal] load build context 00:53:12 #54 ... 00:53:12 00:53:12 #41 [security-spiffe-token-provider internal] load build context 00:53:12 #41 ... 00:53:12 00:53:12 #53 [core-command internal] load build context 00:53:12 #53 ... 00:53:12 00:53:12 #41 [security-spiffe-token-provider internal] load build context 00:53:13 #41 ... 00:53:13 00:53:13 #59 [security-spire-agent internal] load build context 00:53:13 #59 ... 00:53:13 00:53:13 #41 [security-spiffe-token-provider internal] load build context 00:53:13 #41 transferring context: 115.88MB 44.3s 00:53:15 #41 ... 00:53:15 00:53:15 #35 [security-bootstrapper internal] load build context 00:53:15 #35 ... 00:53:15 00:53:15 #41 [security-spiffe-token-provider internal] load build context 00:53:16 #41 ... 00:53:16 00:53:16 #46 [core-common-config-bootstrapper internal] load build context 00:53:16 #46 ... 00:53:16 00:53:16 #35 [security-bootstrapper internal] load build context 00:53:17 #35 ... 00:53:17 00:53:17 #36 [support-notifications internal] load build context 00:53:17 #36 transferring context: 187.97MB 50.2s done 00:53:17 #36 DONE 50.7s 00:53:17 00:53:17 #35 [security-bootstrapper internal] load build context 00:53:18 #35 ... 00:53:18 00:53:18 #50 [security-spire-server internal] load build context 00:53:18 #50 ... 00:53:18 00:53:18 #55 [security-proxy-setup internal] load build context 00:53:18 #55 ... 00:53:18 00:53:18 #50 [security-spire-server internal] load build context 00:53:18 #50 ... 00:53:18 00:53:18 #58 [core-data internal] load build context 00:53:18 #58 ... 00:53:18 00:53:18 #50 [security-spire-server internal] load build context 00:53:19 #50 ... 00:53:19 00:53:19 #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:53:19 #65 DONE 2.0s 00:53:19 00:53:19 #50 [security-spire-server internal] load build context 00:53:19 #50 ... 00:53:19 00:53:19 #48 [security-proxy-auth internal] load build context 00:53:19 #48 ... 00:53:19 00:53:19 #50 [security-spire-server internal] load build context 00:53:20 #50 ... 00:53:20 00:53:20 #39 [security-secretstore-setup internal] load build context 00:53:20 #39 ... 00:53:20 00:53:20 #51 [support-scheduler internal] load build context 00:53:20 #51 ... 00:53:20 00:53:20 #39 [security-secretstore-setup internal] load build context 00:53:20 #39 ... 00:53:20 00:53:20 #33 [core-metadata internal] load build context 00:53:20 #33 ... 00:53:20 00:53:20 #39 [security-secretstore-setup internal] load build context 00:53:22 #39 ... 00:53:22 00:53:22 #54 [security-spire-config internal] load build context 00:53:22 #54 ... 00:53:22 00:53:22 #39 [security-secretstore-setup internal] load build context 00:53:22 #39 transferring context: 98.39MB 54.0s 00:53:22 #39 ... 00:53:22 00:53:22 #53 [core-command internal] load build context 00:53:22 #53 ... 00:53:22 00:53:22 #39 [security-secretstore-setup internal] load build context 00:53:23 #39 ... 00:53:23 00:53:23 #59 [security-spire-agent internal] load build context 00:53:23 #59 ... 00:53:23 00:53:23 #53 [core-command internal] load build context 00:53:26 #53 ... 00:53:26 00:53:26 #41 [security-spiffe-token-provider internal] load build context 00:53:26 #41 ... 00:53:26 00:53:26 #46 [core-common-config-bootstrapper internal] load build context 00:53:26 #46 ... 00:53:26 00:53:26 #41 [security-spiffe-token-provider internal] load build context 00:53:26 #41 ... 00:53:26 00:53:26 #50 [security-spire-server internal] load build context 00:53:26 #50 transferring context: 187.97MB 58.5s done 00:53:26 #50 DONE 59.0s 00:53:26 00:53:26 #41 [security-spiffe-token-provider internal] load build context 00:53:28 #41 ... 00:53:28 00:53:28 #35 [security-bootstrapper internal] load build context 00:53:28 #35 ... 00:53:28 00:53:28 #55 [security-proxy-setup internal] load build context 00:53:28 #55 ... 00:53:28 00:53:28 #41 [security-spiffe-token-provider internal] load build context 00:53:29 #41 ... 00:53:29 00:53:29 #58 [core-data internal] load build context 00:53:29 #58 ... 00:53:29 00:53:29 #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:53:29 #66 ... 00:53:29 00:53:29 #67 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 00:53:29 #67 DONE 2.1s 00:53:29 00:53:29 #68 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:53:29 #68 ... 00:53:29 00:53:29 #48 [security-proxy-auth internal] load build context 00:53:29 #48 ... 00:53:29 00:53:29 #58 [core-data internal] load build context 00:53:30 #58 ... 00:53:30 00:53:30 #51 [support-scheduler internal] load build context 00:53:30 #51 ... 00:53:30 00:53:30 #58 [core-data internal] load build context 00:53:31 #58 ... 00:53:31 00:53:31 #33 [core-metadata internal] load build context 00:53:31 #33 ... 00:53:31 00:53:31 #58 [core-data internal] load build context 00:53:31 #58 ... 00:53:31 00:53:31 #41 [security-spiffe-token-provider internal] load build context 00:53:31 #41 transferring context: 187.97MB 62.5s done 00:53:31 #41 DONE 63.1s 00:53:31 00:53:31 #58 [core-data internal] load build context 00:53:32 #58 ... 00:53:32 00:53:32 #54 [security-spire-config internal] load build context 00:53:32 #54 ... 00:53:32 00:53:32 #58 [core-data internal] load build context 00:53:32 #58 ... 00:53:32 00:53:32 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:53:32 #69 DONE 1.5s 00:53:32 00:53:32 #58 [core-data internal] load build context 00:53:33 #58 ... 00:53:33 00:53:33 #39 [security-secretstore-setup internal] load build context 00:53:33 #39 ... 00:53:33 00:53:33 #59 [security-spire-agent internal] load build context 00:53:33 #59 ... 00:53:33 00:53:33 #39 [security-secretstore-setup internal] load build context 00:53:33 #39 ... 00:53:33 00:53:33 #46 [core-common-config-bootstrapper internal] load build context 00:53:33 #46 transferring context: 187.97MB 64.9s done 00:53:33 #46 DONE 65.3s 00:53:33 00:53:33 #39 [security-secretstore-setup internal] load build context 00:53:34 #39 ... 00:53:34 00:53:34 #48 [security-proxy-auth internal] load build context 00:53:34 #48 transferring context: 187.97MB 64.8s done 00:53:34 #48 DONE 65.6s 00:53:34 00:53:34 #39 [security-secretstore-setup internal] load build context 00:53:35 #39 ... 00:53:35 00:53:35 #70 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:53:35 #70 DONE 1.5s 00:53:35 00:53:35 #39 [security-secretstore-setup internal] load build context 00:53:36 #39 ... 00:53:36 00:53:36 #33 [core-metadata internal] load build context 00:53:36 #33 transferring context: 187.97MB 68.3s done 00:53:36 #33 DONE 68.6s 00:53:36 00:53:36 #39 [security-secretstore-setup internal] load build context 00:53:36 #39 ... 00:53:36 00:53:36 #53 [core-command internal] load build context 00:53:36 #53 ... 00:53:36 00:53:36 #39 [security-secretstore-setup internal] load build context 00:53:37 #39 ... 00:53:37 00:53:37 #58 [core-data internal] load build context 00:53:37 #58 transferring context: 187.97MB 65.3s done 00:53:37 #58 DONE 66.9s 00:53:37 00:53:37 #39 [security-secretstore-setup internal] load build context 00:53:38 #39 ... 00:53:38 00:53:38 #55 [security-proxy-setup internal] load build context 00:53:38 #55 ... 00:53:38 00:53:38 #35 [security-bootstrapper internal] load build context 00:53:38 #35 ... 00:53:38 00:53:38 #55 [security-proxy-setup internal] load build context 00:53:40 #55 ... 00:53:40 00:53:40 #51 [support-scheduler internal] load build context 00:53:41 #51 ... 00:53:41 00:53:41 #55 [security-proxy-setup internal] load build context 00:53:41 #55 ... 00:53:41 00:53:41 #51 [support-scheduler internal] load build context 00:53:41 #51 transferring context: 187.97MB 71.1s done 00:53:41 #51 DONE 72.2s 00:53:41 00:53:41 #55 [security-proxy-setup internal] load build context 00:53:42 #55 ... 00:53:42 00:53:42 #54 [security-spire-config internal] load build context 00:53:42 #54 ... 00:53:42 00:53:42 #55 [security-proxy-setup internal] load build context 00:53:43 #55 ... 00:53:43 00:53:43 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:53:43 #71 ... 00:53:43 00:53:43 #55 [security-proxy-setup internal] load build context 00:53:43 #55 ... 00:53:43 00:53:43 #59 [security-spire-agent internal] load build context 00:53:43 #59 ... 00:53:43 00:53:43 #55 [security-proxy-setup internal] load build context 00:53:44 #55 ... 00:53:44 00:53:44 #59 [security-spire-agent internal] load build context 00:53:44 #59 transferring context: 187.97MB 71.3s done 00:53:44 #59 DONE 73.0s 00:53:44 00:53:44 #55 [security-proxy-setup internal] load build context 00:53:45 #55 ... 00:53:45 00:53:45 #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:53:45 #72 ... 00:53:45 00:53:45 #55 [security-proxy-setup internal] load build context 00:53:46 #55 ... 00:53:46 00:53:46 #53 [core-command internal] load build context 00:53:46 #53 ... 00:53:46 00:53:46 #55 [security-proxy-setup internal] load build context 00:53:46 #55 transferring context: 187.97MB 76.3s done 00:53:46 #55 DONE 77.4s 00:53:46 00:53:46 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:53:48 #73 ... 00:53:48 00:53:48 #35 [security-bootstrapper internal] load build context 00:53:48 #35 transferring context: 187.97MB 75.0s done 00:53:48 #35 DONE 76.6s 00:53:48 00:53:48 #53 [core-command internal] load build context 00:53:48 #53 ... 00:53:48 00:53:48 #39 [security-secretstore-setup internal] load build context 00:53:48 #39 ... 00:53:48 00:53:48 #53 [core-command internal] load build context 00:53:48 #53 ... 00:53:48 00:53:48 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:53:48 #73 DONE 1.8s 00:53:48 00:53:48 #53 [core-command internal] load build context 00:53:49 #53 ... 00:53:49 00:53:49 #39 [security-secretstore-setup internal] load build context 00:53:49 #39 transferring context: 187.97MB 80.4s done 00:53:49 #39 DONE 81.0s 00:53:49 00:53:49 #53 [core-command internal] load build context 00:53:49 #53 transferring context: 187.97MB 78.8s done 00:53:49 #53 DONE 79.9s 00:53:49 00:53:49 #54 [security-spire-config internal] load build context 00:53:50 #54 transferring context: 187.97MB 80.2s done 00:53:50 #54 DONE 81.0s 00:53:50 00:53:50 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:17 #74 ... 00:54:17 00:54:17 #66 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:17 #66 DONE 55.3s 00:54:17 00:54:17 #75 [support-notifications builder 6/7] COPY . . 00:54:17 #75 DONE 3.2s 00:54:17 00:54:17 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:54:19 #76 1.611 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:54:27 #76 ... 00:54:27 00:54:27 #68 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:27 #68 DONE 57.7s 00:54:27 00:54:27 #77 [security-spire-server builder 6/9] COPY . . 00:54:30 #77 DONE 3.1s 00:54:30 00:54:30 #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:30 #72 ... 00:54:30 00:54:30 #78 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 00:54:30 #78 DONE 0.3s 00:54:30 00:54:30 #79 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:30 #79 CACHED 00:54:30 00:54:30 #80 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 00:54:30 #80 CACHED 00:54:30 00:54:30 #81 [security-spire-agent builder 6/9] COPY . . 00:54:30 #81 CACHED 00:54:30 00:54:30 #82 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 00:54:30 #82 CACHED 00:54:30 00:54:30 #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:30 #72 DONE 55.1s 00:54:30 00:54:30 #83 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:54:33 #83 ... 00:54:33 00:54:33 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:33 #71 DONE 60.4s 00:54:33 00:54:33 #84 [security-spiffe-token-provider builder 6/7] COPY . . 00:54:33 #84 ... 00:54:33 00:54:33 #85 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:54:33 #85 DONE 3.3s 00:54:33 00:54:33 #83 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:54:33 #83 DONE 3.3s 00:54:33 00:54:33 #86 [security-spire-server builder 9/9] WORKDIR /edgex-go 00:54:34 #86 DONE 0.6s 00:54:34 00:54:34 #87 [security-spire-agent builder 9/9] WORKDIR /edgex-go 00:54:34 #87 DONE 0.6s 00:54:34 00:54:34 #88 [core-common-config-bootstrapper builder 6/7] COPY . . 00:54:34 #88 ... 00:54:34 00:54:34 #89 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:34 #89 CACHED 00:54:34 00:54:34 #90 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 00:54:34 #90 CACHED 00:54:34 00:54:34 #91 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 00:54:34 #91 CACHED 00:54:34 00:54:34 #92 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 00:54:34 #92 CACHED 00:54:34 00:54:34 #93 [security-spire-config builder 6/9] COPY . . 00:54:34 #93 CACHED 00:54:34 00:54:34 #94 [security-spire-config builder 9/9] WORKDIR /edgex-go 00:54:34 #94 CACHED 00:54:34 00:54:34 #95 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:54:36 #95 ... 00:54:36 00:54:36 #96 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:36 #96 CACHED 00:54:36 00:54:36 #97 [core-command builder 6/7] COPY . . 00:54:36 #97 CACHED 00:54:36 00:54:36 #98 [core-command builder 4/7] COPY go.mod vendor* ./ 00:54:36 #98 CACHED 00:54:36 00:54:36 #88 [core-common-config-bootstrapper builder 6/7] COPY . . 00:54:36 #88 DONE 6.0s 00:54:36 00:54:36 #99 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:36 #99 CACHED 00:54:36 00:54:36 #100 [core-data builder 6/7] COPY . . 00:54:36 #100 CACHED 00:54:36 00:54:36 #101 [core-data builder 4/7] COPY go.mod vendor* ./ 00:54:36 #101 CACHED 00:54:36 00:54:36 #95 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:54:36 #95 DONE 1.8s 00:54:36 00:54:36 #102 [support-scheduler builder 6/7] COPY . . 00:54:36 #102 CACHED 00:54:36 00:54:36 #103 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:36 #103 CACHED 00:54:36 00:54:36 #104 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:54:36 #104 CACHED 00:54:36 00:54:36 #105 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 00:54:36 #105 DONE 1.9s 00:54:36 00:54:36 #106 [security-proxy-auth builder 6/7] COPY . . 00:54:36 #106 CACHED 00:54:36 00:54:36 #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:54:36 #107 CACHED 00:54:36 00:54:36 #108 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:36 #108 CACHED 00:54:36 00:54:36 #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:36 #109 CACHED 00:54:36 00:54:36 #110 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:54:36 #110 CACHED 00:54:36 00:54:36 #111 [core-metadata builder 6/7] COPY . . 00:54:36 #111 CACHED 00:54:36 00:54:36 #112 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:54:37 #112 ... 00:54:37 00:54:37 #113 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:54:37 #113 DONE 1.1s 00:54:37 00:54:37 #112 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 00:54:37 #112 DONE 1.2s 00:54:37 00:54:37 #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:54:39 #114 ... 00:54:39 00:54:39 #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:39 #74 DONE 50.7s 00:54:39 00:54:39 #115 [security-proxy-setup builder 6/7] COPY . . 00:54:41 #115 ... 00:54:41 00:54:41 #116 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 00:54:41 #116 CACHED 00:54:41 00:54:41 #117 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 00:54:41 #117 CACHED 00:54:41 00:54:41 #118 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:54:44 #118 ... 00:54:44 00:54:44 #119 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:54:44 #119 DONE 4.1s 00:54:44 00:54:44 #120 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:54:44 #120 ... 00:54:44 00:54:44 #121 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:54:44 #121 DONE 4.7s 00:54:44 00:54:44 #84 [security-spiffe-token-provider builder 6/7] COPY . . 00:54:44 #84 DONE 11.2s 00:54:44 00:54:44 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:54:45 #122 ... 00:54:45 00:54:45 #123 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:54:45 #123 DONE 0.5s 00:54:45 00:54:45 #124 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 00:54:45 #124 DONE 0.3s 00:54:45 00:54:45 #125 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:54:46 #125 DONE 0.7s 00:54:46 00:54:46 #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:54:46 #114 7.022 go build -tags " non_delayedstart" -ldflags "-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 00:54:46 #114 ... 00:54:46 00:54:46 #118 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:54:46 #118 DONE 4.6s 00:54:46 00:54:46 #126 [security-spire-config] exporting to image 00:54:46 #126 exporting layers 00:54:46 #126 ... 00:54:46 00:54:46 #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:54:46 #127 DONE 0.4s 00:54:46 00:54:46 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:54:46 #0 7.497 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 00:54:46 #128 ... 00:54:46 00:54:46 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:54:46 #0 6.712 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 00:54:46 #129 ... 00:54:46 00:54:46 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:54:46 #0 6.884 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 00:54:46 #130 ... 00:54:46 00:54:46 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:54:46 #0 6.423 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:54:47 #131 ... 00:54:47 00:54:47 #132 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:54:47 #132 DONE 0.5s 00:54:47 00:54:47 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:54:47 #0 7.311 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:54:47 #133 ... 00:54:47 00:54:47 #134 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:54:47 #134 DONE 0.5s 00:54:47 00:54:47 #120 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:54:47 #120 DONE 3.9s 00:54:47 00:54:47 #135 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:54:48 #135 DONE 0.7s 00:54:48 00:54:48 #136 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:54:49 #136 DONE 0.4s 00:54:49 00:54:49 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:54:49 #137 DONE 0.4s 00:54:49 00:54:49 #126 [security-spire-agent] exporting to image 00:54:50 #126 ... 00:54:50 00:54:50 #115 [security-proxy-setup builder 6/7] COPY . . 00:54:50 #115 DONE 11.0s 00:54:50 00:54:50 #138 [security-secretstore-setup builder 6/7] COPY . . 00:54:50 #138 CACHED 00:54:50 00:54:50 #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:50 #139 CACHED 00:54:50 00:54:50 #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:54:50 #140 CACHED 00:54:50 00:54:50 #141 [security-bootstrapper builder 6/7] COPY . . 00:54:50 #141 CACHED 00:54:50 00:54:50 #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:50 #142 CACHED 00:54:50 00:54:50 #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:54:50 #143 CACHED 00:54:50 00:54:50 #126 [security-spire-config] exporting to image 00:54:50 #126 exporting layers 4.4s done 00:54:50 #126 writing image sha256:718de51ee6349cb40d1464891d008f17a003c533da097f24b1e9f2cf1e81947c 0.0s done 00:54:50 #126 naming to docker.io/library/security-spire-config-arm64 0.0s done 00:54:51 #126 exporting layers 3.7s done 00:54:51 #126 writing image sha256:192811d035b8964b46b7c19b472324709814e2278d9eb38fc64970bb889f1375 0.0s done 00:54:51 #126 naming to docker.io/library/security-spire-server-arm64 00:54:51 #126 naming to docker.io/library/security-spire-server-arm64 0.1s done 00:54:53 #126 exporting layers 3.6s done 00:54:53 #126 writing image sha256:52be4959b09969944bfaf39b8532206c0739fda66d0c3be1a5801e637c05b91f 0.0s done 00:54:53 #126 naming to docker.io/library/security-spire-agent-arm64 0.0s done 00:54:53 #126 DONE 6.8s 00:54:53 00:54:53 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:54:54 #144 3.932 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:54:58 #144 ... 00:54:58 00:54:58 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:54:58 #122 4.078 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 00:54:59 #122 ... 00:54:59 00:54:59 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:54:59 #0 3.755 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 00:55:00 #145 ... 00:55:00 00:55:00 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:55:00 #0 3.920 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 01:12:43 #146 1070.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-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 01:12:47 #146 ... 01:12:47 01:12:47 #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:12:47 #145 DONE 1076.9s 01:12:47 01:12:47 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:12:47 #144 ... 01:12:47 01:12:47 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:12:48 #147 DONE 0.4s 01:12:48 01:12:48 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:12:48 #148 DONE 0.1s 01:12:48 01:12:48 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:12:48 #149 DONE 0.2s 01:12:48 01:12:48 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:12:48 #150 DONE 0.3s 01:12:48 01:12:48 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:12:48 #144 ... 01:12:48 01:12:48 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:12:49 #151 DONE 0.2s 01:12:49 01:12:49 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:12:51 #152 DONE 2.5s 01:12:51 01:12:51 #126 [security-proxy-setup] exporting to image 01:12:51 #126 exporting layers 01:12:52 #126 exporting layers 0.7s done 01:12:52 #126 writing image sha256:e6845dd2646bf3888d7b753f8ad81f0c30c9712448d0f516d91f5873eca66b0f 0.0s done 01:12:52 #126 naming to docker.io/library/security-proxy-setup-arm64 done 01:12:52 #126 DONE 7.6s 01:12:52 01:12:52 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:13:07 #76 ... 01:13:07 01:13:07 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:13:07 #144 DONE 1095.4s 01:13:07 01:13:07 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:13:07 #128 ... 01:13:07 01:13:07 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:13:07 #153 ... 01:13:07 01:13:07 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:13:07 #146 DONE 1096.0s 01:13:07 01:13:07 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:13:07 #153 DONE 0.4s 01:13:07 01:13:07 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:13:07 #129 ... 01:13:07 01:13:07 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 01:13:07 #154 ... 01:13:07 01:13:07 #155 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 01:13:07 #155 DONE 0.5s 01:13:07 01:13:07 #156 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 01:13:08 #156 DONE 0.2s 01:13:08 01:13:08 #157 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:13:08 #157 DONE 0.2s 01:13:08 01:13:08 #158 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:13:08 #158 DONE 0.1s 01:13:08 01:13:08 #159 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:13:08 #159 DONE 0.3s 01:13:08 01:13:08 #160 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:13:09 #160 DONE 0.4s 01:13:09 01:13:09 #161 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:13:09 #161 DONE 0.4s 01:13:09 01:13:09 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:13:09 #122 ... 01:13:09 01:13:09 #162 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:13:09 #162 DONE 0.3s 01:13:09 01:13:09 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:13:09 #122 ... 01:13:09 01:13:09 #163 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:13:10 #163 ... 01:13:10 01:13:10 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 01:13:10 #154 DONE 3.6s 01:13:10 01:13:10 #164 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 01:13:10 #164 DONE 0.5s 01:13:10 01:13:10 #165 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 01:13:11 #165 DONE 0.4s 01:13:11 01:13:11 #166 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:13:11 #166 DONE 0.5s 01:13:11 01:13:11 #167 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:13:12 #167 DONE 0.3s 01:13:12 01:13:12 #163 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:13:12 #163 DONE 2.4s 01:13:12 01:13:12 #126 [security-secretstore-setup] exporting to image 01:13:12 #126 exporting layers 01:13:13 #126 ... 01:13:13 01:13:13 #168 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:13:13 #168 DONE 0.7s 01:13:13 01:13:13 #169 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:13:13 #169 DONE 0.5s 01:13:13 01:13:13 #170 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:13:13 #170 DONE 0.2s 01:13:13 01:13:13 #171 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:13:13 #171 DONE 0.2s 01:13:13 01:13:13 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:13:13 #122 ... 01:13:13 01:13:13 #126 [security-secretstore-setup] exporting to image 01:13:13 #126 exporting layers 1.8s done 01:13:13 #126 writing image sha256:ebe31b49d8a3c04b1b509f2dcc1ef86b11573b2687ce4c8d1b5cec0da3da47cf 01:13:14 #126 writing image sha256:ebe31b49d8a3c04b1b509f2dcc1ef86b11573b2687ce4c8d1b5cec0da3da47cf 0.0s done 01:13:14 #126 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 01:13:14 #126 DONE 9.5s 01:13:14 01:13:14 #172 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 01:13:16 #172 DONE 2.0s 01:13:16 01:13:16 #126 [security-bootstrapper] exporting to image 01:13:16 #126 exporting layers 1.0s done 01:13:16 #126 writing image sha256:d01c4d36329f0f8b7a10213f8d9d423a7c7c6920afc7feb02060f0f15a320da3 01:13:17 #126 writing image sha256:d01c4d36329f0f8b7a10213f8d9d423a7c7c6920afc7feb02060f0f15a320da3 done 01:13:17 #126 naming to docker.io/library/security-bootstrapper-arm64 done 01:13:17 #126 DONE 10.4s 01:13:17 01:13:17 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:13:22 #122 ... 01:13:22 01:13:22 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:13:22 #129 DONE 1125.7s 01:13:22 01:13:22 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:13:22 #76 ... 01:13:22 01:13:22 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:13:23 #173 DONE 0.3s 01:13:23 01:13:23 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:13:23 #174 DONE 0.2s 01:13:23 01:13:23 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:13:23 #76 ... 01:13:23 01:13:23 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:13:23 #175 DONE 0.3s 01:13:23 01:13:23 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:13:23 #176 DONE 0.1s 01:13:23 01:13:23 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:13:23 #133 ... 01:13:23 01:13:23 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:13:24 #177 DONE 0.1s 01:13:24 01:13:24 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:13:25 #178 DONE 2.1s 01:13:25 01:13:25 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:13:26 #122 ... 01:13:26 01:13:26 #126 [security-proxy-auth] exporting to image 01:13:26 #126 exporting layers 01:13:26 #126 exporting layers 0.5s done 01:13:26 #126 writing image sha256:40cf0760873ca50ec3bcfd41ef8e2add76a3fb39840d0d6018216de243e4d137 done 01:13:26 #126 naming to docker.io/library/security-proxy-auth-arm64 done 01:13:26 #126 DONE 10.9s 01:13:26 01:13:26 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:13:44 #128 ... 01:13:44 01:13:44 #114 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:13:44 #114 DONE 1145.6s 01:13:44 01:13:44 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:13:44 #122 ... 01:13:44 01:13:44 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:13:44 #179 DONE 0.1s 01:13:44 01:13:44 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:13:44 #122 ... 01:13:44 01:13:44 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:13:44 #180 DONE 0.1s 01:13:44 01:13:44 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:13:44 #181 DONE 0.2s 01:13:44 01:13:44 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:13:44 #182 DONE 0.1s 01:13:44 01:13:44 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:13:44 #183 DONE 0.1s 01:13:44 01:13:44 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:13:46 #184 DONE 2.3s 01:13:46 01:13:46 #126 [core-common-config-bootstrapper] exporting to image 01:13:46 #126 exporting layers 01:13:46 #126 exporting layers 0.5s done 01:13:46 #126 writing image sha256:56f3bf0db1b2688b45a4a6237558940eab02bc02b30ede6809631636fec171ae done 01:13:46 #126 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 01:13:46 #126 DONE 11.5s 01:13:46 01:13:46 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:14:33 #122 ... 01:14:33 01:14:33 #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:14:33 #128 DONE 1191.5s 01:14:33 01:14:33 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:14:33 #76 ... 01:14:33 01:14:33 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 01:14:33 #185 DONE 0.2s 01:14:33 01:14:33 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:14:33 #122 ... 01:14:33 01:14:33 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 01:14:33 #186 DONE 0.1s 01:14:33 01:14:33 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:14:33 #187 DONE 0.4s 01:14:33 01:14:33 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:14:33 #188 DONE 0.1s 01:14:33 01:14:33 #126 [core-command] exporting to image 01:14:33 #126 exporting layers 01:14:33 #126 exporting layers 0.5s done 01:14:33 #126 writing image sha256:6f3b7b585d659e1c0210da16a66653f7494a8827b5d59dea69c0738ef2bfcd9c done 01:14:33 #126 naming to docker.io/library/core-command-arm64 done 01:14:33 #126 DONE 11.9s 01:14:33 01:14:33 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:14:43 #122 ... 01:14:43 01:14:43 #130 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:14:43 #130 DONE 1205.2s 01:14:43 01:14:43 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:14:43 #122 ... 01:14:43 01:14:43 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:14:43 #189 DONE 0.2s 01:14:43 01:14:43 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:14:43 #122 ... 01:14:43 01:14:43 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:14:43 #190 DONE 0.1s 01:14:43 01:14:43 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:14:43 #191 DONE 0.3s 01:14:43 01:14:43 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:14:43 #122 ... 01:14:43 01:14:43 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:14:43 #192 DONE 0.1s 01:14:43 01:14:43 #126 [core-data] exporting to image 01:14:43 #126 exporting layers 01:14:43 #126 exporting layers 0.3s done 01:14:43 #126 writing image sha256:e437995818a33e2c854bc771052c19f0f611e236bc01edea0131ea6dd522b765 done 01:14:43 #126 naming to docker.io/library/core-data-arm64 done 01:14:43 #126 DONE 12.3s 01:14:43 01:14:43 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:14:46 #122 ... 01:14:46 01:14:46 #133 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:14:46 #133 DONE 1210.1s 01:14:46 01:14:46 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:14:47 #122 ... 01:14:47 01:14:47 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:14:47 #193 DONE 0.1s 01:14:47 01:14:47 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:14:47 #194 DONE 0.1s 01:14:47 01:14:47 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:14:47 #122 ... 01:14:47 01:14:47 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:14:48 #195 DONE 0.3s 01:14:48 01:14:48 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:14:48 #196 DONE 0.1s 01:14:48 01:14:48 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:14:48 #122 ... 01:14:48 01:14:48 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:14:48 #197 DONE 0.1s 01:14:48 01:14:48 #126 [core-metadata] exporting to image 01:14:48 #126 exporting layers 0.4s done 01:14:48 #126 writing image sha256:168ede8a5e32351a052587fab4101e42723369c5022d2617b9c8200bc68bef2f done 01:14:48 #126 naming to docker.io/library/core-metadata-arm64 done 01:14:48 #126 DONE 12.7s 01:14:48 01:14:48 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:15:20 #131 ... 01:15:20 01:15:20 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:15:20 #122 DONE 1232.1s 01:15:20 01:15:20 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:15:20 #76 ... 01:15:20 01:15:20 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:15:20 #198 DONE 0.2s 01:15:20 01:15:20 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:15:20 #76 ... 01:15:20 01:15:20 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:15:20 #199 DONE 0.2s 01:15:20 01:15:20 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:15:20 #76 ... 01:15:20 01:15:20 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:15:20 #200 DONE 0.4s 01:15:20 01:15:20 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:15:20 #201 DONE 0.2s 01:15:20 01:15:20 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:15:20 #76 ... 01:15:20 01:15:20 #126 [security-spiffe-token-provider] exporting to image 01:15:20 #126 exporting layers 01:15:20 #126 exporting layers 0.5s done 01:15:20 #126 writing image sha256:e93d1f2a835b9f627fd126608bb2a861e5474e39eb993d9cee721d25c93a95c2 done 01:15:20 #126 naming to docker.io/library/security-spiffe-token-provider-arm64 done 01:15:20 #126 DONE 13.2s 01:15:20 01:15:20 #76 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:15:38 #76 DONE 1280.4s 01:15:38 01:15:38 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:15:38 #131 ... 01:15:38 01:15:38 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:15:38 #202 DONE 0.1s 01:15:38 01:15:38 #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:15:38 #203 DONE 0.1s 01:15:38 01:15:38 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:15:38 #131 ... 01:15:38 01:15:38 #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:15:39 #204 DONE 0.4s 01:15:39 01:15:39 #205 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:15:39 #205 DONE 0.1s 01:15:39 01:15:39 #126 [support-notifications] exporting to image 01:15:39 #126 exporting layers 01:15:39 #126 exporting layers 0.3s done 01:15:39 #126 writing image sha256:42462d98a41ce383d77bb017be9d4489865f294dd283c2f4406167037a7d8cdd done 01:15:39 #126 naming to docker.io/library/support-notifications-arm64 done 01:15:39 #126 DONE 13.5s 01:15:39 01:15:39 #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:15:44 #131 DONE 1266.9s 01:15:44 01:15:44 #206 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:15:44 #206 DONE 0.1s 01:15:44 01:15:44 #207 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:15:44 #207 DONE 0.1s 01:15:44 01:15:44 #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:15:44 #208 DONE 0.4s 01:15:44 01:15:44 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:15:44 #209 DONE 0.1s 01:15:44 01:15:44 #126 [support-scheduler] exporting to image 01:15:45 #126 exporting layers 0.4s done 01:15:45 #126 writing image sha256:56bfd71d4dcbcf740dd1da17364633bdd1c071b11c360246461fe5ee7149b6ff done 01:15:45 #126 naming to docker.io/library/support-scheduler-arm64 done 01:15:45 #126 DONE 14.0s 01:15:45 time="2023-08-09T00:52:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:45 time="2023-08-09T00:52:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:45 time="2023-08-09T00:52:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:45 time="2023-08-09T00:52:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:45 time="2023-08-09T00:52:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:45 time="2023-08-09T00:52:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:45 time="2023-08-09T00:52:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:45 time="2023-08-09T00:52:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:45 time="2023-08-09T00:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:45 time="2023-08-09T00:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:45 time="2023-08-09T00:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:45 time="2023-08-09T00:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:45 time="2023-08-09T00:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:15:45 time="2023-08-09T00:52:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:15:45 $ docker stop --time=1 e23959b18c06050c833b2000fa0b6766f3af7902966c0f888ca6800e1012f850 01:15:46 $ docker rm -f --volumes e23959b18c06050c833b2000fa0b6766f3af7902966c0f888ca6800e1012f850 [Pipeline] // withDockerContainer [Pipeline] sh 01:15:47 + docker images 01:15:47 REPOSITORY TAG IMAGE ID CREATED SIZE 01:15:47 support-scheduler-arm64 latest 56bfd71d4dcb 3 seconds ago 32.9MB 01:15:47 support-notifications-arm64 latest 42462d98a41c 8 seconds ago 33.7MB 01:15:47 security-spiffe-token-provider-arm64 latest e93d1f2a835b 29 seconds ago 33.2MB 01:15:47 core-metadata-arm64 latest 168ede8a5e32 About a minute ago 21.2MB 01:15:47 core-data-arm64 latest e437995818a3 About a minute ago 20.9MB 01:15:47 core-command-arm64 latest 6f3b7b585d65 About a minute ago 20.8MB 01:15:47 core-common-config-bootstrapper-arm64 latest 56f3bf0db1b2 2 minutes ago 17.9MB 01:15:47 security-proxy-auth-arm64 latest 40cf0760873c 2 minutes ago 19.3MB 01:15:47 security-bootstrapper-arm64 latest d01c4d36329f 2 minutes ago 22.6MB 01:15:47 security-secretstore-setup-arm64 latest ebe31b49d8a3 2 minutes ago 42.9MB 01:15:47 security-proxy-setup-arm64 latest e6845dd2646b 2 minutes ago 19.5MB 01:15:47 security-spire-agent-arm64 latest 52be4959b099 20 minutes ago 152MB 01:15:47 security-spire-server-arm64 latest 192811d035b8 21 minutes ago 96.9MB 01:15:47 security-spire-config-arm64 latest 718de51ee634 21 minutes ago 96.1MB 01:15:47 ci-base-image-arm64 latest f65fc171b6e0 37 minutes ago 1.05GB 01:15:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 3 weeks ago 677MB 01:15:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:15:47 01:15:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:15:48 arm64: Pulling from edgex-lftools-log-publisher 01:15:48 8998bd30e6a1: Pulling fs layer 01:15:48 04944245beec: Pulling fs layer 01:15:48 699f458cf7ca: Pulling fs layer 01:15:48 765212b225bb: Pulling fs layer 01:15:48 f23df028b6ca: Pulling fs layer 01:15:48 d65c8cfc05b1: Pulling fs layer 01:15:48 2437ff75d9bd: Pulling fs layer 01:15:48 765212b225bb: Waiting 01:15:48 d65c8cfc05b1: Waiting 01:15:48 f23df028b6ca: Waiting 01:15:48 2437ff75d9bd: Waiting 01:15:48 04944245beec: Verifying Checksum 01:15:48 04944245beec: Download complete 01:15:48 765212b225bb: Verifying Checksum 01:15:48 765212b225bb: Download complete 01:15:48 f23df028b6ca: Verifying Checksum 01:15:48 f23df028b6ca: Download complete 01:15:48 d65c8cfc05b1: Verifying Checksum 01:15:48 d65c8cfc05b1: Download complete 01:15:48 699f458cf7ca: Verifying Checksum 01:15:48 699f458cf7ca: Download complete 01:15:48 8998bd30e6a1: Verifying Checksum 01:15:48 8998bd30e6a1: Download complete 01:15:51 2437ff75d9bd: Verifying Checksum 01:15:51 2437ff75d9bd: Download complete 01:15:53 8998bd30e6a1: Pull complete 01:15:53 04944245beec: Pull complete 01:15:54 699f458cf7ca: Pull complete 01:15:55 765212b225bb: Pull complete 01:15:55 f23df028b6ca: Pull complete 01:15:55 d65c8cfc05b1: Pull complete 01:16:10 2437ff75d9bd: Pull complete 01:16:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:16:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:16:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:11 prd-ubuntu20.04-docker-arm64-4c-16g-3160 does not seem to be running inside a container 01:16:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:16:14 $ docker top 402543df4f4313262ee5111810f78924e2a1cfbb3ab9263f04f5fd24d9662d01 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:14 ---> job-cost.sh 01:16:14 lf-activate-venv: SKIPPING 01:16:14 INFO: No Stack... 01:16:15 INFO: Retrieving Pricing Info for: v3-standard-4 01:16:16 INFO: Archiving Costs [Pipeline] sh 01:16:16 + cut -d, -f6 01:16:16 + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 01:16:16 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4625-2-stack-cost] 01:16:16 Resource [jenkins-edgexfoundry-edgex-go-PR-4625-2-stack-cost] did not exist. Created. 01:16:16 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4625-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:16:17 + echo total: 0.10999999940395355 [Pipeline] stash 01:16:17 Stashed 1 file(s) [Pipeline] } 01:16:17 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4625-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:16:17 $ docker stop --time=1 402543df4f4313262ee5111810f78924e2a1cfbb3ab9263f04f5fd24d9662d01 01:16:19 $ docker rm -f --volumes 402543df4f4313262ee5111810f78924e2a1cfbb3ab9263f04f5fd24d9662d01 [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 01:16:19 provisioning config files... 01:16:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config554249323699358993tmp [Pipeline] { [Pipeline] sh 01:16:20 + set +x 01:16:20 + curl -s https://codecov.io/bash 01:16:20 + bash -s -- 01:16:20 01:16:20 _____ _ 01:16:20 / ____| | | 01:16:20 | | ___ __| | ___ ___ _____ __ 01:16:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:16:20 | |___| (_) | (_| | __/ (_| (_) \ V / 01:16:20 \_____\___/ \__,_|\___|\___\___/ \_/ 01:16:20 Bash-1.0.6 01:16:20 01:16:20 01:16:20 ==> git version 2.25.1 found 01:16:20 ==> 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 01:16:20 Release-Date: 2020-01-08 01:16:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:16:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:16:20 ==> Jenkins CI detected. 01:16:20 current dir:  /w/workspace/edgex-go/2 01:16:20 project root: . 01:16:20 --> token set from env 01:16:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:16:20 ==> Running gcov in . (disable via -X gcov) 01:16:20 ==> Python coveragepy not found 01:16:20 ==> Searching for coverage reports in: 01:16:20 + . 01:16:20 -> Found 1 reports 01:16:20 ==> Detecting git/mercurial file structure 01:16:20 ==> Reading reports 01:16:20 + ./coverage.out bytes=446998 01:16:20 ==> Appending adjustments 01:16:20 https://docs.codecov.io/docs/fixing-reports 01:16:21 + Found adjustments 01:16:21 ==> Gzipping contents 01:16:21 56K /tmp/codecov.GLpQ5C.gz 01:16:21 ==> Uploading reports 01:16:21 url: https://codecov.io 01:16:21 query: branch=PR-4625&commit=06233b591d9dabe5f775be7d11be3162034634c1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4625%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4625&job=&cmd_args= 01:16:21 -> Pinging Codecov 01:16:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4625&commit=06233b591d9dabe5f775be7d11be3162034634c1&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4625%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4625&job=&cmd_args= 01:16:21 -> Uploading to 01:16:21 https://storage.googleapis.com/codecov/v4/raw/2023-08-09/00271124DB129430A58F1EEE437C3FCB/06233b591d9dabe5f775be7d11be3162034634c1/557fc43f-24e2-4ede-9511-dccef40a1c80.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T011621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1c775e3e8b7e93bc2edf1868c3bac4b4f236fe226d97c021c4f6b393e1fd8c9b 01:16:21 % Total % Received % Xferd Average Speed Time Time Time Current 01:16:21 Dload Upload Total Spent Left Speed 01:16:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57263 0 0 100 57263 0 275k --:--:-- --:--:-- --:--:-- 274k 100 57263 0 0 100 57263 0 265k --:--:-- --:--:-- --:--:-- 263k 01:16:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/06233b591d9dabe5f775be7d11be3162034634c1 [Pipeline] } 01:16:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:16:22 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 01:16:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:16:23 ---> package-listing.sh 01:16:23 ++ facter osfamily 01:16:23 ++ tr '[:upper:]' '[:lower:]' 01:16:23 + OS_FAMILY=debian 01:16:23 + workspace=/w/workspace/edgex-go/2 01:16:23 + START_PACKAGES=/tmp/packages_start.txt 01:16:23 + END_PACKAGES=/tmp/packages_end.txt 01:16:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:16:23 + PACKAGES=/tmp/packages_start.txt 01:16:23 + '[' /w/workspace/edgex-go/2 ']' 01:16:23 + PACKAGES=/tmp/packages_end.txt 01:16:23 + case "${OS_FAMILY}" in 01:16:23 + dpkg -l 01:16:23 + grep '^ii' 01:16:23 + '[' -f /tmp/packages_start.txt ']' 01:16:23 + '[' -f /tmp/packages_end.txt ']' 01:16:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:16:23 + '[' /w/workspace/edgex-go/2 ']' 01:16:23 + mkdir -p /w/workspace/edgex-go/2/archives/ 01:16:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 01:16:23 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:16:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:24 01:16:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:24 latest: Pulling from edgex-lftools-log-publisher 01:16:24 5eb5b503b376: Pulling fs layer 01:16:24 5c69ac0246d0: Pulling fs layer 01:16:24 ec43610c2a17: Pulling fs layer 01:16:24 3a2ae6a8a46f: Pulling fs layer 01:16:24 33b1e0a273af: Pulling fs layer 01:16:24 5d3b04190fa2: Pulling fs layer 01:16:24 2f39f015ded8: Pulling fs layer 01:16:24 33b1e0a273af: Waiting 01:16:24 5d3b04190fa2: Waiting 01:16:24 2f39f015ded8: Waiting 01:16:24 3a2ae6a8a46f: Waiting 01:16:25 5c69ac0246d0: Verifying Checksum 01:16:25 5c69ac0246d0: Download complete 01:16:25 3a2ae6a8a46f: Verifying Checksum 01:16:25 3a2ae6a8a46f: Download complete 01:16:25 33b1e0a273af: Verifying Checksum 01:16:25 33b1e0a273af: Download complete 01:16:25 5d3b04190fa2: Download complete 01:16:25 ec43610c2a17: Verifying Checksum 01:16:25 ec43610c2a17: Download complete 01:16:25 5eb5b503b376: Download complete 01:16:26 2f39f015ded8: Download complete 01:16:26 5eb5b503b376: Pull complete 01:16:26 5c69ac0246d0: Pull complete 01:16:26 ec43610c2a17: Pull complete 01:16:27 3a2ae6a8a46f: Pull complete 01:16:27 33b1e0a273af: Pull complete 01:16:27 5d3b04190fa2: Pull complete 01:16:31 2f39f015ded8: Pull complete 01:16:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:16:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:16:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:31 prd-ubuntu20.04-docker-8c-8g-3156 does not seem to be running inside a container 01:16:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:16:35 $ docker top 443087d336b5eea51fd7129b62b70124df164a103a448a6e1a79d8b88007892b -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:35 + touch /tmp/pre-build-complete [Pipeline] sh 01:16:35 + mkdir -p /var/log/sysstat [Pipeline] sh 01:16:36 + ls /var/log/sa-host 01:16:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:36 provisioning config files... 01:16:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config17484048571056550130tmp [Pipeline] { [Pipeline] echo 01:16:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:16:36 ---> create-netrc.sh [Pipeline] } 01:16:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:16:36 ---> python-tools-install.sh [Pipeline] echo 01:16:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:16:37 ---> sudo-logs.sh 01:16:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:16:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:16:37 ---> job-cost.sh 01:16:37 lf-activate-venv: SKIPPING 01:16:37 DEBUG: total: 0.10999999940395355 01:16:37 INFO: Retrieving Stack Cost... 01:16:37 INFO: Retrieving Pricing Info for: v3-standard-8 01:16:38 INFO: Archiving Costs [Pipeline] echo 01:16:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:16:38 ---> logs-deploy.sh 01:16:38 lf-activate-venv: SKIPPING 01:16:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4625/2 01:16:38 INFO: archiving workspace using pattern(s): 01:16:39 Archives upload complete. 01:16:39 INFO: archiving logs to Nexus