Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 01bd78e940c060c79caaa305d81a36062f8c4326+8d74a5096a4a44ccbcfe21975abab76d27106cec (7982078783a22b0750646f16ad872eb3a968f1d7) 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-ssh5618929179828818421.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-ssh4099963583185469040.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-4350/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-4350/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17365792809962221297.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-ssh12248610940502947225.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-4350/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-4350/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16165375711204617728.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/v2], 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/v2 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-5751 in /w/workspace/edgexfoundry_edgex-go_PR-4350 [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/4350/head:refs/remotes/origin/PR-4350 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8d74a5096a4a44ccbcfe21975abab76d27106cec into PR head commit 01bd78e940c060c79caaa305d81a36062f8c4326 Merge succeeded, producing 183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f Checking out Revision 183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f (PR-4350) > git config core.sparsecheckout # timeout=10 > git checkout -f 01bd78e940c060c79caaa305d81a36062f8c4326 # 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 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f # timeout=10 Commit message: "Merge commit '8d74a5096a4a44ccbcfe21975abab76d27106cec' into HEAD" > git rev-list --no-walk 01bd78e940c060c79caaa305d81a36062f8c4326 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:28 ========================================================= 08:29:28 EdgeX Global Pipelines Version Info 08:29:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:28 ------------------- 08:29:28 stable info: 08:29:28 ------------------- 08:29:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:28 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:28 Message: update stable to v1.0.244 08:29:30 ------------------- 08:29:30 experimental info: 08:29:30 ------------------- 08:29:30 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:30 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:30 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4350 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4350 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4350 [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 183eddf [Pipeline] echo 08:29:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:31 provisioning config files... 08:29:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7915140606788836872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:31 ---> docker-login.sh 08:29:31 nexus3.edgexfoundry.org:10001 08:29:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:31 Configure a credential helper to remove this warning. See 08:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:31 08:29:31 Login Succeeded 08:29:31 nexus3.edgexfoundry.org:10002 08:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:32 Configure a credential helper to remove this warning. See 08:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:32 08:29:32 Login Succeeded 08:29:32 nexus3.edgexfoundry.org:10003 08:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:32 Configure a credential helper to remove this warning. See 08:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:32 08:29:32 Login Succeeded 08:29:32 nexus3.edgexfoundry.org:10004 08:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:32 Configure a credential helper to remove this warning. See 08:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:32 08:29:32 Login Succeeded 08:29:32 docker.io 08:29:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:32 Configure a credential helper to remove this warning. See 08:29:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:32 08:29:32 Login Succeeded 08:29:32 ---> docker-login.sh ends [Pipeline] } 08:29:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:33 + 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-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:29:33 + dirname cmd/core-command/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo core-command,cmd/core-command/Dockerfile 08:29:33 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:33 + dirname cmd/core-data/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo core-data,cmd/core-data/Dockerfile 08:29:33 + dirname cmd/core-metadata/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:33 + dirname cmd/security-bootstrapper/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:33 + + dirname cmd/security-proxy-setup/Dockerfile 08:29:33 cut -d/ -f2 08:29:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:33 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:33 + + dirnamecut cmd/security-spiffe-token-provider/Dockerfile -d/ 08:29:33 -f2 08:29:33 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:33 + dirname cmd/security-spire-agent/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:33 + dirname cmd/security-spire-config/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:33 + dirname cmd/security-spire-server/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:33 + dirname cmd/support-notifications/Dockerfile 08:29:33 + cut -d/ -f2 08:29:33 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:33 + + cut -d/ -f2 08:29:33 dirname cmd/support-scheduler/Dockerfile 08:29:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:33 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-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:33 + git rev-list -1 --merges 183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f~1..183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [Pipeline] echo 08:29:33 -----------> git rev-list -1 --merges 183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f~1..183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f 183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f 08:29:33 183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [false] [Pipeline] sh 08:29:33 + git log --format=format:%s -1 183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [Pipeline] echo 08:29:33 ========================================================= 08:29:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:34 + grep -v github /etc/ssh/ssh_known_hosts 08:29:34 + [ -e /tmp/ssh_known_hosts ] 08:29:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:34 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:34 08:29:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:34 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:34 b85a868b505f: Pulling fs layer 08:29:34 e2be974225ed: Pulling fs layer 08:29:34 339a4e72a1f5: Pulling fs layer 08:29:34 988bab9f4d93: Pulling fs layer 08:29:34 1469e6f7b9e6: Pulling fs layer 08:29:34 eaf3925da568: Pulling fs layer 08:29:34 bab4dde63d76: Pulling fs layer 08:29:34 bde34c3a00c8: Pulling fs layer 08:29:34 b352a97aabf1: Pulling fs layer 08:29:34 4872d77fe225: Pulling fs layer 08:29:34 988bab9f4d93: Waiting 08:29:34 5851b861e8e6: Pulling fs layer 08:29:34 eaf3925da568: Waiting 08:29:34 bde34c3a00c8: Waiting 08:29:34 bab4dde63d76: Waiting 08:29:34 b352a97aabf1: Waiting 08:29:34 1469e6f7b9e6: Waiting 08:29:34 4872d77fe225: Waiting 08:29:34 e2be974225ed: Verifying Checksum 08:29:34 e2be974225ed: Download complete 08:29:34 988bab9f4d93: Download complete 08:29:35 1469e6f7b9e6: Verifying Checksum 08:29:35 1469e6f7b9e6: Download complete 08:29:35 339a4e72a1f5: Verifying Checksum 08:29:35 339a4e72a1f5: Download complete 08:29:35 bde34c3a00c8: Verifying Checksum 08:29:35 bde34c3a00c8: Download complete 08:29:35 b352a97aabf1: Verifying Checksum 08:29:35 b352a97aabf1: Download complete 08:29:35 4872d77fe225: Verifying Checksum 08:29:35 5851b861e8e6: Verifying Checksum 08:29:35 5851b861e8e6: Download complete 08:29:35 b85a868b505f: Download complete 08:29:35 bab4dde63d76: Verifying Checksum 08:29:36 b85a868b505f: Pull complete 08:29:36 e2be974225ed: Pull complete 08:29:37 339a4e72a1f5: Pull complete 08:29:37 988bab9f4d93: Pull complete 08:29:37 1469e6f7b9e6: Pull complete 08:29:37 eaf3925da568: Pull complete 08:29:39 bab4dde63d76: Pull complete 08:29:39 bde34c3a00c8: Pull complete 08:29:39 b352a97aabf1: Pull complete 08:29:39 4872d77fe225: Pull complete 08:29:39 5851b861e8e6: Pull complete 08:29:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:39 prd-ubuntu20.04-docker-8c-8g-5751 does not seem to be running inside a container 08:29:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:41 $ docker top 5bca39550d66e74be76b68c99c482d9e658d0d4a75799a3fa85d077b42f0c4a2 -eo pid,comm 08:29:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:29:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:41 [ssh-agent] Looking for ssh-agent implementation... 08:29:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:41 $ docker exec 5bca39550d66e74be76b68c99c482d9e658d0d4a75799a3fa85d077b42f0c4a2 ssh-agent 08:29:41 SSH_AUTH_SOCK=/tmp/ssh-9ZAsYixaosGe/agent.30 08:29:41 SSH_AGENT_PID=36 08:29:41 Running ssh-add (command line suppressed) 08:29:41 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5313750138123436384.key (/w/workspace/edgex-go/2@tmp/private_key_5313750138123436384.key) 08:29:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:41 + git tag --points-at HEAD [Pipeline] } 08:29:41 $ docker exec --env ******** --env ******** 5bca39550d66e74be76b68c99c482d9e658d0d4a75799a3fa85d077b42f0c4a2 ssh-agent -k 08:29:41 unset SSH_AUTH_SOCK; 08:29:41 unset SSH_AGENT_PID; 08:29:41 echo Agent pid 36 killed; 08:29:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:42 [ssh-agent] Looking for ssh-agent implementation... 08:29:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:42 $ docker exec 5bca39550d66e74be76b68c99c482d9e658d0d4a75799a3fa85d077b42f0c4a2 ssh-agent 08:29:42 SSH_AUTH_SOCK=/tmp/ssh-hlim6BLQtIcB/agent.69 08:29:42 SSH_AGENT_PID=75 08:29:42 Running ssh-add (command line suppressed) 08:29:42 Identity added: /w/workspace/edgex-go/2@tmp/private_key_14803552408203441415.key (/w/workspace/edgex-go/2@tmp/private_key_14803552408203441415.key) 08:29:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:42 + git semver init 08:29:42 2023-02-14 08:29:42,795 [run_init] DEBUG init version:0.0.0 force:False 08:29:42 2023-02-14 08:29:42,796 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 08:29:42 2023-02-14 08:29:42,797 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 08:29:42 2023-02-14 08:29:42,797 [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:29:48 2023-02-14 08:29:47,293 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 08:29:48 2023-02-14 08:29:47,293 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4350 with force:False 08:29:48 2023-02-14 08:29:47,293 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4350 08:29:48 2023-02-14 08:29:47,297 [execute] INFO git cat-file --batch-check 08:29:48 2023-02-14 08:29:47,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:29:48 2023-02-14 08:29:47,303 [execute] INFO git cat-file --batch 08:29:48 2023-02-14 08:29:47,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 08:29:48 2023-02-14 08:29:47,309 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4350 08:29:48 0.0.0 [Pipeline] } 08:29:48 $ docker exec --env ******** --env ******** 5bca39550d66e74be76b68c99c482d9e658d0d4a75799a3fa85d077b42f0c4a2 ssh-agent -k 08:29:48 unset SSH_AUTH_SOCK; 08:29:48 unset SSH_AGENT_PID; 08:29:48 echo Agent pid 75 killed; 08:29:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:48 + git semver [Pipeline] } 08:29:48 $ docker stop --time=1 5bca39550d66e74be76b68c99c482d9e658d0d4a75799a3fa85d077b42f0c4a2 08:29:50 $ docker rm -f --volumes 5bca39550d66e74be76b68c99c482d9e658d0d4a75799a3fa85d077b42f0c4a2 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:29:50 Stashed 1 file(s) [Pipeline] echo 08:29:50 [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:29:51 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:29:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:29:51 ========================================================= 08:29:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:29:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:29:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:51 213ec9aee27d: Pulling fs layer 08:29:51 4583459ba037: Pulling fs layer 08:29:51 93c1e223e6f2: Pulling fs layer 08:29:51 53926ce57604: Pulling fs layer 08:29:51 21b2b0c7a3f4: Pulling fs layer 08:29:51 22ff95d597cd: Pulling fs layer 08:29:51 12d6caf4c0d1: Pulling fs layer 08:29:51 96b7cbca73a9: Pulling fs layer 08:29:51 a7acece74701: Pulling fs layer 08:29:51 96b7cbca73a9: Waiting 08:29:51 22ff95d597cd: Waiting 08:29:51 a7acece74701: Waiting 08:29:51 12d6caf4c0d1: Waiting 08:29:51 21b2b0c7a3f4: Waiting 08:29:51 93c1e223e6f2: Verifying Checksum 08:29:51 93c1e223e6f2: Download complete 08:29:51 4583459ba037: Download complete 08:29:51 21b2b0c7a3f4: Verifying Checksum 08:29:51 21b2b0c7a3f4: Download complete 08:29:51 22ff95d597cd: Download complete 08:29:51 213ec9aee27d: Verifying Checksum 08:29:51 213ec9aee27d: Download complete 08:29:51 12d6caf4c0d1: Download complete 08:29:51 213ec9aee27d: Pull complete 08:29:52 4583459ba037: Pull complete 08:29:52 93c1e223e6f2: Pull complete 08:29:53 a7acece74701: Verifying Checksum 08:29:53 a7acece74701: Download complete 08:29:53 96b7cbca73a9: Verifying Checksum 08:29:53 96b7cbca73a9: Download complete 08:29:53 53926ce57604: Verifying Checksum 08:29:53 53926ce57604: Download complete 08:29:57 53926ce57604: Pull complete 08:29:57 21b2b0c7a3f4: Pull complete 08:29:57 22ff95d597cd: Pull complete 08:29:57 12d6caf4c0d1: Pull complete 08:29:59 96b7cbca73a9: Pull complete 08:29:59 a7acece74701: Pull complete 08:29:59 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:00 WORKDIR /edgex 08:30:00 COPY go.mod . 08:30:00 RUN go mod download 08:30:00 + docker build -t ci-base-image-x86_64 -f - . 08:30:00 Sending build context to Docker daemon 170.3MB 08:30:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:00 ---> db6d94c90886 08:30:00 Step 2/4 : WORKDIR /edgex 08:30:03 ---> Running in 97c641e8a5cf 08:30:03 Removing intermediate container 97c641e8a5cf 08:30:03 ---> a3d6f6991d54 08:30:03 Step 3/4 : COPY go.mod . 08:30:03 ---> b81453c34e9c 08:30:03 Step 4/4 : RUN go mod download 08:30:03 ---> Running in 8088e0bfe2da 08:30:05 Still waiting to schedule task 08:30:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:15 Removing intermediate container 8088e0bfe2da 08:30:15 ---> c71f2c95f77d 08:30:15 Successfully built c71f2c95f77d 08:30:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:15 + docker inspect -f . ci-base-image-x86_64 08:30:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:15 prd-ubuntu20.04-docker-8c-8g-5751 does not seem to be running inside a container 08:30:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:16 $ docker top c209c2402cae612bc704abd0b063d35df5308f178d4c9354aa3d580c82ca36c6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:16 + go version 08:30:16 go version go1.18.7 linux/amd64 [Pipeline] } 08:30:16 $ docker stop --time=1 c209c2402cae612bc704abd0b063d35df5308f178d4c9354aa3d580c82ca36c6 08:30:18 $ docker rm -f --volumes c209c2402cae612bc704abd0b063d35df5308f178d4c9354aa3d580c82ca36c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:18 + docker inspect -f . ci-base-image-x86_64 08:30:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:18 prd-ubuntu20.04-docker-8c-8g-5751 does not seem to be running inside a container 08:30:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:18 $ docker top d08755188c2806fcdbe1e031d90392299eb7779c508711a451b7dc0345a13c7b -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:18 ========================================================= 08:30:18 [edgeXBuildGoParallel] Running Tests and Build... 08:30:18 ========================================================= [Pipeline] sh 08:30:19 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:30:19 + make test 08:30:19 go test -race -coverprofile=coverage.out ./... 08:30:26 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:30:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 08:30:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.105s coverage: 98.5% of statements 08:30:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.159s coverage: 73.2% of statements 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:30:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.092s coverage: 54.0% of statements 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:30:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:30:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.496s coverage: 89.2% of statements 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:30:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.092s coverage: 3.9% of statements 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:30:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.488s coverage: 95.6% of statements 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:30:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.069s coverage: 72.2% of statements 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:30:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:30:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.053s coverage: 0.9% of statements 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:30:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.075s coverage: 29.6% of statements 08:30:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:30:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 08:30:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.067s coverage: 82.9% of statements 08:30:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.065s coverage: 94.1% of statements 08:30:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.044s coverage: 96.3% of statements 08:30:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 08:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.069s coverage: 94.4% of statements 08:30:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.343s coverage: 79.9% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 86.9% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.042s coverage: 20.0% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.237s coverage: 91.2% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.226s coverage: 63.1% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.349s coverage: 65.3% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.162s coverage: 41.0% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.167s coverage: 92.3% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 63.2% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:04 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.106s coverage: 97.7% of statements 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:04 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:31:22 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:31:22 go vet ./... 08:31:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:25 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:25 + ls -al . 08:31:25 total 744 08:31:25 drwxrwxr-x 11 1001 1001 4096 Feb 14 08:30 . 08:31:25 drwxr-xr-x 4 root root 4096 Feb 14 08:30 .. 08:31:25 drwxrwxr-x 2 1001 1001 4096 Feb 14 08:29 .blubracket 08:31:25 -rw-rw-r-- 1 1001 1001 16 Feb 14 08:29 .dockerignore 08:31:25 drwxrwxr-x 8 1001 1001 4096 Feb 14 08:31 .git 08:31:25 drwxrwxr-x 3 1001 1001 4096 Feb 14 08:29 .github 08:31:25 -rw-rw-r-- 1 1001 1001 1024 Feb 14 08:29 .gitignore 08:31:25 -rw-rw-r-- 1 1001 1001 42 Feb 14 08:29 .golangci.yml 08:31:25 -rw-rw-r-- 1 1001 1001 87 Feb 14 08:29 .hadolint.yml 08:31:25 drwxr-xr-x 3 1001 1001 4096 Feb 14 08:29 .semver 08:31:25 -rw-rw-r-- 1 1001 1001 166 Feb 14 08:29 .sonarcloud.properties 08:31:25 -rw-rw-r-- 1 1001 1001 1171 Feb 14 08:29 ADOPTERS.md 08:31:25 -rw-rw-r-- 1 1001 1001 10825 Feb 14 08:29 Attribution.txt 08:31:25 -rw-rw-r-- 1 1001 1001 73765 Feb 14 08:29 CHANGELOG.md 08:31:25 -rw-rw-r-- 1 1001 1001 3804 Feb 14 08:29 CONTRIBUTING.md 08:31:25 -rw-rw-r-- 1 1001 1001 677 Feb 14 08:29 GOVERNANCE.md 08:31:25 -rw-rw-r-- 1 1001 1001 850 Feb 14 08:29 Jenkinsfile 08:31:25 -rw-rw-r-- 1 1001 1001 10775 Feb 14 08:29 LICENSE 08:31:25 -rw-rw-r-- 1 1001 1001 13375 Feb 14 08:29 Makefile 08:31:25 -rw-rw-r-- 1 1001 1001 582 Feb 14 08:29 OWNERS.md 08:31:25 -rw-rw-r-- 1 1001 1001 9403 Feb 14 08:29 README.md 08:31:25 -rw-rw-r-- 1 1001 1001 6912 Feb 14 08:29 SECURITY.md 08:31:25 -rw-rw-r-- 1 1001 1001 5 Feb 14 08:29 VERSION 08:31:25 drwxrwxr-x 2 1001 1001 4096 Feb 14 08:29 bin 08:31:25 drwxrwxr-x 17 1001 1001 4096 Feb 14 08:29 cmd 08:31:25 -rw-r--r-- 1 root root 487233 Feb 14 08:31 coverage.out 08:31:25 -rw-rw-r-- 1 1001 1001 3295 Feb 14 08:29 go.mod 08:31:25 -rw-rw-r-- 1 1001 1001 33318 Feb 14 08:29 go.sum 08:31:25 drwxrwxr-x 7 1001 1001 4096 Feb 14 08:29 internal 08:31:25 drwxrwxr-x 3 1001 1001 4096 Feb 14 08:29 openapi 08:31:25 drwxrwxr-x 4 1001 1001 4096 Feb 14 08:29 snap 08:31:25 -rw-rw-r-- 1 1001 1001 204 Feb 14 08:29 version.go [Pipeline] sh 08:31:26 + '[' -e coverage.out ] 08:31:26 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:26 Stashed 1 file(s) [Pipeline] sh 08:31:26 + make build 08:31:26 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:31:38 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:31:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:31:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:31:40 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:31:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:31: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:31: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:31:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5759 in /w/workspace/edgexfoundry_edgex-go_PR-4350 [Pipeline] { [Pipeline] ws 08:31:49 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 08:31:49 The recommended git tool is: git 08:31:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:31:51 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:31: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:31:54 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:31:55 $ docker stop --time=1 d08755188c2806fcdbe1e031d90392299eb7779c508711a451b7dc0345a13c7b 08:31:55 using credential edgex-jenkins-ssh 08:31:55 Cloning the remote Git repository 08:31:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:55 > git init /w/workspace/edgex-go/2 # timeout=10 08:31:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:55 > git --version # timeout=10 08:31:55 > git --version # 'git version 2.25.1' 08:31:55 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:57 $ docker rm -f --volumes d08755188c2806fcdbe1e031d90392299eb7779c508711a451b7dc0345a13c7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:31:58 08:31:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:31:58 latest: Pulling from edgex-devops/edgex-compose 08:31:58 cbdbe7a5bc2a: Pulling fs layer 08:31:58 ca9280d653b3: Pulling fs layer 08:31:58 7e9c9ca2126c: Pulling fs layer 08:31:58 cbdbe7a5bc2a: Download complete 08:31:58 cbdbe7a5bc2a: Pull complete 08:31:58 ca9280d653b3: Download complete 08:31:59 ca9280d653b3: Pull complete 08:31:59 7e9c9ca2126c: Download complete 08:32:01 7e9c9ca2126c: Pull complete 08:32:01 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:01 prd-ubuntu20.04-docker-8c-8g-5751 does not seem to be running inside a container 08:32: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:03 $ docker top 989d65762225702261d515eb9abe91fc4d10da738ca639a3d9b474529cfa1ac0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:03 + docker-compose build --help 08:32:03 + grep parallel 08:32:03 --parallel Build images in parallel. [Pipeline] } 08:32:03 $ docker stop --time=1 989d65762225702261d515eb9abe91fc4d10da738ca639a3d9b474529cfa1ac0 08:32:05 $ docker rm -f --volumes 989d65762225702261d515eb9abe91fc4d10da738ca639a3d9b474529cfa1ac0 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:05 prd-ubuntu20.04-docker-8c-8g-5751 does not seem to be running inside a container 08:32:05 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:06 $ docker top 730c852327c12607f97658ff4a3bd4f1d528a7cf6d9e18a2890126fbe2d57695 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:06 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:06 Building core-command ... 08:32:06 Building core-common-config-bootstrapper ... 08:32:06 Building core-data ... 08:32:06 Building core-metadata ... 08:32:06 Building security-bootstrapper ... 08:32:06 Building security-proxy-setup ... 08:32:06 Building security-secretstore-setup ... 08:32:06 Building security-spiffe-token-provider ... 08:32:06 Building security-spire-agent ... 08:32:06 Building security-spire-config ... 08:32:06 Building security-spire-server ... 08:32:06 Building support-notifications ... 08:32:06 Building support-scheduler ... 08:32:06 Building security-bootstrapper 08:32:06 Building security-secretstore-setup 08:32:06 Building core-common-config-bootstrapper 08:32:06 Building security-spiffe-token-provider 08:32:06 Building core-metadata 08:32:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:17 Merging remotes/origin/main commit 8d74a5096a4a44ccbcfe21975abab76d27106cec into PR head commit 01bd78e940c060c79caaa305d81a36062f8c4326 08:32:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4350/head:refs/remotes/origin/PR-4350 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:17 > git config core.sparsecheckout # timeout=10 08:32:17 > git checkout -f 01bd78e940c060c79caaa305d81a36062f8c4326 # timeout=10 08:32:17 > git remote # timeout=10 08:32:17 > git config --get remote.origin.url # timeout=10 08:32:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:17 > git merge 8d74a5096a4a44ccbcfe21975abab76d27106cec # timeout=10 08:32:18 Merge succeeded, producing 32b98263db7d85517d9686781ecf98d4e45916c6 08:32:18 Checking out Revision 32b98263db7d85517d9686781ecf98d4e45916c6 (PR-4350) 08:32:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:19 ---> c71f2c95f77d 08:32:19 Step 3/24 : WORKDIR /edgex-go 08:32:19 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:19 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:32:19 ---> c71f2c95f77d 08:32:19 Step 3/19 : WORKDIR /edgex-go 08:32:19 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:19 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:32:19 ---> c71f2c95f77d 08:32:19 Step 3/32 : WORKDIR /edgex-go 08:32:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:19 ---> c71f2c95f77d 08:32:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:19 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:19 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:19 ---> c71f2c95f77d 08:32:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:32:18 > git rev-parse HEAD^{commit} # timeout=10 08:32:18 > git config core.sparsecheckout # timeout=10 08:32:18 > git checkout -f 32b98263db7d85517d9686781ecf98d4e45916c6 # timeout=10 08:32:21 ---> Running in f5ad26327885 08:32:21 ---> Running in 321f42544f9a 08:32:21 ---> Running in bf838c4c7a0c 08:32:21 ---> Running in 8e6cfae1cc66 08:32:21 ---> Running in a3063116050a 08:32:21 Removing intermediate container f5ad26327885 08:32:21 ---> 00479c23fd2d 08:32:21 Step 4/22 : WORKDIR /edgex-go 08:32:21 Removing intermediate container bf838c4c7a0c 08:32:21 ---> f17b467b9c38 08:32:21 Step 4/24 : RUN apk add --update --no-cache make git 08:32:21 Removing intermediate container 8e6cfae1cc66 08:32:21 ---> ebf916bf3473 08:32:21 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:32:21 Removing intermediate container 321f42544f9a 08:32:21 ---> 00f3994e8afd 08:32:21 Removing intermediate container a3063116050a 08:32:21 ---> 0beafca1e6a7 08:32:21 Step 4/32 : RUN apk add --update --no-cache make git 08:32:21 Step 4/24 : WORKDIR /edgex-go 08:32:21 ---> Running in 88ecd1e4e6c4 08:32:21 ---> Running in 28d886f82f0d 08:32:21 ---> Running in ebb30b3e967c 08:32:21 ---> Running in d07edad0bddb 08:32:21 ---> Running in d89145ca0c36 08:32:21 Removing intermediate container 88ecd1e4e6c4 08:32:21 ---> cda6430722c9 08:32:21 Step 5/22 : RUN apk add --update --no-cache make git 08:32:21 Removing intermediate container d07edad0bddb 08:32:21 ---> f9b897d8b03a 08:32:21 Step 5/24 : RUN apk add --update --no-cache make git 08:32:21 ---> Running in 1ba0f950fe06 08:32:21 ---> Running in 03108e1e49c4 08:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:21 Commit message: "Merge commit '8d74a5096a4a44ccbcfe21975abab76d27106cec' into HEAD" 08:32:21 > git rev-list --no-walk 01bd78e940c060c79caaa305d81a36062f8c4326 # timeout=10 08:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:22 OK: 211 MiB in 51 packages 08:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:22 v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:32:22 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:32:22 OK: 17046 distinct packages available 08:32:22 OK: 211 MiB in 51 packages 08:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:32:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:32:22 OK: 211 MiB in 51 packages 08:32:22 OK: 211 MiB in 51 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:22 OK: 211 MiB in 51 packages 08:32:22 Removing intermediate container 28d886f82f0d 08:32:22 ---> 1d2cb18ca061 08:32:22 Step 5/24 : COPY go.mod vendor* ./ 08:32:22 Removing intermediate container 1ba0f950fe06 08:32:22 ---> 4e16b6c30b28 08:32:22 Step 6/22 : COPY go.mod vendor* ./ 08:32:22 ---> c7cf526a7eb6 08:32:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:22 ---> Running in 33aa1e1e72f6 08:32:22 ---> a43762bbbdb3 08:32:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:22 ---> Running in 05caeb87674c 08:32:22 Removing intermediate container 03108e1e49c4 08:32:22 ---> 93fc4c5a5100 08:32:22 Step 6/24 : COPY go.mod vendor* ./ 08:32:22 Removing intermediate container ebb30b3e967c 08:32:22 ---> c8588317e7c0 08:32:22 Step 5/19 : COPY go.mod vendor* ./ 08:32:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:22 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:22 Dload Upload Total Spent Left Speed 08:32:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 08:32:23 Removing intermediate container d89145ca0c36 08:32:23 ---> 60e80ad369d0 08:32:23 Step 5/32 : COPY go.mod vendor* ./ 08:32:23 ---> b8f8138f98b1 08:32:23 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:23 ---> 3ec159442b1d 08:32:23 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:23 ---> Running in 92edc3030567 08:32:23 ---> Running in f63f92aeaf81 08:32:23 ---> 9b8622f17bc2 08:32:23 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:23 ---> Running in 81886a6014a8 [Pipeline] sh 08:32:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:23 + sudo tee /etc/docker/daemon.new 08:32:23 { 08:32:23 "registry-mirrors": [ 08:32:23 "https://nexus3.edgexfoundry.org:10001" 08:32:23 ], 08:32:23 "bip": "10.250.0.254/24", 08:32:23 "hosts": [ 08:32:23 "tcp://0.0.0.0:5555", 08:32:23 "unix:///var/run/docker.sock" 08:32:23 ], 08:32:23 "mtu": 1458, 08:32:23 "selinux-enabled": true, 08:32:23 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:23 } [Pipeline] sh 08:32:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:42 provisioning config files... 08:32:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config1763128112247727670tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:43 ---> docker-login.sh 08:32:43 nexus3.edgexfoundry.org:10001 08:32:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:43 Configure a credential helper to remove this warning. See 08:32:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:43 08:32:43 Login Succeeded 08:32:43 nexus3.edgexfoundry.org:10002 08:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:44 Configure a credential helper to remove this warning. See 08:32:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:44 08:32:44 Login Succeeded 08:32:44 nexus3.edgexfoundry.org:10003 08:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:44 Configure a credential helper to remove this warning. See 08:32:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:44 08:32:44 Login Succeeded 08:32:44 nexus3.edgexfoundry.org:10004 08:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:45 Configure a credential helper to remove this warning. See 08:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:45 08:32:45 Login Succeeded 08:32:45 docker.io 08:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:45 Configure a credential helper to remove this warning. See 08:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:45 08:32:45 Login Succeeded 08:32:45 ---> docker-login.sh ends [Pipeline] } 08:32:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:46 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 08:32:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:46 ========================================================= 08:32:46 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:32:46 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:46 9b18e9b68314: Pulling fs layer 08:32:46 35d82f9e3411: Pulling fs layer 08:32:46 e16973657156: Pulling fs layer 08:32:46 fc693d55d65f: Pulling fs layer 08:32:46 7e9fc2657dce: Pulling fs layer 08:32:46 dda99020689f: Pulling fs layer 08:32:46 db1c61fa0a46: Pulling fs layer 08:32:46 891c053d2c06: Pulling fs layer 08:32:46 dda99020689f: Waiting 08:32:46 db1c61fa0a46: Waiting 08:32:46 fc693d55d65f: Waiting 08:32:46 891c053d2c06: Waiting 08:32:46 7e9fc2657dce: Waiting 08:32:46 e16973657156: Verifying Checksum 08:32:46 e16973657156: Download complete 08:32:46 35d82f9e3411: Verifying Checksum 08:32:46 35d82f9e3411: Download complete 08:32:46 7e9fc2657dce: Download complete 08:32:46 dda99020689f: Download complete 08:32:46 9b18e9b68314: Verifying Checksum 08:32:46 9b18e9b68314: Download complete 08:32:47 9b18e9b68314: Pull complete 08:32:48 891c053d2c06: Verifying Checksum 08:32:48 891c053d2c06: Download complete 08:32:48 35d82f9e3411: Pull complete 08:32:49 e16973657156: Pull complete 08:32:49 db1c61fa0a46: Download complete 08:32:49 fc693d55d65f: Verifying Checksum 08:32:49 fc693d55d65f: Download complete 08:32:55 Removing intermediate container 05caeb87674c 08:32:55 ---> ec744f33e0fc 08:32:55 Step 8/22 : COPY . . 08:32:55 Removing intermediate container f63f92aeaf81 08:32:55 ---> ac5a6bf2cbc0 08:32:55 Step 7/19 : COPY . . 08:32:55 Removing intermediate container 81886a6014a8 08:32:55 ---> 12e58c184968 08:32:55 Step 7/32 : COPY . . 08:32:55 Removing intermediate container 92edc3030567 08:32:55 ---> a3b80f5d9af7 08:32:55 Step 8/24 : COPY . . 08:32:55 Removing intermediate container 33aa1e1e72f6 08:32:55 ---> 92dacb4fc699 08:32:55 Step 7/24 : COPY . . 08:33:00 ---> befd7b8f9a1e 08:33:00 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:33:00 ---> fb81ad3c13f6 08:33:00 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:33:00 ---> 66f37021b369 08:33:00 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:33:00 ---> d6bfb7461a4e 08:33:00 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:33:00 ---> 72ba05f0e42c 08:33:00 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:33:00 ---> Running in 22cca65e168b 08:33:00 ---> Running in 14b8226fd6aa 08:33:00 ---> Running in b6dc1ab64ec6 08:33:00 ---> Running in 2bb3b5016d4c 08:33:00 ---> Running in 83952b545d5a 08:33:00 fc693d55d65f: Pull complete 08:33:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:33:01 7e9fc2657dce: Pull complete 08:33: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:33: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:33: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 08:33:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:33:01 dda99020689f: Pull complete 08:33:08 db1c61fa0a46: Pull complete 08:33:09 891c053d2c06: Pull complete 08:33:09 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:33:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:33:09 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:09 WORKDIR /edgex 08:33:09 COPY go.mod . 08:33:09 RUN go mod download 08:33:09 + docker build -t ci-base-image-arm64 -f - . 08:33:10 Sending build context to Docker daemon 3.1MB 08:33:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:10 ---> f96f9c87975a 08:33:10 Step 2/4 : WORKDIR /edgex 08:33:13 ---> Running in 95d475b703d2 08:33:13 Removing intermediate container 95d475b703d2 08:33:13 ---> f4c66ab11f84 08:33:13 Step 3/4 : COPY go.mod . 08:33:14 ---> 2fd8646b9de1 08:33:14 Step 4/4 : RUN go mod download 08:33:14 ---> Running in 870199ba057f 08:33: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:35 Removing intermediate container 2bb3b5016d4c 08:33:35 ---> a58cb4570f59 08:33:35 08:33:35 Step 9/32 : FROM alpine:3.16 08:33:35 Removing intermediate container 83952b545d5a 08:33:35 ---> 273f9a6fa152 08:33:35 08:33:35 Step 10/22 : FROM alpine:3.16 08:33:35 Removing intermediate container b6dc1ab64ec6 08:33:35 ---> 39110725d0b7 08:33:35 08:33:35 Step 9/24 : FROM alpine:3.16 08:33:35 Removing intermediate container 22cca65e168b 08:33:35 ---> 4fff5f61e105 08:33:35 08:33:35 Step 10/24 : FROM alpine:3.16 08:33:36 3.16: Pulling from library/alpine 08:33:36 3.16: Pulling from library/alpine 08:33:36 3.16: Pulling from library/alpine 08:33:37 Removing intermediate container 14b8226fd6aa 08:33:37 ---> 1d09f21462a0 08:33:37 08:33:37 Step 9/19 : FROM alpine:3.15 08:33:37 3.16: Pulling from library/alpine 08:33:37 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:33:37 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:33:37 Status: Downloaded newer image for alpine:3.16 08:33:37 Status: Image is up to date for alpine:3.16 08:33:37 ---> dfd21b5a31f5 08:33:37 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:33:37 ---> dfd21b5a31f5 08:33:37 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:37 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:33:37 Status: Image is up to date for alpine:3.16 08:33:37 ---> dfd21b5a31f5 08:33:37 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:33:37 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:33:37 Status: Image is up to date for alpine:3.16 08:33:37 ---> dfd21b5a31f5 08:33:37 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:33:37 ---> Running in c6b9ca641a47 08:33:37 ---> Running in 22640642ec18 08:33:37 3.15: Pulling from library/alpine 08:33:37 ---> Running in e6ef7a7ff4bc 08:33:37 ---> Running in ff5fb7f30207 08:33:37 Removing intermediate container c6b9ca641a47 08:33:37 ---> b315fa84db1e 08:33:37 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:33:37 Removing intermediate container e6ef7a7ff4bc 08:33:37 ---> 006368c418a6 08:33:37 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:33:37 ---> Running in a313ab58ff2f 08:33:37 ---> Running in fc5d33f1db5a 08:33:37 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:33:37 Status: Downloaded newer image for alpine:3.15 08:33:37 ---> 5ce65d7b0fde 08:33:37 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:38 ---> Running in a597d3ba8a55 08:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:38 Removing intermediate container a597d3ba8a55 08:33:38 ---> 253d2a562927 08:33:38 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:33:38 ---> Running in c1dc77c2565c 08:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:40 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:33:40 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:33:40 OK: 15857 distinct packages available 08:33:40 (1/1) Installing dumb-init (1.2.5-r1) 08:33:40 Executing busybox-1.35.0-r17.trigger 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:40 OK: 6 MiB in 15 packages 08:33:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:40 (1/2) Installing dumb-init (1.2.5-r1) 08:33:40 (1/1) Installing dumb-init (1.2.5-r1) 08:33:40 (2/2) Installing su-exec (0.2-r1) 08:33:40 Executing busybox-1.35.0-r17.trigger 08:33:40 (1/3) Installing ca-certificates (20220614-r0) 08:33:40 Executing busybox-1.35.0-r17.trigger 08:33:40 OK: 6 MiB in 15 packages 08:33:40 OK: 6 MiB in 16 packages 08:33:40 (1/9) Installing ca-certificates (20220614-r0) 08:33:40 (2/3) Installing dumb-init (1.2.5-r1) 08:33:40 (2/9) Installing brotli-libs (1.0.9-r5) 08:33:40 (3/3) Installing su-exec (0.2-r1) 08:33:40 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:33:40 Executing busybox-1.35.0-r17.trigger 08:33:40 Executing ca-certificates-20220614-r0.trigger 08:33:40 (4/9) Installing libcurl (7.80.0-r5) 08:33:40 OK: 6 MiB in 17 packages 08:33:40 (5/9) Installing curl (7.80.0-r5) 08:33:40 (6/9) Installing dumb-init (1.2.5-r1) 08:33:40 (7/9) Installing musl-obstack (1.2.3-r0) 08:33:40 (8/9) Installing libucontext (1.1-r0) 08:33:40 (9/9) Installing gcompat (1.0.0-r4) 08:33:40 Executing busybox-1.34.1-r7.trigger 08:33:40 Executing ca-certificates-20220614-r0.trigger 08:33:40 OK: 8 MiB in 23 packages 08:33:42 Removing intermediate container 22640642ec18 08:33:42 ---> 6c0c221133bd 08:33:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:33:43 ---> Running in ac7a9358ac9d 08:33:43 Removing intermediate container a313ab58ff2f 08:33:43 ---> 03653729b04f 08:33:43 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:33:43 Removing intermediate container fc5d33f1db5a 08:33:43 ---> e36df63569e3 08:33:43 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:43 Removing intermediate container ac7a9358ac9d 08:33:43 ---> 38ee6c5c0d6e 08:33:43 Step 13/24 : ENV APP_PORT=59881 08:33:43 ---> Running in 9ed81cf87207 08:33:43 Removing intermediate container ff5fb7f30207 08:33:43 ---> be90d68d1e3c 08:33:43 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:33:43 ---> Running in 8dbec34fb0fa 08:33:43 Removing intermediate container c1dc77c2565c 08:33:43 ---> 328c1d2625ba 08:33:43 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:43 ---> Running in 46c923eb36f6 08:33:43 ---> 598ba569f56c 08:33:43 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:33:43 Removing intermediate container 8dbec34fb0fa 08:33:43 ---> 3b346aaf23d1 08:33:43 Step 14/24 : EXPOSE $APP_PORT 08:33:43 Removing intermediate container 9ed81cf87207 08:33:43 ---> 3d38b047d868 08:33:43 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:33:43 ---> Running in de1343d4fa4a 08:33:43 ---> Running in da66250d7e86 08:33:43 Removing intermediate container 46c923eb36f6 08:33:43 ---> 8c5fc49fd506 08:33:43 Step 12/24 : WORKDIR / 08:33:43 ---> Running in 71ffc3317b7b 08:33:43 ---> 2c941f6caa32 08:33:43 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:33:43 Removing intermediate container de1343d4fa4a 08:33:43 ---> 19f441854ed3 08:33:43 Step 15/24 : WORKDIR / 08:33:43 Removing intermediate container da66250d7e86 08:33:43 ---> aab767a7eaf5 08:33:43 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:33:43 ---> Running in a58c86fde420 08:33:43 ---> Running in feb069e74056 08:33:43 Removing intermediate container 71ffc3317b7b 08:33:43 ---> 7ca1a1a133e6 08:33:43 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:33:44 ---> 0187de06af97 08:33:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:33:44 Removing intermediate container a58c86fde420 08:33:44 ---> ab9ebc7e53fc 08:33:44 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:33:44 Removing intermediate container feb069e74056 08:33:44 ---> e21d684b234e 08:33:44 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:44 ---> Running in b3713f83e065 08:33:44 ---> cf551dedb6ac 08:33:44 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:33:44 ---> eaef58b0092e 08:33:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:33:44 ---> 8f0273562950 08:33:44 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:33:44 Removing intermediate container b3713f83e065 08:33:44 ---> 64800dff0292 08:33:44 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:33:44 ---> 03fe1bb21b89 08:33:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:33:44 ---> Running in a7852370b523 08:33:44 ---> 010c438b49ec 08:33:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:33:44 ---> 8b5b8408d1c9 08:33:44 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:33:44 ---> Running in a3aa90be22e3 08:33:44 ---> bf250a168bf7 08:33:44 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:33:44 ---> 492579918a32 08:33:44 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:33:44 ---> Running in 97d99e295916 08:33:44 ---> 6e47de0b0419 08:33:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:33:44 Removing intermediate container 97d99e295916 08:33:44 ---> 8026be17086b 08:33:44 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:33:44 ---> 54227390ec38 08:33:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:33:44 ---> Running in cee957fa86e3 08:33:44 ---> 987155fb4600 08:33:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:33:44 Removing intermediate container cee957fa86e3 08:33:44 ---> 22ba4c2380ff 08:33:44 Step 17/19 : LABEL arch=x86_64 08:33:44 ---> Running in 5b52f613041a 08:33:45 Removing intermediate container a7852370b523 08:33:45 ---> 06429dbd5525 08:33:45 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:33:45 ---> 003e6feb185f 08:33:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:33:45 ---> Running in 0cf2d9fe6709 08:33:45 ---> ddeffd3be270 08:33:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:33:45 Removing intermediate container 5b52f613041a 08:33:45 ---> e567987721c8 08:33:45 Step 18/19 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f 08:33:45 ---> Running in 36dc5a6beddf 08:33:45 ---> Running in e034521e46af 08:33:45 Removing intermediate container 0cf2d9fe6709 08:33:45 ---> 8942620c8977 08:33:45 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:33:45 Removing intermediate container 36dc5a6beddf 08:33:45 ---> 5c70c1d7c01c 08:33:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:33:45 ---> Running in 9a333fe47371 08:33:45 Removing intermediate container a3aa90be22e3 08:33:45 ---> 3a4547a22fb9 08:33:45 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:33:45 Removing intermediate container e034521e46af 08:33:45 ---> 38cc9c1bb4be 08:33:45 Step 19/19 : LABEL version=0.0.0 08:33:45 ---> Running in a4a89c8b529c 08:33:45 ---> Running in dc716fb74ca4 08:33:45 ---> ede6518e4f37 08:33:45 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:33:45 Removing intermediate container 9a333fe47371 08:33:45 ---> 4b79c1599724 08:33:45 Step 22/24 : LABEL arch=x86_64 08:33:45 ---> Running in 6814bf06ee4e 08:33:45 ---> Running in 3018a7abb81d 08:33:45 ---> ce0e01c5035d 08:33:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:33:45 Removing intermediate container a4a89c8b529c 08:33:45 ---> 4b0ccfcbb047 08:33:45 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:33:45 Removing intermediate container dc716fb74ca4 08:33:45 ---> ac3f18b46f53 08:33:45 08:33:45 ---> Running in bd57c1c292d4 08:33:45 Removing intermediate container 3018a7abb81d 08:33:45 ---> 53e481a27f63 08:33:45 Step 23/24 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f 08:33:45 Successfully built ac3f18b46f53 08:33:45 Successfully tagged security-spiffe-token-provider:latest 08:33:45  Building security-spiffe-token-provider ... done Building security-proxy-setup 08:33:45 ---> Running in 003adf093bac 08:33:45 Removing intermediate container bd57c1c292d4 08:33:45 ---> 7edf1ef8b96b 08:33:45 Step 20/22 : LABEL arch=x86_64 08:33:45 ---> 94d59d91a432 08:33:45 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:33:45 ---> Running in 2f3cf1fa0fbc 08:33:46 Removing intermediate container 870199ba057f 08:33:46 ---> a5182ba79336 08:33:46 Successfully built a5182ba79336 08:33:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:46 Removing intermediate container 003adf093bac 08:33:46 ---> c26116898649 08:33:46 Step 24/24 : LABEL version=0.0.0 08:33:46 ---> Running in db8edb3ff672 08:33:46 ---> Running in 27f225310d2a 08:33:46 Removing intermediate container 2f3cf1fa0fbc 08:33:46 ---> 9dbfec59a92d 08:33:46 Step 21/22 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f 08:33:47 + docker inspect -f . ci-base-image-arm64 08:33:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:47 prd-ubuntu20.04-docker-arm64-4c-16g-5759 does not seem to be running inside a container 08:33:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:48 ---> Running in 3cd7e7487f35 08:33:48 Removing intermediate container 27f225310d2a 08:33:48 ---> 0b24fd7256da 08:33:48 08:33:48 Successfully built 0b24fd7256da 08:33:48 Successfully tagged core-metadata:latest 08:33:48 Building security-spire-agent 08:33:48  Building core-metadata ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:48 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:33:48 ---> c71f2c95f77d 08:33:48 Step 3/21 : WORKDIR /edgex-go 08:33:48 ---> Using cache 08:33:48 ---> 0beafca1e6a7 08:33:48 Step 4/21 : RUN apk add --update --no-cache make git 08:33:48 ---> Using cache 08:33:48 ---> 60e80ad369d0 08:33:48 Step 5/21 : COPY go.mod vendor* ./ 08:33:48 ---> Using cache 08:33:48 ---> 9b8622f17bc2 08:33:48 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:48 ---> Using cache 08:33:48 ---> 12e58c184968 08:33:48 Step 7/21 : COPY . . 08:33:48 ---> Using cache 08:33:48 ---> d6bfb7461a4e 08:33:48 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:33:48 $ docker top df40f61690c816dcd998ee4ee161470d8a3fc5791a19d221320e941659545bce -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:49 + go version 08:33:49 go version go1.18.7 linux/arm64 [Pipeline] } 08:33:49 $ docker stop --time=1 df40f61690c816dcd998ee4ee161470d8a3fc5791a19d221320e941659545bce 08:33:50 Removing intermediate container 3cd7e7487f35 08:33:50 ---> 527d9a9abdab 08:33:50 Step 22/22 : LABEL version=0.0.0 08:33:50 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:50 ---> c71f2c95f77d 08:33:50 Step 3/24 : WORKDIR /edgex-go 08:33:50 ---> Using cache 08:33:50 ---> 0beafca1e6a7 08:33:50 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:33:50 ---> Running in 05eaff647be3 08:33:50 ---> Running in 8970cb47a0bc 08:33:50 Removing intermediate container 6814bf06ee4e 08:33:50 ---> d36f51383aa1 08:33:50 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:33:50 ---> Running in 0e6ac9b9c8b5 08:33:51 Removing intermediate container db8edb3ff672 08:33:51 ---> 7a4644495f72 08:33:51 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:33:51 Removing intermediate container 8970cb47a0bc 08:33:51 ---> ed4d6db1335b 08:33:51 08:33:51 ---> cfc7709c0cb1 08:33:51 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:33:51 ---> Running in 33de32e244b6 08:33:51 Successfully built ed4d6db1335b 08:33:51 Successfully tagged core-common-config-bootstrapper:latest 08:33:51  Building core-common-config-bootstrapper ... done Building support-notifications 08:33:51 $ docker rm -f --volumes df40f61690c816dcd998ee4ee161470d8a3fc5791a19d221320e941659545bce 08:33:51 Removing intermediate container 33de32e244b6 08:33:51 ---> 4310b2441cb1 08:33:51 Step 22/24 : LABEL arch=x86_64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:52 + docker inspect -f . ci-base-image-arm64 08:33:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:52 prd-ubuntu20.04-docker-arm64-4c-16g-5759 does not seem to be running inside a container 08:33:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:33:52 ---> Running in b211a3a86d4c 08:33:52 ---> 61953e92649b 08:33:52 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:33:52 OK: 211 MiB in 51 packages 08:33:53 Removing intermediate container b211a3a86d4c 08:33:53 ---> a01b290e0cdf 08:33:53 Step 23/24 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f 08:33:53 ---> Running in 607217d70d55 08:33:53 ---> 9db809706ff7 08:33:53 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:33:53 Removing intermediate container 607217d70d55 08:33:53 ---> b33d9da1cea0 08:33:53 Step 24/24 : LABEL version=0.0.0 08:33:53 Removing intermediate container 05eaff647be3 08:33:53 ---> b8dc19d86760 08:33:53 Step 5/24 : COPY go.mod vendor* ./ 08:33:53 ---> Running in e77b750d6415 08:33:53 $ docker top 124f577ff761cbcbadf3cd134a429f9b9a13437f5b9d58bb0dce342de69a84af -eo pid,comm 08:33:53 ---> 827381791c89 08:33:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:33:53 Removing intermediate container e77b750d6415 08:33:53 ---> 52eefcc8070d 08:33:53 08:33:53 ---> 13ae2b67972d 08:33:53 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:53 Successfully built 52eefcc8070d 08:33:53 Successfully tagged security-secretstore-setup:latest 08:33:53  Building security-secretstore-setup ... done Building support-scheduler 08:33:53 ---> b3617e891fc5 08:33:53 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [Pipeline] { [Pipeline] echo 08:33:53 ========================================================= 08:33:53 [edgeXBuildGoParallel] Running Tests and Build... 08:33:53 ========================================================= [Pipeline] sh 08:33:54 ---> Running in 7feca132523c 08:33:54 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 08:33:54 ---> 5c5cfc338296 08:33:54 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:33:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:54 ---> c71f2c95f77d 08:33:54 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:54 ---> Using cache 08:33:54 ---> 00f3994e8afd 08:33:54 Step 4/22 : WORKDIR /edgex-go 08:33:54 ---> Using cache 08:33:54 ---> f9b897d8b03a 08:33:54 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:33:55 ---> 82ff2730be2c 08:33:55 Step 27/32 : RUN chmod +x /entrypoint.sh 08:33:55 + make test 08:33:55 go test -race -coverprofile=coverage.out ./... 08:33:55 ---> Running in 8f8eb23d91ea 08:33:55 ---> Running in 14ed53be73d0 08:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:55 OK: 211 MiB in 51 packages 08:33:56 Removing intermediate container 14ed53be73d0 08:33:56 ---> e380e67017f8 08:33:56 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:33:56 ---> Running in d7b08ddfd162 08:33:56 Removing intermediate container 8f8eb23d91ea 08:33:56 ---> 64d3ef33159f 08:33:56 Step 6/22 : COPY go.mod vendor* ./ 08:33:57 Removing intermediate container d7b08ddfd162 08:33:57 ---> 4602045ade97 08:33:57 Step 29/32 : CMD ["gate"] 08:33:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:57 ---> c71f2c95f77d 08:33:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:57 ---> Using cache 08:33:57 ---> 00f3994e8afd 08:33:57 Step 4/22 : WORKDIR /edgex-go 08:33:57 ---> Using cache 08:33:57 ---> f9b897d8b03a 08:33:57 Step 5/22 : RUN apk add --update --no-cache make git 08:33:57 ---> Using cache 08:33:57 ---> 93fc4c5a5100 08:33:57 Step 6/22 : COPY go.mod vendor* ./ 08:33:57 ---> Using cache 08:33:57 ---> b8f8138f98b1 08:33:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:57 ---> Using cache 08:33:57 ---> a3b80f5d9af7 08:33:57 Step 8/22 : COPY . . 08:33:57 ---> Using cache 08:33:57 ---> fb81ad3c13f6 08:33:57 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:33:57 ---> 32a55b21443e 08:33:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:57 ---> Running in 451f12a769c4 08:33:57 ---> Running in d995941eece7 08:33:57 ---> Running in 87650f03858e 08:33:57 Removing intermediate container 451f12a769c4 08:33:57 ---> aa74ce5bedbe 08:33:57 Step 30/32 : LABEL arch=x86_64 08:33:57 ---> Running in 4c19518eac2c 08:33:58 Removing intermediate container 4c19518eac2c 08:33:58 ---> f6e0aab47fda 08:33:58 Step 31/32 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f 08:33: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:33:58 ---> Running in ed6e8036a642 08:33:59 Removing intermediate container ed6e8036a642 08:33:59 ---> f845ec6c6239 08:33:59 Step 32/32 : LABEL version=0.0.0 08:33:59 ---> Running in 9c4c4b7bd70a 08:33:59 Removing intermediate container 9c4c4b7bd70a 08:33:59 ---> f6588bb995d8 08:33:59 08:33:59 Successfully built f6588bb995d8 08:33:59 Successfully tagged security-bootstrapper:latest 08:34:00  Building security-bootstrapper ... done Building core-data 08:34:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:02 ---> c71f2c95f77d 08:34:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:02 ---> Using cache 08:34:02 ---> 00f3994e8afd 08:34:02 Step 4/22 : WORKDIR /edgex-go 08:34:02 ---> Using cache 08:34:02 ---> f9b897d8b03a 08:34:02 Step 5/22 : RUN apk add --update --no-cache make git 08:34:02 ---> Using cache 08:34:02 ---> 93fc4c5a5100 08:34:02 Step 6/22 : COPY go.mod vendor* ./ 08:34:02 ---> Using cache 08:34:02 ---> b8f8138f98b1 08:34:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:02 ---> Using cache 08:34:02 ---> a3b80f5d9af7 08:34:02 Step 8/22 : COPY . . 08:34:02 ---> Using cache 08:34:02 ---> fb81ad3c13f6 08:34:02 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:04 ---> Running in f9fede3bb125 08:34:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:08 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:34:34 Removing intermediate container 0e6ac9b9c8b5 08:34:34 ---> 159358a8d204 08:34:34 08:34:34 Step 9/21 : FROM alpine:3.16 08:34:34 ---> dfd21b5a31f5 08:34:34 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:34:34 Removing intermediate container d995941eece7 08:34:34 ---> ec9f81802850 08:34:34 08:34:34 Step 10/22 : FROM alpine:3.16 08:34:34 ---> dfd21b5a31f5 08:34:34 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:34:34 ---> Using cache 08:34:34 ---> 6c0c221133bd 08:34:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:34 ---> Using cache 08:34:34 ---> 38ee6c5c0d6e 08:34:34 Step 13/22 : ENV APP_PORT=59861 08:34:34 Removing intermediate container 87650f03858e 08:34:34 ---> d677b7f3337d 08:34:34 Step 8/22 : COPY . . 08:34:34 ---> Running in d7fed81b01ad 08:34:34 ---> Running in ba72407aac15 08:34:34 Removing intermediate container 7feca132523c 08:34:34 ---> d4d07f8f4ed5 08:34:34 Step 7/24 : COPY . . 08:34:38 Removing intermediate container d7fed81b01ad 08:34:38 ---> 193561202287 08:34:38 Step 14/22 : EXPOSE $APP_PORT 08:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:38 ---> Running in 47b787ff4407 08:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:38 ---> a18d264fd798 08:34:38 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:34:38 ---> d7f18cefce48 08:34:38 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:34:38 Removing intermediate container f9fede3bb125 08:34:38 ---> 853e8dd7b8a5 08:34:38 08:34:38 Step 10/22 : FROM alpine:3.16 08:34:38 ---> dfd21b5a31f5 08:34:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:34:38 ---> Running in 77cee84e57f3 08:34:38 ---> Running in e7fc57ae4428 08:34:38 Removing intermediate container 47b787ff4407 08:34:38 ---> 25af4dd387ab 08:34:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:38 ---> Running in 0de40a3d797b 08:34:38 Removing intermediate container e7fc57ae4428 08:34:38 ---> ec3b41f8c025 08:34:38 Step 12/22 : ENV APP_PORT=59880 08:34:38 ---> Running in 2f4a5cc67224 08:34:38 Removing intermediate container 0de40a3d797b 08:34:38 ---> 37174b8d8474 08:34:38 Step 9/24 : WORKDIR /edgex-go/spire-build 08:34:38 (1/6) Installing ca-certificates (20220614-r0) 08:34:38 (2/6) Installing brotli-libs (1.0.9-r6) 08:34:38 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:34:38 ---> 747913b92c99 08:34:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:34:38 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:34:38 ---> Running in 705c5f5c1a4f 08:34:38 (4/6) Installing libcurl (7.83.1-r5) 08:34:38 Removing intermediate container 2f4a5cc67224 08:34:38 ---> 3577a323cf98 08:34:38 Step 13/22 : EXPOSE $APP_PORT 08:34:38 (5/6) Installing curl (7.83.1-r5) 08:34:38 ---> Running in 3f1196dd2e2a 08:34:38 (6/6) Installing dumb-init (1.2.5-r1) 08:34:38 Executing busybox-1.35.0-r17.trigger 08:34:39 Executing ca-certificates-20220614-r0.trigger 08:34:39 Removing intermediate container 705c5f5c1a4f 08:34:39 ---> 625fba771bda 08:34:39 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:34:39 OK: 8 MiB in 20 packages 08:34:39 Removing intermediate container 3f1196dd2e2a 08:34:39 ---> d9c5c57b0cb6 08:34:39 ---> Running in 9ae43d9e3f56 08:34:39 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:34:39 ---> Running in b7f736bcbc16 08:34:39 ---> 9dce70cb3b56 08:34:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:34:39 ---> 4070dacab136 08:34:39 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:34:39 Removing intermediate container ba72407aac15 08:34:39 ---> 3a561d0d5dcd 08:34:39 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:39 ---> Running in 9a16eac5b3fc 08:34:39 ---> Running in 1c3f136f0a96 08:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:39 Removing intermediate container 9a16eac5b3fc 08:34:39 ---> 81f0459bdfc3 08:34:39 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:40 Removing intermediate container 1c3f136f0a96 08:34:40 ---> 47f6d8711f06 08:34:40 Step 12/21 : WORKDIR /edgex 08:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:40 ---> Running in 585d09e8f154 08:34:40 ---> Running in 5c281bb61b8a 08:34:40 Removing intermediate container 585d09e8f154 08:34:40 ---> 87d21afc41f1 08:34:40 Step 20/22 : LABEL arch=x86_64 08:34:40 Removing intermediate container 9ae43d9e3f56 08:34:40 ---> b0b2a9cd192b 08:34:40 Step 11/24 : WORKDIR /edgex-go 08:34:40 Removing intermediate container 5c281bb61b8a 08:34:40 ---> 110d3a8e5818 08:34:40 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:34:40 ---> Running in 34526e05d8ce 08:34:40 ---> Running in ef940de9a4bc 08:34:40 (1/1) Installing dumb-init (1.2.5-r1) 08:34:40 Executing busybox-1.35.0-r17.trigger 08:34:40 OK: 6 MiB in 15 packages 08:34:40 Removing intermediate container ef940de9a4bc 08:34:40 ---> c5504dea0cde 08:34:40 Step 21/22 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f 08:34:41 ---> 397fe2fc60f4 08:34:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:34:41 Removing intermediate container 34526e05d8ce 08:34:41 ---> 649b64f6cff3 08:34:41 08:34:41 Step 12/24 : FROM alpine:3.15 08:34:41 ---> 5ce65d7b0fde 08:34:41 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:41 ---> Using cache 08:34:41 ---> 253d2a562927 08:34:41 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:41 ---> Running in 39192153be94 08:34:42 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:42 ---> Running in 8b0bd8f14a71 08:34:43 Removing intermediate container b7f736bcbc16 08:34:43 ---> 3ad549be753f 08:34:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:45 Removing intermediate container 39192153be94 08:34:45 ---> d548dd3878e0 08:34:45 Step 22/22 : LABEL version=0.0.0 08:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:46 ---> 5b4ab430215a 08:34:46 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:47 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:47 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:47 OK: 15857 distinct packages available 08:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:47 (1/5) Installing dumb-init (1.2.5-r1) 08:34:47 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:47 (3/5) Installing libucontext (1.1-r0) 08:34:47 (4/5) Installing gcompat (1.0.0-r4) 08:34:47 (5/5) Installing openssl (1.1.1t-r1) 08:34:47 ---> Running in b57af99773e4 08:34:47 Executing busybox-1.34.1-r7.trigger 08:34:47 OK: 7 MiB in 19 packages 08:34:47 ---> b26c4ff0152d 08:34:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:34:49 ---> 104b7e1735a0 08:34:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:34:51 Removing intermediate container b57af99773e4 08:34:51 ---> e903239a1a6a 08:34:51 08:34:51 Successfully built e903239a1a6a 08:34:51 Successfully tagged support-scheduler:latest 08:34:51 ---> 162466d3dd1c 08:34:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:34:51 Building core-command 08:34:51  Building support-scheduler ... done  ---> 2fcaeb22765f 08:34:51 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:54 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:54 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:54 ---> c71f2c95f77d 08:34:54 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:34:54 ---> Using cache 08:34:54 ---> 00f3994e8afd 08:34:54 Step 4/23 : WORKDIR /edgex-go 08:34:54 ---> Using cache 08:34:54 ---> f9b897d8b03a 08:34:54 Step 5/23 : RUN apk add --update --no-cache make git 08:34:54 ---> Using cache 08:34:54 ---> 93fc4c5a5100 08:34:54 Step 6/23 : COPY go.mod vendor* ./ 08:34:54 ---> Using cache 08:34:54 ---> b8f8138f98b1 08:34:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:54 ---> Using cache 08:34:54 ---> a3b80f5d9af7 08:34:54 Step 8/23 : COPY . . 08:34:54 ---> Using cache 08:34:54 ---> fb81ad3c13f6 08:34:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:34:55 Removing intermediate container 8b0bd8f14a71 08:34:55 ---> 9b705d349be9 08:34:55 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:34:55 ---> e03b711fc13b 08:34:55 Step 18/22 : ENTRYPOINT ["/core-data"] 08:34:56 ---> Running in 99e6b8960ed9 08:34:56 ---> Running in adef55c58460 08:34:56 ---> Running in e4a407137bd8 08:34:56 ---> 70b8003cea77 08:34:56 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:56 Removing intermediate container e4a407137bd8 08:34:56 ---> b7e318611bc5 08:34:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:56 ---> Running in ca7109824d53 08:34:56 Removing intermediate container ca7109824d53 08:34:56 ---> 1c9819892689 08:34:56 Step 20/22 : LABEL arch=x86_64 08:34:56 ---> Running in 41bcbe622f9b 08:34: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:34:57 Removing intermediate container 41bcbe622f9b 08:34:57 ---> c3b94271cf43 08:34:57 Step 21/22 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f 08:34:58 ---> Running in 645ea70561ef 08:34:58 ---> 016c42b5a254 08:34:58 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:34:58 Removing intermediate container 645ea70561ef 08:34:58 ---> bc529b91aac6 08:34:58 Step 22/22 : LABEL version=0.0.0 08:34:58 Removing intermediate container adef55c58460 08:34:58 ---> f4a9acc2dcdc 08:34:58 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:34:59 ---> Running in 04f157fdb851 08:34:59 ---> 7d88b652bab4 08:34:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:34:59 ---> Running in d9bf1db302f2 08:34:59 Removing intermediate container 04f157fdb851 08:34:59 ---> cc41708038cd 08:34:59 08:34:59 Successfully built cc41708038cd 08:34:59 Successfully tagged core-data:latest 08:34:59 Building security-spire-config 08:34:59  Building core-data ... done Removing intermediate container d9bf1db302f2 08:34:59 ---> 6cdd3008b4ed 08:34:59 Step 19/21 : LABEL arch=x86_64 08:35:00 ---> ae5872ca77b3 08:35:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:02 ---> Running in 1bc53777365b 08:35:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:02 ---> c71f2c95f77d 08:35:02 Step 3/24 : WORKDIR /edgex-go 08:35:02 ---> Using cache 08:35:02 ---> 0beafca1e6a7 08:35:02 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:35:02 ---> Using cache 08:35:02 ---> b8dc19d86760 08:35:02 Step 5/24 : COPY go.mod vendor* ./ 08:35:02 ---> Using cache 08:35:02 ---> 13ae2b67972d 08:35:02 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:02 ---> Using cache 08:35:02 ---> d4d07f8f4ed5 08:35:02 Step 7/24 : COPY . . 08:35:02 ---> Using cache 08:35:02 ---> d7f18cefce48 08:35:02 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:35:02 ---> Using cache 08:35:02 ---> 37174b8d8474 08:35:02 Step 9/24 : WORKDIR /edgex-go/spire-build 08:35:02 ---> Using cache 08:35:02 ---> 625fba771bda 08:35:02 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:35:02 ---> Using cache 08:35:02 ---> b0b2a9cd192b 08:35:02 Step 11/24 : WORKDIR /edgex-go 08:35:02 ---> Using cache 08:35:02 ---> 649b64f6cff3 08:35:02 08:35:02 Step 12/24 : FROM alpine:3.15 08:35:02 ---> 5ce65d7b0fde 08:35:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:02 ---> Using cache 08:35:02 ---> 253d2a562927 08:35:02 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:03 ---> 016ba86296ee 08:35:03 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:03 ---> Running in 0dba67c0ed78 08:35:03 Removing intermediate container 1bc53777365b 08:35:03 ---> 21f7898a779b 08:35:03 Step 20/21 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f 08:35:03 ---> Running in e50c6cd596fa 08:35:03 ---> Running in a7e079ce873c 08:35:03 Removing intermediate container e50c6cd596fa 08:35:03 ---> 493fa6469341 08:35:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:04 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:04 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:04 OK: 15857 distinct packages available 08:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:05 (1/4) Installing dumb-init (1.2.5-r1) 08:35:05 (2/4) Installing musl-obstack (1.2.3-r0) 08:35:05 (3/4) Installing libucontext (1.1-r0) 08:35:05 (4/4) Installing gcompat (1.0.0-r4) 08:35:05 Executing busybox-1.34.1-r7.trigger 08:35:05 OK: 6 MiB in 18 packages 08:35:05 ---> Running in 18582d0e1617 08:35:05 Removing intermediate container a7e079ce873c 08:35:05 ---> ce129a460f44 08:35:05 Step 21/21 : LABEL version=0.0.0 08:35:05 ---> Running in 727a76955d93 08:35:05 Removing intermediate container 18582d0e1617 08:35:05 ---> 063410dd5e64 08:35:05 Step 22/24 : LABEL arch=x86_64 08:35:06 ---> Running in bce6594dc3ec 08:35:06 Removing intermediate container 727a76955d93 08:35:06 ---> 38ebd8a6bb46 08:35:06 08:35:06 Successfully built 38ebd8a6bb46 08:35:06 Successfully tagged security-proxy-setup:latest 08:35:06 Building security-spire-server 08:35:06  Building security-proxy-setup ... done Removing intermediate container 0dba67c0ed78 08:35:06 ---> b19a630f761b 08:35:06 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:06 Removing intermediate container bce6594dc3ec 08:35:06 ---> 0f11714397dd 08:35:06 Step 23/24 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f 08:35:09 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:09 ---> c71f2c95f77d 08:35:09 Step 3/23 : WORKDIR /edgex-go 08:35:10 ---> Using cache 08:35:10 ---> 0beafca1e6a7 08:35:10 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:35:10 ---> Using cache 08:35:10 ---> b8dc19d86760 08:35:10 Step 5/23 : COPY go.mod vendor* ./ 08:35:10 ---> Using cache 08:35:10 ---> 13ae2b67972d 08:35:10 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:10 ---> Using cache 08:35:10 ---> d4d07f8f4ed5 08:35:10 Step 7/23 : COPY . . 08:35:10 ---> Using cache 08:35:10 ---> d7f18cefce48 08:35:10 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:35:10 ---> Using cache 08:35:10 ---> 37174b8d8474 08:35:10 Step 9/23 : WORKDIR /edgex-go/spire-build 08:35:10 ---> Using cache 08:35:10 ---> 625fba771bda 08:35:10 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:35:10 ---> Running in 2834fce4da2c 08:35:10 ---> 5b69983e242d 08:35:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:10 ---> Running in 11182688cfd2 08:35:10 Removing intermediate container 77cee84e57f3 08:35:10 ---> 53b1ab49b7d0 08:35:10 08:35:10 Step 10/22 : FROM alpine:3.16 08:35:10 ---> dfd21b5a31f5 08:35:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:35:10 Removing intermediate container 2834fce4da2c 08:35:10 ---> c9b24a702311 08:35:10 Step 24/24 : LABEL version=0.0.0 08:35:10 ---> Running in 7da137ae1cc9 08:35:10 ---> b918269bb28e 08:35:10 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:10 ---> Running in 8ef6561bffc2 08:35:11 ---> Running in 39689944762f 08:35:11 Removing intermediate container 8ef6561bffc2 08:35:11 ---> cfe5e99b6199 08:35:11 08:35:11 Removing intermediate container 39689944762f 08:35:11 ---> 2cb93fcdaf24 08:35:11 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:11 Successfully built cfe5e99b6199 08:35:11 Successfully tagged security-spire-agent:latest 08:35:11  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:11 (1/2) Installing ca-certificates (20220614-r0) 08:35:11 ---> 061141ff7d86 08:35:11 Step 19/24 : WORKDIR / 08:35:11 (2/2) Installing dumb-init (1.2.5-r1) 08:35:11 Executing busybox-1.35.0-r17.trigger 08:35:11 Executing ca-certificates-20220614-r0.trigger 08:35:11 OK: 6 MiB in 16 packages 08:35:11 ---> Running in 734ca3b15014 08:35:11 Removing intermediate container 11182688cfd2 08:35:11 ---> 6a9a10954cd7 08:35:11 Step 11/23 : WORKDIR /edgex-go 08:35:12 ---> Running in 13e220998e34 08:35:12 Removing intermediate container 734ca3b15014 08:35:12 ---> bcc13beb42eb 08:35:12 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:12 Removing intermediate container 13e220998e34 08:35:12 ---> 0ed7aca41369 08:35:12 08:35:12 Step 12/23 : FROM alpine:3.15 08:35:12 ---> 5ce65d7b0fde 08:35:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:12 ---> Using cache 08:35:12 ---> 253d2a562927 08:35:12 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:12 ---> Using cache 08:35:12 ---> 9b705d349be9 08:35:12 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:12 ---> Running in 5ad80e375d16 08:35:12 Removing intermediate container 7da137ae1cc9 08:35:12 ---> 19c17b11e068 08:35:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:35:14 Removing intermediate container 5ad80e375d16 08:35:14 ---> 499ebe9dbd5f 08:35:14 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:15 ---> Running in 56f167bdb4b8 08:35:15 ---> Running in 87996e885c4a 08:35:15 ---> 59d198edb6ea 08:35:15 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:17 Removing intermediate container 56f167bdb4b8 08:35:17 ---> 22ba1b2eefea 08:35:17 Step 13/22 : ENV APP_PORT=59860 08:35:18 ---> 50dfb505a383 08:35:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:18 Removing intermediate container 87996e885c4a 08:35:18 ---> 9725d88c65ae 08:35:18 Step 22/24 : LABEL arch=x86_64 08:35:18 Removing intermediate container 99e6b8960ed9 08:35:18 ---> e5f536f6255a 08:35:18 08:35:18 Step 10/23 : FROM alpine:3.16 08:35:18 ---> dfd21b5a31f5 08:35:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:18 ---> Using cache 08:35:18 ---> 6c0c221133bd 08:35:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:18 ---> Using cache 08:35:18 ---> 38ee6c5c0d6e 08:35:18 Step 13/23 : ENV APP_PORT=59882 08:35:18 ---> Running in b90cab4b8bc2 08:35:18 ---> Running in f0352cce9092 08:35:18 ---> Running in 5f4779889a83 08:35:18 ---> d662c03ea4bf 08:35:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:18 Removing intermediate container b90cab4b8bc2 08:35:18 ---> c4f9b580ab3e 08:35:18 Step 14/22 : EXPOSE $APP_PORT 08:35:19 Removing intermediate container f0352cce9092 08:35:19 ---> 1cb80779a104 08:35:19 Step 23/24 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f 08:35:19 ---> Running in 4cd8d0a5886c 08:35:19 Removing intermediate container 5f4779889a83 08:35:19 ---> 94b51064039d 08:35:19 Step 14/23 : EXPOSE $APP_PORT 08:35:19 ---> Running in 18d341a7793d 08:35:19 ---> dd86b82c6d5c 08:35:19 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:19 ---> Running in 71036c3bbe66 08:35:19 Removing intermediate container 4cd8d0a5886c 08:35:19 ---> 27f3e754b541 08:35:19 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:20 ---> Running in b37af50536d0 08:35:20 Removing intermediate container 18d341a7793d 08:35:20 ---> da26ae24a1fd 08:35:20 Step 24/24 : LABEL version=0.0.0 08:35:20 Removing intermediate container 71036c3bbe66 08:35:20 ---> c767bd5a1cda 08:35:20 Step 15/23 : WORKDIR / 08:35:20 ---> Running in 44d7e6d2f752 08:35:20 ---> 8ed0c014fcad 08:35:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:20 Removing intermediate container b37af50536d0 08:35:20 ---> 4af35ee5241e 08:35:20 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:21 ---> Running in bac19805a0b3 08:35:21 ---> Running in 9219be6aa0ca 08:35:21 Removing intermediate container 44d7e6d2f752 08:35:21 ---> 1251373024b7 08:35:21 08:35:21 Successfully built 1251373024b7 08:35:21 ---> 66ad59efa3a6 08:35:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:35:21 Successfully tagged security-spire-config:latest 08:35:21  Building security-spire-config ... done Removing intermediate container bac19805a0b3 08:35:21 ---> 2cdf87d62e41 08:35:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:21 Removing intermediate container 9219be6aa0ca 08:35:21 ---> 8883c223efb4 08:35:21 Step 21/23 : LABEL arch=x86_64 08:35:21 ---> Running in 83c6798e77e3 08:35:21 ---> 6d24af47c4fd 08:35:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:21 ---> d32bbbb575f7 08:35:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:35:22 Removing intermediate container 83c6798e77e3 08:35:22 ---> b9341684378a 08:35:22 Step 22/23 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f 08:35:22 ---> Running in d8bd675f41d0 08:35:22 ---> Running in 2ccb843eaa17 08:35:22 Removing intermediate container d8bd675f41d0 08:35:22 ---> d2bd0ddd8060 08:35:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:22 Removing intermediate container 2ccb843eaa17 08:35:22 ---> 3ef7e0c13485 08:35:22 Step 23/23 : LABEL version=0.0.0 08:35:22 ---> f54bc4f51829 08:35:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:35:23 ---> Running in 0b97a906d90a 08:35:23 ---> Running in 33bacb36cea5 08:35:23 Removing intermediate container 0b97a906d90a 08:35:23 ---> a0d945433a4e 08:35:23 Step 20/22 : LABEL arch=x86_64 08:35:23 ---> e75573dc9a7e 08:35:23 Step 19/23 : ENTRYPOINT ["/core-command"] 08:35:23 Removing intermediate container 33bacb36cea5 08:35:23 ---> efb0b959b03d 08:35:23 08:35:23 ---> Running in 2f236241743b 08:35:23 Successfully built efb0b959b03d 08:35:23 Successfully tagged security-spire-server:latest 08:35:23  Building security-spire-server ... done  ---> Running in 6f7ae532058f 08:35:24 Removing intermediate container 2f236241743b 08:35:24 ---> fc88ed1b2e7b 08:35:24 Step 21/22 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f 08:35:24 Removing intermediate container 6f7ae532058f 08:35:24 ---> 38123aab4204 08:35:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:24 ---> Running in 8242e9ff6693 08:35:25 ---> Running in b9f0b9858828 08:35:25 Removing intermediate container 8242e9ff6693 08:35:25 ---> b8287c98680f 08:35:25 Step 22/22 : LABEL version=0.0.0 08:35:25 ---> Running in 97bc79ac5f2e 08:35:25 Removing intermediate container b9f0b9858828 08:35:25 ---> 68b37e27c7cd 08:35:25 Step 21/23 : LABEL arch=x86_64 08:35:25 ---> Running in 0d9f6a9e7610 08:35:25 Removing intermediate container 97bc79ac5f2e 08:35:25 ---> f22a714e936e 08:35:25 08:35:26 Successfully built f22a714e936e 08:35:26 Successfully tagged support-notifications:latest 08:35:26  Building support-notifications ... done Removing intermediate container 0d9f6a9e7610 08:35:26 ---> 0c94631811c6 08:35:26 Step 22/23 : LABEL git_sha=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f 08:35:26 ---> Running in 018731592c35 08:35:26 Removing intermediate container 018731592c35 08:35:26 ---> 10d7f9a19b85 08:35:26 Step 23/23 : LABEL version=0.0.0 08:35:26 ---> Running in f3536b686e54 08:35:26 Removing intermediate container f3536b686e54 08:35:26 ---> 1e4372a77acf 08:35:26 08:35:26 Successfully built 1e4372a77acf 08:35:26 Successfully tagged core-command:latest 08:35:26  Building core-command ... done  [Pipeline] } 08:35:26 $ docker stop --time=1 730c852327c12607f97658ff4a3bd4f1d528a7cf6d9e18a2890126fbe2d57695 08:35:28 $ docker rm -f --volumes 730c852327c12607f97658ff4a3bd4f1d528a7cf6d9e18a2890126fbe2d57695 [Pipeline] // withDockerContainer [Pipeline] sh 08:35:28 + docker images 08:35:28 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:28 core-command latest 1e4372a77acf 2 seconds ago 17.7MB 08:35:28 support-notifications latest f22a714e936e 3 seconds ago 30.6MB 08:35:28 security-spire-server latest efb0b959b03d 5 seconds ago 86.5MB 08:35:28 security-spire-config latest 1251373024b7 7 seconds ago 85.8MB 08:35:28 e5f536f6255a 11 seconds ago 1.68GB 08:35:28 0ed7aca41369 16 seconds ago 1.55GB 08:35:28 security-spire-agent latest cfe5e99b6199 18 seconds ago 125MB 08:35:28 53b1ab49b7d0 20 seconds ago 1.74GB 08:35:28 security-proxy-setup latest 38ebd8a6bb46 23 seconds ago 27.8MB 08:35:28 core-data latest cc41708038cd 29 seconds ago 17.9MB 08:35:28 support-scheduler latest e903239a1a6a 39 seconds ago 30MB 08:35:28 649b64f6cff3 48 seconds ago 1.55GB 08:35:28 853e8dd7b8a5 51 seconds ago 1.68GB 08:35:28 ec9f81802850 59 seconds ago 1.74GB 08:35:28 159358a8d204 About a minute ago 1.67GB 08:35:28 security-bootstrapper latest f6588bb995d8 About a minute ago 20.3MB 08:35:28 security-secretstore-setup latest 52eefcc8070d About a minute ago 30MB 08:35:28 core-common-config-bootstrapper latest ed4d6db1335b About a minute ago 15.5MB 08:35:28 core-metadata latest 0b24fd7256da About a minute ago 18.5MB 08:35:28 security-spiffe-token-provider latest ac3f18b46f53 About a minute ago 30MB 08:35:28 1d09f21462a0 About a minute ago 1.71GB 08:35:28 39110725d0b7 About a minute ago 1.67GB 08:35:28 273f9a6fa152 About a minute ago 1.67GB 08:35:28 4fff5f61e105 About a minute ago 1.68GB 08:35:28 a58cb4570f59 About a minute ago 1.67GB 08:35:28 ci-base-image-x86_64 latest c71f2c95f77d 5 minutes ago 903MB 08:35:28 alpine 3.15 5ce65d7b0fde 3 days ago 5.59MB 08:35:28 alpine 3.16 dfd21b5a31f5 3 days ago 5.55MB 08:35:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:35:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:35:28 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:37:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:37:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:37:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:37:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:37:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.271s coverage: 28.7% of statements 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.554s coverage: 98.5% of statements 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.881s coverage: 73.2% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.585s coverage: 54.0% of statements 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.902s coverage: 89.2% of statements 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:38:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.511s coverage: 3.9% of statements 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:38:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.403s coverage: 95.6% of statements 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.647s coverage: 72.2% of statements 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.441s coverage: 65.9% of statements 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.969s coverage: 0.9% of statements 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.492s coverage: 29.6% of statements 08:38:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.762s coverage: 47.1% of statements 08:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.603s coverage: 82.9% of statements 08:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.312s coverage: 94.1% of statements 08:38:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.338s coverage: 96.3% of statements 08:38:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.288s coverage: 87.5% of statements 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.326s coverage: 94.4% of statements 08:38:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.327s coverage: 44.8% of statements 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.742s coverage: 79.9% of statements 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.492s coverage: 92.9% of statements 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.076s coverage: 64.4% of statements 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.320s coverage: 86.9% of statements 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.332s coverage: 87.2% of statements 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.233s coverage: 20.0% of statements 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.243s coverage: 100.0% of statements 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.426s coverage: 77.4% of statements 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.382s coverage: 80.0% of statements 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.312s coverage: 87.2% of statements 08:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.958s coverage: 91.2% of statements 08:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.452s coverage: 63.1% of statements 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.311s coverage: 100.0% of statements 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.130s coverage: 89.4% of statements 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.096s coverage: 100.0% of statements 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 08:38:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.117s coverage: 100.0% of statements 08:38:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.796s coverage: 65.3% of statements 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:38:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.907s coverage: 41.0% of statements 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.364s coverage: 89.5% of statements 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.356s coverage: 84.8% of statements 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.435s coverage: 17.7% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.896s coverage: 92.3% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.331s coverage: 63.2% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.598s coverage: 97.7% of statements 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:10 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:39:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:10 go vet ./... 08:41:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:41:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:41:32 ./bin/test-attribution-txt.sh [Pipeline] echo 08:41:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:41:33 + ls -al . 08:41:33 total 740 08:41:33 drwxrwxr-x 10 1001 1001 4096 Feb 14 08:33 . 08:41:33 drwxr-xr-x 4 root root 4096 Feb 14 08:33 .. 08:41:33 drwxrwxr-x 2 1001 1001 4096 Feb 14 08:32 .blubracket 08:41:33 -rw-rw-r-- 1 1001 1001 16 Feb 14 08:32 .dockerignore 08:41:33 drwxrwxr-x 8 1001 1001 4096 Feb 14 08:32 .git 08:41:33 drwxrwxr-x 3 1001 1001 4096 Feb 14 08:32 .github 08:41:33 -rw-rw-r-- 1 1001 1001 1024 Feb 14 08:32 .gitignore 08:41:33 -rw-rw-r-- 1 1001 1001 42 Feb 14 08:32 .golangci.yml 08:41:33 -rw-rw-r-- 1 1001 1001 87 Feb 14 08:32 .hadolint.yml 08:41:33 -rw-rw-r-- 1 1001 1001 166 Feb 14 08:32 .sonarcloud.properties 08:41:33 -rw-rw-r-- 1 1001 1001 1171 Feb 14 08:32 ADOPTERS.md 08:41:33 -rw-rw-r-- 1 1001 1001 10825 Feb 14 08:32 Attribution.txt 08:41:33 -rw-rw-r-- 1 1001 1001 73765 Feb 14 08:32 CHANGELOG.md 08:41:33 -rw-rw-r-- 1 1001 1001 3804 Feb 14 08:32 CONTRIBUTING.md 08:41:33 -rw-rw-r-- 1 1001 1001 677 Feb 14 08:32 GOVERNANCE.md 08:41:33 -rw-rw-r-- 1 1001 1001 850 Feb 14 08:32 Jenkinsfile 08:41:33 -rw-rw-r-- 1 1001 1001 10775 Feb 14 08:32 LICENSE 08:41:33 -rw-rw-r-- 1 1001 1001 13375 Feb 14 08:32 Makefile 08:41:33 -rw-rw-r-- 1 1001 1001 582 Feb 14 08:32 OWNERS.md 08:41:33 -rw-rw-r-- 1 1001 1001 9403 Feb 14 08:32 README.md 08:41:33 -rw-rw-r-- 1 1001 1001 6912 Feb 14 08:32 SECURITY.md 08:41:33 -rw-rw-r-- 1 1001 1001 5 Feb 14 08:29 VERSION 08:41:33 drwxrwxr-x 2 1001 1001 4096 Feb 14 08:32 bin 08:41:33 drwxrwxr-x 17 1001 1001 4096 Feb 14 08:32 cmd 08:41:33 -rw-r--r-- 1 root root 487233 Feb 14 08:39 coverage.out 08:41:33 -rw-rw-r-- 1 1001 1001 3295 Feb 14 08:32 go.mod 08:41:33 -rw-rw-r-- 1 1001 1001 33318 Feb 14 08:32 go.sum 08:41:33 drwxrwxr-x 7 1001 1001 4096 Feb 14 08:32 internal 08:41:33 drwxrwxr-x 3 1001 1001 4096 Feb 14 08:32 openapi 08:41:33 drwxrwxr-x 4 1001 1001 4096 Feb 14 08:32 snap 08:41:33 -rw-rw-r-- 1 1001 1001 204 Feb 14 08:32 version.go [Pipeline] sh 08:41:33 + '[' -e coverage.out ] 08:41:33 + chown 1001:1001 coverage.out [Pipeline] stash 08:41:33 Warning: overwriting stash ‘coverage-report’ 08:41:34 Stashed 1 file(s) [Pipeline] sh 08:41:35 + make build 08:41: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:43:27 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:43:31 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:43: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:43:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:44:38 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:44:45 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-setup/security-proxy-setup ./cmd/security-proxy-setup 08:44:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:44:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:45:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:45:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:45:30 $ docker stop --time=1 124f577ff761cbcbadf3cd134a429f9b9a13437f5b9d58bb0dce342de69a84af 08:45:32 $ docker rm -f --volumes 124f577ff761cbcbadf3cd134a429f9b9a13437f5b9d58bb0dce342de69a84af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:34 08:45:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:35 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:35 29e5d40040c1: Pulling fs layer 08:45:35 1ce36da41761: Pulling fs layer 08:45:35 25b303627fd3: Pulling fs layer 08:45:35 29e5d40040c1: Download complete 08:45:35 1ce36da41761: Verifying Checksum 08:45:35 1ce36da41761: Download complete 08:45:35 29e5d40040c1: Pull complete 08:45:37 1ce36da41761: Pull complete 08:45:37 25b303627fd3: Download complete 08:45:47 25b303627fd3: Pull complete 08:45:47 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:45:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:47 prd-ubuntu20.04-docker-arm64-4c-16g-5759 does not seem to be running inside a container 08:45:47 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:45:50 $ docker top 8f0309015db3c1a2d77e33ebc522a98f71738db84c0def620acbcb406dadc77d -eo pid,comm [Pipeline] { [Pipeline] sh 08:45:51 + docker-compose build --help 08:45:51 + grep parallel 08:45:58 --parallel Build images in parallel. [Pipeline] } 08:45:58 $ docker stop --time=1 8f0309015db3c1a2d77e33ebc522a98f71738db84c0def620acbcb406dadc77d 08:46:00 $ docker rm -f --volumes 8f0309015db3c1a2d77e33ebc522a98f71738db84c0def620acbcb406dadc77d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:00 prd-ubuntu20.04-docker-arm64-4c-16g-5759 does not seem to be running inside a container 08:46:00 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:02 $ docker top 48eafde1ecf9bb503f30115a00f3c42963fe2356f848a6bec38b2e9ec918db4b -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:03 + docker-compose -f ./docker-compose-build.yml build --parallel 08:46:11 Building core-command ... 08:46:11 Building core-common-config-bootstrapper ... 08:46:11 Building core-data ... 08:46:11 Building core-metadata ... 08:46:11 Building security-bootstrapper ... 08:46:11 Building security-proxy-setup ... 08:46:11 Building security-secretstore-setup ... 08:46:11 Building security-spiffe-token-provider ... 08:46:11 Building security-spire-agent ... 08:46:11 Building security-spire-config ... 08:46:11 Building security-spire-server ... 08:46:11 Building support-notifications ... 08:46:11 Building support-scheduler ... 08:46:11 Building security-spire-agent 08:46:11 Building security-bootstrapper 08:46:11 Building security-spire-server 08:46:11 Building security-spire-config 08:46:11 Building core-command 08:46:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:58 ---> a5182ba79336 08:46:58 Step 3/24 : WORKDIR /edgex-go 08:46:58 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:58 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:46:58 ---> a5182ba79336 08:46:58 Step 3/32 : WORKDIR /edgex-go 08:46:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:58 ---> a5182ba79336 08:46:58 Step 3/23 : WORKDIR /edgex-go 08:46:58 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:46:58 ---> a5182ba79336 08:46:58 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:46:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:46:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:46:58 ---> a5182ba79336 08:46:58 Step 3/24 : WORKDIR /edgex-go 08:46:59 ---> Running in 78bd696a9148 08:46:59 ---> Running in 78a66430eadb 08:46:59 ---> Running in 62d19214b225 08:46:59 ---> Running in 6f2b353d6da8 08:46:59 ---> Running in de88ebc8f50b 08:47:00 Removing intermediate container 62d19214b225 08:47:00 ---> 21d114d2bb09 08:47:00 Step 4/32 : RUN apk add --update --no-cache make git 08:47:00 Removing intermediate container 6f2b353d6da8 08:47:00 ---> 83fde458db05 08:47:00 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:47:00 Removing intermediate container 78bd696a9148 08:47:00 ---> d479a5142189 08:47:00 Step 4/23 : WORKDIR /edgex-go 08:47:00 Removing intermediate container de88ebc8f50b 08:47:00 ---> 0cc3c103c63d 08:47:00 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:47:00 Removing intermediate container 78a66430eadb 08:47:00 ---> 42b0d705acee 08:47:00 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:47:00 ---> Running in 1f09374046a7 08:47:00 ---> Running in 9a9950067f7b 08:47:00 ---> Running in e01631d3924d 08:47:00 ---> Running in 27007ea0af99 08:47:00 ---> Running in b715abd8a467 08:47:01 Removing intermediate container e01631d3924d 08:47:01 ---> 5464793d47b2 08:47:01 Step 5/23 : RUN apk add --update --no-cache make git 08:47:01 ---> Running in 193def8fba3e 08:47:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:04 OK: 221 MiB in 51 packages 08:47:05 OK: 221 MiB in 51 packages 08:47:05 OK: 221 MiB in 51 packages 08:47:05 OK: 221 MiB in 51 packages 08:47:05 OK: 221 MiB in 51 packages 08:47:06 Removing intermediate container 1f09374046a7 08:47:06 ---> 61592dbb2995 08:47:06 Step 5/32 : COPY go.mod vendor* ./ 08:47:07 Removing intermediate container b715abd8a467 08:47:07 ---> 7b3d8485ba51 08:47:07 Step 5/24 : COPY go.mod vendor* ./ 08:47:07 Removing intermediate container 27007ea0af99 08:47:07 ---> efaba11ab06e 08:47:07 Step 5/23 : COPY go.mod vendor* ./ 08:47:07 Removing intermediate container 9a9950067f7b 08:47:07 ---> 9ae90c791b3a 08:47:07 Step 5/24 : COPY go.mod vendor* ./ 08:47:07 Removing intermediate container 193def8fba3e 08:47:07 ---> af570011ffe4 08:47:07 Step 6/23 : COPY go.mod vendor* ./ 08:47:07 ---> 5c9690727f2a 08:47:07 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:08 ---> Running in 49c19d7e59de 08:47:08 ---> dd99f4321d00 08:47:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:08 ---> Running in b87694a43695 08:47:08 ---> 47c4e56ddbb5 08:47:08 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:08 ---> Running in e4d1f6a79ad8 08:47:09 ---> ab0989119f62 08:47:09 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:09 ---> dad9d5f20dfd 08:47:09 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:09 ---> Running in 739abdab9d12 08:47:09 ---> Running in 8e0c15e18e77 08:49:01 Removing intermediate container e4d1f6a79ad8 08:49:01 ---> 4bc93d6286cf 08:49:01 Step 7/24 : COPY . . 08:49:01 Removing intermediate container b87694a43695 08:49:01 ---> 698e27357eda 08:49:01 Step 7/24 : COPY . .Removing intermediate container 8e0c15e18e77 08:49:01 ---> 9c89eea7a2ff 08:49:01 Step 8/23 : COPY . . 08:49:01 08:49:01 Removing intermediate container 49c19d7e59de 08:49:01 ---> 5c8e0843d9a3 08:49:01 Step 7/32 : COPY . . 08:49:01 Removing intermediate container 739abdab9d12 08:49:01 ---> 0d7813833f48 08:49:01 Step 7/23 : COPY . . 08:49:20 ---> 81627fe5a3db 08:49:20 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:49:20 ---> d9c467929dc0 08:49:20 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:49:20 ---> 8451ba5c1086 08:49:20 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:49:20 ---> e9cc679a50d7 08:49:20 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:49:20 ---> a634ea8c6e3b 08:49:20 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:49:20 ---> Running in f42d38287b8a 08:49:20 ---> Running in 9e73001213f2 08:49:20 ---> Running in b34aa261a068 08:49:20 ---> Running in 3c5c78c04419 08:49:20 ---> Running in a00b8505cb52 08:49:20 Removing intermediate container f42d38287b8a 08:49:20 ---> cc3c92248c2a 08:49:20 Step 9/24 : WORKDIR /edgex-go/spire-build 08:49:20 ---> Running in 0c46d12dfbdb 08:49:20 Removing intermediate container b34aa261a068 08:49:20 ---> 063ce36576cb 08:49:20 Step 9/24 : WORKDIR /edgex-go/spire-build 08:49:20 Removing intermediate container 9e73001213f2 08:49:20 ---> 80ab9b045df0 08:49:20 Step 9/23 : WORKDIR /edgex-go/spire-build 08:49:20 ---> Running in 7609656a0ebf 08:49:20 ---> Running in efa8ef2d66b5 08:49:20 Removing intermediate container 0c46d12dfbdb 08:49:20 ---> 3e69c53a86ed 08:49:20 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:49:20 ---> Running in 1fd25c1afcb7 08:49:21 Removing intermediate container 7609656a0ebf 08:49:21 ---> c0c3ec1f6a07 08:49:21 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:49:21 ---> Running in 5707701b6ab1 08:49:21 Removing intermediate container efa8ef2d66b5 08:49:21 ---> f0046cf32875 08:49:21 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:49:21 ---> Running in 991d39f92ad2 08:49:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:49:22 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:49:25 Removing intermediate container 1fd25c1afcb7 08:49:25 ---> a208fb44afff 08:49:25 Step 11/24 : WORKDIR /edgex-go 08:49:25 ---> Running in 4a75e35d22da 08:49:26 Removing intermediate container 4a75e35d22da 08:49:26 ---> 0520656cfab1 08:49:26 08:49:26 Step 12/24 : FROM alpine:3.15 08:49:26 Removing intermediate container 991d39f92ad2 08:49:26 ---> e015fc690c52 08:49:26 Step 11/23 : WORKDIR /edgex-go 08:49:26 3.15: Pulling from library/alpine 08:49:26 Removing intermediate container 5707701b6ab1 08:49:26 ---> e5e1e592b255 08:49:26 Step 11/24 : WORKDIR /edgex-go 08:49:27 ---> Running in a85adeb07b8d 08:49:27 ---> Running in e9be302abbf6 08:49:27 Removing intermediate container a85adeb07b8d 08:49:27 ---> a33e483897fb 08:49:27 08:49:27 Step 12/23 : FROM alpine:3.15 08:49:28 3.15: Pulling from library/alpine 08:49:28 Removing intermediate container e9be302abbf6 08:49:28 ---> bc24f7556fcf 08:49:28 08:49:28 Step 12/24 : FROM alpine:3.15 08:49:28 3.15: Pulling from library/alpine 08:49:29 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:49:29 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:49:29 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:49:29 Status: Image is up to date for alpine:3.15 08:49:29 Status: Downloaded newer image for alpine:3.15 08:49:29 Status: Downloaded newer image for alpine:3.15 08:49:29 ---> 354640af7b1b 08:49:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:29 ---> 354640af7b1b 08:49:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:29 ---> 354640af7b1b 08:49:29 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:29 ---> Running in abe20629a6ab 08:49:29 ---> Running in 5c8b7861161c 08:49:29 ---> Running in eb54c620f732 08:49:30 Removing intermediate container 5c8b7861161c 08:49:30 ---> 00e487fe62e2 08:49:30 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:30 Removing intermediate container eb54c620f732 08:49:30 ---> b580528e90d6 08:49:30 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:30 ---> Running in 6f9f10627316 08:49:30 Removing intermediate container abe20629a6ab 08:49:30 ---> 0f4bfaee95b1 08:49:30 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:49:31 ---> Running in d2c9ab0a4290 08:49:31 ---> Running in a6d8b438208e 08:49:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:36 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:49:36 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:49:37 OK: 15734 distinct packages available 08:49:37 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:49:37 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:49:37 OK: 15734 distinct packages available 08:49:37 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:49:37 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:49:37 OK: 15734 distinct packages available 08:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:49:39 (1/5) Installing dumb-init (1.2.5-r1) 08:49:39 (1/4) Installing dumb-init (1.2.5-r1) 08:49:39 (2/5) Installing musl-obstack (1.2.3-r0) 08:49:39 (2/4) Installing musl-obstack (1.2.3-r0) 08:49:39 (3/5) Installing libucontext (1.1-r0) 08:49:39 (3/4) Installing libucontext (1.1-r0) 08:49:39 (4/5) Installing gcompat (1.0.0-r4) 08:49:39 (4/4) Installing gcompat (1.0.0-r4) 08:49:39 (5/5) Installing openssl (1.1.1t-r1) 08:49:39 Executing busybox-1.34.1-r7.trigger 08:49:39 Executing busybox-1.34.1-r7.trigger 08:49:39 OK: 6 MiB in 18 packages 08:49:39 OK: 6 MiB in 19 packages 08:49:39 (1/5) Installing dumb-init (1.2.5-r1) 08:49:39 (2/5) Installing musl-obstack (1.2.3-r0) 08:49:39 (3/5) Installing libucontext (1.1-r0) 08:49:39 (4/5) Installing gcompat (1.0.0-r4) 08:49:39 (5/5) Installing openssl (1.1.1t-r1) 08:49:39 Executing busybox-1.34.1-r7.trigger 08:49:39 OK: 6 MiB in 19 packages 08:49:42 Removing intermediate container 6f9f10627316 08:49:42 ---> bd48a3bacd61 08:49:42 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:49:42 Removing intermediate container d2c9ab0a4290 08:49:42 ---> 8fbbd0801968 08:49:42 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:42 Removing intermediate container a6d8b438208e 08:49:42 ---> 0b8c66fb8ae9 08:49:42 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:49 ---> 5f62981300a8 08:49:49 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:54 ---> ec569d85ceac 08:49:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:49:54 ---> 6f22a9ed3a3c 08:49:54 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:49:56 ---> dd8d8892ca04 08:49:56 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:49:56 ---> 8096ab80d823 08:49:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:49:56 ---> Running in 7087c84c0137 08:49:57 Removing intermediate container 7087c84c0137 08:49:57 ---> 9518bef8f86c 08:49:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:49:58 ---> 684af7b16266 08:49:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:50:01 ---> 359ea06415a7 08:50:01 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:01 ---> fe03ebe2ec4b 08:50:01 Step 19/24 : WORKDIR / 08:50:01 ---> Running in 5971ada19092 08:50:01 ---> Running in 3a18d97d4413 08:50:02 ---> b9eac1a8dd23 08:50:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:50:02 Removing intermediate container 5971ada19092 08:50:02 ---> 22f7984b1631 08:50:02 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:02 Removing intermediate container 3a18d97d4413 08:50:02 ---> a6a3fcef43ef 08:50:02 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:02 ---> Running in a2c531cd917d 08:50:02 ---> Running in dd7b122bd8c5 08:50:03 Removing intermediate container dd7b122bd8c5 08:50:03 ---> f71ba476da3e 08:50:03 Step 21/23 : LABEL arch=arm64 08:50:03 ---> 047e77990fe2 08:50:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:50:03 Removing intermediate container a2c531cd917d 08:50:03 ---> 1f9824da7e46 08:50:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:03 ---> Running in 3b18dbf12c52 08:50:03 ---> Running in 58e0234d7f5a 08:50:04 Removing intermediate container 58e0234d7f5a 08:50:04 ---> ed8a14b34ef4 08:50:04 Step 22/24 : LABEL arch=arm64 08:50:04 Removing intermediate container 3b18dbf12c52 08:50:04 ---> c3bfc085d049 08:50:04 Step 22/23 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 08:50:04 ---> Running in ee52dcc2bb32 08:50:05 ---> Running in bfaa113951f9 08:50:05 ---> 6576dcc664e3 08:50:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:50:06 Removing intermediate container ee52dcc2bb32 08:50:06 ---> f05779fa7ec6 08:50:06 Step 23/24 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 08:50:06 Removing intermediate container bfaa113951f9 08:50:06 ---> a4060bbe6d7f 08:50:06 Step 23/23 : LABEL version=0.0.0 08:50:06 ---> Running in 4b4aa8834225 08:50:06 ---> Running in 3fc394661a0e 08:50:07 Removing intermediate container 3fc394661a0e 08:50:07 ---> f2829995b7ae 08:50:07 08:50:07 Removing intermediate container 4b4aa8834225 08:50:07 ---> be1008dd8422 08:50:07 Step 24/24 : LABEL version=0.0.0 08:50:07 ---> Running in 2e37c87df54d 08:50:07 ---> aaddf4e2fd80 08:50:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:08 ---> Running in 4be3ef622ab8 08:50:08 Successfully built f2829995b7ae 08:50:08 Successfully tagged security-spire-server-arm64:latest 08:50:08  Building security-spire-server ... done Building core-common-config-bootstrapper 08:50:08 Removing intermediate container 2e37c87df54d 08:50:08 ---> 557396f8925a 08:50:08 08:50:08 Removing intermediate container 4be3ef622ab8 08:50:08 ---> e0ed0e6b1c52 08:50:08 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:08 ---> Running in 3c65f14fc631 08:50:09 Successfully built 557396f8925a 08:50:09 Successfully tagged security-spire-config-arm64:latest 08:50:09  Building security-spire-config ... done Building core-metadata 08:50:09 Removing intermediate container 3c65f14fc631 08:50:09 ---> e7a510f02a6e 08:50:09 Step 22/24 : LABEL arch=arm64 08:50:10 ---> Running in 33d55ab2908c 08:50:10 Removing intermediate container 33d55ab2908c 08:50:10 ---> 52f3d5f8d9b5 08:50:10 Step 23/24 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 08:50:10 ---> Running in 35b49e8e072f 08:50:11 Removing intermediate container 35b49e8e072f 08:50:11 ---> a6faafbe8550 08:50:11 Step 24/24 : LABEL version=0.0.0 08:50:11 ---> Running in 9b77544fbf7c 08:50:12 Removing intermediate container 9b77544fbf7c 08:50:12 ---> 16f991dd8b65 08:50:12 08:50:12 Successfully built 16f991dd8b65 08:50:12 Successfully tagged security-spire-agent-arm64:latest 08:50:12  Building security-spire-agent ... done Building core-data 08:50:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:52 ---> a5182ba79336 08:50:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:50:52 ---> Using cache 08:50:52 ---> d479a5142189 08:50:52 Step 4/22 : WORKDIR /edgex-go 08:50:52 ---> Using cache 08:50:52 ---> 5464793d47b2 08:50:52 Step 5/22 : RUN apk add --update --no-cache make git 08:50:52 ---> Using cache 08:50:52 ---> af570011ffe4 08:50:52 Step 6/22 : COPY go.mod vendor* ./ 08:50:52 ---> Using cache 08:50:52 ---> dad9d5f20dfd 08:50:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:52 ---> Using cache 08:50:52 ---> 9c89eea7a2ff 08:50:52 Step 8/22 : COPY . . 08:50:52 ---> Using cache 08:50:52 ---> a634ea8c6e3b 08:50:52 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:50:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:50:52 ---> a5182ba79336 08:50:52 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:50:52 ---> Using cache 08:50:52 ---> d479a5142189 08:50:52 Step 4/24 : WORKDIR /edgex-go 08:50:52 ---> Using cache 08:50:52 ---> 5464793d47b2 08:50:52 Step 5/24 : RUN apk add --update --no-cache make git 08:50:52 ---> Using cache 08:50:52 ---> af570011ffe4 08:50:52 Step 6/24 : COPY go.mod vendor* ./ 08:50:52 ---> Using cache 08:50:52 ---> dad9d5f20dfd 08:50:52 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:52 ---> Using cache 08:50:52 ---> 9c89eea7a2ff 08:50:52 Step 8/24 : COPY . . 08:50:52 ---> Using cache 08:50:52 ---> a634ea8c6e3b 08:50:52 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:50:52 ---> Running in f4f108a20d27 08:50:52 ---> Running in bdf4a7f6c107 08:50:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:52 ---> a5182ba79336 08:50:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:50:52 ---> Using cache 08:50:52 ---> d479a5142189 08:50:52 Step 4/22 : WORKDIR /edgex-go 08:50:52 ---> Using cache 08:50:52 ---> 5464793d47b2 08:50:52 Step 5/22 : RUN apk add --update --no-cache make git 08:50:52 ---> Using cache 08:50:52 ---> af570011ffe4 08:50:52 Step 6/22 : COPY go.mod vendor* ./ 08:50:52 ---> Using cache 08:50:52 ---> dad9d5f20dfd 08:50:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:52 ---> Using cache 08:50:52 ---> 9c89eea7a2ff 08:50:52 Step 8/22 : COPY . . 08:50:52 ---> Using cache 08:50:52 ---> a634ea8c6e3b 08:50:52 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:50:52 ---> Running in 0f8e1ff66d3c 08:50:53 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:50:53 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 " 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:57:17 Removing intermediate container 3c5c78c04419 08:57:17 ---> 29e0d828a621 08:57:17 08:57:17 Step 9/32 : FROM alpine:3.16 08:57:17 3.16: Pulling from library/alpine 08:57:17 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:57:17 Status: Downloaded newer image for alpine:3.16 08:57:17 ---> 4c81e5bf8899 08:57:17 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:57:17 ---> Running in 827b8f4f5aa4 08:57:17 Removing intermediate container 827b8f4f5aa4 08:57:17 ---> 2ddab76297e5 08:57:17 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:57:17 ---> Running in d14873e5fc50 08:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:17 (1/2) Installing dumb-init (1.2.5-r1) 08:57:17 (2/2) Installing su-exec (0.2-r1) 08:57:17 Executing busybox-1.35.0-r17.trigger 08:57:17 OK: 5 MiB in 16 packages 08:57:17 Removing intermediate container d14873e5fc50 08:57:17 ---> 01b652261e87 08:57:17 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:57:17 ---> Running in 9a16d4abfa8f 08:57:17 Removing intermediate container 9a16d4abfa8f 08:57:17 ---> 045f5ecb4bf0 08:57:17 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:57:17 ---> Running in 5108e6813498 08:57:17 Removing intermediate container 5108e6813498 08:57:17 ---> 229f279e8636 08:57:17 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:57:17 ---> Running in 36bdb1ac90ee 08:57:17 Removing intermediate container 36bdb1ac90ee 08:57:17 ---> ed2e7ab73927 08:57:17 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:57:17 ---> Running in 665522719c84 08:57:17 Removing intermediate container 665522719c84 08:57:17 ---> 74d947ff51f4 08:57:17 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:57:17 ---> Running in 146131f0520d 08:57:19 Removing intermediate container 146131f0520d 08:57:19 ---> ddc57d781980 08:57:19 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:57:20 ---> Running in 56ca20e7785c 08:57:21 Removing intermediate container 56ca20e7785c 08:57:21 ---> a10843448d94 08:57:21 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:57:23 ---> fd72bc8bc314 08:57:23 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:57:23 ---> Running in 6dae8c6f7d20 08:57:28 Removing intermediate container 6dae8c6f7d20 08:57:28 ---> 0fe37971447a 08:57:28 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:29 ---> ccdee8bd9e43 08:57:29 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:57:32 ---> fe9efd7961b1 08:57:32 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:57:33 Removing intermediate container a00b8505cb52 08:57:33 ---> 98755d4d9d70 08:57:33 08:57:33 Step 10/23 : FROM alpine:3.16 08:57:33 ---> 4c81e5bf8899 08:57:33 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:57:33 ---> Running in 4727fde2255a 08:57:34 ---> fbd96b7d295a 08:57:34 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:57:35 ---> ecdfc29829c1 08:57:35 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:36 ---> b4f5240c1fb0 08:57:36 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:57:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:37 ---> 4dc0c44ecfd6 08:57:37 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:57:38 ---> df3dc0ef22b6 08:57:38 Step 27/32 : RUN chmod +x /entrypoint.sh 08:57:38 ---> Running in a047d80a2dfe 08:57:39 (1/1) Installing dumb-init (1.2.5-r1) 08:57:39 Executing busybox-1.35.0-r17.trigger 08:57:39 OK: 5 MiB in 15 packages 08:57:41 Removing intermediate container 4727fde2255a 08:57:41 ---> fa11ca896b5d 08:57:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:57:41 ---> Running in bd0102e27663 08:57:42 Removing intermediate container bd0102e27663 08:57:42 ---> b41888c6cf4e 08:57:42 Step 13/23 : ENV APP_PORT=59882 08:57:42 ---> Running in 73068d18d478 08:57:43 Removing intermediate container 73068d18d478 08:57:43 Removing intermediate container a047d80a2dfe 08:57:43 ---> 4d5c89ca3740 08:57:43 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:57:43 ---> 40824cacbe2e 08:57:43 Step 14/23 : EXPOSE $APP_PORT 08:57:43 ---> Running in 911918967bde 08:57:43 ---> Running in 5e05cd4a8fdf 08:57:44 Removing intermediate container 5e05cd4a8fdf 08:57:44 ---> e4f8483fd963 08:57:44 Step 29/32 : CMD ["gate"] 08:57:44 Removing intermediate container 911918967bde 08:57:44 ---> fbc5df982af3 08:57:44 Step 15/23 : WORKDIR / 08:57:44 ---> Running in dfd095b325eb 08:57:44 ---> Running in 1d2565b6e538 08:57:44 Removing intermediate container dfd095b325eb 08:57:44 ---> 4ca63f39768c 08:57:44 Step 30/32 : LABEL arch=arm64 08:57:45 Removing intermediate container 1d2565b6e538 08:57:45 ---> 2fb3106c9f88 08:57:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:45 ---> Running in 95060a467571 08:57:46 Removing intermediate container 95060a467571 08:57:46 ---> ba1d97b9e3b8 08:57:46 Step 31/32 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 08:57:46 ---> Running in a9ccc79ee519 08:57:46 ---> 7c2817848f4f 08:57:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:57:47 Removing intermediate container a9ccc79ee519 08:57:47 ---> 9e28be97a65b 08:57:47 Step 32/32 : LABEL version=0.0.0 08:57:47 ---> Running in 46619ccf0160 08:57:48 Removing intermediate container 46619ccf0160 08:57:48 ---> 50041402e87e 08:57:48 08:57:49 ---> f8706462b49e 08:57:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:57:49 Successfully built 50041402e87e 08:57:49 Successfully tagged security-bootstrapper-arm64:latest 08:57:49 Building support-scheduler 08:57:50  Building security-bootstrapper ... done  ---> 91998f7eb26b 08:57:50 Step 19/23 : ENTRYPOINT ["/core-command"] 08:57:50 ---> Running in 338ba32bca62 08:57:50 Removing intermediate container 338ba32bca62 08:57:50 ---> 835f0a54fff1 08:57:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:57:51 ---> Running in d359c5be5b12 08:57:51 Removing intermediate container d359c5be5b12 08:57:51 ---> c1a3e8572ab8 08:57:51 Step 21/23 : LABEL arch=arm64 08:57:52 ---> Running in 82816155f417 08:57:52 Removing intermediate container 82816155f417 08:57:52 ---> ffee786346c8 08:57:52 Step 22/23 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 08:57:52 ---> Running in a7818dfa1d72 08:57:53 Removing intermediate container a7818dfa1d72 08:57:53 ---> 0eb7c88d3015 08:57:53 Step 23/23 : LABEL version=0.0.0 08:57:53 ---> Running in 432f57440dd5 08:57:54 Removing intermediate container 432f57440dd5 08:57:54 ---> a92232b775ff 08:57:54 08:57:54 Successfully built a92232b775ff 08:57:54 Successfully tagged core-command-arm64:latest 08:57:54  Building core-command ... done Building security-secretstore-setup 08:58:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:58:19 ---> a5182ba79336 08:58:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:58:19 ---> Using cache 08:58:19 ---> d479a5142189 08:58:19 Step 4/22 : WORKDIR /edgex-go 08:58:19 ---> Using cache 08:58:19 ---> 5464793d47b2 08:58:19 Step 5/22 : RUN apk add --update --no-cache make git 08:58:19 ---> Using cache 08:58:19 ---> af570011ffe4 08:58:19 Step 6/22 : COPY go.mod vendor* ./ 08:58:19 ---> Using cache 08:58:19 ---> dad9d5f20dfd 08:58:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:19 ---> Using cache 08:58:19 ---> 9c89eea7a2ff 08:58:19 Step 8/22 : COPY . . 08:58:19 ---> Using cache 08:58:19 ---> a634ea8c6e3b 08:58:19 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:58:19 ---> Running in 6a01d2f33db3 08:58:21 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:58:23 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:23 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:58:23 ---> a5182ba79336 08:58:23 Step 3/24 : WORKDIR /edgex-go 08:58:23 ---> Using cache 08:58:23 ---> 42b0d705acee 08:58:23 Step 4/24 : RUN apk add --update --no-cache make git 08:58:23 ---> Running in 9f41fcf69059 08:58:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:28 OK: 221 MiB in 51 packages 08:58:29 Removing intermediate container 9f41fcf69059 08:58:29 ---> 1570c1b9ebb4 08:58:29 Step 5/24 : COPY go.mod vendor* ./ 08:58:30 ---> 9e5b8bb3abc0 08:58:30 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:30 ---> Running in 41caa9eb6068 08:59:17 Removing intermediate container f4f108a20d27 08:59:17 ---> 0a55415deba3 08:59:17 08:59:17 Step 10/22 : FROM alpine:3.16 08:59:17 ---> 4c81e5bf8899 08:59:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:59:17 ---> Running in cf863df7da56 08:59:17 Removing intermediate container cf863df7da56 08:59:17 ---> 6ce85b7e4091 08:59:17 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:59:17 ---> Running in a9474ad96a25 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 (1/1) Installing dumb-init (1.2.5-r1) 08:59:17 Executing busybox-1.35.0-r17.trigger 08:59:17 OK: 5 MiB in 15 packages 08:59:19 Removing intermediate container a9474ad96a25 08:59:19 ---> ac0355a915c4 08:59:19 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:19 ---> 8061c78c7b1c 08:59:19 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:59:21 ---> dc2bc249b976 08:59:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:59:22 ---> 1f627adfee9c 08:59:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:59:23 ---> dd8341449ad6 08:59:23 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:23 ---> Running in 1d7a4ed9b55e 08:59:27 Removing intermediate container 1d7a4ed9b55e 08:59:27 ---> c19ebe4502c9 08:59:27 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:59:27 ---> Running in 2dd3df294cf6 08:59:28 Removing intermediate container 2dd3df294cf6 08:59:28 ---> 274d89eba3d2 08:59:28 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:59:28 ---> Running in 502fe5f98e62 08:59:28 Removing intermediate container 502fe5f98e62 08:59:28 ---> 5aee35862f92 08:59:28 Step 20/22 : LABEL arch=arm64 08:59:29 ---> Running in 32c847c97d25 08:59:29 Removing intermediate container 32c847c97d25 08:59:29 ---> eeea8c1b24d5 08:59:29 Step 21/22 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 08:59:29 ---> Running in ed0dc3523db2 08:59:30 Removing intermediate container ed0dc3523db2 08:59:30 ---> 4397bf571127 08:59:30 Step 22/22 : LABEL version=0.0.0 08:59:30 ---> Running in de3072a18369 08:59:30 Removing intermediate container de3072a18369 08:59:30 ---> 0454cb42bfad 08:59:30 08:59:31 Successfully built 0454cb42bfad 08:59:31 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:59:31  Building core-common-config-bootstrapper ... done Building security-proxy-setup 08:59:53 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:53 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:59:53 ---> a5182ba79336 08:59:53 Step 3/21 : WORKDIR /edgex-go 08:59:53 ---> Using cache 08:59:53 ---> 42b0d705acee 08:59:53 Step 4/21 : RUN apk add --update --no-cache make git 08:59:53 ---> Using cache 08:59:53 ---> 1570c1b9ebb4 08:59:53 Step 5/21 : COPY go.mod vendor* ./ 08:59:53 ---> Using cache 08:59:53 ---> 9e5b8bb3abc0 08:59:53 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:53 ---> Running in 6aeeb967927d 09:00:12 Removing intermediate container 0f8e1ff66d3c 09:00:12 ---> 62c75fc25e46 09:00:12 09:00:12 Step 10/22 : FROM alpine:3.16 09:00:12 ---> 4c81e5bf8899 09:00:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:00:12 Removing intermediate container bdf4a7f6c107 09:00:12 ---> 2da8e004e6d3 09:00:12 09:00:12 Step 10/24 : FROM alpine:3.16 09:00:12 ---> Running in da11a2200d05 09:00:12 ---> 4c81e5bf8899 09:00:12 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:00:12 ---> Using cache 09:00:12 ---> fa11ca896b5d 09:00:12 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:00:12 ---> Using cache 09:00:12 ---> b41888c6cf4e 09:00:12 Step 13/24 : ENV APP_PORT=59881 09:00:12 ---> Running in 0a998ef16c81 09:00:12 Removing intermediate container da11a2200d05 09:00:12 ---> e6c1f0e6d5c8 09:00:12 Step 12/22 : ENV APP_PORT=59880 09:00:12 Removing intermediate container 0a998ef16c81 09:00:12 ---> 443c6325d4cc 09:00:12 Step 14/24 : EXPOSE $APP_PORT 09:00:12 ---> Running in eeadb4fc01f4 09:00:12 ---> Running in 76a038ae1292 09:00:12 Removing intermediate container 76a038ae1292 09:00:12 ---> 30d93eef1d04 09:00:12 Step 15/24 : WORKDIR / 09:00:12 Removing intermediate container eeadb4fc01f4 09:00:12 ---> f01d2431d6dd 09:00:12 Step 13/22 : EXPOSE $APP_PORT 09:00:12 ---> Running in aae2ec42771f 09:00:13 ---> Running in fc3473b36440 09:00:14 Removing intermediate container aae2ec42771f 09:00:14 ---> c7f35acd1788 09:00:14 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:14 Removing intermediate container fc3473b36440 09:00:14 ---> 2e45688130d6 09:00:14 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:00:15 ---> Running in a99dd4d4960e 09:00:17 ---> 3b11dc13d38c 09:00:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:20 (1/1) Installing dumb-init (1.2.5-r1) 09:00:20 Executing busybox-1.35.0-r17.trigger 09:00:20 OK: 5 MiB in 15 packages 09:00:21 ---> 6d8ca8c57a47 09:00:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:00:23 Removing intermediate container a99dd4d4960e 09:00:23 ---> 04f4c8b2ae28 09:00:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:23 ---> 5034f9a266e1 09:00:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:00:25 ---> 000623852ea5 09:00:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:00:25 ---> efd6172a33c3 09:00:25 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:00:26 ---> Running in e54058c2061f 09:00:27 Removing intermediate container e54058c2061f 09:00:27 ---> e39f77d89398 09:00:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:27 ---> Running in 5eb27453c531 09:00:29 Removing intermediate container 5eb27453c531 09:00:29 ---> becb43525b7c 09:00:29 Step 22/24 : LABEL arch=arm64 09:00:29 ---> Running in 2152fb27ebf2 09:00:29 ---> 40676db60329 09:00:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:00:31 Removing intermediate container 2152fb27ebf2 09:00:31 ---> e0452666c72a 09:00:31 Step 23/24 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 09:00:31 ---> Running in 3243d88a5fc1 09:00:31 ---> b3c634188820 09:00:31 Step 18/22 : ENTRYPOINT ["/core-data"] 09:00:32 ---> Running in 08cf6daca3f9 09:00:32 Removing intermediate container 3243d88a5fc1 09:00:32 ---> b80ad1199d5d 09:00:32 Step 24/24 : LABEL version=0.0.0 09:00:33 ---> Running in e5eaf5909613 09:00:33 Removing intermediate container 08cf6daca3f9 09:00:33 ---> 37efe2ffe532 09:00:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:33 ---> Running in 96ffbdb7db8e 09:00:34 Removing intermediate container e5eaf5909613 09:00:34 ---> 1681bab6eba1 09:00:34 09:00:34 Removing intermediate container 96ffbdb7db8e 09:00:34 ---> 7518fa886602 09:00:34 Step 20/22 : LABEL arch=arm64 09:00:34 ---> Running in ce4c224478aa 09:00:35 Successfully built 1681bab6eba1 09:00:35 Successfully tagged core-metadata-arm64:latest 09:00:35 Building support-notifications 09:00:36  Building core-metadata ... done Removing intermediate container ce4c224478aa 09:00:36 ---> bb34df0e9d89 09:00:36 Step 21/22 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 09:00:36 ---> Running in a0156d755867 09:00:37 Removing intermediate container a0156d755867 09:00:37 ---> 813e0cbb22b1 09:00:37 Step 22/22 : LABEL version=0.0.0 09:00:38 ---> Running in d7cacdd7265c 09:00:39 Removing intermediate container d7cacdd7265c 09:00:39 ---> e412200309c6 09:00:39 09:00:39 Successfully built e412200309c6 09:00:39 Successfully tagged core-data-arm64:latest 09:00:39  Building core-data ... done Building security-spiffe-token-provider 09:00:54 Removing intermediate container 41caa9eb6068 09:00:54 ---> 0a845a2b8d0e 09:00:54 Step 7/24 : COPY . . 09:01:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:01:04 ---> a5182ba79336 09:01:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:01:04 ---> Using cache 09:01:04 ---> d479a5142189 09:01:04 Step 4/22 : WORKDIR /edgex-go 09:01:04 ---> Using cache 09:01:04 ---> 5464793d47b2 09:01:04 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:01:09 ---> Running in 3fed3fb57b55 09:01:10 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:10 Step 2/19 : FROM ${BUILDER_BASE} AS builder 09:01:10 ---> a5182ba79336 09:01:10 Step 3/19 : WORKDIR /edgex-go 09:01:10 ---> Using cache 09:01:10 ---> 42b0d705acee 09:01:10 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 09:01:10 ---> Running in a99e67f15946 09:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:14 OK: 221 MiB in 51 packages 09:01:16 v3.16.4-2-gc2c0bdb96e5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:01:16 v3.16.3-170-gb4524a0c7b8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:01:16 OK: 16903 distinct packages available 09:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:18 Removing intermediate container 3fed3fb57b55 09:01:18 ---> dd85d43e2e16 09:01:18 Step 6/22 : COPY go.mod vendor* ./ 09:01:18 OK: 221 MiB in 51 packages 09:01:20 ---> 9b68c737f23f 09:01:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:21 ---> Running in 242c5129a5c4 09:01:21 Removing intermediate container a99e67f15946 09:01:21 ---> ae5f9c7dbd4e 09:01:21 Step 5/19 : COPY go.mod vendor* ./ 09:01:24 ---> efed1052b976 09:01:24 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:24 ---> Running in f6522c4af425 09:01:32 ---> d6032824f5e4 09:01:32 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:01:32 ---> Running in 20f03845051d 09:01:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:01:52 Removing intermediate container 6aeeb967927d 09:01:52 ---> cb4981351dc2 09:01:52 Step 7/21 : COPY . . 09:02:07 ---> 0b628a96b590 09:02:07 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:02:07 ---> Running in 3eb3644b1dd5 09:02:07 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-setup/security-proxy-setup ./cmd/security-proxy-setup 09:03:44 Removing intermediate container f6522c4af425 09:03:44 ---> 05fea35b3af6 09:03:44 Step 7/19 : COPY . . 09:03:44 Removing intermediate container 242c5129a5c4 09:03:44 ---> 9b661d075cce 09:03:44 Step 8/22 : COPY . . 09:04:02 ---> 2dd925c61473 09:04:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:04:02 ---> 3898664d8734 09:04:02 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:02 ---> Running in 06debcccd1db 09:04:02 ---> Running in 31341e4681df 09:04:03 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:04: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:09:40 Removing intermediate container 6a01d2f33db3 09:09:40 ---> de1eda1ee39a 09:09:40 09:09:40 Step 10/22 : FROM alpine:3.16 09:09:40 ---> 4c81e5bf8899 09:09:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:09:40 ---> Using cache 09:09:40 ---> fa11ca896b5d 09:09:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:09:40 ---> Using cache 09:09:40 ---> b41888c6cf4e 09:09:40 Step 13/22 : ENV APP_PORT=59861 09:09:40 ---> Running in bbb5d45a363d 09:09:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:09:40 Removing intermediate container bbb5d45a363d 09:09:40 ---> f014ec69505e 09:09:40 Step 14/22 : EXPOSE $APP_PORT 09:09:40 ---> Running in 8e24a8b43cf3 09:09:40 Removing intermediate container 8e24a8b43cf3 09:09:40 ---> b5e1123b08c6 09:09:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:40 ---> efdaf27ee01b 09:09:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:09:40 ---> 1660a0abd19b 09:09:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:09:41 ---> 78599043282f 09:09:41 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:09:41 ---> Running in 87eb84dfcb86 09:09:41 Removing intermediate container 87eb84dfcb86 09:09:41 ---> f30a9bec49a6 09:09:41 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:41 ---> Running in d0aeff3fc103 09:09:42 Removing intermediate container d0aeff3fc103 09:09:42 ---> aaf7385914cf 09:09:42 Step 20/22 : LABEL arch=arm64 09:09:42 ---> Running in 3d46fb3d6b97 09:09:43 Removing intermediate container 3d46fb3d6b97 09:09:43 ---> 9a0460b134f8 09:09:43 Step 21/22 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 09:09:43 ---> Running in b1c5c0d998aa 09:09:43 Removing intermediate container b1c5c0d998aa 09:09:43 ---> 6efbf2deabdb 09:09:43 Step 22/22 : LABEL version=0.0.0 09:09:44 ---> Running in 219b4b336ec8 09:09:44 Removing intermediate container 219b4b336ec8 09:09:44 ---> a0551a135167 09:09:44 09:09:45 Successfully built a0551a135167 09:09:45 Successfully tagged support-scheduler-arm64:latest 09:09:48  Building support-scheduler ... done 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:10:01 Removing intermediate container 20f03845051d 09:10:01 ---> 8714ed557039 09:10:01 09:10:01 Step 9/24 : FROM alpine:3.16 09:10:01 ---> 4c81e5bf8899 09:10:01 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:10:01 ---> Running in 55562ba73c06 09:10:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:03 (1/3) Installing ca-certificates (20220614-r0) 09:10:03 (2/3) Installing dumb-init (1.2.5-r1) 09:10:03 (3/3) Installing su-exec (0.2-r1) 09:10:03 Executing busybox-1.35.0-r17.trigger 09:10:03 Executing ca-certificates-20220614-r0.trigger 09:10:04 OK: 6 MiB in 17 packages 09:10:06 Removing intermediate container 55562ba73c06 09:10:06 ---> 5fc55567d05d 09:10:06 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:10:06 ---> Running in 0abd93bbcdfc 09:10:07 Removing intermediate container 0abd93bbcdfc 09:10:07 ---> 76958db6bb27 09:10:07 Step 12/24 : WORKDIR / 09:10:07 ---> Running in 13ab18b2ffef 09:10:08 Removing intermediate container 13ab18b2ffef 09:10:08 ---> ca5322e89ae7 09:10:08 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:10:10 ---> 96995b5aa314 09:10:10 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:10:12 ---> f2b0529faf71 09:10:12 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:10:13 ---> 2a6012515ee2 09:10:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:10:15 ---> 2b288f355a64 09:10:15 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:10:18 ---> 187bbc322979 09:10:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:10:19 Removing intermediate container 3eb3644b1dd5 09:10:19 ---> a2a983b71bf5 09:10:19 09:10:19 Step 9/21 : FROM alpine:3.16 09:10:19 ---> 4c81e5bf8899 09:10:19 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 09:10:19 ---> Running in b2e9973abd1a 09:10:22 ---> 927e7c5a653c 09:10:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:10:22 ---> 016847338835 09:10:22 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:23 ---> Running in 863aaa97989e 09:10:24 (1/6) Installing ca-certificates (20220614-r0) 09:10:24 (2/6) Installing brotli-libs (1.0.9-r6) 09:10:25 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:10:25 (4/6) Installing libcurl (7.83.1-r5) 09:10:25 (5/6) Installing curl (7.83.1-r5) 09:10:25 (6/6) Installing dumb-init (1.2.5-r1) 09:10:25 Executing busybox-1.35.0-r17.trigger 09:10:25 Executing ca-certificates-20220614-r0.trigger 09:10:26 OK: 8 MiB in 20 packages 09:10:27 Removing intermediate container 863aaa97989e 09:10:27 ---> 7e951e3e307e 09:10:27 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:10:27 ---> Running in c9bd5c9ea89d 09:10:28 Removing intermediate container c9bd5c9ea89d 09:10:28 ---> 6a47af024302 09:10:28 Step 22/24 : LABEL arch=arm64 09:10:28 ---> Running in 9fb656316cfc 09:10:29 Removing intermediate container b2e9973abd1a 09:10:29 ---> 04a63a10c6f8 09:10:29 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:10:29 ---> Running in 0c92dcc7e164 09:10:29 Removing intermediate container 9fb656316cfc 09:10:29 ---> cd10e575461e 09:10:29 Step 23/24 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 09:10:29 ---> Running in 3885c3c48bba 09:10:30 Removing intermediate container 0c92dcc7e164 09:10:30 ---> 827c7e91a066 09:10:30 Step 12/21 : WORKDIR /edgex 09:10:30 ---> Running in 90b35dbbe769 09:10:30 Removing intermediate container 3885c3c48bba 09:10:30 ---> 4052b7e644e7 09:10:30 Step 24/24 : LABEL version=0.0.0 09:10:30 ---> Running in ae97add64ccd 09:10:31 Removing intermediate container 90b35dbbe769 09:10:31 ---> cfffe3f55138 09:10:31 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.tomlRemoving intermediate container ae97add64ccd 09:10:31 ---> 3a2024b0007a 09:10:31 09:10:31 09:10:32 Successfully built 3a2024b0007a 09:10:32 Successfully tagged security-secretstore-setup-arm64:latest 09:10:33  Building security-secretstore-setup ... done  ---> 6b5e377ccb22 09:10:33 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:10:34 ---> 673d78c5cc6a 09:10:34 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:10:36 ---> c2bc01ec9c53 09:10:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:10:37 ---> ad8e34423cf0 09:10:37 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:37 ---> Running in 54dbcf2c1249 09:10:41 Removing intermediate container 54dbcf2c1249 09:10:41 ---> 780afaf07d8a 09:10:41 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:10:41 ---> Running in 7d00758960cf 09:10:41 Removing intermediate container 7d00758960cf 09:10:41 ---> dc2a6cd466ae 09:10:41 Step 19/21 : LABEL arch=arm64 09:10:42 ---> Running in 03e23a0c0b8d 09:10:42 Removing intermediate container 03e23a0c0b8d 09:10:42 ---> 15603876c3a8 09:10:42 Step 20/21 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 09:10:42 ---> Running in 0dd4053a9af1 09:10:43 Removing intermediate container 0dd4053a9af1 09:10:43 ---> 90f3a82b73d6 09:10:43 Step 21/21 : LABEL version=0.0.0 09:10:43 ---> Running in 0c1ca62f318a 09:10:43 Removing intermediate container 0c1ca62f318a 09:10:43 ---> c17faa8abf3b 09:10:43 09:10:44 Successfully built c17faa8abf3b 09:10:44 Successfully tagged security-proxy-setup-arm64:latest 09:12:35  Building security-proxy-setup ... done Removing intermediate container 31341e4681df 09:12:35 ---> 81d8648a9d33 09:12:35 09:12:35 Step 9/19 : FROM alpine:3.15 09:12:35 ---> 354640af7b1b 09:12:35 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:12:35 ---> Using cache 09:12:35 ---> 0f4bfaee95b1 09:12:35 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:12:35 ---> Running in 1ba752b550cf 09:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:12:35 v3.15.7-1-g1a26dc12a31 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:12:35 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:12:35 OK: 15734 distinct packages available 09:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:12:36 (1/9) Installing ca-certificates (20220614-r0) 09:12:36 (2/9) Installing brotli-libs (1.0.9-r5) 09:12:36 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:12:36 (4/9) Installing libcurl (7.80.0-r5) 09:12:36 (5/9) Installing curl (7.80.0-r5) 09:12:36 (6/9) Installing dumb-init (1.2.5-r1) 09:12:36 (7/9) Installing musl-obstack (1.2.3-r0) 09:12:36 (8/9) Installing libucontext (1.1-r0) 09:12:36 (9/9) Installing gcompat (1.0.0-r4) 09:12:36 Executing busybox-1.34.1-r7.trigger 09:12:36 Executing ca-certificates-20220614-r0.trigger 09:12:37 OK: 8 MiB in 23 packages 09:12:39 Removing intermediate container 1ba752b550cf 09:12:39 ---> ca94dac780f0 09:12:39 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:39 ---> 866e8a6b5212 09:12:39 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:12:41 ---> e75da7861e21 09:12:41 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:12:42 ---> f280a5c8a57c 09:12:42 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:12:42 ---> Running in c9d96b818481 09:12:42 Removing intermediate container c9d96b818481 09:12:42 ---> 0dccc7c7cb97 09:12:42 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:12:42 ---> Running in f6f61465f35f 09:12:42 Removing intermediate container f6f61465f35f 09:12:42 ---> 6c7469f4b05b 09:12:42 Step 17/19 : LABEL arch=arm64 09:12:43 ---> Running in 74e4eb1ee6c2 09:12:43 Removing intermediate container 74e4eb1ee6c2 09:12:43 ---> b61da804717d 09:12:43 Step 18/19 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 09:12:43 ---> Running in 58f61edb50dd 09:12:44 Removing intermediate container 58f61edb50dd 09:12:44 ---> b29c33dbd2ee 09:12:44 Step 19/19 : LABEL version=0.0.0 09:12:44 ---> Running in 283a7dc58665 09:12:44 Removing intermediate container 283a7dc58665 09:12:44 ---> 9158108acac6 09:12:44 09:12:45 Successfully built 9158108acac6 09:12:45 Successfully tagged security-spiffe-token-provider-arm64:latest 09:12:53  Building security-spiffe-token-provider ... done Removing intermediate container 06debcccd1db 09:12:53 ---> 5085e3fc7138 09:12:53 09:12:53 Step 10/22 : FROM alpine:3.16 09:12:53 ---> 4c81e5bf8899 09:12:53 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:12:53 ---> Running in dd4693f2516a 09:12:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:12:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:12:55 (1/2) Installing ca-certificates (20220614-r0) 09:12:55 (2/2) Installing dumb-init (1.2.5-r1) 09:12:55 Executing busybox-1.35.0-r17.trigger 09:12:55 Executing ca-certificates-20220614-r0.trigger 09:12:55 OK: 6 MiB in 16 packages 09:12:57 Removing intermediate container dd4693f2516a 09:12:57 ---> 9e2dab564ea8 09:12:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:12:57 ---> Running in 8c555b1ab745 09:12:57 Removing intermediate container 8c555b1ab745 09:12:57 ---> ccf97ac315ef 09:12:57 Step 13/22 : ENV APP_PORT=59860 09:12:57 ---> Running in 5c56e6ab3dff 09:12:58 Removing intermediate container 5c56e6ab3dff 09:12:58 ---> e6134470c1ba 09:12:58 Step 14/22 : EXPOSE $APP_PORT 09:12:58 ---> Running in f49699f94269 09:12:58 Removing intermediate container f49699f94269 09:12:58 ---> 9c7641d3cc36 09:12:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:12:59 ---> f0cecb81dded 09:12:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:13:00 ---> e30be52dfd05 09:13:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:13:01 ---> bfa8d5069f45 09:13:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:13:01 ---> Running in ee06f644daed 09:13:01 Removing intermediate container ee06f644daed 09:13:01 ---> 5fe66225cb2c 09:13:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:01 ---> Running in 35fdfb92cc26 09:13:02 Removing intermediate container 35fdfb92cc26 09:13:02 ---> a218e3ff1c0f 09:13:02 Step 20/22 : LABEL arch=arm64 09:13:02 ---> Running in 78d0a75b1b9c 09:13:02 Removing intermediate container 78d0a75b1b9c 09:13:02 ---> a175394c390f 09:13:02 Step 21/22 : LABEL git_sha=32b98263db7d85517d9686781ecf98d4e45916c6 09:13:02 ---> Running in 85b6edb99b6c 09:13:03 Removing intermediate container 85b6edb99b6c 09:13:03 ---> eef4082d8718 09:13:03 Step 22/22 : LABEL version=0.0.0 09:13:03 ---> Running in 4b24acdeddd0 09:13:03 Removing intermediate container 4b24acdeddd0 09:13:03 ---> d617c1a44436 09:13:03 09:13:04 Successfully built d617c1a44436 09:13:04 Successfully tagged support-notifications-arm64:latest 09:13:04  Building support-notifications ... done  [Pipeline] } 09:13:04 $ docker stop --time=1 48eafde1ecf9bb503f30115a00f3c42963fe2356f848a6bec38b2e9ec918db4b 09:13:06 $ docker rm -f --volumes 48eafde1ecf9bb503f30115a00f3c42963fe2356f848a6bec38b2e9ec918db4b [Pipeline] // withDockerContainer [Pipeline] sh 09:13:06 + docker images 09:13:07 REPOSITORY TAG IMAGE ID CREATED SIZE 09:13:07 support-notifications-arm64 latest d617c1a44436 3 seconds ago 29.7MB 09:13:07 5085e3fc7138 16 seconds ago 1.57GB 09:13:07 security-spiffe-token-provider-arm64 latest 9158108acac6 22 seconds ago 29.1MB 09:13:07 81d8648a9d33 37 seconds ago 1.54GB 09:13:07 security-proxy-setup-arm64 latest c17faa8abf3b 2 minutes ago 26.9MB 09:13:07 security-secretstore-setup-arm64 latest 3a2024b0007a 2 minutes ago 29MB 09:13:07 a2a983b71bf5 2 minutes ago 1.5GB 09:13:07 8714ed557039 3 minutes ago 1.5GB 09:13:07 support-scheduler-arm64 latest a0551a135167 3 minutes ago 29MB 09:13:07 de1eda1ee39a 3 minutes ago 1.57GB 09:13:07 core-data-arm64 latest e412200309c6 12 minutes ago 17.2MB 09:13:07 core-metadata-arm64 latest 1681bab6eba1 12 minutes ago 17.7MB 09:13:07 62c75fc25e46 12 minutes ago 1.51GB 09:13:07 2da8e004e6d3 13 minutes ago 1.51GB 09:13:07 core-common-config-bootstrapper-arm64 latest 0454cb42bfad 13 minutes ago 14.9MB 09:13:07 0a55415deba3 13 minutes ago 1.5GB 09:13:07 core-command-arm64 latest a92232b775ff 15 minutes ago 17MB 09:13:07 security-bootstrapper-arm64 latest 50041402e87e 15 minutes ago 19.6MB 09:13:07 98755d4d9d70 15 minutes ago 1.51GB 09:13:07 29e0d828a621 16 minutes ago 1.49GB 09:13:07 security-spire-agent-arm64 latest 16f991dd8b65 22 minutes ago 122MB 09:13:07 security-spire-config-arm64 latest 557396f8925a 22 minutes ago 83.6MB 09:13:07 security-spire-server-arm64 latest f2829995b7ae 23 minutes ago 84.3MB 09:13:07 bc24f7556fcf 23 minutes ago 1.38GB 09:13:07 a33e483897fb 23 minutes ago 1.38GB 09:13:07 0520656cfab1 23 minutes ago 1.38GB 09:13:07 ci-base-image-arm64 latest a5182ba79336 39 minutes ago 905MB 09:13:07 alpine 3.15 354640af7b1b 3 days ago 5.34MB 09:13:07 alpine 3.16 4c81e5bf8899 3 days ago 5.3MB 09:13:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:13:07 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:13:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:07 09:13:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:08 arm64: Pulling from edgex-lftools-log-publisher 09:13:08 8998bd30e6a1: Pulling fs layer 09:13:08 04944245beec: Pulling fs layer 09:13:08 699f458cf7ca: Pulling fs layer 09:13:08 765212b225bb: Pulling fs layer 09:13:08 f23df028b6ca: Pulling fs layer 09:13:08 d65c8cfc05b1: Pulling fs layer 09:13:08 2437ff75d9bd: Pulling fs layer 09:13:08 f23df028b6ca: Waiting 09:13:08 765212b225bb: Waiting 09:13:08 d65c8cfc05b1: Waiting 09:13:08 2437ff75d9bd: Waiting 09:13:08 04944245beec: Verifying Checksum 09:13:08 04944245beec: Download complete 09:13:08 765212b225bb: Verifying Checksum 09:13:08 765212b225bb: Download complete 09:13:08 f23df028b6ca: Verifying Checksum 09:13:08 f23df028b6ca: Download complete 09:13:08 d65c8cfc05b1: Verifying Checksum 09:13:08 d65c8cfc05b1: Download complete 09:13:08 699f458cf7ca: Verifying Checksum 09:13:08 699f458cf7ca: Download complete 09:13:08 8998bd30e6a1: Verifying Checksum 09:13:08 8998bd30e6a1: Download complete 09:13:11 2437ff75d9bd: Verifying Checksum 09:13:11 2437ff75d9bd: Download complete 09:13:14 8998bd30e6a1: Pull complete 09:13:14 04944245beec: Pull complete 09:13:15 699f458cf7ca: Pull complete 09:13:16 765212b225bb: Pull complete 09:13:17 f23df028b6ca: Pull complete 09:13:17 d65c8cfc05b1: Pull complete 09:13:32 2437ff75d9bd: Pull complete 09:13:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:13:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:13:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:32 prd-ubuntu20.04-docker-arm64-4c-16g-5759 does not seem to be running inside a container 09:13:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:13:35 $ docker top b9ae42b21b7e5440b5173012cce1b177049fa749d09fe90f82eee5d7882a1cc4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:36 ---> job-cost.sh 09:13:37 lf-activate-venv: SKIPPING 09:13:37 INFO: No Stack... 09:13:37 INFO: Retrieving Pricing Info for: v3-standard-4 09:13:38 INFO: Archiving Costs [Pipeline] sh 09:13:39 + cat /w/workspace/edgex-go/2/archives/cost.csv 09:13:39 + cut -d, -f6 [Pipeline] lock 09:13:39 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4350-2-stack-cost] 09:13:39 Resource [jenkins-edgexfoundry-edgex-go-PR-4350-2-stack-cost] did not exist. Created. 09:13:39 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4350-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:13:39 + echo total: 0.10999999940395355 [Pipeline] stash 09:13:40 Stashed 1 file(s) [Pipeline] } 09:13:40 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4350-2-stack-cost] [Pipeline] // lock [Pipeline] } 09:13:40 $ docker stop --time=1 b9ae42b21b7e5440b5173012cce1b177049fa749d09fe90f82eee5d7882a1cc4 09:13:41 $ docker rm -f --volumes b9ae42b21b7e5440b5173012cce1b177049fa749d09fe90f82eee5d7882a1cc4 [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:13:42 provisioning config files... 09:13:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config4600780572817086583tmp [Pipeline] { [Pipeline] sh 09:13:42 + set +x 09:13:42 + curl -s https://codecov.io/bash 09:13:42 + bash -s -- 09:13:42 09:13:42 _____ _ 09:13:42 / ____| | | 09:13:42 | | ___ __| | ___ ___ _____ __ 09:13:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:13:42 | |___| (_) | (_| | __/ (_| (_) \ V / 09:13:42 \_____\___/ \__,_|\___|\___\___/ \_/ 09:13:42 Bash-1.0.6 09:13:42 09:13:42 09:13:42 ==> git version 2.25.1 found 09:13:42 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:13:42 Release-Date: 2020-01-08 09:13:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:13:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:13:42 ==> Jenkins CI detected. 09:13:42 current dir:  /w/workspace/edgex-go/2 09:13:42 project root: . 09:13:42 --> token set from env 09:13:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:13:42 ==> Running gcov in . (disable via -X gcov) 09:13:42 ==> Python coveragepy not found 09:13:42 ==> Searching for coverage reports in: 09:13:42 + . 09:13:42 -> Found 1 reports 09:13:42 ==> Detecting git/mercurial file structure 09:13:42 ==> Reading reports 09:13:42 + ./coverage.out bytes=487233 09:13:42 ==> Appending adjustments 09:13:42 https://docs.codecov.io/docs/fixing-reports 09:13:43 + Found adjustments 09:13:43 ==> Gzipping contents 09:13:43 64K /tmp/codecov.C3V2mS.gz 09:13:43 ==> Uploading reports 09:13:43 url: https://codecov.io 09:13:43 query: branch=PR-4350&commit=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4350%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4350&job=&cmd_args= 09:13:43 -> Pinging Codecov 09:13:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4350&commit=183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4350%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4350&job=&cmd_args= 09:13:43 -> Uploading to 09:13:43 https://storage.googleapis.com/codecov/v4/raw/2023-02-14/00271124DB129430A58F1EEE437C3FCB/183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f/368d0ecb-3991-40e4-9299-a22779f25663.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T091343Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ec4b5043ff0e6068c5924e3181a15dc6aff74c0e6635b981a382926ebdf04059 09:13:43 % Total % Received % Xferd Average Speed Time Time Time Current 09:13:43 Dload Upload Total Spent Left Speed 09:13:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62841 0 0 100 62841 0 112k --:--:-- --:--:-- --:--:-- 112k 09:13:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/183eddf2bd3f66317a7a49a3f3325cf4cba1bb7f [Pipeline] } 09:13:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:13:45 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 09:13:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:13:46 ---> package-listing.sh 09:13:46 ++ facter osfamily 09:13:46 ++ tr '[:upper:]' '[:lower:]' 09:13:46 + OS_FAMILY=debian 09:13:46 + workspace=/w/workspace/edgex-go/2 09:13:46 + START_PACKAGES=/tmp/packages_start.txt 09:13:46 + END_PACKAGES=/tmp/packages_end.txt 09:13:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:13:46 + PACKAGES=/tmp/packages_start.txt 09:13:46 + '[' /w/workspace/edgex-go/2 ']' 09:13:46 + PACKAGES=/tmp/packages_end.txt 09:13:46 + case "${OS_FAMILY}" in 09:13:46 + dpkg -l 09:13:46 + grep '^ii' 09:13:46 + '[' -f /tmp/packages_start.txt ']' 09:13:46 + '[' -f /tmp/packages_end.txt ']' 09:13:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:13:46 + '[' /w/workspace/edgex-go/2 ']' 09:13:46 + mkdir -p /w/workspace/edgex-go/2/archives/ 09:13:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 09:13:46 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:13:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:47 09:13:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:47 latest: Pulling from edgex-lftools-log-publisher 09:13:47 5eb5b503b376: Pulling fs layer 09:13:47 5c69ac0246d0: Pulling fs layer 09:13:47 ec43610c2a17: Pulling fs layer 09:13:47 3a2ae6a8a46f: Pulling fs layer 09:13:47 33b1e0a273af: Pulling fs layer 09:13:47 5d3b04190fa2: Pulling fs layer 09:13:47 2f39f015ded8: Pulling fs layer 09:13:47 2f39f015ded8: Waiting 09:13:47 5d3b04190fa2: Waiting 09:13:47 3a2ae6a8a46f: Waiting 09:13:47 33b1e0a273af: Waiting 09:13:47 5c69ac0246d0: Verifying Checksum 09:13:47 5c69ac0246d0: Download complete 09:13:47 3a2ae6a8a46f: Verifying Checksum 09:13:47 3a2ae6a8a46f: Download complete 09:13:47 33b1e0a273af: Verifying Checksum 09:13:47 33b1e0a273af: Download complete 09:13:47 5d3b04190fa2: Download complete 09:13:47 ec43610c2a17: Verifying Checksum 09:13:47 ec43610c2a17: Download complete 09:13:48 5eb5b503b376: Download complete 09:13:48 2f39f015ded8: Verifying Checksum 09:13:49 5eb5b503b376: Pull complete 09:13:49 5c69ac0246d0: Pull complete 09:13:49 ec43610c2a17: Pull complete 09:13:49 3a2ae6a8a46f: Pull complete 09:13:49 33b1e0a273af: Pull complete 09:13:49 5d3b04190fa2: Pull complete 09:13:53 2f39f015ded8: Pull complete 09:13:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:13:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:13:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:13:54 prd-ubuntu20.04-docker-8c-8g-5751 does not seem to be running inside a container 09:13:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:13:56 $ docker top e589809dd4dd89f145a13fc23b29a69badd7198b58d3a1e9fda5f6a434c9b792 -eo pid,comm [Pipeline] { [Pipeline] sh 09:13:56 + touch /tmp/pre-build-complete [Pipeline] sh 09:13:56 + mkdir -p /var/log/sysstat [Pipeline] sh 09:13:57 + ls /var/log/sa-host 09:13:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:57 provisioning config files... 09:13:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config1475036408571985706tmp [Pipeline] { [Pipeline] echo 09:13:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:13:57 ---> create-netrc.sh [Pipeline] } 09:13:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:13:57 ---> python-tools-install.sh [Pipeline] echo 09:13:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:13:58 ---> sudo-logs.sh 09:13:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:13:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:13:58 ---> job-cost.sh 09:13:58 lf-activate-venv: SKIPPING 09:13:58 DEBUG: total: 0.10999999940395355 09:13:58 INFO: Retrieving Stack Cost... 09:13:59 INFO: Retrieving Pricing Info for: v3-standard-8 09:13:59 INFO: Archiving Costs [Pipeline] echo 09:13:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:13:59 ---> logs-deploy.sh 09:13:59 lf-activate-venv: SKIPPING 09:13:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4350/2 09:13:59 INFO: archiving workspace using pattern(s): 09:14:00 Archives upload complete. 09:14:00 INFO: archiving logs to Nexus