Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of brian-intel for edgexfoundry/edgex-go Loading trusted files from base branch main at fa614b66c3ed1d56f649226ca5a7d2f493aafc65 rather than 295408fda26ac8248a07aa84aa05dff92a5bc736 Obtained Jenkinsfile from fa614b66c3ed1d56f649226ca5a7d2f493aafc65 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-ssh1245348897395559224.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-ssh14695904609233184147.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-4600/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-4600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11552408937508330661.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-ssh934087764859151875.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-4600/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-4600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11481461048871298004.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1142 in /w/workspace/edgexfoundry_edgex-go_PR-4600 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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 Merging remotes/origin/main commit fa614b66c3ed1d56f649226ca5a7d2f493aafc65 into PR head commit 295408fda26ac8248a07aa84aa05dff92a5bc736 Merge succeeded, producing 200832ec9fc54f2bd4417930b713c952f4bb2a06 Checking out Revision 200832ec9fc54f2bd4417930b713c952f4bb2a06 (PR-4600) > 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/4600/head:refs/remotes/origin/PR-4600 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 295408fda26ac8248a07aa84aa05dff92a5bc736 # 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 fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 200832ec9fc54f2bd4417930b713c952f4bb2a06 # timeout=10 Commit message: "Merge commit 'fa614b66c3ed1d56f649226ca5a7d2f493aafc65' into HEAD" > git rev-list --no-walk 295408fda26ac8248a07aa84aa05dff92a5bc736 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:43 ========================================================= 08:29:43 EdgeX Global Pipelines Version Info 08:29:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:44 ------------------- 08:29:44 stable info: 08:29:44 ------------------- 08:29:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:44 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 08:29:44 Message: update stable to v1.0.250 08:29:45 ------------------- 08:29:45 experimental info: 08:29:45 ------------------- 08:29:45 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:45 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 08:29:45 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4600 [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4600 [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4600 [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 200832ec9fc54f2bd4417930b713c952f4bb2a06 [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 200832e [Pipeline] echo 08:29:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:45 provisioning config files... 08:29:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config18276131718153671492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:46 ---> docker-login.sh 08:29:46 nexus3.edgexfoundry.org:10001 08:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:46 Configure a credential helper to remove this warning. See 08:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:46 08:29:46 Login Succeeded 08:29:46 nexus3.edgexfoundry.org:10002 08:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:46 Configure a credential helper to remove this warning. See 08:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:46 08:29:46 Login Succeeded 08:29:46 nexus3.edgexfoundry.org:10003 08:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:46 Configure a credential helper to remove this warning. See 08:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:46 08:29:46 Login Succeeded 08:29:46 nexus3.edgexfoundry.org:10004 08:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:46 Configure a credential helper to remove this warning. See 08:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:46 08:29:46 Login Succeeded 08:29:46 docker.io 08:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:47 Configure a credential helper to remove this warning. See 08:29:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:47 08:29:47 Login Succeeded 08:29:47 ---> docker-login.sh ends [Pipeline] } 08:29:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:47 + 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 08:29:47 + dirname cmd/core-command/Dockerfile 08:29:47 + cut -d/ -f2 08:29:47 + echo core-command,cmd/core-command/Dockerfile 08:29:47 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:47 cut -d/ -f2 08:29:47 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:47 + dirname cmd/core-data/Dockerfile 08:29:47 + cut -d/ -f2 08:29:47 + echo core-data,cmd/core-data/Dockerfile 08:29:47 + dirname cmd/core-metadata/Dockerfile 08:29:47 + cut -d/ -f2 08:29:47 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:47 + dirname cmd/security-bootstrapper/Dockerfile 08:29:47 + cut -d/ -f2 08:29:47 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:47 + dirname cmd/security-proxy-auth/Dockerfile 08:29:47 + cut -d/ -f2 08:29:47 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:47 + dirname cmd/security-proxy-setup/Dockerfile 08:29:47 + cut -d/ -f2 08:29:47 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:47 + + dirname cmd/security-secretstore-setup/Dockerfile 08:29:47 cut -d/ -f2 08:29:47 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:47 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:47 + cut -d/ -f2 08:29:47 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:47 + dirname cmd/security-spire-agent/Dockerfile 08:29:47 + cut -d/ -f2 08:29:47 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:47 + + dirname cmd/security-spire-config/Dockerfile 08:29:47 cut -d/ -f2 08:29:47 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:47 + dirname cmd/security-spire-server/Dockerfile 08:29:47 + cut -d/ -f2 08:29:47 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:47 + cut -d/ -f2 08:29:47 + dirname cmd/support-notifications/Dockerfile 08:29:47 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:47 + dirname cmd/support-scheduler/Dockerfile 08:29:47 + cut -d/ -f2 08:29:47 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:47 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 08:29:47 + git rev-list -1 --merges 200832ec9fc54f2bd4417930b713c952f4bb2a06~1..200832ec9fc54f2bd4417930b713c952f4bb2a06 [Pipeline] echo 08:29:47 -----------> git rev-list -1 --merges 200832ec9fc54f2bd4417930b713c952f4bb2a06~1..200832ec9fc54f2bd4417930b713c952f4bb2a06 200832ec9fc54f2bd4417930b713c952f4bb2a06 08:29:47 200832ec9fc54f2bd4417930b713c952f4bb2a06 [false] [Pipeline] sh 08:29:48 + git log --format=format:%s -1 200832ec9fc54f2bd4417930b713c952f4bb2a06 [Pipeline] echo 08:29:48 ========================================================= 08:29:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:48 + grep -v github /etc/ssh/ssh_known_hosts 08:29:48 + [ -e /tmp/ssh_known_hosts ] 08:29:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 08:29:48 sudo tee -a /etc/ssh/ssh_known_hosts 08:29:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:48 08:29:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:49 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:49 b85a868b505f: Pulling fs layer 08:29:49 e2be974225ed: Pulling fs layer 08:29:49 339a4e72a1f5: Pulling fs layer 08:29:49 988bab9f4d93: Pulling fs layer 08:29:49 1469e6f7b9e6: Pulling fs layer 08:29:49 eaf3925da568: Pulling fs layer 08:29:49 bab4dde63d76: Pulling fs layer 08:29:49 bde34c3a00c8: Pulling fs layer 08:29:49 b352a97aabf1: Pulling fs layer 08:29:49 4872d77fe225: Pulling fs layer 08:29:49 5851b861e8e6: Pulling fs layer 08:29:49 988bab9f4d93: Waiting 08:29:49 1469e6f7b9e6: Waiting 08:29:49 4872d77fe225: Waiting 08:29:49 5851b861e8e6: Waiting 08:29:49 bde34c3a00c8: Waiting 08:29:49 bab4dde63d76: Waiting 08:29:49 b352a97aabf1: Waiting 08:29:49 eaf3925da568: Waiting 08:29:49 e2be974225ed: Verifying Checksum 08:29:49 e2be974225ed: Download complete 08:29:49 988bab9f4d93: Verifying Checksum 08:29:49 988bab9f4d93: Download complete 08:29:49 1469e6f7b9e6: Verifying Checksum 08:29:49 1469e6f7b9e6: Download complete 08:29:49 339a4e72a1f5: Verifying Checksum 08:29:49 339a4e72a1f5: Download complete 08:29:49 eaf3925da568: Verifying Checksum 08:29:49 eaf3925da568: Download complete 08:29:49 bde34c3a00c8: Download complete 08:29:49 b352a97aabf1: Download complete 08:29:49 4872d77fe225: Download complete 08:29:49 5851b861e8e6: Verifying Checksum 08:29:49 5851b861e8e6: Download complete 08:29:49 b85a868b505f: Download complete 08:29:49 bab4dde63d76: Download complete 08:29:50 b85a868b505f: Pull complete 08:29:50 e2be974225ed: Pull complete 08:29:51 339a4e72a1f5: Pull complete 08:29:51 988bab9f4d93: Pull complete 08:29:51 1469e6f7b9e6: Pull complete 08:29:51 eaf3925da568: Pull complete 08:29:53 bab4dde63d76: Pull complete 08:29:53 bde34c3a00c8: Pull complete 08:29:53 b352a97aabf1: Pull complete 08:29:53 4872d77fe225: Pull complete 08:29:53 5851b861e8e6: Pull complete 08:29:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:53 prd-ubuntu20.04-docker-8c-8g-1142 does not seem to be running inside a container 08:29:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:57 $ docker top 40a1e59430e28bf62398df4b29b1fbbb5af6f4faf7e3292a970bff60a582d975 -eo pid,comm 08:29:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:29:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:57 [ssh-agent] Looking for ssh-agent implementation... 08:29:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:57 $ docker exec 40a1e59430e28bf62398df4b29b1fbbb5af6f4faf7e3292a970bff60a582d975 ssh-agent 08:29:57 SSH_AUTH_SOCK=/tmp/ssh-7Gz4yHQdKnIx/agent.32 08:29:57 SSH_AGENT_PID=38 08:29:57 Running ssh-add (command line suppressed) 08:29:57 Identity added: /w/workspace/edgex-go/10@tmp/private_key_8321095294950324430.key (/w/workspace/edgex-go/10@tmp/private_key_8321095294950324430.key) 08:29:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:58 + git tag --points-at HEAD [Pipeline] } 08:29:58 $ docker exec --env ******** --env ******** 40a1e59430e28bf62398df4b29b1fbbb5af6f4faf7e3292a970bff60a582d975 ssh-agent -k 08:29:58 unset SSH_AUTH_SOCK; 08:29:58 unset SSH_AGENT_PID; 08:29:58 echo Agent pid 38 killed; 08:29:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:58 [ssh-agent] Looking for ssh-agent implementation... 08:29:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:58 $ docker exec 40a1e59430e28bf62398df4b29b1fbbb5af6f4faf7e3292a970bff60a582d975 ssh-agent 08:29:58 SSH_AUTH_SOCK=/tmp/ssh-VLET1uEhSJcK/agent.71 08:29:58 SSH_AGENT_PID=77 08:29:58 Running ssh-add (command line suppressed) 08:29:58 Identity added: /w/workspace/edgex-go/10@tmp/private_key_7788571515109741020.key (/w/workspace/edgex-go/10@tmp/private_key_7788571515109741020.key) 08:29:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:58 + git semver init 08:29:59 2023-07-14 08:29:59,000 [run_init] DEBUG init version:0.0.0 force:False 08:29:59 2023-07-14 08:29:59,001 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver 08:29:59 2023-07-14 08:29:59,001 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver 08:29:59 2023-07-14 08:29:59,002 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/10/.semver'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) 08:30:04 2023-07-14 08:30:04,048 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude 08:30:04 2023-07-14 08:30:04,048 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/PR-4600 with force:False 08:30:04 2023-07-14 08:30:04,048 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/PR-4600 08:30:04 2023-07-14 08:30:04,053 [execute] INFO git cat-file --batch-check 08:30:04 2023-07-14 08:30:04,053 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) 08:30:04 2023-07-14 08:30:04,057 [execute] INFO git cat-file --batch 08:30:04 2023-07-14 08:30:04,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) 08:30:04 2023-07-14 08:30:04,062 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/PR-4600 08:30:04 0.0.0 [Pipeline] } 08:30:04 $ docker exec --env ******** --env ******** 40a1e59430e28bf62398df4b29b1fbbb5af6f4faf7e3292a970bff60a582d975 ssh-agent -k 08:30:04 unset SSH_AUTH_SOCK; 08:30:04 unset SSH_AGENT_PID; 08:30:04 echo Agent pid 77 killed; 08:30:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:04 + git semver [Pipeline] } 08:30:05 $ docker stop --time=1 40a1e59430e28bf62398df4b29b1fbbb5af6f4faf7e3292a970bff60a582d975 08:30:06 $ docker rm -f --volumes 40a1e59430e28bf62398df4b29b1fbbb5af6f4faf7e3292a970bff60a582d975 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:06 Stashed 1 file(s) [Pipeline] echo 08:30:06 [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 08:30:07 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo 08:30:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:07 ========================================================= 08:30:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:07 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:07 4db1b89c0bd1: Pulling fs layer 08:30:07 6911f1a30b25: Pulling fs layer 08:30:07 e194b8c5c2a9: Pulling fs layer 08:30:07 6863d3e3a2b1: Pulling fs layer 08:30:07 ec0bb842ea78: Pulling fs layer 08:30:07 40a00589a448: Pulling fs layer 08:30:07 6c08303d61cc: Pulling fs layer 08:30:07 798269fcf238: Pulling fs layer 08:30:07 ec0bb842ea78: Waiting 08:30:07 40a00589a448: Waiting 08:30:07 6c08303d61cc: Waiting 08:30:07 798269fcf238: Waiting 08:30:07 6911f1a30b25: Verifying Checksum 08:30:07 6911f1a30b25: Download complete 08:30:07 6863d3e3a2b1: Verifying Checksum 08:30:07 6863d3e3a2b1: Download complete 08:30:07 4db1b89c0bd1: Verifying Checksum 08:30:07 4db1b89c0bd1: Download complete 08:30:07 40a00589a448: Verifying Checksum 08:30:07 40a00589a448: Download complete 08:30:07 4db1b89c0bd1: Pull complete 08:30:07 6911f1a30b25: Pull complete 08:30:08 798269fcf238: Verifying Checksum 08:30:08 798269fcf238: Download complete 08:30:08 e194b8c5c2a9: Verifying Checksum 08:30:08 e194b8c5c2a9: Download complete 08:30:08 6c08303d61cc: Verifying Checksum 08:30:08 6c08303d61cc: Download complete 08:30:11 e194b8c5c2a9: Pull complete 08:30:11 6863d3e3a2b1: Pull complete 08:30:11 ec0bb842ea78: Pull complete 08:30:11 40a00589a448: Pull complete 08:30:14 6c08303d61cc: Pull complete 08:30:14 798269fcf238: Pull complete 08:30:14 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 08:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:15 + docker build -t ci-base-image-x86_64 -f - . 08:30:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:15 WORKDIR /edgex 08:30:15 COPY go.mod . 08:30:15 RUN go mod download 08:30:15 Sending build context to Docker daemon 170.7MB 08:30:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:15 ---> ec979cd7f677 08:30:15 Step 2/4 : WORKDIR /edgex 08:30:22 Still waiting to schedule task 08:30:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:22 ---> Running in 4759d65b2f4c 08:30:22 Removing intermediate container 4759d65b2f4c 08:30:22 ---> 10ec8293ac8d 08:30:22 Step 3/4 : COPY go.mod . 08:30:22 ---> be1c25d936aa 08:30:22 Step 4/4 : RUN go mod download 08:30:22 ---> Running in 82e0da95db5d 08:30:40 Removing intermediate container 82e0da95db5d 08:30:40 ---> 53e9d6a83fc2 08:30:40 Successfully built 53e9d6a83fc2 08:30:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:41 + docker inspect -f . ci-base-image-x86_64 08:30:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:41 prd-ubuntu20.04-docker-8c-8g-1142 does not seem to be running inside a container 08:30:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** ci-base-image-x86_64 cat 08:30:41 $ docker top 56ffa19eea0fab8a1c3929f08b9e38b9a1d90d609c83379f8e9cf9025a865ed5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:41 + go version 08:30:41 go version go1.20.6 linux/amd64 [Pipeline] } 08:30:41 $ docker stop --time=1 56ffa19eea0fab8a1c3929f08b9e38b9a1d90d609c83379f8e9cf9025a865ed5 08:30:43 $ docker rm -f --volumes 56ffa19eea0fab8a1c3929f08b9e38b9a1d90d609c83379f8e9cf9025a865ed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:43 + docker inspect -f . ci-base-image-x86_64 08:30:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:43 prd-ubuntu20.04-docker-8c-8g-1142 does not seem to be running inside a container 08:30:43 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** ci-base-image-x86_64 cat 08:30:43 $ docker top a70030701dc85c0c4d3b51b3e5d870bf60a220e7a8634ec90334859759ee0197 -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:44 ========================================================= 08:30:44 [edgeXBuildGoParallel] Running Tests and Build... 08:30:44 ========================================================= [Pipeline] sh 08:30:44 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh 08:30:44 + make test 08:30:44 go test -race -coverprofile=coverage.out ./... 08:30:51 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.041s coverage: 28.7% of statements 08:31:07 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.070s coverage: 98.5% of statements 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.5% of statements 08:31:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.949s coverage: 88.5% of statements 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.077s coverage: 3.8% of statements 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.334s coverage: 95.6% of statements 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:12 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 08:31:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.063s coverage: 42.9% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 82.9% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.070s coverage: 94.1% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.110s coverage: 96.3% of statements 08:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.258s coverage: 79.9% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.068s coverage: 92.9% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.8% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.173s coverage: 63.1% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.040s coverage: 100.0% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.172s coverage: 38.4% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.3% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.056s coverage: 61.8% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 08:31:40 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:31:40 running golangci-lint 08:31:40 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:31:40 go version go1.20.6 linux/amd64 08:31:40 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:40 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:31:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1144 in /w/workspace/edgexfoundry_edgex-go_PR-4600 [Pipeline] { [Pipeline] ws 08:31:52 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 08:31:52 The recommended git tool is: git 08:31:52 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|types_sizes|compiled_files|files|name) took 13.472715669s" 08:31:52 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 29.754945ms" 08:31:57 using credential edgex-jenkins-ssh 08:31:57 Cloning the remote Git repository 08:31:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:57 > git init /w/workspace/edgex-go/10 # timeout=10 08:31:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:57 > git --version # timeout=10 08:31:57 > git --version # 'git version 2.25.1' 08:31:57 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:58 level=info msg="[linters_context/goanalysis] analyzers took 50.875797813s with top 10 stages: buildir: 27.822291795s, inspect: 1.723818448s, fact_deprecated: 1.712870217s, printf: 1.188382629s, ctrlflow: 1.097694984s, gosec: 1.029447631s, S1038: 867.96644ms, fact_purity: 644.094743ms, nilness: 610.644198ms, SA5012: 416.878228ms" 08:31:58 level=info msg="[runner] Issues before processing: 202, after processing: 0" 08:31:58 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 202/202, nolint: 0/23, path_prettifier: 202/202, skip_files: 202/202, identifier_marker: 202/202, exclude-rules: 23/202, cgo: 202/202, skip_dirs: 202/202, filename_unadjuster: 202/202, exclude: 202/202" 08:31:58 level=info msg="[runner] processing took 17.443732ms with stages: nolint: 6.753895ms, identifier_marker: 5.605932ms, autogenerated_exclude: 1.706149ms, path_prettifier: 1.420035ms, exclude-rules: 1.209233ms, skip_dirs: 698.177µs, cgo: 30.541µs, filename_unadjuster: 15.48µs, max_same_issues: 840ns, diff: 610ns, uniq_by_line: 510ns, skip_files: 440ns, exclude: 390ns, source_code: 320ns, path_shortener: 260ns, sort_results: 250ns, severity-rules: 240ns, max_from_linter: 190ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 08:31:58 level=info msg="[runner] linters took 6.568231152s with stages: goanalysis_metalinter: 6.550679318s" 08:31:58 level=info msg="File cache stats: 0 entries of total size 0B" 08:31:58 level=info msg="Memory: 202 samples, avg is 186.5MB, max is 797.4MB" 08:31:58 level=info msg="Execution took 20.079618387s" 08:31:58 go vet ./... 08:32:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:03 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:03 + ls -al . 08:32:03 total 720 08:32:03 drwxrwxr-x 11 1001 1001 4096 Jul 14 08:30 . 08:32:03 drwxr-xr-x 4 root root 4096 Jul 14 08:30 .. 08:32:03 drwxrwxr-x 2 1001 1001 4096 Jul 14 08:29 .blubracket 08:32:03 -rw-rw-r-- 1 1001 1001 16 Jul 14 08:29 .dockerignore 08:32:03 drwxrwxr-x 8 1001 1001 4096 Jul 14 08:30 .git 08:32:03 drwxrwxr-x 3 1001 1001 4096 Jul 14 08:29 .github 08:32:03 -rw-rw-r-- 1 1001 1001 1133 Jul 14 08:29 .gitignore 08:32:03 -rw-rw-r-- 1 1001 1001 42 Jul 14 08:29 .golangci.yml 08:32:03 -rw-rw-r-- 1 1001 1001 87 Jul 14 08:29 .hadolint.yml 08:32:03 drwxr-xr-x 3 1001 1001 4096 Jul 14 08:30 .semver 08:32:03 -rw-rw-r-- 1 1001 1001 166 Jul 14 08:29 .sonarcloud.properties 08:32:03 -rw-rw-r-- 1 1001 1001 1171 Jul 14 08:29 ADOPTERS.md 08:32:03 -rw-rw-r-- 1 1001 1001 11234 Jul 14 08:29 Attribution.txt 08:32:03 -rw-rw-r-- 1 1001 1001 93407 Jul 14 08:29 CHANGELOG.md 08:32:03 -rw-rw-r-- 1 1001 1001 3804 Jul 14 08:29 CONTRIBUTING.md 08:32:03 -rw-rw-r-- 1 1001 1001 677 Jul 14 08:29 GOVERNANCE.md 08:32:03 -rw-rw-r-- 1 1001 1001 883 Jul 14 08:29 Jenkinsfile 08:32:03 -rw-rw-r-- 1 1001 1001 10775 Jul 14 08:29 LICENSE 08:32:03 -rw-rw-r-- 1 1001 1001 14368 Jul 14 08:29 Makefile 08:32:03 -rw-rw-r-- 1 1001 1001 582 Jul 14 08:29 OWNERS.md 08:32:03 -rw-rw-r-- 1 1001 1001 9923 Jul 14 08:29 README.md 08:32:03 -rw-rw-r-- 1 1001 1001 789 Jul 14 08:29 SECURITY.md 08:32:03 -rw-rw-r-- 1 1001 1001 5 Jul 14 08:30 VERSION 08:32:03 drwxrwxr-x 2 1001 1001 4096 Jul 14 08:29 bin 08:32:03 drwxrwxr-x 18 1001 1001 4096 Jul 14 08:29 cmd 08:32:03 -rw-r--r-- 1 root root 447731 Jul 14 08:31 coverage.out 08:32:03 -rw-rw-r-- 1 1001 1001 3430 Jul 14 08:29 go.mod 08:32:03 -rw-rw-r-- 1 1001 1001 32408 Jul 14 08:29 go.sum 08:32:03 drwxrwxr-x 7 1001 1001 4096 Jul 14 08:29 internal 08:32:03 drwxrwxr-x 3 1001 1001 4096 Jul 14 08:29 openapi 08:32:03 -rw-rw-r-- 1 1001 1001 594 Jul 14 08:29 security.txt 08:32:03 drwxrwxr-x 4 1001 1001 4096 Jul 14 08:29 snap 08:32:03 -rw-rw-r-- 1 1001 1001 204 Jul 14 08:29 version.go [Pipeline] sh 08:32:03 + '[' -e coverage.out ] 08:32:03 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:03 Stashed 1 file(s) [Pipeline] sh 08:32:04 + make build 08:32:04 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 08:32:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:15 Merging remotes/origin/main commit fa614b66c3ed1d56f649226ca5a7d2f493aafc65 into PR head commit 295408fda26ac8248a07aa84aa05dff92a5bc736 08:32:16 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 08:32:16 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 08:32:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4600/head:refs/remotes/origin/PR-4600 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:15 > git config core.sparsecheckout # timeout=10 08:32:16 > git checkout -f 295408fda26ac8248a07aa84aa05dff92a5bc736 # timeout=10 08:32:16 > git remote # timeout=10 08:32:16 > git config --get remote.origin.url # timeout=10 08:32:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:16 > git merge fa614b66c3ed1d56f649226ca5a7d2f493aafc65 # timeout=10 08:32:16 Merge succeeded, producing 5d29cd7af0011824ef5d13fa920eaf1cff6ec6b6 08:32:16 Checking out Revision 5d29cd7af0011824ef5d13fa920eaf1cff6ec6b6 (PR-4600) 08:32:16 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 08:32:17 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 08:32:16 > git rev-parse HEAD^{commit} # timeout=10 08:32:16 > git config core.sparsecheckout # timeout=10 08:32:16 > git checkout -f 5d29cd7af0011824ef5d13fa920eaf1cff6ec6b6 # timeout=10 08:32:20 Commit message: "Merge commit 'fa614b66c3ed1d56f649226ca5a7d2f493aafc65' into HEAD" 08:32:20 > git rev-list --no-walk 295408fda26ac8248a07aa84aa05dff92a5bc736 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:21 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:21 Dload Upload Total Spent Left Speed 08:32:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 08:32:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:22 + sudo tee /etc/docker/daemon.new 08:32:22 { 08:32:22 "registry-mirrors": [ 08:32:22 "https://nexus3.edgexfoundry.org:10001" 08:32:22 ], 08:32:22 "bip": "10.250.0.254/24", 08:32:22 "hosts": [ 08:32:22 "tcp://0.0.0.0:5555", 08:32:22 "unix:///var/run/docker.sock" 08:32:22 ], 08:32:22 "mtu": 1458, 08:32:22 "selinux-enabled": true, 08:32:22 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:22 } [Pipeline] sh 08:32:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:22 + sudo service docker restart 08:32:24 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 08:32:24 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 08:32:26 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 08:32:27 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 08:32:27 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 08:32: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:30 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] } 08:32:31 $ docker stop --time=1 a70030701dc85c0c4d3b51b3e5d870bf60a220e7a8634ec90334859759ee0197 08:32:36 $ docker rm -f --volumes a70030701dc85c0c4d3b51b3e5d870bf60a220e7a8634ec90334859759ee0197 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:37 08:32:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:37 latest: Pulling from edgex-devops/edgex-compose 08:32:37 91d30c5bc195: Pulling fs layer 08:32:37 2e9b0aa3be6d: Pulling fs layer 08:32:37 9c61dcf015f6: Pulling fs layer 08:32:37 4698f68db338: Pulling fs layer 08:32:37 2a2f49069b9e: Pulling fs layer 08:32:37 e0025b399a48: Pulling fs layer 08:32:37 4698f68db338: Waiting 08:32:37 e0025b399a48: Waiting 08:32:37 91d30c5bc195: Verifying Checksum 08:32:37 91d30c5bc195: Download complete 08:32:37 4698f68db338: Download complete 08:32:38 2e9b0aa3be6d: Verifying Checksum 08:32:38 2e9b0aa3be6d: Download complete 08:32:38 e0025b399a48: Verifying Checksum 08:32:38 e0025b399a48: Download complete 08:32:38 91d30c5bc195: Pull complete 08:32:38 2a2f49069b9e: Download complete 08:32:38 2e9b0aa3be6d: Pull complete 08:32:38 9c61dcf015f6: Verifying Checksum 08:32:38 9c61dcf015f6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:41 provisioning config files... 08:32:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config3865654613171592148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:41 9c61dcf015f6: Pull complete 08:32:41 4698f68db338: Pull complete 08:32:41 ---> docker-login.sh 08:32:41 nexus3.edgexfoundry.org:10001 08:32:41 2a2f49069b9e: Pull complete 08:32:41 e0025b399a48: Pull complete 08:32:41 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:32:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:41 prd-ubuntu20.04-docker-8c-8g-1142 does not seem to be running inside a container 08:32:41 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:42 Configure a credential helper to remove this warning. See 08:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:42 08:32:42 Login Succeeded 08:32:42 nexus3.edgexfoundry.org:10002 08:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:42 Configure a credential helper to remove this warning. See 08:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:42 08:32:42 Login Succeeded 08:32:42 nexus3.edgexfoundry.org:10003 08:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:42 Configure a credential helper to remove this warning. See 08:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:42 08:32:42 Login Succeeded 08:32:42 nexus3.edgexfoundry.org:10004 08:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:43 Configure a credential helper to remove this warning. See 08:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:43 08:32:43 Login Succeeded 08:32:43 docker.io 08:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:43 $ docker top 411c976b2ec0bcabba73c43b8093833654f5d5655b4913ed7480f457948d03b2 -eo pid,comm 08:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:43 Configure a credential helper to remove this warning. See 08:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:43 08:32:43 Login Succeeded 08:32:43 ---> docker-login.sh ends [Pipeline] { [Pipeline] sh [Pipeline] } 08:32:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:32:44 + docker compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh 08:32:44 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo 08:32:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:44 ========================================================= 08:32:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:32:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:44 edb6bdbacee9: Pulling fs layer 08:32:44 5f9638ab2659: Pulling fs layer 08:32:44 8d51d6327a98: Pulling fs layer 08:32:44 8b374f2dd631: Pulling fs layer 08:32:44 ec14aa9079de: Pulling fs layer 08:32:44 2f466654f4bb: Pulling fs layer 08:32:44 554e91adad29: Pulling fs layer 08:32:44 ec14aa9079de: Waiting 08:32:44 2f466654f4bb: Waiting 08:32:44 554e91adad29: Waiting 08:32:44 8b374f2dd631: Waiting 08:32:45 5f9638ab2659: Verifying Checksum 08:32:45 8b374f2dd631: Verifying Checksum 08:32:45 8b374f2dd631: Download complete 08:32:45 ec14aa9079de: Verifying Checksum 08:32:45 ec14aa9079de: Download complete 08:32:45 edb6bdbacee9: Verifying Checksum 08:32:45 edb6bdbacee9: Download complete 08:32:46 edb6bdbacee9: Pull complete 08:32:46 #1 [support-scheduler internal] load build definition from Dockerfile 08:32:46 #1 transferring dockerfile: 1.82kB done 08:32:46 #1 DONE 0.0s 08:32:46 08:32:46 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:32:46 #2 transferring dockerfile: 2.12kB done 08:32:46 #2 DONE 0.0s 08:32:46 08:32:46 #3 [security-proxy-setup internal] load build definition from Dockerfile 08:32:46 #3 transferring dockerfile: 2.06kB done 08:32:46 #3 DONE 0.0s 08:32:46 08:32:46 #4 [core-data internal] load build definition from Dockerfile 08:32:46 #4 transferring dockerfile: 1.90kB done 08:32:46 #4 DONE 0.0s 08:32:46 08:32:46 #5 [security-spire-agent internal] load build definition from Dockerfile 08:32:46 #5 transferring dockerfile: 2.68kB done 08:32:46 #5 DONE 0.0s 08:32:46 08:32:46 #6 [security-spire-config internal] load build definition from Dockerfile 08:32:46 #6 transferring dockerfile: 2.58kB done 08:32:46 #6 DONE 0.0s 08:32:46 08:32:46 #7 [support-notifications internal] load build definition from Dockerfile 08:32:46 #7 transferring dockerfile: 1.84kB done 08:32:46 #7 DONE 0.0s 08:32:46 08:32:46 #8 [security-spire-server internal] load build definition from Dockerfile 08:32:46 #8 transferring dockerfile: 2.63kB done 08:32:46 #8 DONE 0.0s 08:32:46 08:32:46 #9 [security-secretstore-setup internal] load build definition from Dockerfile 08:32:46 #9 transferring dockerfile: 2.38kB done 08:32:46 #9 DONE 0.0s 08:32:46 08:32:46 #10 [core-metadata internal] load build definition from Dockerfile 08:32:46 #10 transferring dockerfile: 1.96kB done 08:32:46 #10 DONE 0.0s 08:32:46 08:32:46 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:32:46 #11 transferring dockerfile: 1.78kB done 08:32:46 #11 DONE 0.0s 08:32:46 08:32:46 #12 [security-bootstrapper internal] load build definition from Dockerfile 08:32:46 #12 transferring dockerfile: 2.82kB done 08:32:46 #12 DONE 0.0s 08:32:46 08:32:46 #13 [core-command internal] load build definition from Dockerfile 08:32:46 #13 transferring dockerfile: 1.82kB done 08:32:46 #13 DONE 0.0s 08:32:46 08:32:46 #14 [security-proxy-auth internal] load build definition from Dockerfile 08:32:46 #14 transferring dockerfile: 2.04kB done 08:32:46 #14 DONE 0.0s 08:32:46 08:32:46 #15 [support-scheduler internal] load .dockerignore 08:32:46 #15 transferring context: 56B done 08:32:46 #15 DONE 0.0s 08:32:46 08:32:46 #16 [core-common-config-bootstrapper internal] load .dockerignore 08:32:46 #16 transferring context: 56B done 08:32:46 #16 DONE 0.0s 08:32:46 08:32:46 #17 [core-data internal] load .dockerignore 08:32:46 #17 transferring context: 56B done 08:32:46 #17 DONE 0.0s 08:32:46 08:32:46 #18 [security-proxy-setup internal] load .dockerignore 08:32:46 #18 transferring context: 56B done 08:32:46 #18 DONE 0.0s 08:32:46 08:32:46 #19 [security-spire-agent internal] load .dockerignore 08:32:46 #19 transferring context: 56B done 08:32:46 #19 DONE 0.0s 08:32:46 08:32:46 #20 [security-spire-config internal] load .dockerignore 08:32:46 #20 transferring context: 56B done 08:32:46 #20 DONE 0.0s 08:32:46 08:32:46 #21 [support-notifications internal] load .dockerignore 08:32:46 #21 transferring context: 56B done 08:32:46 #21 DONE 0.0s 08:32:46 08:32:46 #22 [security-spire-server internal] load .dockerignore 08:32:46 554e91adad29: Verifying Checksum 08:32:46 554e91adad29: Download complete 08:32:46 5f9638ab2659: Pull complete 08:32:46 #22 transferring context: 56B done 08:32:46 #22 DONE 0.0s 08:32:46 08:32:46 #23 [security-secretstore-setup internal] load .dockerignore 08:32:46 #23 transferring context: 56B done 08:32:46 #23 DONE 0.0s 08:32:46 08:32:46 #24 [security-spiffe-token-provider internal] load .dockerignore 08:32:46 #24 transferring context: 56B done 08:32:46 #24 DONE 0.0s 08:32:46 08:32:46 #25 [core-metadata internal] load .dockerignore 08:32:46 #25 transferring context: 56B done 08:32:46 #25 DONE 0.0s 08:32:46 08:32:46 #26 [security-bootstrapper internal] load .dockerignore 08:32:46 #26 transferring context: 56B done 08:32:46 #26 DONE 0.0s 08:32:46 08:32:46 #27 [core-command internal] load .dockerignore 08:32:46 #27 transferring context: 56B done 08:32:46 #27 DONE 0.0s 08:32:46 08:32:46 #28 [security-proxy-auth internal] load .dockerignore 08:32:46 #28 transferring context: 56B done 08:32:46 #28 DONE 0.0s 08:32:46 08:32:46 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:46 #29 DONE 0.0s 08:32:46 08:32:46 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 08:32:46 #30 DONE 0.1s 08:32:46 08:32:46 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:46 #29 DONE 0.0s 08:32:46 08:32:46 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 08:32:46 #30 DONE 0.1s 08:32:46 08:32:46 #31 [core-common-config-bootstrapper internal] load build context 08:32:47 #31 ... 08:32:47 08:32:47 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:47 #29 DONE 0.0s 08:32:47 08:32:47 #31 [core-common-config-bootstrapper internal] load build context 08:32:47 #31 ... 08:32:47 08:32:47 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:47 #29 DONE 0.0s 08:32:47 08:32:47 #31 [core-common-config-bootstrapper internal] load build context 08:32:47 #31 ... 08:32:47 08:32:47 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:47 #29 DONE 0.0s 08:32:47 08:32:47 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 08:32:47 #30 DONE 0.3s 08:32:47 08:32:47 #31 [core-common-config-bootstrapper internal] load build context 08:32:47 #31 ... 08:32:47 08:32:47 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:47 #29 DONE 0.0s 08:32:47 08:32:47 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:47 #29 DONE 0.0s 08:32:47 08:32:47 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:32:47 #32 DONE 0.7s 08:32:47 08:32:47 #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:32:47 #33 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:32:47 #33 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:32:47 #33 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 08:32:47 #33 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 08:32:47 #33 ... 08:32:47 08:32:47 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:32:47 #32 DONE 0.7s 08:32:47 08:32:47 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.17 08:32:47 #30 DONE 0.6s 08:32:47 08:32:47 #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:32:47 #33 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:32:47 #33 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:32:47 #33 sha256:81a4480db344455c6e0dbbca3188962273b5eb5c22efa3fef05824de6048bfa8 528B / 528B done 08:32:47 #33 sha256:1f73a9d63274924f077b22c7e5a894667cb6a7073638e7d5df3b43be14d1c9ab 1.47kB / 1.47kB done 08:32:47 8d51d6327a98: Verifying Checksum 08:32:47 8d51d6327a98: Download complete 08:32:48 2f466654f4bb: Verifying Checksum 08:32:48 2f466654f4bb: Download complete 08:32:51 #33 ... 08:32:51 08:32:51 #34 [security-proxy-auth internal] load build context 08:32:51 #34 transferring context: 184.86MB 4.3s 08:32:53 #34 ... 08:32:53 08:32:53 #35 [support-scheduler internal] load build context 08:32:53 #35 ... 08:32:53 08:32:53 #34 [security-proxy-auth internal] load build context 08:32:56 #34 transferring context: 359.01MB 8.5s done 08:32:57 #34 ... 08:32:57 08:32:57 #36 [security-proxy-auth stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:32:57 #0 0.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:32:57 #0 1.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:32:57 #0 1.313 (1/1) Installing dumb-init (1.2.5-r2) 08:32:57 #0 1.320 Executing busybox-1.35.0-r29.trigger 08:32:57 #0 1.325 OK: 7 MiB in 16 packages 08:32:57 #36 ... 08:32:57 08:32:57 #37 [security-spire-server internal] load build context 08:32:57 #37 transferring context: 359.01MB 8.7s done 08:32:57 #37 ... 08:32:57 08:32:57 #38 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 08:32:57 #38 ... 08:32:57 08:32:57 #39 [security-secretstore-setup internal] load build context 08:32:57 #39 transferring context: 359.01MB 8.2s done 08:32:57 #39 ... 08:32:57 08:32:57 #40 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:32:57 #40 ... 08:32:57 08:32:57 #41 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:32:57 #41 ... 08:32:57 08:32:57 #42 [security-proxy-setup internal] load build context 08:32:57 #42 transferring context: 359.01MB 8.2s done 08:32:57 #42 ... 08:32:57 08:32:57 #43 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:32:58 #43 ... 08:32:58 08:32:58 #44 [core-metadata internal] load build context 08:32:58 #44 transferring context: 359.01MB 9.3s done 08:32:58 #44 ... 08:32:58 08:32:58 #45 [support-notifications internal] load build context 08:32:58 #45 transferring context: 359.01MB 8.2s done 08:32:58 #45 ... 08:32:58 08:32:58 #46 [core-data internal] load build context 08:32:58 #46 transferring context: 359.01MB 8.5s done 08:32:58 #46 ... 08:32:58 08:32:58 #31 [core-common-config-bootstrapper internal] load build context 08:32:58 #31 transferring context: 359.01MB 9.9s done 08:32:58 #31 ... 08:32:58 08:32:58 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:32:58 #47 ... 08:32:58 08:32:58 #48 [core-command internal] load build context 08:32:58 #48 transferring context: 359.01MB 9.4s done 08:32:59 #48 ... 08:32:59 08:32:59 #49 [security-spiffe-token-provider internal] load build context 08:32:59 #49 transferring context: 359.01MB 9.5s done 08:32:59 #49 ... 08:32:59 08:32:59 #50 [security-spire-agent internal] load build context 08:32:59 #50 transferring context: 359.01MB 8.7s done 08:32:59 #50 ... 08:32:59 08:32:59 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:32:59 #51 ... 08:32:59 08:32:59 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:32:59 #52 ... 08:32:59 08:32:59 #53 [security-spire-config internal] load build context 08:32:59 #53 transferring context: 359.01MB 9.4s done 08:32:59 #53 ... 08:32:59 08:32:59 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:32:59 #54 ... 08:32:59 08:32:59 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:00 #55 ... 08:33:00 08:33:00 #56 [security-bootstrapper internal] load build context 08:33:00 #56 transferring context: 359.01MB 9.0s done 08:33:00 8d51d6327a98: Pull complete 08:33:00 8b374f2dd631: Pull complete 08:33:00 ec14aa9079de: Pull complete 08:33:04 #56 ... 08:33:04 08:33:04 #35 [support-scheduler internal] load build context 08:33:04 #35 transferring context: 359.01MB 9.2s done 08:33:05 2f466654f4bb: Pull complete 08:33:09 554e91adad29: Pull complete 08:33:09 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 08:33:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:33:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:09 WORKDIR /edgex 08:33:09 COPY go.mod . 08:33:09 RUN go mod download 08:33:09 + docker build -t ci-base-image-arm64 -f - . 08:33:09 Sending build context to Docker daemon 2.949MB 08:33:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:09 ---> 1e15ea492957 08:33:09 Step 2/4 : WORKDIR /edgex 08:33:11 ---> Running in 8c34dddf4710 08:33:11 Removing intermediate container 8c34dddf4710 08:33:11 ---> 1c3bf03b58b6 08:33:11 Step 3/4 : COPY go.mod . 08:33:12 ---> 3cb5e132a249 08:33:12 Step 4/4 : RUN go mod download 08:33:12 ---> Running in 0526575f2e1a 08:33:14 #35 ... 08:33:14 08:33:14 #42 [security-proxy-setup internal] load build context 08:33:14 #42 DONE 27.2s 08:33:14 08:33:14 #46 [core-data internal] load build context 08:33:14 #46 DONE 27.2s 08:33:14 08:33:14 #45 [support-notifications internal] load build context 08:33:14 #45 DONE 27.1s 08:33:14 08:33:14 #39 [security-secretstore-setup internal] load build context 08:33:14 #39 DONE 27.0s 08:33:14 08:33:14 #50 [security-spire-agent internal] load build context 08:33:14 #50 DONE 27.2s 08:33:14 08:33:14 #41 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:33:14 #41 DONE 26.8s 08:33:14 08:33:14 #36 [core-common-config-bootstrapper stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:33:14 #36 DONE 27.5s 08:33:14 08:33:14 #57 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:33:14 #57 ... 08:33:14 08:33:14 #37 [security-spire-server internal] load build context 08:33:14 #37 DONE 27.2s 08:33:14 08:33:14 #34 [security-proxy-auth internal] load build context 08:33:14 #34 DONE 26.7s 08:33:14 08:33:14 #56 [security-bootstrapper internal] load build context 08:33:14 #56 DONE 26.8s 08:33:14 08:33:14 #53 [security-spire-config internal] load build context 08:33:14 #53 DONE 27.2s 08:33:14 08:33:14 #44 [core-metadata internal] load build context 08:33:14 #44 DONE 27.1s 08:33:14 08:33:14 #49 [security-spiffe-token-provider internal] load build context 08:33:14 #49 DONE 27.1s 08:33:14 08:33:14 #48 [core-command internal] load build context 08:33:14 #48 DONE 26.9s 08:33:14 08:33:14 #31 [core-common-config-bootstrapper internal] load build context 08:33:14 #31 DONE 27.4s 08:33:14 08:33:14 #35 [support-scheduler internal] load build context 08:33:14 #35 DONE 27.4s 08:33:14 08:33:14 #38 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 08:33:14 #38 27.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:14 #38 27.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:14 #38 27.91 (1/2) Installing dumb-init (1.2.5-r2) 08:33:14 #38 27.91 (2/2) Installing openssl (3.0.9-r1) 08:33:14 #38 27.93 Executing busybox-1.35.0-r29.trigger 08:33:14 #38 27.93 OK: 8 MiB in 17 packages 08:33:15 #38 DONE 28.3s 08:33:15 08:33:15 #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:33:15 #51 27.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:15 #51 27.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:15 #51 27.93 (1/1) Installing dumb-init (1.2.5-r2) 08:33:15 #51 27.94 Executing busybox-1.35.0-r29.trigger 08:33:15 #51 27.96 OK: 7 MiB in 16 packages 08:33:15 #51 DONE 28.3s 08:33:15 08:33:15 #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:33:15 #54 27.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:15 #54 27.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:15 #54 27.81 (1/2) Installing ca-certificates (20230506-r0) 08:33:15 #54 27.83 (2/2) Installing dumb-init (1.2.5-r2) 08:33:15 #54 27.83 Executing busybox-1.35.0-r29.trigger 08:33:15 #54 27.84 Executing ca-certificates-20230506-r0.trigger 08:33:15 #54 27.91 OK: 8 MiB in 17 packages 08:33:15 #54 DONE 28.3s 08:33:15 08:33:15 #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 08:33:15 #58 DONE 0.0s 08:33:15 08:33:15 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:33:15 #47 27.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:15 #47 27.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:15 #47 27.50 (1/2) Installing dumb-init (1.2.5-r2) 08:33:15 #47 27.73 (2/2) Installing su-exec (0.2-r2) 08:33:15 #47 27.73 Executing busybox-1.35.0-r29.trigger 08:33:15 #47 27.75 OK: 7 MiB in 17 packages 08:33:15 #47 DONE 27.9s 08:33:15 08:33:15 #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:33:15 #59 ... 08:33:15 08:33:15 #60 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:33:15 #0 0.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:15 #0 0.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:15 #0 1.277 OK: 265 MiB in 53 packages 08:33:15 #60 DONE 1.6s 08:33:15 08:33:15 #40 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:15 #40 27.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:15 #40 27.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:15 #40 27.91 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:15 #40 27.91 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:15 #40 27.91 OK: 17818 distinct packages available 08:33:15 #40 27.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:15 #40 28.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:15 #40 28.40 (1/5) Installing dumb-init (1.2.5-r2) 08:33:15 #40 28.40 (2/5) Installing musl-obstack (1.2.3-r0) 08:33:15 #40 28.41 (3/5) Installing libucontext (1.2-r0) 08:33:15 #40 28.41 (4/5) Installing gcompat (1.1.0-r0) 08:33:15 #40 28.41 (5/5) Installing openssl (3.0.9-r1) 08:33:15 #40 28.43 Executing busybox-1.35.0-r29.trigger 08:33:15 #40 28.44 OK: 8 MiB in 20 packages 08:33:15 #40 DONE 28.7s 08:33:16 08:33:16 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:33:16 #0 1.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:16 #0 1.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:16 #0 1.564 OK: 265 MiB in 53 packages 08:33:16 #61 DONE 1.7s 08:33:16 08:33:16 #43 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:33:16 #43 27.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:16 #43 27.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:16 #43 28.08 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:16 #43 28.08 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:16 #43 28.08 OK: 17818 distinct packages available 08:33:16 #43 28.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:16 #43 28.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:16 #43 28.57 (1/4) Installing dumb-init (1.2.5-r2) 08:33:16 #43 28.63 (2/4) Installing musl-obstack (1.2.3-r0) 08:33:16 #43 28.63 (3/4) Installing libucontext (1.2-r0) 08:33:16 #43 28.63 (4/4) Installing gcompat (1.1.0-r0) 08:33:16 #43 28.65 Executing busybox-1.35.0-r29.trigger 08:33:16 #43 28.66 OK: 7 MiB in 19 packages 08:33:16 #43 DONE 28.8s 08:33:16 08:33:16 #62 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 08:33:16 #62 DONE 0.2s 08:33:16 08:33:16 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:16 #55 27.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:16 #55 27.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:16 #55 27.79 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:16 #55 27.79 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:16 #55 27.79 OK: 17818 distinct packages available 08:33:16 #55 27.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:16 #55 28.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:16 #55 28.28 (1/9) Installing ca-certificates (20230506-r0) 08:33:16 #55 28.46 (2/9) Installing brotli-libs (1.0.9-r9) 08:33:16 #55 28.48 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:33:16 #55 28.50 (4/9) Installing libcurl (8.1.2-r0) 08:33:16 #55 28.55 (5/9) Installing curl (8.1.2-r0) 08:33:16 #55 28.60 (6/9) Installing dumb-init (1.2.5-r2) 08:33:16 #55 28.61 (7/9) Installing musl-obstack (1.2.3-r0) 08:33:16 #55 28.61 (8/9) Installing libucontext (1.2-r0) 08:33:16 #55 28.61 (9/9) Installing gcompat (1.1.0-r0) 08:33:16 #55 28.63 Executing busybox-1.35.0-r29.trigger 08:33:16 #55 28.64 Executing ca-certificates-20230506-r0.trigger 08:33:16 #55 ... 08:33:16 08:33:16 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:33:16 #63 DONE 0.1s 08:33:16 08:33:16 #52 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:33:16 #52 27.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:16 #52 27.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:16 #52 28.07 (1/4) Installing ca-certificates (20230506-r0) 08:33:16 #52 28.09 (2/4) Installing dumb-init (1.2.5-r2) 08:33:16 #52 28.09 (3/4) Installing su-exec (0.2-r2) 08:33:16 #52 28.09 (4/4) Installing yq (4.30.4-r4) 08:33:16 #52 28.16 Executing busybox-1.35.0-r29.trigger 08:33:16 #52 28.37 Executing ca-certificates-20230506-r0.trigger 08:33:16 #52 28.58 OK: 17 MiB in 19 packages 08:33:16 #52 DONE 28.7s 08:33:16 08:33:16 #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:16 #55 28.75 OK: 10 MiB in 24 packages 08:33:16 #55 DONE 28.8s 08:33:16 08:33:16 #64 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:16 #64 ... 08:33:16 08:33:16 #65 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:33:16 #0 1.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:16 #0 1.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:16 #0 2.190 OK: 265 MiB in 53 packages 08:33:16 #65 DONE 2.3s 08:33:16 08:33:16 #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:33:16 #66 DONE 0.0s 08:33:16 08:33:16 #67 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:17 #67 ... 08:33:17 08:33:17 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:33:17 #57 2.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:17 #57 2.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:17 #57 3.116 OK: 265 MiB in 53 packages 08:33:17 #57 DONE 3.4s 08:33:17 08:33:17 #68 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:33:17 #68 DONE 0.0s 08:33:17 08:33:17 #69 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:17 #69 ... 08:33:17 08:33:17 #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:33:17 #59 DONE 2.3s 08:33:17 08:33:17 #70 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:33:17 #70 DONE 0.0s 08:33:17 08:33:17 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:33:17 #0 2.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:17 #0 2.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:17 #0 3.140 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:17 #0 3.140 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:17 #0 3.140 OK: 17818 distinct packages available 08:33:17 #0 3.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:17 #0 3.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:17 #0 3.501 OK: 265 MiB in 53 packages 08:33:17 #71 DONE 3.7s 08:33:17 08:33:17 #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:33:17 #72 DONE 0.1s 08:33:17 08:33:17 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:25 #73 ... 08:33:25 08:33:25 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:40 #74 ... 08:33:40 08:33:40 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:40 #73 DONE 24.6s 08:33:40 08:33:40 #64 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:40 #64 DONE 24.5s 08:33:40 08:33:40 #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:40 #74 DONE 22.7s 08:33:40 08:33:40 #67 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:40 #67 DONE 24.1s 08:33:40 08:33:40 #69 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:40 #69 DONE 23.1s 08:33:40 08:33:40 #75 [support-scheduler builder 6/7] COPY . . 08:33:48 #75 DONE 8.3s 08:33:48 08:33:48 #76 [security-spiffe-token-provider builder 6/7] COPY . . 08:33:48 #76 DONE 8.3s 08:33:48 08:33:48 #77 [support-notifications builder 6/7] COPY . . 08:33:48 #77 DONE 8.3s 08:33:48 08:33:48 #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:33:48 #78 CACHED 08:33:48 08:33:48 #79 [security-bootstrapper builder 6/7] COPY . . 08:33:48 #79 CACHED 08:33:48 08:33:48 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:48 #80 CACHED 08:33:48 08:33:48 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:48 #81 CACHED 08:33:48 08:33:48 #82 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:33:48 #82 CACHED 08:33:48 08:33:48 #83 [security-secretstore-setup builder 6/7] COPY . . 08:33:48 #83 CACHED 08:33:48 08:33:48 #84 [security-proxy-setup builder 6/7] COPY . . 08:33:48 #84 DONE 8.3s 08:33:48 08:33:48 #85 [security-spire-agent builder 6/9] COPY . . 08:33:48 #85 DONE 8.3s 08:33:48 08:33:48 #86 [core-data builder 4/7] COPY go.mod vendor* ./ 08:33:48 #86 CACHED 08:33:48 08:33:48 #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:48 #87 CACHED 08:33:48 08:33:48 #88 [core-data builder 6/7] COPY . . 08:33:48 #88 CACHED 08:33:48 08:33:48 #89 [core-command builder 4/7] COPY go.mod vendor* ./ 08:33:48 #89 CACHED 08:33:48 08:33:48 #90 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:48 #90 CACHED 08:33:48 08:33:48 #91 [core-command builder 6/7] COPY . . 08:33:48 #91 CACHED 08:33:48 08:33:48 #92 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:33:48 #92 CACHED 08:33:48 08:33:48 #93 [core-metadata builder 6/7] COPY . . 08:33:48 #93 CACHED 08:33:48 08:33:48 #94 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:48 #94 CACHED 08:33:48 08:33:48 #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:48 #95 CACHED 08:33:48 08:33:48 #96 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:33:48 #96 CACHED 08:33:48 08:33:48 #97 [security-proxy-auth builder 6/7] COPY . . 08:33:48 #97 CACHED 08:33:48 08:33:48 #98 [core-common-config-bootstrapper builder 6/7] COPY . . 08:33:48 #98 CACHED 08:33:48 08:33:48 #99 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:33:48 #99 CACHED 08:33:48 08:33:48 #100 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:48 #100 CACHED 08:33:48 08:33:48 #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 08:33:48 #101 DONE 0.1s 08:33:48 08:33:48 #102 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:33:49 #102 ... 08:33:49 08:33:49 #103 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:49 #103 CACHED 08:33:49 08:33:49 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 08:33:49 #104 CACHED 08:33:49 08:33:49 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 08:33:49 #105 CACHED 08:33:49 08:33:49 #106 [security-spire-server builder 6/9] COPY . . 08:33:49 #106 CACHED 08:33:49 08:33:49 #107 [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 08:33:51 Removing intermediate container 0526575f2e1a 08:33:51 ---> ee936c04c796 08:33:51 Successfully built ee936c04c796 08:33:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:51 + docker inspect -f . ci-base-image-arm64 08:33:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:51 prd-ubuntu20.04-docker-arm64-4c-16g-1144 does not seem to be running inside a container 08:33:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** ci-base-image-arm64 cat 08:33:52 #107 ... 08:33:52 08:33:52 #108 [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 08:33:52 #108 DONE 3.6s 08:33:52 08:33:52 #107 [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 08:33:52 #107 DONE 3.7s 08:33:52 08:33:52 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 08:33:53 $ docker top e4bad73ec7ac04033185b4f63eb2840ec17ea671d5ecb9f914b43b442831620e -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:53 #109 DONE 0.7s 08:33:53 08:33:53 #110 [security-spire-agent builder 9/9] WORKDIR /edgex-go 08:33:53 #110 DONE 0.7s 08:33:53 08:33:53 #111 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:53 #111 CACHED 08:33:53 08:33:53 #112 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 08:33:53 #112 CACHED 08:33:53 08:33:53 #113 [security-spire-config builder 6/9] COPY . . 08:33:53 #113 CACHED 08:33:53 08:33:53 #114 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 08:33:53 #114 CACHED 08:33:53 08:33:53 #115 [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 08:33:53 #115 CACHED 08:33:53 08:33:53 #116 [security-spire-config builder 9/9] WORKDIR /edgex-go 08:33:53 #116 CACHED 08:33:53 08:33:53 #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:33:53 #117 ... 08:33:53 08:33:53 #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:33:53 #118 DONE 0.2s 08:33:54 08:33:54 #117 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:33:54 #117 DONE 0.2s 08:33:54 08:33:54 #119 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:33:54 #119 DONE 0.0s 08:33:54 08:33:54 #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:33:54 #120 DONE 0.1s 08:33:54 08:33:54 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:33:54 #0 1.129 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 08:33:54 + go version 08:33:54 go version go1.20.6 linux/arm64 [Pipeline] } 08:33:54 $ docker stop --time=1 e4bad73ec7ac04033185b4f63eb2840ec17ea671d5ecb9f914b43b442831620e 08:33:54 #121 ... 08:33:54 08:33:54 #122 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:33:54 #122 CACHED 08:33:54 08:33:54 #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:33:54 #123 CACHED 08:33:54 08:33:54 #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:54 #124 DONE 0.8s 08:33:54 08:33:54 #125 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:33:55 $ docker rm -f --volumes e4bad73ec7ac04033185b4f63eb2840ec17ea671d5ecb9f914b43b442831620e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:56 + docker inspect -f . ci-base-image-arm64 08:33:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:56 prd-ubuntu20.04-docker-arm64-4c-16g-1144 does not seem to be running inside a container 08:33:56 #125 DONE 1.9s 08:33:56 08:33:56 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:33:56 #126 DONE 2.2s 08:33:56 08:33:56 #127 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:56 #127 DONE 2.2s 08:33:56 08:33:56 #128 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:33:56 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** ci-base-image-arm64 cat 08:33:57 #128 DONE 0.5s 08:33:57 08:33:57 #129 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:57 #129 DONE 0.5s 08:33:57 08:33:57 #130 [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 08:33:57 #130 DONE 0.5s 08:33:57 08:33:57 #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:33:57 #131 DONE 0.1s 08:33:57 08:33:57 #132 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:33:57 #132 DONE 0.1s 08:33:57 08:33:57 #133 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:33:57 #133 DONE 0.1s 08:33:57 08:33:57 #134 [security-spire-server] exporting to image 08:33:57 #134 exporting layers 08:33:57 #134 ... 08:33:57 08:33:57 #135 [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 08:33:57 #135 DONE 0.1s 08:33:57 08:33:57 #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 08:33:57 #136 DONE 0.1s 08:33:57 08:33:57 #134 [security-spire-config] exporting to image 08:33:57 #134 ... 08:33:57 08:33:57 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:33:57 #137 DONE 0.1s 08:33:57 08:33:57 #134 [security-spire-agent] exporting to image 08:33:57 #134 exporting layers 0.5s done 08:33:57 #134 writing image sha256:4e28ca2dbfe3625089e239f1a65d62d5ca5143378fb92791882af26c589a30ae done 08:33:57 #134 naming to docker.io/library/security-spire-server done 08:33:57 $ docker top acdb42b563168630f9a655e57aaf30ad3b4a58635777e142e03b8cec94c7f8c6 -eo pid,comm 08:33:57 #134 exporting layers 0.6s done 08:33:57 #134 writing image sha256:6826bf786a56ef966575a2a832aa2e3ad1d1e9d411fd8f66edfa92c8c8f2ff1c done 08:33:57 #134 naming to docker.io/library/security-spire-config done [Pipeline] { [Pipeline] echo 08:33:57 ========================================================= 08:33:57 [edgeXBuildGoParallel] Running Tests and Build... 08:33:57 ========================================================= [Pipeline] sh 08:33:58 #134 exporting layers 0.6s done 08:33:58 #134 writing image sha256:acbe0a508b23c696a80e3cda6653ffdf9231927116f086805505632c53eb3f44 done 08:33:58 #134 naming to docker.io/library/security-spire-agent done 08:33:58 #134 DONE 0.9s 08:33:58 08:33:58 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:33:58 #0 0.948 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 08:33:58 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh 08:33:58 + make test 08:33:58 go test -race -coverprofile=coverage.out ./... 08:33:58 #138 ... 08:33:58 08:33:58 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:33:58 #0 0.521 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 08:33:58 #139 ... 08:33:58 08:33:58 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:33:58 #0 0.819 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 08:33:59 #140 ... 08:33:59 08:33:59 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:33:59 #0 0.939 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 08:33:59 #141 ... 08:33:59 08:33:59 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:33:59 #0 0.701 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 08:33:59 #142 ... 08:33:59 08:33:59 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:33:59 #0 0.855 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 08:33:59 #143 ... 08:33:59 08:33:59 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:33:59 #0 0.703 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 08:33:59 #144 ... 08:33:59 08:33:59 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:33:59 #0 1.004 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 08:33:59 #145 ... 08:33:59 08:33:59 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:33:59 #0 1.341 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 08:33:59 #146 ... 08:33:59 08:33:59 #102 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:33:59 #102 1.212 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 08:34:45 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:56 #102 ... 08:34:56 08:34:56 #141 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:56 #141 66.74 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 08:35:06 #141 DONE 76.4s 08:35:06 08:35:06 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:35:06 #121 DONE 76.4s 08:35:06 08:35:06 #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:35:06 #143 DONE 76.4s 08:35:06 08:35:06 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:06 #140 DONE 76.4s 08:35:06 08:35:06 #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:06 #139 DONE 76.5s 08:35:06 08:35:06 #147 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:06 #147 ... 08:35:06 08:35:06 #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:35:06 #138 DONE 76.5s 08:35:06 08:35:06 #142 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:35:06 #142 DONE 76.5s 08:35:06 08:35:06 #102 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:35:06 #102 DONE 76.7s 08:35:06 08:35:06 #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:06 #148 ... 08:35:06 08:35:06 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:06 #146 DONE 76.8s 08:35:06 08:35:06 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:35:06 #144 DONE 76.9s 08:35:06 08:35:06 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:35:06 #145 DONE 76.9s 08:35:06 08:35:06 #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:35:06 #149 ... 08:35:06 08:35:06 #147 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:06 #147 DONE 0.7s 08:35:06 08:35:06 #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 08:35:06 #150 DONE 0.8s 08:35:06 08:35:06 #151 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:06 #151 DONE 0.6s 08:35:06 08:35:06 #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 08:35:06 #152 ... 08:35:06 08:35:06 #149 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:35:06 #149 DONE 0.6s 08:35:06 08:35:06 #148 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:35:06 #148 DONE 0.8s 08:35:06 08:35:06 #153 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:06 #153 DONE 0.9s 08:35:06 08:35:06 #154 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:06 #154 DONE 0.4s 08:35:06 08:35:06 #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:06 #155 ... 08:35:06 08:35:06 #156 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:06 #156 DONE 0.5s 08:35:06 08:35:06 #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 08:35:06 #152 DONE 0.4s 08:35:06 08:35:06 #157 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:06 #157 DONE 0.4s 08:35:06 08:35:06 #158 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:35:06 #158 DONE 0.4s 08:35:06 08:35:06 #159 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:35:06 #159 ... 08:35:06 08:35:06 #160 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:35:06 #160 DONE 0.4s 08:35:06 08:35:06 #161 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 08:35:06 #161 CACHED 08:35:06 08:35:06 #162 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 08:35:06 #162 CACHED 08:35:06 08:35:06 #163 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:35:06 #163 CACHED 08:35:06 08:35:06 #164 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:06 #164 CACHED 08:35:06 08:35:06 #165 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:35:06 #165 CACHED 08:35:06 08:35:06 #166 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:35:06 #166 CACHED 08:35:06 08:35:06 #167 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 08:35:06 #167 CACHED 08:35:06 08:35:06 #168 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:06 #168 CACHED 08:35:07 08:35:07 #169 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:07 #169 ... 08:35:07 08:35:07 #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 08:35:07 #155 DONE 0.8s 08:35:07 08:35:07 #170 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:07 #170 DONE 0.6s 08:35:07 08:35:07 #171 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:07 #171 DONE 0.7s 08:35:07 08:35:07 #172 [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 08:35:07 #172 DONE 0.7s 08:35:07 08:35:07 #159 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:35:07 #159 DONE 0.7s 08:35:07 08:35:07 #173 [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 08:35:08 #173 ... 08:35:08 08:35:08 #174 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:08 #174 DONE 1.4s 08:35:08 08:35:08 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:08 #175 DONE 1.4s 08:35:08 08:35:08 #169 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:08 #169 DONE 1.4s 08:35:08 08:35:08 #176 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:08 #176 DONE 1.6s 08:35:08 08:35:08 #177 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:35:08 #177 DONE 1.1s 08:35:08 08:35:08 #178 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 08:35:08 #178 DONE 2.1s 08:35:08 08:35:08 #179 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:35:08 #179 DONE 1.1s 08:35:08 08:35:08 #180 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:08 #180 DONE 1.2s 08:35:08 08:35:08 #173 [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 08:35:08 #173 DONE 1.1s 08:35:08 08:35:08 #181 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:08 #181 DONE 1.5s 08:35:08 08:35:08 #182 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:35:08 #182 ... 08:35:08 08:35:08 #183 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:35:08 #183 DONE 1.0s 08:35:08 08:35:08 #184 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:35:08 #184 DONE 0.5s 08:35:08 08:35:08 #185 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:08 #185 DONE 0.5s 08:35:08 08:35:08 #186 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:08 #186 ... 08:35:08 08:35:08 #187 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:35:08 #187 DONE 0.4s 08:35:08 08:35:08 #188 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:35:08 #188 DONE 0.5s 08:35:08 08:35:08 #189 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 08:35:08 #189 DONE 0.5s 08:35:08 08:35:08 #190 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:35:08 #190 DONE 0.4s 08:35:08 08:35:08 #182 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:35:08 #182 DONE 0.5s 08:35:08 08:35:08 #191 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:35:08 #191 DONE 0.5s 08:35:08 08:35:08 #192 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:35:08 #192 DONE 0.5s 08:35:08 08:35:08 #134 [support-notifications] exporting to image 08:35:08 #134 exporting layers 08:35:09 #134 ... 08:35:09 08:35:09 #193 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:09 #193 DONE 0.3s 08:35:09 08:35:09 #186 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:09 #186 DONE 0.4s 08:35:09 08:35:09 #194 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:35:09 #194 DONE 0.3s 08:35:09 08:35:09 #134 [support-notifications] exporting to image 08:35:09 #134 exporting layers 0.3s done 08:35:09 #134 ... 08:35:09 08:35:09 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 08:35:09 #195 DONE 0.4s 08:35:09 08:35:09 #134 [core-data] exporting to image 08:35:09 #134 exporting layers 0.4s done 08:35:09 #134 writing image sha256:f05e76063cfb786dc3e4eef244dcd29e7e72a7a7e9796030e25be4c11dcd1edd done 08:35:09 #134 naming to docker.io/library/core-data done 08:35:09 #134 writing image sha256:abe9ad19a98ba929a7012052cf724d3d42e42bf125aceb0354821044d01a9d5d 08:35:09 #134 ... 08:35:09 08:35:09 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:09 #196 DONE 0.4s 08:35:09 08:35:09 #134 [core-command] exporting to image 08:35:09 #134 writing image sha256:abe9ad19a98ba929a7012052cf724d3d42e42bf125aceb0354821044d01a9d5d done 08:35:09 #134 naming to docker.io/library/security-spiffe-token-provider done 08:35:09 #134 writing image sha256:4554c1677aaa37deac1e662b34399beeb03592bf97adb3f21fa936de9307f53d done 08:35:09 #134 naming to docker.io/library/core-command done 08:35:09 #134 writing image sha256:0166fcca30f1c151d51dd6eb3bc113e1ea6678fc917351138cd26bf3c560c4ac 08:35:09 #134 exporting layers 0.3s done 08:35:09 #134 writing image sha256:0166fcca30f1c151d51dd6eb3bc113e1ea6678fc917351138cd26bf3c560c4ac done 08:35:09 #134 writing image sha256:b4e29b9d80f3848f30f5b06b59e67460eb2a977e2244856e81555b31f305e05a 0.0s done 08:35:09 #134 writing image sha256:523658d574793f8f15c59bfc6b5345fd903a80aa0c15fc028b096376cae0a142 0.0s done 08:35:09 #134 naming to docker.io/library/support-scheduler done 08:35:09 #134 naming to docker.io/library/support-notifications done 08:35:09 #134 naming to docker.io/library/core-metadata done 08:35:09 #134 DONE 2.3s 08:35:09 08:35:09 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:09 #197 DONE 0.3s 08:35:09 08:35:09 #198 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:35:09 #198 ... 08:35:09 08:35:09 #199 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:09 #199 DONE 1.0s 08:35:09 08:35:09 #200 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:09 #200 DONE 0.5s 08:35:09 08:35:09 #201 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:09 #201 DONE 0.8s 08:35:09 08:35:09 #202 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:09 #202 DONE 0.8s 08:35:09 08:35:09 #198 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:35:09 #198 DONE 0.4s 08:35:09 08:35:09 #134 [security-proxy-auth] exporting to image 08:35:10 #134 ... 08:35:10 08:35:10 #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:10 #203 DONE 0.2s 08:35:10 08:35:10 #204 [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/ 08:35:10 #204 DONE 0.1s 08:35:10 08:35:10 #134 [security-proxy-auth] exporting to image 08:35:10 #134 exporting layers 0.3s done 08:35:10 #134 writing image sha256:29e2b0e029628e277a339c406c6a6c5546429b77ab3454388c3194dc57712bde 0.1s done 08:35:10 #134 naming to docker.io/library/security-proxy-setup 08:35:10 #134 exporting layers 0.3s done 08:35:10 #134 naming to docker.io/library/security-proxy-setup done 08:35:10 #134 writing image sha256:7853c98f56f2b12898200cb6c95f14aec238b626e6fb3de271327ebb1691580b 0.0s done 08:35:10 #134 writing image sha256:e711487bb02ab103e15d087f0c6e76617462eb4f4926067efb5b2233e32ac4e9 done 08:35:10 #134 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 08:35:10 #134 naming to docker.io/library/security-proxy-auth done 08:35:10 #134 DONE 2.7s 08:35:10 08:35:10 #205 [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/ 08:35:10 #205 DONE 0.1s 08:35:10 08:35:10 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:35:10 #206 DONE 0.2s 08:35:10 08:35:10 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:10 #207 DONE 0.0s 08:35:10 08:35:10 #208 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 08:35:10 #208 DONE 0.6s 08:35:10 08:35:10 #209 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:10 #209 DONE 0.9s 08:35:10 08:35:10 #134 [security-secretstore-setup] exporting to image 08:35:11 #134 exporting layers 0.2s done 08:35:11 #134 exporting layers 0.3s done 08:35:11 #134 writing image sha256:25b03bcf00a398be0cfa6700d99cb573ac2e3c6b6ed761737b55964691840cb0 done 08:35:11 #134 naming to docker.io/library/security-bootstrapper done 08:35:11 #134 writing image sha256:71da86257d40228ec07baa577107ca5524ff32f4a6accd56c470b5981c589f68 done 08:35:11 #134 naming to docker.io/library/security-secretstore-setup done 08:35:11 #134 DONE 3.0s 08:35:11 08:35:11 #33 [security-proxy-auth stage-1 1/6] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:35:11 time="2023-07-14T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:11 time="2023-07-14T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:11 time="2023-07-14T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:11 time="2023-07-14T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:11 time="2023-07-14T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:11 time="2023-07-14T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:11 time="2023-07-14T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:11 time="2023-07-14T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:11 time="2023-07-14T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:11 time="2023-07-14T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:11 time="2023-07-14T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:11 time="2023-07-14T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:11 time="2023-07-14T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:35:11 time="2023-07-14T08:32:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:35:11 $ docker stop --time=1 411c976b2ec0bcabba73c43b8093833654f5d5655b4913ed7480f457948d03b2 08:35:12 $ docker rm -f --volumes 411c976b2ec0bcabba73c43b8093833654f5d5655b4913ed7480f457948d03b2 [Pipeline] // withDockerContainer [Pipeline] sh 08:35:12 + docker images 08:35:12 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:12 security-secretstore-setup latest 71da86257d40 2 seconds ago 43.6MB 08:35:12 security-bootstrapper latest 25b03bcf00a3 2 seconds ago 22.7MB 08:35:12 core-common-config-bootstrapper latest e711487bb02a 3 seconds ago 17.8MB 08:35:12 security-proxy-setup latest 29e2b0e02962 3 seconds ago 19.4MB 08:35:12 security-proxy-auth latest 7853c98f56f2 3 seconds ago 18.9MB 08:35:12 core-metadata latest b4e29b9d80f3 4 seconds ago 21.1MB 08:35:12 support-scheduler latest 0166fcca30f1 4 seconds ago 32.4MB 08:35:12 support-notifications latest 523658d57479 4 seconds ago 33MB 08:35:12 core-data latest f05e76063cfb 4 seconds ago 20.7MB 08:35:12 core-command latest 4554c1677aaa 4 seconds ago 20.5MB 08:35:12 security-spiffe-token-provider latest abe9ad19a98b 4 seconds ago 33.4MB 08:35:12 security-spire-agent latest acbe0a508b23 About a minute ago 161MB 08:35:12 security-spire-config latest 6826bf786a56 About a minute ago 102MB 08:35:12 security-spire-server latest 4e28ca2dbfe3 About a minute ago 103MB 08:35:12 ci-base-image-x86_64 latest 53e9d6a83fc2 4 minutes ago 1.06GB 08:35:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 39 hours ago 696MB 08:35:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 6 weeks ago 334MB 08:35:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 12 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] } 08:36:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:37 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.280s coverage: 28.7% of statements 08:37:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.311s coverage: 98.5% of statements 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.415s coverage: 71.5% of statements 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.333s coverage: 54.0% of statements 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 32.804s coverage: 88.5% of statements 08:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.421s coverage: 3.8% of statements 08:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.601s coverage: 95.6% of statements 08:38:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.489s coverage: 72.2% of statements 08:38:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.266s coverage: 65.9% of statements 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.409s coverage: 0.9% of statements 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.270s coverage: 29.0% of statements 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.296s coverage: 42.9% of statements 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.253s coverage: 82.9% of statements 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.234s coverage: 94.1% of statements 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.297s coverage: 96.3% of statements 08:38:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.247s coverage: 87.5% of statements 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.250s coverage: 94.4% of statements 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.060s coverage: 79.9% of statements 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.278s coverage: 92.9% of statements 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.227s coverage: 62.3% of statements 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.194s coverage: 100.0% of statements 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.487s coverage: 81.8% of statements 08:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.511s coverage: 82.1% of statements 08:39:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 86.0% of statements 08:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.028s coverage: 63.1% of statements 08:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.245s coverage: 100.0% of statements 08:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements 08:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 08:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.114s coverage: 73.7% of statements 08:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:39:07 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:39:07 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 08:39:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.977s coverage: 38.4% of statements 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.261s coverage: 89.5% of statements 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.360s coverage: 17.7% of statements 08:39:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:35 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:35 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.550s coverage: 92.3% of statements 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.300s coverage: 61.8% of statements 08:39:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.449s coverage: 97.7% of statements 08:39:43 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:39:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:43 go vet ./... 08:42:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:35 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:35 + ls -al . 08:42:35 total 716 08:42:35 drwxrwxr-x 10 1001 1001 4096 Jul 14 08:34 . 08:42:35 drwxr-xr-x 4 root root 4096 Jul 14 08:33 .. 08:42:35 drwxrwxr-x 2 1001 1001 4096 Jul 14 08:32 .blubracket 08:42:35 -rw-rw-r-- 1 1001 1001 16 Jul 14 08:32 .dockerignore 08:42:35 drwxrwxr-x 8 1001 1001 4096 Jul 14 08:32 .git 08:42:35 drwxrwxr-x 3 1001 1001 4096 Jul 14 08:32 .github 08:42:35 -rw-rw-r-- 1 1001 1001 1133 Jul 14 08:32 .gitignore 08:42:35 -rw-rw-r-- 1 1001 1001 42 Jul 14 08:32 .golangci.yml 08:42:35 -rw-rw-r-- 1 1001 1001 87 Jul 14 08:32 .hadolint.yml 08:42:35 -rw-rw-r-- 1 1001 1001 166 Jul 14 08:32 .sonarcloud.properties 08:42:35 -rw-rw-r-- 1 1001 1001 1171 Jul 14 08:32 ADOPTERS.md 08:42:35 -rw-rw-r-- 1 1001 1001 11234 Jul 14 08:32 Attribution.txt 08:42:35 -rw-rw-r-- 1 1001 1001 93407 Jul 14 08:32 CHANGELOG.md 08:42:35 -rw-rw-r-- 1 1001 1001 3804 Jul 14 08:32 CONTRIBUTING.md 08:42:35 -rw-rw-r-- 1 1001 1001 677 Jul 14 08:32 GOVERNANCE.md 08:42:35 -rw-rw-r-- 1 1001 1001 883 Jul 14 08:32 Jenkinsfile 08:42:35 -rw-rw-r-- 1 1001 1001 10775 Jul 14 08:32 LICENSE 08:42:35 -rw-rw-r-- 1 1001 1001 14368 Jul 14 08:32 Makefile 08:42:35 -rw-rw-r-- 1 1001 1001 582 Jul 14 08:32 OWNERS.md 08:42:35 -rw-rw-r-- 1 1001 1001 9923 Jul 14 08:32 README.md 08:42:35 -rw-rw-r-- 1 1001 1001 789 Jul 14 08:32 SECURITY.md 08:42:35 -rw-rw-r-- 1 1001 1001 5 Jul 14 08:30 VERSION 08:42:35 drwxrwxr-x 2 1001 1001 4096 Jul 14 08:32 bin 08:42:35 drwxrwxr-x 18 1001 1001 4096 Jul 14 08:32 cmd 08:42:35 -rw-r--r-- 1 root root 447731 Jul 14 08:39 coverage.out 08:42:35 -rw-rw-r-- 1 1001 1001 3430 Jul 14 08:32 go.mod 08:42:35 -rw-rw-r-- 1 1001 1001 32408 Jul 14 08:32 go.sum 08:42:35 drwxrwxr-x 7 1001 1001 4096 Jul 14 08:32 internal 08:42:35 drwxrwxr-x 3 1001 1001 4096 Jul 14 08:32 openapi 08:42:35 -rw-rw-r-- 1 1001 1001 594 Jul 14 08:32 security.txt 08:42:35 drwxrwxr-x 4 1001 1001 4096 Jul 14 08:32 snap 08:42:35 -rw-rw-r-- 1 1001 1001 204 Jul 14 08:32 version.go [Pipeline] sh 08:42:35 + '[' -e coverage.out ] 08:42:35 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:35 Warning: overwriting stash ‘coverage-report’ 08:42:36 Stashed 1 file(s) [Pipeline] sh 08:42:37 + make build 08:42:37 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 08:44:14 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 08:44:15 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 08:44:21 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 08:44:25 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 08:45: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 08:45:14 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 08:45:21 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 08:45:26 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 08:45:30 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 08:45:35 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 08:45:41 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] } 08:45:47 $ docker stop --time=1 acdb42b563168630f9a655e57aaf30ad3b4a58635777e142e03b8cec94c7f8c6 08:45:50 $ docker rm -f --volumes acdb42b563168630f9a655e57aaf30ad3b4a58635777e142e03b8cec94c7f8c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:52 08:45:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:53 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:53 547446be3368: Pulling fs layer 08:45:53 d125d8839a47: Pulling fs layer 08:45:53 3e85d5ac6304: Pulling fs layer 08:45:53 c3105a71a48b: Pulling fs layer 08:45:53 0f093f025ec4: Pulling fs layer 08:45:53 c3106fc0e877: Pulling fs layer 08:45:53 c3105a71a48b: Waiting 08:45:53 0f093f025ec4: Waiting 08:45:53 c3106fc0e877: Waiting 08:45:53 547446be3368: Download complete 08:45:53 c3105a71a48b: Verifying Checksum 08:45:53 c3105a71a48b: Download complete 08:45:54 d125d8839a47: Verifying Checksum 08:45:54 d125d8839a47: Download complete 08:45:54 c3106fc0e877: Verifying Checksum 08:45:54 c3106fc0e877: Download complete 08:45:54 0f093f025ec4: Verifying Checksum 08:45:54 0f093f025ec4: Download complete 08:45:54 547446be3368: Pull complete 08:45:55 d125d8839a47: Pull complete 08:45:56 3e85d5ac6304: Verifying Checksum 08:45:56 3e85d5ac6304: Download complete 08:46:04 3e85d5ac6304: Pull complete 08:46:04 c3105a71a48b: Pull complete 08:46:04 0f093f025ec4: Pull complete 08:46:05 c3106fc0e877: Pull complete 08:46:05 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:46:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:05 prd-ubuntu20.04-docker-arm64-4c-16g-1144 does not seem to be running inside a container 08:46:05 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:07 $ docker top f8cbd663c24df84f9864ef90208d83589046363e05268ab87d5b248382950678 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:08 + docker compose -f ./docker-compose-build.yml build --parallel 08:46:16 #1 [security-secretstore-setup internal] load build definition from Dockerfile 08:46:17 #1 transferring dockerfile: 2.38kB done 08:46:17 #1 DONE 1.6s 08:46:17 08:46:17 #2 [security-spire-config internal] load build definition from Dockerfile 08:46:17 #2 ... 08:46:17 08:46:17 #3 [core-command internal] load build definition from Dockerfile 08:46:17 #3 transferring dockerfile: 1.82kB 0.0s done 08:46:17 #3 DONE 1.1s 08:46:17 08:46:17 #4 [security-proxy-auth internal] load build definition from Dockerfile 08:46:17 #4 transferring dockerfile: 2.04kB 0.0s done 08:46:17 #4 DONE 1.1s 08:46:17 08:46:17 #5 [core-metadata internal] load build definition from Dockerfile 08:46:17 #5 transferring dockerfile: 1.96kB done 08:46:17 #5 DONE 1.1s 08:46:17 08:46:17 #6 [security-secretstore-setup internal] load .dockerignore 08:46:17 #6 transferring context: 08:46:18 #6 transferring context: 56B 0.0s done 08:46:18 #6 ... 08:46:18 08:46:18 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:46:18 #7 transferring dockerfile: 2.12kB 0.0s done 08:46:18 #7 DONE 0.9s 08:46:18 08:46:18 #8 [support-notifications internal] load build definition from Dockerfile 08:46:18 #8 transferring dockerfile: 1.84kB 0.0s done 08:46:18 #8 DONE 1.0s 08:46:18 08:46:18 #2 [security-spire-config internal] load build definition from Dockerfile 08:46:18 #2 transferring dockerfile: 2.58kB 0.0s done 08:46:18 #2 DONE 0.9s 08:46:18 08:46:18 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:46:18 #9 transferring dockerfile: 1.78kB 0.0s done 08:46:18 #9 DONE 1.2s 08:46:18 08:46:18 #10 [security-bootstrapper internal] load build definition from Dockerfile 08:46:18 #10 transferring dockerfile: 2.82kB 0.1s done 08:46:18 #10 DONE 1.3s 08:46:18 08:46:18 #11 [security-proxy-setup internal] load build definition from Dockerfile 08:46:18 #11 transferring dockerfile: 2.06kB 0.0s done 08:46:18 #11 DONE 1.0s 08:46:18 08:46:18 #12 [support-scheduler internal] load build definition from Dockerfile 08:46:18 #12 transferring dockerfile: 1.82kB 0.0s done 08:46:18 #12 DONE 1.2s 08:46:18 08:46:18 #13 [security-spire-agent internal] load build definition from Dockerfile 08:46:18 #13 transferring dockerfile: 2.68kB 0.0s done 08:46:18 #13 DONE 1.3s 08:46:18 08:46:18 #6 [security-secretstore-setup internal] load .dockerignore 08:46:18 #6 DONE 1.0s 08:46:18 08:46:18 #14 [core-metadata internal] load .dockerignore 08:46:18 #14 ... 08:46:18 08:46:18 #15 [core-data internal] load build definition from Dockerfile 08:46:18 #15 transferring dockerfile: 1.90kB 0.0s done 08:46:18 #15 DONE 1.1s 08:46:18 08:46:18 #16 [security-spire-server internal] load build definition from Dockerfile 08:46:18 #16 transferring dockerfile: 2.63kB 0.1s done 08:46:18 #16 DONE 1.3s 08:46:18 08:46:18 #17 [core-command internal] load .dockerignore 08:46:18 #17 transferring context: 56B 0.0s done 08:46:18 #17 DONE 0.3s 08:46:18 08:46:18 #18 [security-proxy-auth internal] load .dockerignore 08:46:18 #18 transferring context: 56B 0.0s done 08:46:18 #18 DONE 0.3s 08:46:18 08:46:18 #19 [security-bootstrapper internal] load .dockerignore 08:46:18 #19 transferring context: 56B 0.0s done 08:46:18 #19 DONE 0.2s 08:46:18 08:46:18 #20 [security-spiffe-token-provider internal] load .dockerignore 08:46:18 #20 transferring context: 56B done 08:46:18 #20 DONE 0.1s 08:46:18 08:46:18 #14 [core-metadata internal] load .dockerignore 08:46:18 #14 transferring context: 56B 0.0s done 08:46:18 #14 DONE 0.3s 08:46:18 08:46:18 #21 [security-spire-agent internal] load .dockerignore 08:46:18 #21 transferring context: 56B 0.0s done 08:46:18 #21 DONE 0.2s 08:46:18 08:46:18 #22 [support-scheduler internal] load .dockerignore 08:46:18 #22 transferring context: 56B 0.0s done 08:46:18 #22 DONE 0.2s 08:46:18 08:46:18 #23 [security-spire-server internal] load .dockerignore 08:46:18 #23 transferring context: 56B 0.0s done 08:46:18 #23 DONE 0.1s 08:46:18 08:46:18 #24 [support-notifications internal] load .dockerignore 08:46:18 #24 transferring context: 56B 0.0s done 08:46:18 #24 DONE 0.1s 08:46:18 08:46:18 #25 [core-common-config-bootstrapper internal] load .dockerignore 08:46:18 #25 transferring context: 56B 0.0s done 08:46:18 #25 DONE 0.1s 08:46:18 08:46:18 #26 [security-proxy-setup internal] load .dockerignore 08:46:18 #26 transferring context: 56B 0.0s done 08:46:18 #26 DONE 0.1s 08:46:18 08:46:18 #27 [core-data internal] load .dockerignore 08:46:18 #27 transferring context: 56B done 08:46:18 #27 DONE 0.0s 08:46:18 08:46:18 #28 [security-spire-config internal] load .dockerignore 08:46:19 #28 transferring context: 56B done 08:46:19 #28 DONE 0.0s 08:46:19 08:46:19 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:19 #29 DONE 0.0s 08:46:19 08:46:19 #30 [security-proxy-auth stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:46:19 #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:46:19 #30 ... 08:46:19 08:46:19 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:19 #29 DONE 0.0s 08:46:19 08:46:19 #30 [security-bootstrapper stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:46:19 #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:46:19 #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:46:19 #30 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:46:19 #30 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:46:19 #30 ... 08:46:19 08:46:19 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:19 #29 DONE 0.0s 08:46:19 08:46:19 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:19 #29 DONE 0.0s 08:46:19 08:46:19 #30 [core-command stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:46:20 #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:46:20 #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:46:20 #30 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:46:20 #30 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:46:20 #30 DONE 0.8s 08:46:20 08:46:20 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 08:46:20 #31 DONE 0.6s 08:46:20 08:46:20 #32 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:46:20 #32 ... 08:46:20 08:46:20 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:20 #29 DONE 0.0s 08:46:20 08:46:20 #30 [security-spire-agent stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:46:20 #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:46:20 #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:46:20 #30 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:46:20 #30 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:46:20 #30 DONE 0.8s 08:46:20 08:46:20 #32 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:46:20 #32 ... 08:46:20 08:46:20 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:20 #29 DONE 0.0s 08:46:20 08:46:20 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:20 #29 DONE 0.0s 08:46:20 08:46:20 #33 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:46:20 #33 ... 08:46:20 08:46:20 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:20 #29 DONE 0.0s 08:46:21 08:46:21 #30 [security-spire-server stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:46:21 #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:46:21 #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:46:21 #30 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:46:21 #30 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:46:21 #30 DONE 0.8s 08:46:21 08:46:21 #32 [security-spire-server builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:46:21 #32 ... 08:46:21 08:46:21 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:21 #29 DONE 0.0s 08:46:21 08:46:21 #34 [security-bootstrapper internal] load build context 08:46:21 #34 ... 08:46:21 08:46:21 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:46:21 #29 DONE 0.0s 08:46:21 08:46:21 #34 [security-bootstrapper internal] load build context 08:46:21 #34 ... 08:46:21 08:46:21 #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 08:46:21 #31 DONE 1.7s 08:46:21 08:46:21 #34 [security-bootstrapper internal] load build context 08:46:21 #34 ... 08:46:21 08:46:21 #30 [core-data stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 08:46:21 #30 resolve docker.io/library/alpine:3.17@sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 0.0s done 08:46:21 #30 sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 1.64kB / 1.64kB done 08:46:21 #30 sha256:f465359a4d1abc7defe7b9774a1077b2ccff79bc64aeab71a7296d13aa504a9a 528B / 528B done 08:46:21 #30 sha256:779605e5fbc087db31393c064dfca0962114a34da8c552e41d30e720aec08885 1.49kB / 1.49kB done 08:46:21 #30 DONE 0.9s 08:46:21 08:46:21 #34 [security-bootstrapper internal] load build context 08:46:24 #34 transferring context: 12.28MB 4.2s 08:46:27 #34 ... 08:46:27 08:46:27 #35 [core-metadata internal] load build context 08:46:27 #35 ... 08:46:27 08:46:27 #34 [security-bootstrapper internal] load build context 08:46:28 #34 ... 08:46:28 08:46:28 #32 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:46:28 #32 DONE 8.6s 08:46:28 08:46:28 #34 [security-bootstrapper internal] load build context 08:46:29 #34 transferring context: 19.69MB 9.3s 08:46:29 #34 ... 08:46:29 08:46:29 #36 [security-secretstore-setup internal] load build context 08:46:29 #36 ... 08:46:29 08:46:29 #37 [core-command internal] load build context 08:46:29 #37 ... 08:46:29 08:46:29 #38 [security-proxy-auth internal] load build context 08:46:30 #38 ... 08:46:30 08:46:30 #39 [security-spire-server builder 2/7] WORKDIR /edgex-go 08:46:30 #39 DONE 2.5s 08:46:30 08:46:30 #38 [security-proxy-auth internal] load build context 08:46:30 #38 ... 08:46:30 08:46:30 #34 [security-bootstrapper internal] load build context 08:46:30 #34 ... 08:46:30 08:46:30 #40 [support-scheduler internal] load build context 08:46:30 #40 ... 08:46:30 08:46:30 #41 [security-spire-agent internal] load build context 08:46:30 #41 ... 08:46:30 08:46:30 #42 [security-spiffe-token-provider internal] load build context 08:46:30 #42 ... 08:46:30 08:46:30 #43 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:30 #0 8.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:30 #43 ... 08:46:30 08:46:30 #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:30 #0 8.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:30 #44 ... 08:46:30 08:46:30 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:46:30 #0 7.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:30 #0 9.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:30 #45 ... 08:46:30 08:46:30 #46 [support-notifications internal] load build context 08:46:30 #46 ... 08:46:30 08:46:30 #47 [security-spire-server internal] load build context 08:46:31 #47 ... 08:46:31 08:46:31 #33 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:46:31 #33 6.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:31 #33 7.272 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:31 #33 10.72 (1/1) Installing dumb-init (1.2.5-r2) 08:46:31 #33 10.72 Executing busybox-1.35.0-r29.trigger 08:46:31 #33 10.85 OK: 8 MiB in 16 packages 08:46:31 #33 ... 08:46:31 08:46:31 #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:46:31 #0 5.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:31 #0 6.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:31 #0 8.379 (1/4) Installing ca-certificates (20230506-r0) 08:46:31 #0 8.772 (2/4) Installing dumb-init (1.2.5-r2) 08:46:31 #0 8.817 (3/4) Installing su-exec (0.2-r2) 08:46:31 #0 8.835 (4/4) Installing yq (4.30.4-r4) 08:46:31 #0 10.09 Executing busybox-1.35.0-r29.trigger 08:46:31 #0 10.19 Executing ca-certificates-20230506-r0.trigger 08:46:31 #48 ... 08:46:31 08:46:31 #49 [core-common-config-bootstrapper internal] load build context 08:46:31 #49 ... 08:46:31 08:46:31 #50 [core-data internal] load build context 08:46:31 #50 ... 08:46:31 08:46:31 #51 [security-proxy-setup internal] load build context 08:46:31 #51 ... 08:46:31 08:46:31 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:46:31 #0 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:32 #52 ... 08:46:32 08:46:32 #53 [security-spire-config internal] load build context 08:46:32 #53 ... 08:46:32 08:46:32 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:32 #54 ... 08:46:32 08:46:32 #38 [security-proxy-auth internal] load build context 08:46:32 #38 ... 08:46:32 08:46:32 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:46:32 #55 ... 08:46:32 08:46:32 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 08:46:32 #56 ... 08:46:32 08:46:32 #34 [security-bootstrapper internal] load build context 08:46:34 #34 ... 08:46:34 08:46:34 #33 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:46:34 #33 DONE 13.5s 08:46:34 08:46:34 #41 [security-spire-agent internal] load build context 08:46:34 #41 transferring context: 27.73MB 13.6s 08:46:35 #41 ... 08:46:35 08:46:35 #48 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:46:35 #48 12.63 OK: 17 MiB in 19 packages 08:46:35 #48 DONE 14.9s 08:46:35 08:46:35 #34 [security-bootstrapper internal] load build context 08:46:36 #34 ... 08:46:36 08:46:36 #45 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 08:46:36 #45 14.15 (1/2) Installing dumb-init (1.2.5-r2) 08:46:36 #45 14.15 (2/2) Installing su-exec (0.2-r2) 08:46:36 #45 14.15 Executing busybox-1.35.0-r29.trigger 08:46:36 #45 14.29 OK: 8 MiB in 17 packages 08:46:36 #45 DONE 16.2s 08:46:36 08:46:36 #34 [security-bootstrapper internal] load build context 08:46:37 #34 ... 08:46:37 08:46:37 #35 [core-metadata internal] load build context 08:46:37 #35 ... 08:46:37 08:46:37 #41 [security-spire-agent internal] load build context 08:46:39 #41 transferring context: 34.09MB 18.6s 08:46:40 #41 ... 08:46:40 08:46:40 #36 [security-secretstore-setup internal] load build context 08:46:40 #36 ... 08:46:40 08:46:40 #37 [core-command internal] load build context 08:46:40 #37 ... 08:46:40 08:46:40 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:46:40 #57 ... 08:46:40 08:46:40 #58 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:46:40 #0 8.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:40 #58 ... 08:46:40 08:46:40 #40 [support-scheduler internal] load build context 08:46:40 #40 ... 08:46:40 08:46:40 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:46:40 #59 ... 08:46:40 08:46:40 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:46:40 #0 9.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:40 #60 ... 08:46:40 08:46:40 #42 [security-spiffe-token-provider internal] load build context 08:46:41 #42 ... 08:46:41 08:46:41 #61 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:46:41 #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:41 #61 ... 08:46:41 08:46:41 #46 [support-notifications internal] load build context 08:46:41 #46 ... 08:46:41 08:46:41 #47 [security-spire-server internal] load build context 08:46:41 #47 ... 08:46:41 08:46:41 #46 [support-notifications internal] load build context 08:46:42 #46 ... 08:46:42 08:46:42 #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:42 #44 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:42 #44 15.46 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:42 #44 15.46 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:42 #44 15.46 OK: 17689 distinct packages available 08:46:42 #44 15.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:42 #44 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:42 #44 ... 08:46:42 08:46:42 #49 [core-common-config-bootstrapper internal] load build context 08:46:42 #49 ... 08:46:42 08:46:42 #51 [security-proxy-setup internal] load build context 08:46:42 #51 ... 08:46:42 08:46:42 #50 [core-data internal] load build context 08:46:42 #50 ... 08:46:42 08:46:42 #53 [security-spire-config internal] load build context 08:46:42 #53 ... 08:46:42 08:46:42 #43 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:42 #43 11.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:42 #43 15.84 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:42 #43 15.84 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:42 #43 15.84 OK: 17689 distinct packages available 08:46:42 #43 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:42 #43 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:42 #43 ... 08:46:42 08:46:42 #53 [security-spire-config internal] load build context 08:46:42 #53 ... 08:46:42 08:46:42 #38 [security-proxy-auth internal] load build context 08:46:42 #38 ... 08:46:42 08:46:42 #53 [security-spire-config internal] load build context 08:46:44 #53 ... 08:46:44 08:46:44 #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:46:44 #62 DONE 7.3s 08:46:44 08:46:44 #53 [security-spire-config internal] load build context 08:46:44 #53 ... 08:46:44 08:46:44 #63 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 08:46:44 #63 DONE 0.4s 08:46:44 08:46:44 #53 [security-spire-config internal] load build context 08:46:44 #53 transferring context: 24.47MB 21.4s 08:46:44 #53 ... 08:46:44 08:46:44 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:46:44 #52 13.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:44 #52 17.85 (1/2) Installing ca-certificates (20230506-r0) 08:46:44 #52 18.24 (2/2) Installing dumb-init (1.2.5-r2) 08:46:44 #52 18.26 Executing busybox-1.35.0-r29.trigger 08:46:44 #52 18.61 Executing ca-certificates-20230506-r0.trigger 08:46:44 #52 21.63 OK: 8 MiB in 17 packages 08:46:45 #52 ... 08:46:45 08:46:45 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:45 #54 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:45 #54 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:45 #54 21.91 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:45 #54 21.91 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:45 #54 21.91 OK: 17689 distinct packages available 08:46:45 #54 ... 08:46:45 08:46:45 #37 [core-command internal] load build context 08:46:45 #37 ... 08:46:45 08:46:45 #52 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 08:46:45 #52 DONE 24.1s 08:46:45 08:46:45 #37 [core-command internal] load build context 08:46:47 #37 ... 08:46:47 08:46:47 #34 [security-bootstrapper internal] load build context 08:46:47 #34 ... 08:46:47 08:46:47 #35 [core-metadata internal] load build context 08:46:47 #35 ... 08:46:47 08:46:47 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 08:46:47 #56 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:47 #56 17.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:47 #56 ... 08:46:47 08:46:47 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:46:47 #55 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:47 #55 18.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:48 #55 ... 08:46:48 08:46:48 #35 [core-metadata internal] load build context 08:46:50 #35 transferring context: 41.08MB 30.0s 08:46:50 #35 ... 08:46:50 08:46:50 #61 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 08:46:50 #61 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:50 #61 18.38 OK: 263 MiB in 53 packages 08:46:50 #61 DONE 19.9s 08:46:50 08:46:50 #35 [core-metadata internal] load build context 08:46:50 #35 ... 08:46:50 08:46:50 #41 [security-spire-agent internal] load build context 08:46:50 #41 ... 08:46:50 08:46:50 #36 [security-secretstore-setup internal] load build context 08:46:50 #36 ... 08:46:50 08:46:50 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 08:46:50 #56 25.83 (1/2) Installing dumb-init (1.2.5-r2) 08:46:50 #56 25.88 (2/2) Installing openssl (3.0.9-r1) 08:46:50 #56 26.06 Executing busybox-1.35.0-r29.trigger 08:46:50 #56 26.22 OK: 8 MiB in 17 packages 08:46:50 #56 DONE 28.3s 08:46:50 08:46:50 #36 [security-secretstore-setup internal] load build context 08:46:50 #36 ... 08:46:50 08:46:50 #41 [security-spire-agent internal] load build context 08:46:50 #41 ... 08:46:50 08:46:50 #40 [support-scheduler internal] load build context 08:46:50 #40 ... 08:46:50 08:46:50 #36 [security-secretstore-setup internal] load build context 08:46:51 #36 ... 08:46:51 08:46:51 #42 [security-spiffe-token-provider internal] load build context 08:46:51 #42 ... 08:46:51 08:46:51 #38 [security-proxy-auth internal] load build context 08:46:51 #38 ... 08:46:51 08:46:51 #47 [security-spire-server internal] load build context 08:46:51 #47 ... 08:46:51 08:46:51 #43 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:46:51 #43 28.15 (1/5) Installing dumb-init (1.2.5-r2) 08:46:51 #43 28.18 (2/5) Installing musl-obstack (1.2.3-r0) 08:46:51 #43 28.18 (3/5) Installing libucontext (1.2-r0) 08:46:51 #43 28.20 (4/5) Installing gcompat (1.1.0-r0) 08:46:51 #43 28.24 (5/5) Installing openssl (3.0.9-r1) 08:46:51 #43 28.40 Executing busybox-1.35.0-r29.trigger 08:46:51 #43 28.62 OK: 9 MiB in 20 packages 08:46:51 #43 DONE 30.8s 08:46:51 08:46:51 #47 [security-spire-server internal] load build context 08:46:51 #47 ... 08:46:51 08:46:51 #58 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:46:51 #58 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:51 #58 19.95 OK: 263 MiB in 53 packages 08:46:51 #58 ... 08:46:51 08:46:51 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:46:51 #57 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:51 #57 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:52 #57 ... 08:46:52 08:46:52 #46 [support-notifications internal] load build context 08:46:52 #46 ... 08:46:52 08:46:52 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:46:52 #57 21.73 v3.17.4-43-g78ac780eeef [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:46:52 #57 21.73 v3.17.4-37-gd76d6c9370f [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:46:52 #57 21.73 OK: 17689 distinct packages available 08:46:52 #57 ... 08:46:52 08:46:52 #50 [core-data internal] load build context 08:46:52 #50 ... 08:46:52 08:46:52 #51 [security-proxy-setup internal] load build context 08:46:52 #51 ... 08:46:52 08:46:52 #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:46:52 #58 DONE 22.3s 08:46:52 08:46:52 #49 [core-common-config-bootstrapper internal] load build context 08:46:52 #49 ... 08:46:52 08:46:52 #55 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 08:46:52 #55 27.34 (1/1) Installing dumb-init (1.2.5-r2) 08:46:52 #55 27.42 Executing busybox-1.35.0-r29.trigger 08:46:52 #55 27.60 OK: 8 MiB in 16 packages 08:46:52 #55 DONE 30.3s 08:46:52 08:46:52 #49 [core-common-config-bootstrapper internal] load build context 08:46:52 #49 ... 08:46:52 08:46:52 #51 [security-proxy-setup internal] load build context 08:46:52 #51 ... 08:46:52 08:46:52 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:46:52 #59 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:52 #59 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:52 #59 22.01 OK: 263 MiB in 53 packages 08:46:52 #59 ... 08:46:52 08:46:52 #49 [core-common-config-bootstrapper internal] load build context 08:46:53 #49 ... 08:46:53 08:46:53 #44 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:46:53 #44 26.26 (1/9) Installing ca-certificates (20230506-r0) 08:46:53 #44 26.95 (2/9) Installing brotli-libs (1.0.9-r9) 08:46:53 #44 27.12 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:46:53 #44 27.13 (4/9) Installing libcurl (8.1.2-r0) 08:46:53 #44 27.21 (5/9) Installing curl (8.1.2-r0) 08:46:53 #44 27.25 (6/9) Installing dumb-init (1.2.5-r2) 08:46:53 #44 27.30 (7/9) Installing musl-obstack (1.2.3-r0) 08:46:53 #44 27.32 (8/9) Installing libucontext (1.2-r0) 08:46:53 #44 27.34 (9/9) Installing gcompat (1.1.0-r0) 08:46:53 #44 27.38 Executing busybox-1.35.0-r29.trigger 08:46:53 #44 27.59 Executing ca-certificates-20230506-r0.trigger 08:46:53 #44 30.47 OK: 11 MiB in 24 packages 08:46:53 #44 DONE 33.0s 08:46:53 08:46:53 #42 [security-spiffe-token-provider internal] load build context 08:46:54 #42 ... 08:46:54 08:46:54 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:46:54 #60 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:54 #60 21.50 OK: 263 MiB in 53 packages 08:46:54 #60 DONE 23.6s 08:46:54 08:46:54 #42 [security-spiffe-token-provider internal] load build context 08:46:54 #42 ... 08:46:54 08:46:54 #64 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 08:46:54 #64 DONE 3.5s 08:46:54 08:46:54 #42 [security-spiffe-token-provider internal] load build context 08:46:54 #42 ... 08:46:54 08:46:54 #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:46:54 #59 DONE 24.8s 08:46:54 08:46:54 #42 [security-spiffe-token-provider internal] load build context 08:46:54 #42 ... 08:46:54 08:46:54 #54 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:46:54 #54 23.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:54 #54 27.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:54 #54 31.18 (1/4) Installing dumb-init (1.2.5-r2) 08:46:54 #54 31.18 (2/4) Installing musl-obstack (1.2.3-r0) 08:46:54 #54 31.18 (3/4) Installing libucontext (1.2-r0) 08:46:54 #54 31.18 (4/4) Installing gcompat (1.1.0-r0) 08:46:54 #54 31.24 Executing busybox-1.35.0-r29.trigger 08:46:54 #54 31.28 OK: 8 MiB in 19 packages 08:46:54 #54 DONE 32.6s 08:46:54 08:46:54 #42 [security-spiffe-token-provider internal] load build context 08:46:55 #42 transferring context: 54.08MB 34.2s 08:46:55 #42 ... 08:46:55 08:46:55 #53 [security-spire-config internal] load build context 08:46:55 #53 ... 08:46:55 08:46:55 #42 [security-spiffe-token-provider internal] load build context 08:46:55 #42 ... 08:46:55 08:46:55 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:46:55 #57 22.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:46:55 #57 23.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:46:55 #57 24.40 OK: 263 MiB in 53 packages 08:46:55 #57 DONE 25.2s 08:46:55 08:46:55 #42 [security-spiffe-token-provider internal] load build context 08:46:57 #42 ... 08:46:57 08:46:57 #37 [core-command internal] load build context 08:46:57 #37 ... 08:46:57 08:46:57 #34 [security-bootstrapper internal] load build context 08:46:57 #34 ... 08:46:57 08:46:57 #42 [security-spiffe-token-provider internal] load build context 08:46:59 #42 transferring context: 79.61MB 39.3s 08:47:00 #42 ... 08:47:00 08:47:00 #35 [core-metadata internal] load build context 08:47:00 #35 ... 08:47:00 08:47:00 #42 [security-spiffe-token-provider internal] load build context 08:47:01 #42 ... 08:47:01 08:47:01 #41 [security-spire-agent internal] load build context 08:47:01 #41 ... 08:47:01 08:47:01 #40 [support-scheduler internal] load build context 08:47:01 #40 ... 08:47:01 08:47:01 #41 [security-spire-agent internal] load build context 08:47:01 #41 ... 08:47:01 08:47:01 #36 [security-secretstore-setup internal] load build context 08:47:01 #36 ... 08:47:01 08:47:01 #47 [security-spire-server internal] load build context 08:47:01 #47 ... 08:47:01 08:47:01 #38 [security-proxy-auth internal] load build context 08:47:02 #38 ... 08:47:02 08:47:02 #47 [security-spire-server internal] load build context 08:47:02 #47 ... 08:47:02 08:47:02 #46 [support-notifications internal] load build context 08:47:02 #46 ... 08:47:02 08:47:02 #47 [security-spire-server internal] load build context 08:47:02 #47 ... 08:47:02 08:47:02 #50 [core-data internal] load build context 08:47:02 #50 ... 08:47:02 08:47:02 #47 [security-spire-server internal] load build context 08:47:02 #47 ... 08:47:02 08:47:02 #51 [security-proxy-setup internal] load build context 08:47:03 #51 ... 08:47:03 08:47:03 #47 [security-spire-server internal] load build context 08:47:03 #47 ... 08:47:03 08:47:03 #49 [core-common-config-bootstrapper internal] load build context 08:47:03 #49 ... 08:47:03 08:47:03 #47 [security-spire-server internal] load build context 08:47:05 #47 transferring context: 88.27MB 43.3s 08:47:05 #47 ... 08:47:05 08:47:05 #53 [security-spire-config internal] load build context 08:47:05 #53 ... 08:47:05 08:47:05 #47 [security-spire-server internal] load build context 08:47:07 #47 ... 08:47:07 08:47:07 #37 [core-command internal] load build context 08:47:08 #37 ... 08:47:08 08:47:08 #51 [security-proxy-setup internal] load build context 08:47:08 #51 ... 08:47:08 08:47:08 #34 [security-bootstrapper internal] load build context 08:47:08 #34 ... 08:47:08 08:47:08 #37 [core-command internal] load build context 08:47:10 #37 transferring context: 122.60MB 50.3s 08:47:10 #37 ... 08:47:10 08:47:10 #35 [core-metadata internal] load build context 08:47:10 #35 ... 08:47:10 08:47:10 #37 [core-command internal] load build context 08:47:11 #37 ... 08:47:11 08:47:11 #42 [security-spiffe-token-provider internal] load build context 08:47:11 #42 ... 08:47:11 08:47:11 #37 [core-command internal] load build context 08:47:11 #37 ... 08:47:11 08:47:11 #40 [support-scheduler internal] load build context 08:47:11 #40 ... 08:47:11 08:47:11 #37 [core-command internal] load build context 08:47:11 #37 ... 08:47:11 08:47:11 #41 [security-spire-agent internal] load build context 08:47:11 #41 ... 08:47:11 08:47:11 #36 [security-secretstore-setup internal] load build context 08:47:12 #36 ... 08:47:12 08:47:12 #37 [core-command internal] load build context 08:47:12 #37 ... 08:47:12 08:47:12 #38 [security-proxy-auth internal] load build context 08:47:12 #38 ... 08:47:12 08:47:12 #46 [support-notifications internal] load build context 08:47:12 #46 ... 08:47:12 08:47:12 #41 [security-spire-agent internal] load build context 08:47:12 #41 ... 08:47:12 08:47:12 #50 [core-data internal] load build context 08:47:12 #50 ... 08:47:12 08:47:12 #38 [security-proxy-auth internal] load build context 08:47:14 #38 ... 08:47:14 08:47:14 #49 [core-common-config-bootstrapper internal] load build context 08:47:14 #49 ... 08:47:14 08:47:14 #38 [security-proxy-auth internal] load build context 08:47:15 #38 transferring context: 168.43MB 55.4s 08:47:15 #38 ... 08:47:15 08:47:15 #53 [security-spire-config internal] load build context 08:47:15 #53 ... 08:47:15 08:47:15 #38 [security-proxy-auth internal] load build context 08:47:18 #38 ... 08:47:18 08:47:18 #47 [security-spire-server internal] load build context 08:47:18 #47 ... 08:47:18 08:47:18 #38 [security-proxy-auth internal] load build context 08:47:18 #38 ... 08:47:18 08:47:18 #51 [security-proxy-setup internal] load build context 08:47:18 #51 ... 08:47:18 08:47:18 #38 [security-proxy-auth internal] load build context 08:47:18 #38 ... 08:47:18 08:47:18 #34 [security-bootstrapper internal] load build context 08:47:18 #34 ... 08:47:18 08:47:18 #38 [security-proxy-auth internal] load build context 08:47:18 #38 transferring context: 182.20MB 58.6s done 08:47:18 #38 DONE 59.1s 08:47:18 08:47:18 #34 [security-bootstrapper internal] load build context 08:47:19 #34 ... 08:47:19 08:47:19 #41 [security-spire-agent internal] load build context 08:47:19 #41 transferring context: 182.20MB 57.8s done 08:47:19 #41 DONE 58.8s 08:47:19 08:47:19 #34 [security-bootstrapper internal] load build context 08:47:20 #34 transferring context: 182.20MB 60.1s done 08:47:21 #34 ... 08:47:21 08:47:21 #35 [core-metadata internal] load build context 08:47:21 #35 ... 08:47:21 08:47:21 #50 [core-data internal] load build context 08:47:21 #50 ... 08:47:21 08:47:21 #42 [security-spiffe-token-provider internal] load build context 08:47:21 #42 transferring context: 182.20MB 59.5s done 08:47:21 #42 ... 08:47:21 08:47:21 #50 [core-data internal] load build context 08:47:21 #50 ... 08:47:21 08:47:21 #40 [support-scheduler internal] load build context 08:47:21 #40 transferring context: 182.20MB 59.7s done 08:47:21 #40 ... 08:47:21 08:47:21 #35 [core-metadata internal] load build context 08:47:22 #35 ... 08:47:22 08:47:22 #36 [security-secretstore-setup internal] load build context 08:47:22 #36 ... 08:47:22 08:47:22 #50 [core-data internal] load build context 08:47:22 #50 transferring context: 182.20MB 59.2s done 08:47:22 #50 ... 08:47:22 08:47:22 #37 [core-command internal] load build context 08:47:22 #37 ... 08:47:22 08:47:22 #36 [security-secretstore-setup internal] load build context 08:47:22 #36 ... 08:47:22 08:47:22 #46 [support-notifications internal] load build context 08:47:22 #46 transferring context: 182.20MB 58.4s done 08:47:22 #46 ... 08:47:22 08:47:22 #34 [security-bootstrapper internal] load build context 08:47:22 #34 DONE 63.0s 08:47:22 08:47:22 #36 [security-secretstore-setup internal] load build context 08:47:23 #36 ... 08:47:23 08:47:23 #46 [support-notifications internal] load build context 08:47:23 #46 DONE 62.0s 08:47:23 08:47:23 #42 [security-spiffe-token-provider internal] load build context 08:47:23 #42 DONE 62.8s 08:47:23 08:47:23 #36 [security-secretstore-setup internal] load build context 08:47:23 #36 ... 08:47:23 08:47:23 #40 [support-scheduler internal] load build context 08:47:23 #40 DONE 62.9s 08:47:23 08:47:23 #36 [security-secretstore-setup internal] load build context 08:47:23 #36 ... 08:47:23 08:47:23 #51 [security-proxy-setup internal] load build context 08:47:23 #51 transferring context: 182.20MB 58.9s done 08:47:23 #51 DONE 61.7s 08:47:23 08:47:23 #36 [security-secretstore-setup internal] load build context 08:47:23 #36 ... 08:47:23 08:47:23 #50 [core-data internal] load build context 08:47:23 #50 DONE 61.9s 08:47:23 08:47:23 #36 [security-secretstore-setup internal] load build context 08:47:23 #36 ... 08:47:23 08:47:23 #53 [security-spire-config internal] load build context 08:47:23 #53 transferring context: 182.20MB 59.6s done 08:47:23 #53 DONE 62.2s 08:47:23 08:47:23 #36 [security-secretstore-setup internal] load build context 08:47:23 #36 ... 08:47:23 08:47:23 #65 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:47:23 #65 DONE 4.9s 08:47:23 08:47:23 #36 [security-secretstore-setup internal] load build context 08:47:24 #36 ... 08:47:24 08:47:24 #47 [security-spire-server internal] load build context 08:47:24 #47 transferring context: 182.20MB 61.4s done 08:47:24 #47 DONE 63.1s 08:47:24 08:47:24 #36 [security-secretstore-setup internal] load build context 08:47:24 #36 ... 08:47:24 08:47:24 #49 [core-common-config-bootstrapper internal] load build context 08:47:24 #49 ... 08:47:24 08:47:24 #36 [security-secretstore-setup internal] load build context 08:47:24 #36 ... 08:47:24 08:47:24 #66 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 08:47:24 #66 DONE 4.6s 08:47:24 08:47:24 #37 [core-command internal] load build context 08:47:24 #37 transferring context: 182.20MB 63.8s done 08:47:24 #37 DONE 64.8s 08:47:24 08:47:24 #36 [security-secretstore-setup internal] load build context 08:47:24 #36 ... 08:47:24 08:47:24 #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:47:24 #67 DONE 1.7s 08:47:24 08:47:24 #36 [security-secretstore-setup internal] load build context 08:47:24 #36 ... 08:47:24 08:47:24 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:47:24 #68 DONE 1.4s 08:47:24 08:47:24 #36 [security-secretstore-setup internal] load build context 08:47:24 #36 ... 08:47:24 08:47:24 #49 [core-common-config-bootstrapper internal] load build context 08:47:24 #49 transferring context: 182.20MB 62.7s done 08:47:24 #49 DONE 64.0s 08:47:25 08:47:25 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:47:25 #69 DONE 1.9s 08:47:25 08:47:25 #36 [security-secretstore-setup internal] load build context 08:47:26 #36 ... 08:47:26 08:47:26 #35 [core-metadata internal] load build context 08:47:26 #35 transferring context: 182.20MB 65.9s done 08:47:26 #35 DONE 66.1s 08:47:26 08:47:26 #36 [security-secretstore-setup internal] load build context 08:47:27 #36 transferring context: 182.20MB 67.6s done 08:47:27 #36 DONE 67.8s 08:47:27 08:47:27 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:34 #70 ... 08:47:34 08:47:34 #71 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:34 #71 ... 08:47:34 08:47:34 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:34 #72 ... 08:47:34 08:47:34 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:34 #73 ... 08:47:34 08:47:34 #74 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:21 #74 DONE 49.2s 08:48:21 08:48:21 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:21 #72 DONE 49.2s 08:48:21 08:48:21 #75 [security-spiffe-token-provider builder 6/7] COPY . . 08:48:21 #75 ... 08:48:21 08:48:21 #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:21 #70 DONE 48.9s 08:48:21 08:48:21 #71 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:21 #71 DONE 50.2s 08:48:21 08:48:21 #76 [security-proxy-auth builder 6/7] COPY . . 08:48:21 #76 ... 08:48:21 08:48:21 #73 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:21 #73 DONE 50.0s 08:48:21 08:48:21 #77 [security-spire-agent builder 6/9] COPY . . 08:48:21 #77 ... 08:48:21 08:48:21 #76 [security-proxy-auth builder 6/7] COPY . . 08:48:21 #76 DONE 4.4s 08:48:21 08:48:21 #78 [core-data builder 6/7] COPY . . 08:48:21 #78 CACHED 08:48:21 08:48:21 #79 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:21 #79 CACHED 08:48:21 08:48:21 #80 [core-data builder 4/7] COPY go.mod vendor* ./ 08:48:21 #80 CACHED 08:48:21 08:48:21 #81 [core-common-config-bootstrapper builder 6/7] COPY . . 08:48:21 #81 CACHED 08:48:21 08:48:21 #82 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:21 #82 CACHED 08:48:21 08:48:21 #83 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:48:21 #83 CACHED 08:48:21 08:48:21 #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:21 #84 CACHED 08:48:21 08:48:21 #85 [support-scheduler builder 6/7] COPY . . 08:48:21 #85 CACHED 08:48:21 08:48:21 #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:48:21 #86 CACHED 08:48:21 08:48:21 #87 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:21 #87 CACHED 08:48:21 08:48:21 #88 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:48:21 #88 CACHED 08:48:21 08:48:21 #89 [core-metadata builder 6/7] COPY . . 08:48:21 #89 CACHED 08:48:21 08:48:21 #77 [security-spire-agent builder 6/9] COPY . . 08:48:21 #77 DONE 4.3s 08:48:21 08:48:21 #90 [core-command builder 4/7] COPY go.mod vendor* ./ 08:48:21 #90 CACHED 08:48:21 08:48:21 #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:21 #91 CACHED 08:48:21 08:48:21 #92 [core-command builder 6/7] COPY . . 08:48:21 #92 CACHED 08:48:21 08:48:21 #93 [security-proxy-setup builder 6/7] COPY . . 08:48:21 #93 CACHED 08:48:21 08:48:21 #94 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:48:21 #94 CACHED 08:48:21 08:48:21 #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:21 #95 CACHED 08:48:21 08:48:21 #96 [security-bootstrapper builder 6/7] COPY . . 08:48:21 #96 DONE 4.7s 08:48:21 08:48:21 #97 [support-notifications builder 6/7] COPY . . 08:48:21 #97 DONE 4.6s 08:48:21 08:48:21 #75 [security-spiffe-token-provider builder 6/7] COPY . . 08:48:21 #75 DONE 4.7s 08:48:21 08:48:21 #98 [security-secretstore-setup builder 6/7] COPY . . 08:48:21 #98 CACHED 08:48:21 08:48:21 #99 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:48:21 #99 CACHED 08:48:21 08:48:21 #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:21 #100 CACHED 08:48:21 08:48:21 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:48:21 #101 ... 08:48:21 08:48:21 #102 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 08:48:21 #102 DONE 0.8s 08:48:21 08:48:21 #103 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 08:48:21 #103 CACHED 08:48:21 08:48:21 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 08:48:21 #104 CACHED 08:48:21 08:48:21 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:21 #105 CACHED 08:48:21 08:48:21 #106 [security-spire-server builder 6/9] COPY . . 08:48:21 #106 CACHED 08:48:21 08:48:21 #107 [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 08:48:25 #107 ... 08:48:25 08:48:25 #108 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:48:25 #0 6.043 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 08:48:25 #108 ... 08:48:25 08:48:25 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:48:25 #0 6.661 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 08:48:25 #109 ... 08:48:25 08:48:25 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:48:25 #101 6.997 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 08:48:25 #101 ... 08:48:25 08:48:25 #107 [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 08:48:25 #107 DONE 6.5s 08:48:25 08:48:25 #110 [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 08:48:25 #110 DONE 6.5s 08:48:26 08:48:26 #111 [security-spire-agent builder 9/9] WORKDIR /edgex-go 08:48:26 #111 DONE 0.5s 08:48:26 08:48:26 #112 [security-spire-server builder 9/9] WORKDIR /edgex-go 08:48:26 #112 DONE 0.5s 08:48:26 08:48:26 #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:48:26 #0 7.071 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 08:48:27 #113 ... 08:48:27 08:48:27 #114 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:27 #114 CACHED 08:48:27 08:48:27 #115 [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 08:48:27 #115 CACHED 08:48:27 08:48:27 #116 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 08:48:27 #116 CACHED 08:48:27 08:48:27 #117 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 08:48:27 #117 CACHED 08:48:27 08:48:27 #118 [security-spire-config builder 6/9] COPY . . 08:48:27 #118 CACHED 08:48:27 08:48:27 #119 [security-spire-config builder 9/9] WORKDIR /edgex-go 08:48:27 #119 CACHED 08:48:27 08:48:27 #120 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:48:28 #120 DONE 1.1s 08:48:28 08:48:28 #121 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 08:48:28 #121 DONE 1.0s 08:48:28 08:48:28 #122 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 08:48:28 #122 DONE 0.1s 08:48:28 08:48:28 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:48:28 #0 7.420 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 08:48:28 #123 ... 08:48:28 08:48:28 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:48:28 #0 4.694 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 08:48:28 #124 ... 08:48:28 08:48:28 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:48:28 #0 5.980 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 08:48:29 #125 ... 08:48:29 08:48:29 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:48:29 #0 6.472 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 08:48:29 #126 ... 08:48:29 08:48:29 #127 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:48:29 #127 CACHED 08:48:29 08:48:29 #128 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 08:48:29 #128 CACHED 08:48:29 08:48:29 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:48:29 #0 4.892 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 08:48:29 #129 ... 08:48:29 08:48:29 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:48:29 #0 6.457 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 08:48:29 #130 ... 08:48:29 08:48:29 #131 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 08:48:29 #131 DONE 0.3s 08:48:29 08:48:29 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:48:29 #0 5.607 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 08:48:29 #132 ... 08:48:29 08:48:29 #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:48:30 #133 ... 08:48:30 08:48:30 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:48:30 #134 DONE 1.3s 08:48:30 08:48:30 #135 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:48:30 #135 DONE 1.8s 08:48:30 08:48:30 #136 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:48:30 #136 DONE 0.2s 08:48:30 08:48:30 #137 [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 08:48:30 #137 DONE 0.2s 08:48:30 08:48:30 #133 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:48:30 #133 DONE 1.5s 08:48:30 08:48:30 #138 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:48:31 #138 DONE 0.2s 08:48:31 08:48:31 #139 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:48:31 #139 DONE 0.2s 08:48:31 08:48:31 #140 [security-spire-server] exporting to image 08:48:31 #140 exporting layers 08:48:31 #140 ... 08:48:31 08:48:31 #141 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 08:48:31 #141 DONE 0.2s 08:48:31 08:48:31 #142 [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 08:48:31 #142 DONE 0.3s 08:48:31 08:48:31 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:48:33 #143 DONE 3.1s 08:48:33 08:48:33 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:48:33 #144 DONE 0.3s 08:48:33 08:48:33 #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 08:48:34 #145 ... 08:48:34 08:48:34 #140 [security-spire-config] exporting to image 08:48:34 #140 exporting layers 2.1s done 08:48:34 #140 writing image sha256:aa73b7b9172f72b9026ba402f84c4d7e7e19f4f8851c1919f2b5f5478124d30e done 08:48:34 #140 naming to docker.io/library/security-spire-server-arm64 done 08:48:34 #140 writing image sha256:47df4ca6ec6c6baccde1a11a285aa2de65d9d3fb1c627e9aaa2039fa2014c0ed done 08:48:34 #140 naming to docker.io/library/security-spire-config-arm64 done 08:48:34 #140 DONE 2.7s 08:48:34 08:48:34 #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 08:48:34 #145 DONE 0.3s 08:48:34 08:48:34 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:48:34 #146 DONE 0.2s 08:48:34 08:48:34 #140 [security-spire-agent] exporting to image 08:48:36 #140 exporting layers 1.5s done 08:48:36 #140 writing image sha256:859207a02a814f20cd002b102d0588ac0cbb599591a382852e6e6b1466eb42e0 0.0s done 08:48:36 #140 naming to docker.io/library/security-spire-agent-arm64 done 08:48:36 #140 DONE 4.2s 08:48:36 08:48:36 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:43 #126 ... 09:03:43 09:03:43 #129 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:03:43 #129 DONE 921.9s 09:03:43 09:03:43 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:43 #126 ... 09:03:43 09:03:43 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:03:43 #147 DONE 0.2s 09:03:43 09:03:43 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:03:43 #148 DONE 0.2s 09:03:43 09:03:43 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:43 #109 ... 09:03:43 09:03:43 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:03:43 #149 DONE 0.3s 09:03:43 09:03:43 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:43 #125 ... 09:03:43 09:03:43 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:03:43 #150 DONE 0.2s 09:03:43 09:03:43 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:03:43 #151 DONE 0.1s 09:03:43 09:03:43 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:44 #152 DONE 2.0s 09:03:44 09:03:44 #140 [security-proxy-auth] exporting to image 09:03:44 #140 exporting layers 09:03:44 #140 exporting layers 0.6s done 09:03:44 #140 writing image sha256:db960a491e01a9c9968ce8b1e5cfde2f7494a8a112c66937c10673aab9f5c06d done 09:03:44 #140 naming to docker.io/library/security-proxy-auth-arm64 done 09:03:44 #140 DONE 4.8s 09:03:44 09:03:44 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:50 #109 ... 09:03:50 09:03:50 #108 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:03:50 #108 DONE 931.5s 09:03:50 09:03:50 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:50 #126 ... 09:03:50 09:03:50 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:03:50 #153 DONE 0.3s 09:03:50 09:03:50 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:51 #126 ... 09:03:51 09:03:51 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:03:51 #154 DONE 0.3s 09:03:51 09:03:51 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:51 #109 ... 09:03:51 09:03:51 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:03:51 #155 DONE 0.1s 09:03:51 09:03:51 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:03:51 #156 DONE 0.3s 09:03:51 09:03:51 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:03:51 #157 DONE 0.2s 09:03:51 09:03:51 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:03:53 #158 DONE 2.0s 09:03:53 09:03:53 #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:03:53 #113 ... 09:03:53 09:03:53 #140 [security-proxy-setup] exporting to image 09:03:53 #140 exporting layers 09:03:54 #140 exporting layers 0.5s done 09:03:54 #140 writing image sha256:d8d623cbe80d043248e9703d83b2492c4cd135ee0e27e24bbe5a9cc9b16a5734 done 09:03:54 #140 naming to docker.io/library/security-proxy-setup-arm64 09:03:54 #140 naming to docker.io/library/security-proxy-setup-arm64 done 09:03:54 #140 DONE 5.4s 09:03:54 09:03:54 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:57 #109 ... 09:03:57 09:03:57 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:03:57 #123 938.8 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 09:04:04 #123 ... 09:04:04 09:04:04 #113 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:04:04 #113 DONE 945.4s 09:04:04 09:04:04 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:04 #126 ... 09:04:04 09:04:04 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:04:04 #159 DONE 0.2s 09:04:04 09:04:04 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 09:04:07 #160 DONE 2.4s 09:04:07 09:04:07 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 09:04:07 #161 DONE 0.3s 09:04:07 09:04:07 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:07 #126 ... 09:04:07 09:04:07 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 09:04:07 #162 DONE 0.2s 09:04:07 09:04:07 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:04:07 #163 DONE 0.3s 09:04:07 09:04:07 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:04:08 #164 DONE 0.1s 09:04:08 09:04:08 #165 [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/ 09:04:08 #165 DONE 0.1s 09:04:08 09:04:08 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:04:08 #123 ... 09:04:08 09:04:08 #166 [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/ 09:04:08 #166 DONE 0.1s 09:04:08 09:04:08 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:04:08 #167 DONE 0.1s 09:04:08 09:04:08 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:08 #109 ... 09:04:08 09:04:08 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:04:08 #168 DONE 0.1s 09:04:08 09:04:08 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 09:04:10 #169 DONE 2.1s 09:04:10 09:04:10 #140 [security-bootstrapper] exporting to image 09:04:10 #140 exporting layers 09:04:11 #140 exporting layers 0.8s done 09:04:11 #140 writing image sha256:9764e53fc424dbbb7383e88aa5d6205739700d94c9b94c583b9bd7690633c5bc done 09:04:11 #140 naming to docker.io/library/security-bootstrapper-arm64 done 09:04:11 #140 DONE 6.3s 09:04:11 09:04:11 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:18 #126 ... 09:04:18 09:04:18 #123 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:04:18 #123 DONE 958.9s 09:04:18 09:04:18 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:04:18 #130 ... 09:04:18 09:04:18 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 09:04:18 #170 DONE 0.1s 09:04:18 09:04:18 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 09:04:18 #171 DONE 0.3s 09:04:18 09:04:18 #172 [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 09:04:18 #172 DONE 0.2s 09:04:18 09:04:18 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:04:18 #130 ... 09:04:18 09:04:18 #173 [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 09:04:19 #173 DONE 0.2s 09:04:19 09:04:19 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:04:19 #174 DONE 0.1s 09:04:19 09:04:19 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:04:19 #175 DONE 0.3s 09:04:19 09:04:19 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:04:19 #176 DONE 0.4s 09:04:19 09:04:19 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:04:19 #177 DONE 0.1s 09:04:19 09:04:19 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:22 #178 DONE 2.2s 09:04:22 09:04:22 #140 [security-secretstore-setup] exporting to image 09:04:22 #140 exporting layers 09:04:23 #140 exporting layers 1.4s done 09:04:23 #140 writing image sha256:fa095efe0ccfadb52b905b7e26b94528de12fafc72bfac99cabaf6daa8ba90ae done 09:04:23 #140 naming to docker.io/library/security-secretstore-setup-arm64 done 09:04:23 #140 DONE 7.6s 09:04:23 09:04:23 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:41 #126 ... 09:04:41 09:04:41 #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:04:41 #130 DONE 983.1s 09:04:42 09:04:42 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:42 #126 ... 09:04:42 09:04:42 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:04:42 #179 DONE 0.1s 09:04:42 09:04:42 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:04:42 #180 DONE 0.1s 09:04:42 09:04:42 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:04:42 #109 ... 09:04:42 09:04:42 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:04:42 #181 DONE 0.2s 09:04:42 09:04:42 #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 09:04:42 #182 DONE 0.1s 09:04:42 09:04:42 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:04:43 #132 ... 09:04:43 09:04:43 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:04:43 #183 DONE 0.1s 09:04:43 09:04:43 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:45 #184 DONE 1.9s 09:04:45 09:04:45 #140 [core-common-config-bootstrapper] exporting to image 09:04:45 #140 exporting layers 09:04:45 #140 exporting layers 0.6s done 09:04:45 #140 writing image sha256:daad6672e6c26cdea9593903a5956d5517b72a22b7f057b9df1cf463e2e41bfb done 09:04:45 #140 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:04:45 #140 DONE 8.2s 09:04:45 09:04:45 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:05:03 #125 ... 09:05:03 09:05:03 #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:05:03 #132 DONE 1004.9s 09:05:03 09:05:03 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:05:05 #125 ... 09:05:05 09:05:05 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 09:05:06 #185 DONE 0.1s 09:05:06 09:05:06 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:06 #109 ... 09:05:06 09:05:06 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 09:05:06 #186 DONE 0.1s 09:05:06 09:05:06 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:05:06 #187 DONE 0.3s 09:05:06 09:05:06 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:05:06 #188 DONE 0.1s 09:05:06 09:05:06 #140 [core-command] exporting to image 09:05:06 #140 exporting layers 09:05:07 #140 exporting layers 0.5s done 09:05:07 #140 writing image sha256:c1f1a5d6e83d4390215d8aaf5d6d07d834866dcbcee45229c978570b383c2099 done 09:05:07 #140 naming to docker.io/library/core-command-arm64 done 09:05:07 #140 DONE 8.7s 09:05:07 09:05:07 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:15 #126 ... 09:05:15 09:05:15 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:05:15 #124 DONE 1016.1s 09:05:15 09:05:15 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:15 #126 ... 09:05:15 09:05:15 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:05:15 #189 DONE 0.2s 09:05:15 09:05:15 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:15 #126 ... 09:05:15 09:05:15 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:05:15 #190 DONE 0.1s 09:05:15 09:05:15 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:05:16 #191 DONE 0.3s 09:05:16 09:05:16 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:05:16 #192 DONE 0.1s 09:05:16 09:05:16 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:16 #109 ... 09:05:16 09:05:16 #140 [core-data] exporting to image 09:05:16 #140 exporting layers 09:05:16 #140 exporting layers 0.3s done 09:05:16 #140 writing image sha256:4fff488504309f70cf85e91c16e4cf36ac41be01a990583bd651e062f66cf37d done 09:05:16 #140 naming to docker.io/library/core-data-arm64 done 09:05:16 #140 DONE 9.0s 09:05:16 09:05:16 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:19 #101 ... 09:05:19 09:05:19 #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:05:19 #125 DONE 1020.3s 09:05:19 09:05:19 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:19 #126 ... 09:05:19 09:05:19 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 09:05:19 #193 DONE 0.2s 09:05:19 09:05:19 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 09:05:19 #194 DONE 0.2s 09:05:19 09:05:19 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:05:20 #195 DONE 0.3s 09:05:20 09:05:20 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:20 #126 ... 09:05:20 09:05:20 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:05:20 #196 DONE 0.2s 09:05:20 09:05:20 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:05:20 #197 DONE 0.2s 09:05:20 09:05:20 #140 [core-metadata] exporting to image 09:05:20 #140 exporting layers 0.4s done 09:05:20 #140 writing image sha256:cf91880e49f0db94ea9de6996ad99d2b7f8ca40cfd96658af96cc4d2a37fb90b done 09:05:20 #140 naming to docker.io/library/core-metadata-arm64 done 09:05:20 #140 DONE 9.4s 09:05:20 09:05:20 #101 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:06:17 #101 DONE 1075.6s 09:06:17 09:06:17 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:06:17 #109 ... 09:06:17 09:06:17 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:06:17 #198 DONE 0.2s 09:06:17 09:06:17 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:06:17 #126 ... 09:06:17 09:06:17 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:06:17 #199 DONE 0.1s 09:06:17 09:06:17 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:06:17 #126 ... 09:06:17 09:06:17 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:06:17 #200 DONE 0.4s 09:06:17 09:06:17 #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 09:06:17 #201 DONE 0.2s 09:06:17 09:06:17 #140 [security-spiffe-token-provider] exporting to image 09:06:17 #140 exporting layers 09:06:17 #140 exporting layers 0.5s done 09:06:17 #140 writing image sha256:ac6e6d20d9cf0fa0c7a38caa992cabb31c500364af7406161ee6e02637fb332a done 09:06:17 #140 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:06:17 #140 DONE 10.0s 09:06:17 09:06:17 #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:06:44 #126 DONE 1101.6s 09:06:44 09:06:44 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:06:44 #109 DONE 1101.5s 09:06:44 09:06:44 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:06:44 #202 DONE 0.4s 09:06:44 09:06:44 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 09:06:44 #203 DONE 0.3s 09:06:44 09:06:44 #204 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:06:44 #204 DONE 0.1s 09:06:44 09:06:44 #205 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 09:06:44 #205 DONE 0.1s 09:06:44 09:06:44 #206 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:06:44 #206 DONE 0.4s 09:06:44 09:06:44 #207 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:06:44 #207 DONE 0.4s 09:06:44 09:06:44 #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:06:44 #208 DONE 0.1s 09:06:44 09:06:44 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:06:44 #209 DONE 0.1s 09:06:44 09:06:44 #140 [support-notifications] exporting to image 09:06:44 #140 exporting layers 09:06:44 #140 exporting layers 0.3s done 09:06:44 #140 writing image sha256:af9c64d71b2e1db16722e78fef0d0846b8257962662f2092900d1a3acf3e8edd 0.0s done 09:06:44 #140 naming to docker.io/library/support-scheduler-arm64 done 09:06:44 #140 writing image sha256:e8422f282c755f5790ea70eb504b006ae8ab72bf95c482a812660bc35b6f8ff5 09:06:44 #140 writing image sha256:e8422f282c755f5790ea70eb504b006ae8ab72bf95c482a812660bc35b6f8ff5 done 09:06:44 #140 naming to docker.io/library/support-notifications-arm64 done 09:06:44 #140 DONE 10.4s 09:06:44 time="2023-07-14T08:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:44 time="2023-07-14T08:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:44 time="2023-07-14T08:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:44 time="2023-07-14T08:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:44 time="2023-07-14T08:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:44 time="2023-07-14T08:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:44 time="2023-07-14T08:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:44 time="2023-07-14T08:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:44 time="2023-07-14T08:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:44 time="2023-07-14T08:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:44 time="2023-07-14T08:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:44 time="2023-07-14T08:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:44 time="2023-07-14T08:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:06:44 time="2023-07-14T08:46:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:06:44 $ docker stop --time=1 f8cbd663c24df84f9864ef90208d83589046363e05268ab87d5b248382950678 09:06:45 $ docker rm -f --volumes f8cbd663c24df84f9864ef90208d83589046363e05268ab87d5b248382950678 [Pipeline] // withDockerContainer [Pipeline] sh 09:06:46 + docker images 09:06:46 REPOSITORY TAG IMAGE ID CREATED SIZE 09:06:46 support-scheduler-arm64 latest af9c64d71b2e 5 seconds ago 31.8MB 09:06:46 support-notifications-arm64 latest e8422f282c75 5 seconds ago 32.4MB 09:06:46 security-spiffe-token-provider-arm64 latest ac6e6d20d9cf 31 seconds ago 33.3MB 09:06:46 core-metadata-arm64 latest cf91880e49f0 About a minute ago 20.8MB 09:06:46 core-data-arm64 latest 4fff48850430 About a minute ago 20.5MB 09:06:46 core-command-arm64 latest c1f1a5d6e83d About a minute ago 20.3MB 09:06:46 core-common-config-bootstrapper-arm64 latest daad6672e6c2 2 minutes ago 17.8MB 09:06:46 security-secretstore-setup-arm64 latest fa095efe0ccf 2 minutes ago 42.5MB 09:06:46 security-bootstrapper-arm64 latest 9764e53fc424 2 minutes ago 22.4MB 09:06:46 security-proxy-setup-arm64 latest d8d623cbe80d 2 minutes ago 19.3MB 09:06:46 security-proxy-auth-arm64 latest db960a491e01 3 minutes ago 18.8MB 09:06:46 security-spire-agent-arm64 latest 859207a02a81 18 minutes ago 153MB 09:06:46 security-spire-config-arm64 latest 47df4ca6ec6c 18 minutes ago 96.1MB 09:06:46 security-spire-server-arm64 latest aa73b7b9172f 18 minutes ago 97MB 09:06:46 ci-base-image-arm64 latest ee936c04c796 33 minutes ago 1.04GB 09:06:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 39 hours ago 677MB 09:06:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 6 weeks 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 09:06:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:46 09:06:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:47 arm64: Pulling from edgex-lftools-log-publisher 09:06:47 8998bd30e6a1: Pulling fs layer 09:06:47 04944245beec: Pulling fs layer 09:06:47 699f458cf7ca: Pulling fs layer 09:06:47 765212b225bb: Pulling fs layer 09:06:47 f23df028b6ca: Pulling fs layer 09:06:47 d65c8cfc05b1: Pulling fs layer 09:06:47 2437ff75d9bd: Pulling fs layer 09:06:47 f23df028b6ca: Waiting 09:06:47 d65c8cfc05b1: Waiting 09:06:47 2437ff75d9bd: Waiting 09:06:47 765212b225bb: Waiting 09:06:47 04944245beec: Verifying Checksum 09:06:47 04944245beec: Download complete 09:06:47 765212b225bb: Verifying Checksum 09:06:47 765212b225bb: Download complete 09:06:47 f23df028b6ca: Verifying Checksum 09:06:47 f23df028b6ca: Download complete 09:06:47 d65c8cfc05b1: Verifying Checksum 09:06:47 d65c8cfc05b1: Download complete 09:06:47 699f458cf7ca: Verifying Checksum 09:06:47 699f458cf7ca: Download complete 09:06:48 8998bd30e6a1: Verifying Checksum 09:06:48 8998bd30e6a1: Download complete 09:06:49 2437ff75d9bd: Verifying Checksum 09:06:49 2437ff75d9bd: Download complete 09:06:53 8998bd30e6a1: Pull complete 09:06:53 04944245beec: Pull complete 09:06:55 699f458cf7ca: Pull complete 09:06:55 765212b225bb: Pull complete 09:06:55 f23df028b6ca: Pull complete 09:06:56 d65c8cfc05b1: Pull complete 09:07:11 2437ff75d9bd: Pull complete 09:07:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:07:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:07:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:11 prd-ubuntu20.04-docker-arm64-4c-16g-1144 does not seem to be running inside a container 09:07: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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:07:14 $ docker top cb059fb3a3af249d3746a751f8bc60be0204d63bd0cb989ec1937e4a3ff78b6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:07:14 ---> job-cost.sh 09:07:14 lf-activate-venv: SKIPPING 09:07:14 INFO: No Stack... 09:07:15 INFO: Retrieving Pricing Info for: v3-standard-4 09:07:16 INFO: Archiving Costs [Pipeline] sh 09:07:17 + cat /w/workspace/edgex-go/10/archives/cost.csv 09:07:17 + cut -d, -f6 [Pipeline] lock 09:07:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4600-10-stack-cost] 09:07:17 Resource [jenkins-edgexfoundry-edgex-go-PR-4600-10-stack-cost] did not exist. Created. 09:07:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4600-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:07:17 + echo total: 0.10999999940395355 [Pipeline] stash 09:07:18 Stashed 1 file(s) [Pipeline] } 09:07:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4600-10-stack-cost] [Pipeline] // lock [Pipeline] } 09:07:18 $ docker stop --time=1 cb059fb3a3af249d3746a751f8bc60be0204d63bd0cb989ec1937e4a3ff78b6e 09:07:19 $ docker rm -f --volumes cb059fb3a3af249d3746a751f8bc60be0204d63bd0cb989ec1937e4a3ff78b6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:07:19 provisioning config files... 09:07:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config4575034622846005975tmp [Pipeline] { [Pipeline] sh 09:07:20 + set +x 09:07:20 + curl -s https://codecov.io/bash 09:07:20 + bash -s -- 09:07:25 09:07:25 _____ _ 09:07:25 / ____| | | 09:07:25 | | ___ __| | ___ ___ _____ __ 09:07:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:07:25 | |___| (_) | (_| | __/ (_| (_) \ V / 09:07:25 \_____\___/ \__,_|\___|\___\___/ \_/ 09:07:25 Bash-1.0.6 09:07:25 09:07:25 09:07:25 ==> git version 2.25.1 found 09:07:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:07:25 Release-Date: 2020-01-08 09:07:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:07:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:07:25 ==> Jenkins CI detected. 09:07:25 current dir:  /w/workspace/edgex-go/10 09:07:25 project root: . 09:07:25 --> token set from env 09:07:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:07:25 ==> Running gcov in . (disable via -X gcov) 09:07:25 ==> Python coveragepy not found 09:07:25 ==> Searching for coverage reports in: 09:07:25 + . 09:07:25 -> Found 1 reports 09:07:25 ==> Detecting git/mercurial file structure 09:07:25 ==> Reading reports 09:07:25 + ./coverage.out bytes=447731 09:07:25 ==> Appending adjustments 09:07:25 https://docs.codecov.io/docs/fixing-reports 09:07:26 + Found adjustments 09:07:26 ==> Gzipping contents 09:07:26 60K /tmp/codecov.FRSTBb.gz 09:07:26 ==> Uploading reports 09:07:26 url: https://codecov.io 09:07:26 query: branch=PR-4600&commit=200832ec9fc54f2bd4417930b713c952f4bb2a06&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4600%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4600&job=&cmd_args= 09:07:26 -> Pinging Codecov 09:07:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4600&commit=200832ec9fc54f2bd4417930b713c952f4bb2a06&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4600%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4600&job=&cmd_args= 09:07:26 -> Uploading to 09:07:26 https://storage.googleapis.com/codecov/v4/raw/2023-07-14/00271124DB129430A58F1EEE437C3FCB/200832ec9fc54f2bd4417930b713c952f4bb2a06/27d03c26-c715-4992-9137-433c1a336da9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230714T090726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=773950bc5e2ca7f46b06e7a6e7cb22db9eb357705bfd92ed94808b10b0d63380 09:07:26 % Total % Received % Xferd Average Speed Time Time Time Current 09:07:26 Dload Upload Total Spent Left Speed 09:07:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57378 0 0 100 57378 0 250k --:--:-- --:--:-- --:--:-- 249k 09:07:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/200832ec9fc54f2bd4417930b713c952f4bb2a06 [Pipeline] } 09:07:26 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 09:07:27 + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh 09:07:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:07:28 ---> package-listing.sh 09:07:28 ++ facter osfamily 09:07:28 ++ tr '[:upper:]' '[:lower:]' 09:07:28 + OS_FAMILY=debian 09:07:28 + workspace=/w/workspace/edgex-go/10 09:07:28 + START_PACKAGES=/tmp/packages_start.txt 09:07:28 + END_PACKAGES=/tmp/packages_end.txt 09:07:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:07:28 + PACKAGES=/tmp/packages_start.txt 09:07:28 + '[' /w/workspace/edgex-go/10 ']' 09:07:28 + PACKAGES=/tmp/packages_end.txt 09:07:28 + case "${OS_FAMILY}" in 09:07:28 + dpkg -l 09:07:28 + grep '^ii' 09:07:28 + '[' -f /tmp/packages_start.txt ']' 09:07:28 + '[' -f /tmp/packages_end.txt ']' 09:07:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:07:28 + '[' /w/workspace/edgex-go/10 ']' 09:07:28 + mkdir -p /w/workspace/edgex-go/10/archives/ 09:07:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 09:07:28 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:07:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:29 09:07:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:29 latest: Pulling from edgex-lftools-log-publisher 09:07:29 5eb5b503b376: Pulling fs layer 09:07:29 5c69ac0246d0: Pulling fs layer 09:07:29 ec43610c2a17: Pulling fs layer 09:07:29 3a2ae6a8a46f: Pulling fs layer 09:07:29 33b1e0a273af: Pulling fs layer 09:07:29 5d3b04190fa2: Pulling fs layer 09:07:29 2f39f015ded8: Pulling fs layer 09:07:29 33b1e0a273af: Waiting 09:07:29 5d3b04190fa2: Waiting 09:07:29 2f39f015ded8: Waiting 09:07:29 3a2ae6a8a46f: Waiting 09:07:29 5c69ac0246d0: Download complete 09:07:29 3a2ae6a8a46f: Download complete 09:07:29 33b1e0a273af: Verifying Checksum 09:07:29 33b1e0a273af: Download complete 09:07:29 ec43610c2a17: Verifying Checksum 09:07:29 ec43610c2a17: Download complete 09:07:30 5d3b04190fa2: Verifying Checksum 09:07:30 5d3b04190fa2: Download complete 09:07:30 5eb5b503b376: Verifying Checksum 09:07:30 5eb5b503b376: Download complete 09:07:30 2f39f015ded8: Download complete 09:07:31 5eb5b503b376: Pull complete 09:07:31 5c69ac0246d0: Pull complete 09:07:31 ec43610c2a17: Pull complete 09:07:31 3a2ae6a8a46f: Pull complete 09:07:32 33b1e0a273af: Pull complete 09:07:32 5d3b04190fa2: Pull complete 09:07:36 2f39f015ded8: Pull complete 09:07:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:07:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:07:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:36 prd-ubuntu20.04-docker-8c-8g-1142 does not seem to be running inside a container 09:07:36 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:latest cat 09:07:40 $ docker top b2b494de4cd50f2fa305c5f6c4d3813ae85527efa5a0168c7cbb6cb5a0d6c010 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:40 + touch /tmp/pre-build-complete [Pipeline] sh 09:07:41 + mkdir -p /var/log/sysstat [Pipeline] sh 09:07:41 + ls /var/log/sa-host 09:07:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:07:41 provisioning config files... 09:07:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config4917603004358389878tmp [Pipeline] { [Pipeline] echo 09:07:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:07:41 ---> create-netrc.sh [Pipeline] } 09:07:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:07:42 ---> python-tools-install.sh [Pipeline] echo 09:07:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:07:42 ---> sudo-logs.sh 09:07:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:07:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:07:42 ---> job-cost.sh 09:07:42 lf-activate-venv: SKIPPING 09:07:42 DEBUG: total: 0.10999999940395355 09:07:42 INFO: Retrieving Stack Cost... 09:07:43 INFO: Retrieving Pricing Info for: v3-standard-8 09:07:44 INFO: Archiving Costs [Pipeline] echo 09:07:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:07:44 ---> logs-deploy.sh 09:07:44 lf-activate-venv: SKIPPING 09:07:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4600/10 09:07:44 INFO: archiving workspace using pattern(s): 09:07:45 Archives upload complete. 09:07:45 INFO: archiving logs to Nexus