Pull request #4593 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6bd76199331563b5a25437d92cdf99dd7b691d2c+5014c11bb29f9edb3e55aa295af55b3798697700 (6c55bbe2b1fbdeee2730952e1e286ee6693ed0fd) 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-ssh10600823006654087612.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-ssh11368347736662886385.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4593/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4593/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3707877890099456923.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4593/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4481361704708889739.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10851319979290667867.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4593/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4593/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1780248503673889000.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-18578 in /w/workspace/edgexfoundry_edgex-go_PR-4593 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5014c11bb29f9edb3e55aa295af55b3798697700 into PR head commit 6bd76199331563b5a25437d92cdf99dd7b691d2c Merge succeeded, producing 6bd76199331563b5a25437d92cdf99dd7b691d2c Checking out Revision 6bd76199331563b5a25437d92cdf99dd7b691d2c (PR-4593) Commit message: "build(deps): Bump golang.org/x/crypto from 0.9.0 to 0.10.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage > 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/4593/head:refs/remotes/origin/PR-4593 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bd76199331563b5a25437d92cdf99dd7b691d2c # 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 5014c11bb29f9edb3e55aa295af55b3798697700 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bd76199331563b5a25437d92cdf99dd7b691d2c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:58:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:58:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:58:37 ========================================================= 19:58:37 EdgeX Global Pipelines Version Info 19:58:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:58:38 ------------------- 19:58:38 stable info: 19:58:38 ------------------- 19:58:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:58:38 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:58:38 Message: update stable to v1.0.250 19:58:38 ------------------- 19:58:38 experimental info: 19:58:38 ------------------- 19:58:38 Commited By: **** collab-it+edgex@linuxfoundation.org 19:58:38 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 19:58:38 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:58:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4593 [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4593 [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4593 [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bd76199331563b5a25437d92cdf99dd7b691d2c [Pipeline] echo 19:58:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bd7619 [Pipeline] echo 19:58:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:40 provisioning config files... 19:58:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2281886266370750314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:58:40 ---> docker-login.sh 19:58:40 nexus3.edgexfoundry.org:10001 19:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:40 Configure a credential helper to remove this warning. See 19:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:40 19:58:40 Login Succeeded 19:58:40 nexus3.edgexfoundry.org:10002 19:58:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:40 Configure a credential helper to remove this warning. See 19:58:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:40 19:58:40 Login Succeeded 19:58:40 nexus3.edgexfoundry.org:10003 19:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:41 Configure a credential helper to remove this warning. See 19:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:41 19:58:41 Login Succeeded 19:58:41 nexus3.edgexfoundry.org:10004 19:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:41 Configure a credential helper to remove this warning. See 19:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:41 19:58:41 Login Succeeded 19:58:41 docker.io 19:58:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:58:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:58:41 Configure a credential helper to remove this warning. See 19:58:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:58:41 19:58:41 Login Succeeded 19:58:41 ---> docker-login.sh ends [Pipeline] } 19:58:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:41 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:58:41 + dirname cmd/core-command/Dockerfile 19:58:41 + cut -d/ -f2 19:58:41 + echo core-command,cmd/core-command/Dockerfile 19:58:41 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:58:41 + cut -d/ -f2 19:58:41 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:58:41 + dirname cmd/core-data/Dockerfile 19:58:41 + cut -d/ -f2 19:58:41 + echo core-data,cmd/core-data/Dockerfile 19:58:41 + dirname cmd/core-metadata/Dockerfile 19:58:41 + cut -d/ -f2 19:58:41 + echo core-metadata,cmd/core-metadata/Dockerfile 19:58:41 + dirname cmd/security-bootstrapper/Dockerfile 19:58:41 + cut -d/ -f2 19:58:41 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:58:41 + dirname cmd/security-proxy-auth/Dockerfile 19:58:41 + cut -d/ -f2 19:58:41 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:58:41 + dirname cmd/security-proxy-setup/Dockerfile 19:58:41 + cut -d/ -f2 19:58:41 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:58:41 + dirname+ cmd/security-secretstore-setup/Dockerfile 19:58:41 cut -d/ -f2 19:58:41 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:58:41 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:58:41 + cut -d/ -f2 19:58:41 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:58:41 + dirname cmd/security-spire-agent/Dockerfile 19:58:41 + cut -d/ -f2 19:58:41 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:58:41 + dirname cmd/security-spire-config/Dockerfile 19:58:41 + cut -d/ -f2 19:58:41 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:58:41 + dirname cmd/security-spire-server/Dockerfile 19:58:41 + cut -d/ -f2 19:58:41 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:58:41 + dirname cmd/support-notifications/Dockerfile 19:58:41 + cut -d/ -f2 19:58:41 + echo support-notifications,cmd/support-notifications/Dockerfile 19:58:41 + cut -d/ -f2 19:58:41 + dirname cmd/support-scheduler/Dockerfile 19:58:41 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:58:42 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:58:42 + git rev-list -1 --merges 6bd76199331563b5a25437d92cdf99dd7b691d2c~1..6bd76199331563b5a25437d92cdf99dd7b691d2c [Pipeline] echo 19:58:42 -----------> git rev-list -1 --merges 6bd76199331563b5a25437d92cdf99dd7b691d2c~1..6bd76199331563b5a25437d92cdf99dd7b691d2c 6bd76199331563b5a25437d92cdf99dd7b691d2c [false] [Pipeline] sh 19:58:42 + git log --format=format:%s -1 6bd76199331563b5a25437d92cdf99dd7b691d2c [Pipeline] echo 19:58:42 ========================================================= 19:58:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:58:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:58:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:58:43 + grep -v github /etc/ssh/ssh_known_hosts 19:58:43 + [ -e /tmp/ssh_known_hosts ] 19:58:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:58:43 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:58:43 sudo tee -a /etc/ssh/ssh_known_hosts 19:58:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:43 19:58:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:44 0.1.4: Pulling from edgex-devops/py-git-semver 19:58:44 b85a868b505f: Pulling fs layer 19:58:44 e2be974225ed: Pulling fs layer 19:58:44 339a4e72a1f5: Pulling fs layer 19:58:44 988bab9f4d93: Pulling fs layer 19:58:44 1469e6f7b9e6: Pulling fs layer 19:58:44 eaf3925da568: Pulling fs layer 19:58:44 bab4dde63d76: Pulling fs layer 19:58:44 bde34c3a00c8: Pulling fs layer 19:58:44 b352a97aabf1: Pulling fs layer 19:58:44 4872d77fe225: Pulling fs layer 19:58:44 5851b861e8e6: Pulling fs layer 19:58:44 bab4dde63d76: Waiting 19:58:44 eaf3925da568: Waiting 19:58:44 bde34c3a00c8: Waiting 19:58:44 1469e6f7b9e6: Waiting 19:58:44 b352a97aabf1: Waiting 19:58:44 988bab9f4d93: Waiting 19:58:44 4872d77fe225: Waiting 19:58:44 5851b861e8e6: Waiting 19:58:44 e2be974225ed: Download complete 19:58:44 988bab9f4d93: Verifying Checksum 19:58:44 988bab9f4d93: Download complete 19:58:44 1469e6f7b9e6: Verifying Checksum 19:58:44 1469e6f7b9e6: Download complete 19:58:44 339a4e72a1f5: Download complete 19:58:44 eaf3925da568: Verifying Checksum 19:58:44 eaf3925da568: Download complete 19:58:44 bde34c3a00c8: Download complete 19:58:44 b352a97aabf1: Verifying Checksum 19:58:44 b352a97aabf1: Download complete 19:58:44 4872d77fe225: Verifying Checksum 19:58:44 4872d77fe225: Download complete 19:58:44 5851b861e8e6: Verifying Checksum 19:58:44 5851b861e8e6: Download complete 19:58:44 b85a868b505f: Verifying Checksum 19:58:44 b85a868b505f: Download complete 19:58:44 bab4dde63d76: Verifying Checksum 19:58:44 bab4dde63d76: Download complete 19:58:45 b85a868b505f: Pull complete 19:58:45 e2be974225ed: Pull complete 19:58:46 339a4e72a1f5: Pull complete 19:58:46 988bab9f4d93: Pull complete 19:58:46 1469e6f7b9e6: Pull complete 19:58:46 eaf3925da568: Pull complete 19:58:48 bab4dde63d76: Pull complete 19:58:48 bde34c3a00c8: Pull complete 19:58:48 b352a97aabf1: Pull complete 19:58:48 4872d77fe225: Pull complete 19:58:48 5851b861e8e6: Pull complete 19:58:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:58:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:58:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:58:49 prd-ubuntu20.04-docker-8c-8g-18578 does not seem to be running inside a container 19:58:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:58:51 $ docker top 755dc8bd6d559ceebf7c40dd8ad0521fd17a694f2adb9bbc596c821e89925dbf -eo pid,comm 19:58:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:58:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:58:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:52 [ssh-agent] Looking for ssh-agent implementation... 19:58:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:52 $ docker exec 755dc8bd6d559ceebf7c40dd8ad0521fd17a694f2adb9bbc596c821e89925dbf ssh-agent 19:58:52 SSH_AUTH_SOCK=/tmp/ssh-HLyk273LSFct/agent.32 19:58:52 SSH_AGENT_PID=38 19:58:52 Running ssh-add (command line suppressed) 19:58:52 Identity added: /w/workspace/edgex-go/1@tmp/private_key_9899991274818924013.key (/w/workspace/edgex-go/1@tmp/private_key_9899991274818924013.key) 19:58:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:52 + git tag --points-at HEAD [Pipeline] } 19:58:52 $ docker exec --env ******** --env ******** 755dc8bd6d559ceebf7c40dd8ad0521fd17a694f2adb9bbc596c821e89925dbf ssh-agent -k 19:58:52 unset SSH_AUTH_SOCK; 19:58:52 unset SSH_AGENT_PID; 19:58:52 echo Agent pid 38 killed; 19:58:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:58:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:58:52 [ssh-agent] Looking for ssh-agent implementation... 19:58:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:58:53 $ docker exec 755dc8bd6d559ceebf7c40dd8ad0521fd17a694f2adb9bbc596c821e89925dbf ssh-agent 19:58:53 SSH_AUTH_SOCK=/tmp/ssh-CqTYDVS46E2O/agent.70 19:58:53 SSH_AGENT_PID=76 19:58:53 Running ssh-add (command line suppressed) 19:58:53 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16356296891245463216.key (/w/workspace/edgex-go/1@tmp/private_key_16356296891245463216.key) 19:58:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:58:53 + git semver init 19:58:53 2023-06-13 19:58:53,869 [run_init] DEBUG init version:0.0.0 force:False 19:58:53 2023-06-13 19:58:53,870 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:58:53 2023-06-13 19:58:53,870 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:58:53 2023-06-13 19:58:53,871 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:58:59 2023-06-13 19:58:58,895 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:58:59 2023-06-13 19:58:58,896 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4593 with force:False 19:58:59 2023-06-13 19:58:58,896 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4593 19:58:59 2023-06-13 19:58:58,901 [execute] INFO git cat-file --batch-check 19:58:59 2023-06-13 19:58:58,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:59 2023-06-13 19:58:58,907 [execute] INFO git cat-file --batch 19:58:59 2023-06-13 19:58:58,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:58:59 2023-06-13 19:58:58,912 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4593 19:58:59 0.0.0 [Pipeline] } 19:58:59 $ docker exec --env ******** --env ******** 755dc8bd6d559ceebf7c40dd8ad0521fd17a694f2adb9bbc596c821e89925dbf ssh-agent -k 19:58:59 unset SSH_AUTH_SOCK; 19:58:59 unset SSH_AGENT_PID; 19:58:59 echo Agent pid 76 killed; 19:58:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:58:59 + git semver [Pipeline] } 19:59:00 $ docker stop --time=1 755dc8bd6d559ceebf7c40dd8ad0521fd17a694f2adb9bbc596c821e89925dbf 19:59:01 $ docker rm -f --volumes 755dc8bd6d559ceebf7c40dd8ad0521fd17a694f2adb9bbc596c821e89925dbf [Pipeline] // withDockerContainer [Pipeline] sh 19:59:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:01 Stashed 1 file(s) [Pipeline] echo 19:59:02 [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] { 19:59:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18576 in /w/workspace/edgexfoundry_edgex-go_PR-4593 [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] ws 19:59:02 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:59:02 The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:02 ========================================================= 19:59:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:59:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:03 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:03 f56be85fc22e: Pulling fs layer 19:59:03 85791d961cd3: Pulling fs layer 19:59:03 d694b5ae8c79: Pulling fs layer 19:59:03 9f32a84ed3da: Pulling fs layer 19:59:03 4d19c01a9841: Pulling fs layer 19:59:03 9325e15d5711: Pulling fs layer 19:59:03 556b6ee489ea: Pulling fs layer 19:59:03 c5a4b2cf53e6: Pulling fs layer 19:59:03 9f32a84ed3da: Waiting 19:59:03 9325e15d5711: Waiting 19:59:03 c5a4b2cf53e6: Waiting 19:59:03 4d19c01a9841: Waiting 19:59:03 85791d961cd3: Verifying Checksum 19:59:03 85791d961cd3: Download complete 19:59:03 9f32a84ed3da: Verifying Checksum 19:59:03 9f32a84ed3da: Download complete 19:59:03 4d19c01a9841: Verifying Checksum 19:59:03 4d19c01a9841: Download complete 19:59:03 f56be85fc22e: Verifying Checksum 19:59:03 f56be85fc22e: Download complete 19:59:03 9325e15d5711: Verifying Checksum 19:59:03 9325e15d5711: Download complete 19:59:03 f56be85fc22e: Pull complete 19:59:03 85791d961cd3: Pull complete 19:59:03 c5a4b2cf53e6: Verifying Checksum 19:59:03 c5a4b2cf53e6: Download complete 19:59:04 d694b5ae8c79: Verifying Checksum 19:59:04 d694b5ae8c79: Download complete 19:59:04 556b6ee489ea: Verifying Checksum 19:59:04 556b6ee489ea: Download complete 19:59:06 using credential edgex-jenkins-ssh 19:59:06 Cloning the remote Git repository 19:59:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:59:06 > git init /w/workspace/edgex-go/1 # timeout=10 19:59:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:59:06 > git --version # timeout=10 19:59:07 > git --version # 'git version 2.25.1' 19:59:07 using GIT_SSH to set credentials SSH Credentials for GitHub 19:59:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:59:07 d694b5ae8c79: Pull complete 19:59:07 9f32a84ed3da: Pull complete 19:59:07 4d19c01a9841: Pull complete 19:59:07 9325e15d5711: Pull complete 19:59:09 556b6ee489ea: Pull complete 19:59:10 c5a4b2cf53e6: Pull complete 19:59:10 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 19:59:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:59:10 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:10 WORKDIR /edgex 19:59:10 COPY go.mod . 19:59:10 RUN go mod download 19:59:10 docker build -t ci-base-image-x86_64 -f - . 19:59:11 Sending build context to Docker daemon 170.6MB 19:59:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:11 ---> c4be618373d6 19:59:11 Step 2/4 : WORKDIR /edgex 19:59:16 ---> Running in 81a172cfd500 19:59:16 Removing intermediate container 81a172cfd500 19:59:16 ---> f3e335d2cc70 19:59:16 Step 3/4 : COPY go.mod . 19:59:16 ---> 6aa1d2100d09 19:59:16 Step 4/4 : RUN go mod download 19:59:16 ---> Running in 7153b9ecf614 19:59:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:59:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:59:25 Merging remotes/origin/main commit 5014c11bb29f9edb3e55aa295af55b3798697700 into PR head commit 6bd76199331563b5a25437d92cdf99dd7b691d2c 19:59:25 Merge succeeded, producing 6bd76199331563b5a25437d92cdf99dd7b691d2c 19:59:25 Checking out Revision 6bd76199331563b5a25437d92cdf99dd7b691d2c (PR-4593) 19:59:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:59:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:59:24 using GIT_SSH to set credentials SSH Credentials for GitHub 19:59:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4593/head:refs/remotes/origin/PR-4593 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:59:25 > git config core.sparsecheckout # timeout=10 19:59:25 > git checkout -f 6bd76199331563b5a25437d92cdf99dd7b691d2c # timeout=10 19:59:25 > git remote # timeout=10 19:59:25 > git config --get remote.origin.url # timeout=10 19:59:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:59:25 > git merge 5014c11bb29f9edb3e55aa295af55b3798697700 # timeout=10 19:59:25 > git rev-parse HEAD^{commit} # timeout=10 19:59:25 > git config core.sparsecheckout # timeout=10 19:59:25 > git checkout -f 6bd76199331563b5a25437d92cdf99dd7b691d2c # timeout=10 19:59:26 Commit message: "build(deps): Bump golang.org/x/crypto from 0.9.0 to 0.10.0" 19:59:26 > git --version # timeout=10 19:59:26 > git --version # 'git version 2.25.1' 19:59:26 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:59:27 % Total % Received % Xferd Average Speed Time Time Time Current 19:59:27 Dload Upload Total Spent Left Speed 19:59:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh 19:59:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:59:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:59:28 + sudo tee /etc/docker/daemon.new 19:59:28 { 19:59:28 "registry-mirrors": [ 19:59:28 "https://nexus3.edgexfoundry.org:10001" 19:59:28 ], 19:59:28 "bip": "10.250.0.254/24", 19:59:28 "hosts": [ 19:59:28 "tcp://0.0.0.0:5555", 19:59:28 "unix:///var/run/docker.sock" 19:59:28 ], 19:59:28 "mtu": 1458, 19:59:28 "selinux-enabled": true, 19:59:28 "seccomp-profile": "/etc/docker/seccomp.json" 19:59:28 } [Pipeline] sh 19:59:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:59:29 + sudo service docker restart 19:59:31 Removing intermediate container 7153b9ecf614 19:59:31 ---> ffe9e879d5e9 19:59:31 Successfully built ffe9e879d5e9 19:59:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:31 + docker inspect -f . ci-base-image-x86_64 19:59:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:32 prd-ubuntu20.04-docker-8c-8g-18578 does not seem to be running inside a container 19:59:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:32 $ docker top 6a325556bd4d301d57ddeccef842c15036acd0ad09fadeb17e440cd0c0133196 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:32 + go version 19:59:32 go version go1.20.2 linux/amd64 [Pipeline] } 19:59:32 $ docker stop --time=1 6a325556bd4d301d57ddeccef842c15036acd0ad09fadeb17e440cd0c0133196 19:59:34 $ docker rm -f --volumes 6a325556bd4d301d57ddeccef842c15036acd0ad09fadeb17e440cd0c0133196 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:34 + docker inspect -f . ci-base-image-x86_64 19:59:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:35 prd-ubuntu20.04-docker-8c-8g-18578 does not seem to be running inside a container 19:59:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:35 $ docker top 726df15677750def3b2134790761c2b3aca689c00db10f1825b9dde0752c47db -eo pid,comm [Pipeline] { [Pipeline] echo 19:59:35 ========================================================= 19:59:35 [edgeXBuildGoParallel] Running Tests and Build... 19:59:35 ========================================================= [Pipeline] sh 19:59:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:59:36 + make test 19:59:36 go test -race -coverprofile=coverage.out ./... 19:59:42 ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:47 provisioning config files... 19:59:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config27349394459568746tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:47 ---> docker-login.sh 19:59:47 nexus3.edgexfoundry.org:10001 19:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:48 Configure a credential helper to remove this warning. See 19:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:48 19:59:48 Login Succeeded 19:59:48 nexus3.edgexfoundry.org:10002 19:59:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:48 Configure a credential helper to remove this warning. See 19:59:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:48 19:59:48 Login Succeeded 19:59:48 nexus3.edgexfoundry.org:10003 19:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:49 Configure a credential helper to remove this warning. See 19:59:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:49 19:59:49 Login Succeeded 19:59:49 nexus3.edgexfoundry.org:10004 19:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:49 Configure a credential helper to remove this warning. See 19:59:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:49 19:59:49 Login Succeeded 19:59:49 docker.io 19:59:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:50 Configure a credential helper to remove this warning. See 19:59:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:50 19:59:50 Login Succeeded 19:59:50 ---> docker-login.sh ends [Pipeline] } 19:59:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:59:50 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:50 ========================================================= 19:59:50 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:59:50 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:59:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:59:51 c41833b44d91: Pulling fs layer 19:59:51 ed15518f5707: Pulling fs layer 19:59:51 feae8fd75edb: Pulling fs layer 19:59:51 242c74f7c9fa: Pulling fs layer 19:59:51 3cdef696dda3: Pulling fs layer 19:59:51 2ced38df9373: Pulling fs layer 19:59:51 58f1dce35555: Pulling fs layer 19:59:51 242c74f7c9fa: Waiting 19:59:51 3cdef696dda3: Waiting 19:59:51 2ced38df9373: Waiting 19:59:51 58f1dce35555: Waiting 19:59:51 ed15518f5707: Verifying Checksum 19:59:51 ed15518f5707: Download complete 19:59:51 242c74f7c9fa: Verifying Checksum 19:59:51 242c74f7c9fa: Download complete 19:59:51 3cdef696dda3: Verifying Checksum 19:59:51 3cdef696dda3: Download complete 19:59:51 c41833b44d91: Verifying Checksum 19:59:51 c41833b44d91: Download complete 19:59:52 c41833b44d91: Pull complete 19:59:53 58f1dce35555: Verifying Checksum 19:59:53 58f1dce35555: Download complete 19:59:53 ed15518f5707: Pull complete 19:59:54 feae8fd75edb: Verifying Checksum 19:59:54 feae8fd75edb: Download complete 19:59:54 2ced38df9373: Verifying Checksum 19:59:54 2ced38df9373: Download complete 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:59:57 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:59:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:59:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 19:59:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:59:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.093s coverage: 71.5% of statements 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.310s coverage: 88.5% of statements 20:00:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.080s coverage: 3.8% of statements 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.363s coverage: 95.6% of statements 20:00:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.097s coverage: 29.0% of statements 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 42.9% of statements 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.065s coverage: 82.9% of statements 20:00:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 20:00:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.278s coverage: 96.3% of statements 20:00:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 20:00:06 feae8fd75edb: Pull complete 20:00:06 242c74f7c9fa: Pull complete 20:00:06 3cdef696dda3: Pull complete 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:00:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:00:13 2ced38df9373: Pull complete 20:00:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:14 58f1dce35555: Pull complete 20:00:14 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 20:00:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:00:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:00:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:15 + docker build -t ci-base-image-arm64 -f - . 20:00:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:00:15 WORKDIR /edgex 20:00:15 COPY go.mod . 20:00:15 RUN go mod download 20:00:15 Sending build context to Docker daemon 2.947MB 20:00:15 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:00:15 ---> fadd8f120f05 20:00:15 Step 2/4 : WORKDIR /edgex 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:00:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 20:00:18 ---> Running in f52a5a2a720b 20:00:18 Removing intermediate container f52a5a2a720b 20:00:18 ---> dd86e80b5f2b 20:00:18 Step 3/4 : COPY go.mod . 20:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:00:19 ---> d23dfe7c518c 20:00:19 Step 4/4 : RUN go mod download 20:00:19 ---> Running in 7f6c2c140547 20:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:00:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.273s coverage: 79.9% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.069s coverage: 92.9% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.071s coverage: 87.2% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.8% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.237s coverage: 63.1% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 38.4% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.070s coverage: 17.7% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements 20:00:31 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 20:00:31 running golangci-lint 20:00:31 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:00:31 go version go1.20.2 linux/amd64 20:00:31 level=info msg="[config_reader] Used config file .golangci.yml" 20:00:31 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:00:46 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|types_sizes|deps|imports|name) took 13.899778173s" 20:00:46 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 28.450077ms" 20:00:51 Removing intermediate container 7f6c2c140547 20:00:51 ---> 5256db7d17d3 20:00:51 Successfully built 5256db7d17d3 20:00:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:51 level=info msg="[linters_context/goanalysis] analyzers took 51.164171773s with top 10 stages: buildir: 29.237518981s, inspect: 1.773376927s, fact_deprecated: 1.738782835s, printf: 1.244024621s, gosec: 1.141044247s, ctrlflow: 1.076458107s, fact_purity: 849.459533ms, S1038: 849.296481ms, nilness: 676.272048ms, typedness: 435.206663ms" 20:00:51 level=info msg="[runner] Issues before processing: 203, after processing: 0" 20:00:51 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, skip_files: 203/203, identifier_marker: 203/203, exclude: 203/203, exclude-rules: 23/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, nolint: 0/23" 20:00:51 level=info msg="[runner] processing took 17.435393ms with stages: nolint: 7.251975ms, identifier_marker: 4.694058ms, path_prettifier: 1.952038ms, autogenerated_exclude: 1.563643ms, exclude-rules: 1.239208ms, skip_dirs: 678.33µs, cgo: 32.951µs, filename_unadjuster: 18.11µs, max_same_issues: 840ns, sort_results: 700ns, uniq_by_line: 650ns, skip_files: 560ns, diff: 410ns, source_code: 390ns, exclude: 370ns, severity-rules: 360ns, path_prefixer: 340ns, max_from_linter: 180ns, path_shortener: 150ns, max_per_file_from_linter: 130ns" 20:00:51 level=info msg="[runner] linters took 6.839185687s with stages: goanalysis_metalinter: 6.821649933s" 20:00:51 level=info msg="File cache stats: 0 entries of total size 0B" 20:00:51 level=info msg="Memory: 208 samples, avg is 182.6MB, max is 794.3MB" 20:00:51 level=info msg="Execution took 20.776854604s" 20:00:51 go vet ./... 20:00:51 + docker inspect -f . ci-base-image-arm64 20:00:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:52 prd-ubuntu20.04-docker-arm64-4c-16g-18576 does not seem to be running inside a container 20:00:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:00:53 $ docker top b0143dfddc45fa42be496ba2a17466edf65f6dcb4b31ecf238dfaa0e4559e8a7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:54 + go version 20:00:54 go version go1.20.2 linux/arm64 [Pipeline] } 20:00:54 $ docker stop --time=1 b0143dfddc45fa42be496ba2a17466edf65f6dcb4b31ecf238dfaa0e4559e8a7 20:00:55 $ docker rm -f --volumes b0143dfddc45fa42be496ba2a17466edf65f6dcb4b31ecf238dfaa0e4559e8a7 20:00:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:00:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:00:56 ./bin/test-attribution-txt.sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo 20:00:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:56 + ls -al . 20:00:56 total 720 20:00:56 drwxrwxr-x 11 1001 1001 4096 Jun 13 19:59 . 20:00:56 drwxr-xr-x 4 root root 4096 Jun 13 19:59 .. 20:00:56 drwxrwxr-x 2 1001 1001 4096 Jun 13 19:58 .blubracket 20:00:56 -rw-rw-r-- 1 1001 1001 16 Jun 13 19:58 .dockerignore 20:00:56 drwxrwxr-x 8 1001 1001 4096 Jun 13 19:58 .git 20:00:56 drwxrwxr-x 3 1001 1001 4096 Jun 13 19:58 .github 20:00:56 -rw-rw-r-- 1 1001 1001 1133 Jun 13 19:58 .gitignore 20:00:56 -rw-rw-r-- 1 1001 1001 42 Jun 13 19:58 .golangci.yml 20:00:56 -rw-rw-r-- 1 1001 1001 87 Jun 13 19:58 .hadolint.yml 20:00:56 drwxr-xr-x 3 1001 1001 4096 Jun 13 19:58 .semver 20:00:56 -rw-rw-r-- 1 1001 1001 166 Jun 13 19:58 .sonarcloud.properties 20:00:56 -rw-rw-r-- 1 1001 1001 1171 Jun 13 19:58 ADOPTERS.md 20:00:56 -rw-rw-r-- 1 1001 1001 10835 Jun 13 19:58 Attribution.txt 20:00:56 -rw-rw-r-- 1 1001 1001 93407 Jun 13 19:58 CHANGELOG.md 20:00:56 -rw-rw-r-- 1 1001 1001 3804 Jun 13 19:58 CONTRIBUTING.md 20:00:56 -rw-rw-r-- 1 1001 1001 677 Jun 13 19:58 GOVERNANCE.md 20:00:56 -rw-rw-r-- 1 1001 1001 883 Jun 13 19:58 Jenkinsfile 20:00:56 -rw-rw-r-- 1 1001 1001 10775 Jun 13 19:58 LICENSE 20:00:56 -rw-rw-r-- 1 1001 1001 14368 Jun 13 19:58 Makefile 20:00:56 -rw-rw-r-- 1 1001 1001 582 Jun 13 19:58 OWNERS.md 20:00:56 -rw-rw-r-- 1 1001 1001 9923 Jun 13 19:58 README.md 20:00:56 -rw-rw-r-- 1 1001 1001 789 Jun 13 19:58 SECURITY.md 20:00:56 -rw-rw-r-- 1 1001 1001 5 Jun 13 19:59 VERSION 20:00:56 drwxrwxr-x 2 1001 1001 4096 Jun 13 19:58 bin 20:00:56 drwxrwxr-x 18 1001 1001 4096 Jun 13 19:58 cmd 20:00:56 -rw-r--r-- 1 root root 447731 Jun 13 20:00 coverage.out 20:00:56 -rw-rw-r-- 1 1001 1001 3162 Jun 13 19:58 go.mod 20:00:56 -rw-rw-r-- 1 1001 1001 31054 Jun 13 19:58 go.sum 20:00:56 drwxrwxr-x 7 1001 1001 4096 Jun 13 19:58 internal 20:00:56 drwxrwxr-x 3 1001 1001 4096 Jun 13 19:58 openapi 20:00:56 -rw-rw-r-- 1 1001 1001 594 Jun 13 19:58 security.txt 20:00:56 drwxrwxr-x 4 1001 1001 4096 Jun 13 19:58 snap 20:00:56 -rw-rw-r-- 1 1001 1001 204 Jun 13 19:58 version.go [Pipeline] sh 20:00:56 + docker inspect -f . ci-base-image-arm64 20:00:56 . [Pipeline] } 20:00:56 + '[' -e coverage.out ] 20:00:56 + chown 1001:1001 coverage.out [Pipeline] // withEnv [Pipeline] stash [Pipeline] withDockerContainer 20:00:57 Stashed 1 file(s) 20:00:57 prd-ubuntu20.04-docker-arm64-4c-16g-18576 does not seem to be running inside a container 20:00:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:00:59 $ docker top 93ac85e060b54962aae37b09c533c16720b4179bc34125208466c0f8155fc000 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] echo 20:00:59 ========================================================= 20:00:59 [edgeXBuildGoParallel] Running Tests and Build... 20:00:59 ========================================================= [Pipeline] sh 20:00:59 + make build 20:00:59 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 20:00:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:01:00 + make test 20:01:00 go test -race -coverprofile=coverage.out ./... 20:01:11 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 20:01:11 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 20:01:12 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 20:01:13 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 20:01:19 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 20:01:20 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 20:01: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 20:01:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:01:23 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 20:01:25 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 20:01:25 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] } 20:01:27 $ docker stop --time=1 726df15677750def3b2134790761c2b3aca689c00db10f1825b9dde0752c47db 20:01:32 $ docker rm -f --volumes 726df15677750def3b2134790761c2b3aca689c00db10f1825b9dde0752c47db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:33 20:01:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:34 latest: Pulling from edgex-devops/edgex-compose 20:01:34 91d30c5bc195: Pulling fs layer 20:01:34 2e9b0aa3be6d: Pulling fs layer 20:01:34 9c61dcf015f6: Pulling fs layer 20:01:34 4698f68db338: Pulling fs layer 20:01:34 2a2f49069b9e: Pulling fs layer 20:01:34 e0025b399a48: Pulling fs layer 20:01:34 4698f68db338: Waiting 20:01:34 2a2f49069b9e: Waiting 20:01:34 e0025b399a48: Waiting 20:01:34 91d30c5bc195: Verifying Checksum 20:01:34 91d30c5bc195: Download complete 20:01:34 4698f68db338: Verifying Checksum 20:01:34 4698f68db338: Download complete 20:01:34 2e9b0aa3be6d: Verifying Checksum 20:01:34 2e9b0aa3be6d: Download complete 20:01:34 e0025b399a48: Verifying Checksum 20:01:34 e0025b399a48: Download complete 20:01:34 91d30c5bc195: Pull complete 20:01:34 2a2f49069b9e: Download complete 20:01:34 2e9b0aa3be6d: Pull complete 20:01:35 9c61dcf015f6: Verifying Checksum 20:01:35 9c61dcf015f6: Download complete 20:01:37 9c61dcf015f6: Pull complete 20:01:37 4698f68db338: Pull complete 20:01:37 2a2f49069b9e: Pull complete 20:01:37 e0025b399a48: Pull complete 20:01:37 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 20:01:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:01:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:38 prd-ubuntu20.04-docker-8c-8g-18578 does not seem to be running inside a container 20:01:38 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:01:39 ? github.com/edgexfoundry/edgex-go [no test files] 20:01:40 $ docker top 96eab2fad40100ddc31937228c340ff8cbee75eabf1ffc19bfec3ef97743def2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:41 + docker compose -f ./docker-compose-build.yml build --parallel 20:01:43 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:01:43 #1 transferring dockerfile: 2.12kB done 20:01:43 #1 DONE 0.0s 20:01:43 20:01:43 #2 [security-spire-config internal] load build definition from Dockerfile 20:01:43 #2 transferring dockerfile: 2.58kB done 20:01:43 #2 DONE 0.0s 20:01:43 20:01:43 #3 [core-metadata internal] load build definition from Dockerfile 20:01:43 #3 transferring dockerfile: 1.96kB done 20:01:43 #3 DONE 0.0s 20:01:43 20:01:43 #4 [support-scheduler internal] load build definition from Dockerfile 20:01:43 #4 transferring dockerfile: 1.82kB done 20:01:43 #4 DONE 0.0s 20:01:43 20:01:43 #5 [security-proxy-auth internal] load build definition from Dockerfile 20:01:43 #5 transferring dockerfile: 2.04kB done 20:01:43 #5 DONE 0.0s 20:01:43 20:01:43 #6 [core-command internal] load build definition from Dockerfile 20:01:43 #6 transferring dockerfile: 1.82kB done 20:01:43 #6 DONE 0.0s 20:01:43 20:01:43 #7 [support-notifications internal] load build definition from Dockerfile 20:01:43 #7 transferring dockerfile: 1.84kB done 20:01:43 #7 DONE 0.0s 20:01:43 20:01:43 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:01:43 #8 transferring dockerfile: 1.78kB done 20:01:43 #8 DONE 0.0s 20:01:43 20:01:43 #9 [security-secretstore-setup internal] load build definition from Dockerfile 20:01:43 #9 transferring dockerfile: 2.38kB done 20:01:43 #9 DONE 0.1s 20:01:43 20:01:43 #10 [core-data internal] load build definition from Dockerfile 20:01:43 #10 transferring dockerfile: 1.90kB done 20:01:43 #10 DONE 0.0s 20:01:43 20:01:43 #11 [security-spire-agent internal] load build definition from Dockerfile 20:01:43 #11 transferring dockerfile: 2.68kB done 20:01:43 #11 DONE 0.1s 20:01:43 20:01:43 #12 [security-spire-server internal] load build definition from Dockerfile 20:01:43 #12 transferring dockerfile: 2.63kB done 20:01:43 #12 DONE 0.1s 20:01:43 20:01:43 #13 [security-proxy-setup internal] load build definition from Dockerfile 20:01:43 #13 transferring dockerfile: 2.06kB done 20:01:43 #13 DONE 0.1s 20:01:43 20:01:43 #14 [security-bootstrapper internal] load build definition from Dockerfile 20:01:43 #14 transferring dockerfile: 2.82kB done 20:01:43 #14 DONE 0.1s 20:01:43 20:01:43 #15 [core-common-config-bootstrapper internal] load .dockerignore 20:01:43 #15 transferring context: 56B done 20:01:43 #15 DONE 0.1s 20:01:43 20:01:43 #16 [security-spire-config internal] load .dockerignore 20:01:43 #16 transferring context: 56B done 20:01:43 #16 DONE 0.0s 20:01:43 20:01:43 #17 [core-metadata internal] load .dockerignore 20:01:43 #17 transferring context: 56B done 20:01:43 #17 DONE 0.0s 20:01:43 20:01:43 #18 [support-scheduler internal] load .dockerignore 20:01:43 #18 transferring context: 56B done 20:01:43 #18 DONE 0.0s 20:01:43 20:01:43 #19 [security-proxy-auth internal] load .dockerignore 20:01:43 #19 transferring context: 56B done 20:01:43 #19 DONE 0.0s 20:01:43 20:01:43 #20 [core-command internal] load .dockerignore 20:01:43 #20 transferring context: 56B done 20:01:43 #20 DONE 0.0s 20:01:43 20:01:43 #21 [support-notifications internal] load .dockerignore 20:01:43 #21 transferring context: 56B done 20:01:43 #21 DONE 0.0s 20:01:43 20:01:43 #22 [security-spiffe-token-provider internal] load .dockerignore 20:01:43 #22 transferring context: 56B done 20:01:43 #22 DONE 0.0s 20:01:43 20:01:43 #23 [security-spire-agent internal] load .dockerignore 20:01:43 #23 transferring context: 56B done 20:01:43 #23 DONE 0.0s 20:01:43 20:01:43 #24 [security-proxy-setup internal] load .dockerignore 20:01:43 #24 transferring context: 56B done 20:01:43 #24 DONE 0.1s 20:01:43 20:01:43 #25 [security-spire-server internal] load .dockerignore 20:01:43 #25 transferring context: 56B done 20:01:43 #25 DONE 0.0s 20:01:43 20:01:43 #26 [core-data internal] load .dockerignore 20:01:43 #26 transferring context: 56B done 20:01:43 #26 DONE 0.1s 20:01:43 20:01:43 #27 [security-secretstore-setup internal] load .dockerignore 20:01:43 #27 transferring context: 56B done 20:01:43 #27 DONE 0.1s 20:01:43 20:01:43 #28 [security-bootstrapper internal] load .dockerignore 20:01:43 #28 transferring context: 56B done 20:01:43 #28 DONE 0.1s 20:01:43 20:01:43 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:01:43 #29 DONE 0.0s 20:01:43 20:01:43 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.17 20:01:43 #30 ... 20:01:43 20:01:43 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:01:43 #29 DONE 0.0s 20:01:43 20:01:43 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 20:01:44 #30 ... 20:01:44 20:01:44 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:01:44 #29 DONE 0.0s 20:01:44 20:01:44 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 20:01:44 #30 DONE 0.6s 20:01:44 20:01:44 #31 [security-spire-agent stage-1 1/15] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:01:44 #31 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done 20:01:44 #31 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 20:01:44 #31 sha256:b6ca290b6b4cdcca5b3db3ffa338ee0285c11744b4a6abaa9627746ee3291d8d 528B / 528B done 20:01:44 #31 sha256:9ed4aefc74f6792b5a804d1d146fe4b4a2299147b0f50eaf2b08435d7b38c27e 1.47kB / 1.47kB done 20:01:44 #31 DONE 0.2s 20:01:44 20:01:44 #32 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:01:45 #32 ... 20:01:45 20:01:45 #33 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-x86_64 20:01:45 #33 DONE 1.5s 20:01:45 20:01:45 #34 [security-spire-config builder 2/7] WORKDIR /edgex-go 20:01:50 #34 ... 20:01:50 20:01:50 #35 [security-spire-server internal] load build context 20:01:50 #35 transferring context: 234.47MB 6.3s 20:01:50 #35 ... 20:01:50 20:01:50 #36 [core-data internal] load build context 20:01:51 #36 ... 20:01:51 20:01:51 #35 [security-spire-server internal] load build context 20:01:54 #35 ... 20:01:54 20:01:54 #37 [security-proxy-auth internal] load build context 20:01:54 #37 transferring context: 351.87MB 9.4s done 20:01:54 #37 ... 20:01:54 20:01:54 #38 [core-metadata internal] load build context 20:01:54 #38 transferring context: 351.87MB 9.8s done 20:01:54 #38 ... 20:01:54 20:01:54 #39 [security-bootstrapper internal] load build context 20:01:54 #39 ... 20:01:54 20:01:54 #40 [security-secretstore-setup internal] load build context 20:01:54 #40 transferring context: 351.87MB 9.6s done 20:01:54 #40 ... 20:01:54 20:01:54 #41 [security-proxy-setup internal] load build context 20:01:54 #41 transferring context: 351.87MB 10.1s done 20:01:54 #41 ... 20:01:54 20:01:54 #42 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:01:54 #42 ... 20:01:54 20:01:54 #43 [support-scheduler internal] load build context 20:01:54 #43 transferring context: 351.87MB 9.9s done 20:01:55 #43 ... 20:01:55 20:01:55 #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:01:55 #44 ... 20:01:55 20:01:55 #45 [security-spiffe-token-provider internal] load build context 20:01:55 #45 transferring context: 351.87MB 9.6s done 20:01:55 #45 ... 20:01:55 20:01:55 #46 [support-notifications internal] load build context 20:01:55 #46 ... 20:01:55 20:01:55 #47 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:01:55 #47 ... 20:01:55 20:01:55 #48 [security-spire-agent internal] load build context 20:01:55 #48 transferring context: 351.87MB 8.5s done 20:01:55 #48 ... 20:01:55 20:01:55 #49 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:01:55 #49 ... 20:01:55 20:01:55 #50 [core-command internal] load build context 20:01:55 #50 transferring context: 351.87MB 10.8s done 20:01:56 #50 ... 20:01:56 20:01:56 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:01:56 #51 ... 20:01:56 20:01:56 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:01:56 #52 ... 20:01:56 20:01:56 #53 [core-common-config-bootstrapper internal] load build context 20:01:56 #53 transferring context: 351.87MB 9.9s done 20:01:56 #53 ... 20:01:56 20:01:56 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:01:56 #0 3.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:56 #0 3.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:56 #0 3.511 (1/3) Installing ca-certificates (20230506-r0) 20:01:56 #0 3.528 (2/3) Installing dumb-init (1.2.5-r2) 20:01:56 #0 3.538 (3/3) Installing su-exec (0.2-r2) 20:01:56 #0 3.541 Executing busybox-1.35.0-r29.trigger 20:01:56 #0 3.545 Executing ca-certificates-20230506-r0.trigger 20:01:56 #0 3.606 OK: 8 MiB in 18 packages 20:01:56 #54 ... 20:01:56 20:01:56 #55 [security-spire-config internal] load build context 20:01:56 #55 transferring context: 351.87MB 10.5s done 20:01:56 #55 ... 20:01:56 20:01:56 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:01:56 #0 0.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:01:56 #0 0.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:01:56 #0 1.129 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 20:01:56 #0 1.163 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 20:01:56 #0 1.171 (3/4) Installing dumb-init (1.2.5-r2) 20:01:56 #0 1.177 (4/4) Installing openssl (3.0.9-r1) 20:01:56 #0 1.186 Executing busybox-1.35.0-r29.trigger 20:01:56 #0 1.194 OK: 8 MiB in 17 packages 20:01:56 #56 ... 20:01:56 20:01:56 #36 [core-data internal] load build context 20:01:56 #36 transferring context: 351.87MB 9.8s done 20:02:00 #36 ... 20:02:00 20:02:00 #32 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:02:00 #32 5.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:00 #32 5.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:00 #32 5.435 v3.17.3-251-g020b55f3b10 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:02:00 #32 5.435 v3.17.3-250-g30850c73a4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:02:00 #32 5.435 OK: 17823 distinct packages available 20:02:00 #32 5.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:00 #32 5.600 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:00 #32 5.779 (1/4) Installing dumb-init (1.2.5-r2) 20:02:00 #32 5.784 (2/4) Installing musl-obstack (1.2.3-r0) 20:02:00 #32 5.789 (3/4) Installing libucontext (1.2-r0) 20:02:00 #32 5.793 (4/4) Installing gcompat (1.1.0-r0) 20:02:00 #32 5.799 Executing busybox-1.35.0-r29.trigger 20:02:00 #32 5.812 OK: 7 MiB in 19 packages 20:02:05 #32 ... 20:02:05 20:02:05 #35 [security-spire-server internal] load build context 20:02:05 #35 transferring context: 351.87MB 10.0s done 20:02:05 #35 ... 20:02:05 20:02:05 #46 [support-notifications internal] load build context 20:02:05 #46 transferring context: 351.87MB 11.5s done 20:02:05 #46 ... 20:02:05 20:02:05 #39 [security-bootstrapper internal] load build context 20:02:05 #39 transferring context: 351.87MB 10.4s done 20:02:20 #39 ... 20:02:20 20:02:20 #48 [security-spire-agent internal] load build context 20:02:20 #48 DONE 35.2s 20:02:20 20:02:20 #34 [core-command builder 2/7] WORKDIR /edgex-go 20:02:20 #34 DONE 34.0s 20:02:20 20:02:20 #57 [core-command builder 3/7] RUN apk add --update --no-cache make git 20:02:20 #57 ... 20:02:20 20:02:20 #54 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:02:20 #54 DONE 34.8s 20:02:20 20:02:20 #56 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:02:20 #56 DONE 34.8s 20:02:20 20:02:20 #32 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:02:20 #32 DONE 35.0s 20:02:20 20:02:20 #37 [security-proxy-auth internal] load build context 20:02:20 #37 DONE 35.3s 20:02:20 20:02:20 #45 [security-spiffe-token-provider internal] load build context 20:02:20 #45 DONE 35.3s 20:02:20 20:02:20 #40 [security-secretstore-setup internal] load build context 20:02:20 #40 DONE 35.3s 20:02:20 20:02:20 #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:02:20 #57 ... 20:02:20 20:02:20 #36 [core-data internal] load build context 20:02:20 #36 DONE 35.3s 20:02:20 20:02:20 #43 [support-scheduler internal] load build context 20:02:20 #43 DONE 35.4s 20:02:20 20:02:20 #38 [core-metadata internal] load build context 20:02:20 #38 DONE 35.4s 20:02:20 20:02:20 #35 [security-spire-server internal] load build context 20:02:20 #35 DONE 35.4s 20:02:20 20:02:20 #41 [security-proxy-setup internal] load build context 20:02:20 #41 DONE 35.4s 20:02:20 20:02:20 #39 [security-bootstrapper internal] load build context 20:02:20 #39 DONE 35.4s 20:02:20 20:02:20 #50 [core-command internal] load build context 20:02:20 #50 DONE 35.4s 20:02:20 20:02:20 #55 [security-spire-config internal] load build context 20:02:20 #55 DONE 35.4s 20:02:20 20:02:20 #53 [core-common-config-bootstrapper internal] load build context 20:02:20 #53 DONE 35.4s 20:02:20 20:02:20 #46 [support-notifications internal] load build context 20:02:20 #46 DONE 35.5s 20:02:20 20:02:20 #58 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 20:02:20 #58 DONE 0.2s 20:02:20 20:02:20 #44 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:02:20 #44 35.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:20 #44 35.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:20 #44 35.83 (1/2) Installing dumb-init (1.2.5-r2) 20:02:20 #44 35.84 (2/2) Installing su-exec (0.2-r2) 20:02:20 #44 35.84 Executing busybox-1.35.0-r29.trigger 20:02:20 #44 35.85 OK: 7 MiB in 17 packages 20:02:20 #44 DONE 36.0s 20:02:20 20:02:20 #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:02:20 #59 ... 20:02:20 20:02:20 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:02:20 #52 35.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:20 #52 35.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:20 #52 35.77 (1/1) Installing dumb-init (1.2.5-r2) 20:02:20 #52 35.80 Executing busybox-1.35.0-r29.trigger 20:02:20 #52 35.81 OK: 7 MiB in 16 packages 20:02:20 #52 DONE 35.9s 20:02:20 20:02:20 #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:02:20 #51 35.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:20 #51 35.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:20 #51 35.78 (1/2) Installing ca-certificates (20230506-r0) 20:02:20 #51 35.84 (2/2) Installing dumb-init (1.2.5-r2) 20:02:20 #51 35.85 Executing busybox-1.35.0-r29.trigger 20:02:20 #51 35.85 Executing ca-certificates-20230506-r0.trigger 20:02:20 #51 35.95 OK: 8 MiB in 17 packages 20:02:20 #51 DONE 36.0s 20:02:20 20:02:20 #47 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 20:02:20 #47 35.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:20 #47 35.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:20 #47 36.01 (1/1) Installing dumb-init (1.2.5-r2) 20:02:20 #47 36.01 Executing busybox-1.35.0-r29.trigger 20:02:20 #47 36.03 OK: 7 MiB in 16 packages 20:02:20 #47 DONE 36.3s 20:02:20 20:02:20 #42 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:02:20 #42 35.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:20 #42 35.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:20 #42 35.68 v3.17.3-251-g020b55f3b10 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:02:20 #42 35.68 v3.17.3-250-g30850c73a4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:02:20 #42 35.68 OK: 17823 distinct packages available 20:02:20 #42 35.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:20 #42 35.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:20 #42 36.07 (1/9) Installing ca-certificates (20230506-r0) 20:02:20 #42 36.12 (2/9) Installing brotli-libs (1.0.9-r9) 20:02:20 #42 36.13 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:02:20 #42 36.14 (4/9) Installing libcurl (8.1.2-r0) 20:02:20 #42 36.14 (5/9) Installing curl (8.1.2-r0) 20:02:20 #42 36.16 (6/9) Installing dumb-init (1.2.5-r2) 20:02:20 #42 36.16 (7/9) Installing musl-obstack (1.2.3-r0) 20:02:20 #42 36.17 (8/9) Installing libucontext (1.2-r0) 20:02:20 #42 36.17 (9/9) Installing gcompat (1.1.0-r0) 20:02:20 #42 36.18 Executing busybox-1.35.0-r29.trigger 20:02:20 #42 36.18 Executing ca-certificates-20230506-r0.trigger 20:02:20 #42 ... 20:02:20 20:02:20 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:02:20 #0 0.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:20 #0 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:20 #0 1.219 OK: 265 MiB in 53 packages 20:02:20 #60 DONE 1.4s 20:02:20 20:02:20 #61 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:02:20 #61 DONE 0.0s 20:02:20 20:02:20 #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:02:20 #0 1.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:20 #0 1.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:20 #0 1.398 OK: 265 MiB in 53 packages 20:02:20 #62 DONE 1.5s 20:02:20 20:02:20 #63 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:02:20 #63 DONE 0.0s 20:02:20 20:02:20 #42 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:02:20 #42 36.30 OK: 10 MiB in 24 packages 20:02:21 #42 DONE 36.4s 20:02:21 20:02:21 #64 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:22 #64 ... 20:02:22 20:02:22 #65 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:02:22 #0 1.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:22 #0 1.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:22 #0 2.012 OK: 265 MiB in 53 packages 20:02:22 #65 DONE 2.3s 20:02:22 20:02:22 #59 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:02:22 #59 DONE 1.4s 20:02:22 20:02:22 #66 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:02:22 #66 DONE 0.0s 20:02:22 20:02:22 #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:02:22 #67 DONE 0.1s 20:02:22 20:02:22 #68 [core-command builder 4/7] COPY go.mod vendor* ./ 20:02:22 #68 DONE 0.1s 20:02:22 20:02:22 #57 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:02:22 #57 1.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:22 #57 2.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:22 #57 2.289 OK: 265 MiB in 53 packages 20:02:22 #57 DONE 2.6s 20:02:22 20:02:22 #69 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:22 #69 ... 20:02:22 20:02:22 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:02:22 #0 1.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:22 #0 1.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:22 #0 2.083 v3.17.3-251-g020b55f3b10 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:02:22 #0 2.083 v3.17.3-250-g30850c73a4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:02:22 #0 2.083 OK: 17830 distinct packages available 20:02:22 #0 2.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:22 #0 2.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:22 #0 2.479 OK: 265 MiB in 53 packages 20:02:22 #70 DONE 2.7s 20:02:22 20:02:22 #49 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:02:22 #49 35.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:22 #49 36.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:22 #49 36.93 v3.17.3-251-g020b55f3b10 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:02:22 #49 36.93 v3.17.3-250-g30850c73a4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:02:22 #49 36.93 OK: 17823 distinct packages available 20:02:22 #49 36.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:22 #49 37.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:22 #49 37.32 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 20:02:22 #49 37.34 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 20:02:22 #49 37.35 (3/7) Installing dumb-init (1.2.5-r2) 20:02:22 #49 37.36 (4/7) Installing musl-obstack (1.2.3-r0) 20:02:22 #49 37.36 (5/7) Installing libucontext (1.2-r0) 20:02:22 #49 37.36 (6/7) Installing gcompat (1.1.0-r0) 20:02:22 #49 37.37 (7/7) Installing openssl (3.0.9-r1) 20:02:22 #49 37.38 Executing busybox-1.35.0-r29.trigger 20:02:22 #49 37.38 OK: 8 MiB in 20 packages 20:02:22 #49 DONE 37.6s 20:02:22 20:02:22 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:02:22 #71 DONE 0.0s 20:02:22 20:02:22 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:32 #72 ... 20:02:32 20:02:32 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:32 #73 ... 20:02:32 20:02:32 #74 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:03:15 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:03:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:03:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:03:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:03:19 #74 DONE 50.8s 20:03:19 20:03:19 #69 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:19 #69 DONE 50.6s 20:03:19 20:03:19 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:19 #72 DONE 50.3s 20:03:19 20:03:19 #64 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:19 #64 DONE 51.6s 20:03:19 20:03:19 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:19 #73 DONE 51.7s 20:03:19 20:03:19 #75 [security-spire-config builder 6/9] COPY . . 20:03:19 #75 ... 20:03:19 20:03:19 #76 [support-notifications builder 6/7] COPY . . 20:03:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:03:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:03:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:03:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:03:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:03:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:03:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:03:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:03:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:03:23 #76 ... 20:03:23 20:03:23 #77 [core-command builder 6/7] COPY . . 20:03:23 #77 ... 20:03:23 20:03:23 #78 [security-spiffe-token-provider builder 6/7] COPY . . 20:03:23 #78 ... 20:03:23 20:03:23 #79 [security-bootstrapper builder 6/7] COPY . . 20:03:27 #79 DONE 14.3s 20:03:27 20:03:27 #78 [security-spiffe-token-provider builder 6/7] COPY . . 20:03:27 #78 DONE 14.2s 20:03:27 20:03:27 #77 [core-command builder 6/7] COPY . . 20:03:27 #77 DONE 14.3s 20:03:27 20:03:27 #80 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:27 #80 CACHED 20:03:27 20:03:27 #81 [core-data builder 4/7] COPY go.mod vendor* ./ 20:03:27 #81 CACHED 20:03:27 20:03:27 #82 [core-data builder 6/7] COPY . . 20:03:27 #82 CACHED 20:03:27 20:03:27 #83 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:03:27 #83 CACHED 20:03:27 20:03:27 #84 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:27 #84 CACHED 20:03:27 20:03:27 #85 [security-proxy-auth builder 6/7] COPY . . 20:03:27 #85 CACHED 20:03:27 20:03:27 #86 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:03:27 #86 CACHED 20:03:27 20:03:27 #87 [support-scheduler builder 6/7] COPY . . 20:03:27 #87 CACHED 20:03:27 20:03:27 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:27 #88 CACHED 20:03:27 20:03:27 #75 [security-spire-config builder 6/9] COPY . . 20:03:27 #75 DONE 14.2s 20:03:27 20:03:27 #89 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:27 #89 CACHED 20:03:27 20:03:27 #90 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:03:27 #90 CACHED 20:03:27 20:03:27 #91 [security-proxy-setup builder 6/7] COPY . . 20:03:27 #91 CACHED 20:03:27 20:03:27 #92 [security-secretstore-setup builder 6/7] COPY . . 20:03:27 #92 CACHED 20:03:27 20:03:27 #93 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:03:27 #93 CACHED 20:03:27 20:03:27 #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:27 #94 CACHED 20:03:27 20:03:27 #95 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:03:27 #95 CACHED 20:03:27 20:03:27 #96 [core-metadata builder 6/7] COPY . . 20:03:27 #96 CACHED 20:03:27 20:03:27 #97 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:27 #97 CACHED 20:03:27 20:03:27 #76 [support-notifications builder 6/7] COPY . . 20:03:27 #76 DONE 14.2s 20:03:27 20:03:27 #98 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:03:27 #98 CACHED 20:03:27 20:03:27 #99 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:27 #99 CACHED 20:03:27 20:03:27 #100 [core-common-config-bootstrapper builder 6/7] COPY . . 20:03:27 #100 CACHED 20:03:27 20:03:27 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:27 #101 ... 20:03:27 20:03:27 #102 [security-spire-server builder 6/9] COPY . . 20:03:27 #102 CACHED 20:03:27 20:03:27 #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:03:27 #103 CACHED 20:03:27 20:03:27 #104 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:27 #104 CACHED 20:03:27 20:03:27 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 20:03:27 #105 CACHED 20:03:27 20:03:27 #106 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 20:03:27 #106 DONE 0.2s 20:03:27 20:03:27 #107 [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 20:03:30 #107 DONE 3.6s 20:03:30 20:03:30 #108 [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 20:03:30 #108 DONE 3.6s 20:03:30 20:03:30 #109 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:03:31 #109 DONE 0.6s 20:03:31 20:03:31 #110 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:03:31 #110 DONE 0.6s 20:03:31 20:03:31 #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:03:31 #0 1.352 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 20:03:31 #111 ... 20:03:31 20:03:31 #112 [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 20:03:31 #112 CACHED 20:03:31 20:03:31 #113 [security-spire-agent builder 6/9] COPY . . 20:03:31 #113 CACHED 20:03:31 20:03:31 #114 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 20:03:31 #114 CACHED 20:03:31 20:03:31 #115 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 20:03:31 #115 CACHED 20:03:31 20:03:31 #116 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:31 #116 CACHED 20:03:31 20:03:31 #117 [security-spire-agent builder 9/9] WORKDIR /edgex-go 20:03:31 #117 CACHED 20:03:31 20:03:31 #118 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:03:31 #118 DONE 0.2s 20:03:31 20:03:31 #119 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:03:32 #119 DONE 0.4s 20:03:32 20:03:32 #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:03:32 #120 ... 20:03:32 20:03:32 #121 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:03:32 #121 DONE 0.3s 20:03:32 20:03:32 #120 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:03:32 #120 DONE 0.2s 20:03:32 20:03:32 #122 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:03:32 #122 CACHED 20:03:32 20:03:32 #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:03:32 #123 CACHED 20:03:32 20:03:32 #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:34 #124 ... 20:03:34 20:03:34 #125 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:34 #125 DONE 2.3s 20:03:34 20:03:34 #126 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:03:34 #126 DONE 2.3s 20:03:34 20:03:34 #124 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:34 #124 DONE 2.3s 20:03:34 20:03:34 #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:03:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:03:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:03:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.212s coverage: 28.7% of statements 20:03:35 #127 ... 20:03:35 20:03:35 #128 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:03:35 #128 DONE 1.0s 20:03:35 20:03:35 #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:03:35 #129 DONE 1.0s 20:03:35 20:03:35 #127 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:03:35 #127 DONE 1.0s 20:03:35 20:03:35 #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 20:03:35 #130 DONE 0.2s 20:03:35 20:03:35 #131 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:03:35 #131 DONE 0.2s 20:03:35 20:03:35 #132 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:03:35 #132 DONE 0.2s 20:03:35 20:03:35 #133 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:03:35 #133 ... 20:03:35 20:03:35 #134 [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 20:03:35 #134 DONE 0.1s 20:03:35 20:03:35 #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 20:03:35 #135 DONE 0.2s 20:03:35 20:03:35 #133 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:03:35 #133 DONE 0.3s 20:03:35 20:03:35 #136 [security-spire-server] exporting to image 20:03:35 #136 exporting layers 20:03:36 #136 ... 20:03:36 20:03:36 #137 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:03:36 #137 DONE 0.3s 20:03:36 20:03:36 #136 [security-spire-agent] exporting to image 20:03:36 #136 ... 20:03:36 20:03:36 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:03:36 #0 0.905 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 20:03:37 #138 ... 20:03:37 20:03:37 #136 [security-spire-agent] exporting to image 20:03:37 #136 exporting layers 0.8s done 20:03:37 #136 writing image sha256:102b4c93df1d016bcdd82126df4b1ac8bf80c5f70b9fd360c363c8b970773e4f done 20:03:37 #136 naming to docker.io/library/security-spire-server done 20:03:37 #136 writing image sha256:5b2a312ed4dbdf71e5b974db3ff623f28a7a15c40483dbac22505465d2c65cde done 20:03:37 #136 naming to docker.io/library/security-spire-config done 20:03:37 #136 writing image sha256:7fad57bd0c3895731a0d39c7ebd8b712a8386dfd84bf154602da0dc0f8f66cab done 20:03:37 #136 naming to docker.io/library/security-spire-agent done 20:03:37 #136 DONE 1.1s 20:03:37 20:03:37 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:03:37 #0 0.643 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 20:03:37 #139 ... 20:03:37 20:03:37 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:03:37 #0 0.976 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 20:03:37 #140 ... 20:03:37 20:03:37 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:03:37 #0 0.941 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 20:03:37 #141 ... 20:03:37 20:03:37 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:03:37 #0 1.350 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 20:03:37 #142 ... 20:03:37 20:03:37 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:03:37 #0 1.424 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 20:03:37 #143 ... 20:03:37 20:03:37 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:03:37 #0 1.323 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 20:03:37 #144 ... 20:03:37 20:03:37 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:03:37 #0 0.681 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 20:03:38 #145 ... 20:03:38 20:03:38 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:38 #0 0.588 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 20:03:39 #146 ... 20:03:39 20:03:39 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:03:39 #101 1.781 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 20:03:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.278s coverage: 98.5% of statements 20:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:03:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:03:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.385s coverage: 71.5% of statements 20:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:03:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:03:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.306s coverage: 54.0% of statements 20:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:03:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:04:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:04:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:04:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.770s coverage: 88.5% of statements 20:04:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.407s coverage: 3.8% of statements 20:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:04:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:04:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.494s coverage: 95.6% of statements 20:04:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:04:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:04:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:04:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:04:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:04:22 ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements 20:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:04:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:04:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.236s coverage: 65.9% of statements 20:04:35 #101 ... 20:04:35 20:04:35 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:35 #140 67.92 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 20:04:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:04:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:04:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.404s coverage: 0.9% of statements 20:04:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 29.0% of statements 20:04:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 42.9% of statements 20:04:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.223s coverage: 82.9% of statements 20:04:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements 20:04:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.271s coverage: 96.3% of statements 20:04:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements 20:04:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:04:45 #140 ... 20:04:45 20:04:45 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:45 #138 DONE 77.9s 20:04:45 20:04:45 #111 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:04:45 #111 DONE 77.9s 20:04:45 20:04:45 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:04:45 #139 DONE 77.9s 20:04:45 20:04:45 #141 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:04:45 #141 DONE 78.0s 20:04:45 20:04:45 #101 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:04:45 #101 DONE 78.0s 20:04:45 20:04:45 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:45 #146 DONE 77.9s 20:04:45 20:04:45 #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:04:45 #147 ... 20:04:45 20:04:45 #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:04:45 #144 DONE 78.0s 20:04:45 20:04:45 #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:04:45 #142 DONE 78.2s 20:04:45 20:04:45 #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:04:45 #143 DONE 78.3s 20:04:45 20:04:45 #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:04:45 #148 ... 20:04:45 20:04:45 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:45 #140 DONE 78.3s 20:04:45 20:04:45 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:04:45 #145 DONE 78.3s 20:04:45 20:04:45 #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:04:45 #149 ... 20:04:45 20:04:45 #148 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:04:45 #148 DONE 0.7s 20:04:45 20:04:45 #150 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:04:45 #150 DONE 0.8s 20:04:45 20:04:45 #151 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:04:45 #151 DONE 0.7s 20:04:45 20:04:45 #152 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:04:45 #152 DONE 0.8s 20:04:45 20:04:45 #147 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:04:45 #147 DONE 0.8s 20:04:45 20:04:45 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:04:45 #153 DONE 0.4s 20:04:45 20:04:45 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:04:45 #154 ... 20:04:45 20:04:45 #149 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:04:45 #149 DONE 0.5s 20:04:45 20:04:45 #155 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:04:45 #155 DONE 0.4s 20:04:45 20:04:45 #156 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:04:45 #156 DONE 0.4s 20:04:45 20:04:45 #157 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:04:45 #157 CACHED 20:04:45 20:04:45 #158 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:04:45 #158 CACHED 20:04:45 20:04:45 #159 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:04:45 #159 CACHED 20:04:45 20:04:45 #160 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:04:45 #160 CACHED 20:04:45 20:04:45 #161 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:04:45 #161 CACHED 20:04:45 20:04:45 #162 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:04:45 #162 CACHED 20:04:45 20:04:45 #163 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:04:45 #163 DONE 0.4s 20:04:45 20:04:45 #164 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:04:45 #164 CACHED 20:04:45 20:04:45 #165 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:04:45 #165 CACHED 20:04:45 20:04:45 #166 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:04:45 #166 DONE 0.4s 20:04:45 20:04:45 #167 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:04:45 #167 DONE 0.4s 20:04:45 20:04:45 #168 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:04:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:04:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:04:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:04:46 #168 ... 20:04:46 20:04:46 #169 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:04:46 #169 DONE 0.3s 20:04:46 20:04:46 #170 [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 20:04:47 #170 ... 20:04:47 20:04:47 #168 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:04:47 #168 DONE 1.3s 20:04:47 20:04:47 #171 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:04:47 #171 DONE 1.3s 20:04:47 20:04:47 #172 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:04:47 #172 DONE 1.4s 20:04:47 20:04:47 #173 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:04:47 #173 DONE 1.3s 20:04:47 20:04:47 #174 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:04:47 #174 DONE 1.3s 20:04:47 20:04:47 #175 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:04:47 #175 DONE 1.4s 20:04:47 20:04:47 #176 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:04:47 #176 DONE 1.4s 20:04:47 20:04:47 #177 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:04:47 #177 DONE 1.4s 20:04:47 20:04:47 #170 [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 20:04:47 #170 DONE 1.3s 20:04:47 20:04:47 #178 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:04:47 #178 DONE 1.4s 20:04:47 20:04:47 #179 [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 20:04:47 #179 ... 20:04:47 20:04:47 #180 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:04:47 #180 DONE 0.3s 20:04:47 20:04:47 #181 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:04:47 #181 DONE 0.4s 20:04:47 20:04:47 #182 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:04:47 #182 DONE 0.4s 20:04:47 20:04:47 #183 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:04:47 #183 DONE 0.4s 20:04:47 20:04:47 #136 [support-scheduler] exporting to image 20:04:47 #136 exporting layers 20:04:47 #136 ... 20:04:47 20:04:47 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:04:47 #154 DONE 2.1s 20:04:47 20:04:47 #184 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:04:47 #184 DONE 0.5s 20:04:47 20:04:47 #185 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:04:47 #185 DONE 0.5s 20:04:47 20:04:47 #136 [support-notifications] exporting to image 20:04:47 #136 ... 20:04:47 20:04:47 #186 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:04:47 #186 DONE 0.6s 20:04:47 20:04:47 #187 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:04:47 #187 DONE 0.6s 20:04:47 20:04:47 #179 [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 20:04:47 #179 DONE 0.6s 20:04:47 20:04:47 #188 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:04:47 #188 DONE 0.6s 20:04:47 20:04:47 #136 [core-command] exporting to image 20:04:47 #136 exporting layers 0.3s done 20:04:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:04:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:04:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:04:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:04:48 #136 ... 20:04:48 20:04:48 #189 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:04:48 #189 DONE 0.4s 20:04:48 20:04:48 #190 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:04:48 #190 DONE 0.4s 20:04:48 20:04:48 #136 [core-command] exporting to image 20:04:48 #136 exporting layers 0.2s done 20:04:48 #136 ... 20:04:48 20:04:48 #191 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:04:48 #191 DONE 0.4s 20:04:48 20:04:48 #192 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:04:48 #192 DONE 0.4s 20:04:48 20:04:48 #193 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:04:48 #193 DONE 0.3s 20:04:48 20:04:48 #136 [core-metadata] exporting to image 20:04:48 #136 ... 20:04:48 20:04:48 #194 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:04:48 #194 DONE 0.3s 20:04:48 20:04:48 #136 [core-metadata] exporting to image 20:04:48 #136 writing image sha256:c737e1dcf18feea30de80a7bd25bf822b895aff5e6d3e7ee3bdbdc0f83da4275 20:04:48 #136 ... 20:04:48 20:04:48 #195 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:04:48 #195 DONE 0.2s 20:04:48 20:04:48 #136 [core-command] exporting to image 20:04:48 #136 writing image sha256:c737e1dcf18feea30de80a7bd25bf822b895aff5e6d3e7ee3bdbdc0f83da4275 0.0s done 20:04:48 #136 writing image sha256:44c72bcf0ef7aadd73e15ae8a100273738f303512b83d38f3648d786e0b1591a 0.0s done 20:04:48 #136 writing image sha256:c76d05bc5e58633f49553c0eba0511c44c2a786b60a540f73d8873be649a088f 0.0s done 20:04:48 #136 writing image sha256:e15fcc792e9abd78f2515a6ddca74f7ed66d41201706c60d42545b62912fe509 0.0s done 20:04:48 #136 writing image sha256:c67c7ccb82c7f509d42685cdf28e102b1a56ecab5f22f7d2dc0ddb81ba9e29c2 0.0s done 20:04:48 #136 naming to docker.io/library/security-spiffe-token-provider done 20:04:48 #136 naming to docker.io/library/support-notifications 20:04:48 #136 naming to docker.io/library/core-command done 20:04:48 #136 naming to docker.io/library/support-scheduler 20:04:48 #136 naming to docker.io/library/core-data 20:04:48 #136 ... 20:04:48 20:04:48 #196 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:04:48 #196 DONE 0.4s 20:04:48 20:04:48 #136 [core-data] exporting to image 20:04:48 #136 exporting layers 0.5s done 20:04:48 #136 naming to docker.io/library/support-notifications 0.3s done 20:04:48 #136 naming to docker.io/library/support-scheduler 0.3s done 20:04:48 #136 naming to docker.io/library/core-data 0.3s done 20:04:49 #136 ... 20:04:49 20:04:49 #197 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:49 #197 DONE 0.8s 20:04:49 20:04:49 #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:04:49 #198 DONE 0.8s 20:04:49 20:04:49 #199 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:49 #199 DONE 1.3s 20:04:49 20:04:49 #200 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:04:49 #200 DONE 1.1s 20:04:49 20:04:49 #201 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:49 #201 DONE 1.3s 20:04:49 20:04:49 #136 [core-metadata] exporting to image 20:04:49 #136 writing image sha256:6f4586f534788d039d4ee20d92ef4c4abdcc8d1eac36c83a60b6452660c0636c done 20:04:49 #136 naming to docker.io/library/core-metadata done 20:04:49 #136 ... 20:04:49 20:04:49 #202 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:04:49 #202 DONE 0.1s 20:04:49 20:04:49 #203 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:04:49 #203 DONE 0.1s 20:04:49 20:04:49 #136 [core-common-config-bootstrapper] exporting to image 20:04:49 #136 exporting layers 0.2s done 20:04:49 #136 writing image sha256:519c157392521d36673f57586e0c2de76f90a5426956a567a7cbfeb0984e18c4 done 20:04:49 #136 naming to docker.io/library/core-common-config-bootstrapper done 20:04:49 #136 exporting layers 0.2s done 20:04:49 #136 writing image sha256:77f8d0e0cbf48d2e35c5a2801e7fb99d9a3692b9e9ba757dbe99327010d2ffa5 0.0s done 20:04:49 #136 naming to docker.io/library/security-proxy-setup done 20:04:49 #136 writing image sha256:661cb7f02178e59d7f80e84a4b00d3d77b425bfed53cac2f40d9af5641a62f82 done 20:04:49 #136 naming to docker.io/library/security-proxy-auth done 20:04:49 #136 DONE 3.3s 20:04:49 20:04:49 #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/ 20:04:49 #204 DONE 0.1s 20:04:49 20:04:49 #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/ 20:04:50 #205 DONE 0.1s 20:04:50 20:04:50 #206 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:04:50 #206 DONE 0.0s 20:04:50 20:04:50 #207 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:04:50 #207 DONE 0.0s 20:04:50 20:04:50 #208 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:50 #208 DONE 0.5s 20:04:50 20:04:50 #136 [security-secretstore-setup] exporting to image 20:04:50 #136 ... 20:04:50 20:04:50 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:04:50 #209 DONE 0.4s 20:04:50 20:04:50 #136 [security-bootstrapper] exporting to image 20:04:50 #136 writing image sha256:19270eaaa728f6f465276becefe430263144ed390e5e18a240535d62794eed28 done 20:04:50 #136 naming to docker.io/library/security-secretstore-setup done 20:04:50 #136 exporting layers 0.2s done 20:04:50 #136 writing image sha256:1538934475f76f3e44b9c45d1f36f48daa6270c108bfb5befb604f4583ff5767 done 20:04:50 #136 naming to docker.io/library/security-bootstrapper done 20:04:50 #136 DONE 3.6s 20:04:50 time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:50 time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:50 time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:50 time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:50 time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:50 time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:50 time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:50 time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:50 time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:50 time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:50 time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:50 time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:50 time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:04:50 time="2023-06-13T20:01:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:04:50 $ docker stop --time=1 96eab2fad40100ddc31937228c340ff8cbee75eabf1ffc19bfec3ef97743def2 20:04:51 $ docker rm -f --volumes 96eab2fad40100ddc31937228c340ff8cbee75eabf1ffc19bfec3ef97743def2 [Pipeline] // withDockerContainer [Pipeline] sh 20:04:52 + docker images 20:04:52 REPOSITORY TAG IMAGE ID CREATED SIZE 20:04:52 security-bootstrapper latest 1538934475f7 2 seconds ago 22.2MB 20:04:52 security-secretstore-setup latest 19270eaaa728 2 seconds ago 32.8MB 20:04:52 security-proxy-auth latest 661cb7f02178 3 seconds ago 18.3MB 20:04:52 core-common-config-bootstrapper latest 519c15739252 4 seconds ago 17.2MB 20:04:52 core-metadata latest 6f4586f53478 4 seconds ago 20.4MB 20:04:52 security-proxy-setup latest 77f8d0e0cbf4 4 seconds ago 23.5MB 20:04:52 core-data latest c67c7ccb82c7 5 seconds ago 20.1MB 20:04:52 support-scheduler latest c76d05bc5e58 5 seconds ago 31.8MB 20:04:52 support-notifications latest e15fcc792e9a 5 seconds ago 32.4MB 20:04:52 security-spiffe-token-provider latest c737e1dcf18f 5 seconds ago 32.8MB 20:04:52 core-command latest 44c72bcf0ef7 5 seconds ago 19.9MB 20:04:52 security-spire-server latest 102b4c93df1d About a minute ago 107MB 20:04:52 security-spire-config latest 5b2a312ed4db About a minute ago 102MB 20:04:52 security-spire-agent latest 7fad57bd0c38 About a minute ago 166MB 20:04:52 ci-base-image-x86_64 latest ffe9e879d5e9 5 minutes ago 918MB 20:04:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 12 days ago 334MB 20:04:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 7 weeks ago 700MB 20:04:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 11 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] } 20:04:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.213s coverage: 94.4% of statements 20:04:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:04:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:04:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:04:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:04:59 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:04:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:05:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:05:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:05:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:05:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.946s coverage: 79.9% of statements 20:05:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 16.249s coverage: 92.9% of statements 20:05:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements 20:05:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.199s coverage: 62.3% of statements 20:05:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.218s coverage: 87.2% of statements 20:05:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.164s coverage: 20.0% of statements 20:05:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 20:05:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.460s coverage: 81.8% of statements 20:05:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.456s coverage: 82.1% of statements 20:05:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 86.0% of statements 20:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:05:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.998s coverage: 63.1% of statements 20:05:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.208s coverage: 100.0% of statements 20:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements 20:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements 20:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.083s coverage: 73.7% of statements 20:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:05:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:05:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 20:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:05:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.951s coverage: 38.4% of statements 20:05:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.247s coverage: 89.5% of statements 20:05:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:05:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:05:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:05:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:05:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.210s coverage: 84.8% of statements 20:05:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:05:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:05:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:05:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:05:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.294s coverage: 17.7% of statements 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:05:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.538s coverage: 92.3% of statements 20:05:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:05:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:05:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.298s coverage: 61.5% of statements 20:05:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:05:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:05:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.360s coverage: 97.7% of statements 20:05:48 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 20:05:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:05:48 go vet ./... 20:08:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:08:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:08:11 ./bin/test-attribution-txt.sh [Pipeline] echo 20:08:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:08:11 + ls -al . 20:08:11 total 716 20:08:11 drwxrwxr-x 10 1001 1001 4096 Jun 13 20:01 . 20:08:11 drwxr-xr-x 4 root root 4096 Jun 13 20:00 .. 20:08:11 drwxrwxr-x 2 1001 1001 4096 Jun 13 19:59 .blubracket 20:08:11 -rw-rw-r-- 1 1001 1001 16 Jun 13 19:59 .dockerignore 20:08:11 drwxrwxr-x 8 1001 1001 4096 Jun 13 19:59 .git 20:08:11 drwxrwxr-x 3 1001 1001 4096 Jun 13 19:59 .github 20:08:11 -rw-rw-r-- 1 1001 1001 1133 Jun 13 19:59 .gitignore 20:08:11 -rw-rw-r-- 1 1001 1001 42 Jun 13 19:59 .golangci.yml 20:08:11 -rw-rw-r-- 1 1001 1001 87 Jun 13 19:59 .hadolint.yml 20:08:11 -rw-rw-r-- 1 1001 1001 166 Jun 13 19:59 .sonarcloud.properties 20:08:11 -rw-rw-r-- 1 1001 1001 1171 Jun 13 19:59 ADOPTERS.md 20:08:11 -rw-rw-r-- 1 1001 1001 10835 Jun 13 19:59 Attribution.txt 20:08:11 -rw-rw-r-- 1 1001 1001 93407 Jun 13 19:59 CHANGELOG.md 20:08:11 -rw-rw-r-- 1 1001 1001 3804 Jun 13 19:59 CONTRIBUTING.md 20:08:11 -rw-rw-r-- 1 1001 1001 677 Jun 13 19:59 GOVERNANCE.md 20:08:11 -rw-rw-r-- 1 1001 1001 883 Jun 13 19:59 Jenkinsfile 20:08:11 -rw-rw-r-- 1 1001 1001 10775 Jun 13 19:59 LICENSE 20:08:11 -rw-rw-r-- 1 1001 1001 14368 Jun 13 19:59 Makefile 20:08:11 -rw-rw-r-- 1 1001 1001 582 Jun 13 19:59 OWNERS.md 20:08:11 -rw-rw-r-- 1 1001 1001 9923 Jun 13 19:59 README.md 20:08:11 -rw-rw-r-- 1 1001 1001 789 Jun 13 19:59 SECURITY.md 20:08:11 -rw-rw-r-- 1 1001 1001 5 Jun 13 19:59 VERSION 20:08:11 drwxrwxr-x 2 1001 1001 4096 Jun 13 19:59 bin 20:08:11 drwxrwxr-x 18 1001 1001 4096 Jun 13 19:59 cmd 20:08:11 -rw-r--r-- 1 root root 447730 Jun 13 20:05 coverage.out 20:08:11 -rw-rw-r-- 1 1001 1001 3162 Jun 13 19:59 go.mod 20:08:11 -rw-rw-r-- 1 1001 1001 31054 Jun 13 19:59 go.sum 20:08:11 drwxrwxr-x 7 1001 1001 4096 Jun 13 19:59 internal 20:08:11 drwxrwxr-x 3 1001 1001 4096 Jun 13 19:59 openapi 20:08:11 -rw-rw-r-- 1 1001 1001 594 Jun 13 19:59 security.txt 20:08:11 drwxrwxr-x 4 1001 1001 4096 Jun 13 19:59 snap 20:08:11 -rw-rw-r-- 1 1001 1001 204 Jun 13 19:59 version.go [Pipeline] sh 20:08:12 + '[' -e coverage.out ] 20:08:12 + chown 1001:1001 coverage.out [Pipeline] stash 20:08:12 Warning: overwriting stash ‘coverage-report’ 20:08:13 Stashed 1 file(s) [Pipeline] sh 20:08:13 + make build 20:08:13 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 20:09:35 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 20:09:38 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 20:09:43 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 20:09:46 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 20:10:33 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 20:10:33 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 20:10:39 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 20:10:44 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 20:10:48 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 20:10:51 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 20:10:57 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] } 20:11:03 $ docker stop --time=1 93ac85e060b54962aae37b09c533c16720b4179bc34125208466c0f8155fc000 20:11:05 $ docker rm -f --volumes 93ac85e060b54962aae37b09c533c16720b4179bc34125208466c0f8155fc000 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:08 20:11:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:09 latest: Pulling from edgex-devops/edgex-compose-arm64 20:11:09 547446be3368: Pulling fs layer 20:11:09 d125d8839a47: Pulling fs layer 20:11:09 3e85d5ac6304: Pulling fs layer 20:11:09 c3105a71a48b: Pulling fs layer 20:11:09 0f093f025ec4: Pulling fs layer 20:11:09 c3106fc0e877: Pulling fs layer 20:11:09 0f093f025ec4: Waiting 20:11:09 c3106fc0e877: Waiting 20:11:09 c3105a71a48b: Waiting 20:11:09 547446be3368: Verifying Checksum 20:11:09 547446be3368: Download complete 20:11:09 c3105a71a48b: Verifying Checksum 20:11:09 c3105a71a48b: Download complete 20:11:09 d125d8839a47: Verifying Checksum 20:11:09 d125d8839a47: Download complete 20:11:09 547446be3368: Pull complete 20:11:10 d125d8839a47: Pull complete 20:11:11 c3106fc0e877: Verifying Checksum 20:11:11 c3106fc0e877: Download complete 20:11:11 0f093f025ec4: Verifying Checksum 20:11:11 0f093f025ec4: Download complete 20:11:13 3e85d5ac6304: Verifying Checksum 20:11:13 3e85d5ac6304: Download complete 20:11:21 3e85d5ac6304: Pull complete 20:11:21 c3105a71a48b: Pull complete 20:11:22 0f093f025ec4: Pull complete 20:11:22 c3106fc0e877: Pull complete 20:11:22 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:11:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:11:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:11:22 prd-ubuntu20.04-docker-arm64-4c-16g-18576 does not seem to be running inside a container 20:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:11:24 $ docker top 67fd59e8f5c8ea5ed12fe729038ceb3e9c9249ee1f4b30d501e814ec0b06f0e7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:25 + docker compose -f ./docker-compose-build.yml build --parallel 20:11:33 #1 [core-command internal] load build definition from Dockerfile 20:11:33 #1 transferring dockerfile: 1.82kB done 20:11:33 #1 DONE 0.1s 20:11:34 20:11:34 #2 [security-spire-agent internal] load build definition from Dockerfile 20:11:34 #2 transferring dockerfile: 2.68kB 0.0s done 20:11:34 #2 DONE 0.1s 20:11:34 20:11:34 #3 [core-data internal] load build definition from Dockerfile 20:11:34 #3 transferring dockerfile: 1.90kB done 20:11:34 #3 DONE 0.1s 20:11:34 20:11:34 #4 [support-scheduler internal] load build definition from Dockerfile 20:11:34 #4 transferring dockerfile: 1.82kB 0.0s done 20:11:34 #4 DONE 0.1s 20:11:34 20:11:34 #5 [security-proxy-setup internal] load build definition from Dockerfile 20:11:34 #5 ... 20:11:34 20:11:34 #6 [core-metadata internal] load build definition from Dockerfile 20:11:34 #6 DONE 0.0s 20:11:34 20:11:34 #5 [security-proxy-setup internal] load build definition from Dockerfile 20:11:34 #5 transferring dockerfile: 2.06kB done 20:11:34 #5 DONE 0.5s 20:11:34 20:11:34 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:11:34 #7 transferring dockerfile: 2.12kB done 20:11:34 #7 DONE 0.4s 20:11:34 20:11:34 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:11:34 #8 ... 20:11:34 20:11:34 #6 [core-metadata internal] load build definition from Dockerfile 20:11:34 #6 transferring dockerfile: 1.96kB 0.0s done 20:11:34 #6 DONE 0.6s 20:11:34 20:11:34 #9 [security-spire-server internal] load build definition from Dockerfile 20:11:34 #9 transferring dockerfile: 2.63kB done 20:11:34 #9 DONE 0.6s 20:11:34 20:11:34 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:11:34 #8 transferring dockerfile: 1.78kB 0.0s done 20:11:34 #8 DONE 0.6s 20:11:34 20:11:34 #10 [security-bootstrapper internal] load build definition from Dockerfile 20:11:34 #10 transferring dockerfile: 2.82kB done 20:11:34 #10 DONE 0.6s 20:11:34 20:11:34 #11 [security-spire-config internal] load build definition from Dockerfile 20:11:34 #11 transferring dockerfile: 2.58kB done 20:11:34 #11 DONE 0.5s 20:11:34 20:11:34 #12 [security-proxy-auth internal] load build definition from Dockerfile 20:11:34 #12 transferring dockerfile: 2.04kB 0.0s done 20:11:34 #12 DONE 0.6s 20:11:34 20:11:34 #13 [security-secretstore-setup internal] load build definition from Dockerfile 20:11:34 #13 transferring dockerfile: 2.38kB 0.0s done 20:11:34 #13 DONE 0.5s 20:11:34 20:11:34 #14 [core-command internal] load .dockerignore 20:11:34 #14 transferring context: 56B 0.0s done 20:11:35 #14 DONE 0.5s 20:11:35 20:11:35 #15 [support-notifications internal] load build definition from Dockerfile 20:11:35 #15 transferring dockerfile: 1.84kB 0.0s done 20:11:35 #15 DONE 0.6s 20:11:35 20:11:35 #16 [security-spire-agent internal] load .dockerignore 20:11:35 #16 transferring context: 56B done 20:11:35 #16 DONE 0.0s 20:11:35 20:11:35 #17 [core-data internal] load .dockerignore 20:11:35 #17 transferring context: 56B done 20:11:35 #17 DONE 0.1s 20:11:35 20:11:35 #18 [support-scheduler internal] load .dockerignore 20:11:35 #18 transferring context: 56B done 20:11:35 #18 DONE 0.1s 20:11:35 20:11:35 #19 [security-proxy-setup internal] load .dockerignore 20:11:35 #19 transferring context: 56B 0.0s done 20:11:35 #19 DONE 0.1s 20:11:35 20:11:35 #20 [core-metadata internal] load .dockerignore 20:11:35 #20 transferring context: 56B 0.0s done 20:11:35 #20 DONE 0.1s 20:11:35 20:11:35 #21 [security-spire-server internal] load .dockerignore 20:11:35 #21 transferring context: 56B done 20:11:35 #21 DONE 0.1s 20:11:35 20:11:35 #22 [core-common-config-bootstrapper internal] load .dockerignore 20:11:35 #22 transferring context: 56B 0.0s done 20:11:35 #22 DONE 0.1s 20:11:36 20:11:36 #23 [security-bootstrapper internal] load .dockerignore 20:11:36 #23 transferring context: 56B done 20:11:36 #23 DONE 0.0s 20:11:36 20:11:36 #24 [security-spire-config internal] load .dockerignore 20:11:36 #24 DONE 0.0s 20:11:36 20:11:36 #25 [security-proxy-auth internal] load .dockerignore 20:11:36 #25 transferring context: 56B done 20:11:36 #25 DONE 0.1s 20:11:36 20:11:36 #24 [security-spire-config internal] load .dockerignore 20:11:36 #24 transferring context: 56B done 20:11:36 #24 DONE 0.0s 20:11:36 20:11:36 #26 [security-spiffe-token-provider internal] load .dockerignore 20:11:36 #26 transferring context: 56B done 20:11:36 #26 DONE 0.0s 20:11:36 20:11:36 #27 [security-secretstore-setup internal] load .dockerignore 20:11:36 #27 transferring context: 56B done 20:11:36 #27 DONE 0.1s 20:11:36 20:11:36 #28 [support-notifications internal] load .dockerignore 20:11:36 #28 transferring context: 56B done 20:11:36 #28 DONE 0.0s 20:11:36 20:11:36 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:11:36 #29 DONE 0.0s 20:11:36 20:11:36 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 20:11:36 #30 ... 20:11:36 20:11:36 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:11:36 #29 DONE 0.0s 20:11:36 20:11:36 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.17 20:11:37 #30 ... 20:11:37 20:11:37 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:11:37 #29 DONE 0.0s 20:11:37 20:11:37 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 20:11:37 #30 DONE 0.8s 20:11:37 20:11:37 #31 [core-metadata internal] load build context 20:11:37 #31 DONE 0.0s 20:11:37 20:11:37 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:11:37 #29 DONE 0.0s 20:11:37 20:11:37 #32 [core-data internal] load build context 20:11:37 #32 DONE 0.0s 20:11:37 20:11:37 #33 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:11:37 #33 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:11:37 #33 ... 20:11:37 20:11:37 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:11:37 #29 DONE 0.0s 20:11:37 20:11:37 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:11:37 #33 ... 20:11:37 20:11:37 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:11:37 #29 DONE 0.0s 20:11:37 20:11:37 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:11:37 #33 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done 20:11:37 #33 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 20:11:37 #33 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 20:11:37 #33 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 20:11:37 #33 ... 20:11:37 20:11:37 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:11:37 #29 DONE 0.0s 20:11:37 20:11:37 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.17 20:11:37 #30 DONE 0.8s 20:11:37 20:11:37 #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:11:37 #33 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done 20:11:37 #33 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 20:11:37 #33 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 20:11:37 #33 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 20:11:37 #33 DONE 1.3s 20:11:37 20:11:37 #34 [security-spire-config builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:11:37 #34 ... 20:11:37 20:11:37 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:11:37 #29 DONE 0.0s 20:11:37 20:11:37 #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:11:37 #33 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done 20:11:37 #33 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 20:11:37 #33 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 20:11:37 #33 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 20:11:37 #33 DONE 1.3s 20:11:37 20:11:37 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:11:37 #34 ... 20:11:37 20:11:37 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:11:37 #29 DONE 0.0s 20:11:38 20:11:38 #35 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:11:39 #35 ... 20:11:39 20:11:39 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:11:39 #33 resolve docker.io/library/alpine:3.17@sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 0.1s done 20:11:39 #33 sha256:b5a5b7ce4eabc8414bf367761a28f4e8b16952ce5de537c15ed917b71b245f11 528B / 528B done 20:11:39 #33 sha256:51e60588ff2cd9f45792b23de89bfface0a7fbd711d17c5f5ce900a4f6b16260 1.49kB / 1.49kB done 20:11:39 #33 sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 1.64kB / 1.64kB done 20:11:39 #33 DONE 1.3s 20:11:39 20:11:39 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 20:11:39 #30 DONE 1.8s 20:11:39 20:11:39 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:11:44 #34 ... 20:11:44 20:11:44 #36 [support-scheduler internal] load build context 20:11:44 #36 transferring context: 24.09MB 6.5s 20:11:44 #36 ... 20:11:44 20:11:44 #35 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:11:44 #35 6.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:11:45 #35 7.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:11:47 #35 ... 20:11:47 20:11:47 #32 [core-data internal] load build context 20:11:47 #32 ... 20:11:47 20:11:47 #37 [core-command internal] load build context 20:11:47 #37 ... 20:11:47 20:11:47 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:11:47 #38 DONE 2.6s 20:11:47 20:11:47 #37 [core-command internal] load build context 20:11:47 #37 ... 20:11:47 20:11:47 #39 [security-spire-agent internal] load build context 20:11:47 #39 ... 20:11:47 20:11:47 #40 [security-bootstrapper internal] load build context 20:11:47 #40 ... 20:11:47 20:11:47 #31 [core-metadata internal] load build context 20:11:47 #31 ... 20:11:47 20:11:47 #41 [security-spire-server internal] load build context 20:11:47 #41 ... 20:11:47 20:11:47 #42 [security-spiffe-token-provider internal] load build context 20:11:47 #42 ... 20:11:47 20:11:47 #43 [security-proxy-auth internal] load build context 20:11:48 #43 ... 20:11:48 20:11:48 #44 [core-common-config-bootstrapper internal] load build context 20:11:48 #44 ... 20:11:48 20:11:48 #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:11:48 #0 5.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:11:48 #0 7.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:11:48 #45 ... 20:11:48 20:11:48 #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:11:48 #46 ... 20:11:48 20:11:48 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:11:48 #47 ... 20:11:48 20:11:48 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:11:48 #0 5.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:11:48 #0 6.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:11:48 #48 10.51 (1/1) Installing dumb-init (1.2.5-r2) 20:11:48 #48 ... 20:11:48 20:11:48 #49 [security-spire-config internal] load build context 20:11:48 #49 ... 20:11:48 20:11:48 #50 [security-proxy-setup internal] load build context 20:11:48 #50 transferring context: 24.67MB 11.6s 20:11:48 #50 ... 20:11:48 20:11:48 #51 [support-notifications internal] load build context 20:11:49 #51 ... 20:11:49 20:11:49 #52 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:11:49 #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:11:49 #52 ... 20:11:49 20:11:49 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:11:49 #0 9.854 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:11:49 #53 ... 20:11:49 20:11:49 #54 [security-secretstore-setup internal] load build context 20:11:49 #54 ... 20:11:49 20:11:49 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:11:49 #47 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:11:49 #47 ... 20:11:49 20:11:49 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:11:49 #0 5.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:11:49 #0 8.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:11:49 #55 ... 20:11:49 20:11:49 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:11:49 #56 ... 20:11:49 20:11:49 #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:11:49 #45 11.87 v3.17.3-251-g020b55f3b10 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:11:49 #45 11.87 v3.17.3-250-g30850c73a4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:11:49 #45 11.87 OK: 17694 distinct packages available 20:11:50 #45 ... 20:11:50 20:11:50 #35 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:11:50 #35 10.61 (1/1) Installing dumb-init (1.2.5-r2) 20:11:50 #35 10.61 Executing busybox-1.35.0-r29.trigger 20:11:50 #35 10.67 OK: 8 MiB in 16 packages 20:11:50 #35 DONE 13.2s 20:11:50 20:11:50 #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:11:50 #45 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:11:51 #45 ... 20:11:51 20:11:51 #48 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:11:51 #48 10.60 Executing busybox-1.35.0-r29.trigger 20:11:51 #48 10.73 OK: 8 MiB in 16 packages 20:11:51 #48 DONE 13.2s 20:11:51 20:11:51 #41 [security-spire-server internal] load build context 20:11:53 #41 ... 20:11:53 20:11:53 #31 [core-metadata internal] load build context 20:11:53 #31 ... 20:11:53 20:11:53 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:11:53 #55 13.93 (1/2) Installing ca-certificates (20230506-r0) 20:11:54 #55 ... 20:11:54 20:11:54 #36 [support-scheduler internal] load build context 20:11:54 #36 transferring context: 39.75MB 16.7s 20:11:54 #36 ... 20:11:54 20:11:54 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:11:54 #55 14.54 (2/2) Installing dumb-init (1.2.5-r2) 20:11:54 #55 14.54 Executing busybox-1.35.0-r29.trigger 20:11:54 #55 14.67 Executing ca-certificates-20230506-r0.trigger 20:11:55 #55 ... 20:11:55 20:11:55 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:11:55 #34 ... 20:11:55 20:11:55 #36 [support-scheduler internal] load build context 20:11:57 #36 ... 20:11:57 20:11:57 #32 [core-data internal] load build context 20:11:57 #32 ... 20:11:57 20:11:57 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:11:57 #0 9.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:11:57 #57 ... 20:11:57 20:11:57 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:11:57 #0 8.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:11:57 #58 ... 20:11:57 20:11:57 #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:11:57 #59 ... 20:11:57 20:11:57 #37 [core-command internal] load build context 20:11:57 #37 ... 20:11:57 20:11:57 #60 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:11:57 #0 8.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:11:58 #60 ... 20:11:58 20:11:58 #40 [security-bootstrapper internal] load build context 20:11:58 #40 ... 20:11:58 20:11:58 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:11:58 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:11:58 #61 ... 20:11:58 20:11:58 #43 [security-proxy-auth internal] load build context 20:11:58 #43 ... 20:11:58 20:11:58 #39 [security-spire-agent internal] load build context 20:11:58 #39 ... 20:11:58 20:11:58 #44 [core-common-config-bootstrapper internal] load build context 20:11:58 #44 ... 20:11:58 20:11:58 #42 [security-spiffe-token-provider internal] load build context 20:11:58 #42 ... 20:11:58 20:11:58 #43 [security-proxy-auth internal] load build context 20:11:58 #43 ... 20:11:58 20:11:58 #49 [security-spire-config internal] load build context 20:11:58 #49 ... 20:11:58 20:11:58 #50 [security-proxy-setup internal] load build context 20:11:59 #50 transferring context: 40.82MB 21.8s 20:11:59 #50 ... 20:11:59 20:11:59 #49 [security-spire-config internal] load build context 20:11:59 #49 ... 20:11:59 20:11:59 #55 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 20:11:59 #55 17.16 OK: 8 MiB in 17 packages 20:11:59 #55 DONE 19.8s 20:11:59 20:11:59 #51 [support-notifications internal] load build context 20:11:59 #51 ... 20:11:59 20:11:59 #54 [security-secretstore-setup internal] load build context 20:11:59 #54 ... 20:11:59 20:11:59 #49 [security-spire-config internal] load build context 20:12:00 #49 ... 20:12:00 20:12:00 #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:12:00 #46 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:12:00 #46 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:00 #46 22.12 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 20:12:00 #46 ... 20:12:00 20:12:00 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:12:00 #56 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:12:00 #56 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:00 #56 20.55 (1/3) Installing ca-certificates (20230506-r0) 20:12:00 #56 ... 20:12:00 20:12:00 #49 [security-spire-config internal] load build context 20:12:01 #49 ... 20:12:01 20:12:01 #52 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:12:01 #52 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:01 #52 21.25 v3.17.3-251-g020b55f3b10 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:12:01 #52 21.25 v3.17.3-250-g30850c73a4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:12:01 #52 21.26 OK: 17694 distinct packages available 20:12:01 #52 22.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:12:01 #52 ... 20:12:01 20:12:01 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:12:01 #53 12.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:01 #53 19.46 v3.17.3-251-g020b55f3b10 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:12:01 #53 19.46 v3.17.3-250-g30850c73a4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:12:01 #53 19.46 OK: 17694 distinct packages available 20:12:01 #53 21.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:12:01 #53 ... 20:12:01 20:12:01 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:12:01 #57 14.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:02 #57 ... 20:12:02 20:12:02 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:12:02 #47 13.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:02 #47 21.60 (1/2) Installing dumb-init (1.2.5-r2) 20:12:02 #47 21.60 (2/2) Installing su-exec (0.2-r2) 20:12:02 #47 21.73 Executing busybox-1.35.0-r29.trigger 20:12:02 #47 21.91 OK: 8 MiB in 17 packages 20:12:02 #47 ... 20:12:02 20:12:02 #50 [security-proxy-setup internal] load build context 20:12:02 #50 ... 20:12:02 20:12:02 #47 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 20:12:02 #47 DONE 24.6s 20:12:03 20:12:03 #50 [security-proxy-setup internal] load build context 20:12:03 #50 ... 20:12:03 20:12:03 #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:12:03 #45 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:03 #45 22.92 (1/9) Installing ca-certificates (20230506-r0) 20:12:03 #45 23.58 (2/9) Installing brotli-libs (1.0.9-r9) 20:12:03 #45 23.80 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:12:03 #45 23.86 (4/9) Installing libcurl (8.1.2-r0) 20:12:03 #45 23.92 (5/9) Installing curl (8.1.2-r0) 20:12:03 #45 23.94 (6/9) Installing dumb-init (1.2.5-r2) 20:12:03 #45 23.98 (7/9) Installing musl-obstack (1.2.3-r0) 20:12:03 #45 24.01 (8/9) Installing libucontext (1.2-r0) 20:12:03 #45 24.03 (9/9) Installing gcompat (1.1.0-r0) 20:12:03 #45 24.08 Executing busybox-1.35.0-r29.trigger 20:12:03 #45 24.15 Executing ca-certificates-20230506-r0.trigger 20:12:03 #45 ... 20:12:03 20:12:03 #46 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 20:12:03 #46 22.75 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 20:12:03 #46 22.84 (3/4) Installing dumb-init (1.2.5-r2) 20:12:03 #46 22.92 (4/4) Installing openssl (3.0.9-r1) 20:12:03 #46 23.09 Executing busybox-1.35.0-r29.trigger 20:12:03 #46 23.28 OK: 8 MiB in 17 packages 20:12:03 #46 DONE 25.4s 20:12:03 20:12:03 #41 [security-spire-server internal] load build context 20:12:03 #41 ... 20:12:03 20:12:03 #31 [core-metadata internal] load build context 20:12:04 #31 ... 20:12:04 20:12:04 #41 [security-spire-server internal] load build context 20:12:04 #41 transferring context: 39.16MB 26.9s 20:12:05 #41 ... 20:12:05 20:12:05 #62 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 20:12:05 #62 DONE 1.3s 20:12:05 20:12:05 #41 [security-spire-server internal] load build context 20:12:05 #41 ... 20:12:05 20:12:05 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:12:05 #56 21.30 (2/3) Installing dumb-init (1.2.5-r2) 20:12:05 #56 21.30 (3/3) Installing su-exec (0.2-r2) 20:12:05 #56 21.34 Executing busybox-1.35.0-r29.trigger 20:12:05 #56 21.65 Executing ca-certificates-20230506-r0.trigger 20:12:05 #56 23.85 OK: 8 MiB in 18 packages 20:12:05 #56 DONE 25.8s 20:12:05 20:12:05 #41 [security-spire-server internal] load build context 20:12:06 #41 ... 20:12:06 20:12:06 #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:12:06 #45 27.04 OK: 11 MiB in 24 packages 20:12:06 #45 DONE 28.7s 20:12:06 20:12:06 #41 [security-spire-server internal] load build context 20:12:07 #41 ... 20:12:07 20:12:07 #36 [support-scheduler internal] load build context 20:12:07 #36 ... 20:12:07 20:12:07 #37 [core-command internal] load build context 20:12:07 #37 ... 20:12:07 20:12:07 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 20:12:07 #57 19.10 OK: 263 MiB in 53 packages 20:12:07 #57 DONE 20.2s 20:12:07 20:12:07 #37 [core-command internal] load build context 20:12:07 #37 ... 20:12:07 20:12:07 #32 [core-data internal] load build context 20:12:07 #32 ... 20:12:07 20:12:07 #37 [core-command internal] load build context 20:12:07 #37 ... 20:12:07 20:12:07 #59 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 20:12:07 #59 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:12:07 #59 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:07 #59 20.41 OK: 263 MiB in 53 packages 20:12:08 #59 ... 20:12:08 20:12:08 #32 [core-data internal] load build context 20:12:08 #32 ... 20:12:08 20:12:08 #40 [security-bootstrapper internal] load build context 20:12:08 #40 ... 20:12:08 20:12:08 #32 [core-data internal] load build context 20:12:08 #32 ... 20:12:08 20:12:08 #39 [security-spire-agent internal] load build context 20:12:08 #39 ... 20:12:08 20:12:08 #44 [core-common-config-bootstrapper internal] load build context 20:12:08 #44 ... 20:12:08 20:12:08 #42 [security-spiffe-token-provider internal] load build context 20:12:09 #42 ... 20:12:09 20:12:09 #44 [core-common-config-bootstrapper internal] load build context 20:12:09 #44 ... 20:12:09 20:12:09 #61 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:12:09 #61 12.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:09 #61 20.07 OK: 263 MiB in 53 packages 20:12:09 #61 DONE 21.5s 20:12:09 20:12:09 #44 [core-common-config-bootstrapper internal] load build context 20:12:09 #44 ... 20:12:09 20:12:09 #43 [security-proxy-auth internal] load build context 20:12:09 #43 ... 20:12:09 20:12:09 #44 [core-common-config-bootstrapper internal] load build context 20:12:09 #44 transferring context: 68.70MB 31.4s 20:12:09 #44 ... 20:12:09 20:12:09 #59 [core-data builder 3/7] RUN apk add --update --no-cache make git 20:12:09 #59 DONE 22.6s 20:12:09 20:12:09 #44 [core-common-config-bootstrapper internal] load build context 20:12:09 #44 ... 20:12:09 20:12:09 #60 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:12:09 #60 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:09 #60 20.25 OK: 263 MiB in 53 packages 20:12:09 #60 ... 20:12:09 20:12:09 #51 [support-notifications internal] load build context 20:12:09 #51 ... 20:12:09 20:12:09 #60 [security-spire-config builder 3/9] RUN apk add --update --no-cache make git build-base curl 20:12:09 #60 DONE 22.3s 20:12:09 20:12:09 #51 [support-notifications internal] load build context 20:12:09 #51 ... 20:12:09 20:12:09 #54 [security-secretstore-setup internal] load build context 20:12:10 #54 ... 20:12:10 20:12:10 #51 [support-notifications internal] load build context 20:12:10 #51 ... 20:12:10 20:12:10 #53 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:12:10 #53 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:10 #53 29.35 (1/4) Installing dumb-init (1.2.5-r2) 20:12:10 #53 29.43 (2/4) Installing musl-obstack (1.2.3-r0) 20:12:10 #53 29.43 (3/4) Installing libucontext (1.2-r0) 20:12:10 #53 29.43 (4/4) Installing gcompat (1.1.0-r0) 20:12:10 #53 29.43 Executing busybox-1.35.0-r29.trigger 20:12:10 #53 29.66 OK: 8 MiB in 19 packages 20:12:10 #53 DONE 31.6s 20:12:10 20:12:10 #63 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:12:10 #63 DONE 7.1s 20:12:10 20:12:10 #51 [support-notifications internal] load build context 20:12:10 #51 ... 20:12:10 20:12:10 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:12:10 #58 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:10 #58 19.63 v3.17.3-251-g020b55f3b10 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:12:10 #58 19.63 v3.17.3-250-g30850c73a4c [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:12:10 #58 19.63 OK: 17701 distinct packages available 20:12:10 #58 21.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:12:10 #58 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:10 #58 ... 20:12:10 20:12:10 #51 [support-notifications internal] load build context 20:12:10 #51 ... 20:12:10 20:12:10 #52 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:12:10 #52 25.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:12:10 #52 30.84 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 20:12:10 #52 30.95 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 20:12:10 #52 30.95 (3/7) Installing dumb-init (1.2.5-r2) 20:12:10 #52 30.99 (4/7) Installing musl-obstack (1.2.3-r0) 20:12:10 #52 30.99 (5/7) Installing libucontext (1.2-r0) 20:12:10 #52 30.99 (6/7) Installing gcompat (1.1.0-r0) 20:12:10 #52 30.99 (7/7) Installing openssl (3.0.9-r1) 20:12:10 #52 31.06 Executing busybox-1.35.0-r29.trigger 20:12:10 #52 31.11 OK: 9 MiB in 20 packages 20:12:10 #52 DONE 32.4s 20:12:10 20:12:10 #51 [support-notifications internal] load build context 20:12:11 #51 ... 20:12:11 20:12:11 #49 [security-spire-config internal] load build context 20:12:11 #49 ... 20:12:11 20:12:11 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:12:11 #58 23.21 OK: 263 MiB in 53 packages 20:12:11 #58 DONE 24.1s 20:12:11 20:12:11 #49 [security-spire-config internal] load build context 20:12:11 #49 ... 20:12:11 20:12:11 #44 [core-common-config-bootstrapper internal] load build context 20:12:11 #44 ... 20:12:11 20:12:11 #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 20:12:11 #64 DONE 1.3s 20:12:11 20:12:11 #44 [core-common-config-bootstrapper internal] load build context 20:12:13 #44 ... 20:12:13 20:12:13 #50 [security-proxy-setup internal] load build context 20:12:13 #50 ... 20:12:13 20:12:13 #44 [core-common-config-bootstrapper internal] load build context 20:12:14 #44 ... 20:12:14 20:12:14 #31 [core-metadata internal] load build context 20:12:14 #31 ... 20:12:14 20:12:14 #44 [core-common-config-bootstrapper internal] load build context 20:12:14 #44 transferring context: 93.90MB 36.4s 20:12:17 #44 ... 20:12:17 20:12:17 #36 [support-scheduler internal] load build context 20:12:17 #36 ... 20:12:17 20:12:17 #41 [security-spire-server internal] load build context 20:12:17 #41 ... 20:12:17 20:12:17 #36 [support-scheduler internal] load build context 20:12:18 #36 ... 20:12:18 20:12:18 #37 [core-command internal] load build context 20:12:18 #37 ... 20:12:18 20:12:18 #36 [support-scheduler internal] load build context 20:12:18 #36 ... 20:12:18 20:12:18 #40 [security-bootstrapper internal] load build context 20:12:18 #40 ... 20:12:18 20:12:18 #37 [core-command internal] load build context 20:12:18 #37 transferring context: 110.15MB 41.4s 20:12:18 #37 ... 20:12:18 20:12:18 #32 [core-data internal] load build context 20:12:18 #32 ... 20:12:18 20:12:18 #39 [security-spire-agent internal] load build context 20:12:18 #39 ... 20:12:18 20:12:18 #42 [security-spiffe-token-provider internal] load build context 20:12:19 #42 ... 20:12:19 20:12:19 #32 [core-data internal] load build context 20:12:19 #32 ... 20:12:19 20:12:19 #43 [security-proxy-auth internal] load build context 20:12:19 #43 ... 20:12:19 20:12:19 #39 [security-spire-agent internal] load build context 20:12:20 #39 ... 20:12:20 20:12:20 #54 [security-secretstore-setup internal] load build context 20:12:20 #54 ... 20:12:20 20:12:20 #39 [security-spire-agent internal] load build context 20:12:21 #39 ... 20:12:21 20:12:21 #51 [support-notifications internal] load build context 20:12:21 #51 ... 20:12:21 20:12:21 #49 [security-spire-config internal] load build context 20:12:21 #49 ... 20:12:21 20:12:21 #51 [support-notifications internal] load build context 20:12:24 #51 ... 20:12:24 20:12:24 #50 [security-proxy-setup internal] load build context 20:12:24 #50 ... 20:12:24 20:12:24 #51 [support-notifications internal] load build context 20:12:24 #51 ... 20:12:24 20:12:24 #31 [core-metadata internal] load build context 20:12:24 #31 ... 20:12:24 20:12:24 #50 [security-proxy-setup internal] load build context 20:12:24 #50 transferring context: 123.38MB 47.2s 20:12:27 #50 ... 20:12:27 20:12:27 #39 [security-spire-agent internal] load build context 20:12:27 #39 transferring context: 175.25MB 49.4s done 20:12:27 #39 DONE 49.8s 20:12:27 20:12:27 #50 [security-proxy-setup internal] load build context 20:12:27 #50 ... 20:12:27 20:12:27 #44 [core-common-config-bootstrapper internal] load build context 20:12:27 #44 ... 20:12:27 20:12:27 #50 [security-proxy-setup internal] load build context 20:12:28 #50 ... 20:12:28 20:12:28 #41 [security-spire-server internal] load build context 20:12:28 #41 ... 20:12:28 20:12:28 #50 [security-proxy-setup internal] load build context 20:12:28 #50 ... 20:12:28 20:12:28 #36 [support-scheduler internal] load build context 20:12:28 #36 ... 20:12:28 20:12:28 #40 [security-bootstrapper internal] load build context 20:12:28 #40 ... 20:12:28 20:12:28 #36 [support-scheduler internal] load build context 20:12:28 #36 ... 20:12:28 20:12:28 #37 [core-command internal] load build context 20:12:29 #37 ... 20:12:29 20:12:29 #40 [security-bootstrapper internal] load build context 20:12:29 #40 ... 20:12:29 20:12:29 #42 [security-spiffe-token-provider internal] load build context 20:12:29 #42 ... 20:12:29 20:12:29 #32 [core-data internal] load build context 20:12:29 #32 ... 20:12:29 20:12:29 #43 [security-proxy-auth internal] load build context 20:12:29 #43 ... 20:12:29 20:12:29 #44 [core-common-config-bootstrapper internal] load build context 20:12:29 #44 transferring context: 175.25MB 50.9s done 20:12:29 #44 DONE 52.2s 20:12:29 20:12:29 #43 [security-proxy-auth internal] load build context 20:12:29 #43 ... 20:12:29 20:12:29 #32 [core-data internal] load build context 20:12:30 #32 ... 20:12:30 20:12:30 #54 [security-secretstore-setup internal] load build context 20:12:30 #54 ... 20:12:30 20:12:30 #65 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 20:12:30 #65 DONE 3.3s 20:12:30 20:12:30 #54 [security-secretstore-setup internal] load build context 20:12:30 #54 ... 20:12:30 20:12:30 #32 [core-data internal] load build context 20:12:31 #32 ... 20:12:31 20:12:31 #66 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:12:31 #66 DONE 1.3s 20:12:31 20:12:31 #32 [core-data internal] load build context 20:12:31 #32 ... 20:12:31 20:12:31 #37 [core-command internal] load build context 20:12:31 #37 transferring context: 175.25MB 53.7s done 20:12:31 #37 DONE 54.2s 20:12:31 20:12:31 #31 [core-metadata internal] load build context 20:12:31 #31 transferring context: 175.25MB 53.9s done 20:12:31 #31 DONE 54.3s 20:12:31 20:12:31 #32 [core-data internal] load build context 20:12:32 #32 ... 20:12:32 20:12:32 #49 [security-spire-config internal] load build context 20:12:32 #49 ... 20:12:32 20:12:32 #43 [security-proxy-auth internal] load build context 20:12:32 #43 transferring context: 175.25MB 53.7s done 20:12:32 #43 DONE 54.7s 20:12:32 20:12:32 #49 [security-spire-config internal] load build context 20:12:32 #49 ... 20:12:32 20:12:32 #32 [core-data internal] load build context 20:12:33 #32 ... 20:12:33 20:12:33 #36 [support-scheduler internal] load build context 20:12:33 #36 transferring context: 175.25MB 55.2s done 20:12:33 #36 DONE 55.6s 20:12:33 20:12:33 #32 [core-data internal] load build context 20:12:34 #32 ... 20:12:34 20:12:34 #51 [support-notifications internal] load build context 20:12:34 #51 ... 20:12:34 20:12:34 #32 [core-data internal] load build context 20:12:34 #32 ... 20:12:34 20:12:34 #50 [security-proxy-setup internal] load build context 20:12:34 #50 transferring context: 175.25MB 57.3s done 20:12:34 #50 DONE 57.6s 20:12:34 20:12:34 #32 [core-data internal] load build context 20:12:36 #32 ... 20:12:36 20:12:36 #49 [security-spire-config internal] load build context 20:12:36 #49 transferring context: 175.25MB 56.5s done 20:12:36 #49 DONE 58.0s 20:12:36 20:12:36 #32 [core-data internal] load build context 20:12:36 #32 ... 20:12:36 20:12:36 #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:12:36 #67 DONE 1.4s 20:12:36 20:12:36 #32 [core-data internal] load build context 20:12:36 #32 ... 20:12:36 20:12:36 #51 [support-notifications internal] load build context 20:12:36 #51 transferring context: 175.25MB 55.4s done 20:12:36 #51 DONE 57.6s 20:12:36 20:12:36 #32 [core-data internal] load build context 20:12:37 #32 ... 20:12:37 20:12:37 #68 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:12:37 #68 DONE 0.9s 20:12:37 20:12:37 #32 [core-data internal] load build context 20:12:38 #32 transferring context: 175.25MB 61.0s done 20:12:38 #32 ... 20:12:38 20:12:38 #41 [security-spire-server internal] load build context 20:12:38 #41 ... 20:12:38 20:12:38 #54 [security-secretstore-setup internal] load build context 20:12:38 #54 ... 20:12:38 20:12:38 #32 [core-data internal] load build context 20:12:38 #32 DONE 61.4s 20:12:38 20:12:38 #54 [security-secretstore-setup internal] load build context 20:12:38 #54 ... 20:12:38 20:12:38 #41 [security-spire-server internal] load build context 20:12:39 #41 ... 20:12:39 20:12:39 #40 [security-bootstrapper internal] load build context 20:12:39 #40 ... 20:12:39 20:12:39 #41 [security-spire-server internal] load build context 20:12:39 #41 ... 20:12:39 20:12:39 #54 [security-secretstore-setup internal] load build context 20:12:39 #54 transferring context: 175.25MB 58.4s done 20:12:39 #54 DONE 60.5s 20:12:39 20:12:39 #41 [security-spire-server internal] load build context 20:12:39 #41 ... 20:12:39 20:12:39 #42 [security-spiffe-token-provider internal] load build context 20:12:39 #42 ... 20:12:39 20:12:39 #41 [security-spire-server internal] load build context 20:12:40 #41 ... 20:12:40 20:12:40 #40 [security-bootstrapper internal] load build context 20:12:40 #40 transferring context: 175.25MB 62.6s done 20:12:40 #40 DONE 63.3s 20:12:40 20:12:40 #41 [security-spire-server internal] load build context 20:12:40 #41 ... 20:12:40 20:12:40 #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:40 #69 ... 20:12:40 20:12:40 #41 [security-spire-server internal] load build context 20:12:40 #41 transferring context: 175.25MB 63.4s done 20:12:40 #41 DONE 63.7s 20:12:40 20:12:40 #42 [security-spiffe-token-provider internal] load build context 20:12:41 #42 ... 20:12:41 20:12:41 #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:41 #70 ... 20:12:41 20:12:41 #42 [security-spiffe-token-provider internal] load build context 20:12:41 #42 transferring context: 175.25MB 62.7s done 20:12:41 #42 DONE 63.5s 20:12:41 20:12:41 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:12:41 #71 DONE 0.6s 20:12:41 20:12:41 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:46 #72 ... 20:12:46 20:12:46 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:46 #73 ... 20:12:46 20:12:46 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:33 #74 ... 20:13:33 20:13:33 #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:33 #70 DONE 57.3s 20:13:33 20:13:33 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:33 #73 DONE 52.3s 20:13:33 20:13:33 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:33 #74 DONE 50.9s 20:13:33 20:13:33 #69 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:33 #69 DONE 57.9s 20:13:33 20:13:33 #75 [security-spire-agent builder 6/9] COPY . . 20:13:33 #75 ... 20:13:33 20:13:33 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:33 #72 DONE 49.2s 20:13:33 20:13:33 #76 [support-notifications builder 6/7] COPY . . 20:13:33 #76 DONE 2.8s 20:13:33 20:13:33 #77 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:13:33 #77 CACHED 20:13:33 20:13:33 #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:33 #78 CACHED 20:13:33 20:13:33 #79 [security-secretstore-setup builder 6/7] COPY . . 20:13:33 #79 CACHED 20:13:33 20:13:33 #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:13:33 #80 CACHED 20:13:33 20:13:33 #81 [security-bootstrapper builder 6/7] COPY . . 20:13:33 #81 CACHED 20:13:33 20:13:33 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:33 #82 CACHED 20:13:33 20:13:33 #83 [security-proxy-setup builder 6/7] COPY . . 20:13:33 #83 DONE 2.8s 20:13:33 20:13:33 #84 [core-common-config-bootstrapper builder 6/7] COPY . . 20:13:33 #84 DONE 2.9s 20:13:33 20:13:33 #85 [core-command builder 6/7] COPY . . 20:13:33 #85 CACHED 20:13:33 20:13:33 #86 [core-command builder 4/7] COPY go.mod vendor* ./ 20:13:33 #86 CACHED 20:13:33 20:13:33 #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:33 #87 CACHED 20:13:33 20:13:33 #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:13:33 #88 ... 20:13:33 20:13:33 #89 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:13:33 #89 CACHED 20:13:33 20:13:33 #90 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:33 #90 CACHED 20:13:33 20:13:33 #91 [security-proxy-auth builder 6/7] COPY . . 20:13:33 #91 CACHED 20:13:33 20:13:33 #92 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:33 #92 CACHED 20:13:33 20:13:33 #93 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:13:33 #93 CACHED 20:13:33 20:13:33 #94 [core-metadata builder 6/7] COPY . . 20:13:33 #94 CACHED 20:13:33 20:13:33 #95 [support-scheduler builder 6/7] COPY . . 20:13:33 #95 CACHED 20:13:33 20:13:33 #96 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:33 #96 CACHED 20:13:33 20:13:33 #97 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:13:33 #97 CACHED 20:13:33 20:13:33 #98 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:33 #98 CACHED 20:13:33 20:13:33 #99 [core-data builder 6/7] COPY . . 20:13:33 #99 CACHED 20:13:33 20:13:33 #100 [core-data builder 4/7] COPY go.mod vendor* ./ 20:13:33 #100 CACHED 20:13:33 20:13:33 #75 [security-spire-agent builder 6/9] COPY . . 20:13:33 #75 DONE 2.8s 20:13:33 20:13:33 #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 20:13:33 #101 DONE 0.4s 20:13:33 20:13:33 #102 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:33 #102 CACHED 20:13:33 20:13:33 #103 [security-spire-server builder 6/9] COPY . . 20:13:33 #103 CACHED 20:13:33 20:13:33 #104 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 20:13:33 #104 CACHED 20:13:33 20:13:33 #105 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 20:13:33 #105 CACHED 20:13:33 20:13:33 #106 [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 20:13:37 #106 ... 20:13:37 20:13:37 #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:13:37 #88 4.871 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 20:13:38 #88 ... 20:13:38 20:13:38 #106 [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 20:13:38 #106 DONE 6.4s 20:13:38 20:13:38 #107 [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 20:13:38 #107 DONE 6.4s 20:13:38 20:13:38 #108 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:13:38 #108 ... 20:13:38 20:13:38 #109 [security-spire-agent builder 9/9] WORKDIR /edgex-go 20:13:38 #109 DONE 0.5s 20:13:39 20:13:39 #108 [security-spire-server builder 9/9] WORKDIR /edgex-go 20:13:39 #108 DONE 0.5s 20:13:39 20:13:39 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:13:39 #0 5.865 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 20:13:39 #110 ... 20:13:39 20:13:39 #111 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:13:39 #111 ... 20:13:39 20:13:39 #112 [security-spire-config builder 6/9] COPY . . 20:13:39 #112 CACHED 20:13:39 20:13:39 #113 [security-spire-config builder 9/9] WORKDIR /edgex-go 20:13:39 #113 CACHED 20:13:39 20:13:39 #114 [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 20:13:39 #114 CACHED 20:13:39 20:13:39 #115 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:39 #115 CACHED 20:13:39 20:13:39 #116 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 20:13:39 #116 CACHED 20:13:39 20:13:39 #117 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 20:13:39 #117 CACHED 20:13:39 20:13:39 #118 [security-spiffe-token-provider builder 6/7] COPY . . 20:13:39 #118 DONE 7.8s 20:13:39 20:13:39 #119 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:13:39 #119 DONE 0.2s 20:13:39 20:13:39 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:13:39 #120 ... 20:13:39 20:13:39 #111 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 20:13:39 #111 DONE 0.3s 20:13:39 20:13:39 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:13:39 #0 6.358 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 20:13:40 #121 ... 20:13:40 20:13:40 #122 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:13:40 #122 CACHED 20:13:40 20:13:40 #123 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:13:40 #123 DONE 0.4s 20:13:40 20:13:40 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:13:40 #0 6.156 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 20:13:41 #124 ... 20:13:41 20:13:41 #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:13:41 #125 ... 20:13:41 20:13:41 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:13:41 #0 4.637 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 20:13:41 #126 ... 20:13:41 20:13:41 #125 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:13:41 #125 DONE 0.4s 20:13:41 20:13:41 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:13:41 #0 4.605 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 20:13:41 #127 ... 20:13:41 20:13:41 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:13:41 #0 5.807 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 20:13:41 #128 ... 20:13:41 20:13:41 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:13:41 #0 4.838 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 20:13:41 #129 ... 20:13:41 20:13:41 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:13:41 #0 5.627 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 20:13:41 #130 ... 20:13:41 20:13:41 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:13:41 #0 5.944 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 20:13:42 #131 ... 20:13:42 20:13:42 #132 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 20:13:42 #132 CACHED 20:13:42 20:13:42 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:13:42 #120 3.139 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 20:13:43 #120 ... 20:13:43 20:13:43 #133 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:13:43 #133 DONE 2.3s 20:13:43 20:13:43 #134 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:13:43 #134 DONE 1.0s 20:13:43 20:13:43 #135 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:13:43 #135 DONE 0.3s 20:13:43 20:13:43 #136 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:13:43 #136 DONE 1.6s 20:13:43 20:13:43 #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 20:13:43 #137 ... 20:13:43 20:13:43 #138 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:13:43 #138 DONE 0.4s 20:13:44 20:13:44 #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 20:13:44 #137 DONE 0.4s 20:13:44 20:13:44 #139 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:13:44 #139 DONE 0.4s 20:13:44 20:13:44 #140 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 20:13:44 #140 DONE 0.3s 20:13:44 20:13:44 #141 [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 20:13:44 #141 DONE 0.3s 20:13:44 20:13:44 #142 [security-spire-config] exporting to image 20:13:44 #142 exporting layers 20:13:45 #142 ... 20:13:45 20:13:45 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:13:45 #143 DONE 2.2s 20:13:45 20:13:45 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:13:45 #144 DONE 0.3s 20:13:45 20:13:45 #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 20:13:46 #145 DONE 0.3s 20:13:46 20:13:46 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:13:46 #146 DONE 0.2s 20:13:46 20:13:46 #142 [security-spire-agent] exporting to image 20:13:47 #142 exporting layers 2.8s done 20:13:47 #142 writing image sha256:8b52a19a0db99c8ea2e9bd4c6d14dbac94a60845d5f3512288337cd631628277 20:13:47 #142 writing image sha256:8b52a19a0db99c8ea2e9bd4c6d14dbac94a60845d5f3512288337cd631628277 0.0s done 20:13:47 #142 naming to docker.io/library/security-spire-server-arm64 done 20:13:47 #142 exporting layers 3.0s done 20:13:47 #142 writing image sha256:6450384215c065a8eaf0ab552644ad50903f788c8c4c153179102882788c3742 done 20:13:47 #142 naming to docker.io/library/security-spire-config-arm64 0.0s done 20:13:48 #142 exporting layers 2.0s done 20:13:48 #142 writing image sha256:02ed0abdf9481fcf50d642ba04d1e273c67934bcdbb8438631d59c1b1e997b0e done 20:13:48 #142 naming to docker.io/library/security-spire-agent-arm64 done 20:13:48 #142 DONE 4.0s 20:13:48 20:13:48 #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:26:25 #88 ... 20:26:25 20:26:25 #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:26:25 #128 DONE 774.1s 20:26:25 20:26:25 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:26:26 #110 ... 20:26:26 20:26:26 #147 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:26:26 #147 DONE 0.2s 20:26:26 20:26:26 #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:26:26 #148 DONE 0.2s 20:26:26 20:26:26 #149 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:26:26 #149 DONE 0.3s 20:26:26 20:26:26 #150 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:26:27 #150 DONE 0.2s 20:26:27 20:26:27 #151 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:26:27 #151 DONE 0.2s 20:26:27 20:26:27 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:26:27 #131 ... 20:26:27 20:26:27 #152 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:26:29 #152 DONE 2.1s 20:26:29 20:26:29 #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:26:29 #88 ... 20:26:29 20:26:29 #142 [security-proxy-auth] exporting to image 20:26:29 #142 exporting layers 20:26:29 #142 exporting layers 0.7s done 20:26:29 #142 writing image sha256:e1d9ef2a0834fcf8766611396bff328432a8c824a6213602ded20fe5c9e1e194 0.1s done 20:26:29 #142 naming to docker.io/library/security-proxy-auth-arm64 done 20:26:29 #142 DONE 4.8s 20:26:29 20:26:29 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:26:35 #121 ... 20:26:35 20:26:35 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:26:35 #127 783.2 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 20:26:36 #127 ... 20:26:36 20:26:36 #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:26:36 #130 DONE 784.6s 20:26:36 20:26:36 #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:26:36 #88 ... 20:26:36 20:26:36 #153 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:26:36 #153 DONE 0.3s 20:26:36 20:26:36 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:26:37 #154 DONE 0.3s 20:26:37 20:26:37 #155 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:26:37 #155 DONE 0.3s 20:26:37 20:26:37 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:26:37 #127 ... 20:26:37 20:26:37 #156 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:26:37 #156 DONE 0.3s 20:26:37 20:26:37 #157 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:26:37 #157 DONE 0.1s 20:26:37 20:26:37 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:26:37 #131 ... 20:26:37 20:26:37 #158 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:26:39 #158 DONE 1.9s 20:26:39 20:26:39 #142 [security-proxy-setup] exporting to image 20:26:39 #142 exporting layers 20:26:40 #142 exporting layers 0.8s done 20:26:40 #142 writing image sha256:d7026969b72f5bcb6d65e9a9c5f7d6f50966a20d8c759a569b47ef696e85e90b done 20:26:40 #142 naming to docker.io/library/security-proxy-setup-arm64 done 20:26:40 #142 DONE 5.6s 20:26:40 20:26:40 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:26:47 #121 ... 20:26:47 20:26:47 #129 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:26:47 #129 DONE 795.7s 20:26:47 20:26:47 #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:26:47 #88 ... 20:26:47 20:26:47 #159 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:26:47 #159 DONE 0.2s 20:26:47 20:26:47 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:26:47 #127 ... 20:26:47 20:26:47 #160 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 20:26:50 #160 DONE 2.2s 20:26:50 20:26:50 #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:26:50 #88 ... 20:26:50 20:26:50 #161 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 20:26:50 #161 DONE 0.4s 20:26:50 20:26:50 #162 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 20:26:50 #162 DONE 0.2s 20:26:50 20:26:50 #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:26:50 #88 ... 20:26:50 20:26:50 #163 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:26:51 #163 DONE 0.3s 20:26:51 20:26:51 #164 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:26:51 #164 DONE 0.1s 20:26:51 20:26:51 #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:26:51 #88 ... 20:26:51 20:26:51 #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/ 20:26:51 #165 DONE 0.2s 20:26:51 20:26:51 #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/ 20:26:51 #166 DONE 0.2s 20:26:51 20:26:51 #167 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:26:51 #167 DONE 0.2s 20:26:51 20:26:51 #168 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:26:52 #168 DONE 0.2s 20:26:52 20:26:52 #169 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 20:26:54 #169 DONE 1.9s 20:26:54 20:26:54 #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:26:54 #88 ... 20:26:54 20:26:54 #142 [security-bootstrapper] exporting to image 20:26:54 #142 exporting layers 20:26:54 #142 exporting layers 0.9s done 20:26:54 #142 writing image sha256:bf20047982b762a9e64755a9e64386f82f6d1ba1d21d56101af312b8012b241f done 20:26:54 #142 naming to docker.io/library/security-bootstrapper-arm64 done 20:26:54 #142 DONE 6.5s 20:26:54 20:26:54 #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:26:55 #127 DONE 804.2s 20:26:55 20:26:55 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:26:56 #131 ... 20:26:56 20:26:56 #170 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 20:26:56 #170 DONE 0.1s 20:26:56 20:26:56 #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:26:56 #88 ... 20:26:56 20:26:56 #171 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 20:26:56 #171 DONE 0.1s 20:26:56 20:26:56 #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 20:26:56 #172 DONE 0.1s 20:26:56 20:26:56 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:26:56 #121 ... 20:26:56 20:26:56 #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 20:26:56 #173 DONE 0.1s 20:26:56 20:26:56 #174 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:26:56 #174 DONE 0.1s 20:26:56 20:26:56 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:26:57 #110 ... 20:26:57 20:26:57 #175 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:26:57 #175 DONE 0.2s 20:26:57 20:26:57 #176 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:26:57 #176 DONE 0.3s 20:26:57 20:26:57 #177 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:26:57 #177 DONE 0.1s 20:26:57 20:26:57 #178 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:26:59 #178 DONE 2.0s 20:26:59 20:26:59 #142 [security-secretstore-setup] exporting to image 20:27:00 #142 exporting layers 1.0s done 20:27:00 #142 writing image sha256:b60edd8e593741bcc06d43a9a08d28863cc4ce353aa77a87fe8d2e183b644762 done 20:27:00 #142 naming to docker.io/library/security-secretstore-setup-arm64 done 20:27:00 #142 DONE 7.5s 20:27:00 20:27:00 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:27:23 #110 ... 20:27:23 20:27:23 #131 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:27:23 #131 DONE 831.3s 20:27:23 20:27:23 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:27:23 #121 ... 20:27:23 20:27:23 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:27:23 #179 DONE 0.1s 20:27:23 20:27:23 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:27:23 #180 DONE 0.2s 20:27:23 20:27:23 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:27:23 #34 ... 20:27:23 20:27:23 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:27:23 #181 DONE 0.3s 20:27:23 20:27:23 #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:27:23 #88 ... 20:27:23 20:27:23 #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 20:27:23 #182 DONE 0.1s 20:27:24 20:27:24 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:27:24 #183 DONE 0.1s 20:27:24 20:27:24 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:27:24 #121 ... 20:27:24 20:27:24 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:27:26 #184 DONE 2.0s 20:27:26 20:27:26 #142 [core-common-config-bootstrapper] exporting to image 20:27:26 #142 exporting layers 20:27:27 #142 exporting layers 0.4s done 20:27:27 #142 writing image sha256:6c95d3e8ebb1f6f04bff4621bb178eeddc2ed47e4d21da889adeb195a6505add done 20:27:27 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:27:27 #142 DONE 8.0s 20:27:27 20:27:27 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:27:45 #34 ... 20:27:45 20:27:45 #88 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:27:45 #88 DONE 851.7s 20:27:45 20:27:45 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:27:45 #110 ... 20:27:45 20:27:45 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 20:27:45 #185 DONE 0.1s 20:27:45 20:27:45 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:27:45 #110 ... 20:27:45 20:27:45 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 20:27:45 #186 DONE 0.1s 20:27:45 20:27:45 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:27:45 #187 DONE 0.3s 20:27:45 20:27:45 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:27:45 #188 DONE 0.2s 20:27:45 20:27:45 #142 [core-command] exporting to image 20:27:45 #142 exporting layers 20:27:45 #142 exporting layers 0.3s done 20:27:45 #142 writing image sha256:8f2fe748001f25d90ff6c7d6a4f2bc5dc3b5857c2de1b4510f109d8f302aa54d done 20:27:45 #142 naming to docker.io/library/core-command-arm64 done 20:27:45 #142 DONE 8.3s 20:27:45 20:27:45 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:27:57 #110 ... 20:27:57 20:27:57 #124 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:27:57 #124 DONE 865.6s 20:27:57 20:27:57 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:27:57 #110 ... 20:27:57 20:27:57 #121 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:27:57 #121 DONE 865.8s 20:27:57 20:27:57 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:27:57 #120 ... 20:27:57 20:27:57 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:27:58 #189 DONE 0.3s 20:27:58 20:27:58 #190 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 20:27:58 #190 DONE 0.3s 20:27:58 20:27:58 #191 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:27:58 #191 ... 20:27:58 20:27:58 #192 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:27:58 #192 DONE 0.2s 20:27:58 20:27:58 #191 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 20:27:58 #191 DONE 0.2s 20:27:58 20:27:58 #193 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:27:58 #193 DONE 0.4s 20:27:58 20:27:58 #194 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:27:58 #194 DONE 0.4s 20:27:58 20:27:58 #195 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:27:59 #195 DONE 0.2s 20:27:59 20:27:59 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:27:59 #196 DONE 0.2s 20:27:59 20:27:59 #142 [core-data] exporting to image 20:27:59 #142 exporting layers 20:27:59 #142 ... 20:27:59 20:27:59 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:27:59 #197 DONE 0.2s 20:27:59 20:27:59 #142 [core-metadata] exporting to image 20:27:59 #142 exporting layers 0.5s done 20:27:59 #142 writing image sha256:fa602817a2faeaf2edb64501ac92345787a50ec09b406367d415a9c75c0e0793 20:27:59 #142 exporting layers 0.5s done 20:27:59 #142 writing image sha256:fa602817a2faeaf2edb64501ac92345787a50ec09b406367d415a9c75c0e0793 done 20:27:59 #142 naming to docker.io/library/core-data-arm64 done 20:27:59 #142 writing image sha256:c6aeb4c1658bab03ee35943dd6a74d5f7601ef53332d1727b2c7a5384eb6f272 done 20:27:59 #142 naming to docker.io/library/core-metadata-arm64 0.0s done 20:27:59 #142 DONE 8.9s 20:27:59 20:27:59 #120 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:28:46 #120 DONE 906.8s 20:28:46 20:28:46 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:28:46 #110 ... 20:28:46 20:28:46 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:28:46 #198 DONE 0.2s 20:28:46 20:28:46 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:28:46 #199 DONE 0.1s 20:28:46 20:28:46 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:28:47 #200 DONE 0.3s 20:28:47 20:28:47 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:28:47 #110 ... 20:28:47 20:28:47 #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 20:28:47 #201 DONE 0.1s 20:28:47 20:28:47 #142 [security-spiffe-token-provider] exporting to image 20:28:47 #142 exporting layers 20:28:47 #142 exporting layers 0.4s done 20:28:47 #142 writing image sha256:451090efbaee9cd0cb0cea3fde52ad73a53639cb7a7eb85c9b1a6956e0779b29 done 20:28:47 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:28:47 #142 DONE 9.3s 20:28:47 20:28:47 #126 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:29:14 #126 DONE 939.2s 20:29:14 20:29:14 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:29:14 #34 ... 20:29:14 20:29:14 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:29:14 #202 DONE 0.2s 20:29:14 20:29:14 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:29:14 #110 ... 20:29:14 20:29:14 #203 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:29:14 #203 DONE 0.1s 20:29:14 20:29:14 #110 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:29:14 #110 DONE 939.8s 20:29:14 20:29:14 #204 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:29:14 #204 DONE 0.5s 20:29:14 20:29:14 #205 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 20:29:14 #205 DONE 0.1s 20:29:14 20:29:14 #206 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 20:29:14 #206 DONE 0.1s 20:29:14 20:29:14 #207 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:29:14 #207 DONE 0.1s 20:29:14 20:29:14 #142 [support-notifications] exporting to image 20:29:14 #142 exporting layers 20:29:14 #142 ... 20:29:14 20:29:14 #208 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:29:14 #208 DONE 0.4s 20:29:14 20:29:14 #142 [support-notifications] exporting to image 20:29:14 #142 exporting layers 0.5s done 20:29:14 #142 writing image sha256:f5334382d2381d34ac51965a87255d70052ece1947eba66e7b915cb23a4e024d 0.0s done 20:29:14 #142 ... 20:29:14 20:29:14 #209 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:29:14 #209 DONE 0.2s 20:29:14 20:29:14 #142 [support-scheduler] exporting to image 20:29:14 #142 naming to docker.io/library/support-notifications-arm64 0.0s done 20:29:14 #142 exporting layers 0.4s done 20:29:14 #142 writing image sha256:63f4761431d9394b59276065173391b7edd6d5423d6ceeb652e9d9a2f95447ee done 20:29:14 #142 naming to docker.io/library/support-scheduler-arm64 done 20:29:14 #142 DONE 10.3s 20:29:14 20:29:14 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:29:14 time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:29:14 time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:29:14 time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:29:14 time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:29:14 time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:29:14 time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:29:14 time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:29:14 time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:29:14 time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:29:14 time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:29:14 time="2023-06-13T20:11:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:29:14 time="2023-06-13T20:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:29:14 time="2023-06-13T20:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:29:14 time="2023-06-13T20:11:27Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:29:14 $ docker stop --time=1 67fd59e8f5c8ea5ed12fe729038ceb3e9c9249ee1f4b30d501e814ec0b06f0e7 20:29:16 $ docker rm -f --volumes 67fd59e8f5c8ea5ed12fe729038ceb3e9c9249ee1f4b30d501e814ec0b06f0e7 [Pipeline] // withDockerContainer [Pipeline] sh 20:29:16 + docker images 20:29:16 REPOSITORY TAG IMAGE ID CREATED SIZE 20:29:16 support-scheduler-arm64 latest 63f4761431d9 4 seconds ago 31.2MB 20:29:16 support-notifications-arm64 latest f5334382d238 5 seconds ago 31.9MB 20:29:16 security-spiffe-token-provider-arm64 latest 451090efbaee 29 seconds ago 32.7MB 20:29:16 core-metadata-arm64 latest c6aeb4c1658b About a minute ago 20.2MB 20:29:16 core-data-arm64 latest fa602817a2fa About a minute ago 19.9MB 20:29:16 core-command-arm64 latest 8f2fe748001f About a minute ago 19.7MB 20:29:16 core-common-config-bootstrapper-arm64 latest 6c95d3e8ebb1 About a minute ago 17.2MB 20:29:16 security-secretstore-setup-arm64 latest b60edd8e5937 2 minutes ago 32.2MB 20:29:16 security-bootstrapper-arm64 latest bf20047982b7 2 minutes ago 21.9MB 20:29:16 security-proxy-setup-arm64 latest d7026969b72f 2 minutes ago 23.4MB 20:29:16 security-proxy-auth-arm64 latest e1d9ef2a0834 2 minutes ago 18.1MB 20:29:16 security-spire-agent-arm64 latest 02ed0abdf948 15 minutes ago 157MB 20:29:16 security-spire-server-arm64 latest 8b52a19a0db9 15 minutes ago 102MB 20:29:16 security-spire-config-arm64 latest 6450384215c0 15 minutes ago 96.1MB 20:29:16 ci-base-image-arm64 latest 5256db7d17d3 28 minutes ago 899MB 20:29:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 12 days ago 332MB 20:29:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 7 weeks ago 681MB [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 20:29:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:29:17 20:29:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:29:18 arm64: Pulling from edgex-lftools-log-publisher 20:29:18 8998bd30e6a1: Pulling fs layer 20:29:18 04944245beec: Pulling fs layer 20:29:18 699f458cf7ca: Pulling fs layer 20:29:18 765212b225bb: Pulling fs layer 20:29:18 f23df028b6ca: Pulling fs layer 20:29:18 d65c8cfc05b1: Pulling fs layer 20:29:18 2437ff75d9bd: Pulling fs layer 20:29:18 765212b225bb: Waiting 20:29:18 f23df028b6ca: Waiting 20:29:18 d65c8cfc05b1: Waiting 20:29:18 2437ff75d9bd: Waiting 20:29:18 04944245beec: Verifying Checksum 20:29:18 04944245beec: Download complete 20:29:18 765212b225bb: Verifying Checksum 20:29:18 765212b225bb: Download complete 20:29:18 f23df028b6ca: Verifying Checksum 20:29:18 f23df028b6ca: Download complete 20:29:18 d65c8cfc05b1: Verifying Checksum 20:29:18 d65c8cfc05b1: Download complete 20:29:18 699f458cf7ca: Verifying Checksum 20:29:18 699f458cf7ca: Download complete 20:29:18 8998bd30e6a1: Verifying Checksum 20:29:18 8998bd30e6a1: Download complete 20:29:21 2437ff75d9bd: Verifying Checksum 20:29:21 2437ff75d9bd: Download complete 20:29:22 8998bd30e6a1: Pull complete 20:29:23 04944245beec: Pull complete 20:29:24 699f458cf7ca: Pull complete 20:29:24 765212b225bb: Pull complete 20:29:25 f23df028b6ca: Pull complete 20:29:25 d65c8cfc05b1: Pull complete 20:29:40 2437ff75d9bd: Pull complete 20:29:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:29:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:29:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:40 prd-ubuntu20.04-docker-arm64-4c-16g-18576 does not seem to be running inside a container 20:29:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:29:43 $ docker top 59cfb0386ca9131ce73ae30fcd05257e0d59d5bec39644efcbf610f34cc04a7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:29:44 ---> job-cost.sh 20:29:44 lf-activate-venv: SKIPPING 20:29:44 INFO: No Stack... 20:29:45 INFO: Retrieving Pricing Info for: v3-standard-4 20:29:45 INFO: Archiving Costs [Pipeline] sh 20:29:45 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:29:45 + cut -d, -f6 [Pipeline] lock 20:29:46 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4593-1-stack-cost] 20:29:46 Resource [jenkins-edgexfoundry-edgex-go-PR-4593-1-stack-cost] did not exist. Created. 20:29:46 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4593-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:29:46 + echo total: 0.2199999988079071 [Pipeline] stash 20:29:46 Stashed 1 file(s) [Pipeline] } 20:29:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4593-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:29:47 $ docker stop --time=1 59cfb0386ca9131ce73ae30fcd05257e0d59d5bec39644efcbf610f34cc04a7f 20:29:48 $ docker rm -f --volumes 59cfb0386ca9131ce73ae30fcd05257e0d59d5bec39644efcbf610f34cc04a7f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:29:49 provisioning config files... 20:29:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config15325096963805437395tmp [Pipeline] { [Pipeline] sh 20:29:49 + set +x 20:29:49 + curl -s https://codecov.io/bash 20:29:49 + bash -s -- 20:29:49 20:29:49 _____ _ 20:29:49 / ____| | | 20:29:49 | | ___ __| | ___ ___ _____ __ 20:29:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:29:49 | |___| (_) | (_| | __/ (_| (_) \ V / 20:29:49 \_____\___/ \__,_|\___|\___\___/ \_/ 20:29:49 Bash-1.0.6 20:29:49 20:29:49 20:29:49 ==> git version 2.25.1 found 20:29:49 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:29:49 Release-Date: 2020-01-08 20:29:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:29:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:29:49 ==> Jenkins CI detected. 20:29:49 current dir:  /w/workspace/edgex-go/1 20:29:49 project root: . 20:29:49 --> token set from env 20:29:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:29:49 ==> Running gcov in . (disable via -X gcov) 20:29:49 ==> Python coveragepy not found 20:29:49 ==> Searching for coverage reports in: 20:29:49 + . 20:29:50 -> Found 1 reports 20:29:50 ==> Detecting git/mercurial file structure 20:29:50 ==> Reading reports 20:29:50 + ./coverage.out bytes=447730 20:29:50 ==> Appending adjustments 20:29:50 https://docs.codecov.io/docs/fixing-reports 20:29:51 + Found adjustments 20:29:51 ==> Gzipping contents 20:29:51 60K /tmp/codecov.LdqZ5d.gz 20:29:51 ==> Uploading reports 20:29:51 url: https://codecov.io 20:29:51 query: branch=PR-4593&commit=6bd76199331563b5a25437d92cdf99dd7b691d2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4593%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4593&job=&cmd_args= 20:29:51 -> Pinging Codecov 20:29:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4593&commit=6bd76199331563b5a25437d92cdf99dd7b691d2c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4593%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4593&job=&cmd_args= 20:29:51 -> Uploading to 20:29:51 https://storage.googleapis.com/codecov/v4/raw/2023-06-13/00271124DB129430A58F1EEE437C3FCB/6bd76199331563b5a25437d92cdf99dd7b691d2c/eb7d5542-3220-4259-b2e2-7346b6157cbf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230613%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230613T202951Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d68d61e69240ee45ffa17de5e255eef5e46f90bb9e807bd85c0ec213364c3aa3 20:29:51 % Total % Received % Xferd Average Speed Time Time Time Current 20:29:51 Dload Upload Total Spent Left Speed 20:29:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57397 0 0 100 57397 0 273k --:--:-- --:--:-- --:--:-- 273k 20:29:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6bd76199331563b5a25437d92cdf99dd7b691d2c [Pipeline] } 20:29:51 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 20:29:52 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:29:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:29:54 ---> package-listing.sh 20:29:54 ++ facter osfamily 20:29:54 ++ tr '[:upper:]' '[:lower:]' 20:29:54 + OS_FAMILY=debian 20:29:54 + workspace=/w/workspace/edgex-go/1 20:29:54 + START_PACKAGES=/tmp/packages_start.txt 20:29:54 + END_PACKAGES=/tmp/packages_end.txt 20:29:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:29:54 + PACKAGES=/tmp/packages_start.txt 20:29:54 + '[' /w/workspace/edgex-go/1 ']' 20:29:54 + PACKAGES=/tmp/packages_end.txt 20:29:54 + case "${OS_FAMILY}" in 20:29:54 + dpkg -l 20:29:54 + grep '^ii' 20:29:54 + '[' -f /tmp/packages_start.txt ']' 20:29:54 + '[' -f /tmp/packages_end.txt ']' 20:29:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:29:54 + '[' /w/workspace/edgex-go/1 ']' 20:29:54 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:29:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:29:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:29:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:55 20:29:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:29:55 latest: Pulling from edgex-lftools-log-publisher 20:29:55 5eb5b503b376: Pulling fs layer 20:29:55 5c69ac0246d0: Pulling fs layer 20:29:55 ec43610c2a17: Pulling fs layer 20:29:55 3a2ae6a8a46f: Pulling fs layer 20:29:55 33b1e0a273af: Pulling fs layer 20:29:55 5d3b04190fa2: Pulling fs layer 20:29:55 2f39f015ded8: Pulling fs layer 20:29:55 5d3b04190fa2: Waiting 20:29:55 2f39f015ded8: Waiting 20:29:55 3a2ae6a8a46f: Waiting 20:29:55 33b1e0a273af: Waiting 20:29:55 5c69ac0246d0: Verifying Checksum 20:29:55 5c69ac0246d0: Download complete 20:29:55 3a2ae6a8a46f: Verifying Checksum 20:29:55 3a2ae6a8a46f: Download complete 20:29:55 33b1e0a273af: Verifying Checksum 20:29:55 33b1e0a273af: Download complete 20:29:55 5d3b04190fa2: Verifying Checksum 20:29:55 5d3b04190fa2: Download complete 20:29:55 ec43610c2a17: Download complete 20:29:55 5eb5b503b376: Verifying Checksum 20:29:55 5eb5b503b376: Download complete 20:29:56 2f39f015ded8: Download complete 20:29:57 5eb5b503b376: Pull complete 20:29:57 5c69ac0246d0: Pull complete 20:29:58 ec43610c2a17: Pull complete 20:29:58 3a2ae6a8a46f: Pull complete 20:29:58 33b1e0a273af: Pull complete 20:29:58 5d3b04190fa2: Pull complete 20:30:03 2f39f015ded8: Pull complete 20:30:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:30:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:30:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:04 prd-ubuntu20.04-docker-8c-8g-18578 does not seem to be running inside a container 20:30:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:30:09 $ docker top d7287e09c8ef7b9e790c1bb2c132e9738788c2bc1fc2c7b2335084a30b449afa -eo pid,comm [Pipeline] { [Pipeline] sh 20:30:09 + touch /tmp/pre-build-complete [Pipeline] sh 20:30:09 + mkdir -p /var/log/sysstat [Pipeline] sh 20:30:10 + ls /var/log/sa-host 20:30:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:10 provisioning config files... 20:30:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config14338161642157836822tmp [Pipeline] { [Pipeline] echo 20:30:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:30:10 ---> create-netrc.sh [Pipeline] } 20:30:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:30:11 ---> python-tools-install.sh [Pipeline] echo 20:30:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:30:11 ---> sudo-logs.sh 20:30:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:30:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:30:11 ---> job-cost.sh 20:30:11 lf-activate-venv: SKIPPING 20:30:11 DEBUG: total: 0.2199999988079071 20:30:11 INFO: Retrieving Stack Cost... 20:30:12 INFO: Retrieving Pricing Info for: v3-standard-8 20:30:12 INFO: Archiving Costs [Pipeline] echo 20:30:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:30:13 ---> logs-deploy.sh 20:30:13 lf-activate-venv: SKIPPING 20:30:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4593/1 20:30:13 INFO: archiving workspace using pattern(s): 20:30:14 Archives upload complete. 20:30:14 INFO: archiving logs to Nexus