Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from 9da3e524d78b2a727a97f30d836cedc120f4937f+363f833ea6f60f941992b7112881234b721ef949 (14a42e20bb92a9d403e15f1d6e622e77f7d7c4a6) 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-ssh7126958074933249764.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh6212564596847531648.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4420/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-4420/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5824632755089359150.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh7712339055574098559.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-4420/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-4420/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17630147012830617939.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.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8760 in /w/workspace/edgexfoundry_edgex-go_PR-4420 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4420/head:refs/remotes/origin/PR-4420 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 363f833ea6f60f941992b7112881234b721ef949 into PR head commit 9da3e524d78b2a727a97f30d836cedc120f4937f Merge succeeded, producing 5725133d420c87c9c3863b09a0cdc14354f1a88d Checking out Revision 5725133d420c87c9c3863b09a0cdc14354f1a88d (PR-4420) > git config core.sparsecheckout # timeout=10 > git checkout -f 9da3e524d78b2a727a97f30d836cedc120f4937f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 363f833ea6f60f941992b7112881234b721ef949 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5725133d420c87c9c3863b09a0cdc14354f1a88d # timeout=10 Commit message: "Merge commit '363f833ea6f60f941992b7112881234b721ef949' into HEAD" > git rev-list --no-walk 9da3e524d78b2a727a97f30d836cedc120f4937f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:01 ========================================================= 08:30:01 EdgeX Global Pipelines Version Info 08:30:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:02 ------------------- 08:30:02 stable info: 08:30:02 ------------------- 08:30:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:02 Message: update stable to v1.0.244 08:30:02 ------------------- 08:30:02 experimental info: 08:30:02 ------------------- 08:30:02 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:02 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:02 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4420 [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4420 [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4420 [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5725133d420c87c9c3863b09a0cdc14354f1a88d [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5725133 [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:03 provisioning config files... 08:30:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config12839946597119986857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:03 ---> docker-login.sh 08:30:03 nexus3.edgexfoundry.org:10001 08:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:03 Configure a credential helper to remove this warning. See 08:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:03 08:30:03 Login Succeeded 08:30:03 nexus3.edgexfoundry.org:10002 08:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:03 Configure a credential helper to remove this warning. See 08:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:03 08:30:03 Login Succeeded 08:30:03 nexus3.edgexfoundry.org:10003 08:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:03 Configure a credential helper to remove this warning. See 08:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:03 08:30:03 Login Succeeded 08:30:03 nexus3.edgexfoundry.org:10004 08:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:04 Configure a credential helper to remove this warning. See 08:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:04 08:30:04 Login Succeeded 08:30:04 docker.io 08:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:06 Configure a credential helper to remove this warning. See 08:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:06 08:30:06 Login Succeeded 08:30:06 ---> docker-login.sh ends [Pipeline] } 08:30:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:07 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:30:07 + dirname cmd/core-command/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo core-command,cmd/core-command/Dockerfile 08:30:07 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:07 + dirname cmd/core-data/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo core-data,cmd/core-data/Dockerfile 08:30:07 + + dirname cmd/core-metadata/Dockerfile 08:30:07 cut -d/ -f2 08:30:07 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:07 + dirname cmd/security-bootstrapper/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:07 + dirname cmd/security-proxy-auth/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:07 + dirname cmd/security-proxy-setup/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:07 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:07 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:07 + dirname cmd/security-spire-agent/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:07 + dirname cmd/security-spire-config/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:07 + + dirname cmd/security-spire-server/Dockerfile 08:30:07 cut -d/ -f2 08:30:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:07 + dirname cmd/support-notifications/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:07 + dirname cmd/support-scheduler/Dockerfile 08:30:07 + cut -d/ -f2 08:30:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:07 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:30:07 + git rev-list -1 --merges 5725133d420c87c9c3863b09a0cdc14354f1a88d~1..5725133d420c87c9c3863b09a0cdc14354f1a88d [Pipeline] echo 08:30:07 -----------> git rev-list -1 --merges 5725133d420c87c9c3863b09a0cdc14354f1a88d~1..5725133d420c87c9c3863b09a0cdc14354f1a88d 5725133d420c87c9c3863b09a0cdc14354f1a88d 08:30:07 5725133d420c87c9c3863b09a0cdc14354f1a88d [false] [Pipeline] sh 08:30:07 + git log --format=format:%s -1 5725133d420c87c9c3863b09a0cdc14354f1a88d [Pipeline] echo 08:30:07 ========================================================= 08:30:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:08 + grep -v github /etc/ssh/ssh_known_hosts 08:30:08 + [ -e /tmp/ssh_known_hosts ] 08:30:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:08 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:08 08:30:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:08 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:08 b85a868b505f: Pulling fs layer 08:30:08 e2be974225ed: Pulling fs layer 08:30:08 339a4e72a1f5: Pulling fs layer 08:30:08 988bab9f4d93: Pulling fs layer 08:30:08 1469e6f7b9e6: Pulling fs layer 08:30:08 eaf3925da568: Pulling fs layer 08:30:08 bab4dde63d76: Pulling fs layer 08:30:08 bde34c3a00c8: Pulling fs layer 08:30:08 b352a97aabf1: Pulling fs layer 08:30:08 4872d77fe225: Pulling fs layer 08:30:08 5851b861e8e6: Pulling fs layer 08:30:08 4872d77fe225: Waiting 08:30:08 bab4dde63d76: Waiting 08:30:08 bde34c3a00c8: Waiting 08:30:08 eaf3925da568: Waiting 08:30:08 b352a97aabf1: Waiting 08:30:08 5851b861e8e6: Waiting 08:30:08 1469e6f7b9e6: Waiting 08:30:08 988bab9f4d93: Waiting 08:30:08 e2be974225ed: Download complete 08:30:09 988bab9f4d93: Verifying Checksum 08:30:09 988bab9f4d93: Download complete 08:30:09 1469e6f7b9e6: Verifying Checksum 08:30:09 1469e6f7b9e6: Download complete 08:30:09 eaf3925da568: Download complete 08:30:09 339a4e72a1f5: Verifying Checksum 08:30:09 339a4e72a1f5: Download complete 08:30:09 bde34c3a00c8: Download complete 08:30:09 b352a97aabf1: Verifying Checksum 08:30:09 b352a97aabf1: Download complete 08:30:09 4872d77fe225: Download complete 08:30:09 5851b861e8e6: Download complete 08:30:09 b85a868b505f: Verifying Checksum 08:30:09 b85a868b505f: Download complete 08:30:09 bab4dde63d76: Verifying Checksum 08:30:11 b85a868b505f: Pull complete 08:30:11 e2be974225ed: Pull complete 08:30:11 339a4e72a1f5: Pull complete 08:30:11 988bab9f4d93: Pull complete 08:30:12 1469e6f7b9e6: Pull complete 08:30:12 eaf3925da568: Pull complete 08:30:14 bab4dde63d76: Pull complete 08:30:14 bde34c3a00c8: Pull complete 08:30:14 b352a97aabf1: Pull complete 08:30:14 4872d77fe225: Pull complete 08:30:14 5851b861e8e6: Pull complete 08:30:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:14 prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container 08:30:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:18 $ docker top 111aefa542bbae693a7da676b1e124109783348a0b0cbb3ec4105ec5c013ca76 -eo pid,comm 08:30:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:30:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:18 [ssh-agent] Looking for ssh-agent implementation... 08:30:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:18 $ docker exec 111aefa542bbae693a7da676b1e124109783348a0b0cbb3ec4105ec5c013ca76 ssh-agent 08:30:18 SSH_AUTH_SOCK=/tmp/ssh-j83b6eZy8YFJ/agent.32 08:30:18 SSH_AGENT_PID=38 08:30:18 Running ssh-add (command line suppressed) 08:30:18 Identity added: /w/workspace/edgex-go/2@tmp/private_key_670647381798481362.key (/w/workspace/edgex-go/2@tmp/private_key_670647381798481362.key) 08:30:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:19 + git tag --points-at HEAD [Pipeline] } 08:30:19 $ docker exec --env ******** --env ******** 111aefa542bbae693a7da676b1e124109783348a0b0cbb3ec4105ec5c013ca76 ssh-agent -k 08:30:19 unset SSH_AUTH_SOCK; 08:30:19 unset SSH_AGENT_PID; 08:30:19 echo Agent pid 38 killed; 08:30:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:19 [ssh-agent] Looking for ssh-agent implementation... 08:30:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:19 $ docker exec 111aefa542bbae693a7da676b1e124109783348a0b0cbb3ec4105ec5c013ca76 ssh-agent 08:30:19 SSH_AUTH_SOCK=/tmp/ssh-c7bfJ2Hl7ZoJ/agent.70 08:30:19 SSH_AGENT_PID=76 08:30:19 Running ssh-add (command line suppressed) 08:30:19 Identity added: /w/workspace/edgex-go/2@tmp/private_key_16205114389908012211.key (/w/workspace/edgex-go/2@tmp/private_key_16205114389908012211.key) 08:30:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:20 + git semver init 08:30:20 2023-03-08 08:30:20,298 [run_init] DEBUG init version:0.0.0 force:False 08:30:20 2023-03-08 08:30:20,299 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:30:20 2023-03-08 08:30:20,300 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:30:20 2023-03-08 08:30:20,300 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 08:30:26 2023-03-08 08:30:25,976 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:30:26 2023-03-08 08:30:25,977 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4420 with force:False 08:30:26 2023-03-08 08:30:25,977 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4420 08:30:26 2023-03-08 08:30:25,981 [execute] INFO git cat-file --batch-check 08:30:26 2023-03-08 08:30:25,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:26 2023-03-08 08:30:25,986 [execute] INFO git cat-file --batch 08:30:26 2023-03-08 08:30:25,986 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:30:26 2023-03-08 08:30:25,990 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4420 08:30:26 0.0.0 [Pipeline] } 08:30:26 $ docker exec --env ******** --env ******** 111aefa542bbae693a7da676b1e124109783348a0b0cbb3ec4105ec5c013ca76 ssh-agent -k 08:30:27 unset SSH_AUTH_SOCK; 08:30:27 unset SSH_AGENT_PID; 08:30:27 echo Agent pid 76 killed; 08:30:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:27 + git semver [Pipeline] } 08:30:27 $ docker stop --time=1 111aefa542bbae693a7da676b1e124109783348a0b0cbb3ec4105ec5c013ca76 08:30:28 $ docker rm -f --volumes 111aefa542bbae693a7da676b1e124109783348a0b0cbb3ec4105ec5c013ca76 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:29 Stashed 1 file(s) [Pipeline] echo 08:30:29 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:29 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:30:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:29 ========================================================= 08:30:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:30 213ec9aee27d: Pulling fs layer 08:30:30 4583459ba037: Pulling fs layer 08:30:30 93c1e223e6f2: Pulling fs layer 08:30:30 53926ce57604: Pulling fs layer 08:30:30 21b2b0c7a3f4: Pulling fs layer 08:30:30 22ff95d597cd: Pulling fs layer 08:30:30 53926ce57604: Waiting 08:30:30 21b2b0c7a3f4: Waiting 08:30:30 12d6caf4c0d1: Pulling fs layer 08:30:30 96b7cbca73a9: Pulling fs layer 08:30:30 a7acece74701: Pulling fs layer 08:30:30 22ff95d597cd: Waiting 08:30:30 12d6caf4c0d1: Waiting 08:30:30 a7acece74701: Waiting 08:30:30 93c1e223e6f2: Verifying Checksum 08:30:30 93c1e223e6f2: Download complete 08:30:30 4583459ba037: Verifying Checksum 08:30:30 4583459ba037: Download complete 08:30:30 21b2b0c7a3f4: Verifying Checksum 08:30:30 21b2b0c7a3f4: Download complete 08:30:30 22ff95d597cd: Verifying Checksum 08:30:30 22ff95d597cd: Download complete 08:30:30 213ec9aee27d: Download complete 08:30:30 12d6caf4c0d1: Verifying Checksum 08:30:30 12d6caf4c0d1: Download complete 08:30:30 213ec9aee27d: Pull complete 08:30:30 4583459ba037: Pull complete 08:30:30 93c1e223e6f2: Pull complete 08:30:31 a7acece74701: Verifying Checksum 08:30:31 a7acece74701: Download complete 08:30:31 96b7cbca73a9: Verifying Checksum 08:30:31 96b7cbca73a9: Download complete 08:30:31 53926ce57604: Verifying Checksum 08:30:36 53926ce57604: Pull complete 08:30:36 21b2b0c7a3f4: Pull complete 08:30:36 22ff95d597cd: Pull complete 08:30:36 12d6caf4c0d1: Pull complete 08:30:39 96b7cbca73a9: Pull complete 08:30:40 a7acece74701: Pull complete 08:30:40 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:40 WORKDIR /edgex 08:30:40 COPY go.mod . 08:30:40 RUN go mod download 08:30:40 + docker build -t ci-base-image-x86_64 -f - . 08:30:41 Sending build context to Docker daemon 170.3MB 08:30:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:41 ---> db6d94c90886 08:30:41 Step 2/4 : WORKDIR /edgex 08:30:44 Still waiting to schedule task 08:30:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:46 ---> Running in d5c7cd7d8ecb 08:30:47 Removing intermediate container d5c7cd7d8ecb 08:30:47 ---> 564fc69817b9 08:30:47 Step 3/4 : COPY go.mod . 08:30:47 ---> f742e11c7d26 08:30:47 Step 4/4 : RUN go mod download 08:30:47 ---> Running in 0649be7ee40f 08:31:01 Removing intermediate container 0649be7ee40f 08:31:01 ---> bbf510c61a80 08:31:01 Successfully built bbf510c61a80 08:31:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:02 + docker inspect -f . ci-base-image-x86_64 08:31:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:02 prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container 08:31:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:02 $ docker top bac98ad73876e5e874d3b0c12c0877c6fa8c6354b47e69eb1e88f3c771f4d3f3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:03 + go version 08:31:03 go version go1.18.7 linux/amd64 [Pipeline] } 08:31:03 $ docker stop --time=1 bac98ad73876e5e874d3b0c12c0877c6fa8c6354b47e69eb1e88f3c771f4d3f3 08:31:04 $ docker rm -f --volumes bac98ad73876e5e874d3b0c12c0877c6fa8c6354b47e69eb1e88f3c771f4d3f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:04 + docker inspect -f . ci-base-image-x86_64 08:31:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:04 prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container 08:31:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:05 $ docker top cdbd1bec56e227777b64599878b8367b30556fde8d4b4f37d5518a18d6dc64cf -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:05 ========================================================= 08:31:05 [edgeXBuildGoParallel] Running Tests and Build... 08:31:05 ========================================================= [Pipeline] sh 08:31:05 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:31:05 + make test 08:31:05 go test -race -coverprofile=coverage.out ./... 08:31:12 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.070s coverage: 28.7% of statements 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.120s coverage: 71.2% of statements 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.113s coverage: 54.0% of statements 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 5.632s coverage: 88.5% of statements 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.124s coverage: 3.9% of statements 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.639s coverage: 95.6% of statements 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.102s coverage: 72.2% of statements 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 65.9% of statements 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.108s coverage: 29.6% of statements 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 45.5% of statements 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 82.9% of statements 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.091s coverage: 96.3% of statements 08:31:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.092s coverage: 87.5% of statements 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.474s coverage: 79.9% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 64.4% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.079s coverage: 86.9% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.234s coverage: 87.2% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.055s coverage: 20.0% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.090s coverage: 81.2% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 84.8% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.269s coverage: 63.1% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.178s coverage: 38.4% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.245s coverage: 17.7% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.176s coverage: 92.3% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:56 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:18 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 08:32:18 go vet ./... 08:32:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:19 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:20 + ls -al . 08:32:20 total 704 08:32:20 drwxrwxr-x 11 1001 1001 4096 Mar 8 08:31 . 08:32:20 drwxr-xr-x 4 root root 4096 Mar 8 08:31 .. 08:32:20 drwxrwxr-x 2 1001 1001 4096 Mar 8 08:29 .blubracket 08:32:20 -rw-rw-r-- 1 1001 1001 16 Mar 8 08:29 .dockerignore 08:32:20 drwxrwxr-x 8 1001 1001 4096 Mar 8 08:31 .git 08:32:20 drwxrwxr-x 3 1001 1001 4096 Mar 8 08:29 .github 08:32:20 -rw-rw-r-- 1 1001 1001 1112 Mar 8 08:29 .gitignore 08:32:20 -rw-rw-r-- 1 1001 1001 42 Mar 8 08:29 .golangci.yml 08:32:20 -rw-rw-r-- 1 1001 1001 87 Mar 8 08:29 .hadolint.yml 08:32:20 drwxr-xr-x 3 1001 1001 4096 Mar 8 08:30 .semver 08:32:20 -rw-rw-r-- 1 1001 1001 166 Mar 8 08:29 .sonarcloud.properties 08:32:20 -rw-rw-r-- 1 1001 1001 1171 Mar 8 08:29 ADOPTERS.md 08:32:20 -rw-rw-r-- 1 1001 1001 10825 Mar 8 08:29 Attribution.txt 08:32:20 -rw-rw-r-- 1 1001 1001 73765 Mar 8 08:29 CHANGELOG.md 08:32:20 -rw-rw-r-- 1 1001 1001 3804 Mar 8 08:29 CONTRIBUTING.md 08:32:20 -rw-rw-r-- 1 1001 1001 677 Mar 8 08:29 GOVERNANCE.md 08:32:20 -rw-rw-r-- 1 1001 1001 883 Mar 8 08:29 Jenkinsfile 08:32:20 -rw-rw-r-- 1 1001 1001 10775 Mar 8 08:29 LICENSE 08:32:20 -rw-rw-r-- 1 1001 1001 14071 Mar 8 08:29 Makefile 08:32:20 -rw-rw-r-- 1 1001 1001 582 Mar 8 08:29 OWNERS.md 08:32:20 -rw-rw-r-- 1 1001 1001 9403 Mar 8 08:29 README.md 08:32:20 -rw-rw-r-- 1 1001 1001 6912 Mar 8 08:29 SECURITY.md 08:32:20 -rw-rw-r-- 1 1001 1001 5 Mar 8 08:30 VERSION 08:32:20 drwxrwxr-x 2 1001 1001 4096 Mar 8 08:29 bin 08:32:20 drwxrwxr-x 18 1001 1001 4096 Mar 8 08:29 cmd 08:32:20 -rw-r--r-- 1 root root 446903 Mar 8 08:31 coverage.out 08:32:20 -rw-rw-r-- 1 1001 1001 3232 Mar 8 08:29 go.mod 08:32:20 -rw-rw-r-- 1 1001 1001 31098 Mar 8 08:29 go.sum 08:32:20 drwxrwxr-x 7 1001 1001 4096 Mar 8 08:29 internal 08:32:20 drwxrwxr-x 3 1001 1001 4096 Mar 8 08:29 openapi 08:32:20 drwxrwxr-x 4 1001 1001 4096 Mar 8 08:29 snap 08:32:20 -rw-rw-r-- 1 1001 1001 204 Mar 8 08:29 version.go [Pipeline] sh 08:32:20 + '[' -e coverage.out ] 08:32:20 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:20 Stashed 1 file(s) [Pipeline] sh 08:32:20 + make build 08:32:20 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:36 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:45 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:32:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:54 $ docker stop --time=1 cdbd1bec56e227777b64599878b8367b30556fde8d4b4f37d5518a18d6dc64cf 08:32:59 $ docker rm -f --volumes cdbd1bec56e227777b64599878b8367b30556fde8d4b4f37d5518a18d6dc64cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:59 08:32:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:00 latest: Pulling from edgex-devops/edgex-compose 08:33:00 cbdbe7a5bc2a: Pulling fs layer 08:33:00 ca9280d653b3: Pulling fs layer 08:33:00 7e9c9ca2126c: Pulling fs layer 08:33:00 cbdbe7a5bc2a: Verifying Checksum 08:33:00 cbdbe7a5bc2a: Download complete 08:33:00 ca9280d653b3: Verifying Checksum 08:33:00 ca9280d653b3: Download complete 08:33:00 cbdbe7a5bc2a: Pull complete 08:33:00 7e9c9ca2126c: Download complete 08:33:00 ca9280d653b3: Pull complete 08:33:04 7e9c9ca2126c: Pull complete 08:33:04 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:04 prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container 08:33:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:08 $ docker top 1f02f6082a57c66bf74e20a9ae3fa01e32f1982f052549c51958d6a994cb34c9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:08 + docker-compose build --help 08:33:08 + grep parallel 08:33:09 --parallel Build images in parallel. [Pipeline] } 08:33:09 $ docker stop --time=1 1f02f6082a57c66bf74e20a9ae3fa01e32f1982f052549c51958d6a994cb34c9 08:33:10 $ docker rm -f --volumes 1f02f6082a57c66bf74e20a9ae3fa01e32f1982f052549c51958d6a994cb34c9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:10 prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container 08:33:10 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:11 $ docker top 7c7c575afda79900af2ffb60e64f5051f4a417bf031dd85e31e761b3e3ab0ea5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:11 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:12 Building core-command ... 08:33:12 Building core-common-config-bootstrapper ... 08:33:12 Building core-data ... 08:33:12 Building core-metadata ... 08:33:12 Building security-bootstrapper ... 08:33:12 Building security-proxy-auth ... 08:33:12 Building security-proxy-setup ... 08:33:12 Building security-secretstore-setup ... 08:33:12 Building security-spiffe-token-provider ... 08:33:12 Building security-spire-agent ... 08:33:12 Building security-spire-config ... 08:33:12 Building security-spire-server ... 08:33:12 Building support-notifications ... 08:33:12 Building support-scheduler ... 08:33:12 Building core-data 08:33:12 Building core-common-config-bootstrapper 08:33:12 Building security-spiffe-token-provider 08:33:12 Building support-scheduler 08:33:12 Building core-metadata 08:33:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8766 in /w/workspace/edgexfoundry_edgex-go_PR-4420 [Pipeline] { [Pipeline] ws 08:33:21 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:33:21 The recommended git tool is: git 08:33:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:27 ---> bbf510c61a80 08:33:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:27 ---> bbf510c61a80 08:33:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:27 ---> bbf510c61a80 08:33:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:27 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:27 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:33:27 ---> bbf510c61a80 08:33:27 Step 3/19 : WORKDIR /edgex-go 08:33:27 using credential edgex-jenkins-ssh 08:33:27 Cloning the remote Git repository 08:33:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:28 ---> bbf510c61a80 08:33:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:33:27 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:28 > git init /w/workspace/edgex-go/2 # timeout=10 08:33:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:28 > git --version # timeout=10 08:33:28 > git --version # 'git version 2.25.1' 08:33:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:36 ---> Running in 8c4a478d1af7 08:33:36 ---> Running in 9caa230cc776 08:33:36 ---> Running in 9cae3da191e3 08:33:36 ---> Running in 7cd17156674c 08:33:36 ---> Running in 37a5c2c75c0b 08:33:36 Removing intermediate container 7cd17156674c 08:33:36 ---> 406722ecfe94 08:33:36 Step 4/22 : WORKDIR /edgex-go 08:33:36 Removing intermediate container 37a5c2c75c0b 08:33:36 ---> b1c9b3996efa 08:33:36 Step 4/22 : WORKDIR /edgex-go 08:33:36 Removing intermediate container 9caa230cc776 08:33:36 ---> e2d114df5f26 08:33:36 Step 4/24 : WORKDIR /edgex-go 08:33:36 Removing intermediate container 9cae3da191e3 08:33:36 ---> 615f4a806b20 08:33:36 Step 4/22 : WORKDIR /edgex-go 08:33:36 Removing intermediate container 8c4a478d1af7 08:33:36 ---> 606d792ba2d5 08:33:36 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:33:36 ---> Running in a387a0e238f8 08:33:36 ---> Running in ba8820dbd668 08:33:36 ---> Running in 2f26bc3df0ef 08:33:36 ---> Running in 9c643b033fa9 08:33:36 ---> Running in 2518fb54c128 08:33:36 Removing intermediate container a387a0e238f8 08:33:36 ---> 38a681cd2a09 08:33:36 Step 5/22 : RUN apk add --update --no-cache make git 08:33:36 ---> Running in 60a961a5526e 08:33:36 Removing intermediate container 2f26bc3df0ef 08:33:36 ---> 9b45186b95af 08:33:36 Step 5/22 : RUN apk add --update --no-cache make git 08:33:36 Removing intermediate container ba8820dbd668 08:33:36 ---> 49e8541a1f86 08:33:36 Step 5/22 : RUN apk add --update --no-cache make git 08:33:36 ---> Running in 3d03c819db2c 08:33:36 Removing intermediate container 9c643b033fa9 08:33:36 ---> 237f75f3f820 08:33:36 Step 5/24 : RUN apk add --update --no-cache make git 08:33:36 ---> Running in 8051abd7cca0 08:33:36 ---> Running in 602913f98200 08:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:36 OK: 211 MiB in 51 packages 08:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:36 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:33:36 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:33:36 OK: 17046 distinct packages available 08:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:36 OK: 211 MiB in 51 packages 08:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:36 OK: 211 MiB in 51 packages 08:33:36 OK: 211 MiB in 51 packages 08:33:36 Removing intermediate container 60a961a5526e 08:33:36 ---> d66cc0193f39 08:33:36 Step 6/22 : COPY go.mod vendor* ./ 08:33:36 OK: 211 MiB in 51 packages 08:33:36 ---> 0e338444ef76 08:33:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:36 ---> Running in a0c9c376f5e8 08:33:37 Removing intermediate container 3d03c819db2c 08:33:37 ---> 2f28c42f5db4 08:33:37 Step 6/22 : COPY go.mod vendor* ./ 08:33:37 ---> e96ab8a6aabf 08:33:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:37 ---> Running in 514e35658f70 08:33:37 Removing intermediate container 8051abd7cca0 08:33:37 ---> 2d6a6fef9e10 08:33:37 Step 6/22 : COPY go.mod vendor* ./ 08:33:37 Removing intermediate container 602913f98200 08:33:37 ---> 314462d397b5 08:33:37 Step 6/24 : COPY go.mod vendor* ./ 08:33:37 Removing intermediate container 2518fb54c128 08:33:37 ---> d49039f96520 08:33:37 Step 5/19 : COPY go.mod vendor* ./ 08:33:37 ---> 21068ed14fa0 08:33:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:37 ---> Running in 4d82fd2e20d7 08:33:37 ---> 2eba5be58246 08:33:37 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:37 ---> Running in a91dd5bc4372 08:33:37 ---> d779ce03738f 08:33:37 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:37 ---> Running in 5ea73f6c2222 08:33:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:47 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4420/head:refs/remotes/origin/PR-4420 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:48 Merging remotes/origin/main commit 363f833ea6f60f941992b7112881234b721ef949 into PR head commit 9da3e524d78b2a727a97f30d836cedc120f4937f 08:33:48 Merge succeeded, producing cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 08:33:48 Checking out Revision cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 (PR-4420) 08:33:48 > git config core.sparsecheckout # timeout=10 08:33:48 > git checkout -f 9da3e524d78b2a727a97f30d836cedc120f4937f # timeout=10 08:33:48 > git remote # timeout=10 08:33:48 > git config --get remote.origin.url # timeout=10 08:33:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:48 > git merge 363f833ea6f60f941992b7112881234b721ef949 # timeout=10 08:33:48 > git rev-parse HEAD^{commit} # timeout=10 08:33:48 > git config core.sparsecheckout # timeout=10 08:33:49 > git checkout -f cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 # timeout=10 08:33:52 Commit message: "Merge commit '363f833ea6f60f941992b7112881234b721ef949' into HEAD" 08:33:52 > git rev-list --no-walk 9da3e524d78b2a727a97f30d836cedc120f4937f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:53 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:53 Dload Upload Total Spent Left Speed 08:33:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 161k [Pipeline] sh 08:33:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:55 + sudo tee /etc/docker/daemon.new 08:33:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:55 { 08:33:55 "registry-mirrors": [ 08:33:55 "https://nexus3.edgexfoundry.org:10001" 08:33:55 ], 08:33:55 "bip": "10.250.0.254/24", 08:33:55 "hosts": [ 08:33:55 "tcp://0.0.0.0:5555", 08:33:55 "unix:///var/run/docker.sock" 08:33:55 ], 08:33:55 "mtu": 1458, 08:33:55 "selinux-enabled": true, 08:33:55 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:55 } [Pipeline] sh 08:33:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:14 provisioning config files... 08:34:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config16352051962257339031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:14 ---> docker-login.sh 08:34:14 nexus3.edgexfoundry.org:10001 08:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:15 Configure a credential helper to remove this warning. See 08:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:15 08:34:15 Login Succeeded 08:34:15 nexus3.edgexfoundry.org:10002 08:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:15 Configure a credential helper to remove this warning. See 08:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:15 08:34:15 Login Succeeded 08:34:15 nexus3.edgexfoundry.org:10003 08:34:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:15 Configure a credential helper to remove this warning. See 08:34:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:15 08:34:15 Login Succeeded 08:34:15 nexus3.edgexfoundry.org:10004 08:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:16 Configure a credential helper to remove this warning. See 08:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:16 08:34:16 Login Succeeded 08:34:16 docker.io 08:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:16 Configure a credential helper to remove this warning. See 08:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:16 08:34:16 Login Succeeded 08:34:16 ---> docker-login.sh ends [Pipeline] } 08:34:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:17 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:34:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:17 ========================================================= 08:34:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:34:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:18 9b18e9b68314: Pulling fs layer 08:34:18 35d82f9e3411: Pulling fs layer 08:34:18 e16973657156: Pulling fs layer 08:34:18 fc693d55d65f: Pulling fs layer 08:34:18 7e9fc2657dce: Pulling fs layer 08:34:18 dda99020689f: Pulling fs layer 08:34:18 db1c61fa0a46: Pulling fs layer 08:34:18 891c053d2c06: Pulling fs layer 08:34:18 fc693d55d65f: Waiting 08:34:18 7e9fc2657dce: Waiting 08:34:18 dda99020689f: Waiting 08:34:18 891c053d2c06: Waiting 08:34:18 db1c61fa0a46: Waiting 08:34:18 e16973657156: Verifying Checksum 08:34:18 e16973657156: Download complete 08:34:19 35d82f9e3411: Download complete 08:34:19 7e9fc2657dce: Verifying Checksum 08:34:19 7e9fc2657dce: Download complete 08:34:19 dda99020689f: Verifying Checksum 08:34:19 dda99020689f: Download complete 08:34:20 9b18e9b68314: Download complete 08:34:21 9b18e9b68314: Pull complete 08:34:21 891c053d2c06: Verifying Checksum 08:34:21 891c053d2c06: Download complete 08:34:21 35d82f9e3411: Pull complete 08:34:22 e16973657156: Pull complete 08:34:23 db1c61fa0a46: Verifying Checksum 08:34:23 db1c61fa0a46: Download complete 08:34:23 fc693d55d65f: Verifying Checksum 08:34:23 fc693d55d65f: Download complete 08:34:34 Removing intermediate container a0c9c376f5e8 08:34:34 ---> c3de420dfaf2 08:34:34 Step 8/22 : COPY . . 08:34:34 Removing intermediate container 4d82fd2e20d7 08:34:34 ---> d20db900ec17 08:34:34 Step 8/22 : COPY . . 08:34:34 Removing intermediate container 514e35658f70 08:34:34 ---> 84f37d0c7b1d 08:34:34 Step 8/22 : COPY . . 08:34:34 Removing intermediate container a91dd5bc4372 08:34:34 ---> a1661486090b 08:34:34 Step 8/24 : COPY . . 08:34:34 Removing intermediate container 5ea73f6c2222 08:34:34 ---> bcc5d25ef4a9 08:34:34 Step 7/19 : COPY . . 08:34:35 fc693d55d65f: Pull complete 08:34:35 7e9fc2657dce: Pull complete 08:34:35 dda99020689f: Pull complete 08:34:42 db1c61fa0a46: Pull complete 08:34:48 891c053d2c06: Pull complete 08:34:48 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:34:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:34:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:48 WORKDIR /edgex 08:34:48 COPY go.mod . 08:34:48 RUN go mod download 08:34:48 + docker build -t ci-base-image-arm64 -f - . 08:34:48 Sending build context to Docker daemon 2.949MB 08:34:48 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:48 ---> f96f9c87975a 08:34:48 Step 2/4 : WORKDIR /edgex 08:34:50 ---> Running in 117812bb2bd1 08:34:51 Removing intermediate container 117812bb2bd1 08:34:51 ---> 83dc7154c1f7 08:34:51 Step 3/4 : COPY go.mod . 08:34:52 ---> c2a3e5d3aa72 08:34:52 Step 4/4 : RUN go mod download 08:34:52 ---> Running in 706baca72df3 08:34:55 ---> 1eca1306b908 08:34:55 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:55 ---> f4d2e70b4d13 08:34:55 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:55 ---> 604690045e8f 08:34:55 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:55 ---> 672136b3e3a3 08:34:55 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:55 ---> Running in 38ab3cf508e3 08:34:55 ---> e202d694571d 08:34:55 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:34:55 ---> Running in 4efb5cf856dc 08:34:55 ---> Running in d322e3f5d4b6 08:34:55 ---> Running in 1fbd0cb1f760 08:34:55 ---> Running in ea1e31580abf 08:34:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:34:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:34:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:24 Removing intermediate container 706baca72df3 08:35:24 ---> 78550e449d1b 08:35:24 Successfully built 78550e449d1b 08:35:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:24 + docker inspect -f . ci-base-image-arm64 08:35:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:25 prd-ubuntu20.04-docker-arm64-4c-16g-8766 does not seem to be running inside a container 08:35:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:26 $ docker top ba91c5cb40cc2c0c9da37c1516adf00724561705b1359a101f462df2afe72409 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:27 + go version 08:35:27 go version go1.18.7 linux/arm64 [Pipeline] } 08:35:27 $ docker stop --time=1 ba91c5cb40cc2c0c9da37c1516adf00724561705b1359a101f462df2afe72409 08:35:29 $ docker rm -f --volumes ba91c5cb40cc2c0c9da37c1516adf00724561705b1359a101f462df2afe72409 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:29 + docker inspect -f . ci-base-image-arm64 08:35:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:30 prd-ubuntu20.04-docker-arm64-4c-16g-8766 does not seem to be running inside a container 08:35:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:31 $ docker top 3181a21963c44fb7367a9f06dc7c13220c992fcc86b92ee635a4758dfa6c9bad -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:31 ========================================================= 08:35:31 [edgeXBuildGoParallel] Running Tests and Build... 08:35:31 ========================================================= [Pipeline] sh 08:35:32 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:35:33 + make test 08:35:33 go test -race -coverprofile=coverage.out ./... 08:35:52 Removing intermediate container d322e3f5d4b6 08:35:52 ---> 9de57da9aa6f 08:35:52 08:35:52 Step 10/22 : FROM alpine:3.16 08:35:52 Removing intermediate container 1fbd0cb1f760 08:35:52 ---> 89da6e295e1e 08:35:52 08:35:52 Step 10/24 : FROM alpine:3.16 08:35:52 3.16: Pulling from library/alpine 08:35:52 Removing intermediate container 38ab3cf508e3 08:35:52 ---> 6f16407fbb42 08:35:52 08:35:52 Step 10/22 : FROM alpine:3.16 08:35:52 Removing intermediate container 4efb5cf856dc 08:35:52 ---> ff1ba9edd50c 08:35:52 08:35:52 Step 9/19 : FROM alpine:3.15 08:35:52 3.16: Pulling from library/alpine 08:35:52 3.16: Pulling from library/alpine 08:35:52 3.15: Pulling from library/alpine 08:35:52 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:52 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:52 Status: Downloaded newer image for alpine:3.16 08:35:52 Status: Downloaded newer image for alpine:3.16 08:35:52 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:52 Status: Image is up to date for alpine:3.16 08:35:52 ---> dfd21b5a31f5 08:35:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:52 ---> dfd21b5a31f5 08:35:52 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:52 ---> dfd21b5a31f5 08:35:52 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:35:52 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:35:52 ---> Running in 73c9de2b553e 08:35:52 ---> Running in d7636721ceb5 08:35:52 ---> Running in 8906a069b4c3 08:35:52 Status: Downloaded newer image for alpine:3.15 08:35:52 ---> 5ce65d7b0fde 08:35:52 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:52 ---> Running in bf1fe2d20553 08:35:52 Removing intermediate container 73c9de2b553e 08:35:52 ---> 4d81864860a8 08:35:52 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:35:52 Removing intermediate container 8906a069b4c3 08:35:52 ---> 3bd9561cd1fa 08:35:52 Step 12/22 : ENV APP_PORT=59880 08:35:52 Removing intermediate container ea1e31580abf 08:35:52 ---> 3410ec70b5e3 08:35:52 08:35:52 Step 10/22 : FROM alpine:3.16 08:35:52 ---> dfd21b5a31f5 08:35:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:35:52 ---> Running in 7bfe380a1f32 08:35:52 ---> Running in f9e9724a8135 08:35:52 ---> Running in 040a6e4a8e2e 08:35:52 Removing intermediate container bf1fe2d20553 08:35:52 ---> e74abb82b225 08:35:52 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:52 ---> Running in 916ccc11657b 08:35:52 Removing intermediate container f9e9724a8135 08:35:52 ---> 79b2ed0d5d8d 08:35:52 Step 13/22 : EXPOSE $APP_PORT 08:35:52 ---> Running in 18eab5ef1910 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:52 Removing intermediate container 18eab5ef1910 08:35:52 ---> c1bdd85f9963 08:35:52 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:35:52 ---> Running in 4cd2fb74553b 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:52 (1/1) Installing dumb-init (1.2.5-r1) 08:35:52 Executing busybox-1.35.0-r17.trigger 08:35:52 OK: 6 MiB in 15 packages 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:52 (1/1) Installing dumb-init (1.2.5-r1) 08:35:52 (1/1) Installing dumb-init (1.2.5-r1) 08:35:52 Executing busybox-1.35.0-r17.trigger 08:35:52 Executing busybox-1.35.0-r17.trigger 08:35:52 OK: 6 MiB in 15 packages 08:35:52 Removing intermediate container d7636721ceb5 08:35:52 ---> 9a405c911c11 08:35:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:52 OK: 6 MiB in 15 packages 08:35:52 ---> Running in ac3a475d49e3 08:35:52 Removing intermediate container ac3a475d49e3 08:35:52 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:52 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:52 OK: 15859 distinct packages available 08:35:52 ---> 09db58b0f52f 08:35:52 Step 13/24 : ENV APP_PORT=59881 08:35:52 ---> Running in 6a281c745c72 08:35:52 (1/1) Installing dumb-init (1.2.5-r1) 08:35:52 Executing busybox-1.35.0-r17.trigger 08:35:52 OK: 6 MiB in 15 packages 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:52 Removing intermediate container 6a281c745c72 08:35:52 ---> b8a14a710295 08:35:52 Step 14/24 : EXPOSE $APP_PORT 08:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:52 ---> Running in a30cfc3add71 08:35:52 Removing intermediate container a30cfc3add71 08:35:52 ---> 837fc4cceae7 08:35:52 Step 15/24 : WORKDIR / 08:35:52 ---> Running in 4aecaba34639 08:35:52 (1/9) Installing ca-certificates (20220614-r0) 08:35:52 (2/9) Installing brotli-libs (1.0.9-r5) 08:35:52 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:35:52 (4/9) Installing libcurl (7.80.0-r6) 08:35:52 Removing intermediate container 4aecaba34639 08:35:52 ---> 127ec84f8d43 08:35:52 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:52 (5/9) Installing curl (7.80.0-r6) 08:35:52 Removing intermediate container 040a6e4a8e2e 08:35:52 ---> e5dad599400c 08:35:52 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:53 (6/9) Installing dumb-init (1.2.5-r1) 08:35:53 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:53 (8/9) Installing libucontext (1.1-r0) 08:35:53 (9/9) Installing gcompat (1.0.0-r4) 08:35:53 Executing busybox-1.34.1-r7.trigger 08:35:53 Executing ca-certificates-20220614-r0.trigger 08:35:53 OK: 8 MiB in 23 packages 08:35:53 Removing intermediate container 7bfe380a1f32 08:35:53 ---> 25ec0fe82d3a 08:35:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:53 Removing intermediate container 4cd2fb74553b 08:35:53 ---> 7c4158c50419 08:35:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:53 ---> 99dbd06a174e 08:35:53 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:35:53 ---> Running in 426c97fcb9a6 08:35:53 ---> 40056bef095e 08:35:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:53 Removing intermediate container 426c97fcb9a6 08:35:53 ---> b1ab38ad671f 08:35:53 Step 13/22 : ENV APP_PORT=59861 08:35:53 ---> Running in 09585227caef 08:35:53 ---> 4241810aa9b1 08:35:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:53 Removing intermediate container 09585227caef 08:35:53 ---> 0dc9c37af0f2 08:35:53 Step 14/22 : EXPOSE $APP_PORT 08:35:53 ---> cb97e823f64b 08:35:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:35:53 ---> 3dbdbcf0c64d 08:35:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:35:53 ---> Running in 4aa9ed8bbd6e 08:35:54 Removing intermediate container 4aa9ed8bbd6e 08:35:54 ---> 90218eb6da54 08:35:54 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:54 ---> 71fdc60942fa 08:35:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:35:54 ---> 95d2a7cf072d 08:35:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:35:54 ---> 633eb2664a5e 08:35:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:35:54 Removing intermediate container 916ccc11657b 08:35:54 ---> 8c2c3df65955 08:35:54 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:54 ---> 961b037fa33b 08:35:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:54 ---> b9e36fa78258 08:35:54 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:54 ---> Running in d6074801912b 08:35:54 ---> 0af9b368fefc 08:35:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:35:54 ---> 8cf362b022f0 08:35:54 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:54 ---> Running in 5b0320d34cd1 08:35:54 ---> 5c46022dd9b4 08:35:54 Step 18/22 : ENTRYPOINT ["/core-data"] 08:35:54 ---> Running in 1f5a9a97ea62 08:35:54 Removing intermediate container 5b0320d34cd1 08:35:54 ---> b007c9b05423 08:35:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:55 ---> Running in 71fab7a53fd8 08:35:55 Removing intermediate container 1f5a9a97ea62 08:35:55 ---> c493bd1beb8f 08:35:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:55 ---> f3ffc604ab42 08:35:55 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:55 ---> Running in 65ac8da6a95a 08:35:55 ---> bb0da142bcc8 08:35:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:35:55 Removing intermediate container 71fab7a53fd8 08:35:55 ---> 7e5fae09feae 08:35:55 Step 22/24 : LABEL arch=x86_64 08:35:55 Removing intermediate container 65ac8da6a95a 08:35:55 ---> 97ecb9cc3b90 08:35:55 Step 20/22 : LABEL arch=x86_64 08:35:55 ---> Running in 6efc6c330281 08:35:55 ---> Running in 490847a78be1 08:35:55 ---> 64452c928b70 08:35:55 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:35:55 ---> 698fa4fa9e4e 08:35:55 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:55 ---> Running in 22c16b0f1c5e 08:35:55 ---> Running in 04a38340aa22 08:35:55 Removing intermediate container 6efc6c330281 08:35:55 ---> 54cb7f0c94bf 08:35:55 Step 23/24 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d 08:35:55 Removing intermediate container 490847a78be1 08:35:55 ---> 2c0fec7dcb87 08:35:55 Step 21/22 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d 08:35:55 Removing intermediate container d6074801912b 08:35:55 ---> a2fa10a0709a 08:35:55 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:55 ---> Running in b216c2b2d753 08:35:55 ---> Running in 3af03025c194 08:35:56 Removing intermediate container 22c16b0f1c5e 08:35:56 ---> 759520013984 08:35:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:56 ---> Running in 333561f4a69f 08:35:56 Removing intermediate container 04a38340aa22 08:35:56 ---> 7c0ea71199d8 08:35:56 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:56 ---> Running in b86d9d7bbceb 08:35:56 ---> Running in d9b8acc87a64 08:35:56 Removing intermediate container b216c2b2d753 08:35:56 ---> 5aa48e667640 08:35:56 Step 24/24 : LABEL version=0.0.0 08:35:56 Removing intermediate container 3af03025c194 08:35:56 ---> f0fa3b929bc6 08:35:56 Step 22/22 : LABEL version=0.0.0 08:35:56 Removing intermediate container 333561f4a69f 08:35:56 ---> 3c7d9a64bbff 08:35:56 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:35:56 ---> Running in 2cb644fc46a1 08:35:56 ---> Running in 4d1a9056e69e 08:35:56 ---> Running in 361ef6361c43 08:35:56 Removing intermediate container b86d9d7bbceb 08:35:56 ---> f9babbb6509e 08:35:56 Step 20/22 : LABEL arch=x86_64 08:35:56 Removing intermediate container d9b8acc87a64 08:35:56 ---> 12eeb3f2b4d7 08:35:56 Step 17/19 : LABEL arch=x86_64 08:35:56 ---> Running in ca868fa6f72b 08:35:56 ---> Running in 3851085ec908 08:35:56 Removing intermediate container 2cb644fc46a1 08:35:56 ---> 5a55fddc5ecf 08:35:56 08:35:56 Removing intermediate container 4d1a9056e69e 08:35:56 ---> 25624eac6c98 08:35:56 08:35:56 Removing intermediate container 361ef6361c43 08:35:56 ---> 55f0a885d013 08:35:56 Step 20/22 : LABEL arch=x86_64 08:35:56 Successfully built 5a55fddc5ecf 08:35:56 ---> Running in d08ccb4e1a63 08:35:56 Successfully tagged core-data:latest 08:35:56  Building core-data ... done Building security-bootstrapper 08:35:56 Removing intermediate container ca868fa6f72b 08:35:56 ---> 5ab1dcd28514 08:35:56 Step 18/19 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d 08:35:56 Successfully built 25624eac6c98 08:35:56 Successfully tagged core-metadata:latest 08:35:56 Building security-secretstore-setup 08:35:56  Building core-metadata ... done Removing intermediate container 3851085ec908 08:35:56 ---> c7aa6372ca95 08:35:56 Step 21/22 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d 08:35:56 ---> Running in 33522c177c37 08:35:56 ---> Running in e2dc352f7a75 08:35:56 Removing intermediate container d08ccb4e1a63 08:35:56 ---> 16903cc0e0f3 08:35:56 Step 21/22 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d 08:35:56 ---> Running in 29275a5d9a9a 08:35:56 Removing intermediate container 33522c177c37 08:35:56 ---> f20cc538014d 08:35:56 Step 19/19 : LABEL version=0.0.0 08:35:56 Removing intermediate container e2dc352f7a75 08:35:56 ---> 10f65e08b5ee 08:35:56 Step 22/22 : LABEL version=0.0.0 08:36:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:00 ---> bbf510c61a80 08:36:00 Step 3/23 : WORKDIR /edgex-go 08:36:00 ---> Using cache 08:36:00 ---> 606d792ba2d5 08:36:00 Step 4/23 : RUN apk add --update --no-cache make git 08:36:01 ---> Running in 14d8a49c26b3 08:36:01 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:01 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:36:01 ---> bbf510c61a80 08:36:01 Step 3/32 : WORKDIR /edgex-go 08:36:01 ---> Using cache 08:36:01 ---> 606d792ba2d5 08:36:01 Step 4/32 : RUN apk add --update --no-cache make git 08:36:06 Removing intermediate container 29275a5d9a9a 08:36:06 ---> 602d1359ff6c 08:36:06 Step 22/22 : LABEL version=0.0.0 08:36:06 ---> Running in 6c6bfedca787 08:36:06 ---> Running in fbf10e9dfee6 08:36:06 ---> Running in 53365e82ccf9 08:36:06 Removing intermediate container 14d8a49c26b3 08:36:06 ---> 96b16dcd1f2f 08:36:06 08:36:06 ---> Running in e32e90e29ec3 08:36:06 Successfully built 96b16dcd1f2f 08:36:06 Removing intermediate container fbf10e9dfee6 08:36:06 ---> 60b4f687b717 08:36:06 08:36:06 Successfully tagged security-spiffe-token-provider:latest 08:36:06  Building security-spiffe-token-provider ... done Building support-notifications 08:36:06 Removing intermediate container e32e90e29ec3 08:36:06 ---> 6202d063e4cd 08:36:06 08:36:06 Successfully built 60b4f687b717 08:36:06 Successfully tagged support-scheduler:latest 08:36:06 Building security-spire-config 08:36:06  Building support-scheduler ... done Successfully built 6202d063e4cd 08:36:06 Successfully tagged core-common-config-bootstrapper:latest 08:36:06 Building security-proxy-setup 08:36:06  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:06 OK: 211 MiB in 51 packages 08:36:06 OK: 211 MiB in 51 packages 08:36:11 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:12 ---> bbf510c61a80 08:36:12 Step 3/24 : WORKDIR /edgex-go 08:36:12 ---> Using cache 08:36:12 ---> 606d792ba2d5 08:36:12 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:36:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:12 ---> bbf510c61a80 08:36:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:12 ---> Using cache 08:36:12 ---> e2d114df5f26 08:36:12 Step 4/22 : WORKDIR /edgex-go 08:36:12 ---> Using cache 08:36:12 ---> 237f75f3f820 08:36:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:36:12 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:36:12 ---> bbf510c61a80 08:36:12 Step 3/20 : WORKDIR /edgex-go 08:36:12 ---> Using cache 08:36:12 ---> 606d792ba2d5 08:36:12 Step 4/20 : RUN apk add --update --no-cache make git 08:36:17 ---> Running in 90193f9cf3e2 08:36:17 ---> Running in 268d336a5383 08:36:17 ---> Running in 53f236817087 08:36:17 Removing intermediate container 6c6bfedca787 08:36:17 ---> 29117302c32f 08:36:17 Step 5/23 : COPY go.mod vendor* ./ 08:36:17 Removing intermediate container 53365e82ccf9 08:36:17 ---> e91be9f6ea46 08:36:17 Step 5/32 : COPY go.mod vendor* ./ 08:36:17 ---> 59aa31d7cb10 08:36:17 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:17 ---> b571b26a0761 08:36:17 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:17 ---> Running in 49d4d787215b 08:36:17 ---> Running in 805a4f77d72c 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:17 OK: 211 MiB in 51 packages 08:36:17 OK: 211 MiB in 51 packages 08:36:17 OK: 211 MiB in 51 packages 08:36:18 Removing intermediate container 268d336a5383 08:36:18 ---> 9059ab37b0ba 08:36:18 Step 5/20 : COPY go.mod vendor* ./ 08:36:18 Removing intermediate container 53f236817087 08:36:18 ---> 855cfef8cf02 08:36:18 Step 6/22 : COPY go.mod vendor* ./ 08:36:18 Removing intermediate container 90193f9cf3e2 08:36:18 ---> e7be960a97d5 08:36:18 Step 5/24 : COPY go.mod vendor* ./ 08:36:18 ---> 3e3525254a99 08:36:18 ---> 016b435614d9 08:36:18 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:18 08:36:18 ---> Running in afeca2387417 08:36:18 ---> Running in ac0452619239 08:36:18 ---> 336fc064ea12 08:36:18 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:18 ---> Running in 97c920191f20 08:37:14 Removing intermediate container afeca2387417 08:37:14 ---> 32e502d660db 08:37:14 Step 8/22 : COPY . . 08:37:14 Removing intermediate container 97c920191f20 08:37:14 ---> a6cb8db0b87c 08:37:14 Step 7/24 : COPY . . 08:37:14 Removing intermediate container 805a4f77d72c 08:37:14 ---> ba34b6e8d3d4 08:37:14 Step 7/32 : COPY . . 08:37:14 Removing intermediate container ac0452619239 08:37:14 ---> 007729ec80c3 08:37:14 Step 7/20 : COPY . . 08:37:14 Removing intermediate container 49d4d787215b 08:37:14 ---> 82a44247b8f5 08:37:14 Step 7/23 : COPY . . 08:37:37 ---> b59b886e77f7 08:37:37 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:37:37 ---> 9c31d3c9e389 08:37:37 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:37 ---> 6a41bc813fd2 08:37:37 ---> 8177e10ab2ec 08:37:37 Step 8/20 : RUN make cmd/secrets-config/secrets-configStep 9/22 : RUN make cmd/support-notifications/support-notifications 08:37:37 08:37:37 ---> e22362116c1e 08:37:37 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:37:37 ---> Running in d155d5431361 08:37:37 ---> Running in 8be1c8e7beab 08:37:37 ---> Running in 4eef6d118ce1 08:37:37 ---> Running in 5ca33d86e4a1 08:37:37 ---> Running in 0d5ab8e3ede7 08:37:37 Removing intermediate container 8be1c8e7beab 08:37:37 ---> fbd9fa9dc314 08:37:37 Step 9/24 : WORKDIR /edgex-go/spire-build 08:37:37 ---> Running in 9ebd548117f4 08:37:37 Removing intermediate container 9ebd548117f4 08:37:37 ---> 85ed9e37a782 08:37:37 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:37:37 ---> Running in 3f984cbab1a1 08:37:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:37:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:37:37 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:37:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:37:37 Removing intermediate container 3f984cbab1a1 08:37:37 ---> 64733eec8de6 08:37:37 Step 11/24 : WORKDIR /edgex-go 08:37:37 ---> Running in fbff82306080 08:37:37 Removing intermediate container fbff82306080 08:37:37 ---> 7a2b09d686e6 08:37:37 08:37:37 Step 12/24 : FROM alpine:3.15 08:37:37 ---> 5ce65d7b0fde 08:37:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:37 ---> Using cache 08:37:37 ---> e74abb82b225 08:37:37 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:37:37 ---> Running in cd7660a0785a 08:37:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:37:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:37:38 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:37:38 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:37:38 OK: 15859 distinct packages available 08:37:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:37:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:37:38 (1/4) Installing dumb-init (1.2.5-r1) 08:37:38 (2/4) Installing musl-obstack (1.2.3-r0) 08:37:38 (3/4) Installing libucontext (1.1-r0) 08:37:38 (4/4) Installing gcompat (1.0.0-r4) 08:37:38 Executing busybox-1.34.1-r7.trigger 08:37:38 OK: 6 MiB in 18 packages 08:37:39 Removing intermediate container cd7660a0785a 08:37:39 ---> 4fd26a767b73 08:37:39 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:44 ---> 49e81b0a0c47 08:37:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:37:45 ---> 6adb7e7efe0f 08:37:45 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:37:46 ---> Running in 4a0ef7d9e00a 08:37:46 Removing intermediate container 4a0ef7d9e00a 08:37:46 ---> 377c15ea7190 08:37:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:37:47 ---> 9b48a483132c 08:37:47 Step 19/24 : WORKDIR / 08:37:47 ---> Running in 5cd291fc185d 08:37:47 Removing intermediate container 5cd291fc185d 08:37:47 ---> 3a46d219d135 08:37:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:47 ---> Running in a4d4be2bba91 08:37:47 Removing intermediate container a4d4be2bba91 08:37:47 ---> 5fdee30ca4de 08:37:47 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:47 ---> Running in cfc9d385d613 08:37:47 Removing intermediate container cfc9d385d613 08:37:47 ---> 3ef398d94394 08:37:47 Step 22/24 : LABEL arch=x86_64 08:37:48 ---> Running in 2911af4aebbd 08:37:48 Removing intermediate container 2911af4aebbd 08:37:48 ---> e24d05aef6dc 08:37:48 Step 23/24 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d 08:37:48 ---> Running in 4fc4d3831221 08:37:48 Removing intermediate container 4fc4d3831221 08:37:48 ---> 50aa4cbbd349 08:37:48 Step 24/24 : LABEL version=0.0.0 08:37:48 ---> Running in d726d7047b5d 08:37:48 Removing intermediate container d726d7047b5d 08:37:48 ---> f4f5524c29cf 08:37:48 08:37:49 Successfully built f4f5524c29cf 08:37:49 Successfully tagged security-spire-config:latest 08:37:49  Building security-spire-config ... done Building security-spire-agent 08:37:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:52 ---> bbf510c61a80 08:37:52 Step 3/24 : WORKDIR /edgex-go 08:37:52 ---> Using cache 08:37:52 ---> 606d792ba2d5 08:37:52 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:37:52 ---> Using cache 08:37:52 ---> e7be960a97d5 08:37:52 Step 5/24 : COPY go.mod vendor* ./ 08:37:52 ---> Using cache 08:37:52 ---> 336fc064ea12 08:37:52 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:52 ---> Using cache 08:37:52 ---> a6cb8db0b87c 08:37:52 Step 7/24 : COPY . . 08:37:52 ---> Using cache 08:37:52 ---> b59b886e77f7 08:37:52 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:37:52 ---> Using cache 08:37:52 ---> fbd9fa9dc314 08:37:52 Step 9/24 : WORKDIR /edgex-go/spire-build 08:37:52 ---> Using cache 08:37:52 ---> 85ed9e37a782 08:37:52 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:37:52 ---> Using cache 08:37:52 ---> 64733eec8de6 08:37:52 Step 11/24 : WORKDIR /edgex-go 08:37:52 ---> Using cache 08:37:52 ---> 7a2b09d686e6 08:37:52 08:37:52 Step 12/24 : FROM alpine:3.15 08:37:52 ---> 5ce65d7b0fde 08:37:52 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:52 ---> Using cache 08:37:52 ---> e74abb82b225 08:37:52 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:00 ---> Running in dc4c2c11bb13 08:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:38:01 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:38:01 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:38:01 OK: 15859 distinct packages available 08:38:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:38:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:38:01 (1/5) Installing dumb-init (1.2.5-r1) 08:38:01 (2/5) Installing musl-obstack (1.2.3-r0) 08:38:01 (3/5) Installing libucontext (1.1-r0) 08:38:01 (4/5) Installing gcompat (1.0.0-r4) 08:38:01 (5/5) Installing openssl (1.1.1t-r1) 08:38:01 Executing busybox-1.34.1-r7.trigger 08:38:01 OK: 7 MiB in 19 packages 08:38:03 Removing intermediate container dc4c2c11bb13 08:38:03 ---> 78907c8754b8 08:38:03 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:38:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:38:06 ---> 6c6d51e31068 08:38:06 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:38:11 ---> 309d0267ecf2 08:38:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:38:11 ---> 3f217a781f76 08:38:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:38:16 ---> 57ddfa2c2fd5 08:38:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:38:16 Removing intermediate container 4eef6d118ce1 08:38:16 ---> 291cd074d7a3 08:38:16 08:38:16 Step 9/20 : FROM alpine:3.16 08:38:16 ---> dfd21b5a31f5 08:38:16 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 08:38:16 Removing intermediate container 5ca33d86e4a1 08:38:16 ---> 3238455fab55 08:38:16 08:38:16 Step 9/32 : FROM alpine:3.16 08:38:16 ---> dfd21b5a31f5 08:38:16 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:16 ---> Running in 0eb8625f7cf0 08:38:16 Removing intermediate container d155d5431361 08:38:16 ---> 067a7e6fb10e 08:38:16 08:38:16 Step 9/23 : FROM alpine:3.16 08:38:16 ---> dfd21b5a31f5 08:38:16 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:38:16 ---> 378022ee5a52 08:38:16 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:38:16 ---> Running in 80ef3754e015 08:38:16 ---> Running in 875b6130fdc7 08:38:16 ---> Running in a077e7f5fccb 08:38:16 Removing intermediate container 80ef3754e015 08:38:16 ---> 8659c14ed00f 08:38:16 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:38:16 Removing intermediate container a077e7f5fccb 08:38:16 ---> d0fc6dd6f623 08:38:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:38:16 ---> Running in 66034d01be2c 08:38:16 ---> Running in c90b2386d9ab 08:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:16 Removing intermediate container c90b2386d9ab 08:38:16 ---> e82e175b9fa7 08:38:16 Step 22/24 : LABEL arch=x86_64 08:38:16 ---> Running in 13341eba2184 08:38:16 (1/2) Installing dumb-init (1.2.5-r1) 08:38:16 (2/2) Installing openssl (1.1.1t-r0) 08:38:16 (1/3) Installing ca-certificates (20220614-r0) 08:38:16 Executing busybox-1.35.0-r17.trigger 08:38:17 OK: 6 MiB in 16 packages 08:38:17 (2/3) Installing dumb-init (1.2.5-r1) 08:38:17 (3/3) Installing su-exec (0.2-r1) 08:38:17 Executing busybox-1.35.0-r17.trigger 08:38:17 Executing ca-certificates-20220614-r0.trigger 08:38:17 OK: 6 MiB in 17 packages 08:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:17 Removing intermediate container 13341eba2184 08:38:17 ---> 743c9dd855ed 08:38:17 Step 23/24 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d 08:38:17 (1/2) Installing dumb-init (1.2.5-r1) 08:38:17 (2/2) Installing su-exec (0.2-r1) 08:38:17 Executing busybox-1.35.0-r17.trigger 08:38:17 OK: 6 MiB in 16 packages 08:38:18 ---> Running in 708a73679336 08:38:18 Removing intermediate container 708a73679336 08:38:18 ---> e56905acf469 08:38:18 Step 24/24 : LABEL version=0.0.0 08:38:18 ---> Running in 29c169b3544c 08:38:19 Removing intermediate container 0d5ab8e3ede7 08:38:19 ---> b913354db310 08:38:19 08:38:19 Step 10/22 : FROM alpine:3.16 08:38:19 ---> dfd21b5a31f5 08:38:19 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:38:19 Removing intermediate container 29c169b3544c 08:38:19 ---> 822f6c34c16c 08:38:19 08:38:19 Removing intermediate container 0eb8625f7cf0 08:38:19 ---> 38924301cc19 08:38:19 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:38:19 Removing intermediate container 66034d01be2c 08:38:19 ---> aedb705db052 08:38:19 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:38:19 Removing intermediate container 875b6130fdc7 08:38:19 ---> bba9aeb144df 08:38:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:38:19 ---> Running in d1a11873427c 08:38:19 ---> Running in 157fe2fc28eb 08:38:19 ---> Running in 53797b3834c4 08:38:19 Successfully built 822f6c34c16c 08:38:19 ---> Running in b232aed638cf 08:38:19 Successfully tagged security-spire-agent:latest 08:38:19  Building security-spire-agent ... done Building security-spire-server 08:38:19 Removing intermediate container 157fe2fc28eb 08:38:19 ---> 55d54eb16d49 08:38:19 Step 12/20 : WORKDIR /edgex 08:38:19 Removing intermediate container 53797b3834c4 08:38:19 ---> 486f5abe3176 08:38:19 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:38:20 (1/2) Installing ca-certificates (20220614-r0) 08:38:20 (2/2) Installing dumb-init (1.2.5-r1) 08:38:20 Executing busybox-1.35.0-r17.trigger 08:38:20 Executing ca-certificates-20220614-r0.trigger 08:38:20 OK: 6 MiB in 16 packages 08:38:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:38:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:23 ---> bbf510c61a80 08:38:23 Step 3/23 : WORKDIR /edgex-go 08:38:23 ---> Using cache 08:38:23 ---> 606d792ba2d5 08:38:23 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:38:23 ---> Using cache 08:38:23 ---> e7be960a97d5 08:38:23 Step 5/23 : COPY go.mod vendor* ./ 08:38:23 ---> Using cache 08:38:23 ---> 336fc064ea12 08:38:23 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:23 ---> Using cache 08:38:23 ---> a6cb8db0b87c 08:38:23 Step 7/23 : COPY . . 08:38:23 ---> Using cache 08:38:23 ---> b59b886e77f7 08:38:23 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:38:23 ---> Using cache 08:38:23 ---> fbd9fa9dc314 08:38:23 Step 9/23 : WORKDIR /edgex-go/spire-build 08:38:23 ---> Using cache 08:38:23 ---> 85ed9e37a782 08:38:23 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:38:25 ---> Running in 49c81996de29 08:38:25 Removing intermediate container b232aed638cf 08:38:25 ---> 5ad409e4955a 08:38:25 Step 12/23 : WORKDIR / 08:38:25 ---> Running in 7a60680d59a8 08:38:25 ---> Running in 8cd6428de403 08:38:25 ---> Running in 3e75dc78dfad 08:38:25 Removing intermediate container 49c81996de29 08:38:25 ---> c4e829364c34 08:38:25 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:38:25 Removing intermediate container 7a60680d59a8 08:38:25 ---> f628cbd130e6 08:38:25 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:38:25 Removing intermediate container 3e75dc78dfad 08:38:25 ---> 746374a7f7ae 08:38:25 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:38:25 ---> Running in 04190e5ce10b 08:38:25 Removing intermediate container d1a11873427c 08:38:25 ---> d62ff7b806df 08:38:25 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:38:25 ---> Running in 42762a932209 08:38:25 Removing intermediate container 04190e5ce10b 08:38:25 ---> 980491a2bb17 08:38:25 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:38:25 ---> 0671471a873d 08:38:25 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:25 ---> Running in a44f5565ee5c 08:38:25 ---> a81eb7e28d2d 08:38:25 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:38:25 Removing intermediate container 42762a932209 08:38:25 ---> a8826db6a73d 08:38:25 Step 13/22 : ENV APP_PORT=59860 08:38:25 ---> Running in 5c2cabd68ad8 08:38:25 Removing intermediate container a44f5565ee5c 08:38:25 ---> a1470242069b 08:38:25 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:38:25 ---> Running in 9c4a18167708 08:38:25 Removing intermediate container 5c2cabd68ad8 08:38:25 ---> 78679a68abca 08:38:25 Step 14/22 : EXPOSE $APP_PORT 08:38:25 ---> c4f4aadd0bad 08:38:25 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:38:25 ---> 70377ccde02c 08:38:25 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:25 ---> Running in 61a61b6b1105 08:38:25 Removing intermediate container 8cd6428de403 08:38:25 ---> f261ad2fca5a 08:38:25 Step 11/23 : WORKDIR /edgex-go 08:38:25 Removing intermediate container 61a61b6b1105 08:38:25 ---> 46f03cc79c42 08:38:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:25 ---> Running in 1df050fe9285 08:38:25 ---> 2e23bfa5045d 08:38:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:26 ---> a3280cc4169b 08:38:26 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:26 ---> Running in 396693f44df8 08:38:26 Removing intermediate container 1df050fe9285 08:38:26 ---> f0041aa863ef 08:38:26 08:38:26 Step 12/23 : FROM alpine:3.15 08:38:26 ---> 5ce65d7b0fde 08:38:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:26 ---> Using cache 08:38:26 ---> e74abb82b225 08:38:26 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:26 ---> Using cache 08:38:26 ---> 78907c8754b8 08:38:26 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:38:26 ---> c17835352558 08:38:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:28 ---> 01934119fc8e 08:38:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:28 ---> 12a9f2cd7671 08:38:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:38:28 ---> c0f05fb8d117 08:38:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:38:29 Removing intermediate container 9c4a18167708 08:38:29 ---> 804a0aa1b1e1 08:38:29 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:38:29 ---> f5c590f650a6 08:38:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:38:29 ---> 69691aad8ea1 08:38:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:38:29 ---> Running in f7032f6eafcb 08:38:29 ---> Running in 5165ba63cc8d 08:38:29 ---> e634eb046367 08:38:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:29 Removing intermediate container f7032f6eafcb 08:38:29 ---> 4da9592ab8f9 08:38:29 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:38:29 Removing intermediate container 396693f44df8 08:38:29 ---> 19e144567d8e 08:38:29 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 08:38:29 ---> d99b03805e64 08:38:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:38:29 Removing intermediate container 5165ba63cc8d 08:38:29 ---> 1d376439cb8a 08:38:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:29 ---> Running in e256595bc67d 08:38:29 ---> Running in 62e0cdd52b7b 08:38:29 ---> 0845c4d7d3eb 08:38:29 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:29 ---> Running in 2f2987f4c52a 08:38:29 Removing intermediate container e256595bc67d 08:38:29 ---> 20f6614e8e2b 08:38:29 Step 18/20 : LABEL arch=x86_64 08:38:29 ---> 66bc9be82e67 08:38:29 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:38:29 Removing intermediate container 62e0cdd52b7b 08:38:29 ---> 64a7854801e9 08:38:29 Step 20/22 : LABEL arch=x86_64 08:38:30 ---> 6808d0d2d2b9 08:38:30 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:38:30 ---> Running in 2567cb625db9 08:38:30 ---> Running in 9dddb4ed0ddf 08:38:30 ---> Running in ef0fcbf0c19c 08:38:30 ---> Running in 2677e9e31e76 08:38:30 Removing intermediate container 2567cb625db9 08:38:30 ---> 89c391e59f9a 08:38:30 Step 19/20 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d 08:38:30 Removing intermediate container 9dddb4ed0ddf 08:38:30 ---> d0d8ade656f3 08:38:30 Step 21/22 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d 08:38:30 ---> Running in f3ee0ec56be8 08:38:30 ---> Running in 5a7a61cb16af 08:38:30 Removing intermediate container 2677e9e31e76 08:38:30 ---> 2ddd83247125 08:38:30 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:38:30 ---> Running in f4277b74ebfb 08:38:30 Removing intermediate container f3ee0ec56be8 08:38:30 ---> 354f2aca9787 08:38:30 Step 22/22 : LABEL version=0.0.0 08:38:30 Removing intermediate container 5a7a61cb16af 08:38:30 ---> 574e2d9343d6 08:38:30 Step 20/20 : LABEL version=0.0.0 08:38:30 ---> Running in 25bf968e6f7a 08:38:30 ---> Running in b269d8e92c1c 08:38:30 Removing intermediate container f4277b74ebfb 08:38:30 ---> abfc896f8cd4 08:38:30 Step 21/23 : LABEL arch=x86_64 08:38:30 ---> Running in c88b22dc15c4 08:38:30 Removing intermediate container b269d8e92c1c 08:38:30 ---> e52f6bfdbd36 08:38:30 08:38:30 Removing intermediate container 25bf968e6f7a 08:38:30 ---> a0878a1553bf 08:38:30 08:38:30 Removing intermediate container 2f2987f4c52a 08:38:30 ---> d956e3479586 08:38:30 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 08:38:30 ---> Running in 97e36135227d 08:38:30 Successfully built e52f6bfdbd36 08:38:30 Removing intermediate container c88b22dc15c4 08:38:30 ---> 3d150f3ff695 08:38:30 Step 22/23 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d 08:38:30 Successfully tagged security-proxy-setup:latest 08:38:30 Building security-proxy-auth 08:38:30  Building security-proxy-setup ... done Successfully built a0878a1553bf 08:38:30 Successfully tagged support-notifications:latest 08:38:30  Building support-notifications ... done Building core-command 08:38:30 ---> Running in efcf06956f11 08:38:30 Removing intermediate container 97e36135227d 08:38:30 ---> 1c0f1217e52c 08:38:30 Step 21/23 : LABEL arch=x86_64 08:38:30 ---> Running in c19a1e8b0841 08:38:30 Removing intermediate container efcf06956f11 08:38:30 ---> 3fb79910cbf1 08:38:30 Step 23/23 : LABEL version=0.0.0 08:38:33 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:33 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:38:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:38:35 ---> bbf510c61a80 08:38:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:38:35 ---> Using cache 08:38:35 ---> e2d114df5f26 08:38:35 Step 4/22 : WORKDIR /edgex-go 08:38:35 ---> Using cache 08:38:35 ---> 237f75f3f820 08:38:35 Step 5/22 : RUN apk add --update --no-cache make git 08:38:35 ---> Using cache 08:38:35 ---> 314462d397b5 08:38:35 Step 6/22 : COPY go.mod vendor* ./ 08:38:35 ---> Using cache 08:38:35 ---> 2eba5be58246 08:38:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:35 ---> Using cache 08:38:35 ---> a1661486090b 08:38:35 Step 8/22 : COPY . . 08:38:35 ---> Using cache 08:38:35 ---> 672136b3e3a3 08:38:35 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:38:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:38:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:36 ---> bbf510c61a80 08:38:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:36 ---> Using cache 08:38:36 ---> e2d114df5f26 08:38:36 Step 4/23 : WORKDIR /edgex-go 08:38:36 ---> Using cache 08:38:36 ---> 237f75f3f820 08:38:36 Step 5/23 : RUN apk add --update --no-cache make git 08:38:36 ---> Using cache 08:38:36 ---> 314462d397b5 08:38:36 Step 6/23 : COPY go.mod vendor* ./ 08:38:36 ---> Using cache 08:38:36 ---> 2eba5be58246 08:38:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:36 ---> Using cache 08:38:36 ---> a1661486090b 08:38:36 Step 8/23 : COPY . . 08:38:36 ---> Using cache 08:38:36 ---> 672136b3e3a3 08:38:36 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:38:38 Removing intermediate container ef0fcbf0c19c 08:38:38 ---> bc65110c7c96 08:38:38 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:41 ---> Running in 63c682a95d66 08:38:41 Removing intermediate container c19a1e8b0841 08:38:41 ---> 0c148d99b9dd 08:38:41 Step 22/23 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d 08:38:41 ---> Running in 06e29715b500 08:38:41 ---> Running in a31e48d28bf8 08:38:41 ---> 5c23be72a97e 08:38:41 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:41 ---> Running in 2bfaca26f52c 08:38:41 Removing intermediate container 63c682a95d66 08:38:41 ---> 30bd29df2d31 08:38:41 08:38:41 Removing intermediate container 2bfaca26f52c 08:38:41 ---> 84afa55239dc 08:38:41 Step 23/23 : LABEL version=0.0.0 08:38:41 ---> Running in 0e18fff74ddf 08:38:41 Successfully built 30bd29df2d31 08:38:41 Successfully tagged security-spire-server:latest 08:38:41  Building security-spire-server ... done Removing intermediate container 0e18fff74ddf 08:38:41 ---> 765ae3c0b63a 08:38:41 08:38:41 ---> fb6d13a0f087 08:38:41 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:38:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:38:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:38:41 Successfully built 765ae3c0b63a 08:38:41 Successfully tagged security-secretstore-setup:latest 08:38:41  Building security-secretstore-setup ... done  ---> 48bdd45f558c 08:38:41 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:38:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:38:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:41 ---> 2645c5864527 08:38:41 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:38:42 ---> 09f0574a3fb9 08:38:42 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:38:42 ---> 55e36049536e 08:38:42 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:42 ---> b2ea018116ab 08:38:42 Step 27/32 : RUN chmod +x /entrypoint.sh 08:38:42 ---> Running in 6d8aa59fccb2 08:38:43 Removing intermediate container 6d8aa59fccb2 08:38:43 ---> 211bf42c18af 08:38:43 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:38:43 ---> Running in 58909ffebd1a 08:38:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:43 Removing intermediate container 58909ffebd1a 08:38:43 ---> e5092920d0c4 08:38:43 Step 29/32 : CMD ["gate"] 08:38:43 ---> Running in 9b95eced4091 08:38:43 Removing intermediate container 9b95eced4091 08:38:43 ---> e2ea2333310b 08:38:43 Step 30/32 : LABEL arch=x86_64 08:38:43 ---> Running in 50c459d8b662 08:38:43 Removing intermediate container 50c459d8b662 08:38:43 ---> fa1d9c7e50bd 08:38:43 Step 31/32 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d 08:38:43 ---> Running in fdaae913e0ea 08:38:43 Removing intermediate container fdaae913e0ea 08:38:43 ---> 5c0fa25bd8db 08:38:43 Step 32/32 : LABEL version=0.0.0 08:38:43 ---> Running in 5f7caea1b205 08:38:44 Removing intermediate container 5f7caea1b205 08:38:44 ---> 30732ddc90c1 08:38:44 08:38:44 Successfully built 30732ddc90c1 08:38:44 Successfully tagged security-bootstrapper:latest 08:38:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:06  Building security-bootstrapper ... done Removing intermediate container a31e48d28bf8 08:39:06 ---> 608db96a01f4 08:39:06 08:39:06 Step 10/22 : FROM alpine:3.16 08:39:06 ---> dfd21b5a31f5 08:39:06 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:39:06 ---> Using cache 08:39:06 ---> 4d81864860a8 08:39:06 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:39:06 ---> Using cache 08:39:06 ---> e5dad599400c 08:39:06 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:06 ---> Using cache 08:39:06 ---> 99dbd06a174e 08:39:06 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:39:06 Removing intermediate container 06e29715b500 08:39:06 ---> e9b42f608f3c 08:39:06 08:39:06 Step 10/23 : FROM alpine:3.16 08:39:06 ---> dfd21b5a31f5 08:39:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:39:06 ---> Using cache 08:39:06 ---> 25ec0fe82d3a 08:39:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:39:06 ---> Using cache 08:39:06 ---> b1ab38ad671f 08:39:06 Step 13/23 : ENV APP_PORT=59882 08:39:06 ---> Running in c2ce0efd800c 08:39:06 Removing intermediate container c2ce0efd800c 08:39:06 ---> 953d214f1159 08:39:06 Step 14/23 : EXPOSE $APP_PORT 08:39:06 ---> Running in 118b8d40f95e 08:39:06 Removing intermediate container 118b8d40f95e 08:39:06 ---> 06f71f18d7fe 08:39:06 Step 15/23 : WORKDIR / 08:39:06 ---> 3a3a5cf58daf 08:39:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:39:06 ---> Running in 9be5ce53ae12 08:39:06 Removing intermediate container 9be5ce53ae12 08:39:06 ---> 828397679772 08:39:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:06 ---> 92f826499c5e 08:39:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:39:06 ---> ca02e4b37a57 08:39:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:39:06 ---> a4bec9be1dad 08:39:06 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:06 ---> Running in 24625fb3f826 08:39:06 ---> 8cd1cf74dace 08:39:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:39:06 ---> 01b95ec359ea 08:39:06 Step 19/23 : ENTRYPOINT ["/core-command"] 08:39:06 ---> Running in 1d4f10b7a5d7 08:39:06 Removing intermediate container 1d4f10b7a5d7 08:39:06 ---> 8b3f82f96fc1 08:39:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:06 ---> Running in c62d23cf0005 08:39:06 Removing intermediate container 24625fb3f826 08:39:06 ---> 484ae4087b5b 08:39:06 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:39:06 Removing intermediate container c62d23cf0005 08:39:06 ---> 794be23cb8d4 08:39:06 Step 21/23 : LABEL arch=x86_64 08:39:06 ---> Running in b9bbbd398b39 08:39:06 ---> Running in 023cbc0dbdad 08:39:06 Removing intermediate container b9bbbd398b39 08:39:06 ---> 012df46c02a2 08:39:06 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:39:06 Removing intermediate container 023cbc0dbdad 08:39:06 ---> 90f73a9db338 08:39:06 Step 22/23 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d 08:39:06 ---> Running in d2fb70258442 08:39:06 ---> Running in 2b91733e8f4b 08:39:07 Removing intermediate container 2b91733e8f4b 08:39:07 ---> 5927d9a7fa5c 08:39:07 Step 20/22 : LABEL arch=x86_64 08:39:07 ---> Running in 83b1b111ce06 08:39:07 Removing intermediate container d2fb70258442 08:39:07 ---> 87c3d37e107e 08:39:07 Step 23/23 : LABEL version=0.0.0 08:39:07 ---> Running in 60f27623b6a3 08:39:07 Removing intermediate container 83b1b111ce06 08:39:07 ---> 900626144742 08:39:07 Step 21/22 : LABEL git_sha=5725133d420c87c9c3863b09a0cdc14354f1a88d 08:39:07 ---> Running in 592a261c9050 08:39:07 Removing intermediate container 60f27623b6a3 08:39:07 ---> 4f564867eb39 08:39:07 08:39:07 Successfully built 4f564867eb39 08:39:07 Successfully tagged core-command:latest 08:39:07  Building core-command ... done Removing intermediate container 592a261c9050 08:39:07 ---> 98ac8be7a6cf 08:39:07 Step 22/22 : LABEL version=0.0.0 08:39:07 ---> Running in 84f7df67d991 08:39:07 Removing intermediate container 84f7df67d991 08:39:07 ---> 546adde67a3a 08:39:07 08:39:07 Successfully built 546adde67a3a 08:39:07 Successfully tagged security-proxy-auth:latest 08:39:07  Building security-proxy-auth ... done  [Pipeline] } 08:39:07 $ docker stop --time=1 7c7c575afda79900af2ffb60e64f5051f4a417bf031dd85e31e761b3e3ab0ea5 08:39:08 $ docker rm -f --volumes 7c7c575afda79900af2ffb60e64f5051f4a417bf031dd85e31e761b3e3ab0ea5 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:09 + docker images 08:39:09 REPOSITORY TAG IMAGE ID CREATED SIZE 08:39:09 core-command latest 4f564867eb39 1 second ago 17.8MB 08:39:09 security-proxy-auth latest 546adde67a3a 1 second ago 16.2MB 08:39:09 e9b42f608f3c 3 seconds ago 1.68GB 08:39:09 608db96a01f4 6 seconds ago 1.66GB 08:39:09 security-bootstrapper latest 30732ddc90c1 25 seconds ago 19.8MB 08:39:09 security-secretstore-setup latest 765ae3c0b63a 27 seconds ago 29.9MB 08:39:09 security-spire-server latest 30bd29df2d31 28 seconds ago 86.5MB 08:39:09 security-proxy-setup latest e52f6bfdbd36 38 seconds ago 16.4MB 08:39:09 support-notifications latest a0878a1553bf 38 seconds ago 30.7MB 08:39:09 f0041aa863ef 43 seconds ago 1.55GB 08:39:09 b913354db310 50 seconds ago 1.75GB 08:39:09 security-spire-agent latest 822f6c34c16c 50 seconds ago 125MB 08:39:09 291cd074d7a3 53 seconds ago 1.66GB 08:39:09 3238455fab55 53 seconds ago 1.67GB 08:39:09 067a7e6fb10e 53 seconds ago 1.67GB 08:39:09 security-spire-config latest f4f5524c29cf About a minute ago 85.8MB 08:39:09 7a2b09d686e6 About a minute ago 1.55GB 08:39:09 core-common-config-bootstrapper latest 6202d063e4cd 3 minutes ago 15.5MB 08:39:09 support-scheduler latest 60b4f687b717 3 minutes ago 30.1MB 08:39:09 security-spiffe-token-provider latest 96b16dcd1f2f 3 minutes ago 30MB 08:39:09 core-data latest 5a55fddc5ecf 3 minutes ago 18MB 08:39:09 core-metadata latest 25624eac6c98 3 minutes ago 18.5MB 08:39:09 3410ec70b5e3 3 minutes ago 1.75GB 08:39:09 6f16407fbb42 3 minutes ago 1.69GB 08:39:09 ff1ba9edd50c 3 minutes ago 1.72GB 08:39:09 9de57da9aa6f 3 minutes ago 1.68GB 08:39:09 89da6e295e1e 3 minutes ago 1.69GB 08:39:09 ci-base-image-x86_64 latest bbf510c61a80 8 minutes ago 903MB 08:39:09 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 08:39:09 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 08:39:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 08:39:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:39:09 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] } 08:39:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.369s coverage: 28.7% of statements 08:39:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.442s coverage: 98.5% of statements 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.754s coverage: 71.2% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.489s coverage: 54.0% of statements 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.175s coverage: 88.5% of statements 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.652s coverage: 3.9% of statements 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.303s coverage: 95.6% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.356s coverage: 72.2% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.590s coverage: 65.9% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.479s coverage: 0.9% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.516s coverage: 29.6% of statements 08:39:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.403s coverage: 45.5% of statements 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.352s coverage: 82.9% of statements 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.353s coverage: 94.1% of statements 08:39:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.285s coverage: 96.3% of statements 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.319s coverage: 87.5% of statements 08:40:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.312s coverage: 94.4% of statements 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.685s coverage: 79.9% of statements 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.391s coverage: 92.9% of statements 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.075s coverage: 64.4% of statements 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.285s coverage: 86.9% of statements 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.290s coverage: 87.2% of statements 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.245s coverage: 20.0% of statements 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.233s coverage: 100.0% of statements 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.385s coverage: 81.2% of statements 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.464s coverage: 82.1% of statements 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:40:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.310s coverage: 84.8% of statements 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.472s coverage: 63.1% of statements 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.315s coverage: 100.0% of statements 08:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.155s coverage: 89.4% of statements 08:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.075s coverage: 100.0% of statements 08:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements 08:40:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.944s coverage: 38.4% of statements 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.330s coverage: 89.5% of statements 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.304s coverage: 84.8% of statements 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.493s coverage: 17.7% of statements 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.839s coverage: 92.3% of statements 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.418s coverage: 63.2% of statements 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:40 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.574s coverage: 97.7% of statements 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:40 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:40:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:40 go vet ./... 08:43:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:43:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:43:02 ./bin/test-attribution-txt.sh [Pipeline] echo 08:43:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:43:03 + ls -al . 08:43:03 total 700 08:43:03 drwxrwxr-x 10 1001 1001 4096 Mar 8 08:35 . 08:43:03 drwxr-xr-x 4 root root 4096 Mar 8 08:35 .. 08:43:03 drwxrwxr-x 2 1001 1001 4096 Mar 8 08:33 .blubracket 08:43:03 -rw-rw-r-- 1 1001 1001 16 Mar 8 08:33 .dockerignore 08:43:03 drwxrwxr-x 8 1001 1001 4096 Mar 8 08:33 .git 08:43:03 drwxrwxr-x 3 1001 1001 4096 Mar 8 08:33 .github 08:43:03 -rw-rw-r-- 1 1001 1001 1112 Mar 8 08:33 .gitignore 08:43:03 -rw-rw-r-- 1 1001 1001 42 Mar 8 08:33 .golangci.yml 08:43:03 -rw-rw-r-- 1 1001 1001 87 Mar 8 08:33 .hadolint.yml 08:43:03 -rw-rw-r-- 1 1001 1001 166 Mar 8 08:33 .sonarcloud.properties 08:43:03 -rw-rw-r-- 1 1001 1001 1171 Mar 8 08:33 ADOPTERS.md 08:43:03 -rw-rw-r-- 1 1001 1001 10825 Mar 8 08:33 Attribution.txt 08:43:03 -rw-rw-r-- 1 1001 1001 73765 Mar 8 08:33 CHANGELOG.md 08:43:03 -rw-rw-r-- 1 1001 1001 3804 Mar 8 08:33 CONTRIBUTING.md 08:43:03 -rw-rw-r-- 1 1001 1001 677 Mar 8 08:33 GOVERNANCE.md 08:43:03 -rw-rw-r-- 1 1001 1001 883 Mar 8 08:33 Jenkinsfile 08:43:03 -rw-rw-r-- 1 1001 1001 10775 Mar 8 08:33 LICENSE 08:43:03 -rw-rw-r-- 1 1001 1001 14071 Mar 8 08:33 Makefile 08:43:03 -rw-rw-r-- 1 1001 1001 582 Mar 8 08:33 OWNERS.md 08:43:03 -rw-rw-r-- 1 1001 1001 9403 Mar 8 08:33 README.md 08:43:03 -rw-rw-r-- 1 1001 1001 6912 Mar 8 08:33 SECURITY.md 08:43:03 -rw-rw-r-- 1 1001 1001 5 Mar 8 08:30 VERSION 08:43:03 drwxrwxr-x 2 1001 1001 4096 Mar 8 08:33 bin 08:43:03 drwxrwxr-x 18 1001 1001 4096 Mar 8 08:33 cmd 08:43:03 -rw-r--r-- 1 root root 446903 Mar 8 08:40 coverage.out 08:43:03 -rw-rw-r-- 1 1001 1001 3232 Mar 8 08:33 go.mod 08:43:03 -rw-rw-r-- 1 1001 1001 31098 Mar 8 08:33 go.sum 08:43:03 drwxrwxr-x 7 1001 1001 4096 Mar 8 08:33 internal 08:43:03 drwxrwxr-x 3 1001 1001 4096 Mar 8 08:33 openapi 08:43:03 drwxrwxr-x 4 1001 1001 4096 Mar 8 08:33 snap 08:43:03 -rw-rw-r-- 1 1001 1001 204 Mar 8 08:33 version.go [Pipeline] sh 08:43:04 + '[' -e coverage.out ] 08:43:04 + chown 1001:1001 coverage.out [Pipeline] stash 08:43:04 Warning: overwriting stash ‘coverage-report’ 08:43:05 Stashed 1 file(s) [Pipeline] sh 08:43:05 + make build 08:43:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:44:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:44:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:44:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:45:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:45:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:46:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:46: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 08:46: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:46:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:46: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:46:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:46:41 $ docker stop --time=1 3181a21963c44fb7367a9f06dc7c13220c992fcc86b92ee635a4758dfa6c9bad 08:46:44 $ docker rm -f --volumes 3181a21963c44fb7367a9f06dc7c13220c992fcc86b92ee635a4758dfa6c9bad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:46 08:46:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:47 latest: Pulling from edgex-devops/edgex-compose-arm64 08:46:47 29e5d40040c1: Pulling fs layer 08:46:47 1ce36da41761: Pulling fs layer 08:46:47 25b303627fd3: Pulling fs layer 08:46:47 29e5d40040c1: Verifying Checksum 08:46:47 29e5d40040c1: Download complete 08:46:47 1ce36da41761: Verifying Checksum 08:46:47 1ce36da41761: Download complete 08:46:47 29e5d40040c1: Pull complete 08:46:49 25b303627fd3: Verifying Checksum 08:46:49 25b303627fd3: Download complete 08:46:49 1ce36da41761: Pull complete 08:47:01 25b303627fd3: Pull complete 08:47:01 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:47:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:01 prd-ubuntu20.04-docker-arm64-4c-16g-8766 does not seem to be running inside a container 08:47:01 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:04 $ docker top 60774396226e41a87a42d450ea659e42367a62bb5603295a8fc90b86e86e0b5f -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:05 + + docker-composegrep build parallel --help 08:47:05 08:47:13 --parallel Build images in parallel. [Pipeline] } 08:47:13 $ docker stop --time=1 60774396226e41a87a42d450ea659e42367a62bb5603295a8fc90b86e86e0b5f 08:47:15 $ docker rm -f --volumes 60774396226e41a87a42d450ea659e42367a62bb5603295a8fc90b86e86e0b5f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:47:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:16 prd-ubuntu20.04-docker-arm64-4c-16g-8766 does not seem to be running inside a container 08:47:16 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:47:18 $ docker top d5d1016cd23ff2ad5f084a6b07fe7a9f761ea27e4fb727d19a324371d294114d -eo pid,comm [Pipeline] { [Pipeline] sh 08:47:18 + docker-compose -f ./docker-compose-build.yml build --parallel 08:47:27 Building core-command ... 08:47:27 Building core-common-config-bootstrapper ... 08:47:27 Building core-data ... 08:47:27 Building core-metadata ... 08:47:27 Building security-bootstrapper ... 08:47:27 Building security-proxy-auth ... 08:47:27 Building security-proxy-setup ... 08:47:27 Building security-secretstore-setup ... 08:47:27 Building security-spiffe-token-provider ... 08:47:27 Building security-spire-agent ... 08:47:27 Building security-spire-config ... 08:47:27 Building security-spire-server ... 08:47:27 Building support-notifications ... 08:47:27 Building support-scheduler ... 08:47:27 Building security-bootstrapper 08:47:27 Building core-common-config-bootstrapper 08:47:27 Building security-spiffe-token-provider 08:47:27 Building security-spire-server 08:47:27 Building core-command 08:48:14 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:48:14 ---> 78550e449d1b 08:48:14 Step 3/32 : WORKDIR /edgex-go 08:48:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:48:15 ---> 78550e449d1b 08:48:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:48:15 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:15 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:48:15 ---> 78550e449d1b 08:48:15 Step 3/19 : WORKDIR /edgex-go 08:48:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:48:15 ---> 78550e449d1b 08:48:15 Step 3/23 : WORKDIR /edgex-go 08:48:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:48:15 ---> 78550e449d1b 08:48:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:48:15 ---> Running in c7affa640a5e 08:48:15 ---> Running in 624e7853f03d 08:48:15 ---> Running in e75fd45201d8 08:48:15 ---> Running in 406ff97cfae3 08:48:15 ---> Running in 11e6a9ae613e 08:48:16 Removing intermediate container 406ff97cfae3 08:48:16 Removing intermediate container e75fd45201d8 08:48:16 ---> 9861c947cead 08:48:16 ---> 340bd723149d 08:48:16 Step 4/22 : WORKDIR /edgex-go 08:48:16 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:48:16 Removing intermediate container c7affa640a5e 08:48:16 ---> d8bf0c14393e 08:48:16 Step 4/23 : WORKDIR /edgex-go 08:48:16 Removing intermediate container 624e7853f03d 08:48:16 ---> dab2f37a46f3 08:48:16 Step 4/32 : RUN apk add --update --no-cache make git 08:48:16 Removing intermediate container 11e6a9ae613e 08:48:16 ---> b798fd6c8592 08:48:16 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:48:16 ---> Running in 13b99272005d 08:48:16 ---> Running in fa696dc54e4c 08:48:16 ---> Running in 1531536050ab 08:48:16 ---> Running in a3785539c977 08:48:16 ---> Running in 7408fcaf0721 08:48:17 Removing intermediate container 1531536050ab 08:48:17 ---> bf3b52597ce6 08:48:17 Step 5/22 : RUN apk add --update --no-cache make git 08:48:17 Removing intermediate container 13b99272005d 08:48:17 ---> cd44d67524f3 08:48:17 Step 5/23 : RUN apk add --update --no-cache make git 08:48:17 ---> Running in cf0a94d29bb7 08:48:17 ---> Running in fbbdf2925547 08:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:21 OK: 221 MiB in 51 packages 08:48:21 OK: 221 MiB in 51 packages 08:48:21 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:48:21 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:48:21 OK: 16903 distinct packages available 08:48:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:48:22 OK: 221 MiB in 51 packages 08:48:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:48:23 OK: 221 MiB in 51 packages 08:48:23 Removing intermediate container a3785539c977 08:48:23 ---> 5dbcf3e3a183 08:48:23 Step 5/32 : COPY go.mod vendor* ./ 08:48:23 Removing intermediate container fa696dc54e4c 08:48:23 ---> a6cccc8f31be 08:48:23 Step 5/23 : COPY go.mod vendor* ./ 08:48:24 OK: 221 MiB in 51 packages 08:48:25 Removing intermediate container fbbdf2925547 08:48:25 ---> 6410045daaf7 08:48:25 Step 6/23 : COPY go.mod vendor* ./ 08:48:25 ---> e16f3d6ac845 08:48:25 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:25 ---> cf492e510043 08:48:25 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:25 Removing intermediate container cf0a94d29bb7 08:48:25 ---> 32a64f78b031 08:48:25 Step 6/22 : COPY go.mod vendor* ./ 08:48:25 ---> Running in 302c4732ee5e 08:48:25 ---> Running in 475e23a1441c 08:48:26 ---> 915060afc253 08:48:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:26 ---> d91f958b2979 08:48:26 Removing intermediate container 7408fcaf0721 08:48:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." ---> decd613562cf 08:48:26 08:48:26 Step 5/19 : COPY go.mod vendor* ./ 08:48:26 ---> Running in 086c5ef7bd54 08:48:27 ---> Running in 117c73963643 08:48:28 ---> c370c70f0faf 08:48:28 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:28 ---> Running in db6994875d25 08:50:35 Removing intermediate container db6994875d25 08:50:35 ---> c155a362e0b9 08:50:35 Step 7/19 : COPY . . 08:50:35 Removing intermediate container 475e23a1441c 08:50:35 ---> 3ef21c13de90 08:50:35 Step 7/23 : COPY . . 08:50:35 Removing intermediate container 117c73963643 08:50:35 ---> de0b53a156ef 08:50:35 Step 8/22 : COPY . . 08:50:35 Removing intermediate container 302c4732ee5e 08:50:35 ---> d5afcc5c6f0d 08:50:35 Step 7/32 : COPY . . 08:50:35 Removing intermediate container 086c5ef7bd54 08:50:35 ---> b9cb56f1a8a4 08:50:35 Step 8/23 : COPY . . 08:50:53 ---> 7ff17416a7dc 08:50:53 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:50:53 ---> 1153134867c8 08:50:53 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:50:53 ---> c18e79c9bab6 08:50:53 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:50:53 ---> 7167f0432fe4 08:50:53 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:50:53 ---> Running in 0fd08b644750 08:50:53 ---> Running in 75e3813ecb8d 08:50:53 ---> ca6857c47564 08:50:53 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:50:53 ---> Running in e95ebf998ad9 08:50:53 ---> Running in 589e0c55fa7b 08:50:53 ---> Running in 1fce14d2d6a2 08:50:53 Removing intermediate container 0fd08b644750 08:50:53 ---> 34f9f9615bc5 08:50:53 Step 9/23 : WORKDIR /edgex-go/spire-build 08:50:53 ---> Running in 3bc6da9e60d8 08:50:54 Removing intermediate container 3bc6da9e60d8 08:50:54 ---> 8383bfc7df49 08:50:54 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:50:54 ---> Running in fb2a210980d1 08:50:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:50:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:50:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:50:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:50:58 Removing intermediate container fb2a210980d1 08:50:58 ---> f8015c5b5a31 08:50:58 Step 11/23 : WORKDIR /edgex-go 08:50:58 ---> Running in 7edc35985719 08:50:58 Removing intermediate container 7edc35985719 08:50:58 ---> 400c51b57d7c 08:50:58 08:50:58 Step 12/23 : FROM alpine:3.15 08:50:58 3.15: Pulling from library/alpine 08:50:59 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:50:59 Status: Downloaded newer image for alpine:3.15 08:50:59 ---> 354640af7b1b 08:50:59 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:51:00 ---> Running in 21d4c5b509a8 08:51:00 Removing intermediate container 21d4c5b509a8 08:51:00 ---> 5d2a8db147a4 08:51:00 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:51:00 ---> Running in 6de1beca9518 08:51:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:51:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:51:04 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:51:04 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:51:04 OK: 15736 distinct packages available 08:51:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:51:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:51:07 (1/5) Installing dumb-init (1.2.5-r1) 08:51:07 (2/5) Installing musl-obstack (1.2.3-r0) 08:51:07 (3/5) Installing libucontext (1.1-r0) 08:51:07 (4/5) Installing gcompat (1.0.0-r4) 08:51:07 (5/5) Installing openssl (1.1.1t-r1) 08:51:07 Executing busybox-1.34.1-r7.trigger 08:51:07 OK: 6 MiB in 19 packages 08:51:09 Removing intermediate container 6de1beca9518 08:51:09 ---> c621c96fdfbe 08:51:09 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:51:16 ---> 9c5dce9adf69 08:51:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:51:16 ---> ebde434877eb 08:51:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:51:17 ---> 6f610a05d8dd 08:51:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:51:18 ---> 44f33281bdb4 08:51:18 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:51:18 ---> Running in 66847f2e96af 08:51:19 Removing intermediate container 66847f2e96af 08:51:19 ---> 760253ec97f8 08:51:19 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:51:19 ---> Running in 52bd13209f3b 08:51:19 Removing intermediate container 52bd13209f3b 08:51:19 ---> c882610ce8a8 08:51:19 Step 21/23 : LABEL arch=arm64 08:51:19 ---> Running in e71b0142e69b 08:51:20 Removing intermediate container e71b0142e69b 08:51:20 ---> b54c5996f895 08:51:20 Step 22/23 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 08:51:20 ---> Running in e068d47f9a96 08:51:21 Removing intermediate container e068d47f9a96 08:51:21 ---> 62caed1f3807 08:51:21 Step 23/23 : LABEL version=0.0.0 08:51:21 ---> Running in 886a25e526a5 08:51:21 Removing intermediate container 886a25e526a5 08:51:21 ---> 8654c48db3a4 08:51:21 08:51:22 Successfully built 8654c48db3a4 08:51:22 Successfully tagged security-spire-server-arm64:latest 08:51:22  Building security-spire-server ... done Building core-metadata 08:51:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:51:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:51:44 ---> 78550e449d1b 08:51:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:51:44 ---> Using cache 08:51:44 ---> d8bf0c14393e 08:51:44 Step 4/24 : WORKDIR /edgex-go 08:51:44 ---> Using cache 08:51:44 ---> cd44d67524f3 08:51:44 Step 5/24 : RUN apk add --update --no-cache make git 08:51:44 ---> Using cache 08:51:44 ---> 6410045daaf7 08:51:44 Step 6/24 : COPY go.mod vendor* ./ 08:51:44 ---> Using cache 08:51:44 ---> 915060afc253 08:51:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:44 ---> Using cache 08:51:44 ---> b9cb56f1a8a4 08:51:44 Step 8/24 : COPY . . 08:51:44 ---> Using cache 08:51:44 ---> 1153134867c8 08:51:44 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:51:44 ---> Running in fc4a5ba6abaf 08:51:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:58:36 Removing intermediate container 589e0c55fa7b 08:58:36 ---> ea0394103800 08:58:36 08:58:36 Step 9/32 : FROM alpine:3.16 08:58:36 3.16: Pulling from library/alpine 08:58:36 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:58:36 Status: Downloaded newer image for alpine:3.16 08:58:36 ---> 4c81e5bf8899 08:58:36 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:58:36 ---> Running in 72245ad30060 08:58:36 Removing intermediate container 72245ad30060 08:58:36 ---> 53b2db877c3a 08:58:36 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:58:36 ---> Running in 3a3b33ad8ef4 08:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:36 (1/2) Installing dumb-init (1.2.5-r1) 08:58:36 (2/2) Installing su-exec (0.2-r1) 08:58:36 Executing busybox-1.35.0-r17.trigger 08:58:36 OK: 5 MiB in 16 packages 08:58:36 Removing intermediate container 3a3b33ad8ef4 08:58:36 ---> 65491effe982 08:58:36 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:58:36 ---> Running in f7228e5d998f 08:58:36 Removing intermediate container f7228e5d998f 08:58:36 ---> 49560ba146bb 08:58:36 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:58:36 ---> Running in 44846e6cf40c 08:58:36 Removing intermediate container 44846e6cf40c 08:58:36 ---> 898c430ea772 08:58:36 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:58:36 ---> Running in 95f91110459e 08:58:36 Removing intermediate container 95f91110459e 08:58:36 ---> 8df4ca5158dd 08:58:36 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:58:36 ---> Running in cff73f9fddf3 08:58:36 Removing intermediate container cff73f9fddf3 08:58:36 ---> 8d55b20e31a4 08:58:36 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:58:36 ---> Running in d582cda87976 08:58:40 Removing intermediate container d582cda87976 08:58:40 ---> f23e34e9c637 08:58:40 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:58:40 ---> Running in 6a6a1049e932 08:58:41 Removing intermediate container 6a6a1049e932 08:58:41 ---> c8a155f67ef9 08:58:41 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:58:43 ---> bdc662b042d7 08:58:43 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:58:43 ---> Running in 7a95874c1ce2 08:58:47 Removing intermediate container 7a95874c1ce2 08:58:47 ---> 36a9221b771f 08:58:47 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:48 ---> 6464845ffc47 08:58:48 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:58:50 ---> ef3ecf80ca2f 08:58:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:58:50 ---> f7df4d2016f5 08:58:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:58:51 ---> 64baff9812f1 08:58:51 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:58:52 ---> f1b3ff5e3756 08:58:52 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:58:53 ---> 05832cdeaaaa 08:58:53 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:58:56 ---> 8e7fd88dd1ce 08:58:56 Step 27/32 : RUN chmod +x /entrypoint.sh 08:58:56 ---> Running in 78a5b6cc9974 08:59:01 Removing intermediate container 78a5b6cc9974 08:59:01 ---> 87d7525758f4 08:59:01 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:59:01 ---> Running in ddc708ac737e 08:59:02 Removing intermediate container ddc708ac737e 08:59:02 ---> e2d75d4c2e39 08:59:02 Step 29/32 : CMD ["gate"] 08:59:03 ---> Running in f45e854976bb 08:59:04 Removing intermediate container f45e854976bb 08:59:04 ---> 5d75f96884a0 08:59:04 Step 30/32 : LABEL arch=arm64 08:59:04 ---> Running in ff4d7002c629 08:59:05 Removing intermediate container ff4d7002c629 08:59:05 ---> 70114f51261b 08:59:05 Step 31/32 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 08:59:05 ---> Running in e3176b7e7ab3 08:59:06 Removing intermediate container e3176b7e7ab3 08:59:06 ---> 7f4061bf8c21 08:59:06 Step 32/32 : LABEL version=0.0.0 08:59:07 ---> Running in 414f35053533 08:59:08 Removing intermediate container 414f35053533 08:59:08 ---> 62e47426c131 08:59:08 08:59:10 Successfully built 62e47426c131 08:59:10 Successfully tagged security-bootstrapper-arm64:latest 08:59:10  Building security-bootstrapper ... done Building core-data 08:59:13 Removing intermediate container e95ebf998ad9 08:59:13 ---> 3d41a64d2588 08:59:13 08:59:13 Step 10/22 : FROM alpine:3.16 08:59:13 ---> 4c81e5bf8899 08:59:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:59:13 ---> Running in 4547606b42fa 08:59:14 Removing intermediate container 75e3813ecb8d 08:59:14 ---> f7353ec49e4f 08:59:14 08:59:14 Step 10/23 : FROM alpine:3.16 08:59:14 ---> 4c81e5bf8899 08:59:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:59:14 Removing intermediate container 4547606b42fa 08:59:14 ---> 4bda43b87330 08:59:14 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:59:14 ---> Running in 047e9f4f4a95 08:59:14 ---> Running in 2a244cf672dc 08:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:19 (1/1) Installing dumb-init (1.2.5-r1) 08:59:19 Executing busybox-1.35.0-r17.trigger 08:59:19 OK: 5 MiB in 15 packages 08:59:19 (1/1) Installing dumb-init (1.2.5-r1) 08:59:19 Executing busybox-1.35.0-r17.trigger 08:59:19 OK: 5 MiB in 15 packages 08:59:23 Removing intermediate container 2a244cf672dc 08:59:23 ---> 71f9e068edaa 08:59:23 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:23 Removing intermediate container 047e9f4f4a95 08:59:23 ---> 477f236bf1d4 08:59:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:59:23 ---> Running in a2e8bb604b41 08:59:24 ---> e8612b2dc916 08:59:24 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:59:24 Removing intermediate container a2e8bb604b41 08:59:24 ---> c36fe91dce0a 08:59:24 Step 13/23 : ENV APP_PORT=59882 08:59:24 ---> Running in f536a4a32220 08:59:25 Removing intermediate container f536a4a32220 08:59:25 ---> 1a1116aa9b7a 08:59:25 Step 14/23 : EXPOSE $APP_PORT 08:59:26 ---> Running in c815557aaa53 08:59:26 Removing intermediate container c815557aaa53 08:59:27 ---> ed9d473a5e07 08:59:27 Step 15/23 : WORKDIR / 08:59:27 ---> Running in d8bca9e9666b 08:59:27 ---> 8e49b5a275cf 08:59:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:59:28 Removing intermediate container d8bca9e9666b 08:59:28 ---> 7d08eb4c7dcb 08:59:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:29 ---> 0a6dafc275c5 08:59:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:59:30 ---> fcfc0f9e7635 08:59:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:59:31 ---> 371f9439fa88 08:59:31 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:31 ---> Running in 1e1673d13a5f 08:59:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:59:32 ---> 78550e449d1b 08:59:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:59:32 ---> Using cache 08:59:32 ---> d8bf0c14393e 08:59:32 Step 4/22 : WORKDIR /edgex-go 08:59:32 ---> Using cache 08:59:32 ---> cd44d67524f3 08:59:32 Step 5/22 : RUN apk add --update --no-cache make git 08:59:32 ---> Using cache 08:59:32 ---> 6410045daaf7 08:59:32 Step 6/22 : COPY go.mod vendor* ./ 08:59:32 ---> Using cache 08:59:32 ---> 915060afc253 08:59:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:32 ---> Using cache 08:59:32 ---> b9cb56f1a8a4 08:59:32 Step 8/22 : COPY . . 08:59:32 ---> Using cache 08:59:32 ---> 1153134867c8 08:59:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:59:33 ---> Running in 0ee16b8032d2 08:59:34 ---> 45be45f71fb9 08:59:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:59:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:59:36 ---> 8a610c85dfa1 08:59:36 Step 19/23 : ENTRYPOINT ["/core-command"] 08:59:36 ---> Running in ac504c25b674 08:59:36 Removing intermediate container 1e1673d13a5f 08:59:36 ---> b9e27c7c765a 08:59:36 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:59:36 ---> Running in 38740a968916 08:59:37 Removing intermediate container ac504c25b674 08:59:37 ---> 17773f9c2322 08:59:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:37 ---> Running in 2047d1b2d3fb 08:59:37 Removing intermediate container 38740a968916 08:59:37 ---> b7a74ae6d19f 08:59:37 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:59:37 ---> Running in 8ebc1d245368 08:59:38 Removing intermediate container 2047d1b2d3fb 08:59:38 ---> b8f86de044ca 08:59:38 Step 21/23 : LABEL arch=arm64 08:59:38 ---> Running in 86c2b6de4917 08:59:38 Removing intermediate container 8ebc1d245368 08:59:38 ---> 08ce5feddc7f 08:59:38 Step 20/22 : LABEL arch=arm64 08:59:38 ---> Running in cc37ddfdaafc 08:59:38 Removing intermediate container 86c2b6de4917 08:59:38 ---> a2d701b545b6 08:59:38 Step 22/23 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 08:59:38 ---> Running in d454a17a95ae 08:59:39 Removing intermediate container cc37ddfdaafc 08:59:39 ---> 1328c4bdbb88 08:59:39 Step 21/22 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 08:59:39 ---> Running in 9d06148f1a54 08:59:39 Removing intermediate container d454a17a95ae 08:59:39 ---> a0ea601cb1fd 08:59:39 Step 23/23 : LABEL version=0.0.0 08:59:39 ---> Running in 437aac17d1e9 08:59:40 Removing intermediate container 9d06148f1a54 08:59:40 ---> 15ff4794976e 08:59:40 Step 22/22 : LABEL version=0.0.0 08:59:40 ---> Running in c340b3e1ef52 08:59:40 Removing intermediate container 437aac17d1e9 08:59:40 ---> f649675ffd56 08:59:40 08:59:41 Removing intermediate container c340b3e1ef52 08:59:41 ---> cbef9c7bbeba 08:59:41 08:59:41 Successfully built f649675ffd56 08:59:41 Successfully tagged core-command-arm64:latest 08:59:41  Building core-command ... done Building security-secretstore-setup 08:59:41 Successfully built cbef9c7bbeba 08:59:41 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:59:41  Building core-common-config-bootstrapper ... done Building security-proxy-setup 09:00:13 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:00:13 ---> 78550e449d1b 09:00:13 Step 3/20 : WORKDIR /edgex-go 09:00:13 ---> Using cache 09:00:13 ---> b798fd6c8592 09:00:13 Step 4/20 : RUN apk add --update --no-cache make git 09:00:13 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:13 ---> 78550e449d1b 09:00:13 Step 3/23 : WORKDIR /edgex-go 09:00:13 ---> Using cache 09:00:13 ---> b798fd6c8592 09:00:13 Step 4/23 : RUN apk add --update --no-cache make git 09:00:13 ---> Running in fb97f25e9c25 09:00:13 ---> Running in 53930b7735c7 09:00:13 Removing intermediate container fc4a5ba6abaf 09:00:13 ---> d4b58b65a9d6 09:00:13 09:00:13 Step 10/24 : FROM alpine:3.16 09:00:13 ---> 4c81e5bf8899 09:00:13 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:00:13 ---> Using cache 09:00:13 ---> 477f236bf1d4 09:00:13 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:00:13 ---> Using cache 09:00:13 ---> c36fe91dce0a 09:00:13 Step 13/24 : ENV APP_PORT=59881 09:00:13 ---> Running in b538063fc5d2 09:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:14 Removing intermediate container b538063fc5d2 09:00:14 ---> 04e0855cb51b 09:00:14 Step 14/24 : EXPOSE $APP_PORT 09:00:14 ---> Running in ebf730115294 09:00:15 Removing intermediate container ebf730115294 09:00:15 ---> b30013163a6d 09:00:15 Step 15/24 : WORKDIR / 09:00:15 ---> Running in db7826021c6b 09:00:16 Removing intermediate container db7826021c6b 09:00:16 ---> 94b760eac775 09:00:16 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:16 OK: 221 MiB in 51 packages 09:00:16 OK: 221 MiB in 51 packages 09:00:18 ---> cc983398f3f0 09:00:18 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:00:18 Removing intermediate container 53930b7735c7 09:00:18 ---> 0d056100a4e1 09:00:18 Step 5/23 : COPY go.mod vendor* ./ 09:00:18 Removing intermediate container fb97f25e9c25 09:00:18 ---> 66748c5e0bcc 09:00:18 Step 5/20 : COPY go.mod vendor* ./ 09:00:20 ---> 0f264b80abba 09:00:20 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:20 ---> Running in 2710920a2a61 09:00:20 ---> c03a49171720 09:00:20 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:20 ---> Running in 598f7077c010 09:00:21 ---> b62a0ad2eaae 09:00:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:00:23 ---> 60851fdf5506 09:00:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:00:24 ---> e282116423f9 09:00:24 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:00:24 ---> Running in 965f94c5c44f 09:00:25 Removing intermediate container 965f94c5c44f 09:00:25 ---> a30afb7d139a 09:00:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:25 ---> Running in 7e114ef2d453 09:00:25 Removing intermediate container 7e114ef2d453 09:00:25 ---> 661e1b1662b9 09:00:25 Step 22/24 : LABEL arch=arm64 09:00:25 ---> Running in 9cec02d9ed95 09:00:26 Removing intermediate container 9cec02d9ed95 09:00:26 ---> 6b952246a152 09:00:26 Step 23/24 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 09:00:26 ---> Running in 433ebd61a4fe 09:00:26 Removing intermediate container 433ebd61a4fe 09:00:26 ---> ea6ade2b8d64 09:00:26 Step 24/24 : LABEL version=0.0.0 09:00:27 ---> Running in 42982c86cd18 09:00:27 Removing intermediate container 42982c86cd18 09:00:27 ---> e7b4639552ff 09:00:27 09:00:27 Successfully built e7b4639552ff 09:00:28 Successfully tagged core-metadata-arm64:latest 09:00:28  Building core-metadata ... done Building security-proxy-auth 09:00:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:00:50 ---> 78550e449d1b 09:00:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:00:50 ---> Using cache 09:00:50 ---> d8bf0c14393e 09:00:50 Step 4/22 : WORKDIR /edgex-go 09:00:50 ---> Using cache 09:00:50 ---> cd44d67524f3 09:00:50 Step 5/22 : RUN apk add --update --no-cache make git 09:00:50 ---> Using cache 09:00:50 ---> 6410045daaf7 09:00:50 Step 6/22 : COPY go.mod vendor* ./ 09:00:50 ---> Using cache 09:00:50 ---> 915060afc253 09:00:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:50 ---> Using cache 09:00:50 ---> b9cb56f1a8a4 09:00:50 Step 8/22 : COPY . . 09:00:50 ---> Using cache 09:00:50 ---> 1153134867c8 09:00:50 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 09:00:50 ---> Running in d9bbf0bea8b7 09:00:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:00:57 Removing intermediate container 1fce14d2d6a2 09:00:57 ---> 73fdd7e7c12f 09:00:57 09:00:57 Step 9/19 : FROM alpine:3.15 09:00:57 ---> 354640af7b1b 09:00:57 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:00:57 ---> Using cache 09:00:57 ---> 5d2a8db147a4 09:00:57 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:00:57 ---> Running in 925b5a5426b0 09:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:01:02 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:01:02 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:01:02 OK: 15736 distinct packages available 09:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:01:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:01:04 (1/9) Installing ca-certificates (20220614-r0) 09:01:04 (2/9) Installing brotli-libs (1.0.9-r5) 09:01:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:01:04 (4/9) Installing libcurl (7.80.0-r6) 09:01:04 (5/9) Installing curl (7.80.0-r6) 09:01:04 (6/9) Installing dumb-init (1.2.5-r1) 09:01:04 (7/9) Installing musl-obstack (1.2.3-r0) 09:01:04 (8/9) Installing libucontext (1.1-r0) 09:01:04 (9/9) Installing gcompat (1.0.0-r4) 09:01:04 Executing busybox-1.34.1-r7.trigger 09:01:04 Executing ca-certificates-20220614-r0.trigger 09:01:05 OK: 8 MiB in 23 packages 09:01:08 Removing intermediate container 925b5a5426b0 09:01:08 ---> 559c3c30f3bf 09:01:08 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:09 ---> 7ca2c493b546 09:01:09 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:01:12 ---> 55aab8d690db 09:01:12 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:01:13 ---> 5ba9521fd51b 09:01:13 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:01:13 ---> Running in 5b1510ee57ea 09:01:13 Removing intermediate container 5b1510ee57ea 09:01:13 ---> f16aa74e0476 09:01:13 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:14 ---> Running in 57cd6f5b8973 09:01:14 Removing intermediate container 57cd6f5b8973 09:01:14 ---> c9f5982b23d8 09:01:14 Step 17/19 : LABEL arch=arm64 09:01:14 ---> Running in 1c35f93fc0e5 09:01:15 Removing intermediate container 1c35f93fc0e5 09:01:15 ---> 4b9bd59af7e6 09:01:15 Step 18/19 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 09:01:15 ---> Running in b9249dd590c0 09:01:16 Removing intermediate container b9249dd590c0 09:01:16 ---> e63df9ca22bf 09:01:16 Step 19/19 : LABEL version=0.0.0 09:01:16 ---> Running in f9f03a3b42b8 09:01:17 Removing intermediate container f9f03a3b42b8 09:01:17 ---> c0ec60030688 09:01:17 09:01:17 Successfully built c0ec60030688 09:01:17 Successfully tagged security-spiffe-token-provider-arm64:latest 09:01:17 Building support-scheduler 09:01:39  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:01:39 ---> 78550e449d1b 09:01:39 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:01:39 ---> Using cache 09:01:39 ---> d8bf0c14393e 09:01:39 Step 4/22 : WORKDIR /edgex-go 09:01:39 ---> Using cache 09:01:39 ---> cd44d67524f3 09:01:39 Step 5/22 : RUN apk add --update --no-cache make git 09:01:39 ---> Using cache 09:01:39 ---> 6410045daaf7 09:01:39 Step 6/22 : COPY go.mod vendor* ./ 09:01:39 ---> Using cache 09:01:39 ---> 915060afc253 09:01:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:39 ---> Using cache 09:01:39 ---> b9cb56f1a8a4 09:01:39 Step 8/22 : COPY . . 09:01:39 ---> Using cache 09:01:39 ---> 1153134867c8 09:01:39 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 09:01:40 ---> Running in daddf76e03d4 09:01:42 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 09:02:39 Removing intermediate container 598f7077c010 09:02:39 ---> 88d21e738bac 09:02:39 Step 7/20 : COPY . . 09:02:39 Removing intermediate container 2710920a2a61 09:02:39 ---> 3beb3b90d1e3 09:02:39 Step 7/23 : COPY . . 09:03:01 ---> 5f7733da9e0b 09:03:01 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:03:01 ---> d8e76ee8ac78 09:03:01 Step 8/20 : RUN make cmd/secrets-config/secrets-config 09:03:01 ---> Running in 394ead7b5f68 09:03:01 ---> Running in d068ad41f4be 09:03:01 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 09:03:01 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 09:08:08 Removing intermediate container d9bbf0bea8b7 09:08:08 ---> 75b0ef391ee3 09:08:08 09:08:08 Step 10/22 : FROM alpine:3.16 09:08:08 ---> 4c81e5bf8899 09:08:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:08:08 ---> Using cache 09:08:08 ---> 4bda43b87330 09:08:08 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:08:08 ---> Using cache 09:08:08 ---> 71f9e068edaa 09:08:08 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:08 ---> Using cache 09:08:08 Removing intermediate container 0ee16b8032d2 09:08:08 ---> 96e8de6eb173 09:08:08 09:08:08 Step 10/22 : FROM alpine:3.16 09:08:08 ---> 4c81e5bf8899 09:08:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:08:08 ---> e8612b2dc916 09:08:08 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:08:08 ---> Running in 59d50f229fda 09:08:08 Removing intermediate container 59d50f229fda 09:08:08 ---> 5d72d4c3ff67 09:08:08 Step 12/22 : ENV APP_PORT=59880 09:08:08 ---> Running in 3446ac709fb7 09:08:08 Removing intermediate container 3446ac709fb7 09:08:08 ---> a0116553d38a 09:08:08 Step 13/22 : EXPOSE $APP_PORT 09:08:08 ---> Running in c7131ba51ee9 09:08:08 ---> 23c46259f024 09:08:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 09:08:09 Removing intermediate container c7131ba51ee9 09:08:09 ---> 83223917e69c 09:08:09 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:08:09 ---> Running in cac5caf8ec96 09:08:10 ---> d5197b1ac4f8 09:08:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:08:12 ---> e22ae6fdc01a 09:08:12 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:12 ---> Running in 2f953aa4267f 09:08:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:08:14 (1/1) Installing dumb-init (1.2.5-r1) 09:08:14 Executing busybox-1.35.0-r17.trigger 09:08:14 OK: 5 MiB in 15 packages 09:08:15 Removing intermediate container 2f953aa4267f 09:08:15 ---> fe17a9112ea0 09:08:15 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:08:15 ---> Running in a69f8f292ba6 09:08:16 Removing intermediate container a69f8f292ba6 09:08:16 ---> b056cd176f16 09:08:16 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:08:17 ---> Running in da229a58717a 09:08:17 Removing intermediate container cac5caf8ec96 09:08:17 ---> 41452564f5f6 09:08:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:18 Removing intermediate container da229a58717a 09:08:18 ---> b87a907a2cf7 09:08:18 Step 20/22 : LABEL arch=arm64 09:08:18 ---> Running in 838e4f090298 09:08:18 ---> d70c01492c1c 09:08:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:08:19 Removing intermediate container 838e4f090298 09:08:19 ---> 41159ea8194f 09:08:19 Step 21/22 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 09:08:19 ---> Running in d0a6ea218840 09:08:19 Removing intermediate container d0a6ea218840 09:08:19 ---> 02e97c5b529c 09:08:19 Step 22/22 : LABEL version=0.0.0 09:08:20 ---> Running in 4ea9ec4c6594 09:08:21 Removing intermediate container 4ea9ec4c6594 09:08:21 ---> b7468c35784a 09:08:21 09:08:21 ---> 8ffffeabf169 09:08:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:08:21 Successfully built b7468c35784a 09:08:21 Successfully tagged security-proxy-auth-arm64:latest 09:08:21 Building security-spire-agent 09:08:22  Building security-proxy-auth ... done  ---> 767556905c57 09:08:22 Step 18/22 : ENTRYPOINT ["/core-data"] 09:08:22 ---> Running in 30732c8908cf 09:08:23 Removing intermediate container 30732c8908cf 09:08:23 ---> 3212aa031c2d 09:08:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:08:23 ---> Running in fdd77deca641 09:08:23 Removing intermediate container fdd77deca641 09:08:23 ---> a03c1014986c 09:08:23 Step 20/22 : LABEL arch=arm64 09:08:23 ---> Running in d3a2d2025e59 09:08:24 Removing intermediate container d3a2d2025e59 09:08:24 ---> b76510d08979 09:08:24 Step 21/22 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 09:08:24 ---> Running in 8158901e5e30 09:08:25 Removing intermediate container 8158901e5e30 09:08:25 ---> a5b12b789aac 09:08:25 Step 22/22 : LABEL version=0.0.0 09:08:25 ---> Running in 27e0f98ede8b 09:08:26 Removing intermediate container 27e0f98ede8b 09:08:26 ---> 5d61dfdc3d77 09:08:26 09:08:26 Successfully built 5d61dfdc3d77 09:08:26 Successfully tagged core-data-arm64:latest 09:08:26 Building support-notifications 09:08:58  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:08:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:08:58 ---> 78550e449d1b 09:08:58 Step 3/24 : WORKDIR /edgex-go 09:08:58 ---> Using cache 09:08:58 ---> b798fd6c8592 09:08:58 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:08:58 ---> Running in 81c883511766 09:08:58 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:08:58 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:08:58 ---> 78550e449d1b 09:08:58 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:08:58 ---> Using cache 09:08:58 ---> d8bf0c14393e 09:08:58 Step 4/22 : WORKDIR /edgex-go 09:08:58 ---> Using cache 09:08:58 ---> cd44d67524f3 09:08:58 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:08:58 ---> Running in 42739b8cde2c 09:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:08:59 OK: 221 MiB in 51 packages 09:09:00 OK: 221 MiB in 51 packages 09:09:01 Removing intermediate container 81c883511766 09:09:01 ---> 029f59b38384 09:09:01 Step 5/24 : COPY go.mod vendor* ./ 09:09:02 Removing intermediate container 42739b8cde2c 09:09:02 ---> 73567e781dab 09:09:02 Step 6/22 : COPY go.mod vendor* ./ 09:09:02 ---> 8982f9e91421 09:09:02 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:03 ---> Running in 3a54795c2d43 09:09:04 ---> 26fafd93306a 09:09:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:04 ---> Running in 86bb71d6b1de 09:10: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 09:10:41 Removing intermediate container d068ad41f4be 09:10:41 ---> 29baf924bcd8 09:10:41 09:10:41 Step 9/20 : FROM alpine:3.16 09:10:41 ---> 4c81e5bf8899 09:10:41 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 09:10:41 ---> Running in 933eec1212af 09:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:44 (1/2) Installing dumb-init (1.2.5-r1) 09:10:44 (2/2) Installing openssl (1.1.1t-r0) 09:10:44 Executing busybox-1.35.0-r17.trigger 09:10:44 OK: 6 MiB in 16 packages 09:10:48 Removing intermediate container 933eec1212af 09:10:48 ---> b366817c8e7b 09:10:48 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:10:48 ---> Running in decb7e9d6870 09:10:50 Removing intermediate container decb7e9d6870 09:10:50 ---> a4d0f5ca23f8 09:10:50 Step 12/20 : WORKDIR /edgex 09:10:50 ---> Running in dc72b42c74dd 09:10:50 Removing intermediate container 394ead7b5f68 09:10:50 ---> 0f68ce01bc6e 09:10:50 09:10:50 Step 9/23 : FROM alpine:3.16 09:10:50 ---> 4c81e5bf8899 09:10:50 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:10:51 ---> Running in d9d43e50f6f6 09:10:52 Removing intermediate container dc72b42c74dd 09:10:52 ---> 37a5a67a9e5b 09:10:52 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 09:10:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:54 ---> 545b3750442f 09:10:54 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:10:55 (1/3) Installing ca-certificates (20220614-r0) 09:10:55 (2/3) Installing dumb-init (1.2.5-r1) 09:10:55 (3/3) Installing su-exec (0.2-r1) 09:10:55 Executing busybox-1.35.0-r17.trigger 09:10:55 Executing ca-certificates-20220614-r0.trigger 09:10:56 OK: 6 MiB in 17 packages 09:11:00 ---> b666b16a8f4b 09:11:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:11:00 Removing intermediate container d9d43e50f6f6 09:11:00 ---> d8ed983c030e 09:11:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:11:01 ---> Running in 1e9dfbe3a829 09:11:02 Removing intermediate container 1e9dfbe3a829 09:11:02 ---> 9f3ab32e0097 09:11:02 Step 12/23 : WORKDIR / 09:11:02 ---> 9abac20cad69 09:11:02 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:03 ---> Running in a498da911909 09:11:03 ---> Running in f97e33eea6fd 09:11:05 Removing intermediate container a498da911909 09:11:05 ---> bad3a68514e4 09:11:05 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:11:07 Removing intermediate container f97e33eea6fd 09:11:07 ---> 27319d1583b6 09:11:07 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 09:11:07 ---> 99c791eb3be9 09:11:07 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:11:07 ---> Running in f8b4bf3ac3ea 09:11:08 Removing intermediate container f8b4bf3ac3ea 09:11:08 ---> dba0d25486d4 09:11:08 Step 18/20 : LABEL arch=arm64 09:11:09 ---> Running in 5dbf83fc89f6 09:11:09 ---> 2d329813ea18 09:11:09 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:11:10 Removing intermediate container 5dbf83fc89f6 09:11:10 ---> a644b389f905 09:11:10 Step 19/20 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 09:11:10 ---> Running in 546cf88f968e 09:11:11 ---> b02c524a1b60 09:11:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:11:12 Removing intermediate container 546cf88f968e 09:11:12 ---> 222bdb52e77b 09:11:12 Step 20/20 : LABEL version=0.0.0 09:11:12 ---> Running in a3f5a6e4c93d 09:11:13 Removing intermediate container a3f5a6e4c93d 09:11:13 ---> 5388a09e618a 09:11:13 09:11:14 Successfully built 5388a09e618a 09:11:14 Successfully tagged security-proxy-setup-arm64:latest 09:11:14  Building security-proxy-setup ... done Building security-spire-config 09:11:15 ---> 589d320eed13 09:11:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:11:20 ---> 2ac96b910f35 09:11:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:11:21 ---> ffecf31dbf50 09:11:21 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:22 ---> Running in d617dd06d645 09:11:27 Removing intermediate container d617dd06d645 09:11:27 ---> 7837886e564f 09:11:27 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 09:11:27 ---> Running in 48403871d7eb 09:11:28 Removing intermediate container 48403871d7eb 09:11:28 ---> e19e9359cdd0 09:11:28 Step 21/23 : LABEL arch=arm64 09:11:28 ---> Running in 1a0e94590740 09:11:29 Removing intermediate container 1a0e94590740 09:11:29 ---> e68ccabca3d2 09:11:29 Step 22/23 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 09:11:29 ---> Running in 493a12e43353 09:11:30 Removing intermediate container 493a12e43353 09:11:30 ---> c53e7fc8f9aa 09:11:30 Step 23/23 : LABEL version=0.0.0 09:11:30 ---> Running in 43ba33909d46 09:11:31 Removing intermediate container 43ba33909d46 09:11:31 ---> fa7e508966cf 09:11:31 09:11:32 Successfully built fa7e508966cf 09:11:32 Successfully tagged security-secretstore-setup-arm64:latest 09:11:33  Building security-secretstore-setup ... done Removing intermediate container 3a54795c2d43 09:11:33 ---> 61e284f47f7f 09:11:33 Step 7/24 : COPY . . 09:11:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:11:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:11:33 ---> 78550e449d1b 09:11:33 Step 3/24 : WORKDIR /edgex-go 09:11:33 ---> Using cache 09:11:33 ---> b798fd6c8592 09:11:33 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:11:33 ---> Using cache 09:11:33 ---> 029f59b38384 09:11:33 Step 5/24 : COPY go.mod vendor* ./ 09:11:33 ---> Using cache 09:11:33 ---> 8982f9e91421 09:11:33 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:33 ---> Using cache 09:11:33 ---> 61e284f47f7f 09:11:33 Step 7/24 : COPY . . 09:11:36 Removing intermediate container 86bb71d6b1de 09:11:36 ---> 9e9318c73d07 09:11:36 Step 8/22 : COPY . . 09:11:49 ---> 49ee0bdd1725 09:11:49 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:11:49 ---> Running in 62f86aa13947 09:11:49 ---> 76f6002d0741 09:11:49 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:11:49 ---> Running in de21d487f6fa 09:11:49 Removing intermediate container 62f86aa13947 09:11:49 ---> c2384c9fe4ce 09:11:49 Step 9/24 : WORKDIR /edgex-go/spire-build 09:11:49 ---> Running in d475c13e2b5a 09:11:50 Removing intermediate container de21d487f6fa 09:11:50 ---> cc9dc84b2e53 09:11:50 Step 9/24 : WORKDIR /edgex-go/spire-build 09:11:50 ---> Running in e08e53c5d45e 09:11:50 Removing intermediate container d475c13e2b5a 09:11:50 ---> b494015e010a 09:11:50 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:11:50 ---> Running in 88273a1934b3 09:11:51 Removing intermediate container e08e53c5d45e 09:11:51 ---> 5b49cf00e4b2 09:11:51 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:11:51 ---> Running in 851ddf8635f0 09:11:53 ---> 33343771592a 09:11:53 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:11:53 ---> Running in eb9c4ae29e32 09:11:54 Removing intermediate container 88273a1934b3 09:11:54 ---> aeba8df160c2 09:11:54 Step 11/24 : WORKDIR /edgex-go 09:11:54 ---> Running in 63a1ade0ab1d 09:11:55 Removing intermediate container 851ddf8635f0 09:11:55 ---> e3d418af0dfe 09:11:55 Step 11/24 : WORKDIR /edgex-go 09:11:55 ---> Running in 4e91e3ed03e7 09:11:55 Removing intermediate container 63a1ade0ab1d 09:11:55 ---> cae7a690ae2c 09:11:55 09:11:55 Step 12/24 : FROM alpine:3.15 09:11:55 ---> 354640af7b1b 09:11:55 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:11:55 ---> Using cache 09:11:55 ---> 5d2a8db147a4 09:11:55 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:11:55 ---> Using cache 09:11:55 ---> c621c96fdfbe 09:11:55 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:11:55 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 09:11:56 Removing intermediate container 4e91e3ed03e7 09:11:56 ---> d83268192efd 09:11:56 09:11:56 Step 12/24 : FROM alpine:3.15 09:11:56 ---> 354640af7b1b 09:11:56 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:11:56 ---> Using cache 09:11:56 ---> 5d2a8db147a4 09:11:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:11:56 ---> Running in daef11e84edd 09:11:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:11:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:12:00 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:12:00 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:12:00 OK: 15736 distinct packages available 09:12:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:12:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:12:01 ---> e38dacd9b8f5 09:12:01 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:12:01 (1/4) Installing dumb-init (1.2.5-r1) 09:12:01 (2/4) Installing musl-obstack (1.2.3-r0) 09:12:01 (3/4) Installing libucontext (1.1-r0) 09:12:02 (4/4) Installing gcompat (1.0.0-r4) 09:12:02 Executing busybox-1.34.1-r7.trigger 09:12:02 OK: 6 MiB in 18 packages 09:12:02 Removing intermediate container daddf76e03d4 09:12:02 ---> 24ac8dbb227b 09:12:02 09:12:02 Step 10/22 : FROM alpine:3.16 09:12:02 ---> 4c81e5bf8899 09:12:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:12:02 ---> Using cache 09:12:02 ---> 477f236bf1d4 09:12:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:12:02 ---> Using cache 09:12:02 ---> c36fe91dce0a 09:12:02 Step 13/22 : ENV APP_PORT=59861 09:12:02 ---> Running in 271d5341d1b6 09:12:03 Removing intermediate container 271d5341d1b6 09:12:03 ---> 4c7fa6f9701f 09:12:03 Step 14/22 : EXPOSE $APP_PORT 09:12:03 ---> Running in a66be14f9c96 09:12:04 Removing intermediate container daef11e84edd 09:12:04 ---> 367689229050 09:12:04 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:12:04 Removing intermediate container a66be14f9c96 09:12:04 ---> cee95621dda1 09:12:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:06 ---> e449afdd68cf 09:12:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:12:09 ---> bc99a3a51709 09:12:09 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:12:09 ---> 4338c10b98ae 09:12:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:12:11 ---> 019aec745af2 09:12:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:12:11 ---> c50cfcfbc674 09:12:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:12:11 ---> Running in d9e107a9c1c3 09:12:11 Removing intermediate container d9e107a9c1c3 09:12:11 ---> ca311387eaa3 09:12:11 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:11 ---> Running in 7ded61c43621 09:12:11 ---> 7de2358a77f2 09:12:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:12:12 ---> a5f71c196050 09:12:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:12:12 Removing intermediate container 7ded61c43621 09:12:12 ---> d8eb345f84f2 09:12:12 Step 20/22 : LABEL arch=arm64 09:12:12 ---> Running in e7953ae75e2e 09:12:13 ---> a1e843d26730 09:12:13 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:12:13 Removing intermediate container e7953ae75e2e 09:12:13 ---> 007a6e11374d 09:12:13 Step 21/22 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 09:12:13 ---> Running in f92583388bb2 09:12:13 ---> Running in 8200256d7946 09:12:14 ---> e081d11869ad 09:12:14 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:12:14 ---> Running in e90b2611117a 09:12:14 Removing intermediate container f92583388bb2 09:12:14 ---> 8d63540c9aba 09:12:14 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:12:14 ---> Running in 15ddcb6ebbc8 09:12:14 Removing intermediate container 8200256d7946 09:12:14 ---> 74f82b9c1835 09:12:14 Step 22/22 : LABEL version=0.0.0 09:12:15 ---> Running in 25dd9037b1d0 09:12:15 Removing intermediate container e90b2611117a 09:12:15 ---> 5c6474641ffc 09:12:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:12:16 Removing intermediate container 15ddcb6ebbc8 09:12:16 ---> 95803472c59d 09:12:16 Step 22/24 : LABEL arch=arm64 09:12:16 Removing intermediate container 25dd9037b1d0 09:12:16 ---> bb96b44daad0 09:12:16 09:12:16 ---> Running in e2ee43904538 09:12:16 Successfully built bb96b44daad0 09:12:16 Successfully tagged support-scheduler-arm64:latest 09:12:16  Building support-scheduler ... done  ---> 250ff8e7d57f 09:12:16 Step 19/24 : WORKDIR / 09:12:17 Removing intermediate container e2ee43904538 09:12:17 ---> 1f49487f7e54 09:12:17 Step 23/24 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 09:12:17 ---> Running in b37358504657 09:12:17 ---> Running in 6b2eaccb4ff8 09:12:18 Removing intermediate container b37358504657 09:12:18 ---> 23e96d1fdc6a 09:12:18 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:12:18 Removing intermediate container 6b2eaccb4ff8 09:12:18 ---> 0df79754cd45 09:12:18 Step 24/24 : LABEL version=0.0.0 09:12:18 ---> Running in c1a55e720175 09:12:18 ---> Running in b6645af7647e 09:12:18 Removing intermediate container c1a55e720175 09:12:18 ---> 6cca43c1c949 09:12:18 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:12:18 ---> Running in 0d78b8fb6b97 09:12:18 Removing intermediate container b6645af7647e 09:12:18 ---> 3c570ca67376 09:12:18 09:12:19 Successfully built 3c570ca67376 09:12:19 Successfully tagged security-spire-agent-arm64:latest 09:12:19  Building security-spire-agent ... done Removing intermediate container 0d78b8fb6b97 09:12:19 ---> 56538b4d6794 09:12:19 Step 22/24 : LABEL arch=arm64 09:12:19 ---> Running in e5ba25890102 09:12:19 Removing intermediate container e5ba25890102 09:12:19 ---> 2b41951540c6 09:12:19 Step 23/24 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 09:12:19 ---> Running in 35042bcfef25 09:12:20 Removing intermediate container 35042bcfef25 09:12:20 ---> 9f63bbaa0b9f 09:12:20 Step 24/24 : LABEL version=0.0.0 09:12:20 ---> Running in 86c4d6366f6a 09:12:20 Removing intermediate container 86c4d6366f6a 09:12:20 ---> 9fba27853a95 09:12:20 09:12:20 Successfully built 9fba27853a95 09:12:20 Successfully tagged security-spire-config-arm64:latest 09:14:42  Building security-spire-config ... done Removing intermediate container eb9c4ae29e32 09:14:42 ---> 6790005400ad 09:14:42 09:14:42 Step 10/22 : FROM alpine:3.16 09:14:42 ---> 4c81e5bf8899 09:14:42 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:14:42 ---> Running in b79dc8ec9b83 09:14:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:14:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:14:42 (1/2) Installing ca-certificates (20220614-r0) 09:14:42 (2/2) Installing dumb-init (1.2.5-r1) 09:14:42 Executing busybox-1.35.0-r17.trigger 09:14:42 Executing ca-certificates-20220614-r0.trigger 09:14:42 OK: 6 MiB in 16 packages 09:14:42 Removing intermediate container b79dc8ec9b83 09:14:42 ---> 6902707c8a15 09:14:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:14:42 ---> Running in 831ecb8bce2a 09:14:42 Removing intermediate container 831ecb8bce2a 09:14:42 ---> 7e473bc34074 09:14:42 Step 13/22 : ENV APP_PORT=59860 09:14:42 ---> Running in 6d83367c7f9f 09:14:42 Removing intermediate container 6d83367c7f9f 09:14:42 ---> de48236e451d 09:14:42 Step 14/22 : EXPOSE $APP_PORT 09:14:42 ---> Running in 398cfa015e67 09:14:42 Removing intermediate container 398cfa015e67 09:14:42 ---> 8c9214e19bfd 09:14:42 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:42 ---> a392c172673b 09:14:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:14:42 ---> 2cac190522e1 09:14:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:14:42 ---> 89cc7522078e 09:14:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:14:42 ---> Running in 69461edf60ac 09:14:42 Removing intermediate container 69461edf60ac 09:14:42 ---> 7a244865b20a 09:14:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:14:42 ---> Running in 728aeaff778f 09:14:42 Removing intermediate container 728aeaff778f 09:14:42 ---> 034f9b3d2024 09:14:42 Step 20/22 : LABEL arch=arm64 09:14:42 ---> Running in ec858f5b53f8 09:14:42 Removing intermediate container ec858f5b53f8 09:14:42 ---> 02112eba2c8a 09:14:42 Step 21/22 : LABEL git_sha=cbf2e91eb675a39fc15ade049fb769f4d2aaaf62 09:14:42 ---> Running in 46da6f38e932 09:14:42 Removing intermediate container 46da6f38e932 09:14:42 ---> 809c68c9309b 09:14:42 Step 22/22 : LABEL version=0.0.0 09:14:42 ---> Running in 5d9f8ddd2bec 09:14:42 Removing intermediate container 5d9f8ddd2bec 09:14:42 ---> e7519e2964e9 09:14:42 09:14:42 Successfully built e7519e2964e9 09:14:42 Successfully tagged support-notifications-arm64:latest 09:14:42  Building support-notifications ... done  [Pipeline] } 09:14:42 $ docker stop --time=1 d5d1016cd23ff2ad5f084a6b07fe7a9f761ea27e4fb727d19a324371d294114d 09:14:46 $ docker rm -f --volumes d5d1016cd23ff2ad5f084a6b07fe7a9f761ea27e4fb727d19a324371d294114d [Pipeline] // withDockerContainer [Pipeline] sh 09:14:47 + docker images 09:14:47 REPOSITORY TAG IMAGE ID CREATED SIZE 09:14:47 support-notifications-arm64 latest e7519e2964e9 5 seconds ago 29.7MB 09:14:47 6790005400ad 17 seconds ago 1.57GB 09:14:47 security-spire-config-arm64 latest 9fba27853a95 2 minutes ago 83.6MB 09:14:47 security-spire-agent-arm64 latest 3c570ca67376 2 minutes ago 122MB 09:14:47 support-scheduler-arm64 latest bb96b44daad0 2 minutes ago 29.1MB 09:14:47 24ac8dbb227b 2 minutes ago 1.57GB 09:14:47 d83268192efd 2 minutes ago 1.38GB 09:14:47 cae7a690ae2c 2 minutes ago 1.38GB 09:14:47 security-secretstore-setup-arm64 latest fa7e508966cf 3 minutes ago 28.7MB 09:14:47 security-proxy-setup-arm64 latest 5388a09e618a 3 minutes ago 15.8MB 09:14:47 0f68ce01bc6e 4 minutes ago 1.5GB 09:14:47 29baf924bcd8 4 minutes ago 1.49GB 09:14:47 core-data-arm64 latest 5d61dfdc3d77 6 minutes ago 17.3MB 09:14:47 security-proxy-auth-arm64 latest b7468c35784a 6 minutes ago 15.6MB 09:14:47 96e8de6eb173 6 minutes ago 1.51GB 09:14:47 75b0ef391ee3 6 minutes ago 1.49GB 09:14:47 security-spiffe-token-provider-arm64 latest c0ec60030688 13 minutes ago 29.1MB 09:14:47 73fdd7e7c12f 13 minutes ago 1.54GB 09:14:47 core-metadata-arm64 latest e7b4639552ff 14 minutes ago 17.8MB 09:14:47 d4b58b65a9d6 14 minutes ago 1.51GB 09:14:47 core-command-arm64 latest f649675ffd56 15 minutes ago 17.1MB 09:14:47 core-common-config-bootstrapper-arm64 latest cbef9c7bbeba 15 minutes ago 14.9MB 09:14:47 f7353ec49e4f 15 minutes ago 1.51GB 09:14:47 3d41a64d2588 15 minutes ago 1.5GB 09:14:47 security-bootstrapper-arm64 latest 62e47426c131 15 minutes ago 19MB 09:14:47 ea0394103800 16 minutes ago 1.49GB 09:14:47 security-spire-server-arm64 latest 8654c48db3a4 23 minutes ago 84.3MB 09:14:47 400c51b57d7c 23 minutes ago 1.38GB 09:14:47 ci-base-image-arm64 latest 78550e449d1b 39 minutes ago 904MB 09:14:47 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 09:14:47 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 09:14:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 09:14:47 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 09:14:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:47 09:14:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:48 arm64: Pulling from edgex-lftools-log-publisher 09:14:48 8998bd30e6a1: Pulling fs layer 09:14:48 04944245beec: Pulling fs layer 09:14:48 699f458cf7ca: Pulling fs layer 09:14:48 765212b225bb: Pulling fs layer 09:14:48 f23df028b6ca: Pulling fs layer 09:14:48 d65c8cfc05b1: Pulling fs layer 09:14:48 2437ff75d9bd: Pulling fs layer 09:14:48 765212b225bb: Waiting 09:14:48 f23df028b6ca: Waiting 09:14:48 d65c8cfc05b1: Waiting 09:14:48 2437ff75d9bd: Waiting 09:14:48 04944245beec: Verifying Checksum 09:14:48 04944245beec: Download complete 09:14:48 765212b225bb: Verifying Checksum 09:14:48 765212b225bb: Download complete 09:14:48 f23df028b6ca: Verifying Checksum 09:14:48 f23df028b6ca: Download complete 09:14:48 d65c8cfc05b1: Verifying Checksum 09:14:48 d65c8cfc05b1: Download complete 09:14:48 699f458cf7ca: Verifying Checksum 09:14:48 699f458cf7ca: Download complete 09:14:48 8998bd30e6a1: Verifying Checksum 09:14:48 8998bd30e6a1: Download complete 09:14:51 2437ff75d9bd: Verifying Checksum 09:14:53 8998bd30e6a1: Pull complete 09:14:53 04944245beec: Pull complete 09:14:55 699f458cf7ca: Pull complete 09:14:55 765212b225bb: Pull complete 09:14:56 f23df028b6ca: Pull complete 09:14:56 d65c8cfc05b1: Pull complete 09:15:11 2437ff75d9bd: Pull complete 09:15:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:15:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:15:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:11 prd-ubuntu20.04-docker-arm64-4c-16g-8766 does not seem to be running inside a container 09:15:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:15:14 $ docker top 7d9cd0f5c71982f20f858aa3e48d1c83ebbec49e3392cfb85dae456f8473b3fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:15:15 ---> job-cost.sh 09:15:15 lf-activate-venv: SKIPPING 09:15:15 INFO: No Stack... 09:15:15 INFO: Retrieving Pricing Info for: v3-standard-4 09:15:16 INFO: Archiving Costs [Pipeline] sh 09:15:17 + cat+ /w/workspace/edgex-go/2/archives/cost.csv 09:15:17 cut -d, -f6 [Pipeline] lock 09:15:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4420-2-stack-cost] 09:15:17 Resource [jenkins-edgexfoundry-edgex-go-PR-4420-2-stack-cost] did not exist. Created. 09:15:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4420-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:15:18 + echo total: 0.10999999940395355 [Pipeline] stash 09:15:18 Stashed 1 file(s) [Pipeline] } 09:15:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4420-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:15:18 $ docker stop --time=1 7d9cd0f5c71982f20f858aa3e48d1c83ebbec49e3392cfb85dae456f8473b3fe 09:15:19 $ docker rm -f --volumes 7d9cd0f5c71982f20f858aa3e48d1c83ebbec49e3392cfb85dae456f8473b3fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:15:20 provisioning config files... 09:15:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config1457088704531031698tmp [Pipeline] { [Pipeline] sh 09:15:20 + set +x 09:15:20 + curl -s https://codecov.io/bash 09:15:20 + bash -s -- 09:15:20 09:15:20 _____ _ 09:15:20 / ____| | | 09:15:20 | | ___ __| | ___ ___ _____ __ 09:15:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:15:20 | |___| (_) | (_| | __/ (_| (_) \ V / 09:15:20 \_____\___/ \__,_|\___|\___\___/ \_/ 09:15:20 Bash-1.0.6 09:15:20 09:15:20 09:15:20 ==> git version 2.25.1 found 09:15:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:15:20 Release-Date: 2020-01-08 09:15:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:15:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:15:20 ==> Jenkins CI detected. 09:15:20 current dir:  /w/workspace/edgex-go/2 09:15:20 project root: . 09:15:20 --> token set from env 09:15:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:15:20 ==> Running gcov in . (disable via -X gcov) 09:15:20 ==> Python coveragepy not found 09:15:20 ==> Searching for coverage reports in: 09:15:20 + . 09:15:20 -> Found 1 reports 09:15:20 ==> Detecting git/mercurial file structure 09:15:20 ==> Reading reports 09:15:20 + ./coverage.out bytes=446903 09:15:20 ==> Appending adjustments 09:15:20 https://docs.codecov.io/docs/fixing-reports 09:15:21 + Found adjustments 09:15:21 ==> Gzipping contents 09:15:21 60K /tmp/codecov.XzQlW7.gz 09:15:21 ==> Uploading reports 09:15:21 url: https://codecov.io 09:15:21 query: branch=PR-4420&commit=5725133d420c87c9c3863b09a0cdc14354f1a88d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4420%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4420&job=&cmd_args= 09:15:21 -> Pinging Codecov 09:15:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4420&commit=5725133d420c87c9c3863b09a0cdc14354f1a88d&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4420%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4420&job=&cmd_args= 09:15:22 -> Uploading to 09:15:22 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/00271124DB129430A58F1EEE437C3FCB/5725133d420c87c9c3863b09a0cdc14354f1a88d/e6de022e-ca01-4393-891b-25787ecbf243.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T091521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9b17144d10151b53009e833f30404d5ae3933fb2e3a6583b0219c8662fc48e80 09:15:22 % Total % Received % Xferd Average Speed Time Time Time Current 09:15:22 Dload Upload Total Spent Left Speed 09:15:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58227 0 0 100 58227 0 212k --:--:-- --:--:-- --:--:-- 212k 09:15:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5725133d420c87c9c3863b09a0cdc14354f1a88d [Pipeline] } 09:15:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:15:23 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:15:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:15:24 ---> package-listing.sh 09:15:24 ++ facter osfamily 09:15:24 ++ tr '[:upper:]' '[:lower:]' 09:15:24 + OS_FAMILY=debian 09:15:24 + workspace=/w/workspace/edgex-go/2 09:15:24 + START_PACKAGES=/tmp/packages_start.txt 09:15:24 + END_PACKAGES=/tmp/packages_end.txt 09:15:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:15:24 + PACKAGES=/tmp/packages_start.txt 09:15:24 + '[' /w/workspace/edgex-go/2 ']' 09:15:24 + PACKAGES=/tmp/packages_end.txt 09:15:24 + case "${OS_FAMILY}" in 09:15:24 + dpkg -l 09:15:24 + grep '^ii' 09:15:24 + '[' -f /tmp/packages_start.txt ']' 09:15:24 + '[' -f /tmp/packages_end.txt ']' 09:15:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:15:24 + '[' /w/workspace/edgex-go/2 ']' 09:15:24 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:15:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:15:24 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:15:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:25 09:15:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:15:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:25 latest: Pulling from edgex-lftools-log-publisher 09:15:25 5eb5b503b376: Pulling fs layer 09:15:25 5c69ac0246d0: Pulling fs layer 09:15:25 ec43610c2a17: Pulling fs layer 09:15:25 3a2ae6a8a46f: Pulling fs layer 09:15:25 33b1e0a273af: Pulling fs layer 09:15:25 5d3b04190fa2: Pulling fs layer 09:15:25 2f39f015ded8: Pulling fs layer 09:15:25 3a2ae6a8a46f: Waiting 09:15:25 33b1e0a273af: Waiting 09:15:25 5d3b04190fa2: Waiting 09:15:25 2f39f015ded8: Waiting 09:15:25 5c69ac0246d0: Download complete 09:15:25 3a2ae6a8a46f: Verifying Checksum 09:15:25 3a2ae6a8a46f: Download complete 09:15:25 33b1e0a273af: Verifying Checksum 09:15:25 33b1e0a273af: Download complete 09:15:25 5d3b04190fa2: Verifying Checksum 09:15:25 5d3b04190fa2: Download complete 09:15:25 ec43610c2a17: Verifying Checksum 09:15:25 ec43610c2a17: Download complete 09:15:25 5eb5b503b376: Verifying Checksum 09:15:25 5eb5b503b376: Download complete 09:15:26 2f39f015ded8: Download complete 09:15:27 5eb5b503b376: Pull complete 09:15:27 5c69ac0246d0: Pull complete 09:15:27 ec43610c2a17: Pull complete 09:15:27 3a2ae6a8a46f: Pull complete 09:15:28 33b1e0a273af: Pull complete 09:15:28 5d3b04190fa2: Pull complete 09:15:33 2f39f015ded8: Pull complete 09:15:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:15:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:33 prd-ubuntu20.04-docker-8c-8g-8760 does not seem to be running inside a container 09:15:33 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:15:38 $ docker top ccc29a4412cfea949a91a0ac80098ee005c54911d88856c9dd0bcef857c08bec -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:38 + touch /tmp/pre-build-complete [Pipeline] sh 09:15:38 + mkdir -p /var/log/sysstat [Pipeline] sh 09:15:39 + ls /var/log/sa-host 09:15:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:39 provisioning config files... 09:15:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config186872751109348023tmp [Pipeline] { [Pipeline] echo 09:15:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:15:39 ---> create-netrc.sh [Pipeline] } 09:15:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:15:39 ---> python-tools-install.sh [Pipeline] echo 09:15:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:15:40 ---> sudo-logs.sh 09:15:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:15:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:15:40 ---> job-cost.sh 09:15:40 lf-activate-venv: SKIPPING 09:15:40 DEBUG: total: 0.10999999940395355 09:15:40 INFO: Retrieving Stack Cost... 09:15:40 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:41 INFO: Archiving Costs [Pipeline] echo 09:15:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:15:41 ---> logs-deploy.sh 09:15:41 lf-activate-venv: SKIPPING 09:15:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4420/2 09:15:41 INFO: archiving workspace using pattern(s): 09:15:42 Archives upload complete. 09:15:42 INFO: archiving logs to Nexus