Pull request #4405 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at 776cc6a43b7b85b7458b36156c385c413c7a15f0 rather than f55e44b894cf32e9a2bccd43db89ee6091db5759 Obtained Jenkinsfile from 776cc6a43b7b85b7458b36156c385c413c7a15f0 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-ssh17856929871429963268.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh1837746680285149929.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4405/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15790592176681272561.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11164717014701375656.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4405/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4405/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14564986614839303140.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-325 in /w/workspace/edgexfoundry_edgex-go_PR-4405 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit f55e44b894cf32e9a2bccd43db89ee6091db5759 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4405/head:refs/remotes/origin/PR-4405 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f55e44b894cf32e9a2bccd43db89ee6091db5759 # timeout=10 Merge succeeded, producing 4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 Checking out Revision 4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 (PR-4405) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 # timeout=10 Commit message: "Merge commit '776cc6a43b7b85b7458b36156c385c413c7a15f0' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:37:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:37:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:37:01 ========================================================= 02:37:01 EdgeX Global Pipelines Version Info 02:37:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a658e01a26c84c94364afda6e10928a31560b5a6 # timeout=10 02:37:02 ------------------- 02:37:02 stable info: 02:37:02 ------------------- 02:37:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:37:02 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 02:37:02 Message: update stable to v1.0.245 02:37:02 ------------------- 02:37:02 experimental info: 02:37:02 ------------------- 02:37:02 Commited By: **** collab-it+edgex@linuxfoundation.org 02:37:02 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 02:37:02 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:37:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4405 [Pipeline] echo 02:37:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4405 [Pipeline] echo 02:37:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4405 [Pipeline] echo 02:37:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [Pipeline] echo 02:37:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cf3e3e [Pipeline] echo 02:37:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:37:03 provisioning config files... 02:37:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config13444378340727178452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:37:03 ---> docker-login.sh 02:37:03 nexus3.edgexfoundry.org:10001 02:37:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:03 Configure a credential helper to remove this warning. See 02:37:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:03 02:37:03 Login Succeeded 02:37:03 nexus3.edgexfoundry.org:10002 02:37:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:03 Configure a credential helper to remove this warning. See 02:37:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:03 02:37:03 Login Succeeded 02:37:03 nexus3.edgexfoundry.org:10003 02:37:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:03 Configure a credential helper to remove this warning. See 02:37:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:03 02:37:03 Login Succeeded 02:37:03 nexus3.edgexfoundry.org:10004 02:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:04 Configure a credential helper to remove this warning. See 02:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:04 02:37:04 Login Succeeded 02:37:04 docker.io 02:37:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:37:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:37:04 Configure a credential helper to remove this warning. See 02:37:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:37:04 02:37:04 Login Succeeded 02:37:04 ---> docker-login.sh ends [Pipeline] } 02:37:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:37:04 + 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 02:37:04 + dirname cmd/core-command/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo core-command,cmd/core-command/Dockerfile 02:37:04 + + cut -d/ -f2 02:37:04 dirname cmd/core-common-config-bootstrapper/Dockerfile 02:37:04 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:37:04 + dirname cmd/core-data/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo core-data,cmd/core-data/Dockerfile 02:37:04 + dirname cmd/core-metadata/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo core-metadata,cmd/core-metadata/Dockerfile 02:37:04 + + dirname cmd/security-bootstrapper/Dockerfile 02:37:04 cut -d/ -f2 02:37:04 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:37:04 + dirname cmd/security-proxy-auth/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:37:04 + dirname+ cmd/security-proxy-setup/Dockerfile 02:37:04 cut -d/ -f2 02:37:04 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:37:04 + dirname cmd/security-secretstore-setup/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:37:04 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:37:04 + dirname cmd/security-spire-agent/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:37:04 + dirname cmd/security-spire-config/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:37:04 + dirname cmd/security-spire-server/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:37:04 + dirname cmd/support-notifications/Dockerfile 02:37:04 + cut -d/ -f2 02:37:04 + echo support-notifications,cmd/support-notifications/Dockerfile 02:37:04 + + dirname cmd/support-scheduler/Dockerfile 02:37:04 cut -d/ -f2 02:37:04 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:37:04 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 02:37:05 + git rev-list -1 --merges 4cf3e3e545cbfa721d92a7b14fa62e84fd242c67~1..4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [Pipeline] echo 02:37:05 -----------> git rev-list -1 --merges 4cf3e3e545cbfa721d92a7b14fa62e84fd242c67~1..4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 02:37:05 4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [false] [Pipeline] sh 02:37:05 + git log --format=format:%s -1 4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [Pipeline] echo 02:37:05 ========================================================= 02:37:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:37:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:37:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:37:05 + grep -v github /etc/ssh/ssh_known_hosts 02:37:05 + [ -e /tmp/ssh_known_hosts ] 02:37:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:37:05 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 02:37:05 -a /etc/ssh/ssh_known_hosts 02:37:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:06 02:37:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:06 0.1.4: Pulling from edgex-devops/py-git-semver 02:37:06 b85a868b505f: Pulling fs layer 02:37:06 e2be974225ed: Pulling fs layer 02:37:06 339a4e72a1f5: Pulling fs layer 02:37:06 988bab9f4d93: Pulling fs layer 02:37:06 1469e6f7b9e6: Pulling fs layer 02:37:06 eaf3925da568: Pulling fs layer 02:37:06 bab4dde63d76: Pulling fs layer 02:37:06 bde34c3a00c8: Pulling fs layer 02:37:06 b352a97aabf1: Pulling fs layer 02:37:06 4872d77fe225: Pulling fs layer 02:37:06 5851b861e8e6: Pulling fs layer 02:37:06 eaf3925da568: Waiting 02:37:06 bab4dde63d76: Waiting 02:37:06 bde34c3a00c8: Waiting 02:37:06 b352a97aabf1: Waiting 02:37:06 4872d77fe225: Waiting 02:37:06 5851b861e8e6: Waiting 02:37:06 988bab9f4d93: Waiting 02:37:06 1469e6f7b9e6: Waiting 02:37:06 e2be974225ed: Verifying Checksum 02:37:06 e2be974225ed: Download complete 02:37:06 988bab9f4d93: Download complete 02:37:06 339a4e72a1f5: Verifying Checksum 02:37:06 339a4e72a1f5: Download complete 02:37:06 eaf3925da568: Verifying Checksum 02:37:06 eaf3925da568: Download complete 02:37:06 1469e6f7b9e6: Verifying Checksum 02:37:06 1469e6f7b9e6: Download complete 02:37:06 bde34c3a00c8: Verifying Checksum 02:37:06 bde34c3a00c8: Download complete 02:37:06 b352a97aabf1: Download complete 02:37:06 4872d77fe225: Verifying Checksum 02:37:06 4872d77fe225: Download complete 02:37:06 5851b861e8e6: Download complete 02:37:07 b85a868b505f: Verifying Checksum 02:37:07 b85a868b505f: Download complete 02:37:07 bab4dde63d76: Verifying Checksum 02:37:08 b85a868b505f: Pull complete 02:37:08 e2be974225ed: Pull complete 02:37:08 339a4e72a1f5: Pull complete 02:37:08 988bab9f4d93: Pull complete 02:37:09 1469e6f7b9e6: Pull complete 02:37:09 eaf3925da568: Pull complete 02:37:11 bab4dde63d76: Pull complete 02:37:11 bde34c3a00c8: Pull complete 02:37:11 b352a97aabf1: Pull complete 02:37:11 4872d77fe225: Pull complete 02:37:11 5851b861e8e6: Pull complete 02:37:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:37:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:37:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:11 prd-ubuntu20.04-docker-8c-8g-325 does not seem to be running inside a container 02:37:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:37:12 $ docker top a489d19409210fa01e60d8b464e5adf548569f10dad589c0daa5885b8bbb452f -eo pid,comm 02:37:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:37:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:37:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:37:13 [ssh-agent] Looking for ssh-agent implementation... 02:37:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:37:13 $ docker exec a489d19409210fa01e60d8b464e5adf548569f10dad589c0daa5885b8bbb452f ssh-agent 02:37:13 SSH_AUTH_SOCK=/tmp/ssh-Tr3S5pY9Jm73/agent.32 02:37:13 SSH_AGENT_PID=38 02:37:13 Running ssh-add (command line suppressed) 02:37:13 Identity added: /w/workspace/edgex-go/10@tmp/private_key_3865500531191138074.key (/w/workspace/edgex-go/10@tmp/private_key_3865500531191138074.key) 02:37:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:37:13 + git tag --points-at HEAD [Pipeline] } 02:37:13 $ docker exec --env ******** --env ******** a489d19409210fa01e60d8b464e5adf548569f10dad589c0daa5885b8bbb452f ssh-agent -k 02:37:13 unset SSH_AUTH_SOCK; 02:37:13 unset SSH_AGENT_PID; 02:37:13 echo Agent pid 38 killed; 02:37:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:37:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:37:13 [ssh-agent] Looking for ssh-agent implementation... 02:37:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:37:13 $ docker exec a489d19409210fa01e60d8b464e5adf548569f10dad589c0daa5885b8bbb452f ssh-agent 02:37:14 SSH_AUTH_SOCK=/tmp/ssh-P3H3WgzChWes/agent.71 02:37:14 SSH_AGENT_PID=77 02:37:14 Running ssh-add (command line suppressed) 02:37:14 Identity added: /w/workspace/edgex-go/10@tmp/private_key_11430066492013829180.key (/w/workspace/edgex-go/10@tmp/private_key_11430066492013829180.key) 02:37:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:37:14 + git semver init 02:37:14 2023-03-15 02:37:14,648 [run_init] DEBUG init version:0.0.0 force:False 02:37:14 2023-03-15 02:37:14,649 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver 02:37:14 2023-03-15 02:37:14,650 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver 02:37:14 2023-03-15 02:37:14,650 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/10/.semver'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) 02:37:18 2023-03-15 02:37:18,829 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude 02:37:18 2023-03-15 02:37:18,830 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/PR-4405 with force:False 02:37:18 2023-03-15 02:37:18,830 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/PR-4405 02:37:18 2023-03-15 02:37:18,834 [execute] INFO git cat-file --batch-check 02:37:18 2023-03-15 02:37:18,834 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) 02:37:18 2023-03-15 02:37:18,840 [execute] INFO git cat-file --batch 02:37:18 2023-03-15 02:37:18,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) 02:37:18 2023-03-15 02:37:18,845 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/PR-4405 02:37:18 0.0.0 [Pipeline] } 02:37:18 $ docker exec --env ******** --env ******** a489d19409210fa01e60d8b464e5adf548569f10dad589c0daa5885b8bbb452f ssh-agent -k 02:37:19 unset SSH_AUTH_SOCK; 02:37:19 unset SSH_AGENT_PID; 02:37:19 echo Agent pid 77 killed; 02:37:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:37:19 + git semver [Pipeline] } 02:37:19 $ docker stop --time=1 a489d19409210fa01e60d8b464e5adf548569f10dad589c0daa5885b8bbb452f 02:37:20 $ docker rm -f --volumes a489d19409210fa01e60d8b464e5adf548569f10dad589c0daa5885b8bbb452f [Pipeline] // withDockerContainer [Pipeline] sh 02:37:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:37:21 Stashed 1 file(s) [Pipeline] echo 02:37:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:37:21 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo 02:37:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:37:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:37:21 ========================================================= 02:37:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 02:37:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:37:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:37:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 02:37:22 63b65145d645: Pulling fs layer 02:37:22 a2d21d5440eb: Pulling fs layer 02:37:22 935e6c44a52c: Pulling fs layer 02:37:22 94cc34f8dd06: Pulling fs layer 02:37:22 30dea6a524f1: Pulling fs layer 02:37:22 a2aff8979fd8: Pulling fs layer 02:37:22 6808be2612f2: Pulling fs layer 02:37:22 f25807f1079a: Pulling fs layer 02:37:22 94cc34f8dd06: Waiting 02:37:22 6808be2612f2: Waiting 02:37:22 f25807f1079a: Waiting 02:37:22 a2d21d5440eb: Verifying Checksum 02:37:22 a2d21d5440eb: Download complete 02:37:22 94cc34f8dd06: Verifying Checksum 02:37:22 94cc34f8dd06: Download complete 02:37:22 30dea6a524f1: Verifying Checksum 02:37:22 30dea6a524f1: Download complete 02:37:22 63b65145d645: Download complete 02:37:22 a2aff8979fd8: Verifying Checksum 02:37:22 a2aff8979fd8: Download complete 02:37:22 63b65145d645: Pull complete 02:37:22 a2d21d5440eb: Pull complete 02:37:22 f25807f1079a: Verifying Checksum 02:37:22 f25807f1079a: Download complete 02:37:22 935e6c44a52c: Verifying Checksum 02:37:22 935e6c44a52c: Download complete 02:37:23 6808be2612f2: Verifying Checksum 02:37:23 6808be2612f2: Download complete 02:37:26 935e6c44a52c: Pull complete 02:37:26 94cc34f8dd06: Pull complete 02:37:26 30dea6a524f1: Pull complete 02:37:26 a2aff8979fd8: Pull complete 02:37:29 6808be2612f2: Pull complete 02:37:29 f25807f1079a: Pull complete 02:37:29 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 02:37:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:37:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 02:37:29 + docker build -t ci-base-image-x86_64 -f - . 02:37:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:37:29 WORKDIR /edgex 02:37:29 COPY go.mod . 02:37:29 RUN go mod download 02:37:30 Sending build context to Docker daemon 170.4MB 02:37:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 02:37:30 ---> 3b553350e43f 02:37:30 Step 2/4 : WORKDIR /edgex 02:37:33 ---> Running in f8b1fb449d1e 02:37:33 Removing intermediate container f8b1fb449d1e 02:37:33 ---> 28ab756ac2ac 02:37:33 Step 3/4 : COPY go.mod . 02:37:33 ---> 0ef02ea1088a 02:37:33 Step 4/4 : RUN go mod download 02:37:33 ---> Running in e5dbf4987475 02:37:36 Still waiting to schedule task 02:37:36 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:37:43 Removing intermediate container e5dbf4987475 02:37:43 ---> 561773951e87 02:37:43 Successfully built 561773951e87 02:37:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:43 + docker inspect -f . ci-base-image-x86_64 02:37:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:43 prd-ubuntu20.04-docker-8c-8g-325 does not seem to be running inside a container 02:37:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:37:43 $ docker top 7600723df4e3d75e22fa9be114ddb8efb4fced78e88a8f1f62c50614972bc094 -eo pid,comm [Pipeline] { [Pipeline] sh 02:37:44 + go version 02:37:44 go version go1.20.2 linux/amd64 [Pipeline] } 02:37:44 $ docker stop --time=1 7600723df4e3d75e22fa9be114ddb8efb4fced78e88a8f1f62c50614972bc094 02:37:45 $ docker rm -f --volumes 7600723df4e3d75e22fa9be114ddb8efb4fced78e88a8f1f62c50614972bc094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:37:45 + docker inspect -f . ci-base-image-x86_64 02:37:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:37:45 prd-ubuntu20.04-docker-8c-8g-325 does not seem to be running inside a container 02:37:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:37:46 $ docker top 0ea95458feca759af0d3b98283095e799828b02ddc38f8e5d822cbb646c42a7e -eo pid,comm [Pipeline] { [Pipeline] echo 02:37:46 ========================================================= 02:37:46 [edgeXBuildGoParallel] Running Tests and Build... 02:37:46 ========================================================= [Pipeline] sh 02:37:46 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh 02:37:46 + make test 02:37:46 go test -race -coverprofile=coverage.out ./... 02:37:53 ? github.com/edgexfoundry/edgex-go [no test files] 02:38:05 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:38:05 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:38:05 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:38:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:38:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:38:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:38:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:38:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:38:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:38:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:38:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:38:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:38:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:38:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:38:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements 02:38:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements 02:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:38:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:38:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:38:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.3% of statements 02:38:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements 02:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.959s coverage: 88.5% of statements 02:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.059s coverage: 3.9% of statements 02:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:38:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:38:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.347s coverage: 95.6% of statements 02:38:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:38:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:38:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:38:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:38:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:38:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.037s coverage: 72.2% of statements 02:38:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:38:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:38:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:38:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 65.9% of statements 02:38:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:38:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements 02:38:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements 02:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 45.5% of statements 02:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 82.9% of statements 02:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 02:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 02:38:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.036s coverage: 87.5% of statements 02:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:38:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:38:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:38:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:38:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:38:20 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:38:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:38:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:38:21 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:38:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:38:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:38:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:38:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:38:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:38:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:38:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:38:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:38:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:38:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:38:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:38:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:38:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:38:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 02:38:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:38:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.285s coverage: 79.9% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.071s coverage: 92.9% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.064s coverage: 86.9% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.053s coverage: 87.2% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.110s coverage: 81.2% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.102s coverage: 82.1% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.057s coverage: 84.8% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 63.1% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements 02:38:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 02:38:41 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 02:39:03 go vet ./... 02:39:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:39:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:39:06 ./bin/test-attribution-txt.sh [Pipeline] echo 02:39:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:39:06 + ls -al . 02:39:06 total 704 02:39:06 drwxrwxr-x 11 1001 1001 4096 Mar 15 02:37 . 02:39:06 drwxr-xr-x 4 root root 4096 Mar 15 02:37 .. 02:39:06 drwxrwxr-x 2 1001 1001 4096 Mar 15 02:36 .blubracket 02:39:06 -rw-rw-r-- 1 1001 1001 16 Mar 15 02:36 .dockerignore 02:39:06 drwxrwxr-x 8 1001 1001 4096 Mar 15 02:37 .git 02:39:06 drwxrwxr-x 3 1001 1001 4096 Mar 15 02:36 .github 02:39:06 -rw-rw-r-- 1 1001 1001 1133 Mar 15 02:36 .gitignore 02:39:06 -rw-rw-r-- 1 1001 1001 42 Mar 15 02:36 .golangci.yml 02:39:06 -rw-rw-r-- 1 1001 1001 87 Mar 15 02:36 .hadolint.yml 02:39:06 drwxr-xr-x 3 1001 1001 4096 Mar 15 02:37 .semver 02:39:06 -rw-rw-r-- 1 1001 1001 166 Mar 15 02:36 .sonarcloud.properties 02:39:06 -rw-rw-r-- 1 1001 1001 1171 Mar 15 02:36 ADOPTERS.md 02:39:06 -rw-rw-r-- 1 1001 1001 10825 Mar 15 02:36 Attribution.txt 02:39:06 -rw-rw-r-- 1 1001 1001 73765 Mar 15 02:36 CHANGELOG.md 02:39:06 -rw-rw-r-- 1 1001 1001 3804 Mar 15 02:36 CONTRIBUTING.md 02:39:06 -rw-rw-r-- 1 1001 1001 677 Mar 15 02:36 GOVERNANCE.md 02:39:06 -rw-rw-r-- 1 1001 1001 883 Mar 15 02:36 Jenkinsfile 02:39:06 -rw-rw-r-- 1 1001 1001 10775 Mar 15 02:36 LICENSE 02:39:06 -rw-rw-r-- 1 1001 1001 14266 Mar 15 02:36 Makefile 02:39:06 -rw-rw-r-- 1 1001 1001 582 Mar 15 02:36 OWNERS.md 02:39:06 -rw-rw-r-- 1 1001 1001 9403 Mar 15 02:36 README.md 02:39:06 -rw-rw-r-- 1 1001 1001 789 Mar 15 02:36 SECURITY.md 02:39:06 -rw-rw-r-- 1 1001 1001 5 Mar 15 02:37 VERSION 02:39:06 drwxrwxr-x 2 1001 1001 4096 Mar 15 02:36 bin 02:39:06 drwxrwxr-x 18 1001 1001 4096 Mar 15 02:36 cmd 02:39:06 -rw-r--r-- 1 root root 447486 Mar 15 02:38 coverage.out 02:39:06 -rw-rw-r-- 1 1001 1001 3232 Mar 15 02:36 go.mod 02:39:06 -rw-rw-r-- 1 1001 1001 31098 Mar 15 02:36 go.sum 02:39:06 drwxrwxr-x 7 1001 1001 4096 Mar 15 02:36 internal 02:39:06 drwxrwxr-x 3 1001 1001 4096 Mar 15 02:36 openapi 02:39:06 -rw-rw-r-- 1 1001 1001 594 Mar 15 02:36 security.txt 02:39:06 drwxrwxr-x 4 1001 1001 4096 Mar 15 02:36 snap 02:39:06 -rw-rw-r-- 1 1001 1001 204 Mar 15 02:36 version.go [Pipeline] sh 02:39:07 + '[' -e coverage.out ] 02:39:07 + chown 1001:1001 coverage.out [Pipeline] stash 02:39:07 Stashed 1 file(s) [Pipeline] sh 02:39:07 + make build 02:39:07 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 02:39:19 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 02:39:19 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 02:39:20 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 02:39:20 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 02:39:27 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 02:39:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:39:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:39:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:39:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 02:39:31 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 02:39:32 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] } 02:39:33 $ docker stop --time=1 0ea95458feca759af0d3b98283095e799828b02ddc38f8e5d822cbb646c42a7e 02:39:36 $ docker rm -f --volumes 0ea95458feca759af0d3b98283095e799828b02ddc38f8e5d822cbb646c42a7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:39:37 02:39:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:39:37 latest: Pulling from edgex-devops/edgex-compose 02:39:37 cbdbe7a5bc2a: Pulling fs layer 02:39:37 ca9280d653b3: Pulling fs layer 02:39:37 7e9c9ca2126c: Pulling fs layer 02:39:37 cbdbe7a5bc2a: Verifying Checksum 02:39:37 cbdbe7a5bc2a: Download complete 02:39:37 ca9280d653b3: Verifying Checksum 02:39:37 ca9280d653b3: Download complete 02:39:37 cbdbe7a5bc2a: Pull complete 02:39:38 7e9c9ca2126c: Download complete 02:39:38 ca9280d653b3: Pull complete 02:39:41 7e9c9ca2126c: Pull complete 02:39:41 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:39:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:39:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:41 prd-ubuntu20.04-docker-8c-8g-325 does not seem to be running inside a container 02:39:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:39:43 $ docker top d66ae1cf3137492e2512e11a8a1b4c07c2764a3da21a86b2cd17906442b187d7 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:43 + docker-compose build --help 02:39:43 + grep parallel 02:39:43 --parallel Build images in parallel. [Pipeline] } 02:39:44 $ docker stop --time=1 d66ae1cf3137492e2512e11a8a1b4c07c2764a3da21a86b2cd17906442b187d7 02:39:45 $ docker rm -f --volumes d66ae1cf3137492e2512e11a8a1b4c07c2764a3da21a86b2cd17906442b187d7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:39:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:39:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:39:45 prd-ubuntu20.04-docker-8c-8g-325 does not seem to be running inside a container 02:39:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:39:46 $ docker top 6ee382b68089dfa9c0e74616c38ef0a943f1679d93e8089b0b92741b08159172 -eo pid,comm [Pipeline] { [Pipeline] sh 02:39:46 + docker-compose -f ./docker-compose-build.yml build --parallel 02:39:47 Building core-command ... 02:39:47 Building core-common-config-bootstrapper ... 02:39:47 Building core-data ... 02:39:47 Building core-metadata ... 02:39:47 Building security-bootstrapper ... 02:39:47 Building security-proxy-auth ... 02:39:47 Building security-proxy-setup ... 02:39:47 Building security-secretstore-setup ... 02:39:47 Building security-spiffe-token-provider ... 02:39:47 Building security-spire-agent ... 02:39:47 Building security-spire-config ... 02:39:47 Building security-spire-server ... 02:39:47 Building support-notifications ... 02:39:47 Building support-scheduler ... 02:39:47 Building core-metadata 02:39:47 Building support-notifications 02:39:47 Building security-proxy-auth 02:39:47 Building core-data 02:39:47 Building security-secretstore-setup 02:39:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:39:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:39:57 ---> 561773951e87 02:39:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:39:57 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:39:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:39:57 ---> 561773951e87 02:39:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:39:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:39:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:39:57 ---> 561773951e87 02:39:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:39:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:39:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:39:57 ---> 561773951e87 02:39:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:39:57 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:39:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:39:57 ---> 561773951e87 02:39:57 Step 3/24 : WORKDIR /edgex-go 02:40:00 ---> Running in e5cc86e2cfc1 02:40:00 ---> Running in 64600de2337b 02:40:00 ---> Running in 46ebe3bcbf3b 02:40:00 ---> Running in 80e0b7b9f424 02:40:00 ---> Running in 8bf605b20524 02:40:00 Removing intermediate container 80e0b7b9f424 02:40:00 ---> 9dd3f845ae32 02:40:00 Step 4/23 : WORKDIR /edgex-go 02:40:00 Removing intermediate container 46ebe3bcbf3b 02:40:00 ---> 0a7e057e0fdf 02:40:00 Step 4/23 : WORKDIR /edgex-go 02:40:00 Removing intermediate container 64600de2337b 02:40:00 ---> d7a66cd11fe9 02:40:00 Step 4/25 : WORKDIR /edgex-go 02:40:00 Removing intermediate container e5cc86e2cfc1 02:40:00 ---> cb916d1cbb21 02:40:00 Step 4/23 : WORKDIR /edgex-go 02:40:00 Removing intermediate container 8bf605b20524 02:40:00 ---> b0fe1a04fe5c 02:40:00 Step 4/24 : RUN apk add --update --no-cache make git 02:40:00 ---> Running in 203171819c92 02:40:00 ---> Running in 9df0f2c358eb 02:40:00 ---> Running in ffa07fb9d32d 02:40:00 ---> Running in 709a6a9997ea 02:40:00 ---> Running in cd6db0eb5fe7 02:40:00 Removing intermediate container 9df0f2c358eb 02:40:00 ---> a3cc8dcc0029 02:40:00 Step 5/23 : RUN apk add --update --no-cache make git 02:40:00 Removing intermediate container 203171819c92 02:40:00 ---> 525fa4deddd9 02:40:00 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 02:40:00 Removing intermediate container 709a6a9997ea 02:40:00 ---> 4041efc524b5 02:40:00 Step 5/23 : RUN apk add --update --no-cache make git 02:40:00 Removing intermediate container ffa07fb9d32d 02:40:00 ---> e79a1a000664 02:40:00 Step 5/25 : RUN apk add --update --no-cache make git 02:40:00 ---> Running in 557d9ce47fb6 02:40:00 ---> Running in 22f22f9c7cd5 02:40:00 ---> Running in 920ab96bc196 02:40:00 ---> Running in d613f7a2d7dd 02:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:40:01 OK: 265 MiB in 53 packages 02:40:01 OK: 265 MiB in 53 packages 02:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:40:01 OK: 265 MiB in 53 packages 02:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:40:01 OK: 265 MiB in 53 packages 02:40:01 Removing intermediate container cd6db0eb5fe7 02:40:01 ---> 7f9191a6abbb 02:40:01 Step 5/24 : COPY go.mod vendor* ./ 02:40:01 OK: 265 MiB in 53 packages 02:40:01 Removing intermediate container 557d9ce47fb6 02:40:01 ---> 02d7424162ba 02:40:01 Step 6/23 : COPY go.mod vendor* ./ 02:40:01 ---> d61dec9cbd05 02:40:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:02 Removing intermediate container 22f22f9c7cd5 02:40:02 ---> 332b8f3bdf4a 02:40:02 Step 6/23 : COPY go.mod vendor* ./ 02:40:02 ---> Running in f3f22e674cfb 02:40:02 ---> 2762f3ff14e4 02:40:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:02 ---> Running in 2deb135b9e30 02:40:02 ---> 799f270b6315 02:40:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:02 ---> Running in 4ee1bffd9bcc 02:40:02 Removing intermediate container d613f7a2d7dd 02:40:02 ---> 381eb6bbad35 02:40:02 Step 6/25 : COPY go.mod vendor* ./ 02:40:02 Removing intermediate container 920ab96bc196 02:40:02 ---> 3446771b81ff 02:40:02 Step 6/23 : COPY go.mod vendor* ./ 02:40:02 ---> f86635b46b2c 02:40:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:02 ---> Running in 9568e39c3493 02:40:02 ---> a658993c67fc 02:40:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:40:02 ---> Running in 133fe3d4ccdf 02:40:34 Removing intermediate container f3f22e674cfb 02:40:34 ---> 85bd2e829a06 02:40:34 Step 7/24 : COPY . . 02:40:34 Removing intermediate container 133fe3d4ccdf 02:40:34 ---> e5aa089e87a7 02:40:34 Step 8/23 : COPY . . 02:40:34 Removing intermediate container 4ee1bffd9bcc 02:40:34 ---> 578c3f713abb 02:40:34 Step 8/23 : COPY . . 02:40:34 Removing intermediate container 9568e39c3493 02:40:34 ---> 8bf9b6bc4ac7 02:40:34 Step 8/25 : COPY . . 02:40:34 Removing intermediate container 2deb135b9e30 02:40:34 ---> 459d420262fc 02:40:34 Step 8/23 : COPY . . 02:40:43 ---> 02a847d1d789 02:40:43 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:40:43 ---> 62041924084d 02:40:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 02:40:43 ---> 3f6ac83e3eda 02:40:43 Step 9/23 : RUN make cmd/support-notifications/support-notifications 02:40:43 ---> Running in 956576010d5a 02:40:43 ---> Running in 61783f163561 02:40:43 ---> Running in 2d911af71d25 02:40:43 ---> 33b96b087911 02:40:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 02:40:43 ---> ceda6c81bb9c 02:40:43 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 02:40:43 ---> Running in 2222a8e4972c 02:40:43 ---> Running in e53f57590092 02:40:43 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 02:40:43 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 02:40:43 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 02:40:43 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 02:40:43 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 02:41:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-326 in /w/workspace/edgexfoundry_edgex-go_PR-4405 [Pipeline] { [Pipeline] ws 02:41:05 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 02:41:05 The recommended git tool is: git 02:41:09 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 02:41:11 using credential edgex-jenkins-ssh 02:41:11 Cloning the remote Git repository 02:41:11 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:41:11 > git init /w/workspace/edgex-go/10 # timeout=10 02:41:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:41:11 > git --version # timeout=10 02:41:11 > git --version # 'git version 2.25.1' 02:41:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:17 Removing intermediate container 956576010d5a 02:41:17 ---> 7ca78f63b7e7 02:41:17 02:41:17 Step 9/24 : FROM alpine:3.17 02:41:17 Removing intermediate container 61783f163561 02:41:17 ---> 108a98cbf0e9 02:41:17 02:41:17 Step 10/23 : FROM alpine:3.17 02:41:17 Removing intermediate container 2222a8e4972c 02:41:17 ---> a0922e88e3b8 02:41:17 02:41:17 Step 10/25 : FROM alpine:3.17 02:41:17 Removing intermediate container e53f57590092 02:41:17 ---> 9c5a60c5ecae 02:41:17 02:41:17 Step 10/23 : FROM alpine:3.17 02:41:17 3.17: Pulling from library/alpine 02:41:17 3.17: Pulling from library/alpine 02:41:17 3.17: Pulling from library/alpine 02:41:17 3.17: Pulling from library/alpine 02:41:19 Removing intermediate container 2d911af71d25 02:41:19 ---> ffc724d07cb5 02:41:19 02:41:19 Step 10/23 : FROM alpine:3.17 02:41:19 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 02:41:19 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 02:41:19 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 02:41:19 Status: Downloaded newer image for alpine:3.17 02:41:19 Status: Image is up to date for alpine:3.17 02:41:19 Status: Downloaded newer image for alpine:3.17 02:41:19 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 02:41:19 Status: Image is up to date for alpine:3.17 02:41:19 ---> b2aa39c304c2 02:41:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:41:19 ---> b2aa39c304c2 02:41:19 Step 11/25 : RUN apk add --update --no-cache dumb-init 02:41:19 ---> b2aa39c304c2 02:41:19 ---> b2aa39c304c2 02:41:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:41:19 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 02:41:19 3.17: Pulling from library/alpine 02:41:19 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 02:41:19 Status: Image is up to date for alpine:3.17 02:41:19 ---> b2aa39c304c2 02:41:19 ---> Running in 7f200e7053ba 02:41:19 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 02:41:19 ---> Running in 484620c6c7cc 02:41:19 ---> Running in 94643a93f740 02:41:19 ---> Running in 87004633dfab 02:41:19 ---> Running in 2142bf4147c0 02:41:19 Removing intermediate container 94643a93f740 02:41:19 ---> 0656391eae6d 02:41:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:41:19 Removing intermediate container 87004633dfab 02:41:19 ---> e996f151dc30 02:41:19 Step 12/23 : ENV APP_PORT=59880 02:41:19 ---> Running in 9a2ea658f684 02:41:19 ---> Running in cac4bd40fe10 02:41:19 Removing intermediate container cac4bd40fe10 02:41:19 ---> 6d7676359fe5 02:41:19 Step 13/23 : EXPOSE $APP_PORT 02:41:19 ---> Running in 1ed078ebd704 02:41:19 Removing intermediate container 1ed078ebd704 02:41:19 ---> 614d3a2d3185 02:41:19 Step 14/23 : RUN apk add --update --no-cache dumb-init 02:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:41:19 ---> Running in 41513f0e385b 02:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:41:19 (1/1) Installing dumb-init (1.2.5-r2) 02:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:41:19 Executing busybox-1.35.0-r29.trigger 02:41:19 OK: 7 MiB in 16 packages 02:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:41:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:41:20 (1/3) Installing ca-certificates (20220614-r4) 02:41:20 (2/3) Installing dumb-init (1.2.5-r2) 02:41:20 (3/3) Installing su-exec (0.2-r2) 02:41:20 Executing busybox-1.35.0-r29.trigger 02:41:20 Executing ca-certificates-20220614-r4.trigger 02:41:20 (1/2) Installing ca-certificates (20220614-r4) 02:41:20 (2/2) Installing dumb-init (1.2.5-r2) 02:41:20 Executing busybox-1.35.0-r29.trigger 02:41:20 Executing ca-certificates-20220614-r4.trigger 02:41:20 (1/1) Installing dumb-init (1.2.5-r2) 02:41:20 OK: 8 MiB in 18 packages 02:41:20 Executing busybox-1.35.0-r29.trigger 02:41:20 (1/1) Installing dumb-init (1.2.5-r2) 02:41:20 Executing busybox-1.35.0-r29.trigger 02:41:20 OK: 7 MiB in 16 packages 02:41:20 OK: 7 MiB in 16 packages 02:41:20 OK: 8 MiB in 17 packages 02:41:20 Removing intermediate container 7f200e7053ba 02:41:20 ---> 57c02b83ed37 02:41:20 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:41:20 ---> Running in dfa558db827b 02:41:20 Removing intermediate container dfa558db827b 02:41:20 ---> f8373426a00d 02:41:20 Step 13/25 : ENV APP_PORT=59881 02:41:20 ---> Running in a4ba4084f592 02:41:20 Removing intermediate container a4ba4084f592 02:41:20 ---> 0e698d23774a 02:41:20 Step 14/25 : EXPOSE $APP_PORT 02:41:20 ---> Running in e226d51c64a9 02:41:20 Removing intermediate container e226d51c64a9 02:41:20 ---> 323e1a0dfda4 02:41:20 Step 15/25 : WORKDIR / 02:41:20 ---> Running in 0dc4246fc098 02:41:20 Removing intermediate container 0dc4246fc098 02:41:20 ---> e1f5c46499e9 02:41:20 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 02:41:21 Removing intermediate container 41513f0e385b 02:41:21 ---> d9021a7420c0 02:41:21 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:41:21 Removing intermediate container 9a2ea658f684 02:41:21 ---> 05a295537630 02:41:21 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:41:21 Removing intermediate container 484620c6c7cc 02:41:21 ---> 3d02fd0c7a58 02:41:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:41:21 ---> Running in 7a9dbe462973 02:41:21 Removing intermediate container 2142bf4147c0 02:41:21 ---> a868970da49c 02:41:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 02:41:21 ---> 8dce3f8f9025 02:41:21 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 02:41:21 ---> Running in e1b8161db3aa 02:41:21 ---> 7bcb8f5f8386 02:41:21 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:41:21 Removing intermediate container 7a9dbe462973 02:41:21 ---> da82e81cf82b 02:41:21 Step 12/24 : WORKDIR / 02:41:21 ---> 08694d393596 02:41:21 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 02:41:21 ---> Running in cacb64649ba7 02:41:21 Removing intermediate container e1b8161db3aa 02:41:21 ---> ce620516cde9 02:41:21 Step 13/23 : ENV APP_PORT=59860 02:41:21 ---> f136e531a2f9 02:41:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:41:21 ---> Running in 30453c724c6d 02:41:21 ---> 8936cc18904c 02:41:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:41:21 Removing intermediate container cacb64649ba7 02:41:21 ---> 75fe7af10b55 02:41:21 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 02:41:21 ---> d5838a03888c 02:41:21 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:41:21 Removing intermediate container 30453c724c6d 02:41:21 ---> a892e59ed5fb 02:41:21 Step 14/23 : EXPOSE $APP_PORT 02:41:21 ---> 2d3ea966cc1b 02:41:21 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:41:21 ---> Running in 0a01f7d5b97e 02:41:21 ---> 5975a0979e10 02:41:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:41:21 ---> c36405049c32 02:41:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:41:21 ---> 2a03ad95ffb5 02:41:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 02:41:21 Removing intermediate container 0a01f7d5b97e 02:41:21 ---> c7d6b675990e 02:41:21 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:41:21 ---> ac3903523844 02:41:21 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:41:22 ---> f512fd81721d 02:41:22 Step 19/23 : ENTRYPOINT ["/core-data"] 02:41:22 ---> 67c35ae9b181 02:41:22 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 02:41:22 ---> Running in 32bc98ea467c 02:41:22 ---> 907a92683ea1 02:41:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:41:22 ---> b95f5d35d2f6 02:41:22 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:41:22 ---> 414a26a5ecef 02:41:22 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:41:22 Removing intermediate container 32bc98ea467c 02:41:22 ---> 52338d94f1d3 02:41:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:41:22 ---> 3044adf78e88 02:41:22 Step 21/25 : ENTRYPOINT ["/core-metadata"] 02:41:22 ---> 6a7bc0c751fc 02:41:22 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:41:22 ---> Running in 22bf4e061e39 02:41:22 ---> Running in 1a2b5cd67d5d 02:41:22 ---> 9a9ed76483dd 02:41:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:41:22 ---> 55dbcd656c70 02:41:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:41:22 ---> Running in 34b7a553258b 02:41:22 Removing intermediate container 22bf4e061e39 02:41:22 ---> 7eaecc7d029c 02:41:22 Step 21/23 : LABEL arch=x86_64 02:41:22 Removing intermediate container 1a2b5cd67d5d 02:41:22 ---> 23cebae4a59d 02:41:22 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:41:22 ---> Running in 3799e505a929 02:41:22 ---> Running in 8152f1060da3 02:41:22 Removing intermediate container 3799e505a929 02:41:22 ---> d0af12418e75 02:41:22 Step 22/23 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 02:41:22 ---> 2330ae70a004 02:41:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:41:22 Removing intermediate container 8152f1060da3 02:41:22 ---> 6f1dd4a18473 02:41:22 Step 23/25 : LABEL arch=x86_64 02:41:22 ---> Running in 3f8ddec5c75c 02:41:22 ---> Running in b0a58f129588 02:41:23 ---> 40b08bfbde9b 02:41:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:41:23 Removing intermediate container 3f8ddec5c75c 02:41:23 ---> 222b22454d5b 02:41:23 Step 23/23 : LABEL version=0.0.0 02:41:23 Removing intermediate container b0a58f129588 02:41:23 ---> 99f3880e546f 02:41:23 Step 24/25 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 02:41:23 ---> Running in 482279a220e0 02:41:23 ---> Running in 85ed18cd210a 02:41:23 ---> 11e7abdc751b 02:41:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:41:23 Removing intermediate container 34b7a553258b 02:41:23 ---> 619752d5fc83 02:41:23 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 02:41:23 ---> Running in 034b3213d29c 02:41:23 Removing intermediate container 482279a220e0 02:41:23 ---> 69eaf704d6fe 02:41:23 02:41:23 ---> e0692b7cea73 02:41:23 Step 19/23 : ENTRYPOINT ["/support-notifications"] 02:41:23 Removing intermediate container 85ed18cd210a 02:41:23 ---> 2dfa836417b3 02:41:23 Step 25/25 : LABEL version=0.0.0 02:41:23 ---> bb835901b2e0 02:41:23 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:41:23 Successfully built 69eaf704d6fe 02:41:23 ---> Running in ae9b834853af 02:41:23 Successfully tagged core-data:latest 02:41:23  Building core-data ... done Building security-spire-config 02:41:23 ---> Running in ad1ded3ef8d8 02:41:23 Removing intermediate container 034b3213d29c 02:41:23 ---> 14cedce7fa16 02:41:23 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 02:41:23 ---> Running in 42357f3c8336 02:41:23 ---> Running in 27830e6c146f 02:41:24 Removing intermediate container ae9b834853af 02:41:24 ---> 79bffbfa181d 02:41:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:41:24 Removing intermediate container ad1ded3ef8d8 02:41:24 ---> a25e3ee430d2 02:41:24 02:41:24 ---> Running in f02fd39ac1a4 02:41:24 Removing intermediate container 27830e6c146f 02:41:24 ---> 35a9e7d0687a 02:41:24 Step 21/23 : LABEL arch=x86_64 02:41:25 ---> Running in feff0fb3c9e2 02:41:25 Successfully built a25e3ee430d2 02:41:25 Successfully tagged core-metadata:latest 02:41:25  Building core-metadata ... done Building security-spire-server 02:41:25 Removing intermediate container f02fd39ac1a4 02:41:25 ---> 528d3d80ce4b 02:41:25 Step 21/23 : LABEL arch=x86_64 02:41:25 Removing intermediate container feff0fb3c9e2 02:41:25 ---> 8de1c2651f27 02:41:25 Step 22/23 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 02:41:25 ---> Running in d9ce06cc94a6 02:41:26 ---> Running in 3779abe9640f 02:41:26 Removing intermediate container d9ce06cc94a6 02:41:26 ---> 3b790686eea5 02:41:26 Step 22/23 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 02:41:26 Removing intermediate container 42357f3c8336 02:41:26 ---> e8599a49914c 02:41:26 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:41:26 Removing intermediate container 3779abe9640f 02:41:26 ---> bd09c1c0bf32 02:41:26 Step 23/23 : LABEL version=0.0.0 02:41:26 ---> Running in 397872a36833 02:41:26 ---> Running in e4544ee79aaa 02:41:26 ---> Running in 8488dc740971 02:41:26 Removing intermediate container 8488dc740971 02:41:26 ---> baad0a181e1d 02:41:26 02:41:27 Removing intermediate container 397872a36833 02:41:27 ---> 7cbd8e0d4531 02:41:27 Step 23/23 : LABEL version=0.0.0 02:41:27 Removing intermediate container e4544ee79aaa 02:41:27 ---> 23320f45f2c2 02:41:27 Step 22/24 : LABEL arch=x86_64 02:41:27 Successfully built baad0a181e1d 02:41:27 Successfully tagged security-proxy-auth:latest 02:41:27 Building support-scheduler 02:41:27  Building security-proxy-auth ... done  ---> Running in 90a7e2556bfd 02:41:27 ---> Running in 9e5383d5967b 02:41:27 Removing intermediate container 9e5383d5967b 02:41:27 ---> 86f93448cd35 02:41:27 Step 23/24 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 02:41:27 Removing intermediate container 90a7e2556bfd 02:41:27 ---> a96d78275a24 02:41:27 02:41:27 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:41:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:41:27 ---> 561773951e87 02:41:27 Step 3/26 : WORKDIR /edgex-go 02:41:27 ---> Using cache 02:41:27 ---> b0fe1a04fe5c 02:41:27 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 02:41:27 Successfully built a96d78275a24 02:41:28 Successfully tagged support-notifications:latest 02:41:28 Building security-bootstrapper 02:41:28  Building support-notifications ... done  ---> Running in 0cc49a062cc5 02:41:28 ---> Running in 22648be0420f 02:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:41:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:41:29 Removing intermediate container 22648be0420f 02:41:29 ---> 00e4c6d5853f 02:41:29 Step 24/24 : LABEL version=0.0.0 02:41:29 ---> Running in 5fcad80f0755 02:41:29 OK: 265 MiB in 53 packages 02:41:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:41:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:41:30 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:41:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:41:30 ---> 561773951e87 02:41:30 Step 3/25 : WORKDIR /edgex-go 02:41:30 ---> Using cache 02:41:30 ---> b0fe1a04fe5c 02:41:30 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 02:41:30 Removing intermediate container 5fcad80f0755 02:41:30 ---> a60a725253d2 02:41:30 02:41:30 ---> Running in 8d2bcb3c455f 02:41:30 Successfully built a60a725253d2 02:41:30 Successfully tagged security-secretstore-setup:latest 02:41:30 Building security-spiffe-token-provider 02:41:30  Building security-secretstore-setup ... done Removing intermediate container 0cc49a062cc5 02:41:30 ---> b4b50baf41b9 02:41:30 Step 5/26 : COPY go.mod vendor* ./ 02:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:41:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:41:30 Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit f55e44b894cf32e9a2bccd43db89ee6091db5759 02:41:31 OK: 265 MiB in 53 packages 02:41:31 Merge succeeded, producing b8f56d274da613d75842e3b3dae67024bd3930e4 02:41:31 Checking out Revision b8f56d274da613d75842e3b3dae67024bd3930e4 (PR-4405) 02:41:32 ---> cf52219e92b4 02:41:32 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:41:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:41:32 ---> 561773951e87 02:41:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:41:32 ---> Using cache 02:41:32 ---> cb916d1cbb21 02:41:32 Step 4/23 : WORKDIR /edgex-go 02:41:32 ---> Using cache 02:41:32 ---> 4041efc524b5 02:41:32 Step 5/23 : RUN apk add --update --no-cache make git 02:41:32 ---> Using cache 02:41:32 ---> 3446771b81ff 02:41:32 Step 6/23 : COPY go.mod vendor* ./ 02:41:32 ---> Using cache 02:41:32 ---> a658993c67fc 02:41:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:32 ---> Using cache 02:41:32 ---> e5aa089e87a7 02:41:32 Step 8/23 : COPY . . 02:41:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:41:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:41:30 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4405/head:refs/remotes/origin/PR-4405 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:41:30 > git config core.sparsecheckout # timeout=10 02:41:31 > git checkout -f f55e44b894cf32e9a2bccd43db89ee6091db5759 # timeout=10 02:41:31 > git remote # timeout=10 02:41:31 > git config --get remote.origin.url # timeout=10 02:41:31 using GIT_SSH to set credentials SSH Credentials for GitHub 02:41:31 > git merge 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 02:41:31 > git rev-parse HEAD^{commit} # timeout=10 02:41:31 > git config core.sparsecheckout # timeout=10 02:41:31 > git checkout -f b8f56d274da613d75842e3b3dae67024bd3930e4 # timeout=10 02:41:32 ---> Using cache 02:41:32 ---> 33b96b087911 02:41:32 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 02:41:33 ---> Running in e24d27022332 02:41:33 ---> Running in 4afc076a6007 02:41:33 Removing intermediate container 8d2bcb3c455f 02:41:33 ---> 5137f3ebdcd6 02:41:33 Step 5/25 : COPY go.mod vendor* ./ 02:41:33 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:41:33 Step 2/33 : FROM ${BUILDER_BASE} AS builder 02:41:33 ---> 561773951e87 02:41:33 Step 3/33 : WORKDIR /edgex-go 02:41:33 ---> Using cache 02:41:33 ---> b0fe1a04fe5c 02:41:33 Step 4/33 : RUN apk add --update --no-cache make git 02:41:33 ---> Using cache 02:41:33 ---> 7f9191a6abbb 02:41:33 Step 5/33 : COPY go.mod vendor* ./ 02:41:33 ---> Using cache 02:41:33 ---> d61dec9cbd05 02:41:33 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:33 ---> Using cache 02:41:33 ---> 85bd2e829a06 02:41:33 Step 7/33 : COPY . . 02:41:33 ---> Using cache 02:41:33 ---> 02a847d1d789 02:41:33 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 02:41:33 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:41:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:41:33 ---> 561773951e87 02:41:33 Step 3/20 : WORKDIR /edgex-go 02:41:33 ---> Using cache 02:41:33 ---> b0fe1a04fe5c 02:41:33 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 02:41: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 02:41:33 ---> 7e4acb69cc4f 02:41:33 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:33 ---> Running in d53bf3a489f9 02:41:33 ---> Running in 3a889e6a462a 02:41:33 ---> Running in 2cff29ade5ff 02:41:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:41:34 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 02:41:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:41:34 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:41:34 v3.17.2-201-ga9cf0f2c3d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:41:34 OK: 17812 distinct packages available 02:41:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:41:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:41:35 Commit message: "Merge commit '776cc6a43b7b85b7458b36156c385c413c7a15f0' into HEAD" 02:41:35 First time build. Skipping changelog. 02:41:35 OK: 265 MiB in 53 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:41:35 Removing intermediate container 3a889e6a462a 02:41:35 ---> f1c7f05e8fe0 02:41:35 Step 5/20 : COPY go.mod vendor* ./ 02:41:36 ---> 8ed865d6b869 02:41:36 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:41:36 ---> Running in 96a4e73779b0 02:41:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:41:36 % Total % Received % Xferd Average Speed Time Time Time Current 02:41:36 Dload Upload Total Spent Left Speed 02:41:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86741 [Pipeline] sh 02:41:35 > git rev-list --no-walk a658e01a26c84c94364afda6e10928a31560b5a6 # timeout=10 02:41:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:41:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 02:41:37 sudo tee /etc/docker/daemon.new 02:41:37 { 02:41:37 "registry-mirrors": [ 02:41:37 "https://nexus3.edgexfoundry.org:10001" 02:41:37 ], 02:41:37 "bip": "10.250.0.254/24", 02:41:37 "hosts": [ 02:41:37 "tcp://0.0.0.0:5555", 02:41:37 "unix:///var/run/docker.sock" 02:41:37 ], 02:41:37 "mtu": 1458, 02:41:37 "selinux-enabled": true, 02:41:37 "seccomp-profile": "/etc/docker/seccomp.json" 02:41:37 } [Pipeline] sh 02:41:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:41:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:41:56 provisioning config files... 02:41:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config15125085478517112541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:41:56 ---> docker-login.sh 02:41:56 nexus3.edgexfoundry.org:10001 02:41:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:57 Configure a credential helper to remove this warning. See 02:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:57 02:41:57 Login Succeeded 02:41:57 nexus3.edgexfoundry.org:10002 02:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:57 Configure a credential helper to remove this warning. See 02:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:57 02:41:57 Login Succeeded 02:41:57 nexus3.edgexfoundry.org:10003 02:41:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:57 Configure a credential helper to remove this warning. See 02:41:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:57 02:41:57 Login Succeeded 02:41:57 nexus3.edgexfoundry.org:10004 02:41:58 Removing intermediate container 2cff29ade5ff 02:41:58 ---> 12157a9716f8 02:41:58 Step 7/25 : COPY . . 02:41:58 Removing intermediate container e24d27022332 02:41:58 ---> c39f4db3b8d4 02:41:58 Step 7/26 : COPY . . 02:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:58 Configure a credential helper to remove this warning. See 02:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:58 02:41:58 Login Succeeded 02:41:58 docker.io 02:41:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:41:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:41:58 Configure a credential helper to remove this warning. See 02:41:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:41:58 02:41:58 Login Succeeded 02:41:58 ---> docker-login.sh ends [Pipeline] } 02:41:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:41:59 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo 02:41:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:41:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:41:59 ========================================================= 02:41:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 02:41:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:41:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:42:00 Removing intermediate container d53bf3a489f9 02:42:00 ---> 63eb4e9d4454 02:42:00 02:42:00 Step 9/33 : FROM alpine:3.17 02:42:00 ---> b2aa39c304c2 02:42:00 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:42:00 ---> 8081c2d05824 02:42:00 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 02:42:00 ---> 37258cf0ae53 02:42:00 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 02:42:00 ---> Running in add8e7e85e09 02:42:00 ---> Running in c8d0063e0b66 02:42:00 ---> Running in 1cc093fe7cac 02:42:01 Removing intermediate container add8e7e85e09 02:42:01 ---> a0a24c2108f4 02:42:01 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 02:42:01 Removing intermediate container 1cc093fe7cac 02:42:01 ---> 3b18b3697678 02:42:01 Step 9/25 : WORKDIR /edgex-go/spire-build 02:42:01 Removing intermediate container c8d0063e0b66 02:42:01 ---> 2557281095a7 02:42:01 Step 9/26 : WORKDIR /edgex-go/spire-build 02:42:01 Removing intermediate container 96a4e73779b0 02:42:01 ---> a646a78272ba 02:42:01 Step 7/20 : COPY . . 02:42:01 ---> Running in 0fd0081fa881 02:42:01 ---> Running in 1f2ed1b96d70 02:42:01 ---> Running in c459860ddcc4 02:42:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:42:01 af6eaf76a39c: Pulling fs layer 02:42:01 55522c791124: Pulling fs layer 02:42:01 ce5c4a1c91eb: Pulling fs layer 02:42:01 169dfbe0d373: Pulling fs layer 02:42:01 e1ff8fa3b103: Pulling fs layer 02:42:01 52ebb69f0ebf: Pulling fs layer 02:42:01 5abe8eddf0d5: Pulling fs layer 02:42:01 e1ff8fa3b103: Waiting 02:42:01 52ebb69f0ebf: Waiting 02:42:01 5abe8eddf0d5: Waiting 02:42:01 169dfbe0d373: Waiting 02:42:01 55522c791124: Verifying Checksum 02:42:01 55522c791124: Download complete 02:42:01 169dfbe0d373: Verifying Checksum 02:42:01 169dfbe0d373: Download complete 02:42:01 e1ff8fa3b103: Verifying Checksum 02:42:01 e1ff8fa3b103: Download complete 02:42:01 af6eaf76a39c: Verifying Checksum 02:42:01 af6eaf76a39c: Download complete 02:42:02 af6eaf76a39c: Pull complete 02:42:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:42:02 5abe8eddf0d5: Verifying Checksum 02:42:02 5abe8eddf0d5: Download complete 02:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:42:03 55522c791124: Pull complete 02:42:03 Removing intermediate container c459860ddcc4 02:42:03 ---> 6251dbc9599d 02:42:03 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:42:03 (1/2) Installing dumb-init (1.2.5-r2) 02:42:03 (2/2) Installing su-exec (0.2-r2) 02:42:03 Removing intermediate container 1f2ed1b96d70 02:42:03 ---> 8f657df2940e 02:42:03 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:42:03 Executing busybox-1.35.0-r29.trigger 02:42:03 OK: 7 MiB in 17 packages 02:42:03 ---> Running in 70e23e865a40 02:42:03 ---> Running in 6f720d359977 02:42:03 Removing intermediate container 4afc076a6007 02:42:03 ---> 6ebb9ab56f04 02:42:03 02:42:03 Step 10/23 : FROM alpine:3.17 02:42:03 ---> b2aa39c304c2 02:42:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 02:42:03 ---> Using cache 02:42:03 ---> 57c02b83ed37 02:42:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:42:03 ---> Using cache 02:42:03 ---> f8373426a00d 02:42:03 Step 13/23 : ENV APP_PORT=59861 02:42:03 Removing intermediate container 70e23e865a40 02:42:03 ---> 04e962d5ecf5 02:42:03 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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 02:42:03 ---> Running in 7b1007b1b68e 02:42:03 ---> Running in 7cf9ddac4a79 02:42:03 Removing intermediate container 6f720d359977 02:42:03 ---> 44a19d8f49d2 02:42:03 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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 02:42:04 ---> Running in 85172f731496 02:42:04 Removing intermediate container 7b1007b1b68e 02:42:04 ---> 3a8a79b098f1 02:42:04 Step 14/23 : EXPOSE $APP_PORT 02:42:04 Removing intermediate container 0fd0081fa881 02:42:04 ---> 8f915ee53af4 02:42:04 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 02:42:04 ---> Running in 97cd355e116a 02:42:04 ce5c4a1c91eb: Verifying Checksum 02:42:04 ce5c4a1c91eb: Download complete 02:42:04 52ebb69f0ebf: Verifying Checksum 02:42:04 52ebb69f0ebf: Download complete 02:42:04 ---> Running in 36f438eaaf6a 02:42:04 Removing intermediate container 97cd355e116a 02:42:04 ---> f24a7a0808e3 02:42:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:42:04 Removing intermediate container 36f438eaaf6a 02:42:04 ---> 638d73bfa51f 02:42:04 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 02:42:04 ---> Running in 8a932b869f70 02:42:04 ---> 5f73cc8ac4b9 02:42:04 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 02:42:04 Removing intermediate container 8a932b869f70 02:42:04 ---> b9ed7f186232 02:42:04 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 02:42:04 ---> Running in 6f385a510200 02:42:05 ---> bb927593561b 02:42:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:42:05 Removing intermediate container 6f385a510200 02:42:05 ---> 7a4dbc00d557 02:42:05 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 02:42:05 Removing intermediate container 7cf9ddac4a79 02:42:05 ---> f7b7e600e4af 02:42:05 Step 12/26 : WORKDIR /edgex-go 02:42:05 ---> Running in d135220133bb 02:42:05 Removing intermediate container 85172f731496 02:42:05 ---> 518f0d7612c7 02:42:05 Step 12/25 : WORKDIR /edgex-go 02:42:05 ---> Running in b6db7660d408 02:42:05 ---> Running in b9269718331e 02:42:05 Removing intermediate container d135220133bb 02:42:05 ---> 85e1719a4cfc 02:42:05 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 02:42:05 Removing intermediate container b6db7660d408 02:42:05 ---> b4d0b0b46969 02:42:05 02:42:05 Step 13/26 : FROM alpine:3.17 02:42:05 ---> b2aa39c304c2 02:42:05 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:42:05 ---> Running in 36b7b1a6f910 02:42:05 ---> Using cache 02:42:05 ---> a0a24c2108f4 02:42:05 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 02:42:05 Removing intermediate container b9269718331e 02:42:05 ---> e11a8002e8fa 02:42:05 02:42:05 Step 13/25 : FROM alpine:3.17 02:42:05 ---> b2aa39c304c2 02:42:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:42:05 ---> Using cache 02:42:05 ---> a0a24c2108f4 02:42:05 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:42:05 ---> Running in a372fa5d7f30 02:42:05 ---> Running in 9d79c84a83d8 02:42:05 ---> f34107f7689e 02:42:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:42:06 ---> 925eaef0dc93 02:42:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 02:42:06 ---> Running in 088356efbbe8 02:42:06 ---> 1b9f79ad05de 02:42:06 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:42:06 ---> Running in 45ad02d44c4d 02:42:06 Removing intermediate container 088356efbbe8 02:42:06 ---> 410de9fdb168 02:42:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:42:06 ---> Running in 197aefb9ad4d 02:42:06 Removing intermediate container 36b7b1a6f910 02:42:06 ---> 0e089c31f6d1 02:42:06 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 02:42:06 Removing intermediate container 197aefb9ad4d 02:42:06 ---> 306e8d446869 02:42:06 Step 21/23 : LABEL arch=x86_64 02:42:06 ---> Running in b7ff48c9e8dd 02:42:06 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:42:06 v3.17.2-201-ga9cf0f2c3d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:42:06 OK: 17812 distinct packages available 02:42:06 ---> Running in df3a5e68cf6d 02:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:42:06 Removing intermediate container b7ff48c9e8dd 02:42:06 ---> 4f356b7cec24 02:42:06 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 02:42:06 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:42:06 v3.17.2-201-ga9cf0f2c3d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:42:06 OK: 17812 distinct packages available 02:42:06 Removing intermediate container df3a5e68cf6d 02:42:06 ---> e338a31d0d17 02:42:06 Step 22/23 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 02:42:06 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 02:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:42:06 ---> Running in cf5900ce2ff1 02:42:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:42:06 Removing intermediate container cf5900ce2ff1 02:42:06 ---> e2a891d98013 02:42:06 Step 23/23 : LABEL version=0.0.0 02:42:06 ---> 98fe38f3a73b 02:42:06 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 02:42:06 (1/5) Installing dumb-init (1.2.5-r2) 02:42:06 (2/5) Installing musl-obstack (1.2.3-r0) 02:42:06 (3/5) Installing libucontext (1.2-r0) 02:42:06 (4/5) Installing gcompat (1.1.0-r0) 02:42:06 ---> Running in f3c9f230313d 02:42:06 ---> Running in 18dd7ff94af7 02:42:06 (5/5) Installing openssl (3.0.8-r0) 02:42:06 Executing busybox-1.35.0-r29.trigger 02:42:06 OK: 8 MiB in 20 packages 02:42:07 (1/4) Installing dumb-init (1.2.5-r2) 02:42:07 (2/4) Installing musl-obstack (1.2.3-r0) 02:42:07 (3/4) Installing libucontext (1.2-r0) 02:42:07 (4/4) Installing gcompat (1.1.0-r0) 02:42:07 Executing busybox-1.35.0-r29.trigger 02:42:07 Removing intermediate container f3c9f230313d 02:42:07 ---> b64a180fba14 02:42:07 02:42:07 OK: 7 MiB in 19 packages 02:42:07 Successfully built b64a180fba14 02:42:07 Successfully tagged support-scheduler:latest 02:42:07  Building support-scheduler ... done Building security-spire-agent 02:42:09 Removing intermediate container 9d79c84a83d8 02:42:09 ---> 44938ce08d9c 02:42:09 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 02:42:09 Removing intermediate container a372fa5d7f30 02:42:09 ---> 93182af9adc2 02:42:09 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 02:42:09 Removing intermediate container 18dd7ff94af7 02:42:09 ---> a0adb7657f42 02:42:09 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 02:42:09 ---> 726deff0b8fc 02:42:09 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:42:09 ---> b58629ae1ffa 02:42:09 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:42:09 ---> df5bfda63418 02:42:09 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 02:42:10 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:42:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 02:42:10 ---> 561773951e87 02:42:10 Step 3/26 : WORKDIR /edgex-go 02:42:10 ---> Using cache 02:42:10 ---> b0fe1a04fe5c 02:42:10 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 02:42:10 ---> Using cache 02:42:10 ---> 5137f3ebdcd6 02:42:10 Step 5/26 : COPY go.mod vendor* ./ 02:42:10 ---> Using cache 02:42:10 ---> 7e4acb69cc4f 02:42:10 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:10 ---> Using cache 02:42:10 ---> 12157a9716f8 02:42:10 Step 7/26 : COPY . . 02:42:10 ---> Using cache 02:42:10 ---> 8081c2d05824 02:42:10 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 02:42:10 ---> Using cache 02:42:10 ---> 3b18b3697678 02:42:10 Step 9/26 : WORKDIR /edgex-go/spire-build 02:42:10 ---> Using cache 02:42:10 ---> 8f657df2940e 02:42:10 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 02:42:10 ---> Using cache 02:42:10 ---> 44a19d8f49d2 02:42:10 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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 02:42:10 ---> a417229b1c44 02:42:10 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:42:10 ---> Running in 0c040029dc8e 02:42:10 ---> ca33cf1a77d6 02:42:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:42:11 ---> 460011be2247 02:42:11 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:42:11 ---> 184863785a74 02:42:11 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 02:42:11 ---> Running in 892ae3513c48 02:42:11 ---> 08b55aeffcbb 02:42:11 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:42:11 ---> dda01946e856 02:42:11 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 02:42:12 Removing intermediate container 892ae3513c48 02:42:12 ---> f7b35ca4163d 02:42:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:42:12 ---> 02aa6c391859 02:42:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:42:12 Removing intermediate container 0c040029dc8e 02:42:12 ---> 191f096ed8a7 02:42:12 ---> ff281f07dc3b 02:42:12 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/Step 12/26 : WORKDIR /edgex-go 02:42:12 02:42:12 ---> f684011791ab 02:42:12 Step 21/26 : WORKDIR / 02:42:12 ---> Running in 3cbe2a5119d7 02:42:12 ---> Running in b1afb83d827e 02:42:12 ---> 40282de30ccb 02:42:12 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:42:12 ---> 4902421f58eb 02:42:12 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 02:42:12 ---> Running in 0f9c9140d253 02:42:12 Removing intermediate container b1afb83d827e 02:42:12 Removing intermediate container 3cbe2a5119d7 02:42:12 ---> 8aaf0b57fc6e 02:42:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:42:12 ---> 9df9adb2b54c 02:42:12 02:42:12 Step 13/26 : FROM alpine:3.17 02:42:12 ---> b2aa39c304c2 02:42:12 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:42:12 ---> Using cache 02:42:12 ---> a0a24c2108f4 02:42:12 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:42:12 ---> Using cache 02:42:12 ---> 44938ce08d9c 02:42:12 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 02:42:12 ---> Using cache 02:42:12 ---> 726deff0b8fc 02:42:12 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 02:42:12 ---> Running in c7debb71c1cc 02:42:12 ---> 84f0af328f0b 02:42:12 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 02:42:12 Removing intermediate container 0f9c9140d253 02:42:12 ---> 3daeb62cdeee 02:42:12 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:42:12 ---> Running in 504cda1c6f8b 02:42:13 Removing intermediate container c7debb71c1cc 02:42:13 ---> 3d80f4f66486 02:42:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:42:13 ---> Running in 8c3b61b3533f 02:42:13 ---> bba2a0e8ab48 02:42:13 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:42:13 Removing intermediate container 504cda1c6f8b 02:42:13 ---> e44711ed632c 02:42:13 Step 23/25 : LABEL arch=x86_64 02:42:13 ---> Running in 9d045c5d95ce 02:42:13 Removing intermediate container 8c3b61b3533f 02:42:13 ---> 1ae932eb1433 02:42:13 Step 24/26 : LABEL arch=x86_64 02:42:13 ---> Running in 58dd8315c1e3 02:42:13 ---> 745060a8c7c0 02:42:13 Step 28/33 : RUN chmod +x /entrypoint.sh 02:42:13 Removing intermediate container 9d045c5d95ce 02:42:13 ---> 8842609da8b5 02:42:13 Step 24/25 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 02:42:14 ---> Running in 3f8910145572 02:42:14 ---> Running in b95c07b9fe7c 02:42:14 Removing intermediate container 58dd8315c1e3 02:42:14 ---> 33df6dc6fcdd 02:42:14 Step 25/26 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 02:42:14 ---> 1e82731bdc06 02:42:14 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 02:42:14 ---> Running in 3e8af6c53fcc 02:42:14 Removing intermediate container 3f8910145572 02:42:14 ---> a3cc35b2bf8e 02:42:14 Step 25/25 : LABEL version=0.0.0 02:42:14 ---> Running in 60392bb5d900 02:42:14 Removing intermediate container 3e8af6c53fcc 02:42:14 ---> 801236ed1e42 02:42:14 Step 26/26 : LABEL version=0.0.0 02:42:14 ---> Running in 17caa14602e8 02:42:14 Removing intermediate container 60392bb5d900 02:42:14 ---> f0125fe43177 02:42:14 02:42:14 Successfully built f0125fe43177 02:42:14 Successfully tagged security-spire-server:latest 02:42:14 Building core-command 02:42:16 ce5c4a1c91eb: Pull complete 02:42:16 169dfbe0d373: Pull complete 02:42:16 e1ff8fa3b103: Pull complete 02:42:16  Building security-spire-server ... done Removing intermediate container 17caa14602e8 02:42:16 ---> 28ebc88d5ea4 02:42:16 02:42:16 Successfully built 28ebc88d5ea4 02:42:17 Successfully tagged security-spire-config:latest 02:42:17  Building security-spire-config ... done Building core-common-config-bootstrapper 02:42:17 ---> c05cf78f253d 02:42:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:42:17 Removing intermediate container b95c07b9fe7c 02:42:17 ---> a768da8761cf 02:42:17 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 02:42:18 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:42:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:42:18 ---> 561773951e87 02:42:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:42:18 ---> Using cache 02:42:18 ---> cb916d1cbb21 02:42:18 Step 4/24 : WORKDIR /edgex-go 02:42:18 ---> Using cache 02:42:18 ---> 4041efc524b5 02:42:18 Step 5/24 : RUN apk add --update --no-cache make git 02:42:18 ---> Using cache 02:42:18 ---> 3446771b81ff 02:42:18 Step 6/24 : COPY go.mod vendor* ./ 02:42:18 ---> Using cache 02:42:18 ---> a658993c67fc 02:42:18 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:18 ---> Using cache 02:42:18 ---> e5aa089e87a7 02:42:18 Step 8/24 : COPY . . 02:42:18 ---> Using cache 02:42:18 ---> 33b96b087911 02:42:18 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 02:42:19 ---> 9c32a7d3e262 02:42:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:42:19 ---> Running in 68ad6e45e82b 02:42:19 ---> Running in a326563c6baa 02:42:19 Removing intermediate container 68ad6e45e82b 02:42:19 ---> f57b0e002ec0 02:42:19 Step 30/33 : CMD ["gate"] 02:42:19 ---> 43f9c2d59d73 02:42:19 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:42:19 ---> Running in 517e1d95cd37 02:42:19 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 02:42:20 ---> 4f30cc12b413 02:42:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 02:42:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:42:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:42:20 ---> 561773951e87 02:42:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:42:20 Removing intermediate container 517e1d95cd37 02:42:20 ---> Using cache 02:42:20 ---> 9c1fc585f52c 02:42:20 ---> cb916d1cbb21 02:42:20 Step 31/33 : LABEL arch=x86_64Step 4/23 : WORKDIR /edgex-go 02:42:20 02:42:20 ---> Using cache 02:42:20 ---> 4041efc524b5 02:42:20 Step 5/23 : RUN apk add --update --no-cache make git 02:42:20 ---> Using cache 02:42:20 ---> 3446771b81ff 02:42:20 Step 6/23 : COPY go.mod vendor* ./ 02:42:20 ---> Using cache 02:42:20 ---> a658993c67fc 02:42:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:20 ---> Using cache 02:42:20 ---> e5aa089e87a7 02:42:20 Step 8/23 : COPY . . 02:42:20 ---> Using cache 02:42:20 ---> 33b96b087911 02:42:20 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:42:20 ---> Running in 14bc144d55d3 02:42:20 ---> Running in ac5c8c0aeb9c 02:42:20 ---> Running in 98320830e374 02:42:20 Removing intermediate container 98320830e374 02:42:20 ---> d248aecbf546 02:42:20 Step 32/33 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 02:42:21 Removing intermediate container 14bc144d55d3 02:42:21 ---> 47c800cbd0ca 02:42:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 02:42:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:42:21 ---> Running in 5c96a287b130 02:42:21 ---> Running in 624f69c3d6fd 02:42:21 Removing intermediate container 5c96a287b130 02:42:21 ---> b2b13db1d1da 02:42:21 Step 33/33 : LABEL version=0.0.0 02:42:21 Removing intermediate container 624f69c3d6fd 02:42:21 ---> 55294c55c908 02:42:21 Step 24/26 : LABEL arch=x86_64 02:42:21 ---> Running in f0ca599336c4 02:42:21 ---> Running in 14e2fe00267c 02:42:21 Removing intermediate container f0ca599336c4 02:42:21 ---> 92a9bfbda02d 02:42:21 02:42:21 Removing intermediate container 14e2fe00267c 02:42:21 ---> 20f82241bf4c 02:42:21 Step 25/26 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 02:42:21 Successfully built 92a9bfbda02d 02:42:21 Successfully tagged security-bootstrapper:latest 02:42:21  Building security-bootstrapper ... done  ---> Running in 5c1b55acc72f 02:42:21 Building security-proxy-setup 02:42:22 Removing intermediate container 5c1b55acc72f 02:42:22 ---> 00a5e4abe2a5 02:42:22 Step 26/26 : LABEL version=0.0.0 02:42:23 52ebb69f0ebf: Pull complete 02:42:23 ---> Running in d3e0e199d387 02:42:24 Removing intermediate container d3e0e199d387 02:42:24 ---> f4aa7315cff7 02:42:24 02:42:24 Successfully built f4aa7315cff7 02:42:24 Successfully tagged security-spire-agent:latest 02:42:24 5abe8eddf0d5: Pull complete 02:42:24 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 02:42:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:42:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 02:42:24 + docker build -t ci-base-image-arm64 -f - . 02:42:24 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:42:24 WORKDIR /edgex 02:42:24 COPY go.mod . 02:42:24 RUN go mod download 02:42:24  Building security-spire-agent ... done Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:42:24 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:42:24 ---> 561773951e87 02:42:24 Step 3/21 : WORKDIR /edgex-go 02:42:24 ---> Using cache 02:42:24 ---> b0fe1a04fe5c 02:42:24 Step 4/21 : RUN apk add --update --no-cache make git 02:42:24 ---> Using cache 02:42:24 ---> 7f9191a6abbb 02:42:24 Step 5/21 : COPY go.mod vendor* ./ 02:42:24 ---> Using cache 02:42:24 ---> d61dec9cbd05 02:42:24 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:42:24 ---> Using cache 02:42:24 ---> 85bd2e829a06 02:42:24 Step 7/21 : COPY . . 02:42:24 ---> Using cache 02:42:24 ---> 02a847d1d789 02:42:24 Step 8/21 : RUN make cmd/secrets-config/secrets-config 02:42:24 ---> Running in 53b8935682e9 02:42:25 Sending build context to Docker daemon 2.944MB 02:42:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 02:42:25 ---> 6cb57ee374ae 02:42:25 Step 2/4 : WORKDIR /edgex 02:42:25 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 02:42:27 ---> Running in d75c619c8a71 02:42:27 Removing intermediate container d75c619c8a71 02:42:27 ---> 6e745dafef93 02:42:27 Step 3/4 : COPY go.mod . 02:42:27 ---> eec212bcc7c6 02:42:27 Step 4/4 : RUN go mod download 02:42:27 ---> Running in e1c3aa0d1aef 02:42:28 Removing intermediate container 45ad02d44c4d 02:42:28 ---> 15e3b5f0ba9e 02:42:28 02:42:28 Step 9/20 : FROM alpine:3.17 02:42:28 ---> b2aa39c304c2 02:42:28 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 02:42:28 ---> Using cache 02:42:28 ---> a0a24c2108f4 02:42:28 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:42:28 ---> Running in 6cd24791f932 02:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:42:29 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:42:29 v3.17.2-201-ga9cf0f2c3d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:42:29 OK: 17812 distinct packages available 02:42:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:42:30 (1/9) Installing ca-certificates (20220614-r4) 02:42:30 (2/9) Installing brotli-libs (1.0.9-r9) 02:42:30 (3/9) Installing nghttp2-libs (1.51.0-r0) 02:42:30 (4/9) Installing libcurl (7.88.1-r0) 02:42:30 (5/9) Installing curl (7.88.1-r0) 02:42:30 (6/9) Installing dumb-init (1.2.5-r2) 02:42:30 (7/9) Installing musl-obstack (1.2.3-r0) 02:42:30 (8/9) Installing libucontext (1.2-r0) 02:42:30 (9/9) Installing gcompat (1.1.0-r0) 02:42:30 Executing busybox-1.35.0-r29.trigger 02:42:30 Executing ca-certificates-20220614-r4.trigger 02:42:30 OK: 10 MiB in 24 packages 02:42:31 Removing intermediate container 6cd24791f932 02:42:31 ---> 48f9f32e83a4 02:42:31 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 02:42:32 ---> 8d5699f25c89 02:42:32 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 02:42:32 ---> e761d3869960 02:42:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:42:34 ---> f9835a92f18a 02:42:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 02:42:34 ---> f57b1721b4f1 02:42:34 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 02:42:34 ---> Running in e2bdb116bc59 02:42:34 Removing intermediate container e2bdb116bc59 02:42:34 ---> 326a4bdc7fe4 02:42:34 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:42:34 ---> Running in 626140ef09a8 02:42:35 Removing intermediate container 626140ef09a8 02:42:35 ---> ad7d54ac6361 02:42:35 Step 18/20 : LABEL arch=x86_64 02:42:35 ---> Running in fc23c9faa246 02:42:35 Removing intermediate container fc23c9faa246 02:42:35 ---> 4d68fe370331 02:42:35 Step 19/20 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 02:42:35 ---> Running in bfe36781821d 02:42:35 Removing intermediate container bfe36781821d 02:42:35 ---> 8e6b0287c2df 02:42:35 Step 20/20 : LABEL version=0.0.0 02:42:36 ---> Running in c29f6bd9e2fb 02:42:36 Removing intermediate container c29f6bd9e2fb 02:42:36 ---> 1710eb3c15ef 02:42:36 02:42:36 Successfully built 1710eb3c15ef 02:42:36 Successfully tagged security-spiffe-token-provider:latest 02:42:42  Building security-spiffe-token-provider ... done Removing intermediate container ac5c8c0aeb9c 02:42:42 ---> 8e16bf48064c 02:42:42 02:42:42 Step 10/23 : FROM alpine:3.17 02:42:42 ---> b2aa39c304c2 02:42:42 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 02:42:42 ---> Using cache 02:42:42 ---> 0656391eae6d 02:42:42 Step 12/23 : RUN apk add --update --no-cache dumb-init 02:42:42 ---> Using cache 02:42:42 ---> 05a295537630 02:42:42 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 02:42:42 Removing intermediate container a326563c6baa 02:42:42 ---> 4b96f8751173 02:42:42 02:42:42 Step 10/24 : FROM alpine:3.17 02:42:42 ---> b2aa39c304c2 02:42:42 Step 11/24 : RUN apk add --update --no-cache dumb-init 02:42:42 ---> Using cache 02:42:42 ---> 57c02b83ed37 02:42:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 02:42:42 ---> Using cache 02:42:42 ---> f8373426a00d 02:42:42 Step 13/24 : ENV APP_PORT=59882 02:42:42 ---> Using cache 02:42:43 ---> 08694d393596 02:42:43 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 02:42:43 ---> Using cache 02:42:43 ---> d5838a03888c 02:42:43 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:42:43 ---> Running in 797f8885c281 02:42:43 Removing intermediate container 797f8885c281 02:42:43 ---> 1ea6a881dffe 02:42:43 Step 14/24 : EXPOSE $APP_PORT 02:42:43 ---> Running in de4c482fbb0f 02:42:43 Removing intermediate container de4c482fbb0f 02:42:43 ---> eae2dedb34bb 02:42:43 Step 15/24 : WORKDIR / 02:42:43 ---> 73c9ef6b1cd1 02:42:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:42:43 ---> Running in b5e778e3212b 02:42:43 Removing intermediate container b5e778e3212b 02:42:43 ---> 44067878620f 02:42:43 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 02:42:43 ---> 7dde1964d644 02:42:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:42:43 ---> 45ec52c25b9b 02:42:43 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 02:42:44 ---> 41d773c045aa 02:42:44 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:42:44 ---> Running in 5dfe8c6b1214 02:42:44 ---> e0f28e460ebb 02:42:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:42:44 ---> 8cc8b0266386 02:42:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:42:44 Removing intermediate container 5dfe8c6b1214 02:42:44 ---> 8b1c26d2996a 02:42:44 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 02:42:45 ---> eb428d29f3b9 02:42:45 Step 20/24 : ENTRYPOINT ["/core-command"] 02:42:45 ---> Running in 4bd6707df329 02:42:45 ---> Running in 5e86d5c2b20c 02:42:45 Removing intermediate container 4bd6707df329 02:42:45 ---> 568443e08e2e 02:42:45 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 02:42:45 Removing intermediate container 5e86d5c2b20c 02:42:45 ---> bcfdc8cc8d56 02:42:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 02:42:45 ---> Running in 8de6b6d79eed 02:42:45 ---> Running in 6a59a951d3a0 02:42:45 Removing intermediate container 8de6b6d79eed 02:42:45 ---> e353ce90551c 02:42:45 Step 21/23 : LABEL arch=x86_64 02:42:45 Removing intermediate container 6a59a951d3a0 02:42:45 ---> ca407f9b7acd 02:42:45 Step 22/24 : LABEL arch=x86_64 02:42:45 ---> Running in 71ba01c223f1 02:42:45 ---> Running in 901462655d88 02:42:45 Removing intermediate container 53b8935682e9 02:42:45 ---> 192c5de33910 02:42:45 02:42:45 Step 9/21 : FROM alpine:3.17 02:42:45 ---> b2aa39c304c2 02:42:45 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 02:42:45 ---> Running in 71ac55dd2cfe 02:42:45 Removing intermediate container 71ba01c223f1 02:42:45 ---> 444d22fbcfa0 02:42:45 Step 22/23 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 02:42:45 Removing intermediate container 901462655d88 02:42:45 ---> 1fa37049267e 02:42:45 Step 23/24 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 02:42:45 ---> Running in bc1da49d81be 02:42:45 ---> Running in 27ff2dfcb6d8 02:42:45 Removing intermediate container bc1da49d81be 02:42:45 ---> 8898769cdbb9 02:42:45 Step 24/24 : LABEL version=0.0.0 02:42:45 Removing intermediate container 27ff2dfcb6d8 02:42:45 ---> aee9d4b84ac5 02:42:45 Step 23/23 : LABEL version=0.0.0 02:42:45 ---> Running in 717b233d9e03 02:42:45 ---> Running in 4700d8a6e84b 02:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 02:42:46 Removing intermediate container 717b233d9e03 02:42:46 ---> 99f5a894ff1b 02:42:46 02:42:46 Removing intermediate container 4700d8a6e84b 02:42:46 ---> 24623f7306ca 02:42:46 02:42:46 Successfully built 99f5a894ff1b 02:42:46 Successfully tagged core-command:latest 02:42:46  Building core-command ... done Successfully built 24623f7306ca 02:42:46 Successfully tagged core-common-config-bootstrapper:latest 02:42:46  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 02:42:46 (1/2) Installing dumb-init (1.2.5-r2) 02:42:46 (2/2) Installing openssl (3.0.8-r0) 02:42:46 Executing busybox-1.35.0-r29.trigger 02:42:46 OK: 8 MiB in 17 packages 02:42:47 Removing intermediate container 71ac55dd2cfe 02:42:47 ---> 49a1d2b3c0aa 02:42:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 02:42:47 ---> Running in f5599959856c 02:42:47 Removing intermediate container f5599959856c 02:42:47 ---> 9b8b145bf5e2 02:42:47 Step 12/21 : WORKDIR /edgex 02:42:47 ---> Running in c94cb7040aa2 02:42:47 Removing intermediate container c94cb7040aa2 02:42:47 ---> 6d75872d8fc7 02:42:47 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 02:42:47 ---> e1f8fd966afc 02:42:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 02:42:47 ---> 6f04d80d4279 02:42:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:42:47 ---> 5f0db8fefcee 02:42:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:42:48 ---> 7b37ebaa3246 02:42:48 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:42:48 ---> Running in 8d20074f9fc8 02:42:48 Removing intermediate container 8d20074f9fc8 02:42:48 ---> 03f4a6331950 02:42:48 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 02:42:48 ---> Running in ba10f698e29f 02:42:48 Removing intermediate container ba10f698e29f 02:42:48 ---> 64a0e6dcd3e1 02:42:48 Step 19/21 : LABEL arch=x86_64 02:42:48 ---> Running in ea6141dc308f 02:42:48 Removing intermediate container ea6141dc308f 02:42:48 ---> d4f16848fb06 02:42:48 Step 20/21 : LABEL git_sha=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 02:42:48 ---> Running in 405182b11baf 02:42:48 Removing intermediate container 405182b11baf 02:42:48 ---> 025b53bfea03 02:42:48 Step 21/21 : LABEL version=0.0.0 02:42:49 ---> Running in 5486776d4f47 02:42:49 Removing intermediate container 5486776d4f47 02:42:49 ---> 95c6887f00c5 02:42:49 02:42:49 Successfully built 95c6887f00c5 02:42:49 Successfully tagged security-proxy-setup:latest 02:42:49  Building security-proxy-setup ... done  [Pipeline] } 02:42:49 $ docker stop --time=1 6ee382b68089dfa9c0e74616c38ef0a943f1679d93e8089b0b92741b08159172 02:42:50 $ docker rm -f --volumes 6ee382b68089dfa9c0e74616c38ef0a943f1679d93e8089b0b92741b08159172 [Pipeline] // withDockerContainer [Pipeline] sh 02:42:50 + docker images 02:42:50 REPOSITORY TAG IMAGE ID CREATED SIZE 02:42:50 security-proxy-setup latest 95c6887f00c5 1 second ago 18.7MB 02:42:50 core-common-config-bootstrapper latest 24623f7306ca 4 seconds ago 17.5MB 02:42:50 core-command latest 99f5a894ff1b 5 seconds ago 19.8MB 02:42:50 192c5de33910 5 seconds ago 1.66GB 02:42:50 8e16bf48064c 8 seconds ago 1.68GB 02:42:50 4b96f8751173 9 seconds ago 1.68GB 02:42:50 security-spiffe-token-provider latest 1710eb3c15ef 14 seconds ago 32.6MB 02:42:50 15e3b5f0ba9e 24 seconds ago 1.72GB 02:42:50 security-spire-agent latest f4aa7315cff7 27 seconds ago 129MB 02:42:50 security-bootstrapper latest 92a9bfbda02d 29 seconds ago 22MB 02:42:50 security-spire-config latest 28ebc88d5ea4 36 seconds ago 88.9MB 02:42:50 security-spire-server latest f0125fe43177 36 seconds ago 89.8MB 02:42:50 9df9adb2b54c 38 seconds ago 1.54GB 02:42:50 support-scheduler latest b64a180fba14 43 seconds ago 32.4MB 02:42:50 b4d0b0b46969 45 seconds ago 1.54GB 02:42:50 e11a8002e8fa 45 seconds ago 1.54GB 02:42:50 6ebb9ab56f04 47 seconds ago 1.75GB 02:42:50 63eb4e9d4454 53 seconds ago 1.67GB 02:42:50 security-secretstore-setup latest a60a725253d2 About a minute ago 32.6MB 02:42:50 support-notifications latest a96d78275a24 About a minute ago 33MB 02:42:50 security-proxy-auth latest baad0a181e1d About a minute ago 18.3MB 02:42:50 core-metadata latest a25e3ee430d2 About a minute ago 20.6MB 02:42:50 core-data latest 69eaf704d6fe About a minute ago 20MB 02:42:50 ffc724d07cb5 About a minute ago 1.75GB 02:42:50 9c5a60c5ecae About a minute ago 1.69GB 02:42:50 a0922e88e3b8 About a minute ago 1.69GB 02:42:50 108a98cbf0e9 About a minute ago 1.66GB 02:42:50 7ca78f63b7e7 About a minute ago 1.67GB 02:42:50 ci-base-image-x86_64 latest 561773951e87 5 minutes ago 883MB 02:42:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 days ago 664MB 02:42:50 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 02:42:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 02:42:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [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] } 02:43:00 Removing intermediate container e1c3aa0d1aef 02:43:00 ---> 2a69f83321bb 02:43:00 Successfully built 2a69f83321bb 02:43:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:00 + docker inspect -f . ci-base-image-arm64 02:43:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:00 prd-ubuntu20.04-docker-arm64-4c-16g-326 does not seem to be running inside a container 02:43:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:43:02 $ docker top 59882f7072ca1b0281bc2c58c9879394614580abc76cc1f5e9f471d25622637e -eo pid,comm [Pipeline] { [Pipeline] sh 02:43:02 + go version 02:43:02 go version go1.20.2 linux/arm64 [Pipeline] } 02:43:02 $ docker stop --time=1 59882f7072ca1b0281bc2c58c9879394614580abc76cc1f5e9f471d25622637e 02:43:04 $ docker rm -f --volumes 59882f7072ca1b0281bc2c58c9879394614580abc76cc1f5e9f471d25622637e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:05 + docker inspect -f . ci-base-image-arm64 02:43:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:43:05 prd-ubuntu20.04-docker-arm64-4c-16g-326 does not seem to be running inside a container 02:43:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:43:07 $ docker top 8c2e04ca175646a1c5e46ac6b2cb30152263780fa4ce60ab4e10f2b9b176ff59 -eo pid,comm [Pipeline] { [Pipeline] echo 02:43:07 ========================================================= 02:43:07 [edgeXBuildGoParallel] Running Tests and Build... 02:43:07 ========================================================= [Pipeline] sh 02:43:08 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh 02:43:08 + make test 02:43:08 go test -race -coverprofile=coverage.out ./... 02:43:55 ? github.com/edgexfoundry/edgex-go [no test files] 02:45:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:45:49 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 02:45:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:45:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:45:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:45:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 02:45:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:45:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 02:45:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:45:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 02:45:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:45:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:45:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:45:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 02:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:46:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:46:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.260s coverage: 28.7% of statements 02:46:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.316s coverage: 98.5% of statements 02:46:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 02:46:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 02:46:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 02:46:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.485s coverage: 71.3% of statements 02:46:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:46:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:46:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.320s coverage: 54.0% of statements 02:46:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 02:46:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:46:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 02:46:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:46:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 02:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:46:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:46:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.377s coverage: 88.5% of statements 02:46:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.542s coverage: 3.9% of statements 02:46:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:46:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 02:46:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 02:46:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.633s coverage: 95.6% of statements 02:46:56 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:46:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 02:46:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 02:46:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:46:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:46:56 ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 72.2% of statements 02:47:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:47:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:47:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:47:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.253s coverage: 65.9% of statements 02:47:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 02:47:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.418s coverage: 0.9% of statements 02:47:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.267s coverage: 29.0% of statements 02:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.297s coverage: 45.5% of statements 02:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.243s coverage: 82.9% of statements 02:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.232s coverage: 94.1% of statements 02:47:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.252s coverage: 96.3% of statements 02:47:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.209s coverage: 87.5% of statements 02:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 02:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 02:47:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 02:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 02:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 02:47:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 02:47:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.214s coverage: 94.4% of statements 02:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 02:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 02:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 02:47:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 02:47:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:47:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:47:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.318s coverage: 79.9% of statements 02:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.258s coverage: 92.9% of statements 02:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.081s coverage: 64.4% of statements 02:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.247s coverage: 86.9% of statements 02:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.208s coverage: 87.2% of statements 02:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.194s coverage: 20.0% of statements 02:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.194s coverage: 100.0% of statements 02:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.461s coverage: 81.2% of statements 02:47:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 02:47:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.522s coverage: 82.1% of statements 02:47:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.257s coverage: 84.8% of statements 02:47:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:47:53 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:47:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.989s coverage: 63.1% of statements 02:47:53 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.250s coverage: 100.0% of statements 02:47:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements 02:47:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements 02:47:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.121s coverage: 73.7% of statements 02:47:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 02:47:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 02:47:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 02:47:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements 02:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:48:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:48:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.999s coverage: 38.4% of statements 02:48:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.252s coverage: 89.5% of statements 02:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 02:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 02:48:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 02:48:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 02:48:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.230s coverage: 84.8% of statements 02:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 02:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 02:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:48:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.308s coverage: 17.7% of statements 02:48:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:48:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 02:48:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 02:48:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 02:48:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.590s coverage: 92.3% of statements 02:48:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:48:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:48:27 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.281s coverage: 61.5% of statements 02:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:48:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 02:48:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.392s coverage: 97.7% of statements 02:48:30 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 02:48:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:48:30 go vet ./... 02:51:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:51:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:51:22 ./bin/test-attribution-txt.sh [Pipeline] echo 02:51:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 02:51:22 + ls -al . 02:51:22 total 700 02:51:22 drwxrwxr-x 10 1001 1001 4096 Mar 15 02:43 . 02:51:22 drwxr-xr-x 4 root root 4096 Mar 15 02:43 .. 02:51:22 drwxrwxr-x 2 1001 1001 4096 Mar 15 02:41 .blubracket 02:51:22 -rw-rw-r-- 1 1001 1001 16 Mar 15 02:41 .dockerignore 02:51:22 drwxrwxr-x 8 1001 1001 4096 Mar 15 02:41 .git 02:51:22 drwxrwxr-x 3 1001 1001 4096 Mar 15 02:41 .github 02:51:22 -rw-rw-r-- 1 1001 1001 1133 Mar 15 02:41 .gitignore 02:51:22 -rw-rw-r-- 1 1001 1001 42 Mar 15 02:41 .golangci.yml 02:51:22 -rw-rw-r-- 1 1001 1001 87 Mar 15 02:41 .hadolint.yml 02:51:22 -rw-rw-r-- 1 1001 1001 166 Mar 15 02:41 .sonarcloud.properties 02:51:22 -rw-rw-r-- 1 1001 1001 1171 Mar 15 02:41 ADOPTERS.md 02:51:22 -rw-rw-r-- 1 1001 1001 10825 Mar 15 02:41 Attribution.txt 02:51:22 -rw-rw-r-- 1 1001 1001 73765 Mar 15 02:41 CHANGELOG.md 02:51:22 -rw-rw-r-- 1 1001 1001 3804 Mar 15 02:41 CONTRIBUTING.md 02:51:22 -rw-rw-r-- 1 1001 1001 677 Mar 15 02:41 GOVERNANCE.md 02:51:22 -rw-rw-r-- 1 1001 1001 883 Mar 15 02:41 Jenkinsfile 02:51:22 -rw-rw-r-- 1 1001 1001 10775 Mar 15 02:41 LICENSE 02:51:22 -rw-rw-r-- 1 1001 1001 14266 Mar 15 02:41 Makefile 02:51:22 -rw-rw-r-- 1 1001 1001 582 Mar 15 02:41 OWNERS.md 02:51:22 -rw-rw-r-- 1 1001 1001 9403 Mar 15 02:41 README.md 02:51:22 -rw-rw-r-- 1 1001 1001 789 Mar 15 02:41 SECURITY.md 02:51:22 -rw-rw-r-- 1 1001 1001 5 Mar 15 02:37 VERSION 02:51:22 drwxrwxr-x 2 1001 1001 4096 Mar 15 02:41 bin 02:51:22 drwxrwxr-x 18 1001 1001 4096 Mar 15 02:41 cmd 02:51:22 -rw-r--r-- 1 root root 447486 Mar 15 02:48 coverage.out 02:51:22 -rw-rw-r-- 1 1001 1001 3232 Mar 15 02:41 go.mod 02:51:22 -rw-rw-r-- 1 1001 1001 31098 Mar 15 02:41 go.sum 02:51:22 drwxrwxr-x 7 1001 1001 4096 Mar 15 02:41 internal 02:51:22 drwxrwxr-x 3 1001 1001 4096 Mar 15 02:41 openapi 02:51:22 -rw-rw-r-- 1 1001 1001 594 Mar 15 02:41 security.txt 02:51:22 drwxrwxr-x 4 1001 1001 4096 Mar 15 02:41 snap 02:51:22 -rw-rw-r-- 1 1001 1001 204 Mar 15 02:41 version.go [Pipeline] sh 02:51:23 + '[' -e coverage.out ] 02:51:23 + chown 1001:1001 coverage.out [Pipeline] stash 02:51:23 Warning: overwriting stash ‘coverage-report’ 02:51:24 Stashed 1 file(s) [Pipeline] sh 02:51:24 + make build 02:51:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 02:53:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:53:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 02:53:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:53:20 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 02:54:16 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 02:54:18 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 02:54: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:54:31 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 02:54:35 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 02:54: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:54:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 02:54:54 $ docker stop --time=1 8c2e04ca175646a1c5e46ac6b2cb30152263780fa4ce60ab4e10f2b9b176ff59 02:54:56 $ docker rm -f --volumes 8c2e04ca175646a1c5e46ac6b2cb30152263780fa4ce60ab4e10f2b9b176ff59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:54:59 02:54:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:54:59 latest: Pulling from edgex-devops/edgex-compose-arm64 02:54:59 29e5d40040c1: Pulling fs layer 02:54:59 1ce36da41761: Pulling fs layer 02:54:59 25b303627fd3: Pulling fs layer 02:54:59 29e5d40040c1: Verifying Checksum 02:54:59 29e5d40040c1: Download complete 02:55:00 1ce36da41761: Verifying Checksum 02:55:00 1ce36da41761: Download complete 02:55:00 29e5d40040c1: Pull complete 02:55:01 1ce36da41761: Pull complete 02:55:01 25b303627fd3: Verifying Checksum 02:55:01 25b303627fd3: Download complete 02:55:11 25b303627fd3: Pull complete 02:55:11 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:55:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:55:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:12 prd-ubuntu20.04-docker-arm64-4c-16g-326 does not seem to be running inside a container 02:55:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:55:14 $ docker top f7fb0f79b2ffb6039f29b97484a49c6adc4a03bb8fcaa290a17f72fd77d0dc83 -eo pid,comm [Pipeline] { [Pipeline] sh 02:55:15 + docker-compose build --help 02:55:15 + grep parallel 02:55:21 --parallel Build images in parallel. [Pipeline] } 02:55:21 $ docker stop --time=1 f7fb0f79b2ffb6039f29b97484a49c6adc4a03bb8fcaa290a17f72fd77d0dc83 02:55:24 $ docker rm -f --volumes f7fb0f79b2ffb6039f29b97484a49c6adc4a03bb8fcaa290a17f72fd77d0dc83 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:55:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:55:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:55:24 prd-ubuntu20.04-docker-arm64-4c-16g-326 does not seem to be running inside a container 02:55:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:55:26 $ docker top e2a6dd7ed4624edfdfdef501487d2f01681ddde3c8859ff04509670a32d4cd6b -eo pid,comm [Pipeline] { [Pipeline] sh 02:55:27 + docker-compose -f ./docker-compose-build.yml build --parallel 02:55:33 Building core-command ... 02:55:33 Building core-common-config-bootstrapper ... 02:55:33 Building core-data ... 02:55:33 Building core-metadata ... 02:55:33 Building security-bootstrapper ... 02:55:33 Building security-proxy-auth ... 02:55:33 Building security-proxy-setup ... 02:55:33 Building security-secretstore-setup ... 02:55:33 Building security-spiffe-token-provider ... 02:55:33 Building security-spire-agent ... 02:55:33 Building security-spire-config ... 02:55:33 Building security-spire-server ... 02:55:33 Building support-notifications ... 02:55:33 Building support-scheduler ... 02:55:33 Building core-data 02:55:33 Building core-common-config-bootstrapper 02:55:33 Building security-spiffe-token-provider 02:55:33 Building support-scheduler 02:55:33 Building core-metadata 02:56:30 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:56:30 Step 2/20 : FROM ${BUILDER_BASE} AS builder 02:56:30 ---> 2a69f83321bb 02:56:30 Step 3/20 : WORKDIR /edgex-go 02:56:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:56:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:56:30 ---> 2a69f83321bb 02:56:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:56:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:56:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:56:30 ---> 2a69f83321bb 02:56:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:56:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:56:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:56:30 ---> 2a69f83321bb 02:56:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 02:56:30 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 02:56:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 02:56:30 ---> 2a69f83321bb 02:56:30 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:56:30 ---> Running in e8dec2ace7bb 02:56:30 ---> Running in 75d6aa0de918 02:56:30 ---> Running in 0ad865b4f78d 02:56:30 ---> Running in 2d91c44428ae 02:56:30 ---> Running in c96250b97d7e 02:56:30 Removing intermediate container 0ad865b4f78d 02:56:30 ---> 1b77891c7ee0 02:56:30 Step 4/23 : WORKDIR /edgex-go 02:56:30 Removing intermediate container c96250b97d7e 02:56:30 ---> 25bd0cece00f 02:56:30 Step 4/25 : WORKDIR /edgex-go 02:56:30 ---> Running in 2ab5821d7ece 02:56:30 Removing intermediate container e8dec2ace7bb 02:56:30 ---> 44dc3ea9f786 02:56:30 Step 4/23 : WORKDIR /edgex-go 02:56:30 Removing intermediate container 2d91c44428ae 02:56:30 ---> 5019a193a8ac 02:56:30 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 02:56:30 Removing intermediate container 75d6aa0de918 02:56:30 ---> 7d0d5d2454cc 02:56:30 Step 4/23 : WORKDIR /edgex-go 02:56:30 ---> Running in cef0fe4b382d 02:56:30 ---> Running in a38d67703036 02:56:30 ---> Running in 06555000b4a4 02:56:30 ---> Running in 063773d132f6 02:56:30 Removing intermediate container 2ab5821d7ece 02:56:30 ---> bf9fcf832078 02:56:30 Step 5/23 : RUN apk add --update --no-cache make git 02:56:30 ---> Running in 384a8435a65c 02:56:30 Removing intermediate container cef0fe4b382d 02:56:30 ---> 83475919df6d 02:56:30 Step 5/23 : RUN apk add --update --no-cache make git 02:56:30 Removing intermediate container a38d67703036 02:56:30 ---> 05c7cadf8011 02:56:30 Step 5/25 : RUN apk add --update --no-cache make git 02:56:30 Removing intermediate container 063773d132f6 02:56:30 ---> ce84bb07abfc 02:56:30 ---> Running in 100885807a14 02:56:30 Step 5/23 : RUN apk add --update --no-cache make git 02:56:30 ---> Running in 44fed94a05fb 02:56:30 ---> Running in 10031161c1e1 02:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:30 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 02:56:30 v3.17.2-201-ga9cf0f2c3d9 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 02:56:30 OK: 17683 distinct packages available 02:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 02:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:30 OK: 263 MiB in 53 packages 02:56:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 02:56:30 OK: 263 MiB in 53 packages 02:56:30 OK: 263 MiB in 53 packages 02:56:30 OK: 263 MiB in 53 packages 02:56:31 OK: 263 MiB in 53 packages 02:56:32 Removing intermediate container 384a8435a65c 02:56:32 ---> 85502163c9a1 02:56:32 Step 6/23 : COPY go.mod vendor* ./ 02:56:32 Removing intermediate container 10031161c1e1 02:56:32 ---> a4b649e14469 02:56:32 Step 6/23 : COPY go.mod vendor* ./ 02:56:32 Removing intermediate container 100885807a14 02:56:32 ---> a7de3fcb4903 02:56:32 Step 6/23 : COPY go.mod vendor* ./ 02:56:32 Removing intermediate container 44fed94a05fb 02:56:32 ---> 291c9f601543 02:56:32 Step 6/25 : COPY go.mod vendor* ./ 02:56:32 Removing intermediate container 06555000b4a4 02:56:32 ---> 8b0d954bd62f 02:56:32 Step 5/20 : COPY go.mod vendor* ./ 02:56:32 ---> cf60b04c8fe2 02:56:32 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:33 ---> Running in b12fda7e1153 02:56:34 ---> d7c745d7396c 02:56:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:34 ---> 22c4b1c480dd 02:56:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:34 ---> d8d5d5ec1fae 02:56:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:34 ---> 2ad99888a7d5 02:56:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:34 ---> Running in 3b6b37376328 02:56:34 ---> Running in 5a6548b8425d 02:56:34 ---> Running in 6ae2db4b42d2 02:56:34 ---> Running in b7db2654e56e 02:58:26 Removing intermediate container 3b6b37376328 02:58:26 ---> 0fd889ce62c2 02:58:26 Step 8/23 : COPY . . 02:58:26 Removing intermediate container b12fda7e1153 02:58:26 ---> 78d17fd112d0 02:58:26 Step 8/23 : COPY . . 02:58:26 Removing intermediate container b7db2654e56e 02:58:26 ---> 2bb80c84f372 02:58:26 Step 7/20 : COPY . . 02:58:26 Removing intermediate container 5a6548b8425d 02:58:26 Removing intermediate container 6ae2db4b42d2 02:58:26 ---> e0a01a438783 02:58:26 Step 8/23 : COPY . . 02:58:26 ---> e9bc700ca77f 02:58:26 Step 8/25 : COPY . . 02:58:38 ---> ae7dc809a05b 02:58:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:58:38 ---> 494888b8f00d 02:58:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 02:58:38 ---> 1c27532567c1 02:58:38 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 02:58:38 ---> Running in 0634fe04cb45 02:58:38 ---> 26602d922b55 02:58:38 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 02:58:38 ---> Running in 8aacf9b5cb9c 02:58:38 ---> a422b8747882 02:58:38 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider ---> Running in dbcce62088cd 02:58:38 02:58:38 ---> Running in 10bf22fbee49 02:58:38 ---> Running in 9550ed0680c5 02:58:39 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 02:58:39 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 02:58:40 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 02:58:40 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 02:58:40 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 03:07:17 Removing intermediate container 0634fe04cb45 03:07:17 ---> 95d822e4a626 03:07:17 03:07:17 Step 10/23 : FROM alpine:3.17 03:07:17 3.17: Pulling from library/alpine 03:07:17 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 03:07:17 Status: Downloaded newer image for alpine:3.17 03:07:17 ---> d74e625d9115 03:07:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:07:17 ---> Running in 52ff78804516 03:07:17 Removing intermediate container 52ff78804516 03:07:17 ---> 53dbe7abfd97 03:07:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:07:17 ---> Running in 1df70645611d 03:07:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:07:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:07:17 (1/1) Installing dumb-init (1.2.5-r2) 03:07:17 Executing busybox-1.35.0-r29.trigger 03:07:17 OK: 8 MiB in 16 packages 03:07:19 Removing intermediate container 1df70645611d 03:07:19 ---> d564cdc5f132 03:07:19 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:07:22 ---> c8f9c8d07d3c 03:07:22 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 03:07:23 ---> 2be44eb62cfe 03:07:23 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:07:25 ---> 458a194e231b 03:07:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:07:26 ---> a31e9adb08be 03:07:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:07:28 ---> 47da4d72394c 03:07:28 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:07:28 ---> Running in 32bcba55e283 03:07:32 Removing intermediate container 32bcba55e283 03:07:32 ---> d169b3fce96c 03:07:32 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 03:07:32 ---> Running in 2439158625aa 03:07:32 Removing intermediate container 2439158625aa 03:07:32 ---> 2ec28c0c6776 03:07:32 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 03:07:32 ---> Running in a0c43ddf8fa3 03:07:36 Removing intermediate container a0c43ddf8fa3 03:07:36 ---> 95e6753c6ca8 03:07:36 Step 21/23 : LABEL arch=arm64 03:07:36 ---> Running in 625c655a3dfe 03:07:37 Removing intermediate container 625c655a3dfe 03:07:37 ---> f8e2cfdaedfe 03:07:37 Step 22/23 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 03:07:37 ---> Running in 8356244e38b1 03:07:38 Removing intermediate container 8356244e38b1 03:07:38 ---> 6df2a587f81b 03:07:38 Step 23/23 : LABEL version=0.0.0 03:07:38 ---> Running in b9a8346f9a13 03:07:39 Removing intermediate container b9a8346f9a13 03:07:39 ---> c29008a323e1 03:07:39 03:07:39 Successfully built c29008a323e1 03:07:39 Successfully tagged core-common-config-bootstrapper-arm64:latest 03:07:39  Building core-common-config-bootstrapper ... done Building security-bootstrapper 03:08:06 Removing intermediate container 8aacf9b5cb9c 03:08:06 ---> 47f9401febc7 03:08:06 03:08:06 Step 10/23 : FROM alpine:3.17 03:08:06 ---> d74e625d9115 03:08:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:08:06 Removing intermediate container dbcce62088cd 03:08:06 ---> 51dd0d77b35d 03:08:06 03:08:06 Step 10/25 : FROM alpine:3.17 03:08:06 ---> d74e625d9115 03:08:06 Step 11/25 : RUN apk add --update --no-cache dumb-init 03:08:06 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:08:06 Step 2/33 : FROM ${BUILDER_BASE} AS builder 03:08:06 ---> 2a69f83321bb 03:08:06 Step 3/33 : WORKDIR /edgex-go 03:08:06 ---> Using cache 03:08:06 ---> 5019a193a8ac 03:08:06 Step 4/33 : RUN apk add --update --no-cache make git 03:08:06 ---> Running in 2289805fc660 03:08:06 ---> Running in b0e0a38230d7 03:08:06 ---> Running in fbf5621bff81 03:08:06 Removing intermediate container b0e0a38230d7 03:08:06 ---> b3063cf0efad 03:08:06 Step 12/23 : ENV APP_PORT=59880 03:08:06 ---> Running in b661f95b0a3c 03:08:06 Removing intermediate container b661f95b0a3c 03:08:06 ---> e1cacb498abe 03:08:06 Step 13/23 : EXPOSE $APP_PORT 03:08:06 ---> Running in 5a91bacbd7c5 03:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:08:06 Removing intermediate container 5a91bacbd7c5 03:08:06 ---> 2266947336e7 03:08:06 Step 14/23 : RUN apk add --update --no-cache dumb-init 03:08:06 ---> Running in e797e4592464 03:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:08:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:08:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:08:08 OK: 263 MiB in 53 packages 03:08:08 (1/1) Installing dumb-init (1.2.5-r2) 03:08:08 Executing busybox-1.35.0-r29.trigger 03:08:08 OK: 8 MiB in 16 packages 03:08:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:08:11 (1/1) Installing dumb-init (1.2.5-r2) 03:08:11 Executing busybox-1.35.0-r29.trigger 03:08:11 OK: 8 MiB in 16 packages 03:08:11 Removing intermediate container 2289805fc660 03:08:11 ---> 57f5e06f8a25 03:08:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:08:11 Removing intermediate container fbf5621bff81 03:08:11 ---> 266fed20f128 03:08:11 Step 5/33 : COPY go.mod vendor* ./ 03:08:11 ---> Running in 4a42300f5899 03:08:12 Removing intermediate container 4a42300f5899 03:08:12 ---> 4cc009986332 03:08:12 Step 13/25 : ENV APP_PORT=59881 03:08:12 ---> Running in e7ccb7b433ff 03:08:13 ---> 49ac77698ba7 03:08:13 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:13 Removing intermediate container e797e4592464 03:08:13 ---> fe16be2978d2 03:08:13 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:13 ---> Running in 510dc4006f5f 03:08:13 Removing intermediate container e7ccb7b433ff 03:08:13 ---> 54994f32004b 03:08:13 Step 14/25 : EXPOSE $APP_PORT 03:08:14 ---> Running in 7f7432bdf2d6 03:08:15 Removing intermediate container 7f7432bdf2d6 03:08:15 ---> 3acfd87b461f 03:08:15 Step 15/25 : WORKDIR / 03:08:15 ---> Running in 9d882721c8a1 03:08:16 ---> 89adf13fa439 03:08:16 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 03:08:17 Removing intermediate container 9d882721c8a1 03:08:17 ---> 13ded639485c 03:08:17 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 03:08:17 ---> f5f8f1c6806f 03:08:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:08:18 ---> aded4f67bbff 03:08:18 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 03:08:19 ---> 9690477f9ce0 03:08:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:08:20 ---> 20bbd8139f6c 03:08:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:08:21 ---> bf206adc8028 03:08:21 Step 19/23 : ENTRYPOINT ["/core-data"] 03:08:21 ---> Running in cf3fa0d04748 03:08:22 Removing intermediate container cf3fa0d04748 03:08:22 ---> 1d9897a514ad 03:08:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:08:22 ---> Running in 67003735aabc 03:08:22 ---> c1378b46f581 03:08:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:08:23 Removing intermediate container 67003735aabc 03:08:23 ---> 09432677b595 03:08:23 Step 21/23 : LABEL arch=arm64 03:08:23 ---> Running in 993149608bb9 03:08:24 ---> 44e7f568cd29 03:08:24 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 03:08:24 Removing intermediate container 993149608bb9 03:08:24 ---> 213741200454 03:08:24 Step 22/23 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 03:08:24 ---> Running in b974a48c528d 03:08:25 ---> 9357b8e8ae78 03:08:25 Step 21/25 : ENTRYPOINT ["/core-metadata"] 03:08:25 Removing intermediate container b974a48c528d 03:08:25 ---> 5fd0814df599 03:08:25 Step 23/23 : LABEL version=0.0.0 03:08:25 ---> Running in 3ba35bff68b4 03:08:25 ---> Running in 31453c577324 03:08:26 Removing intermediate container 3ba35bff68b4 03:08:26 ---> 33b6a2daee06 03:08:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:08:26 Removing intermediate container 31453c577324 03:08:26 ---> 1c32de42d47e 03:08:26 03:08:26 ---> Running in 429093f2c885 03:08:27 Successfully built 1c32de42d47e 03:08:27 Successfully tagged core-data-arm64:latest 03:08:27  Building core-data ... done Building security-secretstore-setup 03:08:27 Removing intermediate container 429093f2c885 03:08:27 ---> 52c29a0b775a 03:08:27 Step 23/25 : LABEL arch=arm64 03:08:27 ---> Running in 7e71ddf85e11 03:08:28 Removing intermediate container 7e71ddf85e11 03:08:28 ---> b85f1b268f1f 03:08:28 Step 24/25 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 03:08:28 ---> Running in 637942c0dc01 03:08:28 Removing intermediate container 637942c0dc01 03:08:28 ---> de70999f177a 03:08:28 Step 25/25 : LABEL version=0.0.0 03:08:28 ---> Running in 59f072422336 03:08:29 Removing intermediate container 59f072422336 03:08:29 ---> c71f2c5a8d5e 03:08:29 03:08:29 Successfully built c71f2c5a8d5e 03:08:29 Successfully tagged core-metadata-arm64:latest 03:08:29  Building core-metadata ... done Building support-notifications 03:08:56 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:08:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:08:56 ---> 2a69f83321bb 03:08:56 Step 3/24 : WORKDIR /edgex-go 03:08:56 ---> Using cache 03:08:56 ---> 5019a193a8ac 03:08:56 Step 4/24 : RUN apk add --update --no-cache make git 03:08:56 ---> Using cache 03:08:56 ---> 266fed20f128 03:08:56 Step 5/24 : COPY go.mod vendor* ./ 03:08:56 ---> Using cache 03:08:56 ---> 49ac77698ba7 03:08:56 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:08:57 ---> Running in 6ce2426f4ce6 03:08:58 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:08:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:08:58 ---> 2a69f83321bb 03:08:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:08:58 ---> Using cache 03:08:58 ---> 7d0d5d2454cc 03:08:58 Step 4/23 : WORKDIR /edgex-go 03:08:58 ---> Using cache 03:08:58 ---> ce84bb07abfc 03:08:58 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 03:08:58 ---> Running in df833d73388e 03:09:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:09:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:09:04 OK: 263 MiB in 53 packages 03:09:07 Removing intermediate container df833d73388e 03:09:07 ---> dc15059cbf85 03:09:07 Step 6/23 : COPY go.mod vendor* ./ 03:09:08 ---> 063408bb8f9f 03:09:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:09:08 ---> Running in 448cfc03889a 03:09:15 Removing intermediate container 9550ed0680c5 03:09:15 ---> a8e091e041f5 03:09:15 03:09:15 Step 9/20 : FROM alpine:3.17 03:09:15 ---> d74e625d9115 03:09:15 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:09:15 ---> Running in 29be952bff22 03:09:15 Removing intermediate container 29be952bff22 03:09:15 ---> 2d59636ff42b 03:09:15 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:09:16 ---> Running in 2ee6e7205c2b 03:09:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:09:21 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:09:21 v3.17.2-204-g5125acd29d5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:09:21 OK: 17683 distinct packages available 03:09:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:09:25 (1/9) Installing ca-certificates (20220614-r4) 03:09:25 (2/9) Installing brotli-libs (1.0.9-r9) 03:09:25 (3/9) Installing nghttp2-libs (1.51.0-r0) 03:09:25 (4/9) Installing libcurl (7.88.1-r0) 03:09:25 (5/9) Installing curl (7.88.1-r0) 03:09:25 (6/9) Installing dumb-init (1.2.5-r2) 03:09:25 (7/9) Installing musl-obstack (1.2.3-r0) 03:09:25 (8/9) Installing libucontext (1.2-r0) 03:09:25 (9/9) Installing gcompat (1.1.0-r0) 03:09:25 Executing busybox-1.35.0-r29.trigger 03:09:25 Executing ca-certificates-20220614-r4.trigger 03:09:26 OK: 11 MiB in 24 packages 03:09:31 Removing intermediate container 2ee6e7205c2b 03:09:31 ---> 6f6ca9b4c18a 03:09:31 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 03:09:35 ---> fd7267314457 03:09:35 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 03:09:37 ---> 4f1e8bcb4eea 03:09:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:09:41 ---> 3615d7e1ba4a 03:09:41 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 03:09:43 ---> 564d1802faa4 03:09:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 03:09:43 ---> Running in a35e6675c348 03:09:44 Removing intermediate container a35e6675c348 03:09:44 ---> c18dd8e06006 03:09:44 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:09:44 ---> Running in a5ac33145b03 03:09:47 Removing intermediate container a5ac33145b03 03:09:47 ---> 36ac4ade85da 03:09:47 Step 18/20 : LABEL arch=arm64 03:09:48 ---> Running in e6189a8b004b 03:09:49 Removing intermediate container e6189a8b004b 03:09:49 ---> 6208fe6b45fc 03:09:49 Step 19/20 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 03:09:49 ---> Running in 6218dcd57d82 03:09:50 Removing intermediate container 6218dcd57d82 03:09:50 ---> 18001c543c79 03:09:50 Step 20/20 : LABEL version=0.0.0 03:09:51 ---> Running in 555a80ed0b35 03:09:52 Removing intermediate container 555a80ed0b35 03:09:52 ---> f70e0afb952c 03:09:52 03:09:52 Successfully built f70e0afb952c 03:09:52 Successfully tagged security-spiffe-token-provider-arm64:latest 03:09:52 Building security-spire-config 03:10:10  Building security-spiffe-token-provider ... done Removing intermediate container 510dc4006f5f 03:10:10 ---> 02cccb5de101 03:10:10 Step 7/33 : COPY . . 03:10:11 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:10:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:10:11 ---> 2a69f83321bb 03:10:11 Step 3/26 : WORKDIR /edgex-go 03:10:11 ---> Using cache 03:10:11 ---> 5019a193a8ac 03:10:11 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 03:10:11 ---> Running in 05c3cc0aa575 03:10:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:10:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:10:15 OK: 263 MiB in 53 packages 03:10:18 Removing intermediate container 05c3cc0aa575 03:10:18 ---> 272090b2af72 03:10:18 Step 5/26 : COPY go.mod vendor* ./ 03:10:19 ---> d7d77fbaa882 03:10:19 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:10:19 ---> Running in f5c6fc89bf61 03:10:31 Removing intermediate container 10bf22fbee49 03:10:31 ---> 948626c5d3c0 03:10:31 03:10:31 Step 10/23 : FROM alpine:3.17 03:10:31 ---> d74e625d9115 03:10:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 03:10:31 ---> Using cache 03:10:31 ---> 57f5e06f8a25 03:10:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:10:31 ---> Using cache 03:10:31 ---> 4cc009986332 03:10:31 Step 13/23 : ENV APP_PORT=59861 03:10:31 ---> Running in 8b45162e2ee6 03:10:32 Removing intermediate container 8b45162e2ee6 03:10:32 ---> 5236f00ded08 03:10:32 Step 14/23 : EXPOSE $APP_PORT 03:10:32 ---> Running in e95a4b7b749f 03:10:33 ---> a49287edd62f 03:10:33 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 03:10:34 Removing intermediate container e95a4b7b749f 03:10:34 ---> aebf4bc6798e 03:10:34 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:10:34 ---> Running in 39dff2c89c32 03:10:36 ---> 7b9358fa7757 03:10:36 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 03:10:36 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 03:10:38 ---> 4ff0dedf5a48 03:10:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:10:45 ---> 39014ca30c9a 03:10:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:10:46 ---> f4e14621b8ae 03:10:46 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 03:10:46 ---> Running in fbbb9c60d16f 03:10:47 Removing intermediate container fbbb9c60d16f 03:10:47 ---> e5f08a21c025 03:10:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:10:48 ---> Running in 725748b93d23 03:10:49 Removing intermediate container 725748b93d23 03:10:49 ---> 327469220a70 03:10:49 Step 21/23 : LABEL arch=arm64 03:10:49 ---> Running in 7f14d53c27e4 03:10:50 Removing intermediate container 7f14d53c27e4 03:10:50 ---> 01c13e5ac01c 03:10:50 Step 22/23 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 03:10:50 ---> Running in 2aaec88f820f 03:10:51 Removing intermediate container 2aaec88f820f 03:10:51 ---> bf8961169d89 03:10:51 Step 23/23 : LABEL version=0.0.0 03:10:52 ---> Running in c956583c1a5a 03:10:53 Removing intermediate container c956583c1a5a 03:10:53 ---> c2b15e497966 03:10:53 03:10:53 Removing intermediate container 6ce2426f4ce6 03:10:53 ---> 4a0c91e300ea 03:10:53 Step 7/24 : COPY . . 03:10:53 Successfully built c2b15e497966 03:10:53 Successfully tagged support-scheduler-arm64:latest 03:10:53 Building security-proxy-setup 03:11:06  Building support-scheduler ... done Removing intermediate container 448cfc03889a 03:11:06 ---> 4a2b9282b641 03:11:06 Step 8/23 : COPY . . 03:11:13 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:11:13 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:11:13 ---> 2a69f83321bb 03:11:13 Step 3/21 : WORKDIR /edgex-go 03:11:13 ---> Using cache 03:11:13 ---> 5019a193a8ac 03:11:13 Step 4/21 : RUN apk add --update --no-cache make git 03:11:13 ---> Using cache 03:11:13 ---> 266fed20f128 03:11:13 Step 5/21 : COPY go.mod vendor* ./ 03:11:13 ---> Using cache 03:11:13 ---> 49ac77698ba7 03:11:13 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:13 ---> Using cache 03:11:13 ---> 4a0c91e300ea 03:11:13 Step 7/21 : COPY . . 03:11:25 ---> f6b84bddb1c6 03:11:25 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:11:25 ---> Running in d555790a6685 03:11:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:11:39 ---> d955c12a2904 03:11:39 Step 9/23 : RUN make cmd/support-notifications/support-notifications 03:11:39 ---> Running in 8866f0a0bcb0 03:11:42 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 03:11:44 ---> 0e4b366d818c 03:11:44 Step 8/21 : RUN make cmd/secrets-config/secrets-config 03:11:44 ---> Running in 1334f78c644b 03:11:47 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 03:11:52 Removing intermediate container f5c6fc89bf61 03:11:52 ---> a683b75b7fd5 03:11:52 Step 7/26 : COPY . . 03:12:04 ---> 2aab36524a42 03:12:04 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 03:12:04 ---> Running in e8b1748b1207 03:12:05 Removing intermediate container e8b1748b1207 03:12:05 ---> 367afea625e3 03:12:05 Step 9/26 : WORKDIR /edgex-go/spire-build 03:12:05 ---> Running in ae35fb851743 03:12:05 Removing intermediate container ae35fb851743 03:12:05 ---> 5417c7505a4f 03:12:05 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 03:12:05 ---> Running in dbda89340569 03:12:06 Removing intermediate container dbda89340569 03:12:06 ---> add6fc708d00 03:12:06 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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 03:12:06 ---> Running in ceefcbe4f926 03:12:10 Removing intermediate container ceefcbe4f926 03:12:10 ---> 698eec8b64f2 03:12:10 Step 12/26 : WORKDIR /edgex-go 03:12:10 ---> Running in 436f899c56d4 03:12:10 Removing intermediate container 436f899c56d4 03:12:10 ---> 1debc75731db 03:12:10 03:12:10 Step 13/26 : FROM alpine:3.17 03:12:10 ---> d74e625d9115 03:12:10 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:12:10 ---> Using cache 03:12:10 ---> 2d59636ff42b 03:12:10 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 03:12:10 ---> Running in b97d95453372 03:12:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:12:15 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:12:15 v3.17.2-204-g5125acd29d5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:12:15 OK: 17683 distinct packages available 03:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:12:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:12:17 (1/4) Installing dumb-init (1.2.5-r2) 03:12:17 (2/4) Installing musl-obstack (1.2.3-r0) 03:12:17 (3/4) Installing libucontext (1.2-r0) 03:12:17 (4/4) Installing gcompat (1.1.0-r0) 03:12:17 Executing busybox-1.35.0-r29.trigger 03:12:17 OK: 8 MiB in 19 packages 03:12:19 Removing intermediate container b97d95453372 03:12:19 ---> 0ac3cb52634b 03:12:19 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 03:12:20 ---> f9c2bb357d53 03:12:20 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:12:27 ---> 0bf43c169d9a 03:12:27 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:12:28 ---> b00608bc4f72 03:12:28 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 03:12:28 ---> Running in dda12c76099e 03:12:28 Removing intermediate container dda12c76099e 03:12:28 ---> ac21e67bc69c 03:12:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:12:29 ---> 1981c840d332 03:12:29 Step 21/26 : WORKDIR / 03:12:29 ---> Running in b80a5f7a9ca1 03:12:30 Removing intermediate container b80a5f7a9ca1 03:12:30 ---> ac6f7163babb 03:12:30 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:12:30 ---> Running in b6f93b7f9b5e 03:12:31 Removing intermediate container b6f93b7f9b5e 03:12:31 ---> 06f966ff266e 03:12:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:12:31 ---> Running in cd53adf5c05c 03:12:31 Removing intermediate container cd53adf5c05c 03:12:31 ---> f217c02497ce 03:12:31 Step 24/26 : LABEL arch=arm64 03:12:31 ---> Running in c9547c73d413 03:12:32 Removing intermediate container c9547c73d413 03:12:32 ---> fceb5b6b802d 03:12:32 Step 25/26 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 03:12:32 ---> Running in e438e2b57069 03:12:32 Removing intermediate container e438e2b57069 03:12:32 ---> 557f10f86eb1 03:12:32 Step 26/26 : LABEL version=0.0.0 03:12:32 ---> Running in e35d5a38b8e4 03:12:33 Removing intermediate container e35d5a38b8e4 03:12:33 ---> f5351b1456b2 03:12:33 03:12:33 Successfully built f5351b1456b2 03:12:33 Successfully tagged security-spire-config-arm64:latest 03:12:33  Building security-spire-config ... done Building security-spire-agent 03:12:51 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:12:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 03:12:51 ---> 2a69f83321bb 03:12:51 Step 3/26 : WORKDIR /edgex-go 03:12:51 ---> Using cache 03:12:51 ---> 5019a193a8ac 03:12:51 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 03:12:51 ---> Using cache 03:12:51 ---> 272090b2af72 03:12:51 Step 5/26 : COPY go.mod vendor* ./ 03:12:51 ---> Using cache 03:12:51 ---> d7d77fbaa882 03:12:51 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:12:51 ---> Using cache 03:12:51 ---> a683b75b7fd5 03:12:51 Step 7/26 : COPY . . 03:12:51 ---> Using cache 03:12:51 ---> 2aab36524a42 03:12:51 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 03:12:51 ---> Using cache 03:12:51 ---> 367afea625e3 03:12:51 Step 9/26 : WORKDIR /edgex-go/spire-build 03:12:51 ---> Using cache 03:12:51 ---> 5417c7505a4f 03:12:51 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 03:12:51 ---> Using cache 03:12:51 ---> add6fc708d00 03:12:51 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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 03:12:51 ---> Using cache 03:12:51 ---> 698eec8b64f2 03:12:51 Step 12/26 : WORKDIR /edgex-go 03:12:51 ---> Using cache 03:12:51 ---> 1debc75731db 03:12:51 03:12:51 Step 13/26 : FROM alpine:3.17 03:12:51 ---> d74e625d9115 03:12:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:12:51 ---> Using cache 03:12:51 ---> 2d59636ff42b 03:12:51 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:12:51 ---> Running in 840c7871179f 03:12:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:12:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:12:56 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 03:12:56 v3.17.2-204-g5125acd29d5 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 03:12:56 OK: 17683 distinct packages available 03:12:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:12:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:12:58 (1/5) Installing dumb-init (1.2.5-r2) 03:12:58 (2/5) Installing musl-obstack (1.2.3-r0) 03:12:58 (3/5) Installing libucontext (1.2-r0) 03:12:58 (4/5) Installing gcompat (1.1.0-r0) 03:12:58 (5/5) Installing openssl (3.0.8-r0) 03:12:58 Executing busybox-1.35.0-r29.trigger 03:12:58 OK: 9 MiB in 20 packages 03:13:00 Removing intermediate container 840c7871179f 03:13:00 ---> ae3f21a251e0 03:13:00 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 03:13:01 ---> 1cd072ccdfe6 03:13:01 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 03:13:08 ---> b53c4534744a 03:13:08 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:13:13 ---> 0b7c62a71fcd 03:13:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:13:14 ---> 4842d1a09e73 03:13:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:13:15 ---> 1f53a8d599e9 03:13:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:13:16 ---> 703a50d1074f 03:13:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:13:16 ---> Running in f84ba5f2661c 03:13:16 Removing intermediate container f84ba5f2661c 03:13:16 ---> 95caa38f99bd 03:13:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:13:16 ---> Running in c99331a29ec0 03:13:17 Removing intermediate container c99331a29ec0 03:13:17 ---> 22b35380e844 03:13:17 Step 24/26 : LABEL arch=arm64 03:13:17 ---> Running in cf2acdf988d3 03:13:17 Removing intermediate container cf2acdf988d3 03:13:17 ---> 62426bb705a0 03:13:17 Step 25/26 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 03:13:18 ---> Running in dbf067fc7a9d 03:13:18 Removing intermediate container dbf067fc7a9d 03:13:18 ---> 6034242bfb7b 03:13:18 Step 26/26 : LABEL version=0.0.0 03:13:18 ---> Running in 01aaf7bb1418 03:13:19 Removing intermediate container 01aaf7bb1418 03:13:19 ---> 62ca047a3d67 03:13:19 03:13:19 Successfully built 62ca047a3d67 03:13:19 Successfully tagged security-spire-agent-arm64:latest 03:13:19 Building security-spire-server 03:13:37  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:13:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 03:13:37 ---> 2a69f83321bb 03:13:37 Step 3/25 : WORKDIR /edgex-go 03:13:37 ---> Using cache 03:13:37 ---> 5019a193a8ac 03:13:37 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 03:13:37 ---> Using cache 03:13:37 ---> 272090b2af72 03:13:37 Step 5/25 : COPY go.mod vendor* ./ 03:13:37 ---> Using cache 03:13:37 ---> d7d77fbaa882 03:13:37 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:13:37 ---> Using cache 03:13:37 ---> a683b75b7fd5 03:13:37 Step 7/25 : COPY . . 03:13:37 ---> Using cache 03:13:37 ---> 2aab36524a42 03:13:37 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 03:13:37 ---> Using cache 03:13:37 ---> 367afea625e3 03:13:37 Step 9/25 : WORKDIR /edgex-go/spire-build 03:13:37 ---> Using cache 03:13:37 ---> 5417c7505a4f 03:13:37 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 03:13:37 ---> Using cache 03:13:37 ---> add6fc708d00 03:13:37 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.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 03:13:37 ---> Running in 97c363014d16 03:13:40 Removing intermediate container 97c363014d16 03:13:40 ---> d99485ba7b0c 03:13:40 Step 12/25 : WORKDIR /edgex-go 03:13:40 ---> Running in c6ec405d75ee 03:13:40 Removing intermediate container c6ec405d75ee 03:13:40 ---> 8dea4c0eca68 03:13:40 03:13:40 Step 13/25 : FROM alpine:3.17 03:13:40 ---> d74e625d9115 03:13:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:13:40 ---> Using cache 03:13:40 ---> 2d59636ff42b 03:13:40 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:13:40 ---> Using cache 03:13:40 ---> ae3f21a251e0 03:13:40 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 03:13:40 ---> Using cache 03:13:40 ---> 1cd072ccdfe6 03:13:40 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 03:13:47 ---> a71660b32acd 03:13:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:13:47 ---> 8ef75fa149f3 03:13:47 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:13:48 ---> 22e356df14db 03:13:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:13:49 ---> cc2bc81613af 03:13:49 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 03:13:49 ---> Running in d233e3f5260f 03:13:50 Removing intermediate container d233e3f5260f 03:13:50 ---> 811b4aa47c49 03:13:50 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 03:13:50 ---> Running in 249ca9160bb1 03:13:50 Removing intermediate container 249ca9160bb1 03:13:50 ---> e9857e574cb4 03:13:50 Step 23/25 : LABEL arch=arm64 03:13:51 ---> Running in c935fda8e9dc 03:13:51 Removing intermediate container c935fda8e9dc 03:13:51 ---> d1854783926f 03:13:51 Step 24/25 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 03:13:51 ---> Running in 58ab1c8bffe1 03:13:52 Removing intermediate container 58ab1c8bffe1 03:13:52 ---> 9ff75aad23d3 03:13:52 Step 25/25 : LABEL version=0.0.0 03:13:52 ---> Running in cddf094ff889 03:13:53 Removing intermediate container cddf094ff889 03:13:53 ---> fcd716e0992f 03:13:53 03:13:53 Successfully built fcd716e0992f 03:13:53 Successfully tagged security-spire-server-arm64:latest 03:13:53  Building security-spire-server ... done Building security-proxy-auth 03:14:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:14:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:14:11 ---> 2a69f83321bb 03:14:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:14:11 ---> Using cache 03:14:11 ---> 7d0d5d2454cc 03:14:11 Step 4/23 : WORKDIR /edgex-go 03:14:11 ---> Using cache 03:14:11 ---> ce84bb07abfc 03:14:11 Step 5/23 : RUN apk add --update --no-cache make git 03:14:11 ---> Using cache 03:14:11 ---> a4b649e14469 03:14:11 Step 6/23 : COPY go.mod vendor* ./ 03:14:11 ---> Using cache 03:14:11 ---> d7c745d7396c 03:14:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:11 ---> Using cache 03:14:11 ---> 0fd889ce62c2 03:14:11 Step 8/23 : COPY . . 03:14:11 ---> Using cache 03:14:11 ---> ae7dc809a05b 03:14:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 03:14:13 ---> Running in adcca314414d 03:14:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:16:21 Removing intermediate container 39dff2c89c32 03:16:21 ---> e8d5bc1ce49c 03:16:21 03:16:21 Step 9/33 : FROM alpine:3.17 03:16:21 ---> d74e625d9115 03:16:21 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 03:16:21 ---> Using cache 03:16:21 ---> 2d59636ff42b 03:16:21 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 03:16:21 ---> Running in aba94c5f5af8 03:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:16:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:16:24 (1/2) Installing dumb-init (1.2.5-r2) 03:16:24 (2/2) Installing su-exec (0.2-r2) 03:16:24 Executing busybox-1.35.0-r29.trigger 03:16:24 OK: 8 MiB in 17 packages 03:16:25 Removing intermediate container aba94c5f5af8 03:16:25 ---> aa6fc55beef0 03:16:25 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 03:16:25 ---> Running in 319f321b530b 03:16:26 Removing intermediate container 319f321b530b 03:16:26 ---> be5e768faf84 03:16:26 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 03:16:26 ---> Running in eacea6dbc6a9 03:16:27 Removing intermediate container eacea6dbc6a9 03:16:27 ---> 433bf0b650bd 03:16:27 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 03:16:27 ---> Running in 5ca8a84463ff 03:16:28 Removing intermediate container 5ca8a84463ff 03:16:28 ---> 873746fa0b59 03:16:28 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 03:16:28 ---> Running in e40eec974f67 03:16:28 Removing intermediate container e40eec974f67 03:16:28 ---> dc18a96f8e6d 03:16:28 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 03:16:28 ---> Running in 682573fdd1d5 03:16:32 Removing intermediate container 682573fdd1d5 03:16:32 ---> 2fc530be4de6 03:16:32 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 03:16:32 ---> Running in edad08e89da9 03:16:32 Removing intermediate container edad08e89da9 03:16:32 ---> 409b2e31df28 03:16:32 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 03:16:33 ---> 6adff29dc6af 03:16:33 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 03:16:33 ---> Running in 3aff3e400cc5 03:16:37 Removing intermediate container 3aff3e400cc5 03:16:37 ---> 249aabd4e528 03:16:37 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 03:16:37 ---> 96f38432cbb3 03:16:37 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 03:16:38 ---> 7e2afd95c269 03:16:38 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:16:40 ---> d59495ad9e5f 03:16:40 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 03:16:41 ---> 9c838fe0de75 03:16:41 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 03:16:42 ---> 62cea2fd6e0a 03:16:42 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 03:16:42 ---> ff50afb7e543 03:16:42 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 03:16:43 ---> 44355f12ccd1 03:16:43 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:16:44 ---> 688b06900d02 03:16:44 Step 28/33 : RUN chmod +x /entrypoint.sh 03:16:44 ---> Running in cd93c734a0d7 03:16:50 Removing intermediate container cd93c734a0d7 03:16:50 ---> dc59a6373707 03:16:50 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 03:16:50 ---> Running in ce065440d3ba 03:16:51 Removing intermediate container ce065440d3ba 03:16:51 ---> e2d64e6d887e 03:16:51 Step 30/33 : CMD ["gate"] 03:16:51 ---> Running in 6b0a0c72c7c7 03:16:51 Removing intermediate container 6b0a0c72c7c7 03:16:51 ---> 9e94dd1304e1 03:16:51 Step 31/33 : LABEL arch=arm64 03:16:51 ---> Running in cf023a2e7211 03:16:52 Removing intermediate container cf023a2e7211 03:16:52 ---> 739fd1611728 03:16:52 Step 32/33 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 03:16:52 ---> Running in 6f3528418017 03:16:53 Removing intermediate container 6f3528418017 03:16:53 ---> 31a0bb98278c 03:16:53 Step 33/33 : LABEL version=0.0.0 03:16:53 ---> Running in fe469a7900d9 03:16:53 Removing intermediate container fe469a7900d9 03:16:53 ---> 730385353f0c 03:16:53 03:16:53 Successfully built 730385353f0c 03:16:53 Successfully tagged security-bootstrapper-arm64:latest 03:16:54  Building security-bootstrapper ... done Building core-command 03:17:12 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 03:17:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:17:12 ---> 2a69f83321bb 03:17:12 Step 3/24 : ARG ADD_BUILD_TAGS="" 03:17:12 ---> Using cache 03:17:12 ---> 7d0d5d2454cc 03:17:12 Step 4/24 : WORKDIR /edgex-go 03:17:12 ---> Using cache 03:17:12 ---> ce84bb07abfc 03:17:12 Step 5/24 : RUN apk add --update --no-cache make git 03:17:12 ---> Using cache 03:17:12 ---> a4b649e14469 03:17:12 Step 6/24 : COPY go.mod vendor* ./ 03:17:12 ---> Using cache 03:17:12 ---> d7c745d7396c 03:17:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:12 ---> Using cache 03:17:12 ---> 0fd889ce62c2 03:17:12 Step 8/24 : COPY . . 03:17:12 ---> Using cache 03:17:12 ---> ae7dc809a05b 03:17:12 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 03:17:12 ---> Running in 5a031eedb577 03:17:12 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 03:17:59 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 03:18:14 Removing intermediate container d555790a6685 03:18:14 ---> dec09b015d45 03:18:14 03:18:14 Step 9/24 : FROM alpine:3.17 03:18:14 ---> d74e625d9115 03:18:14 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 03:18:14 ---> Running in 5c51df2bd4f5 03:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:18:17 (1/3) Installing ca-certificates (20220614-r4) 03:18:17 (2/3) Installing dumb-init (1.2.5-r2) 03:18:17 (3/3) Installing su-exec (0.2-r2) 03:18:17 Executing busybox-1.35.0-r29.trigger 03:18:17 Executing ca-certificates-20220614-r4.trigger 03:18:18 OK: 8 MiB in 18 packages 03:18:21 Removing intermediate container 5c51df2bd4f5 03:18:21 ---> ff22dfcfcdfa 03:18:21 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:18:21 ---> Running in 9157ab07fdc0 03:18:22 Removing intermediate container 9157ab07fdc0 03:18:22 ---> a7ce7acc4e22 03:18:22 Step 12/24 : WORKDIR / 03:18:22 ---> Running in 5ce13df7277f 03:18:25 Removing intermediate container 5ce13df7277f 03:18:25 ---> 8d9a95960134 03:18:25 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 03:18:26 ---> b4501662ff27 03:18:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:18:28 ---> 4c879eac68f9 03:18:28 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:18:29 ---> f952219a9240 03:18:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:18:30 Removing intermediate container 1334f78c644b 03:18:30 ---> 088bea2b34d2 03:18:30 03:18:30 Step 9/21 : FROM alpine:3.17 03:18:30 ---> d74e625d9115 03:18:30 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 03:18:30 ---> Running in c4e74c36fb5e 03:18:30 ---> 276ef173a25f 03:18:30 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:18:33 ---> 0d9b1b0c11e1 03:18:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:18:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:18:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:18:34 ---> 7943e7ce6154 03:18:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:18:38 (1/2) Installing dumb-init (1.2.5-r2) 03:18:38 (2/2) Installing openssl (3.0.8-r0) 03:18:38 Executing busybox-1.35.0-r29.trigger 03:18:38 OK: 8 MiB in 17 packages 03:18:38 ---> 6f23ca47f4e2 03:18:38 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:18:38 ---> Running in 786ff075fb89 03:18:40 Removing intermediate container c4e74c36fb5e 03:18:40 ---> 4c0c9bc6aa3b 03:18:40 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 03:18:40 ---> Running in cc602d5fc55b 03:18:41 Removing intermediate container cc602d5fc55b 03:18:41 ---> 71381e1452f4 03:18:41 Step 12/21 : WORKDIR /edgex 03:18:41 ---> Running in 080c843c298f 03:18:42 Removing intermediate container 080c843c298f 03:18:42 ---> e23d6ed939d9 03:18:42 Removing intermediate container 786ff075fb89 03:18:42 ---> 8909f30d1a09 03:18:42 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:18:42 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 03:18:42 ---> Running in 622c422a3134 03:18:43 Removing intermediate container 622c422a3134 03:18:43 ---> 944f9771c845 03:18:43 Step 22/24 : LABEL arch=arm64 03:18:43 ---> Running in da428bd3acd9 03:18:43 ---> c7bcb71b2317 03:18:43 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 03:18:43 Removing intermediate container da428bd3acd9 03:18:43 ---> 9656a25dda30 03:18:43 Step 23/24 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 03:18:44 ---> Running in 7e929770a26e 03:18:45 Removing intermediate container 7e929770a26e 03:18:45 ---> 1bf849961ce9 03:18:45 Step 24/24 : LABEL version=0.0.0 03:18:45 ---> ec18fdd6cee1 03:18:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:18:45 ---> Running in dbb6bb63fe60 03:18:45 Removing intermediate container dbb6bb63fe60 03:18:45 ---> 9386e7fdae4f 03:18:45 03:18:46 Successfully built 9386e7fdae4f 03:18:46 Successfully tagged security-secretstore-setup-arm64:latest 03:18:47  Building security-secretstore-setup ... done  ---> 7676c695a685 03:18:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:18:48 ---> 226059844466 03:18:48 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:18:48 ---> Running in 90b214a2cb3f 03:18:53 Removing intermediate container 90b214a2cb3f 03:18:53 ---> 7dd44d80938f 03:18:53 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 03:18:53 ---> Running in a982e9aa9abf 03:18:53 Removing intermediate container a982e9aa9abf 03:18:53 ---> 05440df62a65 03:18:53 Step 19/21 : LABEL arch=arm64 03:18:53 ---> Running in e5fbf58ac01a 03:18:54 Removing intermediate container e5fbf58ac01a 03:18:54 ---> 0c66ae499feb 03:18:54 Step 20/21 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 03:18:54 ---> Running in 78e7c5b6306c 03:18:54 Removing intermediate container 78e7c5b6306c 03:18:54 ---> f7fe206463ad 03:18:54 Step 21/21 : LABEL version=0.0.0 03:18:54 ---> Running in fa5aca438349 03:18:55 Removing intermediate container fa5aca438349 03:18:55 ---> 258d085e8815 03:18:55 03:18:55 Successfully built 258d085e8815 03:18:55 Successfully tagged security-proxy-setup-arm64:latest 03:20:03  Building security-proxy-setup ... done Removing intermediate container adcca314414d 03:20:03 ---> dc61b9749acd 03:20:03 03:20:03 Step 10/23 : FROM alpine:3.17 03:20:03 ---> d74e625d9115 03:20:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:20:03 ---> Using cache 03:20:03 ---> 53dbe7abfd97 03:20:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 03:20:03 ---> Using cache 03:20:03 ---> d564cdc5f132 03:20:03 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:03 ---> Using cache 03:20:03 ---> c8f9c8d07d3c 03:20:03 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 03:20:03 ---> Using cache 03:20:03 ---> 2be44eb62cfe 03:20:03 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:20:03 ---> 355258514456 03:20:03 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 03:20:03 ---> 58dac8966120 03:20:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:20:03 ---> 2679382d3f5d 03:20:03 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:20:03 ---> Running in b75128e54867 03:20:03 Removing intermediate container b75128e54867 03:20:03 ---> 0c8e70029413 03:20:03 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 03:20:03 ---> Running in f90a013d86c0 03:20:03 Removing intermediate container f90a013d86c0 03:20:03 ---> 5dccb3bc1b04 03:20:03 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 03:20:03 ---> Running in 42ffdc312f18 03:20:03 Removing intermediate container 42ffdc312f18 03:20:03 ---> 899d4b2babc8 03:20:03 Step 21/23 : LABEL arch=arm64 03:20:03 ---> Running in bf0483f21cca 03:20:03 Removing intermediate container bf0483f21cca 03:20:03 ---> a8842dbb1933 03:20:03 Step 22/23 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 03:20:03 ---> Running in 73879cddac4e 03:20:03 Removing intermediate container 73879cddac4e 03:20:03 ---> 5362f2f46858 03:20:03 Step 23/23 : LABEL version=0.0.0 03:20:03 ---> Running in 643adaa32d1b 03:20:04 Removing intermediate container 643adaa32d1b 03:20:04 ---> 6b37503452e0 03:20:04 03:20:04 Successfully built 6b37503452e0 03:20:04 Successfully tagged security-proxy-auth-arm64:latest 03:20:43  Building security-proxy-auth ... done Removing intermediate container 8866f0a0bcb0 03:20:43 ---> 88d6cdeb5bdf 03:20:43 03:20:43 Step 10/23 : FROM alpine:3.17 03:20:43 ---> d74e625d9115 03:20:43 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 03:20:43 ---> Running in b979ff8c704c 03:20:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 03:20:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 03:20:43 (1/2) Installing ca-certificates (20220614-r4) 03:20:43 (2/2) Installing dumb-init (1.2.5-r2) 03:20:43 Executing busybox-1.35.0-r29.trigger 03:20:43 Executing ca-certificates-20220614-r4.trigger 03:20:44 OK: 8 MiB in 17 packages 03:20:45 Removing intermediate container b979ff8c704c 03:20:45 ---> 73e3a3c0d34b 03:20:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 03:20:45 ---> Running in ccdcdb13e381 03:20:46 Removing intermediate container ccdcdb13e381 03:20:46 ---> 6f3f911d4fb7 03:20:46 Step 13/23 : ENV APP_PORT=59860 03:20:46 ---> Running in 82ad43eff669 03:20:46 Removing intermediate container 82ad43eff669 03:20:46 ---> 16f36c778f34 03:20:46 Step 14/23 : EXPOSE $APP_PORT 03:20:46 ---> Running in 0e5aeaadf43b 03:20:47 Removing intermediate container 0e5aeaadf43b 03:20:47 ---> d7da97c5609e 03:20:47 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:48 ---> 39bc10f5fa17 03:20:48 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 03:20:50 ---> 6d773e1cb99d 03:20:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:20:52 ---> 7dadfa4d1860 03:20:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:20:53 ---> 503dd754e745 03:20:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 03:20:53 ---> Running in 2d6dc1b20674 03:20:53 Removing intermediate container 2d6dc1b20674 03:20:53 ---> e0e5c91ba5b4 03:20:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:20:53 ---> Running in ab1814d10c0a 03:20:54 Removing intermediate container ab1814d10c0a 03:20:54 ---> dc1a580db206 03:20:54 Step 21/23 : LABEL arch=arm64 03:20:54 ---> Running in 0bfa39de6372 03:20:54 Removing intermediate container 0bfa39de6372 03:20:54 ---> 3dde79b8b5f4 03:20:54 Step 22/23 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 03:20:54 ---> Running in 20ccbcc49e85 03:20:55 Removing intermediate container 20ccbcc49e85 03:20:55 ---> 9f49713a8109 03:20:55 Step 23/23 : LABEL version=0.0.0 03:20:55 ---> Running in 26cc7f9cdc0e 03:20:55 Removing intermediate container 26cc7f9cdc0e 03:20:55 ---> d26363b78eed 03:20:55 03:20:55 Successfully built d26363b78eed 03:20:55 Successfully tagged support-notifications-arm64:latest 03:20:58  Building support-notifications ... done Removing intermediate container 5a031eedb577 03:20:58 ---> bd913aa115b4 03:20:58 03:20:58 Step 10/24 : FROM alpine:3.17 03:20:58 ---> d74e625d9115 03:20:58 Step 11/24 : RUN apk add --update --no-cache dumb-init 03:20:58 ---> Using cache 03:20:58 ---> 57f5e06f8a25 03:20:58 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 03:20:58 ---> Using cache 03:20:58 ---> 4cc009986332 03:20:58 Step 13/24 : ENV APP_PORT=59882 03:20:58 ---> Running in 6593a13accca 03:20:58 Removing intermediate container 6593a13accca 03:20:58 ---> 18670b41488f 03:20:58 Step 14/24 : EXPOSE $APP_PORT 03:20:58 ---> Running in 55b70abd2ea7 03:20:59 Removing intermediate container 55b70abd2ea7 03:20:59 ---> 1c0b80a34ebb 03:20:59 Step 15/24 : WORKDIR / 03:20:59 ---> Running in 3e07cb4bdb10 03:20:59 Removing intermediate container 3e07cb4bdb10 03:20:59 ---> 197bca583623 03:20:59 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 03:20:59 ---> b2574c59ac06 03:20:59 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 03:21:00 ---> 372ae5b2a7b7 03:21:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:21:04 ---> a49522510f70 03:21:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:21:05 ---> 9eca4ae821e6 03:21:05 Step 20/24 : ENTRYPOINT ["/core-command"] 03:21:05 ---> Running in b1afe30cd05a 03:21:05 Removing intermediate container b1afe30cd05a 03:21:05 ---> 64d6fe8e727f 03:21:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 03:21:05 ---> Running in 27bf16cd3d74 03:21:05 Removing intermediate container 27bf16cd3d74 03:21:05 ---> c0fa1deb487b 03:21:05 Step 22/24 : LABEL arch=arm64 03:21:05 ---> Running in 988750ce45de 03:21:06 Removing intermediate container 988750ce45de 03:21:06 ---> fabf98b9439a 03:21:06 Step 23/24 : LABEL git_sha=b8f56d274da613d75842e3b3dae67024bd3930e4 03:21:06 ---> Running in 18d271ad6341 03:21:06 Removing intermediate container 18d271ad6341 03:21:06 ---> d387b56a21a3 03:21:06 Step 24/24 : LABEL version=0.0.0 03:21:06 ---> Running in 54c1f1786bb9 03:21:06 Removing intermediate container 54c1f1786bb9 03:21:06 ---> 6307fcb9a245 03:21:06 03:21:07 Successfully built 6307fcb9a245 03:21:07 Successfully tagged core-command-arm64:latest 03:21:07  Building core-command ... done  [Pipeline] } 03:21:07 $ docker stop --time=1 e2a6dd7ed4624edfdfdef501487d2f01681ddde3c8859ff04509670a32d4cd6b 03:21:09 $ docker rm -f --volumes e2a6dd7ed4624edfdfdef501487d2f01681ddde3c8859ff04509670a32d4cd6b [Pipeline] // withDockerContainer [Pipeline] sh 03:21:09 + docker images 03:21:10 REPOSITORY TAG IMAGE ID CREATED SIZE 03:21:10 core-command-arm64 latest 6307fcb9a245 3 seconds ago 19.7MB 03:21:10 bd913aa115b4 12 seconds ago 1.49GB 03:21:10 support-notifications-arm64 latest d26363b78eed 14 seconds ago 32.5MB 03:21:10 88d6cdeb5bdf 31 seconds ago 1.56GB 03:21:10 security-proxy-auth-arm64 latest 6b37503452e0 About a minute ago 18.2MB 03:21:10 dc61b9749acd About a minute ago 1.47GB 03:21:10 security-proxy-setup-arm64 latest 258d085e8815 2 minutes ago 18.6MB 03:21:10 security-secretstore-setup-arm64 latest 9386e7fdae4f 2 minutes ago 32MB 03:21:10 088bea2b34d2 2 minutes ago 1.47GB 03:21:10 dec09b015d45 2 minutes ago 1.48GB 03:21:10 security-bootstrapper-arm64 latest 730385353f0c 4 minutes ago 21.8MB 03:21:10 e8d5bc1ce49c 4 minutes ago 1.47GB 03:21:10 security-spire-server-arm64 latest fcd716e0992f 7 minutes ago 87.1MB 03:21:10 8dea4c0eca68 7 minutes ago 1.35GB 03:21:10 security-spire-agent-arm64 latest 62ca047a3d67 7 minutes ago 125MB 03:21:10 security-spire-config-arm64 latest f5351b1456b2 8 minutes ago 86.2MB 03:21:10 1debc75731db 8 minutes ago 1.35GB 03:21:10 support-scheduler-arm64 latest c2b15e497966 10 minutes ago 31.8MB 03:21:10 948626c5d3c0 10 minutes ago 1.56GB 03:21:10 security-spiffe-token-provider-arm64 latest f70e0afb952c 11 minutes ago 32.6MB 03:21:10 a8e091e041f5 11 minutes ago 1.53GB 03:21:10 core-metadata-arm64 latest c71f2c5a8d5e 12 minutes ago 20.4MB 03:21:10 core-data-arm64 latest 1c32de42d47e 12 minutes ago 19.9MB 03:21:10 51dd0d77b35d 13 minutes ago 1.5GB 03:21:10 47f9401febc7 13 minutes ago 1.5GB 03:21:10 core-common-config-bootstrapper-arm64 latest c29008a323e1 13 minutes ago 17.4MB 03:21:10 95d822e4a626 14 minutes ago 1.48GB 03:21:10 ci-base-image-arm64 latest 2a69f83321bb 38 minutes ago 868MB 03:21:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 days ago 648MB 03:21:10 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 03:21:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [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 03:21:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:21:10 03:21:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:21:11 arm64: Pulling from edgex-lftools-log-publisher 03:21:11 8998bd30e6a1: Pulling fs layer 03:21:11 04944245beec: Pulling fs layer 03:21:11 699f458cf7ca: Pulling fs layer 03:21:11 765212b225bb: Pulling fs layer 03:21:11 f23df028b6ca: Pulling fs layer 03:21:11 d65c8cfc05b1: Pulling fs layer 03:21:11 2437ff75d9bd: Pulling fs layer 03:21:11 f23df028b6ca: Waiting 03:21:11 d65c8cfc05b1: Waiting 03:21:11 2437ff75d9bd: Waiting 03:21:11 04944245beec: Verifying Checksum 03:21:11 04944245beec: Download complete 03:21:11 765212b225bb: Verifying Checksum 03:21:11 765212b225bb: Download complete 03:21:11 f23df028b6ca: Download complete 03:21:11 d65c8cfc05b1: Verifying Checksum 03:21:11 d65c8cfc05b1: Download complete 03:21:11 699f458cf7ca: Verifying Checksum 03:21:11 699f458cf7ca: Download complete 03:21:11 8998bd30e6a1: Verifying Checksum 03:21:11 8998bd30e6a1: Download complete 03:21:13 2437ff75d9bd: Verifying Checksum 03:21:13 2437ff75d9bd: Download complete 03:21:15 8998bd30e6a1: Pull complete 03:21:16 04944245beec: Pull complete 03:21:17 699f458cf7ca: Pull complete 03:21:17 765212b225bb: Pull complete 03:21:18 f23df028b6ca: Pull complete 03:21:18 d65c8cfc05b1: Pull complete 03:21:33 2437ff75d9bd: Pull complete 03:21:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:21:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:21:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:33 prd-ubuntu20.04-docker-arm64-4c-16g-326 does not seem to be running inside a container 03:21:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:21:36 $ docker top fa291b1b3eae14146884c1bde6438e4c2644a074a15436b13668ff22f4233ddd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:37 ---> job-cost.sh 03:21:37 lf-activate-venv: SKIPPING 03:21:37 INFO: No Stack... 03:21:38 INFO: Retrieving Pricing Info for: v3-standard-4 03:21:38 INFO: Archiving Costs [Pipeline] sh 03:21:38 + + cat /w/workspace/edgex-go/10/archives/cost.csvcut 03:21:38 -d, -f6 [Pipeline] lock 03:21:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4405-10-stack-cost] 03:21:39 Resource [jenkins-edgexfoundry-edgex-go-PR-4405-10-stack-cost] did not exist. Created. 03:21:39 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4405-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:21:39 + echo total: 0.10999999940395355 [Pipeline] stash 03:21:40 Stashed 1 file(s) [Pipeline] } 03:21:40 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4405-10-stack-cost] [Pipeline] // lock [Pipeline] } 03:21:40 $ docker stop --time=1 fa291b1b3eae14146884c1bde6438e4c2644a074a15436b13668ff22f4233ddd 03:21:41 $ docker rm -f --volumes fa291b1b3eae14146884c1bde6438e4c2644a074a15436b13668ff22f4233ddd [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 03:21:41 provisioning config files... 03:21:41 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config13232180665873350997tmp [Pipeline] { [Pipeline] sh 03:21:42 + set +x 03:21:42 + curl -s https://codecov.io/bash 03:21:42 + bash -s -- 03:21:42 03:21:42 _____ _ 03:21:42 / ____| | | 03:21:42 | | ___ __| | ___ ___ _____ __ 03:21:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:21:42 | |___| (_) | (_| | __/ (_| (_) \ V / 03:21:42 \_____\___/ \__,_|\___|\___\___/ \_/ 03:21:42 Bash-1.0.6 03:21:42 03:21:42 03:21:42 ==> git version 2.25.1 found 03:21:42 ==> 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 03:21:42 Release-Date: 2020-01-08 03:21:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:21:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:21:42 ==> Jenkins CI detected. 03:21:42 current dir:  /w/workspace/edgex-go/10 03:21:42 project root: . 03:21:42 --> token set from env 03:21:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:21:42 ==> Running gcov in . (disable via -X gcov) 03:21:42 ==> Python coveragepy not found 03:21:42 ==> Searching for coverage reports in: 03:21:42 + . 03:21:42 -> Found 1 reports 03:21:42 ==> Detecting git/mercurial file structure 03:21:42 ==> Reading reports 03:21:42 + ./coverage.out bytes=447486 03:21:42 ==> Appending adjustments 03:21:42 https://docs.codecov.io/docs/fixing-reports 03:21:43 + Found adjustments 03:21:43 ==> Gzipping contents 03:21:43 60K /tmp/codecov.Wxl0oP.gz 03:21:43 ==> Uploading reports 03:21:43 url: https://codecov.io 03:21:43 query: branch=PR-4405&commit=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4405%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4405&job=&cmd_args= 03:21:43 -> Pinging Codecov 03:21:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4405&commit=4cf3e3e545cbfa721d92a7b14fa62e84fd242c67&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4405%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4405&job=&cmd_args= 03:21:43 -> Uploading to 03:21:43 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/00271124DB129430A58F1EEE437C3FCB/4cf3e3e545cbfa721d92a7b14fa62e84fd242c67/1c4f3ff9-9c18-45dd-bd91-0c1b1932108b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T032143Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=63db8c7028e6003c7a743658c149aa08ae9e2be39e629a63431f8ed195f23059 03:21:43 % Total % Received % Xferd Average Speed Time Time Time Current 03:21:43 Dload Upload Total Spent Left Speed 03:21:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57640 0 0 100 57640 0 188k --:--:-- --:--:-- --:--:-- 188k 03:21:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4cf3e3e545cbfa721d92a7b14fa62e84fd242c67 [Pipeline] } 03:21:44 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 03:21:44 + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh 03:21:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:21:45 ---> package-listing.sh 03:21:45 ++ facter osfamily 03:21:45 ++ tr '[:upper:]' '[:lower:]' 03:21:45 + OS_FAMILY=debian 03:21:45 + workspace=/w/workspace/edgex-go/10 03:21:45 + START_PACKAGES=/tmp/packages_start.txt 03:21:45 + END_PACKAGES=/tmp/packages_end.txt 03:21:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:21:45 + PACKAGES=/tmp/packages_start.txt 03:21:45 + '[' /w/workspace/edgex-go/10 ']' 03:21:45 + PACKAGES=/tmp/packages_end.txt 03:21:45 + case "${OS_FAMILY}" in 03:21:45 + dpkg -l 03:21:45 + grep '^ii' 03:21:45 + '[' -f /tmp/packages_start.txt ']' 03:21:45 + '[' -f /tmp/packages_end.txt ']' 03:21:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:21:45 + '[' /w/workspace/edgex-go/10 ']' 03:21:45 + mkdir -p /w/workspace/edgex-go/10/archives/ 03:21:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 03:21:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:21:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:46 03:21:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:47 latest: Pulling from edgex-lftools-log-publisher 03:21:47 5eb5b503b376: Pulling fs layer 03:21:47 5c69ac0246d0: Pulling fs layer 03:21:47 ec43610c2a17: Pulling fs layer 03:21:47 3a2ae6a8a46f: Pulling fs layer 03:21:47 33b1e0a273af: Pulling fs layer 03:21:47 5d3b04190fa2: Pulling fs layer 03:21:47 2f39f015ded8: Pulling fs layer 03:21:47 3a2ae6a8a46f: Waiting 03:21:47 33b1e0a273af: Waiting 03:21:47 5d3b04190fa2: Waiting 03:21:47 2f39f015ded8: Waiting 03:21:47 5c69ac0246d0: Verifying Checksum 03:21:47 5c69ac0246d0: Download complete 03:21:47 3a2ae6a8a46f: Verifying Checksum 03:21:47 3a2ae6a8a46f: Download complete 03:21:47 33b1e0a273af: Verifying Checksum 03:21:47 33b1e0a273af: Download complete 03:21:47 5d3b04190fa2: Verifying Checksum 03:21:47 5d3b04190fa2: Download complete 03:21:47 ec43610c2a17: Verifying Checksum 03:21:47 ec43610c2a17: Download complete 03:21:47 5eb5b503b376: Verifying Checksum 03:21:47 5eb5b503b376: Download complete 03:21:48 5eb5b503b376: Pull complete 03:21:48 5c69ac0246d0: Pull complete 03:21:49 ec43610c2a17: Pull complete 03:21:49 3a2ae6a8a46f: Pull complete 03:21:49 33b1e0a273af: Pull complete 03:21:49 5d3b04190fa2: Pull complete 03:21:53 2f39f015ded8: Pull complete 03:21:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:21:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:21:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:53 prd-ubuntu20.04-docker-8c-8g-325 does not seem to be running inside a container 03:21:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:21:55 $ docker top af8733b6d871e0c591fb3c05354e2f8a1fa2d8434003e61669ab06a18424aea0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:56 + touch /tmp/pre-build-complete [Pipeline] sh 03:21:56 + mkdir -p /var/log/sysstat [Pipeline] sh 03:21:56 + ls /var/log/sa-host 03:21:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:56 provisioning config files... 03:21:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config14873183847720195793tmp [Pipeline] { [Pipeline] echo 03:21:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:21:57 ---> create-netrc.sh [Pipeline] } 03:21:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:21:57 ---> python-tools-install.sh [Pipeline] echo 03:21:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:21:57 ---> sudo-logs.sh 03:21:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:21:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:21:58 ---> job-cost.sh 03:21:58 lf-activate-venv: SKIPPING 03:21:58 DEBUG: total: 0.10999999940395355 03:21:58 INFO: Retrieving Stack Cost... 03:21:58 INFO: Retrieving Pricing Info for: v3-standard-8 03:21:58 INFO: Archiving Costs [Pipeline] echo 03:21:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:21:59 ---> logs-deploy.sh 03:21:59 lf-activate-venv: SKIPPING 03:21:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4405/10 03:21:59 INFO: archiving workspace using pattern(s): 03:22:00 Archives upload complete. 03:22:00 INFO: archiving logs to Nexus